/*header,footer,body*/

/*functions*/

@import url(//fonts.googleapis.com/earlyaccess/opensanshebrew.css);
@import url(//fonts.googleapis.com/earlyaccess/opensanshebrewcondensed.css);
.swal-title {
  margin: 0px;
  font-size: 16px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.21);
  margin-bottom: 28px;
  font-family: inherit;
}
body .error-contact {
  font-size: 12px;
  text-align: right !important;
  display: block;
  color: red;
}
body #productView {
  margin-top: 110px;
  padding-top: 20px;
}
@media only screen and (max-width: 991px) {
  body #productView {
    margin-top: 60px;
    padding-top: 0;
  }
}
body #productView .containerProduct .row .nameProduct {
  font-weight: 700;
  color: #373737;
  font-size: 36px;
  text-align: center;
}
body #productView .containerProduct .row .codeProduct {
  color: #505050;
  font-size: 18px;
  font-family: 'Assistant', sans-serif;
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  body #productView .containerProduct .row .nameProduct {
    margin-top: 20px;
    font-size: 32px;
  }
  body #productView .containerProduct .row .codeProduct {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  body #productView .boxGallery .colMobSim {
    height: 395px;
    width: 100%;
    background: #44495a;
  }
}
body #productView .boxGallery .containerGallery {
  max-width: 1170px;
  text-align: center;
}
body #productView .boxGallery .containerGallery .colors-mobile {
  padding: 10px 15px;
}
body #productView .boxGallery .containerGallery .inviteColors {
  color: #505050;
  font-weight: 900;
  font-size: 13px;
  font-family: 'Open Sans Hebrew', sans-serif;
  text-align: right;
  margin-bottom: 5px;
}
body #productView .boxGallery .containerGallery .listColors {
  font-size: 0;
  text-align: right;
}
body #productView .boxGallery .containerGallery .listColors .squareColor {
  width: 41.34px;
  height: 41.34px;
  /*width: ~'calc(16.66% - 2px)';
                                padding-bottom: ~'calc(16.66% - 2px)';*/
  margin: 1px;
  display: inline-block;
  vertical-align: middle;
}
body #productView .boxGallery .containerGallery .listColors .squareColor.activeColor {
  border: 3px solid #0978e6;
}
body #productView .boxGallery .containerGallery .colPlaceBand {
  width: 11.1%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  body #productView .boxGallery .containerGallery .colPlaceBand {
    width: 14.1%;
  }
}
body #productView .boxGallery .containerGallery .colPlaceBand #galleryImages .imageBandBox,
body #productView .boxGallery .containerGallery .colPlaceBand #playVideo .imageBandBox {
  width: 100px;
  height: 100px;
  border: 2px solid #f7f7f7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 12px;
}
body #productView .boxGallery .containerGallery .colPlaceBand #galleryImages .imageBandBox img,
body #productView .boxGallery .containerGallery .colPlaceBand #playVideo .imageBandBox img {
  max-height: 100%;
  margin: 0 auto;
  cursor: pointer;
}
body #productView .boxGallery .containerGallery .colPlaceBand #galleryImages .imageBandBox span,
body #productView .boxGallery .containerGallery .colPlaceBand #playVideo .imageBandBox span {
  font-size: 18px;
  color: #eb4236;
}
body #productView .boxGallery .containerGallery .colPlaceBand #galleryImages .imageBandBox.activeImage,
body #productView .boxGallery .containerGallery .colPlaceBand #playVideo .imageBandBox.activeImage {
  border: 2px solid #707070;
}
@media only screen and (max-width: 1199px) {
  body #productView .boxGallery .containerGallery .colPlaceBand #galleryImages .imageBandBox,
  body #productView .boxGallery .containerGallery .colPlaceBand #playVideo .imageBandBox {
    width: 95px;
    height: 95px;
  }
}
@media only screen and (max-width: 767px) {
  body #productView .boxGallery .containerGallery .colPlaceBand #galleryImages .imageBandBox,
  body #productView .boxGallery .containerGallery .colPlaceBand #playVideo .imageBandBox {
    width: 45%;
    height: 45%;
    display: inline-block;
    margin-top: 15px;
    margin: 2%;
  }
}
body #productView .boxGallery .containerGallery .colPlaceBand #playVideo img {
  padding-top: 20px;
}
@media only screen and (max-width: 991px) {
  body #productView .boxGallery .containerGallery .colPlaceBand #playVideo {
    padding-top: 0px;
  }
}
body #productView .boxGallery .containerGallery .colEditBand {
  width: 62.7%;
  padding: 0 10px 0 0px;
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  body #productView .boxGallery .containerGallery .colEditBand {
    width: 55.7%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  body #productView .boxGallery .containerGallery .colEditBand {
    width: 52.7%;
  }
}
body #productView .boxGallery .containerGallery .colEditBand .photoSelected {
  height: 520px;
  position: relative;
  text-align: center;
  border: 2px solid #f7f7f7;
  border-radius: 4px;
}
body #productView .boxGallery .containerGallery .colEditBand .photoSelected img {
  margin: 0 auto;
  max-height: 100%;
}
body #productView .boxGallery .containerGallery .colEditBand .photoSelected .img-responsive-V {
  height: 100%;
  width: auto;
  max-width: 100%;
  display: block;
  padding: 5px;
}
body #productView .boxGallery .containerGallery .colEditBand .photoSelected .boxVideo {
  position: absolute;
  /*top: -9999px;
                            left: -9999px;*/
  width: 100%;
  height: 100%;
  display: none;
}
body #productView .boxGallery .containerGallery .colEditBand .photoSelected .boxVideo.played {
  top: 0;
  left: 0;
  display: inherit;
}
body #productView .boxGallery .containerGallery .colEditBand .photoSelected .boxVideo .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: 100%;
}
body #productView .boxGallery .containerGallery .colEditBand .photoSelected .boxVideo .embed-container iframe,
body #productView .boxGallery .containerGallery .colEditBand .photoSelected .boxVideo .embed-container object,
body #productView .boxGallery .containerGallery .colEditBand .photoSelected .boxVideo .embed-container embed {
  position: absolute;
  /*top: 0;
                                    height: 100%;*/
  left: 0;
  width: 100%;
  /*hide controls*/
  height: 180%;
  top: -40%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  body #productView .boxGallery .containerGallery .colEditBand .photoSelected {
    height: 400px;
  }
}
body #productView .boxGallery .containerGallery .colEditBand .carouselMobile {
  display: none;
}
body #productView .boxGallery .containerGallery .colEditBand .socialBox {
  font-size: 0px;
  margin-top: 20px;
  width: 100%;
}
body #productView .boxGallery .containerGallery .colEditBand .socialBox .socialShare {
  text-align: center;
  width: 70%;
  display: inline-block;
}
body #productView .boxGallery .containerGallery .colEditBand .socialBox .socialShare .labelText {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
  padding-left: 10px;
}
body #productView .boxGallery .containerGallery .colEditBand .socialBox .socialShare .pinterestShare {
  display: inline-block;
  vertical-align: middle;
  padding: 0 2px;
}
body #productView .boxGallery .containerGallery .colEditBand .socialBox .socialShare .googleShare {
  display: inline-block;
  vertical-align: middle;
  padding: 0 2px;
}
body #productView .boxGallery .containerGallery .colEditBand .socialBox .socialShare .twitterShare {
  display: inline-block;
  vertical-align: middle;
  padding: 0 2px;
}
body #productView .boxGallery .containerGallery .colEditBand .socialBox .socialShare .facebookShare {
  display: inline-block;
  vertical-align: middle;
  padding: 0 2px;
}
body #productView .boxGallery .containerGallery .colEditBand .socialBox .socialShare .whatsappShare {
  display: inline-block;
  vertical-align: middle;
  padding: 0 2px;
}
body #productView .boxGallery .containerGallery .colEditBand .socialBox .favoriteBox {
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  width: 28%;
}
body #productView .boxGallery .containerGallery .colEditBand .socialBox .favoriteBox span.fa-heart-o {
  font-size: 26px;
  vertical-align: middle;
  cursor: pointer;
}
body #productView .boxGallery .containerGallery .colEditBand .socialBox .favoriteBox.active .fa-heart-o {
  color: red;
}
body #productView .boxGallery .containerGallery .colEditBand .wrapMoreDetails .moreDetails {
  font-size: 16px;
  width: 100%;
  text-align: right;
  background: white;
  margin-top: 20px;
  padding-bottom: 10px;
}
body #productView .boxGallery .containerGallery .colEditBand .wrapMoreDetails .moreDetails .titleDetails {
  font-weight: bold;
  color: #1e1e1e;
  padding-bottom: 15px;
}
body #productView .boxGallery .containerGallery .colEditBand .wrapMoreDetails .moreDetails .details {
  color: #505050;
}
@media only screen and (max-width: 767px) {
  body #productView .boxGallery .containerGallery .colEditBand .wrapMoreDetails .moreDetails {
    margin-top: 0px;
  }
}
body #productView .boxGallery .containerGallery .colOptionsBand {
  width: 26.2%;
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  body #productView .boxGallery .containerGallery .colOptionsBand {
    width: 30.2%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  body #productView .boxGallery .containerGallery .colOptionsBand {
    width: 33.2%;
  }
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft {
  float: left;
  width: 100%;
  max-width: 260px;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .dropdownProduct {
  margin-bottom: 10px;
  position: relative;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .dropdownProduct .icon {
  top: 0.20em;
  left: 0;
  right: auto;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .dropdownProduct button {
  font-size: 14px;
  font-family: 'Assistant', sans-serif;
  color: #2b2b2b;
  height: 48px;
  padding: 0;
  width: 100%;
  background: white;
  border: 1px solid #d1d1d1;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right;
  font-weight: 600;
  padding: 0 15px;
  border-bottom: 2px solid #dfdfdf;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .dropdownProduct button .bold {
  font-weight: bold;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .dropdownProduct button span.fa {
  position: absolute;
  left: 10px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #b2b2b2;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .dropdownProduct ul {
  min-width: inherit;
  width: 100%;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .dropdownProduct.open button span.fa:before {
  content: "\f077";
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .quantity-field {
  width: 100%;
  height: 40px;
  font-size: 16px;
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 0.285rem;
  padding: 0.78571429em 1em 0.78571429em 0.5em;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .quantity-field::-webkit-input-placeholder {
  color: #333333;
  font-weight: 700;
  font-size: 14px;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .lineBorder {
  margin: 0;
  border-top: 1px solid #e5e5e5;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .textBoxInvite {
  font-size: 13px;
  font-weight: 900;
  font-family: 'Open Sans Hebrew', sans-serif;
  text-align: right;
  margin: 10px 0;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite {
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite {
  width: 100%;
  background: white;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite thead tr th {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  height: 30px;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite thead tr th.cellEdit {
  width: 11.5%;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite thead tr th.cellColor {
  width: 32.8%;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite thead tr th.cellMeasure {
  width: 30.7%;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite thead tr th.cellQuantity {
  width: 25%;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite thead tr th:last-child {
  border-left: none;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tbody tr {
  height: 55px;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tbody tr td {
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tbody tr td .dropdownInviteSelect button {
  font-size: 12px;
  font-family: 'Open Sans Hebrew', sans-serif;
  color: #3c3d41;
  padding: 0;
  width: 100%;
  background: transparent;
  border: none;
  position: relative;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tbody tr td .dropdownInviteSelect button span {
  position: absolute;
  left: 5px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tbody tr td .dropdownInviteSelect ul {
  min-width: inherit;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tbody tr td .dropdownInviteSelect.open button span:before {
  content: "\f106";
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tbody tr td.tdEdit img {
  margin: 0 auto;
  cursor: pointer;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tbody tr td.tdEdit img.editIcon {
  margin-bottom: 5px;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tbody tr td.tdColor .dropdownInviteSelect {
  width: 100%;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tbody tr td.tdMeasure .dropdownInviteSelect {
  width: 100%;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tbody tr td.tdQuantity .numberQuantity {
  height: 40px;
  width: 50px;
  border: none;
  background: #f4f4f4;
  outline: none;
  border-top: 1px solid #dddddd;
  color: #3c3d41;
  font-size: 14px;
  font-family: 'Open Sans Hebrew', sans-serif;
  text-align: center;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tbody tr td:last-child {
  border-left: none;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tbody tr.activeRow {
  background: #818181;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tbody tr.activeRow td {
  border-bottom: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tbody tr.activeRow td button {
  color: white;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tbody tr.activeRow td.tdEdit {
  position: relative;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tbody tr.activeRow td.tdEdit:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 27.5px 0 27.5px 16px;
  border-color: transparent transparent transparent #818181;
  right: -16px;
  top: 0;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tbody tr.activeRow td.tdQuantity .numberQuantity {
  color: white;
  background: #9a9a9a;
  border-top: 1px solid #7b7b7b;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tbody tr.activeRow td:last-child {
  border-left: none;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tfoot {
  background: #f7f7f7;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tfoot tr td {
  font-size: 12px;
  font-family: 'Open Sans Hebrew', sans-serif;
  color: #505050;
  padding: 10px;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tfoot tr td .totalText {
  float: right;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tfoot tr td .totalSum {
  float: left;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxInvite .boxTableInvite .tableInvite tfoot tr td .totalSum span {
  color: #0978e6;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxPackaging {
  margin-bottom: 25px;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxPackaging .textBoxPackaging {
  font-size: 13px;
  font-weight: 900;
  font-family: 'Open Sans Hebrew', sans-serif;
  text-align: right;
  margin: 10px 0;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxPackaging .dropdownPackagingSelect {
  float: inherit;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxPackaging .dropdownPackagingSelect button {
  font-size: 13px;
  font-family: 'Open Sans Hebrew', sans-serif;
  color: #3c3d41;
  padding: 0;
  width: 100%;
  background: white;
  border: none;
  position: relative;
  height: 36px;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: right;
  padding: 0 20px 0 36px;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxPackaging .dropdownPackagingSelect button .arrow {
  position: absolute;
  left: 14px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxPackaging .dropdownPackagingSelect button .line-divider {
  width: 1px;
  height: 36px;
  background: #d6d6d6;
  position: absolute;
  left: 36px;
  top: 0;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxPackaging .dropdownPackagingSelect ul {
  min-width: inherit;
  width: 100%;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxPackaging .dropdownPackagingSelect.open button .arrow:before {
  content: "\f106";
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxPriceSimulation .priceUnit {
  font-size: 0;
  font-family: 'Open Sans Hebrew', sans-serif;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxPriceSimulation .priceUnit .priceUnitText {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  font-size: 14px;
  text-align: right;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxPriceSimulation .priceUnit .priceUnitNumber {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  font-size: 14px;
  text-align: left;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxPriceSimulation .totalPrice {
  font-size: 0;
  font-family: 'Open Sans Hebrew', sans-serif;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxPriceSimulation .totalPrice .totalPriceText {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  font-weight: 900;
  font-size: 20px;
  text-align: right;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxPriceSimulation .totalPrice .totalPriceNumber {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  font-size: 20px;
  font-weight: 900;
  text-align: left;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxPriceSimulation .buttonsPrice {
  font-family: 'Open Sans Hebrew', sans-serif;
  font-size: 0;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxPriceSimulation .buttonsPrice h4 {
  font-weight: 700;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxPriceSimulation .buttonsPrice .form-control {
  font-family: 'Open Sans Hebrew', sans-serif;
  word-wrap: break-word;
  line-height: 1em;
  white-space: normal;
  outline: 0;
  -webkit-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  min-width: 14em;
  min-height: 2.7142em;
  background: white;
  display: inline-block;
  padding: 0.78571429em 1em 0.78571429em 2.1em;
  color: rgba(0, 0, 0, 0.87);
  box-shadow: none;
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
  -webkit-transition: box-shadow 0.1s ease, width 0.1s ease;
  transition: box-shadow 0.1s ease, width 0.1s ease;
  margin-bottom: 10px;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxPriceSimulation .buttonsPrice .addCart {
  background: #5a5a5a;
  color: white;
  height: 40px;
  width: calc(50% - 5px);
  font-weight: 900;
  font-size: 14px;
  border: none;
  margin-left: 5px;
  /*float: right;
                                    max-width: 125px;*/

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxPriceSimulation .buttonsPrice .purchase {
  background: #36bc49;
  color: white;
  height: 40px;
  width: calc(50% - 5px);
  font-weight: 900;
  font-size: 14px;
  border: none;
  margin-right: 5px;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxPriceSimulation .buttonsPrice .contact {
  background: #36bc49;
  color: white;
  height: 40px;
  width: 100%;
  font-weight: 900;
  font-size: 14px;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxPriceSimulation .completeInvite {
  font-size: 11px;
  font-style: italic;
  font-family: 'Arial';
  text-align: left;
  text-decoration: underline;
  padding: 10px 0 20px;
}
@media only screen and (max-width: 767px) {
  body #productView .boxGallery .containerGallery .colPlaceBand {
    width: 100%;
  }
  body #productView .boxGallery .containerGallery .colEditBand {
    width: 100%;
    padding: 0;
  }
  body #productView .boxGallery .containerGallery .colEditBand .photoSelected {
    display: block;
    padding: 30px;
    width: 100%;
    height: 100%;
  }
  body #productView .boxGallery .containerGallery .colEditBand .carouselMobile {
    display: block;
    position: relative;
  }
  body #productView .boxGallery .containerGallery .colEditBand .carouselMobile .boxCarouselVideo {
    position: relative;
  }
  body #productView .boxGallery .containerGallery .colEditBand .carouselMobile .boxCarouselVideo #videoMobile {
    display: none;
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 5;
  }
  body #productView .boxGallery .containerGallery .colEditBand .carouselMobile .boxCarouselVideo #videoMobile .boxVideoMob {
    position: absolute;
    /*top: -9999px;
                                          left: -9999px;*/
    width: 100%;
    height: 100%;
  }
  body #productView .boxGallery .containerGallery .colEditBand .carouselMobile .boxCarouselVideo #videoMobile .boxVideoMob .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: 100%;
  }
  body #productView .boxGallery .containerGallery .colEditBand .carouselMobile .boxCarouselVideo #videoMobile .boxVideoMob .embed-container iframe,
  body #productView .boxGallery .containerGallery .colEditBand .carouselMobile .boxCarouselVideo #videoMobile .boxVideoMob .embed-container object,
  body #productView .boxGallery .containerGallery .colEditBand .carouselMobile .boxCarouselVideo #videoMobile .boxVideoMob .embed-container embed {
    position: absolute;
    /*top: 0;
                                                  height: 100%;*/
    left: 0;
    width: 100%;
    /*hide controls*/
    height: 100%;
  }
  body #productView .boxGallery .containerGallery .colEditBand .carouselMobile .boxCarouselVideo #videoMobile .boxVideoMob.played {
    top: 0;
    left: 0;
    display: inherit;
  }
  body #productView .boxGallery .containerGallery .colEditBand .carouselMobile .boxCarouselVideo .slickImages {
    /*.slick-prev {
                                      left: 0;
                                      color: red;
                                      background: red;
                                      width: 40px;
                                      height: 75px;
                                      z-index: 3;
  
                                      &:before {
                                          font-family: 'FontAwesome';
                                          content: "\f104";
                                          font-size: 75px;
                                      }
                                  }*/
    display: none;
  }
  body #productView .boxGallery .containerGallery .colEditBand .carouselMobile .boxCarouselVideo .slickImages.slick-initialized {
    display: block;
  }
  body #productView .boxGallery .containerGallery .colEditBand .carouselMobile .boxCarouselVideo .slickImages .img-prev {
    background-image: url('../../img/mainMulti/imgMobile/arrowRight.png');
    position: absolute;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 25px;
    height: 70px;
    background-color: transparent;
    z-index: 4;
    border: none;
    right: 5px;
    outline: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  body #productView .boxGallery .containerGallery .colEditBand .carouselMobile .boxCarouselVideo .slickImages .img-next {
    background-image: url('../../img/mainMulti/imgMobile/arrowLeft.png');
    position: absolute;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 25px;
    height: 70px;
    background-color: transparent;
    z-index: 4;
    border: none;
    left: 5px;
    outline: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  body #productView .boxGallery .containerGallery .colEditBand .carouselMobile .boxCarouselVideo .slickImages .imageBandBox {
    outline: none;
  }
  body #productView .boxGallery .containerGallery .colEditBand .carouselMobile .boxCarouselVideo .slickImages .imageBandBox img {
    width: 100%;
    padding: 0 30px;
  }
  body #productView .boxGallery .containerGallery .colEditBand .carouselMobile #videoButton {
    padding: 10px 0;
  }
  body #productView .boxGallery .containerGallery .colEditBand .carouselMobile #videoButton .playImageMob {
    display: inline-block;
    vertical-align: middle;
  }
  body #productView .boxGallery .containerGallery .colEditBand .carouselMobile #videoButton .playVideoMob {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: black;
    font-weight: 900;
    font-family: 'Open Sans Hebrew', sans-serif;
    padding: 0 5px;
  }
  body #productView .boxGallery .containerGallery .colEditBand .carouselMobile #videoButton .stopVideoMob {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: black;
    font-weight: 900;
    font-family: 'Open Sans Hebrew', sans-serif;
    padding: 0 5px;
    display: none;
  }
  body #productView .boxGallery .containerGallery .colEditBand .wrapMoreDetails {
    padding: 0 15px;
    margin-top: 0;
    margin-bottom: 15px;
  }
  body #productView .boxGallery .containerGallery .colEditBand .socialBox {
    margin-bottom: 20px;
  }
  body #productView .boxGallery .containerGallery .colOptionsBand {
    width: 100%;
    margin-bottom: 10px;
  }
  body #productView .boxGallery .containerGallery .colOptionsBand .colLeft {
    float: inherit;
    max-width: 100%;
  }
  body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxPriceSimulation .buttonsPrice .addCart {
    width: 100%;
    margin: 10px auto;
  }
  body #productView .boxGallery .containerGallery .colOptionsBand .colLeft .boxPriceSimulation .buttonsPrice .purchase {
    width: 100%;
  }
}
body #productView #samplesSection {
  padding-bottom: 30px;
}
body #productView #samplesSection .containerSamples .row .titleSamples {
  padding-top: 40px;
  font-size: 30px;
  font-weight: 900;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  body #productView #samplesSection .containerSamples .row .titleSamples {
    padding-top: 20px;
    font-size: 24px;
  }
}
body #productView #samplesSection .containerSamples .row .taglineSamples {
  font-size: 18px;
  font-family: 'Open Sans Hebrew', sans-serif;
  text-align: center;
  padding: 5px 0 20px;
}
@media only screen and (max-width: 991px) {
  body #productView #samplesSection .containerSamples .row .taglineSamples {
    font-size: 16px;
  }
}
body #productView #samplesSection .containerSamples .row .containerTableSquares {
  padding: 0 12px;
}
body #productView #samplesSection .containerSamples .row .containerTableSquares .colImageSquare {
  padding: 3px;
}
body #productView #samplesSection .containerSamples .row .containerTableSquares .colImageSquare .boxImageBrand {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
  border: 2px solid #f7f7f7;
}
body #productView #samplesSection .containerSamples .row .containerTableSquares .colImageSquare .boxImageBrand img {
  position: absolute;
  width: 100%;
  height: 100%;
}
body #productView #priceSection {
  color: #373737;
  background-image: url('../../img/main/home/mehiron-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 60px 0;
}
body #productView #priceSection .priceTitle {
  font-size: 50px;
  font-weight: 900;
  text-align: center;
}
body #productView #priceSection .timeFornitureTitle {
  font-size: 18px;
  text-align: center;
}
body #productView #priceSection .oneTable .listTabs {
  padding: 10px 0 20px;
}
body #productView #priceSection .oneTable .listTabs ul {
  text-align: center;
  margin: 0;
}
body #productView #priceSection .oneTable .listTabs ul li {
  cursor: pointer;
  font-size: 14px;
  font-weight: 900;
  width: 120px;
  text-align: center;
  padding: 7px 0;
  margin: 0 4px;
  color: #0a78e9;
  border: 1px solid #0977e6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body #productView #priceSection .oneTable .listTabs ul li.activeTab {
  color: white;
  background: #0977e6;
  border-color: #0977e6;
}
@media only screen and (max-width: 767px) {
  body #productView #priceSection .oneTable .listTabs ul li {
    width: 100px;
  }
}
@media only screen and (max-width: 350px) {
  body #productView #priceSection .oneTable .listTabs ul li {
    width: 85px;
  }
}
body #productView #priceSection .oneTable .boxTablePriceForniture .priceFornitureTable {
  width: 100%;
  display: none;
}
body #productView #priceSection .oneTable .boxTablePriceForniture .priceFornitureTable thead tr th {
  text-align: center;
  font-weight: 900;
  width: 134px;
  /*width: 11.6875%;*/
  background: #ececec;
  border: 1px solid silver;
  height: 35px;
}
body #productView #priceSection .oneTable .boxTablePriceForniture .priceFornitureTable thead tr th:first-child {
  /*width: 6.5%;*/
  width: 75px;
}
body #productView #priceSection .oneTable .boxTablePriceForniture .priceFornitureTable tbody tr td {
  /*width: 5.84375%;*/
  width: 67px;
  text-align: center;
  border: 1px solid silver;
  height: 35px;
}
body #productView #priceSection .oneTable .boxTablePriceForniture .priceFornitureTable tbody tr td:first-child {
  background: #ececec;
  font-weight: 900;
  /*width: 6.5%;*/
  width: 75px;
}
@media only screen and (max-width: 767px) {
  body #productView #priceSection .oneTable {
    display: none;
  }
}
body #productView #priceSection .moreTable {
  display: none;
}
body #productView #priceSection .moreTable .dropdownTableDays {
  float: inherit;
  position: relative;
}
body #productView #priceSection .moreTable .dropdownTableDays button {
  font-size: 13px;
  font-family: 'Open Sans Hebrew', sans-serif;
  color: #3c3d41;
  padding: 0;
  width: 100%;
  background: white;
  border: none;
  position: relative;
  height: 36px;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: right;
  padding: 0 20px 0 36px;
}
body #productView #priceSection .moreTable .dropdownTableDays button .arrow {
  position: absolute;
  left: 14px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
body #productView #priceSection .moreTable .dropdownTableDays button .line-divider {
  width: 1px;
  height: 36px;
  background: #d6d6d6;
  position: absolute;
  left: 36px;
  top: 0;
}
body #productView #priceSection .moreTable .dropdownTableDays ul {
  min-width: inherit;
  width: 100%;
}
body #productView #priceSection .moreTable .dropdownTableDays.open button .arrow:before {
  content: "\f106";
}
body #productView #priceSection .moreTable .listTables {
  margin-top: 15px;
}
body #productView #priceSection .moreTable .listTables .tableDivMob {
  display: none;
}
body #productView #priceSection .moreTable .listTables .tableDivMob .tableMob {
  width: 100%;
}
body #productView #priceSection .moreTable .listTables .tableDivMob .tableMob tr td .tableInside {
  width: 100%;
  text-align: center;
}
body #productView #priceSection .moreTable .listTables .tableDivMob .tableMob tr td .tableInside thead {
  background: #ececec;
}
body #productView #priceSection .moreTable .listTables .tableDivMob .tableMob tr td .tableInside thead tr th {
  text-align: center;
  border: 1px solid silver;
  height: 35px;
}
body #productView #priceSection .moreTable .listTables .tableDivMob .tableMob tr td .tableInside tbody tr td {
  border: 1px solid silver;
  height: 35px;
}
body #productView #priceSection .moreTable .listTables .tableDivMob .tableMob tr td .tableInside tbody tr td:first-child {
  background: #ececec;
  font-weight: 900;
  width: 21%;
}
body #productView #priceSection .moreTable .listTables .tableDivMob .tableMob tr td .tableInside tbody tr td:nth-child(2) {
  width: 37%;
}
body #productView #priceSection .moreTable .listTables .tableDivMob .tableMob tr td .tableInside tbody tr td:nth-child(3) {
  width: 44%;
}
body #productView #priceSection .moreTable .listTables .tableDivMob .tableMob tr td .tableInside tbody tr:last-child td {
  border-bottom: none;
}
body #productView #priceSection .moreTable .listTables .tableDivMob .tableMob tr td .tableInside:last-child tbody tr td {
  border-bottom: 1px solid silver;
}
body #productView #priceSection .moreTable .listTables .tableDivMob.activeTable {
  display: inherit;
}
@media only screen and (max-width: 767px) {
  body #productView #priceSection .moreTable {
    display: block;
  }
}
body #productView #priceSection .vatText {
  font-size: 14px;
  font-family: 'Open Sans Hebrew', sans-serif;
  padding: 10px 0 20px;
}
@media only screen and (max-width: 991px) {
  body #productView #priceSection .priceTitle {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  body #productView #priceSection {
    padding: 20px 0 50px;
  }
  body #productView #priceSection .timeFornitureTitle {
    margin-bottom: 5px;
  }
}
.ui.selection.dropdown {
  min-width: auto;
  width: 100%;
  text-align: right;
}
.ui.selection.dropdown > .search.icon,
.ui.selection.dropdown > .delete.icon,
.ui.selection.dropdown > .dropdown.icon {
  top: 0;
  left: 0;
  right: auto;
}
.ui.selection.dropdown .menu > .item {
  text-align: right;
  font-size: 14px;
}
