﻿.btn-transparent {
  font-size: 14px;
  line-height: 0.63;
  font-family: poppins, sans-serif;
  color: #707070 !important;
  border: 1px solid #aeacac;
  padding: 6px 25px;
  border-radius: 3px;
  text-transform: uppercase;
  transition: 0.3s ease;
}
.btn-transparent:hover {
  opacity: 0.8;
  color: #707070 !important;
}

input:focus, textarea:focus-visible {
  outline: none;
}

.product-bottom-list {
  padding: 0;
  margin-bottom: 97px;
}

.product-review-list {
  margin: 74px 0 0;
}
.product-review-list .product-review-title {
  border-bottom: 1px solid #F3F3F3;
  padding: 0 0 24px;
  margin: 0 0 24px;
}
.product-review-list .product-review-title p {
  font-size: 20px;
  font-family: poppins, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #707070;
  margin: 0;
  cursor: pointer;
}
.product-review-list .product-review-title img {
  margin-right: 12px;
}
.product-review-list .product-review-content {
  margin-top: 10px;
}
.product-review-list .product-review-content img {
  width: 60px;
  height: 60px;
  margin-right: 20px;
}
.product-review-list .product-review-content .col-sm-12 {
  padding: 0;
}
.product-review-list .review-box-date {
  display: flex;
  flex-wrap: wrap;
}
.product-review-list .review-box-date p {
  font-family: Tahoma;
  font-size: 14px;
  margin: 0;
  line-height: 1.5;
  color: #707070;
}
.product-review-list .product-review-box {
  display: inline-block;
  margin: 7px 0 8px;
}
.product-review-list .product-review-box .rating {
  width: 105px;
  height: 21px;
  background: url("../../images/rating1.png") repeat-x;
  background-size: 21px 21px;
}
.product-review-list .product-review-box .rating div {
  height: 21px;
  background: url("../../images/rating2.png") repeat-x;
  background-size: 21px 21px;
}
.product-review-list .product-review-description {
  margin: 24px 0 28px;
}
.product-review-list .product-review-description p:first-child {
  font-size: 18px;
  color: #343434;
  line-height: 1.5;
  font-family: poppins, sans-serif;
  font-weight: 300;
  margin: 0 0 12px;
}
.product-review-list .product-review-description p {
  font-family: Tahoma;
  line-height: 1.63;
  font-size: 16px;
  color: #707070;
  margin: 0;
}

.productdetails-maxpic {
  max-width: 100%;
  aspect-ratio: 1/1;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  cursor: pointer;
}
.productdetails-maxpic img {
  border-radius: 50%;
  background-color: #fff;
  width: 100px;
  margin: auto;
}

.product-moredetails-sharebutton {
  display: flex;
  justify-content: space-between;
}
.product-moredetails-sharebutton h3 {
  font-size: 18px;
  font-family: "Roboto";
  color: #707070;
  cursor: pointer;
  margin: 0;
}
.product-moredetails-sharebutton h3 img {
  margin-right: 12px;
}

