#product_addtocart_form .product-options-wrapper .super-attribute-select {
  padding-bottom: 0;
}
.catalog-product-view span.old-price.sly-old-price {
  display: block !important;
}
/* 20240726: Append new price below the original price, changed display flex to grid */
.catalog-product-view .price-box.price-final_price {
  display: grid;
}
.catalog-product-view .price-box.price-final_price .normal-price {
  order: 2;
}
.catalog-product-view .price-box.price-final_price .old-price {
  order: 1;
  margin-right: 10px;
}
.catalog-product-view .price-box.price-final_price .old-price span {
  color: #FF5656;
}
.catalog-product-view .price-box .price-final_price:only-child .price {
  color: #000;
}
.catalog-product-view .price-box [data-price-type="specialPrice"] .price {
  color: red !important;
}
.catalog-product-view .price-box [data-price-type="oldPrice"] .price {
  color: black !important;
}
.amrelated-info .price-box.price-final_price.custom {
  display: flex;
}
.amrelated-info .price-box.price-final_price.custom .special-price {
  order: 2;
}
.amrelated-info .price-box.price-final_price.custom .old-price {
  order: 1;
  margin-right: 5px;
}
/* bundle product */
.amrelated-pack-wrapper {
  display: -ms-grid;
  display: grid;
}
.catalog-product-view .review-related {
  width: 100%;
}
.amrelated-bundle-popup .color .swatch-attribute-options {
  margin-top: 10px;
}
.amrelated-bundle-popup .swatch-option.color {
  border-radius: 50%;
}
.amrelated-bundle-popup .swatch-option.selected {
  border: 3px solid #000;
}
.amrelated-bundle-popup .swatch-option:hover {
  border: 3px solid #000;
}
.amrelated-bundle-popup .swatch-option {
  width: 40px;
  height: 40px;
}
.amrelated-bundle-popup .amrelated-info.-top .amrelated-title {
  margin-bottom: 15px;
}
.amrelated-popup-container .product-options-bottom button.tocart:hover {
  background-color: #fff;
  color: #282828 !important;
}
.amrelated-bundle-popup .amrelated-popup-tocart-wrapper .action,
.amrelated-popup-container .product-options-bottom button.tocart {
  font: normal normal 400 14px/18px PT Sans !important;
  background-color: #282828;
  border: 1px solid #282828;
  color: #FFFFFF;
  height: 47px;
  padding: 0;
}
.amrelated-bundle-popup .amrelated-popup-tocart-wrapper .action {
  padding: 0 30px;
}
.amrelated-bundle-popup .amrelated-popup-tocart-wrapper .action:hover {
  background-color: #fff;
  color: #282828 !important;
}
.amrelated-bundle-popup .amrelated-products-wrapper .product-options-bottom .actions,
.amrelated-bundle-popup .amrelated-products-wrapper .box-tocart .actions {
  display: inline-block;
  padding: 0;
}
.amrelated-bundle-popup .product-options-bottom .box-tocart {
  display: flex;
  margin-top: 35px;
}
.amrelated-bundle-popup .amrelated-products-wrapper {
  padding-top: 15px;
}
.amrelated-product-info .amrelated-info.-bottom {
  margin-top: 10px;
}
.amrelated-product-info .product-info-price .price-box .price-container .price {
  color: #282828;
}
.amrelated-bundle-popup .amrelated-products-wrapper .amrelated-info a {
  font: normal normal 300 28px/35px Roboto;
  color: #282828;
}
.amrelated-pack-item.-collapsed .amrelated-details {
  margin-left: 0;
}
.amrelated-pack-wrapper .amrelated-title:after {
  display: none;
}
.amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper .action:hover span {
  color: #282828;
}
.review-related .amrelated-content-wrapper .amrelated-pack-list {
  width: 75%;
}
#st-2 .st-btn[data-network='sharethis'] {
  display: none !important;
}
.amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper .action {
  color: #fff;
  border: 1px solid #fff;
  width: 100% !important;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper .action:hover {
  background-color: #fff;
}
.amrelated-tocart-wrapper {
  display: block;
  margin: 8px auto 0 auto !important;
  width: calc(100% - 40px);
  max-width: 231px;
  padding-bottom: 15px;
}
body .amrelated-content-wrapper .amrelated-summary-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 10px;
}
.amrelated-summary-content .main.price span {
  color: #fff;
}
.amrelated-pack-wrapper .amrelated-title.-collapsed:after {
  display: none;
}
.amrelated-content-wrapper .total-price {
  width: 100%;
  margin: auto;
}
.amrelated-summary-content {
  width: calc(25% - 22px) !important;
  background-color: #282828;
  height: 100%;
  margin-left: 3px;
}
.amrelated-pack-item.-collapsed .amrelated-photo-container {
  position: relative;
  height: 0;
}
.amrelated-pack-item.-collapsed .amrelated-photo {
  display: block !important;
}
.amrelated-pack-item .amrelated-name {
  text-align: left;
}
.amrelated-pack-item .amrelated-info {
  border-radius: 2px;
  width: 100%;
  padding: 10px 12px 0 12px;
  display: block !important;
}
.price-box .price-label {
  display: none !important;
}
.amrelated-discount.-summary .amount .price {
  color: #fff;
}
.amrelated-content-wrapper .amrelated-photo-container .amrelated-link {
  position: absolute;
}
.review-related .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper {
  border: none;
  padding: 0;
  margin: auto !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% - 40px);
  max-width: none;
  padding-bottom: 17px;
}
.review-related .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
  color: #000;
  margin-bottom: 35px;
  padding: 10px 20px;
}
.review-related .amrelated-pack-list.-second-row {
  border: none;
  width: 75%;
  max-width: none;
  padding-right: 12px;
  overflow: hidden;
  /* margin: 0 -12px; */
}
.review-related .amrelated-pack-item .price-final_price [data-price-type='finalPrice'] .price {
  font-size: 14px;
  color: #000;
  text-align: left;
  margin-top: 10px;
}
.review-related .amrelated-pack-item.-wide .amrelated-details {
  margin: 10px 0 0 0;
}
.review-related .amrelated-pack-wrapper .amrelated-pack-item {
  min-width: initial;
  padding: 0;
  background: transparent;
  width: 100% !important;
}
.review-related .amrelated-pack-wrapper .amrelated-content-wrapper {
  max-width: 1400px;
  padding: 0 20px;
  margin: 0 auto;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: transparent;
  margin-bottom: 40px;
}
.amrelated-content-wrapper .amrelated-summary-content .amrelated-discount {
  background-color: transparent;
}
.amrelated-pack-wrapper .amrelated-title {
  font: normal normal 400 35px/55px Playfair Display;
  letter-spacing: 0;
  color: #292526;
  text-align: center;
  padding-bottom: 20px;
}
.amrelated-pack-wrapper .amrelated-title strong {
  font-weight: 400;
}
.review-related .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus {
  color: #000;
  font-size: 50px;
  padding: 0 20px;
  padding-top: 6.5%;
}
.amrelated-photo-container {
  width: 100%;
  height: 0;
  padding-bottom: 120.4%;
  position: relative;
  top: 0;
  left: 0;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount {
  background-color: #000;
  padding: 2px 5px;
  display: none;
}
.amrelated-pack-wrapper .amrelated-photo-container .amrelated-checkbox + .amrelated-label {
  border: none;
  width: 16px;
  height: 16px;
  padding: 0;
  top: 15px;
  left: 14px;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount span {
  color: #fff;
  font-size: 10px;
  line-height: 16px;
}
.amrelated-pack-item .amrelated-name a {
  text-align: left;
  font: normal normal 400 15px/20px Roboto;
  text-transform: uppercase;
}
.amrelated-pack-wrapper .amrelated-photo-container .amrelated-checkbox:checked + .amrelated-label {
  border: none;
  width: 20px;
  height: 20px;
  padding: 0;
  background-color: #fff;
}
.amrelated-photo-container .amrelated-checkbox + .amrelated-label:before {
  content: "";
  height: 20px;
  width: 20px;
  position: absolute;
  left: 0;
  top: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border: 1px solid #282828;
  background: #fff;
}
.amrelated-pack-wrapper .amrelated-photo-container .amrelated-checkbox:checked + .amrelated-label:before {
  /* background: #282828; */
}
.amrelated-pack-wrapper .amrelated-photo-container .amrelated-checkbox:checked + .amrelated-label:after {
  color: #000;
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  display: block;
  position: absolute;
  top: 4px;
  left: 4px;
  font-size: 14px;
  line-height: 14px;
}
.catalogsearch-result-index .page-title-wrapper.layout_type1 {
  padding: 105px 0 30px 0;
}
.catalogsearch-result-index dl.block {
  display: none;
}
.cm_inch table thead {
  border-bottom: .5px solid #fff !important;
}
.cm_inch table thead th {
  line-height: 28px;
}
.catalogsearch-result-index .amsearch-related-terms {
  display: none;
}
.review-related {
  width: 100%;
}
.catalog-product-view li.current_product,
.catalog-product-view li.current_product {
  display: none;
}
body.catalog-product-view .product-info-main .product-info-price {
  margin-top: 0;
}
.block .products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary > .action span:before,
.block .products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary > .action:after {
  display: none;
}
body.catalog-product-view .product.info.detailed .block.review-add .review-form .action.submit.primary:hover {
  background-color: #fff;
  border: 1px solid #282828;
}
body .block.related .block-content.content {
  position: relative;
  margin-left: -5px;
  padding-bottom: 15px;
}
.catalog-product-view .product-image-container {
  width: 100% !important;
}
.catalog-product-view .message.success {
  display: none !important;
}
.block.related .owl-carousel:not(.custom-nav) .owl-nav button:after {
  background-color: #282828;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  z-index: -1;
  opacity: .82;
  border-radius: 50%;
}
body .block.related .owl-carousel:not(.custom-nav) .owl-nav button:before {
  font-size: 12px;
  line-height: 21px;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  text-align: center;
}
body .block.related .products-grid .items .product-item .product-top {
  margin-bottom: 0;
}
body .block.related .block-content .products-grid {
  margin: 0;
  margin-top: 0 !important;
}
body .block.related .owl-nav button.owl-next,
body .block.related .owl-nav button.owl-prev {
  position: absolute;
  top: 48%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 23px;
  height: 23px;
  background: transparent;
  left: 0;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid transparent;
}
body .block.related .owl-nav button.owl-prev {
  left: -5px;
}
body .block.related .owl-nav button.owl-next {
  right: -50px;
  left: auto;
}
body .block.related .owl-nav button.owl-next:hover,
body .block.related .owl-nav button.owl-prev:hover {
  border: 1px solid #282828;
}
body .block.related .owl-nav button.owl-next:hover:after,
body .block.related .owl-nav button.owl-prev:hover:after {
  background-color: #fff;
  opacity: 1;
}
body .block.related .owl-nav button.owl-next:hover:before,
body .block.related .owl-nav button.owl-prev:hover:before {
  color: #282828;
}
body.catalog-product-view main.page-main {
  max-width: none !important;
}
.catalog-product-view .amrelated-content-wrapper .amrelated-summary-content .amrelated-discount {
  width: 100%;
  padding: 0 5px;
  position: static;
  margin: 0 auto 0 auto;
  text-transform: uppercase;
  font-size: 14px;
}
body.catalog-product-view .mp-reward-points img {
  margin-top: 1px;
  margin-right: 3px;
  position: absolute;
  left: 0;
}
body.catalog-product-view .st-btn > img {
  display: none !important;
}
#st-1 .st-btn {
  width: 20px;
  line-height: 0 !important;
}
.mp-reward-points .mp-point-label strong {
  color: #EAAC4B;
  font: normal normal 700 12px/20px Poppins;
}
.catalog-product-view span.product-label.best-seller-label span {
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  padding: 3.5px 10px;
  min-width: 53px;
}
div#product-attribute-specs-table {
  margin-top: 2px;
}
.catalog-product-view .product-label.sale-label span {
  background: #FF3F08;
}
.catalog-product-view .product-label:nth-child(even) span {
  border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
}
.catalog-product-view span.product-label span {
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #6a6a6ad9;
  border-radius: 0 5px 5px 0;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 0 5px 5px 0;
  padding: 3.5px 10px;
  min-width: 53px;
}
.catalog-product-view span.product-label.best-seller-label span,
.catalog-product-view span.product-label.a-few-left-label span {
  background: #6a6a6ad9;
}
.catalog-product-view .product-label {
  width: 100%;
  font-size: 0;
  font-weight: 500;
  text-transform: uppercase;
  margin-right: 0;
  margin-bottom: 5px;
  color: #fff;
  display: inline-block;
  text-align: right;
}
.catalog-product-view .product-label:nth-child(even) {
  text-align: right;
  margin-right: 0;
}
.catalog-product-view .mageplaza-fbt-rows span.product-label.new-label ~ .best-seller-label {
  text-align: right;
}
.catalog-product-view .mageplaza-fbt-rows span.product-label.new-label ~ .best-seller-label span {
  border-radius: 5px 0 0 5px;
}
.catalog-product-view .mageplaza-fbt-rows span.product-label.sale-label.multiple-label {
  display: none;
}
.catalog-product-view .mageplaza-fbt-image-box {
  display: none;
}
.catalog-product-view .mageplaza-fbt-rows {
  width: 76%;
  float: left;
}
.block .products-grid .items .product-item .product-item-info:hover .product-top:not(.loading-ajax):not(.loading-ajax--wl) .product-item-inner {
  background: transparent;
}
.atome p img {
  margin-right: 6px;
  position: absolute;
  top: 3px;
  left: 0;
}
.atome p {
  font: normal normal 400 12px/20px Roboto;
  position: relative;
  padding-left: 56px;
  margin-top: 10px;
  margin-bottom: 12px;
}
.catalog-product-view .mageplaza-fbt-rows > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 34px;
  margin: 0 -17px;
}
.catalog-product-view .register {
  padding-left: 23px;
  padding-top: 9px;
  position: relative;
}
.catalog-product-view .register:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent url("../images/product/Group3979.png") no-repeat;
  position: absolute;
  top: 9px;
  left: 0;
}
.catalog-product-view .register a {
  color: #EAAC4B !important;
  margin-left: 3px;
}
.catalog-product-view .products-grid .items .product-item .product-item-name + .price-box,
.catalog-product-view .products-grid .items .product-item .price-box {
  text-align: left;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}
