.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

#productV2 .product-brand {
  color: #8A8E82;
  font-size: 11px;
}

#productV2 .product-brand a {
  text-decoration: underline;
}

#productV2 h1.product-title {
  font-size: 26px;
  line-height: 1.5;
}

#productV2Right {
  padding-top: 10px;
}

#productV2Right span.save {
  color: #c00;
}

#productV2Right ul.product-section li.product_sku {
  font-size: 11px;
}

#productV2Right .price-section {
  font-size: 46px;
}

#productV2Right .price-section .origanal_price {
  line-height: 22px;
}

#productV2Right .price-section .origanal_price span {
  font-size: 16px;
}

#productV2Right .stock_product_mob {
  padding-top: 20px;
}

#productV2Right .instock,
#productV2Right .out_of_stcok {
  text-transform: none;
  padding-left: 0;
  font-size: 16px;
  font-weight: 600;
  position: static;
}

#desktop-afterpay-fancybox img {
  width: 78px;
}

.product-options {
  margin-top: 14px;
}

.product-options .control-label {
  width: auto !important;
}

#addToCartForm {
  margin-top: 14px;
}

#addToCartForm select {
  -webkit-appearance: auto !important;
  appearance: auto !important;
}

.product_page .quntity_class .control-label {
  width: 0;
}

.product_page .quntity_class .quntity_div {
  padding: 0;
  width: 78px;
}

.product_page .form-horizontal input#input-quantity {
  width: 78px;
  height: 48px;
  font-size: 18px;
  text-align: center;
  padding-right: 38px;
}

.product_page .form-group .minus,
.product_page .form-group .plus {
  width: 28px;
  height: 24px;
  border-top: 0;
  border-right: 0;
  right: 1px;
  box-shadow: none;
  font-size: 20px;
  line-height: 20px;
}

.product_page .form-group .minus {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  top: 1px;
}

.product_page .form-group .plus {
  border-left: 1px solid #ccc;
  bottom: 1px;
}

.product_page .fadd_to_cart {
  padding-right: 33px;
}

.product_page #button-cart {
  margin-top: 15px;
  line-height: 48px;
}

.product_page #button-cart.disabled {
  background-color: #595959;
  opacity: 1;
}

#shoppingInformationHighlight {
  margin-top: 28px;
}

#shoppingInformationHighlight .info-delivery,
#shoppingInformationHighlight .info-return,
#shoppingInformationHighlight .info-collect {
  position: relative;
}

#shoppingInformationHighlight a {
  margin-bottom: 0;
}

#shoppingInformationHighlight a:hover {
  text-decoration: none;
}

#shoppingInformationHighlight img {
  width: 96px;
  height: auto;
}

#shoppingInformationHighlight p {
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  margin-bottom: 0;
}

#shoppingInformationHighlight .info-delivery {
  width: 142px;
  padding-left: 0;
}

#shoppingInformationHighlight .info-delivery img {
  margin-left: 15px;
}

#shoppingInformationHighlight .info-return {
  text-align: center;
  width: 142px;
  margin-left: 18px;
}

#shoppingInformationHighlight .info-collect {
  text-align: center;
  width: 142px;
  margin-left: 34px;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

#product-promotion-name {
  font-size: 16px;
  font-weight: 900;
  color: #fc6d46;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

@media (min-width: 768px) {
  .col-sm-2 {
    width: 16.666666666666664%;
  }

  .col-sm-9 {
    width: 50%;
  }
}

@media (max-width: 1199.98px) {
  .product-content-columns {
    margin-top: 12px;
  }
}

@media (max-width: 991.98px) {
  .bx-wrapper {
    margin: 0 auto 40px;
  }

  #productV2 .product-brand {
    padding-left: 9px;
  }

  #productV2 .product-brand.hidden-xs {
    display: none !important;
  }

  #productV2Right .price-section {
    text-align: center;
  }

  #productV2Right .payment-info a {
    display: block;
    text-align: center;
  }

  .product_page .product_page-left {
    margin-top: 0;
  }

  .product-options .form-group {
    display: flex;
    justify-content: center;
  }

  .product-options.form-horizontal.col-sm-12 label {
    padding-right: 15px;
  }

  .product_page .quntity_class {
    width: 100%;
    height: 48px;
  }

  .product_page .quntity_class .quntity_div {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .product_page .form-group .plus,
  .product_page .form-group .minus {
    float: left;
    width: 48px;
    height: 48px;
    border: 1px solid #cdcdcd;
    padding: 0;
    border-radius: 0;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 20px;
    box-shadow: none;
    z-index: 1;
  }

  .product_page .form-horizontal input#input-quantity {
    text-align: center;
    border-left: 0;
    border-right: 0;
    padding: 0;
  }

  .product_page .fadd_to_cart {
    padding-right: 0;
  }

  .product_page #button-cart {
    line-height: 62px;
  }

  #shoppingInformationHighlight {
    margin-top: 0;
    display: flex;
    justify-content: space-evenly;
  }

  #shoppingInformationHighlight .info-delivery,
  #shoppingInformationHighlight .info-return,
  #shoppingInformationHighlight .info-collect {
    margin-left: 0;
  }

  #shoppingInformationHighlight .info-delivery {
    padding-left: 15px;
  }
}

@media (max-width: 575.98px) {
  #full_gallery {
    width: 85%;
  }

  #productV2Right .stock_product_mob {
    padding-top: 0;
  }

  .product-options .form-group {
    display: block;
  }

  .product-options .control-label {
    padding-right: 15px !important;
    text-align: center !important;
  }

  #addToCartForm {
    margin-top: 20px !important;
    margin-bottom: 20px;
  }

  #shoppingInformationHighlight {
    display: block;
    margin: 0 15px;
  }

  #shoppingInformationHighlight img {
    width: 42px;
    height: auto;
    margin-right: 15px;
  }

  #shoppingInformationHighlight p {
    font-weight: 600;
    font-size: 14px;
    text-align: left;
    margin-bottom: 0;
  }

  #shoppingInformationHighlight .info-delivery,
  #shoppingInformationHighlight .info-return,
  #shoppingInformationHighlight .info-collect {
    width: 100%;
    text-align: left;
    margin-left: 0;
    display: flex;
    align-items: center;
  }

  #shoppingInformationHighlight .info-delivery img {
    margin-left: 0;
  }

  #qtyAddToCart {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-bottom: 6px;
  }

  #qtyAddToCartQty {
    border: 1px solid #ccc;
    border-radius: 8px;
    display: flex;
    align-items: baseline;
    justify-content: space-evenly;
    padding: 0 4px 0 15px;
    background-color: #F0F1F3;
  }

  #qtyAddToCart label {
    margin-bottom: 0;
    font-weight: 600;
  }

  #qtyAddToCart select#input-quantity {
    border: 0;
    box-shadow: none;
    text-align: right;
    background-color: #F0F1F3;
    font-size: 15px;
    color: black;
    padding: 0 16px 0 0;
    font-weight: 600;
  }

  .product_page #button-cart {
    margin-top: 0;
    line-height: 48px;
    padding: 0 55px;
    width: 100%;
  }

  .form-group select {
    margin-left: 0;
  }
}