.tiles-attributes .hintex-list {
  padding-left: 0px;
}
.tiles-attributes .checkmark {
  position: absolute;
  top: 3px;
  left: 35px;
  height: 15px;
  width: 15px;
  background-color: #fff;
}
.tiles-attributes .hintexcheckbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin: 0;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tiles-attributes .hintexcheckbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.tiles-attributes .hintexcheckbox:hover input ~ .checkmark {
  background-color: #ccc;
}
.tiles-attributes .hintexcheckbox input:checked ~ .checkmark {
  background-color: lightgray;
}
.tiles-attributes .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.tiles-attributes .hintexcheckbox input:checked ~ .checkmark:after {
  display: block;
}
.tiles-attributes .hintexcheckbox .checkmark:after {
  left: 4px;
  top: 1px;
  width: 5px;
  height: 8px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tiles-attributes .decor-mini-photo {
  position: absolute;
  top: -402px;
  background-color: transparent;
  display: none;
  left: 8px;
  padding-bottom: 18px;
}
.tiles-attributes .decor-mini-wrapper {
  padding: 12px;
  background: #fff;
  padding-bottom: 2px;
}
.tiles-attributes .customer-entered-price-wrapper {
  position: relative;
  height: 34px;
}
.tiles-attributes .customer-entered-price-wrapper .decreaseValuequntity {
  position: absolute;
  top: 13px;
  left: 0px;
}
.tiles-attributes .customer-entered-price-wrapper .increaseValuequntity {
  position: absolute;
  right: 8px;
  top: 13px;
}
.tiles-attributes .customer-entered-price-wrapper .numberqty {
  margin-left: 11px;
}
.tiles-attributes .customer-entered-price-wrapper span {
  position: absolute;
  right: 20px;
  top: 9px;
}
.tiles-attributes .hintex-registration-radio .hintex-registration-checkmark:after,
.tiles-attributes .hintex-registration-radio-second .hintex-registration-checkmark-second:after {
  background: transparent;
}

.garage-door-attr .hintex-list {
  padding-left: 0px;
}
.garage-door-attr .hintex-registration-checkmark-second {
  width: 72px;
  height: 32px;
  border-radius: 0px;
  position: absolute;
  top: 9px;
  left: 0;
  background-color: #fff;
  margin-top: 2.5px;
}
.garage-door-attr .hintex-power li {
  padding-right: 54px;
}
.garage-door-attr .hintex-registration-radio-second input:checked ~ .hintex-registration-checkmark-second {
  border: 1px solid #666;
}
.garage-door-attr .hintex-registration-radio-second:hover input ~ .hintex-registration-checkmark-second {
  background-color: transparent;
}
.garage-door-attr .hintex-registration-radio-second input:checked ~ .hintex-registration-checkmark-second {
  background-color: transparent;
}
.garage-door-attr .attributes .col-md-3 {
  padding: 10px 0 10px 7px;
}
.garage-door-attr .attributes .col-md-9 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.garage-door-attr .decor-mini-photo {
  position: absolute;
  background-color: transparent;
  display: none;
  left: 8px;
  padding-bottom: 18px;
}
.garage-door-attr .decor-mini-wrapper {
  padding: 12px;
  background: #fff;
  padding-bottom: 2px;
}
.garage-door-attr .customer-entered-price-wrapper {
  position: relative;
  height: 34px;
}
.garage-door-attr .customer-entered-price-wrapper .decreaseValuequntity {
  position: absolute;
  top: 13px;
  left: 0px;
}
.garage-door-attr .customer-entered-price-wrapper .increaseValuequntity {
  position: absolute;
  right: 8px;
  top: 13px;
}
.garage-door-attr .customer-entered-price-wrapper .numberqty {
  margin-left: 11px;
}
.garage-door-attr .customer-entered-price-wrapper span {
  position: absolute;
  right: 20px;
  top: 9px;
}
.garage-door-attr .productattribute-div {
  height: auto;
  width: 573px;
  position: absolute;
  background-color: transparent;
  display: none;
  top: 14px;
  left: -126px;
  z-index: 150;
}
.garage-door-attr .productattribute-info-container {
  display: inline-block;
  position: relative;
}
.garage-door-attr .productmini-img-div {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  border-left: 1px solid #AEACAC;
  border-top: 1px solid #AEACAC;
  margin-left: -10px;
  top: -6px;
  right: 67px;
  transform: rotate(45deg);
  background-color: #fff;
}

.attr-min-img {
  width: 65px;
}

.sqft {
  border: 1px solid #aeacac;
  border-radius: 0;
  height: 26px;
  text-align: center;
  width: 62px;
  width: 89px;
}

.about-us-row {
  padding: 164px 0 0;
}

@media screen and (max-width: 1740px) {
  .about-us-row {
    padding: 144px 0 0;
  }
}
