body {
  background: url(../images/bg1.png) no-repeat center / 100% 100% !important;
}
header .content-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header #form-language a {
  position: relative;
}
header #form-language a:after {
  content: '/';
  display: inline-block;
  margin: 0 5px;
}
header #form-language a:nth-child(2):after {
  display: none;
}
.position-left {
  position: fixed;
  right: 0;
  z-index: 10000;
}
.position-left a {
  display: block;
  width: 72px;
  height: 72px;
  margin-bottom: 10px;
  text-align: center;
  line-height: 72px;
  position: relative;
}
.position-left a i {
  font-size: 20px;
  color: #fff;
}
.position-left a .num {
  display: inline-block;
  position: absolute;
  color: #fff;
  font-size: 14px;
  left: 10px;
  top: 10px;
  line-height: 1;
}
a.more {
  padding: 10px 30px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  display: table;
  font-weight: 400;
  margin: 20px auto 0;
  transition: all 0.5s;
}
a.more:hover {
  background: #fff;
  color: #000;
}
.banner .swiper-txt {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.banner .swiper-txt p {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.banner .swiper-txt p span {
  font-size: 16px;
  font-weight: 700;
  text-transform: initial;
}
.banner .swiper-txt p b {
  display: block;
  font-size: 36px;
  font-weight: 700;
  margin: 20px 0;
}
.mode-ment {
  width: 100%;
  background: #fff;
}
.mode-ment .ment-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mode-ment .ment-box .ment-item {
  text-align: center;
  padding: 30px 0 15px;
  width: 25%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mode-ment .ment-box .ment-item a {
  color: #000;
  font-size: 16px;
  margin-left: 10px;
}
.product-wrapper {
  background: #fff;
  overflow: hidden;
  padding: 30px;
}
.product-wrapper .product-layout .product-thumb .image {
  box-shadow: 0 0 10px #f3f3f3;
}
.product-wrapper .product-layout .product-thumb .image .bg-pro {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.5s;
}
.product-wrapper .product-layout .product-thumb .caption .rating i {
  color: #f06292;
}
.product-wrapper .product-layout .product-thumb:hover .image .bg-pro {
  opacity: 1;
}
.category {
  margin-bottom: 30px;
}
.category .product-num {
  margin-bottom: 20px;
}
.category .category-search {
  display: flex;
  justify-content: space-between;
}
.category .category-search > div {
  width: 215px;
  max-width: 50%;
  border-bottom: 1px solid #000;
}
.category .category-search > div .dropdown button {
  background: transparent !important;
  box-shadow: initial !important;
  border: 0;
  outline: none;
  font-size: 18px;
  color: #000;
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
.category .category-search > div .dropdown .dropdown-menu {
  width: 100%;
}
.category .category-search .search {
  position: relative;
}
.category .category-search .search input {
  background: transparent;
  outline: none;
  border: 0;
  box-shadow: initial;
}
.category .category-search .search img {
  position: absolute;
  top: 68%;
  transform: translateY(-50%);
  right: 20px;
}
footer .container {
  overflow: hidden;
  background: #ebebeb;
}
footer .container .contact-issue {
  padding: 30px 30px 50px 30px;
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
  border-bottom: 1px solid #fff;
}
footer .container .contact-issue .midel {
  margin-top: 72px;
}
footer .container .contact-issue .midel a {
  display: block;
  width: 50px;
  height: 50px;
  border: 1px solid #c2c2c2;
  color: #000;
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  margin-bottom: 20px;
}
footer .container .contact-issue .issue {
  padding-left: 30px;
}
footer .container .contact-issue .issue a img {
  margin-bottom: 30px;
}
footer .container .contact-issue .issue .txt {
  display: flex;
}
footer .container .contact-issue .issue .txt p,
footer .container .contact-issue .issue .txt i {
  color: #898989;
  font-size: 14px;
}
footer .container .contact-issue .issue .txt i {
  margin-right: 10px;
  position: relative;
  top: 5px;
}
footer .container .footer-p {
  font-size: 14px;
  color: #898989;
  padding: 30px 0 0 30px;
}
footer .container .about {
  padding: 50px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
footer .container .about h1 {
  margin: 0 0 30px 0;
}
footer .container .about p {
  color: #898989;
  line-height: 1.5;
  font-size: 14px;
  text-align: justify;
}
footer .container .links {
  border-left: 1px solid #fff;
  overflow: hidden;
  padding: 30px;
}
footer .container .links h5 {
  color: #333;
  font-size: 16px;
}
footer .container .links li {
  margin-bottom: 5px;
}
footer .container .links li a {
  font-size: 14px;
  color: #898989;
  position: relative;
  padding-left: 15px;
}
footer .container .links li a:after {
  display: table;
  position: absolute;
  content: ' ';
  width: 5px;
  height: 10px;
  background: url(../images/t1.png) no-repeat;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.cart-button {
  margin-top: 10px;
  transition: all 0.5s;
  width: 100%;
  background: #fff;
  display: flex;
}
.cart-button .quantity {
  padding: 0 10px;
  height: 39px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #a7a6b1;
  color: #999;
  font-size: 16px;
}
.cart-button .quantity label {
  margin: 0;
  font-size: 16px;
}
.cart-button .quantity .qodef-icon {
  display: flex;
  align-items: center;
}
.cart-button .quantity svg {
  width: 16px;
  height: 16px;
}
.cart-button .quantity svg:hover {
  cursor: pointer;
}
.cart-button .quantity input {
  width: 30px;
  text-align: center;
  background: inherit;
  border: 0;
  box-shadow: inherit;
}
.cart-button button {
  padding: 0 20px;
  height: 39px;
  line-height: 39px;
  border: 1px solid #898989;
  color: #464646;
  font-size: 16px;
  box-shadow: 0px 0 10px 2px rgba(0, 0, 0, 0.1);
  transition: all 0.5s;
  background: transparent;
  position: relative;
  margin-left: 20px;
}
.cart-button button i {
  margin-right: 5px;
  position: relative;
  top: -2px;
}
.cart-button button:hover {
  border-color: #f06292;
}
.cart-button.active {
  visibility: visible;
  opacity: 1;
}
#content {
  padding-bottom: 20px;
}
.about-box {
  margin-top: 50px;
  overflow: hidden;
}
.about-box .title-hr {
  display: flex;
  align-items: center;
}
.about-box .title-hr h2 {
  font-size: 16px;
  color: #252525;
  font-weight: bold;
  line-height: 1.5;
  margin: 0;
  margin-right: 15px;
  white-space: nowrap;
}
.about-box .title-hr hr {
  width: 100%;
  background-color: #dcdcdc;
}
.about-box .txt-img {
  padding: 40px 0;
  display: flex;
  justify-content: space-between;
}
.about-box .txt-img p {
  line-height: 2;
  font-size: 14px;
  color: #898989;
  padding-left: 40px;
  position: relative;
  top: -8px;
}
.about-box ul {
  padding: 27px 0;
  padding-left: 27px;
}
.about-box ul li {
  position: relative;
  font-size: 14px;
  color: #898989;
  padding: 10px 0;
  list-style: none;
  border-bottom: 1px solid #e0e0e0;
}
.about-box ul li:before {
  width: 17px;
  height: 14px;
  content: ' ';
  display: table;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -27px;
  background: url(../images/t3.png) no-repeat center / 100% 100%;
}
.contact-box h1 {
  font-weight: bold;
}
.contact-box .map {
  width: 100%;
}
.contact-box .map iframe {
  width: 100%;
}
.contact-box .issue .txt {
  padding: 10px 0 5px;
  display: flex;
  border-bottom: 1px dashed #e5e5e5;
}
.contact-box .issue .txt p,
.contact-box .issue .txt i {
  color: #898989;
  font-size: 14px;
}
.contact-box .issue .txt i {
  margin-right: 10px;
  position: relative;
  top: 5px;
}
.contact-box .issue .txt:first-child {
  border-top: 1px dashed #e5e5e5;
}
.contact-box .about h1 {
  font-size: 20px;
  font-weight: 100;
  margin: 30px 0 10px;
}
.contact-box .about p {
  color: #898989;
  line-height: 1.5;
  font-size: 14px;
  text-align: justify;
}
.contact-box .form-horizontal h1 {
  font-size: 20px;
  font-weight: 100;
  margin: 30px 0 10px;
}
.contact-box .form-horizontal div.required .control-label:before {
  display: none;
}
.contact-box .form-horizontal input[type=text] {
  width: 50%;
}
.contact-box .form-horizontal textarea,
.contact-box .form-horizontal input {
  border: 1px solid #dcdcdc;
}
.contact-box .form-horizontal input[type=submit] {
  padding: 8px 23px;
  background: #fff;
  color: #000;
}
.contact-box .form-horizontal input[type=submit]:hover {
  background: #f06292;
  color: #fff;
}
@media (max-width: 768px) {
  .position-left {
    display: none;
  }
  .language {
    position: absolute;
    top: 25px;
    left: 20px;
  }
  .language a {
    font-size: 16px;
  }
  .language a:after {
    content: '/';
    display: inline-block;
    margin: 0 5px;
  }
  .language a:nth-child(2):after {
    display: none;
  }
  .product-wrapper {
    padding: 0 10px !important;
  }
  .product-wrapper .product-layout {
    width: 50%;
    padding: 0 5px;
  }
  footer {
    padding-bottom: 74px;
  }
  footer .container .about {
    padding: 30px;
    border-left: 0;
  }
  footer .container .links {
    padding: 20px;
    border-left: 0;
  }
  .breadcrumb-wrapper .breadcrumb,
  .h3-pro {
    padding: 15px;
  }
  .sp-thumbnail-image {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .pro-issue {
    padding: 0 30px;
  }
  .pro-issue h1 {
    margin-top: 20px !important;
  }
  .pro-issue .price-txt {
    display: block !important;
  }
  .pro-issue .price-txt p {
    margin-left: 0 !important;
  }
  .cart-button {
    flex-wrap: wrap;
  }
  .cart-button .quantity {
    width: 48%;
  }
  .cart-button > button:nth-child(2) {
    width: 48%;
    margin-left: 4%;
  }
  .cart-button > button:nth-child(3) {
    margin-left: 0;
  }
  .cart-button > button:nth-child(3),
  .cart-button > button:nth-child(4) {
    margin-top: 20px;
  }
  .remove-row {
    margin: 0;
  }
}
/*# sourceMappingURL=bendicshop.css.map */