.nav.shop-tab.f-left li {
  float: left;
  width: 50px;
}
.nav.shop-tab.f-left li a .fa {
  font-size: 18px !important;
}
.nav.shop-tab.f-left li a.active .fa {
  color: #ff7f00 !important;
}
.divproduct-img {
  height: 180px;
  background-position: center !important;
  background-size: 200% !important;
  margin: 20px 0 !important;
}
.product-item:hover {
  box-shadow: 0 8px 13px rgb(0 0 0 / 15%);
}
.product-item {
  border: 1px solid #f6f6f6;
  margin: 10px 0;
  transition: 0.2s all;
  cursor: pointer;
}
.product-title a {
  font-size: 16px;
  color: #333;
}
.widget-title {
  color: #4a4a4a;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
}
.border-left::before {
  background: #ff7f00 none repeat scroll 0 0;
  content: "";
  height: 24px;
  left: 0;
  margin-top: -6px;
  position: absolute;
  width: 4px;
}
.product-info {
  background: #f6f6f6 none repeat scroll 0 0;
  padding: 20px 0;
  text-align: center;
}
.pro-price {
  color: #333;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 20px;
  z-index: 9;
  font-size: 16px;
}
.product-titlemagaza {
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}
.product-titlemagaza a {
  font-size: 16px;
  color: #333;
}
ul {
  list-style-type: none;
}
li a {
  color: #4a4a4a;
  font-size: 16px;
}
.product-cat > ul > li > ul {
  padding-left: 20px;
  list-style-type: none;
}
.product-cat .treeview > li > a,
.product-cat .treeview > li > ul > li > a {
  font-size: 14px;
  line-height: 30px;
  color: #4a4a4a;
  letter-spacing: 0.2rem;
}
.product-cat .treeview > li > a {
  font-size: 13px;
  line-height: 30px;
  font-weight: 700;
  color: #4a4a4a;
  letter-spacing: 0.001rem;
}
.product-cat .treeview > li > ul > li > a {
  font-size: 12px;
  line-height: 25px;
  letter-spacing: 0.01rem;
}
.product-cat .treeview li {
  position: relative;
}
.product-cat .hitarea {
  cursor: pointer;
  height: 30px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.product-cat .treeview .collapsable > a {
  color: #ff7f00;
}
.goback {
  transition: 0.3s all;
}
.goback:hover {
  background: #f09263;
  color: #fff;
}
.detail-container > h1,
.modelName {
 }
.print-section-item {
  opacity: 0.8;
  transition: 0.3s all;
  cursor: pointer;
}
.print-section-item:hover {
  opacity: 1;
}
.canvas-amount,
.custom-canvas-amount,
.custom-poster-amount,
.print-amount {
  font-weight: 400 !important;
  font-size: 16px !important;
  padding: 15px;
  width: 100%;
}
.lh55px {
  line-height: 55px;
}
.mb30px {
  margin-bottom: 30px;
}
.content-container {
  padding: 50px 0;
  padding-bottom: 100px !important;
}
.product-summary-container {
  margin-top: 50px;
}
.section-title-print {
  font-size: 32px;
}
.fs16px {
  font-size: 16px;
}
.transparent.form-control {
  background: 0 0 !important;
  color: #fff;
  border: 0 !important;
  font-size: 18px;
  letter-spacing: 1px;
  -webkit-appearance: none;
}
.whitebordered {
  color: #fff;
  border: 1px solid #fff !important;
  background: 0 0 !important;
  margin-bottom: 2px !important;
  text-align: center;
}
.whitebordered option:first-child:focus {
  color: #fff !important;
}
.transparent.form-control option {
  background: #f09263 !important;
  color: #f5f6f7;
  padding: 10px;
  border: 0 !important;
  line-height: 30px;
}
.form-control {
  -webkit-appearance: none !important;
}