.catalog-product-view .mageplaza-fbt-rows + .wrapper.grid.products-grid {
  width: 24%;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #292526;
  padding: 0 20px;
}
.products-grid .items .product-item .price-box {
  margin-bottom: 11px;
}
.block .products-grid .items .product-item .price-box {
  margin-top: -2px;
}
.block .price-box .price-final_price .price {
  font-size: 13px;
}
.catalog-product-view .page-main input[type="radio"],
.catalog-product-view .page-main input[type="checkbox"] {
  width: 25px;
  height: 25px;
  overflow: auto;
  position: absolute;
  z-index: 2;
  top: 36px;
  left: 17px;
}
.catalog-product-view footer.page-footer {
  margin-top: 0;
}
.catalog-product-view .mageplaza-fbt-content .product-image {
  position: relative;
}
.catalog-product-view .mageplaza-fbt-content .product-image a {
  line-height: 0;
  height: 100%;
  display: block;
}
.catalog-product-view .mageplaza-fbt-content .out-stock-button {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 1;
}
.catalog-product-view .mageplaza-fbt-content .stock.unavailable {
  background: rgba(208, 207, 205, 0.8);
  padding: 7px;
  color: #282828;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-family: 'Poppins';
  text-align: center;
}
.catalog-product-view .page-main input[type="checkbox"] + .checkbox {
  position: absolute;
  top: 35px;
  left: 17px;
  z-index: 2;
  width: 25px;
  height: 25px;
  pointer-events: none;
  background: #fff;
}
.catalog-product-view .page-main input[type="checkbox"][disabled="disabled"] + .checkbox {
  display: none;
}
body .product-item-actions .actions-primary + .actions-secondary > .action {
  width: 100%;
  height: 100%;
  position: relative;
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before {
  content: "\f004";
  font-family: "Font Awesome 5 Pro Light";
  font-size: 22px;
  color: #282828;
  line-height: 48px;
  text-align: center;
  position: absolute;
  right: 0;
  overflow: visible;
  top: 0;
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:hover:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:focus:before {
  color: #f68872;
}
.products.products-grid .items .product-item .product-item-inner {
  display: -ms-grid;
  display: grid;
}
.block .products.products-grid .items .product-item .product-item-inner {
  position: static;
  opacity: 0;
  visibility: hidden;
  background: transparent;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
/* 20240513: Removed :hover to the .product-item */
.block .products.products-grid .items .product-item .product-item-inner {
  opacity: 1;
  visibility: visible;
}
.catalog-product-view .page-main input[type="checkbox"] + .checkbox:after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  border: 1px solid #000;
  position: absolute;
  top: 0;
  left: 0;
}
.cm_inch table {
  margin-top: 16px;
  width: auto !important;
}
.cm_inch table tr {
  height: auto !important;
}
.cm_inch p em {
  font: normal normal 400 12px/20px Roboto;
  font-style: italic;
  display: block;
  margin-top: 14px;
}
.cm_inch table tr td {
  width: auto !important;
  padding-right: 23px;
  padding-left: 22.5px;
  height: auto !important;
}
.cm_inch table tr td:last-child {
  padding-right: 28px;
}
.block .products-grid .product-items .product-item-inner .stock.unavailable {
  display: none;
}
.catalog-product-view .page-main .table-wrapper.additional-attributes-wrapper {
  margin-bottom: 0;
}
.catalog-product-view .product.info.detailed {
  margin-top: 60px;
}
.cm_inch table tr td:first-child {
  padding-left: 19px;
  padding-right: 17px;
}
.cm_inch table tr:last-child td {
  padding-bottom: 1px;
}
.catalog-product-view .page-main input[type="checkbox"]:checked + .checkbox:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro Light";
  text-align: center;
  width: 25px;
  line-height: 29px;
  height: 25px;
  font-size: 20px;
  position: absolute;
  background: #fff;
}
.catalog-product-view .review-control-vote:before,
.catalog-product-view .review-control-vote .rating-1:before,
.catalog-product-view .review-control-vote .rating-2:before,
.catalog-product-view .review-control-vote .rating-3:before,
.catalog-product-view .review-control-vote .rating-4:before,
.catalog-product-view .review-control-vote .rating-5:before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Pro";
  font-size: 11px;
  margin-left: 30px;
  letter-spacing: 4.2px;
  line-height: 21px;
}
.catalog-product-view .review-control-vote .rating-4:before {
  content: "\f005\f005\f005\f005";
}
.catalog-product-view .review-control-vote .rating-3:before {
  content: "\f005\f005\f005";
}
.catalog-product-view .review-control-vote .rating-2:before {
  content: "\f005\f005";
}
.catalog-product-view .review-control-vote .rating-1:before {
  content: "\f005";
}
.catalog-product-view .mageplaza-fbt-rows ul li {
  position: relative;
  width: calc(100% / 3);
  padding: 0 17px;
  margin-bottom: 0;
}
.catalog-product-view .mageplaza-fbt-rows ul li .product-info {
  position: relative;
}
.catalog-product-view .product-labels {
  z-index: 2;
  position: absolute;
  top: 14px;
  width: 100%;
  text-align: left;
  font-size: 0;
}
.catalog-product-view .mageplaza-fbt-rows ul li .product-info .product-image-photo {
  margin: 0;
  max-width: none;
  width: 100%;
}
.block .products-grid .product-item .product-item-info .product-label {
  width: 100%;
  text-align: right;
}
.block .products-grid .product-item .product-item-info .product-label.sale-label {
  position: absolute;
  left: 0;
  text-align: left;
}
.block .products-grid .product-item .product-item-info .product-label.sale-label span {
  border-radius: 0 5px 5px 0;
}
.block .products-grid .product-item .product-item-info .product-label span {
  border-radius: 5px 0 0 5px;
}
.catalog-product-view .mageplaza-fbt-rows ul li > span {
  width: 100% !important;
  position: relative;
}
.catalog-product-view .mageplaza-fbt-rows ul li > span img {
  margin-top: 0;
}
.catalog-product-view form#mageplaza-fbt-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 66px;
}
.catalog-product-view span.mageplaza-fbt-total-price-label {
  display: block;
  text-align: center;
  color: #FFFFFF;
  font: normal normal 400 14px/20px Roboto;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.catalog-product-view fieldset.field.required.review-field-ratings {
  max-width: 250px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 13px;
  padding: 0;
  margin-top: 1px;
}
.catalog-product-view span.mageplaza-fbt-price-wrapper span.mageplaza-fbt-price {
  display: block;
  text-align: center;
  color: #FFFFFF;
  font: normal normal 700 30px/39px Roboto;
}
.catalog-product-view .mp-clear {
  display: none;
}
.catalog-product-view .review-control-vote label:before {
  color: #FF3F08;
}
.product.info.detailed .block.review-add .review-form-actions {
  display: -ms-grid;
  display: grid;
}
.product.info.detailed .block.review-add .review-form-actions .primary {
  margin: 0 auto;
}
.catalog-product-view .mageplaza-fbt-price-box {
  display: inline-block;
  margin: auto;
  padding: 0;
  width: 100%;
  max-width: 231px;
}
.products.products-grid .brand-productName {
  margin-bottom: 0;
}
.mageplaza-fbt-add-to-cart button span {
  color: #fff;
}
html body.catalog-product-view .mageplaza-fbt-add-to-cart button {
  border: 1px solid #fff;
  width: 100%;
  margin-top: 18px;
  margin-bottom: 19px;
  letter-spacing: 0.5px;
  font: normal normal 500 14px/21px Poppins;
}
.product.actions.product-item-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}
.product.actions.product-item-actions.out-of-stock {
  display: inline-block;
}
html body.catalog-product-view .mageplaza-fbt-add-to-cart button:hover,
html body.catalog-product-view .mageplaza-fbt-add-to-cart button:focus {
  background: #fff !important;
  color: #292526 !important;
  border-color: #fff;
}
.mageplaza-fbt-add-to-cart button:hover span,
.mageplaza-fbt-add-to-cart button:focus span {
  color: #292526 !important;
}
.catalog-product-view.extra-gallery-grid .product.media .gallery-list .item-image:first-child {
  width: 100%;
  -webkit-box-flex: 100%;
  -ms-flex: 100%;
  flex: 100%;
  max-width: 100%;
  margin-bottom: 14px !important;
}
.catalog-product-view fieldset.field.required.review-field-ratings legend.label {
  width: 85px;
  float: left;
}
.catalog-product-view .product.info.detailed .block.review-add .review-form .action.submit.primary {
  padding: 15px 65px 11px;
  border: 1px solid #000;
}
.catalog-product-view fieldset.field.required.review-field-ratings legend.label span {
  font: normal normal 400 14px/20px Roboto;
}
.catalog-product-view .review-field-ratings .review-field-rating .label {
  padding: 0;
  margin-bottom: 0;
  line-height: 26px;
}
.catalog-product-view .product-info-main .product-options-wrapper .field.configurable.required {
  margin-bottom: 10px;
}
.catalog-product-view .review-field-ratings .review-field-rating {
  margin-bottom: 0 !Important;
}
.catalog-product-view .review-field-ratings .nested {
  margin-top: -2px;
  padding-left: 13px;
}
.catalog-product-view .review-field-ratings .review-field-rating .label span {
  font: normal normal 400 14px/25px Roboto;
  letter-spacing: 0;
}
.catalog-product-view .page-main .columns {
  padding: 0;
  display: block;
  max-width: none !important;
}
.catalog-product-view.extra-gallery-grid .product.media .gallery-list .item-image {
  padding: 0 7.5px;
  margin-bottom: 15px !important;
}
.product.info.detailed .block.review-list .review-details .review-author:after {
  display: none;
}
fieldset.fieldset.review-fieldset {
  display: -ms-grid;
  display: grid;
  margin-bottom: 9px;
}
body.catalog-product-view .product.media {
  width: 51%;
}
body.catalog-product-view .info-content {
  width: 49%;
  padding-left: 49px;
  padding-right: calc((100vw - 1123px) / 2);
  padding-bottom: 69px;
}
body.catalog-product-view .product-info-main {
  width: 100%;
  position: sticky;
  padding-left: 0;
  top: 100px;
}
body.catalog-product-view .breadcrumbs ul.items {
  padding: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: 15px;
}
body.catalog-product-view .breadcrumbs {
  padding-top: 40px;
  padding-bottom: 11px;
}
body.catalog-product-view .product-info-main .page-title-wrapper .page-title span {
  font: normal normal 300 30px/40px Roboto;
  color: #282828;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-final_price .price-wrapper span {
  font: normal normal bold 30px/39px Roboto;
}
.special-price .price-wrapper .price {
  color: red !important;
  /* This color is for special prices */
}
.old-price .price-wrapper .price {
  color: black !important;
  /* This color is for old prices */
}
body.catalog-product-view .product-info-main .box-tocart .field.qty .input-text {
  font: normal normal 400 14px/18px 'PT Sans';
  letter-spacing: 0.5px;
}
body.catalog-product-view.extra-gallery-grid .product.media .gallery-list {
  margin: 0 -7.5px;
}
.amrelated-bundle-popup .product-options-bottom .box-tocart .field.qty {
  margin-bottom: 0;
}
.amrelated-bundle-popup .box-tocart .fieldset {
  display: inline-block;
  width: auto;
  margin: 0;
  min-width: initial;
}
.amrelated-bundle-popup .product-options-bottom .box-tocart .field.qty,
body.catalog-product-view .product-info-main .box-tocart .field.qty {
  border-right: 0;
  max-width: none;
  margin-right: 0;
  height: auto;
  display: inline-block;
  max-width: 197px;
  width: 46.1%;
  padding: 0;
  border: 1px solid #292526;
  position: relative;
}
body.catalog-product-view .product-info-main .product-info-price + .product-add-form {
  margin-top: -15px;
}
body .block .block-content .products-grid {
  margin: 0 -20.2px;
  margin-top: 31px !important;
}
body.catalog-product-view .product-info-main .box-tocart .fieldset {
  width: calc(100% - 73px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  position: relative;
}
body.catalog-product-view .product-info-main .box-tocart .action.primary.tocart {
  width: 230px;
  font: normal normal 400 14px/18px PT Sans;
  background-color: #282828;
  border: 1px solid #282828;
  color: #FFFFFF;
  height: 47px;
  padding: 0;
}
body.catalog-product-view .product-info-main .box-tocart .action.primary.tocart:hover {
  color: #282828 !important;
  background-color: #fff;
}
body.catalog-product-view .product-info-main .box-tocart .actions {
  width: auto;
  display: inline-block;
  margin-top: 0;
  position: absolute;
  top: 0;
  right: 1px;
}
body.catalog-product-view .block:not(.related) .products-grid .items .product-item .product-image-container {
  width: 100% !important;
}
.block.related .products-grid .items .product-item .product-image-container {
  max-width: 79px;
}
.catalog-product-view .block .block-content .products-grid .product-item {
  padding: 0 21px;
}
.catalog-product-view .block.related .block-content .products-grid .product-item {
  padding: 0 5px;
  margin-bottom: 0;
}
body.catalog-product-view .product-info-main .product-addto-links a,
.amrelated-popup-container .product-options-bottom .product-addto-links a {
  width: 46px;
  height: 47px;
  background: transparent !important;
  border-color: transparent !important;
  font-size: 0;
  margin-left: 13px;
  position: relative;
}
.amrelated-popup-container .product-options-bottom .product-addto-links a:hover:before,
body.catalog-product-view .product-info-main .product-addto-links a:hover:before,
body.catalog-product-view .product-info-main .product-addto-links a:focus:before {
  background-image: url("../images/product/heart-hover.svg");
}
.product-options-bottom .product-addto-links,
body.catalog-product-view .product-info-main .product-addto-links {
  width: auto;
  display: inline-block;
  margin: 0;
}
body.catalog-product-view .product-info-main .out_of_stock .product-addto-links a:before {
  width: 46px;
  height: 47px;
  position: absolute;
  left: -12px;
  top: 0;
}
body.catalog-product-view .product-info-main .out_of_stock a.action.towishlist {
  color: #282828;
  font-family: 'Roboto';
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  width: auto;
  margin-left: 0;
  padding-left: 35px;
  padding-top: 16px;
}
body.catalog-product-view .product-info-main .out_of_stock a.action.towishlist:hover,
body.catalog-product-view .product-info-main .out_of_stock a.action.towishlist:focus {
  color: #ff3f08;
}
body.catalog-product-view .mp-reward-points.mp-product {
  border: none !important;
  margin-left: 0;
  padding: 0;
  margin-top: 23px;
  margin-bottom: 8px;
}
body.catalog-product-view .review-details {
  padding-top: 11px;
}
.guide > strong {
  font: normal normal 500 14px/19px Roboto;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 32px;
}
body.catalog-product-view .product-info-main .additional-attributes > ul > li {
  margin-bottom: 10px;
}
body.catalog-product-view .product-info-main .additional-attributes > ul > li,
.fabric leble.col.label {
  padding-left: 30px;
  margin-bottom: 14px;
  font: normal normal 400 12px/20px Roboto;
  color: #282828;
  letter-spacing: 0;
}
.additional-attributes > ul > li.fabric_material:before {
  background-image: url("../images/product/2448762.svg");
  background-position: top 1px left 0;
}
.additional-attributes > ul > li.breathable:before {
  background-image: url("../images/product/soft-breathable.svg");
}
.additional-attributes > ul > li.design:before {
  background-image: url("../images/product/3497485.svg");
}
.additional-attributes > ul > li.anti_odour:before {
  background-image: url("../images/product/anti-odour.svg");
}
.additional-attributes > ul > li.anti_bacterial:before {
  background-image: url("../images/product/anti-bacteial.svg");
}
.additional-attributes > ul > li.hand_wash:before {
  background-image: url("../images/product/274570.svg");
  background-size: 19px;
  background-position: top 0 left 1px;
}
.additional-attributes > ul > li.length:before {
  background-image: url("../images/product/1085199.svg");
}
.title_size {
  padding-left: 30px;
  font: normal normal 400 12px/20px Roboto;
  position: relative;
  padding-bottom: 8px;
}
.title_size:after {
  content: "-";
  margin-left: 6px;
}
body.catalog-product-view .product.info.detailed .block.review-list .review-items .review-item .review-title {
  font: normal normal 500 16px/40px Roboto;
  color: #292526;
  margin-bottom: 0;
}
body.catalog-product-view .product.info.detailed .block.review-list .review-details .review-author,
body.catalog-product-view .product.info.detailed .block.review-list .review-details .review-date {
  color: #6A6A6A;
  font: normal normal 400 12px/20px Roboto;
}
body.catalog-product-view .product.info.detailed .block.review-list .review-ratings {
  font: normal normal 400 14px/24px Roboto;
  display: inline-block;
  width: 182px;
  float: left;
}
body.catalog-product-view .review-ratings ~ .review-details {
  padding-left: 180px;
}
body.catalog-product-view .product.info.detailed .block.review-list .review-content {
  font: normal normal 400 14px/20px Roboto;
  display: inline-block;
  width: calc(100% - 182px);
  padding-top: 3px;
  color: #292526;
}
body.catalog-product-view .rating-summary .rating-result {
  height: auto;
}
body.catalog-product-view .review-author strong {
  font-weight: 400;
}
.catalog-product-view .rating-summary .rating-result:before,
.catalog-product-view .rating-summary .rating-result > span:before {
  content: "\f005" "\f005" "\f005" "\f005" "\f005";
  font-family: "Font Awesome 5 Pro";
  height: auto;
  line-height: 20px;
}
.additional-attributes > ul > li:before,
.title_size:before,
body.catalog-product-view leble.col.label:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/product/2448762.svg") no-repeat;
  background-size: 20px;
}
.additional-attributes > ul > li.travel_friendly:before {
  background-image: url("../images/product/travel-friendly.svg");
}
.additional-attributes > ul > li.lightweight:before {
  background-image: url("../images/product/lightweight.svg");
}
.additional-attributes > ul > li.quick_dry:before {
  background-image: url("../images/product/quick-dry.svg");
}
.additional-attributes > ul > li.wudu_friendly:before {
  background-image: url("../images/product/wudu-friendly.svg");
}
.additional-attributes > ul > li.sweat_wicking:before {
  background-image: url("../images/product/sweat-wicking.svg");
}
.additional-attributes > ul > li.biodegradable:before {
  background-image: url("../images/product/biodegradable.svg");
}
.additional-attributes > ul > li.soft_breathable:before {
  background-image: url("../images/product/soft-breathable.svg");
}
.additional-attributes > ul > li.cooling:before {
  background-image: url("../images/product/cooling.svg");
}
.additional-attributes > ul > li.ironless:before {
  background-image: url("../images/product/ironless.svg");
}
.additional-attributes > ul > li.stretchable:before {
  background-image: url("../images/product/stretchable.svg");
}
.additional-attributes > ul > li.lined:before {
  background-image: url("../images/product/lined.svg");
}
.additional-attributes > ul > li.waterproof:before {
  background-image: url("../images/product/lined.svg");
}
.additional-attributes > ul > li.lined:before {
  background-image: url("../images/product/lined.svg");
}
.additional-attributes > ul > li.nursing_friendly:before {
  background-image: url("../images/product/nursing-friendly.svg");
}
.additional-attributes > ul > li.waterproof:before {
  background-image: url("../images/product/waterproof.svg");
}
.additional-attributes > ul > li.non_waterproof:before {
  background-image: url("../images/product/non-waterproof.svg");
}
.additional-attributes > ul > li.travel_friendly:before {
  background-image: url("../images/product/travel-friendly.svg");
}
.additional-attributes > ul > li.lightweight:before {
  background-image: url("../images/product/lightweight.svg");
}
.additional-attributes > ul > li.quick_dry:before {
  background-image: url("../images/product/quick-dry.svg");
}
.additional-attributes > ul > li.wudu_friendly:before {
  background-image: url("../images/product/wudu-friendly.svg");
}
.title_size:before {
  background-image: url("../images/product/2738840.svg");
  width: 19px;
  background-size: contain;
  display: none;
}
body.catalog-product-view leble.col.label:before {
  background-image: url("../images/product/593369.svg");
  left: 3px;
}
body.catalog-product-view .product-info-main .additional-attributes > ul > li.fabric .col.data {
  padding: 0;
}
body.catalog-product-view .product-info-main .additional-attributes > ul > li {
  margin-bottom: 13px;
}
body.catalog-product-view .product-info-main .additional-attributes > ul > li.material_care {
  padding-left: 0;
  font-size: 14px;
}
body.catalog-product-view .product-info-main .additional-attributes > ul > li.material_care:before {
  display: none;
}
body.catalog-product-view .product-info-main ol > li {
  padding-left: 38px;
  position: relative;
  margin-bottom: 18px;
  max-width: 366px;
}
body.catalog-product-view .product-info-main .product-options-wrapper {
  padding-top: 24px;
  margin-bottom: -9px;
}
.product-options-wrapper .fieldset .field .options-list + label {
  opacity: 1;
  position: static;
}
.product-options-wrapper .fieldset .field .options-list input[type="radio"] + label {
  position: relative;
  padding-left: 25px;
}
.product-options-wrapper .fieldset .field .options-list {
  margin-top: 15px;
}
.product-options-wrapper .fieldset .field .options-list input[type="radio"] + label:after {
  content: "";
}
.product-options-wrapper .fieldset .field .options-list input[type="radio"] + label:before {
  content: "";
  height: 14px;
  width: 14px;
  position: absolute;
  left: 0;
  top: 0px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border: 1px solid #282828;
  background: #fff;
}
.product-options-wrapper .fieldset .field .options-list input[type="radio"]:checked + label:before {
  background: #282828;
}
.product-options-wrapper .fieldset .field .options-list input[type="radio"]:checked + label:after {
  content: '';
  border-radius: 50%;
  height: 6px;
  width: 6px;
  position: absolute;
  background: #fff;
  left: 5px;
  top: 5px;
}
body.catalog-product-view .product-info-main .product-options-wrapper .fieldset:last-child {
  margin-bottom: 10px;
}
.catalog-product-view .edit-qty,
.catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty.plus,
.catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty.minus {
  width: 40px;
}
.product-options-bottom .edit-qty {
  display: inline-block;
}
.catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty.plus {
  text-align: left;
}
.amrelated-popup-container .product-options-bottom .edit-qty {
  display: block;
  width: 50px;
  text-align: center;
  font-size: 11px;
  line-height: 45px;
  position: absolute;
  left: 0;
  bottom: 0;
  cursor: pointer;
  top: 0;
}
.amrelated-popup-container .product-options-bottom .edit-qty i:before {
  color: #292526;
}
.amrelated-popup-container .product-options-bottom .edit-qty.plus {
  right: 0;
  left: auto;
}
.catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty.minus {
  text-align: right;
}
body.catalog-product-view .product.info.detailed .block.review-list .review-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.catalog-product-view .product.info.detailed .block.review-list .review-toolbar:first-child {
  display: none;
}
.catalog-product-view .product.info.detailed .block.review-list .block-title strong {
  font: normal normal 400 35px/55px Playfair Display;
  text-align: center;
  margin-bottom: 14px;
  color: #292526;
}
body.catalog-product-view .product.info.detailed .block.review-list .review-toolbar .pager {
  margin: 0 auto;
}
body.catalog-product-view .product-info-main ol > li:nth-child(4) {
  margin-bottom: 21px;
}
body.catalog-product-view .product-info-main ol > li:before {
  content: "";
  display: inline-block;
  background: url("../images/product/2448762.svg") no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: -2px;
}
body.catalog-product-view .product-info-main ol > li:nth-child(2):before {
  background-image: url("../images/product/1466491.svg");
}
body.catalog-product-view .product-info-main ol > li:nth-child(3):before {
  background-image: url("../images/product/2738840.svg");
}
body.catalog-product-view .product-info-main ol > li:nth-child(4):before {
  background-image: url("../images/product/1161667.svg");
}
body.catalog-product-view .product-info-main ol > li:nth-child(5):before {
  background-image: url("../images/product/274570.svg");
}
.guide .title,
.gallery_images > .title,
.title.attr {
  font: normal normal 500 14px/19px Roboto;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.title.attr {
  padding: 14px 0;
  display: block;
  position: relative;
  cursor: pointer;
}
.title.attr:after {
  content: '\f067';
  font-family: "Font Awesome 5 Pro";
  font-size: 9px;
  margin-left: 9px;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  position: relative;
  top: -2px;
}
body.catalog-product-view .breadcrumbs .items .item:not(:last-child):after {
  content: "/";
  line-height: 19px;
  margin-left: 3px;
}
body.catalog-product-view .breadcrumbs .items .item a:hover,
body.catalog-product-view .breadcrumbs .items .item a:focus {
  color: #F68872;
}
.title.attr.active:after {
  content: '\f068';
}
.title.attr + div {
  display: none;
}
.guide .title {
  margin-bottom: 0;
  padding-top: 17px;
}
.product-info-main .attr > div {
  border-top: 1px solid #ddd;
}
.amrelated-popup-container .product-options-bottom .product-addto-links a:before,
body.catalog-product-view .product-info-main .product-addto-links a:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/product/heart (2).svg") no-repeat;
  background-position: center;
}
body.catalog-product-view .product-info-main .box-tocart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.catalog-product-view .product-info-main .value em {
  line-height: 20px;
  font-size: 12px;
}
body.catalog-product-view .fieldset.review-fieldset > .field:not(.choice) > .label + .control textarea {
  height: 112px;
}
body.catalog-product-view .product-info-main .value strong {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  margin-top: 41px;
  padding-bottom: 2px;
}
body.catalog-product-view .guide {
  border-bottom: 0;
  border-bottom: 1px solid #ddd;
}
body.catalog-product-view .guide .content {
  margin-bottom: 18px;
  padding-bottom: 13px;
}
body.catalog-product-view .guide iframe {
  max-width: 100%;
}
.share-this-container .sharethis-inline-share-buttons .st-label {
  font-size: 0;
}
body.catalog-product-view main .st-btn.st-last,
body.catalog-product-view main .st-btn.st-first,
body.catalog-product-view main .st-btn {
  background: transparent !important;
}
body.catalog-product-view #st-1 .st-btn:before,
body.catalog-product-view #st-1 .st-btn[data-network='twitter']:before,
body.catalog-product-view #st-1 .st-btn[data-network='whatsapp']:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 20px;
  background: url("../images/product/facebook.svg") no-repeat;
}
body.catalog-product-view #st-1 .st-btn[data-network='facebook']:before {
  height: 18px;
}
body.catalog-product-view #st-1 .st-btn[data-network='telegram']:before {
  height: 18px;
  background-image: url("../images/product/telegram.svg");
  margin-left: 5px;
}
body.catalog-product-view #st-1 .st-btn[data-network='telegram']:hover:before,
body.catalog-product-view #st-1 .st-btn[data-network='telegram']:focus:before {
  background-image: url("../images/product/telegram-hover.svg");
}
body.catalog-product-view #st-1 .st-btn[data-network='facebook']:hover:before {
  background-image: url("../images/product/facebook-hover.svg");
}
body.catalog-product-view #st-1 .st-btn[data-network='twitter']:hover:before {
  background-image: url("../images/product/switter-hover.svg");
}
body.catalog-product-view #st-1 .st-btn[data-network='whatsapp']:hover:before {
  background-image: url("../images/product/whatsap-hover.svg");
}
body.catalog-product-view #st-1 .st-btn[data-network='twitter']:before {
  background-image: url("../images/product/switter.svg");
}
body.catalog-product-view #st-1 .st-btn[data-network='whatsapp']:before {
  background-image: url("../images/product/whatsap.svg");
  margin-top: -3px;
}
body.catalog-product-view #st-1 .st-btn:hover,
body.catalog-product-view #st-1 .st-btn:focus {
  top: 0;
}
body.catalog-product-view #st-1.st-has-labels .st-btn {
  min-width: 32px;
  margin-top: -3px;
}
body.catalog-product-view #st-1.st-has-labels .st-btn:hover {
  top: 0;
}
body.catalog-product-view #st-1 .st-btn[data-network='facebook'] {
  min-width: 22px;
  margin-top: -2px;
  line-height: 0;
  top: 0;
  margin-right: 3px;
}
body.catalog-product-view #st-1 .st-btn > span {
  display: none;
}
body.catalog-product-view .share-this-container {
  display: block !important;
  text-align: left;
  margin-top: 20px !important;
}
body.catalog-product-view .share-this-container #st-1.st-animated {
  display: inline-block;
  margin-left: 17px;
}
body.catalog-product-view .share-this-container span.label {
  font: normal normal 400 14px/20px Roboto;
}
body.catalog-product-view .mageplaza-frequently-bought-together-block {
  background: #F6F6F6;
}
body.catalog-product-view .mageplaza-frequently-bought-together-block h2 {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 34px;
  padding: 57px 38px 0 38px;
  max-width: 1366px;
}
body.catalog-product-view .mageplaza-frequently-bought-together-block hr {
  display: none;
}
.mageplaza-fbt-content form {
  max-width: 1366px;
  margin: 0 auto !important;
  padding: 0 38px;
}
body.catalog-product-view .column.main .block.related {
  margin-top: 0;
  max-width: 445px;
  padding: 0;
  border: none;
}
.block.related .owl-carousel .owl-stage-outer {
  margin-right: -38px;
}
.block.related .products-grid.carousel-related .owl-carousel .owl-nav {
  display: block !important;
}
body.catalog-product-view .block.upsell,
.block.crosssell {
  max-width: 1161px;
  margin: 0 auto !important;
  padding: 0 38px;
  width: 100%;
}
.catalog-product-view div#customer-reviews {
  max-width: 1194px;
  margin: 0 auto !important;
  padding: 0 38px;
}
body.catalog-product-view .block.related,
body.catalog-product-view .block.upsell,
.block.crosssell {
  max-width: 1124px;
}
body.catalog-product-view div#reviews {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #F6F6F6;
  padding-top: 77px;
}
.recommended {
  text-align: center;
  margin-bottom: 24px;
  display: none;
}
body.catalog-product-view .mageplaza-fbt-rows .mageplaza-fbt-checkbox-label {
  display: block;
  position: relative;
  padding-bottom: 22px;
}
body.catalog-product-view .mageplaza-fbt-rows .mageplaza-fbt-checkbox-label span.item-price {
  font: normal normal 700 13px/17px Roboto;
  position: absolute;
  bottom: -2px;
}
body.catalog-product-view .mageplaza-fbt-rows .mageplaza-fbt-checkbox-label a,
.catalog-product-view .products.products-grid .items .product-item .product-item-name a {
  display: block;
  width: 100%;
  text-align: left;
  font: normal normal 400 12px/18px Roboto;
  text-transform: uppercase;
}
body.catalog-product-view .mageplaza-fbt-rows .mageplaza-fbt-checkbox-label .product-brand + a {
  margin-top: -2px;
}
.block-content .products.products-grid .items .product-item .product-item-name a {
  margin-top: -2px;
}
body.catalog-product-view .block .block-title.title > strong {
  font: normal normal 400 35px/55px Playfair Display;
  letter-spacing: 0;
  color: #292526;
  text-align: center;
}
.catalog-product-view main span.product-image-wrapper {
  padding-bottom: 125.9% !important;
}
.catalog-product-view .mageplaza-fbt-checkbox-label .brand-productName {
  padding-top: 12px;
}
body.catalog-product-view .block .block-title.title {
  margin-bottom: 0;
  padding-top: 86px;
}
body.catalog-product-view .block.related .block-title.title > strong {
  font: normal normal 500 14px/19px Roboto;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 1px;
  margin-bottom: 16px;
}
body.catalog-product-view .block.related .block-title.title {
  padding-top: 60px;
}
body.catalog-product-view .products-grid .items .product-item .product-image-photo {
  margin: 0;
}
body.catalog-product-view .products-grid .items .product-item .product-image-wrapper {
  padding-bottom: 125.5% !important;
}
.block-content .products.products-grid .items .product-item .product-item-details {
  padding-top: 20px;
}
.review-related .block-content .products.products-grid .items .product-item .product-item-details {
  padding-top: 12px;
}
div#product-review-container:empty + .block.review-add {
  width: 70%;
  border: none;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.title {
  display: none;
}
body.catalog-product-view .product.info.detailed .product.data.items {
  border: none;
}
body.catalog-product-view .product.info.detailed .block.review-add .review-field-nickname,
body.catalog-product-view .product.info.detailed .block.review-add .review-field-summary {
  width: 100%;
  margin-left: 0;
  margin-bottom: 9px;
  padding: 0;
}
body.catalog-product-view .product.info.detailed .block.review-add .review-field-nickname .label,
body.catalog-product-view .product.info.detailed .block.review-add .review-field-summary .label,
body.catalog-product-view .product.info.detailed .block.review-add .review-field-text .label {
  font: normal normal 400 12px/18px Poppins;
  text-transform: uppercase;
  margin-bottom: 8px;
}
body.catalog-product-view .product.info.detailed .block.review-add .review-field-summary .label {
  margin-bottom: 12px;
}
body.catalog-product-view .product.info.detailed .block.review-add .review-field-summary .label + .control {
  margin-bottom: 0px;
}
body.catalog-product-view .review-add .block-title {
  display: block;
  text-transform: uppercase;
  text-align: center;
}
.catalog-product-view .product-info-main .price-box .price-label,
.catalog-product-view .product-info-main .product-info-price .product-info-stock-sku {
  display: none !important;
}
.catalog-product-view .product-info-main .product-options-wrapper label.label {
  font: normal normal 500 14px/19px Roboto !important;
  color: #282828 !important;
  text-transform: uppercase !important;
  margin-bottom: 5px !important;
}
.catalog-product-view .product-info-main .product-options-wrapper label.label:after {
  content: "*";
  display: inline-block !important;
  color: #FF3F08 !important;
}
body.catalog-product-view .review-add .block-title strong {
  font: normal normal 400 14px/19px Roboto;
  letter-spacing: 0.5px;
  border: 1px solid #282828;
  display: inline-block;
  padding: 13px 34px 11px;
  cursor: pointer;
}
body.catalog-product-view .review-add .block-title strong:hover,
body.catalog-product-view .review-add .block-title strong:focus {
  background-color: #282828;
  color: #fff;
}
.catalog-product-view .products.products-grid .items .product-item .product-item-name {
  height: auto;
}
body.catalog-product-view .fieldset > .field.required > .label:after,
body.catalog-product-view .fieldset > .field._required > .label:after,
body.catalog-product-view .fieldset > .fields > .field.required > .label:after,
body.catalog-product-view .fieldset > .fields > .field._required > .label:after {
  display: none;
}
body.catalog-product-view .fieldset > .field:not(.choice) > .label,
body main label {
  text-transform: none;
}
body.catalog-product-view .fieldset > .field label.label.custom-field span {
  text-transform: initial;
}
.product-item-inner a.action.quickview {
  display: none;
}
body.catalog-product-view .fieldset > .field .control .product-custom-option ~ p.note {
  display: none;
}
body.catalog-product-view .fieldset > .field label.label.custom-field:after {
  display: none !important;
}
.products.products-grid .items .product-item .product-item-inner .actions-primary,
.products.products-grid .items .product-item .product-item-inner .actions-secondary {
  display: inline-block;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.mageplaza-fbt-option-product .swatch-opt {
  margin-top: 0;
}
.products.products-grid .items .product-item .product-item-inner .actions-secondary {
  width: 41px;
  height: 48px;
}
.products.products-grid .items .product-item .product-item-inner .actions-primary {
  width: calc(100% - 41px);
  margin-right: 0;
  float: left;
}
body.catalog-product-view #product-review-container {
  width: 100%;
}
body.catalog-product-view .block.review-add {
  width: 100%;
  max-width: 386px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 91px;
}
body.catalog-product-view .block.review-add .block-content {
  display: none;
  margin-top: 51px;
  max-width: 387px;
  margin-bottom: 38px;
}
body.catalog-product-view .product.info.detailed .block.review-list .review-items .review-item {
  width: 50%;
  -webkit-box-flex: 45%;
  -ms-flex: 45%;
  flex: 45%;
  max-width: 50%;
  border: none;
  padding-right: 0;
  margin-bottom: 9px;
  padding-top: 0;
}
body.catalog-product-view .product.info.detailed .block.review-list .review-items .review-item:nth-child(even) {
  padding-left: 18px;
}
body.catalog-product-view .product.info.detailed .block.review-list .review-items .review-item.hide {
  display: none;
}
body.catalog-product-view .product.info.detailed .block.review-list .review-items {
  padding-top: 22px;
}
body.catalog-product-view .load_more {
  background-color: #292526;
  border: 1px solid #292526;
  color: #fff;
  font-family: 'Roboto';
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  padding: 15px 21px;
  width: auto;
  display: inline-block;
  cursor: pointer;
}
body.catalog-product-view .load_more:hover {
  background-color: transparent;
  color: #292526;
}
.product-info-clearfix {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cm_inch {
  padding-bottom: 6px;
}
body.catalog-product-view span.item-price {
  text-align: center;
  display: block;
  width: 100%;
}
.product.info.detailed .block.review-add .review-legend span {
  font: normal normal 400 14px/20px Roboto;
  position: absolute;
  left: 0;
}
.product.info.detailed .block.review-add .review-legend strong {
  font: normal normal bold 14px/20px Roboto;
  padding-top: 0;
  display: block !important;
}
.catalog-product-view .mageplaza-fbt-rows ul li span.label-new,
.catalog-product-view .mageplaza-fbt-rows ul li span.mageplaza-fbt-out-of-stock {
  position: absolute;
  z-index: 2;
  width: 53px !important;
  height: 20px;
  top: 12px;
  right: 15px;
  border: 1px solid #000;
  border-radius: 5px;
  text-align: center;
  line-height: 20px;
}
.catalog-product-view .mageplaza-fbt-rows ul li span.mageplaza-fbt-out-of-stock {
  width: auto !important;
  padding: 0 10px;
}
body.catalog-product-view .breadcrumbs .items .item {
  -o-text-overflow: clip;
  text-overflow: clip;
  overflow: initial;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  letter-spacing: 0;
  white-space: initial;
  font-size: 11px;
  line-height: 15px;
  text-transform: initial;
}
body .rating-summary .rating-result:before,
body .rating-summary .rating-result > span:before {
  font-size: 12px;
  letter-spacing: 3.6px;
  color: #FF3F08;
}
body .rating-summary .rating-result:before {
  color: #E5E5E5;
}
body .rating-summary .rating-result {
  width: 84px;
}
body.catalog-product-view .product-info-main .page-title-wrapper .page-title {
  padding-bottom: 23px !important;
}
body.catalog-product-view .product-info-main .product-reviews-summary .reviews-actions .action {
  font: normal normal normal 14px/21px Poppins;
  font-style: italic;
  color: #292526;
  text-decoration: underline;
}
body.catalog-product-view .product-info-main .product-reviews-summary .reviews-actions {
  padding-top: 3px;
  padding-left: 13px;
}
body.catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty.plus i,
body.catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty i {
  display: none;
}
body.catalog-product-view .pages .pages-items .item {
  display: none;
}
body.catalog-product-view .pages li.item.pages-item-next {
  display: block;
}
body.catalog-product-view .pages .pages-items .item .action.next:before {
  display: none;
}
body.catalog-product-view .review-toolbar .pages {
  border-bottom: 0;
  padding-top: 12px;
  padding-bottom: 19px;
}
body.catalog-product-view .pages .pages-items .item .action {
  background-color: #292526;
  border: 1px solid #292526;
  color: #fff;
  font-family: 'Roboto';
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.5px;
  padding: 14px 49.3px 11px;
  border-radius: 0;
  height: auto;
}
body.catalog-product-view .pages .pages-items .item .action:hover,
body.catalog-product-view .pages .pages-items .item .action:focus,
.products-grid .items .product-item .item .action:hover,
.products-grid .items .product-item .item .action:focus,
.products-grid .items .product-item .product-item-inner .actions-primary button:hover,
.products-grid .items .product-item .product-item-inner .actions-primary button:focus {
  background-color: transparent;
  color: #292526;
}
.block .products.products-grid .product-items .product-item .product-item-info {
  padding-bottom: 0;
}
.products-grid .items .product-item .product-item-inner .actions-primary button {
  background-color: #292526;
  color: #fff;
  width: 100%;
  padding: 12px 20px;
  height: auto;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Poppins';
}
body.catalog-product-view #mpfbt-popup.white-popup {
  max-width: 1000px;
  width: 90vw;
  overflow: hidden;
}
body.catalog-product-view .mpfbt-actions button.action.primary.mpfbt-btn-continue,
body.catalog-product-view .mpfbt-actions #mpfbt-btn-addtocart {
  background-color: #fff;
  color: #292526 !important;
  border: 1px solid #292526;
}
body.catalog-product-view .mpfbt-actions button.action.primary.mpfbt-btn-continue:hover,
body.catalog-product-view .mpfbt-actions #mpfbt-btn-addtocart:hover,
body.catalog-product-view .mpfbt-actions button.action.primary.mpfbt-btn-continue:focus,
body.catalog-product-view .mpfbt-actions #mpfbt-btn-addtocart:focus {
  background-color: #292526;
  color: #fff !important;
}
body.catalog-product-view span.item-price {
  text-align: left;
}
body.catalog-product-view tr.mpfbt-popup-product-detail a .product-image-container {
  width: 100% !important;
}
.fabric ul > ul li {
  width: 5px;
  height: 5px;
  background-color: #000;
  border-radius: 50%;
}
li.col.label.fabric ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  height: 5px;
  max-width: 281px;
  margin-top: 3px;
}
li.col.label.fabric ul:before {
  content: "";
  background-color: #000;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}
.catalog-product-view div#hoolah-tagline {
  display: none;
}
.col.data ul li.active:before {
  background: #282828;
}
body.catalog-product-view leble.col.label {
  padding: 0;
  padding-left: 32px;
}
body.catalog-product-view .products-grid .items .product-item-inner a.action.quickview {
  display: none;
}
.product.attribute.description {
  padding-bottom: 8px;
  padding-top: 12px;
}
.product.attribute.description .value {
  padding-bottom: 6px;
}
.product.attribute.description strong {
  display: block;
  width: 100%;
}
.product.attribute.description > .value {
  padding-top: 10px;
}
.product.attribute.description > .type {
  font: normal normal 500 14px/19px Roboto;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: none;
}
.product.attribute.description > .type:after {
  content: "-";
  margin-left: 17px;
}
.catalog-product-view .fabric ul ul li {
  list-style-type: none;
  padding-left: 0;
}
.catalog-product-view .fabric li .col.data {
  padding-left: 33px;
  padding-top: 5px;
  padding-right: 5px;
}
.catalog-product-view .fabric ul ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 26px;
}
.catalog-product-view .fabric ul ul li:before {
  content: "";
  display: block;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  background-color: #D0CFCD;
  position: absolute;
}
.catalog-product-view .fabric ul ul li:last-child:before {
  left: auto;
  right: 0;
}
.catalog-product-view .fabric ul ul li:first-child span {
  left: 0;
  text-align: left;
}
.catalog-product-view .message.error {
  top: 140px;
}
.catalog-product-view .fabric ul ul li span {
  font: normal normal 400 10px/20px Roboto;
  letter-spacing: 1px;
  position: absolute;
  left: -50%;
  display: block;
  width: 100%;
  text-align: center;
  top: 10px;
  text-transform: uppercase;
  white-space: nowrap;
}
.catalog-product-view .fabric ul ul li:last-child {
  text-align: right;
  width: 0;
}
.catalog-product-view .fabric ul ul li {
  text-align: left;
  position: relative;
  width: 50%;
}
.catalog-product-view .fabric ul ul:after {
  content: "";
  background-color: #D0CFCD;
  height: 1px;
  position: absolute;
  left: 0;
  width: 100%;
  top: 2px;
  z-index: -2;
}
.catalog-product-view .fabric ul ul li:first-child:after {
  width: 50%;
  right: 0;
  left: auto;
}
.catalog-product-view .fabric ul ul li:nth-last-child(2):after {
  width: 50%;
  right: auto;
  left: 0;
}
.cm_inch .cm {
  display: none;
}
.catalog-product-view .product.info.detailed .block.review-list .review-item .rating-label {
  font: normal normal 400 14px/18px Roboto;
  padding-bottom: 0;
  height: auto;
  padding-top: 4px;
  color: #292526;
}
.cm_inch select {
  border-radius: 5px;
  display: inline-block;
  width: auto;
  padding: 1px 25px 0 8px;
  font: normal normal 400 10px/20px Roboto;
  text-transform: uppercase;
  border: .5px solid #979797;
  letter-spacing: 1px;
  margin-top: 6px;
  background-position: right 11px center;
}
.cm_inch td {
  text-transform: uppercase;
  font: normal normal 400 10px/28px Roboto;
  color: #282828;
  letter-spacing: 1px;
  border: .5px solid #979797;
  border-right: 0;
  border-left: 0;
  padding-top: 4px;
  padding-bottom: 0;
}
.cm_inch tr {
  border: .5px solid #979797;
}
.cm_inch tr:first-child td {
  background-color: #E6E6E4;
  line-height: 30px;
}
.catalog-product-view #mageplaza-fbt-form-popup .mageplaza-fbt-price-box {
  display: none;
}
.catalog-product-view #mageplaza-fbt-form-popup table > tbody > tr td,
.catalog-product-view #mageplaza-fbt-form-popup table > thead > tr > th {
  padding-left: 0;
  padding-right: 15px;
}
.catalog-product-view #mageplaza-fbt-form-popup table > tbody > tr td:last-child {
  padding-right: 0;
}
.size {
  font: normal normal 400 10px/20px Roboto;
  letter-spacing: 1px;
}
.fabric {
  margin-top: -3px;
  padding-bottom: 6px;
}
.gallery_images .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -40px;
  margin: 0;
  font-size: 0;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background-color: transparent;
}
.gallery_images .owl-carousel .owl-nav .owl-prev {
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  font-size: 0;
  background-color: transparent;
  width: 23px;
  height: 23px;
  border-radius: 50%;
}
.catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty.plus:before,
.catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty.minus:before {
  content: "\f067";
  font-family: "Font Awesome 5 Pro Light";
  font-size: 8px;
  line-height: 43px;
  color: #282828;
}
.catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty.plus:hover:before,
.catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty.minus:hover:before,
.catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty.plus:focus:before,
.catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty.minus:focus:before {
  color: #f68872;
}
.catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty.minus:before {
  content: "\f068";
}
.gallery_images .owl-carousel .owl-nav .owl-next:before,
.gallery_images .owl-carousel .owl-nav .owl-prev:before {
  content: "";
  border-radius: 50%;
  fabric: 0.82;
  background-color: #282828;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gallery_images .owl-carousel .owl-nav .owl-next:after,
.gallery_images .owl-carousel .owl-nav .owl-prev:after {
  content: "";
  border-radius: 50%;
  fabric: 0.82;
  background: transparent url("../images/product/3783.svg") no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gallery_images .owl-carousel .owl-nav .owl-prev:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.product-info-main .attr > div.gallery_images {
  border-bottom: 0;
  padding-top: 7px;
}
.gallery_images {
  display: none;
}
.gallery_images > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
.gallery_images .content > ul li {
  padding: 0 5px;
  position: relative;
  height: 0;
  padding-bottom: 112%;
}
.gallery_images .content:not(.owl) ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.gallery_images .content:not(.owl) > ul li {
  width: 17.67%;
  padding-bottom: 19.63%;
}
.gallery_images .slick-disabled {
  display: none !important;
}
.gallery_images .owl-carousel .owl-stage-outer {
  margin-right: -30px;
}
.gallery_images .slick-slider .slick-arrow.slick-prev {
  z-index: 2;
}
.gallery_images .owl-carousel .disabled {
  display: none !important;
}
.gallery_images .content {
  margin-top: 15px;
}
.gallery_images .content.owl {
  padding-right: 55px;
  margin-right: -13px;
}
.gallery_images .content ul {
  margin: 0 -5px;
}
div#st-3 {
  display: none;
}
body.catalog-product-view .product-info-main .product-reviews-summary {
  display: none;
}
.catalog-product-view .note em {
  font-size: 14px;
}
.catalog-product-view .note {
  margin-top: 10px;
}
.product-brand {
  font: normal normal 500 11px/18px Roboto;
  text-transform: uppercase;
  text-align: left;
}
.catalog-product-view .product-add-form,
body.catalog-product-view .product-info-main .product-info-price + .product-add-form {
  margin-top: 14px;
}
.product.info.detailed .block.review-add .review-legend {
  position: relative;
  padding-left: 113px;
  max-width: 340px;
  margin: 0 auto;
}
.catalog-product-view .review-add .review-title {
  display: none;
}
.catalog-product-view .mp-reward-points .mp-point-label {
  margin-left: 0;
  position: relative;
  padding-left: 18px;
  font-size: 12px;
  line-height: 20px;
  color: #282828 !important;
}
.block .products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary > .action.towishlist:hover:before {
  color: #f68872;
}
.fabric > ul > li {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: -1px;
}
.catalog-product-view .page-main .value + .table-wrapper.additional-attributes-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
  display: block;
}
.catalog-product-view .fabric ul ul li:last-child span {
  left: -80px;
  text-align: right;
  min-width: 79px;
}
.block .products-grid .product-item .product-item-info:hover .product-top .product-item-actions {
  opacity: 1;
  filter: alpha(opacity=100);
}
.block .products-grid .items .product-item .product-top .product-item-inner .action.tocart span {
  font-family: 'Roboto';
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
}
.block .products-grid .product-item .product-top .product-item-actions {
  transform: none;
  -webkit-transform: none;
  -ms-transform: none;
}
.block .products-grid .product-item .product-top .product-item-actions.out-of-stock {
  top: -20px;
}
body {
  padding-bottom: 0 !important;
}
.products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary > a.action.towishlist:before {
  content: "\f004";
  font-family: "Font Awesome 5 Pro Light";
  font-size: 22px;
  color: #282828;
  line-height: 48px;
  text-align: center;
  position: absolute;
  right: 0;
  overflow: visible;
  top: 0;
  height: 100%;
  padding: 0;
  background: transparent;
  opacity: 1;
  visibility: visible;
}
.products.products-grid .items .product-item .product-item-inner .out-of-stock .actions-primary {
  display: none;
}
.block .products.products-grid .items .product-item .product-item-inner .out-of-stock .actions-secondary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: center;
}
.block .products-grid .items .product-item .product-top .product-item-inner .product-item-actions.out-of-stock .actions-secondary > a.action.towishlist:before {
  display: none;
}
.block .products-grid .items .product-item .product-top .product-item-inner .product-item-actions.out-of-stock .actions-secondary > .action.towishlist span {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Poppins';
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
}
.block .products-grid .products.list.items .product-top > .action.towishlist {
  display: none;
}
.block .products-grid .products.list.items .out-of-stock .action.towishlist {
  background-color: #292526;
  border: 1px solid #292526;
  color: #fff !important;
  width: 80%;
  padding: 12px 15px;
  height: auto;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Poppins';
  max-width: 225px;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: -;
  -webkit-border-radius: 0%;
  -moz-border-radius: 0%;
}
.block .products-grid .products.list.items .out-of-stock .action.towishlist:hover {
  color: #292526;
  background-color: #fff;
}
.block .products-grid .items .product-item .product-top .product-item-inner .product-item-actions.out-of-stock .actions-secondary > .action.towishlist:hover span {
  color: #292526;
}
.block .products-grid .product-items .product-top .action.towishlist {
  margin: 0;
}
.block .products-grid .items .product-item .product-top {
  line-height: 0;
}
.review-add .message.info.notlogged a {
  font-weight: 700;
}
body.catalog-product-view .product-options-bottom .box-tocart .input-text.qty,
body.catalog-product-view .product-info-main .box-tocart .fieldset .field.qty input {
  height: 46px;
  width: 100%;
  margin-top: -1px;
}
.catalog-product-view .review-related .amrev-title-block,
.catalog-product-view .review-related .amreview-info-wrapper,
.catalog-product-view .amreview-rating-label,
.catalog-product-view .amstars-rating-container.-small {
  display: none;
}
.catalog-product-view .amstars-rating-container.-small.average {
  display: block;
}
@media (min-width: 992px) {
  .block .products.products-grid .items .product-item .product-item-inner.mobie {
    display: none;
  }
  .block .products-grid .product-item .product-top .product-item-actions {
    margin-bottom: 6px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    max-width: 225px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
  }
  .block .products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-primary {
    width: calc(100% - 41px);
  }
  .block .products-grid .items .product-item .product-top .product-item-inner .action.tocart {
    width: 100%;
    background-color: #292526;
    border: 1px solid #292526;
    color: #fff;
    padding: 15px;
    display: block;
    height: auto;
    text-align: center;
  }
  .block .products-grid .items .product-item .product-top .product-item-inner .action.tocart:hover,
  .block .products-grid .items .product-item .product-top .product-item-inner .action.tocart:focus {
    background-color: #fff;
    color: #292526 !important;
  }
}
@media (min-width: 1200px) {
  .catalog-product-view .note {
    margin-right: -10px;
  }
}
@media (max-width: 1400px) {
  .review-related .amrelated-pack-wrapper .amrelated-content-wrapper {
    width: 100vw;
  }
}
@media (max-width: 1350px) {
  .amrelated-summary-content {
    width: calc(25% - 9px) !important;
    /* margin-left: 9px; */
  }
  .review-related .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus {
    padding-top: 3.5%;
  }
  .amrelated-pack-item.-selected .amrelated-photo-container {
    padding-bottom: 123.4%;
  }
  .review-related .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    font-size: 70px;
    margin-bottom: 30px;
  }
  .amrelated-summary-content .main.price span {
    font-size: 24px;
  }
}
@media (max-width: 1160px) {
  .amrelated-photo-container,
  .amrelated-pack-item.-selected .amrelated-photo-container {
    padding-bottom: 123%;
  }
}
@media (max-width: 1140px) {
  body .block.related .owl-nav button.owl-next {
    right: -5px;
  }
  .block.related .owl-carousel .owl-stage-outer {
    margin-right: 0;
  }
  .catalog-product-view .fabric ul ul li span {
    white-space: normal;
    line-height: 16px;
  }
  .gallery_images .content.owl {
    margin-right: 0;
  }
  body.catalog-product-view div#reviews {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .gallery_images .content.owl {
    margin-right: -25px;
  }
  body.catalog-product-view .info-content {
    padding-right: 38px;
  }
  body.catalog-product-view .product-info-main .box-tocart .fieldset .field.qty {
    width: 50% !important;
  }
  .catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty.plus,
  .catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty.minus {
    width: 30px;
  }
  body.catalog-product-view .product-info-main .box-tocart .fieldset {
    width: calc(100% - 73px);
  }
  body.catalog-product-view .product-info-main .box-tocart .actions {
    width: 50%;
  }
  body.catalog-product-view .product-info-main .box-tocart .action.primary.tocart {
    padding: 0;
    width: 100%;
  }
  body.catalog-product-view .product.info.detailed .block.review-list .review-items .review-item:nth-child(odd) {
    padding-left: 0;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .review-related .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus {
    padding-top: 3.5%;
  }
  .catalog-product-view span.mageplaza-fbt-price-wrapper span.mageplaza-fbt-price {
    font-size: 24px;
    line-height: 30px;
  }
  .block .products-grid .product-item .product-top .product-item-actions,
  .block .products.products-grid .items .product-item .product-item-inner {
    visibility: visible;
    opacity: 1;
  }
  .catalog-product-view .mageplaza-fbt-rows > ul {
    padding-right: 20px;
  }
  body.catalog-product-view .info-content {
    padding-left: 30px;
    padding-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .catalogsearch-result-index .category-product-actions .toolbar-products {
    margin-bottom: 15px;
  }
  body.catalogsearch-result-index .page-title-wrapper .status-order-account .breadcrumbs {
    bottom: -60px;
  }
  .catalogsearch-result-index .page-title-wrapper.layout_type1 {
    padding: 68px 0 30px 0;
    margin-bottom: 70px;
  }
  body.catalog-product-view .breadcrumbs {
    padding-top: 25px;
  }
  .catalog-product-view .mageplaza-fbt-content .stock.unavailable {
    font-size: 10px;
    line-height: 13px;
    padding: 5px;
  }
  .block .products-grid .items .product-item .out-of-stock.product-item-actions .action.towishlist:before {
    display: none;
  }
  .products.products-grid .items .product-item .product-item-inner .actions-secondary {
    height: auto;
  }
  .block .products-grid .products.list.items .out-of-stock .action.towishlist {
    max-width: 125px;
    width: calc(100% - 20px);
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 0.5px;
    padding: 2px;
    height: auto;
    background: #fff;
    color: #292526 !important;
  }
  .block .products-grid .products.list.items .out-of-stock .action.towishlist:hover {
    background: #292526;
    color: #fff !important;
  }
  .block .products-grid .products.list.items .out-of-stock .action.towishlist span {
    height: auto;
    width: auto;
    position: static;
  }
  .block .products.products-grid .items .product-item .product-item-inner.desktop {
    display: none;
  }
  .block.related .products-grid .items .product-item .product-image-container {
    max-width: none;
    width: 100% !important;
  }
  html body.catalog-product-view .mageplaza-fbt-add-to-cart button {
    padding: 12px 0;
    margin-bottom: 13px;
  }
  .catalog-product-view .page-main input[type="checkbox"] + .checkbox:after,
  .catalog-product-view .page-main input[type="checkbox"] + .checkbox,
  .catalog-product-view .page-main input[type="checkbox"]:checked + .checkbox:before {
    width: 20px;
    height: 20px;
  }
  .catalog-product-view .page-main input[type="checkbox"]:checked + .checkbox:before {
    font-size: 15px;
    line-height: 23px;
  }
  .products-grid .product-items .product-item-inner .stock.unavailable {
    padding: 6px;
    font-size: 10px;
    line-height: 16px;
  }
  body.catalog-product-view .block.related,
  body.catalog-product-view .block.upsell,
  .block.crosssell {
    padding: 0 30px;
  }
  body.catalog-product-view .product-info-main .page-title-wrapper .page-title span {
    font-size: 24px;
    line-height: 32px;
  }
  body.catalog-product-view .block .block-title.title {
    padding-top: 30px;
  }
  .product-info-clearfix {
    margin-bottom: 30px;
  }
  .product.attribute.description > .value p {
    font-size: 14px;
    line-height: 20px;
  }
  body.catalog-product-view .mageplaza-frequently-bought-together-block h2 {
    margin-bottom: 20px;
    padding: 40px 30px 0 30px;
    font-size: 30px;
    line-height: 40px;
  }
  .catalog-product-view form#mageplaza-fbt-form {
    padding: 0 30px;
    padding-bottom: 50px;
  }
  .catalog-product-view .product-info-main .product-info-price .price-box .price-final_price .price-wrapper span {
    font-size: 24px;
    line-height: 32px;
  }
  .catalog-product-view span.mageplaza-fbt-total-price-label {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .catalog-product-view span.mageplaza-fbt-price-wrapper span.mageplaza-fbt-price {
    font-size: 20px;
    line-height: 24px;
  }
  body.catalog-product-view .info-content {
    padding-right: 30px;
  }
  .catalog-product-view .block .block-content .products-grid .product-item,
  .catalog-product-view .mageplaza-fbt-rows ul li {
    padding: 0 12px;
  }
  body .block .block-content .products-grid,
  .catalog-product-view .mageplaza-fbt-rows > ul {
    margin: 0 -8px;
  }
  .catalog-product-view .mageplaza-fbt-rows > ul {
    padding-right: 16px;
  }
  .catalog-product-view .product.info.detailed {
    margin-top: 20px;
  }
  body.catalog-product-view div#reviews {
    padding-top: 30px !important;
  }
  body.catalog-product-view .product.info.detailed .block.review-list .review-items {
    padding-top: 0;
  }
  .catalog-product-view div#customer-reviews {
    padding: 0 30px;
  }
  body.catalog-product-view .block.review-add {
    margin-bottom: 50px;
  }
}
@media (max-width: 850px) {
  .amrelated-discount.-summary .amount .price {
    font-size: 14px;
  }
  .amrelated-summary-content .main.price span {
    font-size: 20px;
  }
  .review-ratings .rating-label {
    padding-right: 15px;
  }
  body.catalog-product-view .product.info.detailed .block.review-list .review-ratings {
    width: 165px;
  }
}
@media (min-width: 768px) and (max-width: 850px) {
  .amrelated-pack-item .amrelated-name a {
    font-size: 10px;
    line-height: 16px;
  }
  .catalog-product-view span.mageplaza-fbt-price-wrapper span.mageplaza-fbt-price {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .review-related .amrelated-pack-wrapper .amrelated-content-wrapper {
    padding: 0 18px;
  }
  .review-related .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper {
    padding-bottom: 20px;
    height: 65px;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper .action {
    padding: 15px;
  }
  html body.catalog-product-view .mageplaza-fbt-add-to-cart button {
    padding-right: 0;
    padding-left: 0;
  }
  body.catalog-product-view .guide iframe {
    max-height: 230px;
  }
}
@media (max-width: 991px) and (min-width: 767px) {
  .catalog-product-view .page-main input[type="checkbox"] + .checkbox {
    top: 15px;
  }
  .catalog-product-view .mageplaza-fbt-rows span.product-label {
    width: 100%;
    text-align: right;
  }
  .catalog-product-view .page-main input[type="radio"],
  .catalog-product-view .page-main input[type="checkbox"] {
    top: 15px;
  }
  .catalog-product-view .mageplaza-fbt-rows span.product-label span {
    border-radius: 5px 0 0 5px;
  }
}
@media (max-width: 767.98px) {
  .amrelated-tocart-wrapper {
    margin: 40px auto 0 auto;
  }
  .amrelated-pack-item .price-box {
    margin: 0;
  }
  .review-related .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper {
    width: 100%;
  }
  .review-related .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    display: block;
    text-align: center;
    font-size: 90px;
  }
  .amrelated-pack-item .amrelated-details {
    margin-left: 0;
    margin-top: 10px;
  }
  .amrelated-photo-container,
  .amrelated-pack-item.-selected .amrelated-photo-container {
    padding-bottom: 123.2%;
  }
  .review-related .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus {
    padding-top: 9.5%;
    font-size: 30px;
  }
  .review-related .amrelated-plus {
    display: block;
  }
  .amrelated-pack-item .amrelated-info {
    display: block;
  }
  .review-related .amrelated-pack-list.-second-row {
    width: 67%;
    padding: 0;
  }
  .review-related .amrelated-content-wrapper .amrelated-summary-content {
    width: 32% !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
  }
  .catalog-product-view .amrelated-content-wrapper .amrelated-summary-content .amrelated-discount {
    width: auto;
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 10px 20px;
  }
  .product-info-clearfix {
    display: block;
  }
  body.catalog-product-view .review-add .block-title {
    padding-top: 25px;
  }
  .catalog-product-view .mageplaza-fbt-rows span.product-label span {
    font-size: 7px;
    line-height: 9px;
    padding: 4px 10px;
  }
  .catalog-product-view .page-main input[type="radio"],
  .catalog-product-view .page-main input[type="checkbox"],
  .catalog-product-view .page-main input[type="checkbox"] + .checkbox {
    top: 40px;
    width: 20px;
    height: 20px;
  }
  body.catalog-product-view .column.main .block.related {
    max-width: none;
  }
  .block.related .products-grid.carousel-related .owl-carousel .owl-nav {
    display: none !important;
  }
  body.catalog-product-view .block.review-add .block-content {
    padding: 0 15px;
    margin-top: 50px;
    margin-bottom: 10px;
  }
  body.catalog-product-view .product-info-main .product-info-price {
    padding-bottom: 5px;
  }
  .value + div#product-attribute-specs-table {
    display: block;
  }
  .gallery_images .owl-carousel .owl-stage-outer {
    margin-right: 0;
  }
  body.catalog-product-view .title.attr + div,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    display: none;
  }
  .catalog-product-view .product.info.detailed .block.review-list .block-title strong {
    font-size: 30px;
    line-height: 40px;
  }
  .catalog-product-view .block .block-content .products-grid .product-item {
    padding: 0 12px;
  }
  .catalog-product-view .block .block-content .products-grid {
    margin-top: 38px !important;
    margin: 0 -12px;
  }
  body.catalog-product-view .block .block-title.title {
    padding-top: 42px;
  }
  body.catalog-product-view .review-toolbar .pages {
    padding-bottom: 0;
    padding-top: 20px;
  }
  body.catalog-product-view .block.related {
    padding-bottom: 10px !important;
  }
  .catalog-product-view .product.info.detailed {
    background-color: #F9F9F9;
  }
  body.catalog-product-view .review-details {
    padding-top: 20px;
  }
  body.catalog-product-view .product.info.detailed .block.review-list .review-content {
    width: 100%;
  }
  body.catalog-product-view .rating-summary .rating-result {
    margin-top: 1px;
  }
  body.catalog-product-view .product.info.detailed .block.review-list .review-ratings {
    width: 100%;
    margin-bottom: 14px;
  }
  .catalog-product-view .product.info.detailed .block.review-list .review-item .rating-label {
    padding-right: 25px;
  }
  body.catalog-product-view .product.info.detailed .block.review-list .review-items .review-item .review-title {
    margin-bottom: 2px;
  }
  .catalog-product-view div#customer-reviews {
    padding: 0 15px;
  }
  .catalog-product-view span.mageplaza-fbt-total-price-label {
    margin-bottom: 5px;
  }
  .catalog-product-view .mageplaza-fbt-add-to-cart {
    margin-top: 2px;
  }
  .catalog-product-view span.mageplaza-fbt-price-wrapper span.mageplaza-fbt-price {
    line-height: 26px;
  }
  body.catalog-product-view .mageplaza-fbt-rows .mageplaza-fbt-checkbox-label {
    padding-bottom: 29px;
  }
  body.catalog-product-view .mageplaza-fbt-rows .mageplaza-fbt-checkbox-label span.item-price {
    text-align: left;
    font-size: 10px;
    line-height: 17px;
    display: block;
    position: static;
  }
  .catalog-product-view .fabric ul {
    padding-bottom: 25px;
  }
  .catalog-product-view .fabric ul:after {
    width: 100%;
  }
  .catalog-product-view .fabric li,
  .catalog-product-view .fabric li .col.data {
    padding-right: 0;
  }
  body.catalog-product-view .fabric {
    padding-top: 2px;
  }
  .size {
    position: absolute;
    top: 0;
  }
  .measurement {
    position: relative;
  }
  body.catalog-product-view .mageplaza-fbt-rows .mageplaza-fbt-checkbox-label .product-brand + a {
    margin-top: 0;
  }
  body.catalog-product-view .mageplaza-fbt-rows .mageplaza-fbt-checkbox-label a,
  .product-brand {
    text-align: left;
  }
  body.catalog-product-view .mageplaza-frequently-bought-together-block h2 {
    margin-bottom: 9px;
  }
  .recommended {
    display: block;
    font: normal normal 400 12px/16px Roboto;
    margin-bottom: 25px;
  }
  .catalog-product-view .product-add-form,
  body.catalog-product-view .product-info-main .product-info-price + .product-add-form {
    margin-top: 11px;
  }
  .catalog-product-view .product-info-main .product-info-price .price-box .price-final_price .price-wrapper span {
    font-size: 24px;
    line-height: 32px;
  }
  body.catalog-product-view .product-info-main .page-title-wrapper .page-title {
    padding-bottom: 14px !important;
  }
  body.catalog-product-view .product-info-main .page-title-wrapper .page-title span {
    font-size: 20px;
    line-height: 28px;
  }
  body.catalog-product-view .product-info-main .box-tocart .fieldset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  body.catalog-product-view .product-info-main .box-tocart {
    max-width: 398px;
  }
  body.catalog-product-view div#reviews {
    background: transparent;
    padding-bottom: 30px !important;
  }
  body.catalog-product-view .block.review-add {
    margin-bottom: 40px;
  }
  body.catalog-product-view .product.info.detailed .block.review-list .review-items .review-item:nth-child(odd) {
    padding-right: 0;
    margin-bottom: 14px;
  }
  body.catalog-product-view .product.info.detailed .block.review-list .review-items .review-item:last-child {
    margin-bottom: -2px;
  }
  body.catalog-product-view .product.info.detailed .block.review-list .review-items .review-item:nth-child(even) {
    padding-left: 0;
  }
  body.catalog-product-view .product.info.detailed .block.review-list .review-items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 3px;
  }
  body.catalog-product-view .product.info.detailed .block.review-list .review-items .review-item {
    width: 100%;
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
  html body.catalog-product-view .mageplaza-fbt-add-to-cart button {
    padding: 13px 0 11px 0;
    margin-bottom: 0;
    line-height: 19px;
    margin-top: 12px;
  }
  .gallery_images .owl-carousel .owl-nav .owl-next {
    right: 0;
  }
  .gallery_images .content > ul li {
    padding: 0 7px;
    padding-bottom: 112%;
  }
  .gallery_images .content {
    margin-left: 0;
    padding-right: 0;
  }
  .gallery_images .content.owl {
    padding-right: 0;
    margin: 0;
    margin-top: 15px;
  }
  .gallery_images .content.owl ul {
    width: 100%;
  }
  .gallery_images .content:not(.owl) ul li {
    width: calc(100% / 3);
  }
  .catalog-product-view form#mageplaza-fbt-form span.product-image-container {
    width: 100% !important;
  }
  .mageplaza-fbt-content {
    padding-bottom: 15px;
  }
  .catalog-product-view .mageplaza-fbt-rows {
    width: 100%;
  }
  .catalog-product-view form#mageplaza-fbt-form {
    position: relative;
    padding-bottom: 0;
  }
  .catalog-product-view .mageplaza-fbt-rows ul li {
    width: 50%;
    padding: 0 7px;
  }
  .catalog-product-view .mageplaza-fbt-rows + .wrapper.grid.products-grid {
    width: calc((100% - 92px) / 2);
    height: calc(50% - 37px);
    position: absolute;
    bottom: 37px;
    right: 38px;
  }
  .catalog-product-view .mageplaza-fbt-rows > ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 16px);
    padding-right: 0;
  }
  .gallery-list.owl-carousel .owl-dots .owl-dot {
    padding: 0 5px !important;
    margin: 0;
  }
  .gallery-list.owl-carousel .owl-dots .owl-dot span {
    background-color: #fff;
    opacity: 0.4;
    width: 6px;
    height: 6px;
    border-radius: 50%;
  }
  .gallery-list.owl-carousel .owl-dots .owl-dot.active span {
    width: 6px;
    opacity: 0.9;
    background-color: #fff !important;
  }
  .product.media .product.item-image .lb.video-link {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute !important;
  }
  body.catalog-product-view .breadcrumbs {
    display: none;
  }
  .gallery-list.owl-carousel .owl-dots {
    margin: 0 auto;
    margin-top: -45px;
  }
  body.catalog-product-view.extra-gallery-grid .product.media .gallery-list {
    margin: 0;
  }
  .catalog-product-view.extra-gallery-grid .product.media .gallery-list .item-image {
    padding: 0;
    position: relative;
    height: 0;
    padding-bottom: 124.9%;
    width: 100%;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 0 !important;
  }
  .catalog-product-view.extra-gallery-grid .product.media .gallery-list .item-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  body.catalog-product-view .product.media,
  body.catalog-product-view .info-content {
    width: 100%;
  }
  .catalog-product-view.extra-gallery-grid .product.media .gallery-list .item-image:first-child {
    margin-bottom: 0 !important;
  }
  body.catalog-product-view .info-content {
    padding: 0 15px;
    margin-top: 19px;
  }
}
@media (max-width: 766px) {
  .review-related .amrelated-content-wrapper .amrelated-pack-list {
    width: 67%;
  }
}
@media (max-width: 639px) {
  .catalog-product-view .page-main .table-wrapper.additional-attributes-wrapper {
    margin-bottom: 1px;
  }
}
@media (max-width: 600px) {
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper .action span {
    font-size: 12px;
  }
  .amrelated-summary-content .main.price {
    font-size: 24px;
  }
  .review-related .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus {
    padding-top: 15%;
  }
  body .mageplaza-fbt-option-product select {
    background-position: right 10px center;
    padding-right: 20px;
  }
  body.catalog-product-view .mpfbt-actions button.action.primary.mpfbt-btn-continue,
  body.catalog-product-view .mpfbt-actions #mpfbt-btn-addtocart {
    width: 100%;
  }
  body.catalog-product-view .mpfbt-actions #mpfbt-btn-addtocart {
    margin-top: 10px;
  }
  .catalog-product-view .page-main input[type="checkbox"] + .checkbox,
  .catalog-product-view .page-main input[type="checkbox"]:checked + .checkbox:before,
  .catalog-product-view .page-main input[type="checkbox"] + .checkbox:after {
    width: 15px;
    height: 15px;
  }
  .catalog-product-view .page-main input[type="checkbox"]:checked + .checkbox:before {
    font-size: 14px;
    line-height: 18px;
    margin-left: 1px;
  }
}
@media (max-width: 575px) {
  .review-related .amrelated-content-wrapper .amrelated-pack-list {
    width: 100%;
  }
  .amrelated-pack-wrapper .amrelated-photo-container .amrelated-checkbox:checked + .amrelated-label {
    top: 10px;
    left: 10px;
  }
  .catalog-product-view .amrelated-content-wrapper .amrelated-summary-content .amrelated-discount {
    width: 100%;
  }
  .review-related .amrelated-pack-list.-second-row {
    width: 100%;
  }
  .review-related .amrelated-pack-wrapper .amrelated-content-wrapper {
    display: block;
    padding: 0 3px;
    margin-bottom: 30px;
  }
  .review-related .amrelated-content-wrapper .amrelated-summary-content {
    width: calc(100% - 24px) !important;
    height: auto;
    margin: 25px 12px 0 12px;
  }
}
@media (max-width: 515px) {
  body.catalog-product-view .block.related {
    padding-bottom: 10px !important;
  }
  .products.products-grid .brand-productName {
    margin-bottom: 7px;
  }
  .block-content .products.products-grid .items .product-item .product-item-name a {
    font-size: 11px;
    line-height: 14px;
  }
  .block-content .products.products-grid .items .product-item .product-item-details {
    padding-top: 12px;
  }
  .block-content .product-items .product-top a.action.towishlist {
    display: block;
    position: absolute;
    z-index: 2;
    bottom: 13px;
    right: 11px;
    width: 13px;
    height: 11px;
  }
  .block-content .product-items .product-top a.action.towishlist:hover,
  .block-content .product-items .product-top a.action.towishlist:focus,
  .block-content .product-items .product-top a.action.towishlist:active {
    color: #f68872;
  }
  .block-content .product-items .product-top .action.towishlist:before {
    font-size: 12px;
    line-height: 11px;
  }
  .products-grid .items .product-item .price-box {
    margin-bottom: 0;
  }
  .block-content.content .product-item-inner .actions-primary {
    width: auto;
  }
  .block-content .products-grid .items .price-box .price-final_price .price {
    font-size: 11px;
    line-height: 17px;
  }
  .block-content.content .product-item-inner .actions-primary button {
    font-size: 0;
    width: 21px;
    height: 21px;
    padding: 0;
  }
  .block-content.content .product-item-inner .actions-primary button:active {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .product-items .action.towishlist:before,
  .products.list.items .action.towishlist {
    display: none;
  }
}
@media (max-width: 475px) {
  .catalog-product-view .page-main input[type="checkbox"] + .checkbox {
    top: 10px;
  }
  .catalog-product-view .mageplaza-fbt-rows span.product-label {
    width: 100%;
    text-align: right;
  }
  .catalog-product-view .page-main input[type="radio"],
  .catalog-product-view .page-main input[type="checkbox"] {
    top: 10px;
  }
  .catalog-product-view .mageplaza-fbt-rows span.product-label span {
    border-radius: 5px 0 0 5px;
  }
}
@media (max-width: 425px) {
  .review-related .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus {
    display: none;
  }
  body.catalog-product-view .mageplaza-frequently-bought-together-block h2,
  .catalog-product-view .product.info.detailed .block.review-list .block-title strong,
  body.catalog-product-view .block .block-title.title > strong {
    font-size: 24px;
    line-height: 30px;
  }
  html body.catalog-product-view .mageplaza-fbt-add-to-cart button {
    font-size: 10px;
    line-height: 16px;
    padding: 6px;
  }
  body.catalog-product-view .guide iframe {
    max-height: 180px;
  }
  .catalog-product-view .mageplaza-fbt-rows ul li .product-info .product-image-photo {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  body.catalog-product-view .product-info-main .additional-attributes > ul > li,
  .fabric leble.col.label {
    padding-left: 29px;
  }
  .catalog-product-view .mageplaza-fbt-rows + .wrapper.grid.products-grid {
    width: calc(50% - 21px);
    right: 15px;
  }
  .product.attribute.description > .value p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 9px;
  }
  .product.attribute.description > .value {
    padding-top: 13px;
  }
  .product.attribute.description > .type:after {
    margin-left: 21px;
  }
  .product.attribute.description .value {
    padding-bottom: 0;
  }
  body.catalog-product-view .mp-reward-points.mp-product {
    margin-top: 19px;
  }
  body.catalog-product-view .product-info-main .box-tocart .fieldset {
    width: calc(100% - 40px);
  }
  body.catalog-product-view .product-info-main .product-addto-links a {
    width: 40px;
    padding: 0;
    margin: 0;
  }
  body.catalog-product-view .product-info-main .product-addto-links a:before {
    width: 21px;
    height: 46px;
    position: absolute;
    right: 0;
  }
  .catalog-product-view .mageplaza-fbt-checkbox-label .brand-productName {
    padding-top: 6px;
  }
  .catalog-product-view #mageplaza-fbt-form-popup table > tbody > tr td:nth-child(3) div a span {
    font-size: 12px;
    line-height: 16px;
  }
  .catalog-product-view form#mageplaza-fbt-form,
  body.catalog-product-view .block.related,
  body.catalog-product-view .block.upsell,
  .block.crosssell {
    padding: 0 15px;
  }
}
@media (max-width: 400px) {
  .catalog-product-view #mageplaza-fbt-form-popup table > tbody > tr,
  .catalog-product-view #mageplaza-fbt-form-popup table > tbody,
  .catalog-product-view #mageplaza-fbt-form-popup table {
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  .catalog-product-view #mageplaza-fbt-form-popup table > tbody > tr td {
    display: block;
    width: 100%;
    text-align: center;
  }
  .catalog-product-view #mageplaza-fbt-form-popup table thead {
    display: none;
  }
  body.catalog-product-view #mageplaza-fbt-form-popup table span.item-price {
    text-align: center;
  }
  body.catalog-product-view #mpfbt-popup .mpfbt-total-items {
    padding-left: 0;
    text-align: center;
  }
  .catalog-product-view #mageplaza-fbt-form-popup table > tbody > tr td .fieldset {
    margin-bottom: 0;
  }
}
@media (max-width: 375px) {
  body.catalog-product-view .block.related .block-title.title {
    padding-top: 40px;
  }
  .product.info.detailed .block.review-add .review-legend span {
    top: 0px;
  }
  .product.info.detailed .block.review-add .review-legend {
    padding-top: 1px;
  }
  .product.info.detailed .block.review-add .review-legend strong {
    font-size: 12px;
    line-height: 18px;
  }
  .catalog-product-view .review-control-vote:before,
  .catalog-product-view .review-control-vote .rating-1:before,
  .catalog-product-view .review-control-vote .rating-2:before,
  .catalog-product-view .review-control-vote .rating-3:before,
  .catalog-product-view .review-control-vote .rating-4:before,
  .catalog-product-view .review-control-vote .rating-5:before {
    margin-left: 20px;
    line-height: 22px;
  }
  .catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty.plus,
  .catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty.minus {
    width: 30px;
  }
  .catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty.plus:before,
  .catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty.minus:before {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 44px;
  }
  body.catalog-product-view .product-info-main .box-tocart .actions {
    width: 163px;
  }
  body.catalog-product-view .product-info-main .box-tocart .fieldset .field.qty {
    width: calc(100% - 163px) !important;
  }
}
@media (max-width: 360px) {
  .catalog-product-view span.product-image-wrapper {
    padding-bottom: 126.76% !important;
  }
  .catalog-product-view .product-info-main .product-info-price .price-box .price-final_price .price-wrapper span {
    font-size: 20px;
  }
}
@media (max-width: 320px) {
  body.catalog-product-view .product-info-main .box-tocart .actions {
    width: 133px;
  }
  body.catalog-product-view .product-info-main .box-tocart .fieldset .field.qty {
    width: calc(100% - 133px) !important;
  }
}
