.swatch-attribute-options .swatch-option.text {
  height: initial;
  margin: 0 10px 5px 2px;
}
.fotorama__stage__shaft.fotorama__grab img,
.fotorama__arr.fotorama__arr--prev.fotorama__arr--disabled + .fotorama__stage__shaft img {
  border: 1px solid #E9E9E9 !important;
}
.catalog-product-view .fotorama__thumb {
  background-color: transparent;
  border: 1px solid #E9E9E9;
}
.catalog-product-view .fotorama__thumb-border {
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  background: transparent;
  /* border: none; */
  /* opacity: 0; */
}
.catalog-product-view .product-info-main .page-title-wrapper .page-title {
  margin-bottom: 0px;
  text-align: left;
}
.catalog-product-view table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 12px 9px;
}
.catalog-product-view .social-media-icons a {
  display: block;
  position: relative;
  width: 16px;
  height: 16px;
  margin-left: 12px;
  margin-top: -1px;
}
.catalog-product-view .product-detail .product.details.product-item-details {
  position: static;
}
.product.media > .stock.unavailable > .out-of-stock {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  font-size: 18px;
  display: none;
}
.products-grid .product-item .product.actions.product-item-actions {
  /* width: auto; */
}
.catalog-product-view .product.details.product-item-details span.brand {
  top: 0;
}
.catalog-product-view .rating-summary .rating-result > span:before {
  letter-spacing: 0.5px;
}
.catalog-product-view .block-content .rating-summary .rating-result > span:before,
.catalog-product-view .block-content .rating-summary .rating-result:before {
  margin-left: -1px;
  letter-spacing: 0;
  font-size: 15px;
  letter-spacing: 1.3px;
}
.catalog-product-view .social-media-icons img {
  /*display: none;*/
}
.catalog-product-view .social-media-icons span {
  margin-right: 5px;
}
.catalog-product-view .social-media-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-left: 4px;
  font: normal normal bold 16px/19px Montserrat;
}
.catalog-product-view svg.svg-inline--fa.fa-facebook-f.fa-w-10 {
  width: 16px;
  height: 16px;
}
.catalog-product-view svg.svg-inline--fa.fa-linkedin-in.fa-w-14.fa-2x {
  width: 16px;
  height: 16px;
}
.catalog-product-view svg.svg-inline--fa.fa-pinterest-p.fa-w-12.fa-2x {
  width: 16px;
  height: 16px;
}
.catalog-product-view .rewardssocial-buttons {
  display: none;
}
.page-products.catalog-product-view .control {
  position: relative;
  top: 10px;
  width: 170px;
  height: 50px;
  background: #8b8b8b 0% 0% no-repeat padding-box;
  overflow: hidden;
}
.page-products .control .edit-qty.plus-qty {
  right: 0;
  border-left: 0;
  background: #8b8b8b 0% 0% no-repeat padding-box;
}
.page-products .control .edit-qty.plus-qty:before {
  content: '\f067';
  font-family: "Font Awesome 5 Pro";
  font-size: 9px;
  position: absolute;
  right: 1px;
  top: 50%;
  left: 50%;
  color: #fff;
  font-weight: normal;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.products-grid strong.product.name.product-item-name a {
  font: normal normal 500 20px/28px Montserrat;
  letter-spacing: 0px;
  color: #363636;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 50px;
  word-break: break-word;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  padding: 0 32px;
  margin-top: 1px;
}
.page-products .control .edit-qty.minus-qty {
  left: 0;
  border-right: 0;
  background: #8b8b8b 0% 0% no-repeat padding-box;
}
.page-products .control .edit-qty.minus-qty:before {
  content: '\f068';
  font-family: "Font Awesome 5 Pro";
  font-size: 8px;
  color: #fff;
  font-weight: normal;
  position: absolute;
  right: 1px;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.page-products .control .edit-qty {
  position: absolute;
  width: 45px;
  height: 100%;
  font-size: 0;
  font-weight: 600;
  letter-spacing: 0px;
  text-align: center;
  color: #1C1C1C;
  line-height: 50px;
  top: 0;
  cursor: pointer;
  font-family: FontAwesome;
}
.page-products .control .edit-qty:before {
  font-size: 14px;
  position: absolute;
  right: 1px;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.page-products .input-text.qty {
  width: 100%;
  padding-left: 45px;
  padding-right: 45px;
  border: 0;
  font-size: 16px;
  background: #706D6D;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0;
  height: 38px;
  text-align: center;
  margin-top: 6px;
  padding: 0 18px;
  width: 167px;
  overflow: hidden;
}
.catalog-product-view .sections.nav-sections + .page-main {
  max-width: none;
  padding: 0;
  padding-top: 152px;
}
.catalog-product-view .rewardssocial-buttons {
  display: none;
}
html .catalog-product-view .breadcrumbs ul.items li.item a {
  color: #BBBBBB;
}
html .catalog-product-view .breadcrumbs ul.items li.item a:hover {
  color: #202020;
}
html .catalog-product-view .breadcrumbs ul.items li.item:not(:last-child):after {
  color: #9A9A9A;
}
html .catalog-product-view .breadcrumbs ul.items li.item strong {
  color: #2E2E2E;
}
.catalog-product-view .product-info-main .product-info-price .product-info-stock-sku .stock {
  display: none;
}
.catalog-product-view .product-info-main .product.attribute.sku strong {
  display: none;
}
.catalog-product-view .product-info-main .action.tocompare {
  display: none;
}
.catalog-product-view .price-label {
  display: none !important;
}
.catalog-product-view .product-info-main .price-box .old-price .price-wrapper .price {
  text-decoration: line-through;
  font: normal normal normal 20px/23px Karla;
  letter-spacing: 0px;
  color: #9A9A9A;
  padding-top: 7px;
  display: inline-block;
}
.catalog-product-view .product-info-main .price-box .old-price {
  color: #9A9A9A;
}
.catalog-product-view .product-info-main .page-title-wrapper .page-title {
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .page-title-wrapper .page-title span {
  font: normal normal bold 35px/28px Montserrat;
  letter-spacing: 0px;
  color: #363636;
}
.catalog-product-view .product-info-price .rating-summary .rating-result > span:before {
  letter-spacing: 0.5px;
}
.catalog-product-view .product-info-main .product.attribute.overview {
  margin-top: 31px;
  margin-bottom: 20px;
}
.catalog-product-view .product-info-main .product.attribute.overview .type {
  font: normal normal 600 20px/30px Montserrat;
  color: #202020;
  margin-bottom: 14px;
  display: block;
  text-transform: capitalize;
}
.catalog-product-view .product-info-main .product.attribute.overview p {
  line-height: 26px;
  letter-spacing: 0px;
  color: #797979;
  font: normal normal normal 15px/26px Montserrat;
}
.catalog-product-view .product-info-main span.stock-info {
  font: normal normal bold 15px/18px Karla;
  letter-spacing: 0;
  color: #242424;
  /* text-transform: uppercase; */
}
.catalog-product-view .product-info-main span.stock-info span {
  text-transform: none;
}
.catalog-product-view .pages a.page,
.catalog-product-view .pages a.page:visited,
.catalog-product-view .pages .action.next:before,
.catalog-product-view .pages .action.next:visited:before,
.catalog-product-view .page-main .action.previous:before,
.catalog-product-view .page-main .action.previous:visited:before {
  color: #fff;
}
.catalog-product-view .product-info-main .box-tocart .field.qty .control div#qty-error {
  /* position: absolute; */
  width: 100%;
  display: block;
  max-width: 300px;
}
.catalog-product-view .product-info-main .box-tocart .field.qty .control div#qty-error {
  /* position: absolute; */
  width: 280px;
}
.product.media .fotorama__arr .fotorama__arr__arr {
  width: 40px !important;
  height: 40px !important;
  max-height: 40px !important;
  min-height: unset;
  min-height: initial;
  padding: 0;
  background: transparent;
  border: 2px solid #2E2E2E;
  top: 46%;
}
.product.media .fotorama__arr--next .fotorama__arr__arr {
  border-left: 0;
  border-top: 0;
  -webkit-transform: rotate(-45deg) translate3d(-50%, -50%, 0);
  transform: rotate(-45deg) translate3d(-50%, -50%, 0);
  top: 46%;
  left: 40%;
}
.product.media .fotorama__arr--prev .fotorama__arr__arr {
  border-right: 0;
  border-bottom: 0;
  -webkit-transform: rotate(-45deg) translate3d(-50%, -50%, 0);
  transform: rotate(-45deg) translate3d(-50%, -50%, 0);
  left: 80%;
}
.product.media .fotorama__arr .fotorama__arr__arr:hover {
  border-color: #2158A5;
}
html .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
  width: 12px !important;
  height: 12px !important;
  max-height: 12px;
  min-height: unset;
  min-height: initial;
  padding: 0;
  background: transparent;
  border: 2px solid #2E2E2E;
  top: 45%;
}
html .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon:hover,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon:hover {
  border-color: #797979;
}
html .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon {
  border-right: 0;
  border-bottom: 0;
  -webkit-transform: rotate(-45deg) translate3d(-50%, -50%, 0);
  transform: rotate(-45deg) translate3d(-50%, -50%, 0);
  left: 20px;
}
html .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
  border-left: 0;
  border-top: 0;
  -webkit-transform: rotate(-45deg) translate3d(-50%, -50%, 0);
  transform: rotate(-45deg) translate3d(-50%, -50%, 0);
  top: 45%;
}
html .catalog-product-view .product.data.items > .item.title > .switch {
  border: none;
  /* text-transform: uppercase; */
  text-align: center;
  letter-spacing: 0;
  font-weight: 900;
  height: 100%;
  background: inherit;
  color: inherit;
  font: normal normal bold 24px/29px Montserrat;
  padding: 15px 30px;
}
html .catalog-product-view .product.data.items > .item.title.active > .switch {
  border: none;
  background: inherit;
  height: 100%;
  font: normal normal bold 24px/29px Montserrat;
  letter-spacing: 0px;
  color: inherit;
  padding: 15px 30px;
}
.catalog-product-view .product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: transparent;
}
.catalog-product-view .product.data.items > .item.title.active > .switch:hover {
  color: inherit;
  background: transparent;
}
.catalog-product-view .product.data.items > .item.content {
  background: #F8F8F8;
  padding: 50px 36px  53px 36px;
  margin-top: 60px;
}
.catalog-product-view .product.info.detailed p {
  font: normal normal normal 15px/26px Karla;
  letter-spacing: 0px;
  color: #242424;
}
.catalog-product-view .column.main .block .title strong {
  font-size: 35px;
  line-height: 69px;
  text-transform: uppercase;
  text-align: center;
  color: #1C1C1C;
  font-weight: 900;
}
.catalog-product-view .block.related .block-title.title {
  text-align: center;
  margin-top: -10px;
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .action.towishlist {
  border: none;
  background: grey;
  position: relative;
  /* left: 15px; */
  /* top: 13px; */
  /* padding: 13px 24px; */
  height: 50px;
  width: 210px;
  color: #fff;
  border-radius: 0;
  float: left;
  padding-left: 11px;
}
.catalog-product-view .product-info-main .action.towishlist span {
  color: #fff;
  border-radius: 0;
  /* height: 50px; */
  width: 170px;
  border-color: transparent;
  margin-right: 0;
  font: normal normal 500 16px/26px Montserrat;
  float: left;
  text-transform: uppercase;
  letter-spacing: 2.1px;
}
.catalog-product-view .product-info-main .action.towishlist span:after {
  width: 11px;
  height: 15px;
  position: absolute;
  display: block;
  left: auto;
  display: none;
  font-family: "Font Awesome 5 Pro";
  background: url('../images/icon-wishlist-product-hover.svg') no-repeat center;
  content: "";
  background-size: contain;
  right: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.catalog-product-view .product-info-main .action.towishlist:hover span:after,
.catalog-product-view .product-info-main .action.towishlist:focus span:after {
  background: url('../images/icon-wishlist-product.svg') no-repeat center;
}
.catalog-product-view .product-info-main .action.towishlist span:hover {
  color: grey;
}
.catalog-product-view .product-info-main .action.towishlist span:hover:before {
  width: 13px;
  height: 19px;
  position: absolute;
  /* content: '\f004'; */
  /* left: 0; */
  /* font-family: "Font Awesome 5 Pro"; */
  /* top: 50%; */
  /* right: 0; */
  /* transform: translateY(-50%); */
}
.catalog-product-view .product-info-main .product.attribute.sku > .value {
  display: none;
}
.catalog-product-view h1.page-title {
  padding-top: 0;
  font: normal normal bold 30px/37px Montserrat;
  letter-spacing: 0px;
  color: #1D1D1D;
  margin-top: 30px !important;
}
.catalog-product-view .product-reviews-summary .reviews-actions a {
  text-transform: lowercase;
  font: normal normal normal 15px/18px Karla;
  letter-spacing: 0px;
  color: #9A9A9A;
}
.catalog-product-view .product-info-main .price-box .price-wrapper .price {
  font: normal normal 900 24px/31px Merriweather;
  letter-spacing: 0px;
  color: #202020;
}
.catalog-product-view .product-info-main .price-box {
  margin-top: 13px;
  text-align: left;
}
.catalog-product-view .product-add-form .box-tocart label.label {
  display: none;
}
.catalog-product-view .product-options-wrapper select {
  min-width: 310px;
  max-width: 100%;
  border: 1px solid #E9E9E9;
  font: normal normal normal 15px/18px Karla;
  letter-spacing: 0px;
  color: #9A9A9A;
  padding: 15px 40px 15px 15px;
  background: #ffffff url(../images/select-background.svg) no-repeat right 14px center;
  background-size: 7px;
}
.catalog-product-view .product-add-form .product-options-wrapper .control {
  position: relative;
  display: inline-block;
}
.catalog-product-view .product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  display: inline-block;
  padding-top: 0;
  vertical-align: top;
}
.catalog-product-view .fotorama__nav.fotorama__nav--thumbs {
  text-align: center;
}
.fotorama__nav.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--left:before {
  display: none;
}
.additional-attributes-wrapper tbody tr {
  border-bottom: 1px solid #ebebeb;
}
.additional-attributes-wrapper tbody tr:first-child {
  border-top: 1px solid #EBEBEB;
}
.additional-attributes-wrapper.table-wrapper {
  margin-top: 20px;
  color: #919191;
}
.additional-attributes-wrapper tbody tr th {
  /*  padding-left: 0;*/
}
.catalog-product-view .fotorama__thumb {
  background-color: #FFFFFF;
}
.catalog-product-view .fotorama__thumb-border {
  background: transparent;
  border: none;
  -webkit-box-shadow: 0px 3px 6px #00000029;
  box-shadow: 0px 3px 6px #00000029;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
  background: transparent;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  background: transparent;
}
.product-detail .item.product.product-item {
  width: 100%;
  height: 100%;
  display: block;
  background: #FCFCFC;
  padding: 0 15px;
  margin-left: 0;
}
.catalog-product-view .product-detail .product-item-info {
  position: relative;
  width: auto;
  /* box-shadow: 0px 3px 6px #00000008; */
  border: 1px solid #ECECEC;
  border-radius: 5px;
  overflow: hidden;
}
.catalog-product-view .product.details.product-item-details {
  background: transparent;
  padding-top: 47px !important;
  /* padding-left: 0px; */
}
.catalog-product-view .breadcrumbs .items {
  margin-top: 0px;
  font: normal normal normal 15px/50px Montserrat;
}
html .catalog-product-view .product.media {
  background: #FFFFFF;
  width: 42.1%;
  max-width: 566px;
  margin-top: 41px;
  margin-left: -3px;
  position: relative;
}
.product.media > .stock.unavailable {
  position: absolute;
  background: transparent !important;
  color: #000 !important;
  width: 100% !important;
}
.product.media > .stock.unavailable:before {
  content: '';
  background: #fff;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.product-info-main > .stock.unavailable {
  display: none;
}
html .catalog-product-view .product-info-main {
  width: 57.9%;
  padding-left: 36px;
  margin-top: 41px;
  margin-bottom: 10px;
}
.catalog-product-view .product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
  height: 50px;
  text-align: center;
  width: 140px;
  font-weight: 700;
  border-radius: 25px;
  color: #242424;
}
.product-options-bottom .box-tocart .input-text.qty::-webkit-input-placeholder {
  /*padding-right: 8px;*/
}
.product-options-bottom .box-tocart .input-text.qty::-moz-placeholder {
  /*padding-right: 8px;*/
}
.product-options-bottom .box-tocart .input-text.qty:-ms-input-placeholder {
  /*padding-right: 8px;*/
}
.product-options-bottom .box-tocart .input-text.qty::-ms-input-placeholder {
  /*padding-right: 8px;*/
}
.catalog-product-view .product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty::placeholder {
  /*padding-right: 8px;*/
}
.catalog-product-view .product-info-stock-sku {
  display: none;
}
.catalog-product-view .product.data.items {
  position: relative;
  z-index: 1;
  padding-top: 23px;
  margin-top: 8px;
  margin-bottom: 30px;
}
.catalog-product-view .field.choice.review-field-rating + .control {
  border: 1px solid #E9E9E9;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 20px;
}
.catalog-product-view .field.qty .control {
  width: 134px !important;
}
.catalog-product-view .control a {
  cursor: pointer;
  text-align: center;
  display: inline-block;
  font-size: 0;
  position: absolute;
  height: 10px;
}
.catalog-product-view .control a.plus-qty {
  top: 18px;
  right: 10%;
}
.catalog-product-view .control a.minus-qty {
  top: 18px;
  left: 18%;
}
.catalog-product-view .fieldset:last-child {
  margin-bottom: 8px;
}
.product-detail .control a.plus-qty:before {
  content: '\f067' !important;
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  color: #fff;
}
.product-detail .control a.minus-qty:before {
  content: '\f068' !important;
  position: absolute;
  color: #fff;
  font-family: "Font Awesome 5 Pro";
}
.product-detail .control a.plus-qty {
  height: 50px;
  width: 45px;
  background: #8b8b8b 0% 0% no-repeat padding-box;
  position: absolute;
  font-size: 0;
  pointer-events: initial;
}
.product-detail .control a.minus-qty {
  height: 50px;
  width: 45px;
  background: #8b8b8b 0% 0% no-repeat padding-box;
  font-size: 0;
  top: 50%;
  left: 10%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}
.catalog-product-view .control a.plus-qty:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f067";
  display: block;
}
.catalog-product-view .control a.minus-qty:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f068";
  display: block;
}
.catalog-product-view button.action.primary.tocart {
  padding: 13px 58px;
  background: none;
  min-width: 40px;
  height: 50px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.catalog-product-view button#product-addtocart-button {
  background: #202020;
  color: #fff;
  height: 50px;
  width: 250px;
  border-color: transparent;
  font: normal normal 500 16px/26px Montserrat;
  float: left;
  border: 1px solid #202020;
  margin-left: 8px;
  border-radius: 25px;
}
.catalog-product-view button#product-addtocart-button:hover:after,
.catalog-product-view button#product-addtocart-button:focus:after {
  color: #202020;
}
.catalog-product-view button#product-addtocart-button:hover,
.catalog-product-view button#product-addtocart-button:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  background: #fff;
  color: #202020;
  padding: 0;
}
.catalog-product-view .box-tocart .action.tocart.payment-request-button {
  display: none;
}
.catalog-product-view .block.related .block-content.content {
  padding-top: -1px;
}
.catalog-product-view .columns .column.main {
  padding-bottom: 11px;
}
.catalog-product-view .product-grid strong.product-item-name,
.catalog-product-view .product-grid strong.product-item-name a,
.catalog-product-view .product-grid .abs-product-link > a:visited,
.catalog-product-view .product-grid .product-item-name > a:visited,
.catalog-product-view .product-grid .product.name a > a:visited {
  font: normal normal normal 16px/24px Lato;
  letter-spacing: 0px;
  color: #2E2E2E;
  margin: 14px 0;
  text-decoration: none;
  height: 48px;
}
.catalog-product-view .fieldset > .field.required > .label:after {
  display: none;
}
.catalog-product-view .additional-attributes-wrapper tbody tr th {
  text-align: center;
  background: #919191;
  color: #fff;
  font: normal normal normal 16px/26px Montserrat;
  width: 154px;
}
.catalog-product-view .additional-attributes-wrapper tbody tr td {
  padding: 12px 25px 0 25px;
}
.catalog-product-view .table:not(.cart):not(.totals) > tbody > tr > td {
  border: 1px solid #EBEBEB;
}
.catalog-product-view .product-info-main .box-tocart .field.qty,
.catalog-product-view .product-options-bottom .box-tocart .field.qty {
  display: inline-block;
  width: 140px;
  padding: 0;
  vertical-align: middle;
}
.catalog-product-view .product-options-bottom .field.qty label {
  display: none !important;
}
.catalog-product-view .stock.available {
  margin-left: 0;
  background: #62C146;
  width: 120px;
  height: 40px;
  text-align: center;
  font: normal normal 500 14px/43px Montserrat;
  letter-spacing: 0px;
  color: #FFFFFF;
  margin-right: 18px;
  text-transform: uppercase;
  border-radius: 20px;
}
.catalog-product-view .stock.unavailable:first-child {
  margin-left: 0;
  background: #797979;
  width: 150px;
  height: 40px;
  text-align: center;
  font: normal normal 500 14px/43px Montserrat;
  letter-spacing: 0px;
  color: #FFFFFF;
  margin-right: 18px;
  text-transform: uppercase;
  border-radius: 20px;
}
.catalog-product-view span.per-sale {
  font: normal normal bold 15px/18px Karla;
  letter-spacing: 0px;
  color: #242424;
  margin-top: 6px;
  display: inline-block;
  vertical-align: middle;
}
.catalog-product-view h1.page-title {
  text-transform: inherit;
}
.catalog-product-view .product-info-main .product-addto-links {
  margin: 0;
}
.catalog-product-view .product-info-main form .stock.unavailable {
  position: relative;
  padding: 14px 20px;
  /* margin-top: 43px; */
  background: #202020;
  height: 50px;
  width: 204px;
  border-color: transparent;
  margin-right: 0;
  left: 0;
  line-height: 24px;
  top: 0;
  text-align: center;
  pointer-events: none;
  opacity: .7;
  float: left;
  width: 180px;
  margin-right: 10px;
  border-radius: 25px;
  color: #fff;
}
.catalog-product-view .product-info-main form .stock.unavailable + a.action.towishlist {
  /* padding-left: 24px; */
}
.catalog-product-view .product-info-main .stock.unavailable:last-child span {
  font: normal normal normal 500 14px/24px Montserrat;
}
.catalog-product-view .fotorama__arr:active,
.catalog-product-view .fotorama__thumb__arr:active {
  background: transparent;
}
.catalog-product-view .price-box.price-final_price > span {
  display: inline-block;
  width: auto;
}
.catalog-product-view .image-product .amquickview-link {
  display: none;
}
.catalog-product-view .owl-item .owl-dots {
  display: none;
}
.catalog-product-view .owl-nav {
  display: block !important;
}
.catalog-product-view .owl-nav .owl-prev::before {
  position: absolute;
  color: #797979;
  content: '\f053';
  font-family: "Font Awesome 5 Pro";
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 1px;
  left: -50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.catalog-product-view .owl-nav .owl-next::before {
  position: absolute;
  color: #797979;
  content: '\f054';
  font-family: "Font Awesome 5 Pro";
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 1px;
  right: -50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.catalog-product-view .product-item-details span.brand {
  padding-top: 23px !important;
}
.catalog-product-view .fotorama__arr:hover,
.catalog-product-view .fotorama__thumb__arr:hover {
  background-color: transparent;
}
.catalog-product-view .fotorama__arr,
.catalog-product-view .fotorama__thumb__arr {
  background-color: transparent;
}
.catalog-product-view .fotorama__active .fotorama__dot {
  background-color: #202020;
  border-color: #202020;
}
.catalog-product-view .fotorama__dot {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #858585;
}
.catalog-product-view .product.actions.product-item-actions.out-stock .secondary-addto-links.actions-secondary > .towishlist {
  top: 20px;
}
.catalog-product-view .product.actions.product-item-actions.out-stock .actions-primary .stock.unavailable {
  position: absolute;
  bottom: 24px;
  white-space: nowrap;
  right: auto;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.catalog-product-view .product-add-form {
  padding-top: 17px;
}
.catalog-product-view .product-add-form .product-options-wrapper .label {
  display: none;
}
.product-detail .stock.unavailable {
  top: 21px;
  pointer-events: none;
}
.catalog-product-view .product.data.items > .item.title {
  height: 60px;
  width: auto;
  background: #fff;
  margin: 0;
  color: #242424;
}
.catalog-product-view .product.data.items > .item.title:hover,
.catalog-product-view .product.data.items > .item.title:focus,
.catalog-product-view .product.data.items > .item.title:hover:a,
.catalog-product-view .product.data.items > .item.title:focus:a {
  background: #202020;
  color: #fff;
}
.catalog-product-view .product.data.items > .item.title.active {
  background: #202020;
  color: #fff;
  border-color: transparent;
}
.catalog-product-view .product.data.items > .item.title.active + .data.item.content {
  border-top: 4px solid #202020;
}
/*.catalog-product-view .product.info.detailed,
.catalog-product-view .product-review .line {
  padding: 0 20px;
  max-width: 1234px;
  margin: 0 auto;
  width: 100%;
}*/
.catalog-product-view .product-review .line {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.product-review {
  background: url('../images/background-review.png') no-repeat center;
  background-size: cover;
  color: #fff;
  padding-bottom: 132px;
  padding-top: 46px;
  margin-bottom: 45px;
}
.catalog-product-view .product-review .line h2,
.catalog-product-view .product-review .line strong {
  color: #fff;
}
.catalog-product-view .product-review .line h2 {
  margin-bottom: 38px;
}
.catalog-product-view .product-review .line strong {
  font: normal normal bold 20px/23px Karla;
  letter-spacing: 0px;
  color: #FFFFFF;
}
.block.review-add {
  background: #FFF6F1;
  padding: 30px;
  padding-top: 26px;
  padding-left: 28px;
}
.catalog-product-view .product-review .line strong.page {
  font: normal normal normal 15px/18px Karla;
}
.catalog-product-view .product-review .line .review-author strong {
  font: normal normal normal 15px/18px Karla;
}
.block.review-add .control label span {
  font: normal normal normal 15px/18px Karla;
  letter-spacing: 0px;
  color: black;
}
.block.review-add form {
  max-width: none;
}
.block.review-add form textarea {
  max-height: 104px;
}
.block.review-add form .fieldset > .field.required:not(.review-field-ratings) label {
  display: none;
}
label.review.star {
  left: 100px;
}
.star {
  display: block !important;
  color: #F91111;
  position: absolute;
  top: 16px;
}
label.name.star {
  left: 60px;
}
label.email.star {
  left: 58px;
}
.catalog-product-view form .field.review-field-text.required .control {
  height: auto;
}
.catalog-product-view fieldset.fieldset.review-fieldset {
  margin-bottom: 20px;
}
.catalog-product-view .review-add .block-title {
  display: block;
  margin-left: 2px;
}
.catalog-product-view .review-add .block-title strong {
  font: normal normal bold 20px/23px Karla;
  letter-spacing: 0px;
  color: #242424;
}
.catalog-product-view fieldset.field.required.review-field-ratings #Quality_rating_label + .control {
  border-color: transparent;
  width: 100px;
  padding-bottom: 0px;
}
.catalog-product-view .review-field-ratings .review-field-rating .label {
  display: block;
  width: 92px;
  padding-top: 12px;
  padding-left: 1px;
  padding-bottom: 0;
  margin-right: 3px;
  padding-right: 0;
}
.catalog-product-view .review-field-ratings .review-field-rating .label span {
  font: normal normal normal 15px/18px Karla;
  letter-spacing: 0px;
  color: #9A9A9A;
}
.catalog-product-view .review-field-ratings .review-field-rating .label span:after {
  content: '*';
  color: #F91111;
  font-size: 17px;
}
.catalog-product-view .block-content .review-item:first-child {
  border-color: transparent;
}
.catalog-product-view .review-control-vote:before {
  content: '\f005' '\f005' '\f005 ' '\f005' '\f005';
  font-family: "Font Awesome 5 Pro";
  font-size: 15px;
  line-height: 36px;
  letter-spacing: 1px;
}
.catalog-product-view .review-control-vote .rating-1:before {
  content: '\f005';
}
.catalog-product-view .review-control-vote .rating-2:before {
  /* content: '\f005' '\f005'; */
}
.catalog-product-view .review-control-vote .rating-3:before {
  content: '\f005' '\f005' '\f005 ';
}
.catalog-product-view .review-control-vote .rating-4:before {
  content: '\f005' '\f005' '\f005 ' '\f005';
}
.catalog-product-view .review-control-vote .rating-5:before {
  content: '\f005' '\f005' '\f005 ' '\f005' '\f005';
}
.catalog-product-view .review-control-vote label:before {
  color: #FF9933;
  font-family: "Font Awesome 5 Pro";
  font-size: 15px;
  line-height: 36px;
  letter-spacing: 1px;
}
.catalog-product-view .field.review-field-summary.required {
  width: calc(50% - 10.5px);
  float: right;
  margin-bottom: 20px;
}
.catalog-product-view .field.review-field-nickname.required {
  width: calc(50% - 10.5px);
  float: left;
  margin-bottom: 20px;
}
.catalog-product-view .review-item .review-image {
  padding: 0;
  width: 63px;
  height: 63px;
  margin-right: 20px;
}
.catalog-product-view .block.review-list {
  max-width: 551px;
  margin-right: 15px;
}
.catalog-product-view div#product-options-wrapper .fieldset {
  margin-bottom: 20px;
}
.catalog-product-view .block-content .review-item {
  padding-bottom: 22px;
  padding-top: 30px;
  border-top: 0.5px solid #483e3e96;
}
.catalog-product-view .review-toolbar {
  border-color: transparent;
  position: absolute;
  width: 100%;
  bottom: -70px;
}
.catalog-product-view .wide {
  background-color: #FCFCFC;
  padding-top: 50px;
}
.catalog-product-view .block.related {
  padding: 0 20px;
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  padding-top: 15px;
  margin-bottom: 57px;
  position: relative;
}
.catalog-product-view .products.wrapper.grid.products-grid.products-related {
  margin: 0 -15px;
}
.catalog-product-view .fotorama__nav__frame.fotorama__nav__frame--thumb.fotorama__active .fotorama__thumb.fotorama_horizontal_ratio.fotorama__loaded.fotorama__loaded--img {
  border: none;
  /* box-shadow: 0px 3px 6px rgba(0,0,0,0.16); */
}
.brand a p {
  text-decoration: underline;
  font: normal normal bold 15px/18px Karla;
  letter-spacing: 0px;
  color: #242424;
  padding-left: 1px;
}
.brand a:hover p,
.brand a:focus p {
  color: #202020;
}
.product-add-form .fieldset > .field.configurable.required .control {
  border-color: transparent;
}
.catalog-product-view .owl-dot.active span,
.catalog-product-view .owl-dots .owl-dot span:hover {
  background: #202020;
}
.catalog-product-view .product-info-main .action.towishlist:hover {
  background: #fff;
  border: 1px solid grey;
  color: grey;
}
.catalog-product-view .product-info-main .action.towishlist:hover span {
  color: grey;
}
.catalog-product-view div#product-review-container:empty {
  display: none;
}
.catalog-product-view form input::-webkit-input-placeholder,
.catalog-product-view form textarea::-webkit-input-placeholder {
  font: normal normal normal 15px/18px Karla;
  letter-spacing: 0px;
  color: #9A9A9A;
}
.catalog-product-view form input::-moz-placeholder,
.catalog-product-view form textarea::-moz-placeholder {
  font: normal normal normal 15px/18px Karla;
  letter-spacing: 0px;
  color: #9A9A9A;
}
.catalog-product-view form input:-ms-input-placeholder,
.catalog-product-view form textarea:-ms-input-placeholder {
  font: normal normal normal 15px/18px Karla;
  letter-spacing: 0px;
  color: #9A9A9A;
}
.catalog-product-view form input::-ms-input-placeholder,
.catalog-product-view form textarea::-ms-input-placeholder {
  font: normal normal normal 15px/18px Karla;
  letter-spacing: 0px;
  color: #9A9A9A;
}
.catalog-product-view form input::placeholder,
.catalog-product-view form textarea::placeholder {
  font: normal normal normal 15px/18px Karla;
  letter-spacing: 0px;
  color: #9A9A9A;
}
.catalog-product-view form#review-form input,
.catalog-product-view form#review-form textarea {
  padding-left: 19px;
  font: normal normal normal 15px/18px Karla;
}
.catalog-product-view form#review-form input:placeholder,
.catalog-product-view #review-form textarea:placeholder {
  font: normal normal normal 15px/18px Karla;
}
.catalog-product-view .col-des-6.col-tb-6.col-mb-12 {
  padding: 0;
}
.catalog-product-view .col-des-6.col-tb-6.col-mb-12:last-child {
  padding-left: 15px;
}
.catalog-product-view .product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin-bottom: 0;
  margin-top: 9px;
}
.catalog-product-view .product-reviews-summary {
  margin-top: -8px;
  margin-bottom: 0;
}
.catalog-product-view .product-detail li.item.product.product-item > .product-item-info > .product-label {
  position: absolute;
  z-index: 3;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 23px;
  top: 24px;
}
.catalog-product-view .product-info-price .rating-summary .rating-result:before {
  /* margin-left: 3px; */
  letter-spacing: 0.5px;
}
.catalog-product-view .product-info-main .box-tocart .field.qty {
  margin-bottom: 0;
  margin-right: 10px;
}
.catalog-product-view .product-info-main .box-tocart .field.qty .control {
  position: relative;
  border-radius: 25px;
}
.catalog-product-view .product-info-main .field.configurable.required {
  margin-bottom: 16px;
}
.catalog-product-view .product-info-main .field.configurable.required label {
  display: none;
}
.brand {
  margin-top: 10px;
}
body.catalog-product-view form .rating-summary .rating-result {
  width: 106px;
}
.catalog-product-view .block.review-add .block-content {
  padding-top: 9px;
}
.catalog-product-view .actions-toolbar.review-form-actions button.action.submit.primary {
  padding: 10px 20px;
  width: 172px;
}
.catalog-product-view .review-item .review-infor .review-details .review-ratings {
  padding-top: 8px;
  max-width: none;
  padding-bottom: 0px;
  margin-bottom: -1px;
}
.catalog-product-view .review-item .review-content {
  margin-top: 16px;
  font: normal normal normal 15px/26px Karla;
  letter-spacing: 0px;
  color: #FFFFFF;
  margin-bottom: 0;
}
.product-detail ol.owl-carousel.owl-theme.products.list.items.product-items.owl-loaded.owl-drag {
  margin: 0;
  margin-bottom: 16px;
}
/*.product-detail .product.details.product-item-details span.brand {
  margin-top: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}*/
.product-detail .price-box.price-final_price {
  /* margin-top: 1px; */
}
body.catalog-product-view .product-info-price .rating-summary .rating-result {
  width: 94px;
  margin-left: 5px;
  margin-right: 7px;
}
body.catalog-product-view .product-info-price .rating-summary .rating-result span {
  /* margin-left: 2px; */
  margin-right: 0;
}
.product-detail .products-grid .product-item span.amquickview-hover {
  bottom: -5px;
  height: 30px;
}
.product-detail .products-grid .product-item span.amquickview-hover img {
  opacity: 0;
  display: NONE;
}
.product-detail li.item.product.product-item > .product-item-info:hover span.amquickview-hover:hover {
  opacity: 0.9;
  background: #242424;
}
.catalog-product-view .nested + .mage-error[generated] {
  margin-top: 0;
}
body.catalog-product-view .fieldset > fieldset.field.required.review-field-ratings {
  margin-bottom: 18px;
}
body.catalog-product-view div#product-review-container {
  position: relative;
}
body.catalog-product-view.ajax-loading div#product-review-container:before {
  content: '';
  display: inline-block;
  position: absolute;
  background-color: #15141469;
  background-image: url('../images/loader-2.gif');
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  z-index: 5;
  pointer-events: none;
}
.product-detail .product-item .old-price .price {
  font-size: 14px;
  font-weight: 700;
  color: #B1B1B1;
  text-decoration: line-through;
}
.catalog-product-view .sections.nav-sections + .page-main .action.previous:hover:before,
.catalog-product-view .catalog-product-view .sections.nav-sections + .page-main .action.previous:focus:before,
.catalog-product-view .pages a.page:hover,
.pages a.page:focus,
.catalog-product-view .pages .action.next:hover:before,
.catalog-product-view .pages .action.next:focus:before {
  color: #202020;
}
.product-detail .actions-primary .control {
  position: relative;
  margin-top: 60px;
  width: 170px;
  height: 50px;
  background: #8b8b8b 0% 0% no-repeat padding-box;
}
.product-detail .actions-primary .control input {
  width: 100%;
  padding-left: 45px;
  padding-right: 45px;
  border: 0;
  font-size: 16px;
  background: #706D6D;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0;
  height: 38px;
  text-align: center;
  margin-top: 6px;
  padding: 0 18px;
  width: 170px !important;
  overflow: hidden;
}
body.catalog-product-view .rating-summary .rating-result {
  width: 88px;
}
body.catalog-product-view .sections.nav-sections + .page-main .page.messages {
  padding: 0 20px;
  margin: 0 auto;
}
.catalog-product-view .product-add-form form {
  overflow: hidden;
}
.product-detail .owl-dot.active span,
.product-detail .owl-dots .owl-dot span:hover {
  background: #202020;
  border-color: #202020;
}
body.catalog-product-view .breadcrumbs {
  margin-bottom: 0;
}
body.catalog-product-view .breadcrumbs ul.items li.item:first-child a:before {
  position: absolute;
  top: 3px;
  left: 0;
}
body.catalog-product-view .breadcrumbs ul.items li.item:first-child a {
  color: #797979;
}
html .catalog-product-view .breadcrumbs ul.items li.item a,
body.catalog-product-view .breadcrumbs ul.items li.item {
  color: #797979;
}
.catalog-product-view .breadcrumbs ul.items li.item:last-child {
  font: normal normal 600 15px/50px Montserrat;
  color: #202020;
}
body.catalog-product-view .breadcrumbs ul.items li.item:first-child a:hover {
  color: #202020;
}
.catalog-product-view .product.data.items > .item.title:hover,
.catalog-product-view .product.data.items > .item.title:focus {
  background: #202020;
  color: #fff;
}
.catalog-product-view span.action.view {
  font: normal normal normal 15px/18px Karla;
  letter-spacing: 0px;
  color: #9A9A9A;
}
.catalog-product-view time.review-details-value {
  font: normal normal normal 15px/18px Karla;
  letter-spacing: 0px;
  color: #9A9A9A;
}
.catalog-product-view .review-toolbar .pages {
  border: 0;
}
@media (max-width: 1580px) {
  .catalog-product-view .products.wrapper.grid.products-grid.products-related {
    padding: 0 40px;
  }
  .catalog-product-view .owl-nav .owl-next::before {
    right: -20px;
  }
  .catalog-product-view .owl-nav .owl-prev::before {
    left: -20px;
  }
}
@media (max-width: 1237px) {
  html .catalog-product-view .product.media {
    margin-left: 0;
    position: relative;
  }
}
.block.related .block-title.title h2,
.block.crosssell .block-title.title h2 {
  margin-bottom: 3px;
  margin-top: 38px;
}
.catalog-product-view .pages .item {
  line-height: 18px;
  padding: 0 6px;
}
.catalog-product-view li.item.current strong {
  color: #202020;
}
@media only screen and (max-width: 1023px) {
  .catalog-product-view .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    font-weight: 700;
    color: #111111;
    display: none;
  }
  .catalog-product-view .additional-attributes-wrapper tbody tr:last-child {
    border-bottom: 1px solid #EBEBEB;
  }
  .catalog-product-view .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    display: revert;
    padding: 12px 9px;
    vertical-align: middle;
  }
  .catalog-product-view .fotorama__nav.fotorama__nav--thumbs {
    padding-left: 0;
  }
  .catalog-product-view .sections.nav-sections + .page-main {
    padding-top: 165px;
  }
  .catalog-product-view .product-options-wrapper select {
    min-width: 100%;
  }
  .catalog-product-view div#product-review-container:empty + .col-des-6.col-tb-6.col-mb-12 {
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    max-width: 582px;
  }
  .product-review {
    padding-bottom: 88px;
  }
}
@media (max-width: 991px) {
  .catalog-product-view .breadcrumbs .items {
    line-height: 20px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .catalog-product-view .product-options-wrapper select {
    min-width: 100%;
  }
  .catalog-product-view .product-social-links,
  .amazon-minicart-container {
    text-align: left;
  }
  .catalog-product-view .product-info-main .action.towishlist {
    /* bottom: 0; */
  }
  .catalog-product-view .product-info-main form .stock.unavailable + .action.towishlist span {
    padding-left: 0;
  }
  .catalog-product-view .social-media-icons {
    margin-top: -30;
  }
  .catalog-product-view .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    margin-left: 0;
    margin-top: 0;
  }
  .catalog-product-view button#product-addtocart-button {
    width: 180px;
    margin-right: 17px;
  }
  .catalog-product-view .product-info-main .action.towishlist span {
    padding-left: 10px;
  }
  .catalog-product-view .product-info-main .action.towishlist span:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (max-width: 910px) and (min-width: 768px) {
  .catalog-product-view .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    margin-left: 0;
    /* margin-top:10px */
  }
  .catalog-product-view .product-info-main form .stock.unavailable + a.action.towishlist {
    /* margin-top:10px */
  }
}
@media (max-width: 850px) and (min-width: 768px) {
  .catalog-product-view .product-info-main form .stock.unavailable {
    margin-right: 50px;
    margin-bottom: 20px;
  }
  .products-grid .product-item:hover .product.actions.product-item-actions,
  .products-grid .product-item:focus .product.actions.product-item-actions {
    width: 180px;
    min-width: auto;
  }
}
@media (max-width: 796px) and (min-width: 768px) {
  .catalog-product-view .product-info-main form .stock.unavailable {
    left: 0;
  }
}
@media (max-width: 892px) and (min-width: 768px) {
  .catalog-product-view button#product-addtocart-button {
    /* margin-bottom: 20px; */
  }
}
@media (max-width: 820px) and (min-width: 768px) {
  .product-detail .price-box.price-final_price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .product-detail .product-item .old-price .price {
    margin-left: 0;
  }
  .product-detail .price-box.price-final_price span.special-price {
    margin-bottom: 0;
  }
  .product-detail .price-box.price-final_price > span.old-price {
    margin: 0;
  }
}
@media (max-width: 772px) and (min-width: 768px) {
  .catalog-product-view .sections.nav-sections + main button#product-addtocart-button {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  html .catalog-product-view .product.media {
    max-width: 400px;
  }
  .catalog-product-view .product-info-main .action.towishlist {
    float: left;
    left: 0;
  }
  .catalog-product-view .product.info.detailed {
    display: none;
  }
  .catalog-product-view .wide {
    padding-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .product-detail .item.product.product-item {
    padding: 0 10px;
  }
  .catalog-product-view .additional-attributes-wrapper tbody tr:last-child {
    padding-bottom: 0;
  }
  .catalog-product-view .wide {
    margin-top: 20px;
  }
  .catalog-product-view .product.info.detailed {
    display: none;
  }
  .catalog-product-view .product-add-form {
    padding: 0;
    margin-top: -15px;
  }
  .catalog-product-view .product-info-main form .stock.unavailable,
  .catalog-product-view .product-info-main form .stock.unavailable + a.action.towishlist {
    margin-top: 10px;
    /* margin-bottom: 25px; */
  }
  .catalog-product-view strong.product.name.product-item-name a.product-item-link {
    font-size: 16px;
  }
  .catalog-product-view .wide {
    padding-top: 35px;
  }
  .catalog-product-view .product-review .line h2 {
    margin-bottom: 20px;
  }
  .catalog-product-view .block.related {
    padding-top: 0;
  }
  html .catalog-product-view .product-info-main {
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .catalog-product-view .page-title-wrapper.product {
    margin-top: 10px;
  }
  .catalog-product-view .product-info-main .price-box {
    margin-top: 3px;
    margin-bottom: 15px;
  }
  .catalog-product-view .product-info-main .product.attribute.overview {
    margin-top: -4px;
  }
  .catalog-product-view .additional-attributes-wrapper.table-wrapper {
    margin-top: 8px;
  }
  .catalog-product-view .block-content .review-item:nth-child(2) {
    padding-bottom: 0;
  }
  .catalog-product-view .review-toolbar {
    margin-bottom: 0;
  }
  .fotorama__stage__shaft.fotorama__grab img,
  .fotorama__arr.fotorama__arr--prev.fotorama__arr--disabled + .fotorama__stage__shaft img {
    border: none !important;
  }
  .catalog-product-view .sections.nav-sections + .page-main {
    padding-top: 115px;
  }
  .product-detail span.product-image-container {
    width: 100% !important;
  }
  .catalog-product-view .product-reviews-summary .rating-summary {
    left: 0;
  }
  .catalog-product-view .field.qty label {
    display: none;
  }
  .catalog-product-view .product-review .line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    position: relative;
    padding-top: 85px;
  }
  .catalog-product-view .col-des-6.col-tb-6.col-mb-12:last-child {
    padding-left: 0;
    margin: 0 auto;
  }
  .catalog-product-view .col-12.text-center {
    position: absolute;
    top: -15px;
    left: 0;
  }
  .catalog-product-view div#product-review-container {
    margin-top: 50px;
  }
  html .catalog-product-view .product.media {
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
  }
  html .catalog-product-view .product-info-main {
    width: 100%;
    padding: 0;
  }
  .catalog-product-view .fotorama {
    margin: 0;
    max-width: 100%;
  }
  body.catalog-product-view .breadcrumbs {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
  body.catalog-product-view .breadcrumbs ul.items {
    margin: 0;
    padding: 0;
  }
  .catalog-product-view .product-add-form div.product-options-wrapper .field {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-direction: -webkit-column;
  }
  .catalog-product-view .product-options-wrapper select {
    min-width: 0;
    width: auto;
  }
  .catalog-product-view .product.data.items > .item.content {
    margin-top: 0;
    border: 0;
    padding: 0;
  }
  .catalog-product-view .product.data.items .title.item {
    border-bottom: 1px solid #E2E2E2;
    margin: 0;
    padding: 2px 15px;
  }
  .catalog-product-view .product.data.items .content.item {
    border-bottom: 1px solid #E2E2E2;
    padding: 20px;
    margin: 0;
  }
  .catalog-product-view .block.related .block-content.content {
    padding-left: 0;
  }
  body .fieldset > .field:not(.choice) > .label {
    width: auto;
  }
  .catalog-product-view .product-social-links,
  .amazon-minicart-container {
    text-align: left;
  }
  .catalog-product-view .product-info-main .action.towishlist {
    /* left: 15px; */
    /* top: 15px; */
    /* position: initial; */
  }
  .catalog-product-view .social-media-icons {
    margin-top: 47px;
    margin-bottom: 20px;
  }
  .catalog-product-view h1.page-title {
    padding-top: 40px;
  }
  .catalog-product-view .product-info-main .page-title-wrapper .page-title {
    text-align: left;
    margin-top: 0 !important;
    padding-top: 20px;
  }
  .catalog-product-view .product-info-main .page-title-wrapper .page-title span {
    width: 100%;
  }
  .catalog-product-view .block.review-list {
    max-width: none;
  }
  .product-detail .product-item .old-price .price {
    font-size: 14px;
    font-weight: 700;
    color: #B1B1B1;
  }
  body.catalog-product-view .rating-summary .rating-result {
    width: 88px;
  }
  .catalog-product-view .field.review-field-nickname.required,
  .catalog-product-view .field.review-field-summary.required {
    width: 100%;
  }
  .catalog-product-view .review-toolbar {
    /* bottom: -65px; */
  }
  .catalog-product-view .sections.nav-sections + .page-main .page.messages .messages {
    margin-top: 40px;
    margin-bottom: 25px;
  }
  .product-review {
    padding-bottom: 50px;
    padding-top: 36px;
  }
  .catalog-product-view .review-toolbar {
    position: initial;
  }
  .catalog-product-view .fotorama__wrap.fotorama__wrap--css3.fotorama__wrap--fade .fotorama__nav.fotorama__nav--dots {
    position: absolute;
    bottom: -10px;
  }
}
@media (max-width: 1018px) {
  .catalog-product-view .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before {
    position: absolute;
    left: 10px;
  }
}
@media (max-width: 768px) {
  .catalog-product-view .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before {
    /* left: 0px; */
  }
}
@media (max-width: 639px) {
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: revert;
    width: 120px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    padding: 0 0 0 5px;
  }
  .product-detail strong.product-item-name a {
    /* font: normal normal 500 15px/24px Lato; */
  }
  .product-detail .product-item .price-box .price {
    /* font-family: Lato; */
    /* letter-spacing: 0px; */
    /*color: #9A9A9A;*/
  }
  .catalog-product-view .additional-attributes-wrapper tbody tr {
    border-right: 1px solid #EBEBEB;
  }
  .product-detail .price-box.price-final_price > span.special-price span.price {
    font-size: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    margin-top: 15px;
  }
}
@media (max-width: 575px) {
  .brand {
    margin-top: -4px;
  }
  .catalog-product-view h2#block-related-heading {
    margin-top: 15px;
  }
  .catalog-product-view .product-info-main .product.attribute.overview {
    margin-bottom: 20px;
  }
  .product-detail .stock.unavailable span {
    font: normal normal 400 12px/14px Karla;
  }
  .catalog-product-view .sections.nav-sections + .page-main .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    margin: 0;
  }
  .catalog-product-view .breadcrumbs ul.items li.item:last-child {
    line-height: 30px;
  }
  body.catalog-product-view .breadcrumbs ul.items {
    line-height: 30px;
  }
}
@media (max-width: 575px) and (min-width: 376px) {
  .product-detail .product-item-actions .actions-primary {
    /* width: 170px !important; */
  }
  .product-detail button.action.primary.tocart {
    width: 170px !important;
  }
  .product-detail .stock.unavailable {
    top: 11px;
    left: 11px;
  }
}
@media (max-width: 525px) {
  .catalog-product-view .product-detail li.item.product.product-item > .product-item-info > .product-label {
    top: 12px;
    padding: 0 10px;
  }
}
@media screen and (max-width: 500px) {
  .catalog-product-view .product-options-wrapper select {
    max-width: 100%;
  }
  html .catalog-product-view .product.data.items > .item.title > .switch {
    padding-right: 0;
    padding-left: 0;
  }
  .catalog-product-view .column.main .block .title strong {
    font-size: 28px;
  }
  .catalog-product-view .price-box.price-final_price > span {
    width: auto !important;
  }
  .catalog-product-view .product-info-main .price-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  /*  .product-detail .product-item-actions .actions-primary,
  .product-detail button.action.primary.tocart,
  .product-detail .actions-primary .control,
  .product-detail .actions-primary .control input {
    width: 140px !important;
  }*/
  .product-detail .product-image-wrapper {
    padding-bottom: 125% !important;
  }
  .catalog-product-view .fotorama__wrap.fotorama__wrap--css3.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
    margin-top: 20px;
  }
}
@media (max-width: 480px) {
  .product-info-main .product-info-price {
    margin-top: 25px;
  }
  .catalog-product-view .product-info-main form .stock.unavailable {
    /* margin-bottom: 20px; */
  }
  .catalog-product-view .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    margin-top: 21px;
  }
}
@media (max-width: 464px) {
  .catalog-product-view .product-info-main form .stock.unavailable + a.action.towishlist {
    margin-right: 11px;
    /* margin-top:10px */
  }
  .catalog-product-view .product-info-main form .stock.unavailable {
    left: 0;
  }
}
@media (max-width: 413px) and (min-width: 375px) {
  .product-detail .product-item span.old-price .price {
    margin-left: 0;
  }
  .catalog-product-view .sections.nav-sections + .page-main .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    /*margin-top: 20px;*/
  }
}
@media (max-width: 450px) {
  .catalog-product-view .page-title-wrapper.product {
    padding-bottom: 3px;
  }
  .catalog-product-view .product-info-main .price-box .price-wrapper .price {
    font-size: 28px;
    line-height: 35px;
  }
  .catalog-product-view .sections.nav-sections + .page-main .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    margin-right: 0;
  }
  .catalog-product-view .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    margin-right: 0;
  }
  .catalog-product-view .product-info-main .page-title-wrapper .page-title span {
    font-size: 26px;
    line-height: 30px;
  }
  .catalog-product-view .product-info-main .page-title-wrapper .page-title {
    line-height: 28px;
  }
}
@media (max-width: 439px) {
  .catalog-product-view button#product-addtocart-button {
    margin-top: 20px;
    width: 232px;
    margin-left: 0;
  }
  .catalog-product-view .sections.nav-sections + .page-main button#product-addtocart-button {
    margin-top: 0px;
  }
}
@media (max-width: 429px) {
  .catalog-product-view .sections.nav-sections + .page-main button#product-addtocart-button {
    margin-bottom: 15px;
  }
}
@media (max-width: 425px) and (min-width: 376px) {
  .product-detail .price-box.price-final_price > span.old-price {
    margin: 0;
  }
  .product-detail .product-item .old-price .price {
    margin-left: 0;
  }
  .product-detail .price-box.price-final_price > span.special-price {
    width: 100% !important;
    margin: 5px 0 0 0;
  }
}
@media (max-width: 423px) {
  .catalog-product-view .product-detail .item.product.product-item {
    padding: 0 7.5px;
  }
  .catalog-product-view .product-detail strong.product.name.product-item-name a.product-item-link {
    padding: 0 10px;
  }
  .catalog-product-view .sections.nav-sections + .page-main {
    padding-top: 125px;
  }
  .catalog-product-view .products-grid .product-item {
    width: 100%;
    margin: 0 0 20px 0 !important;
  }
}
