.info-list0 {
}

.info-list0 li {
  margin-bottom: 8px;
}

.info-list0 li a {
  font-size: 14px;
  color: #555555;
  text-transform: capitalize;
}

.info-list0 li a:hover {
  color: #FD513E;
}

.section-padding {
  padding-top: 30px;
  padding-bottom: 30px;
}

.section-padding2 {
  padding-top: 30px;
  padding-bottom: 30px;
}

/*.header-configure-area ul li a*/
.header-configure-area ul li.nav-lang {
  color: #555555;
  cursor: pointer;
  font-size: 14px;
  line-height: 25px;
  position: relative;
}

.header-configure-area ul li.nav-lang .dropdown-list {
  top: 100%;
  right: 0;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  padding: 5px 15px;
  width: 150px;
  z-index: 9;
  text-align: left;
  background-color: #fff;
  pointer-events: none;
  border: 1px solid #efefef;
}

.header-configure-area ul li.nav-lang .dropdown-list li {
  display: block;
  margin-left: 0;
  padding: 5px 0;
}

.header-configure-area ul li.nav-lang .dropdown-list li a {
  color: #555555;
  font-size: 13px;
  display: block;
  padding: 5px 0 3px;
  text-transform: capitalize;
}

.header-configure-area ul li.nav-lang .dropdown-list li a:hover {
  color: #FD513E;
}

.header-configure-area ul li.nav-lang .dropdown-list li a img {
  vertical-align: inherit;
}

.header-configure-area ul li.nav-lang .dropdown-list li:before {
  display: none;
}

.header-configure-area ul li.nav-lang:hover .dropdown-list {
  opacity: 1;
  visibility: visible;
  pointer-events: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.red-link,
a.red-link,
a.red-link:hover,
a.red-link:visited {
  color: #FD513E !important;
}
.breadcrumb-wrap {
  padding: 12px 0;
  text-align: center;
}

.categories-list a {
  color: #000;
  font-size: 14px;
  line-height: 1;
  padding-left: 10px;
  font-weight: 400;
  display: block;
  cursor: pointer;
  position: relative;
}

.custom-checkbox .active:before {
  background-color: #FD513E;
  border-color: #FD513E;
  width: 15px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox .active:after {
  width: 15px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.related-products .product-item,
.shop-product-wrap.grid-view .product-item {
  border: 1px solid #eee;
}
.related-products .product-item .product-caption,
.shop-product-wrap.grid-view .product-item .product-caption {
  padding-bottom: 17px;
}
figure {
  border-bottom: 1px solid #eee;
}
.product-label.order {
  background: #c2c2c2;
}
.product-label.new {
  background: #42e211;
}
.product-material {
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 8px;
}
.product-material,
.product-material a {
  font-size: 13px;
  font-style: italic;
  color: #888;
}
.product-caption {
  position: relative;
}
.abs-link {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}

.breadcrumb-wrap .breadcrumb .breadcrumb-item:before {
  color: #7e7e7e;
  content: "»";
  font-size: 18px;
  line-height: 20px;
  margin: 0 5px;
}
.pro-nav-thumb,
.pro-large-img {
  border: 1px solid #eee;
}
.header-configure-area ul li.user-hover {
  margin-left: 25px !important;
}
.mobile-navigation {
  overflow: hidden;
  max-height: 80%;
}
.product-label:nth-child(1) {
  top: 10px !important;
}
.product-label:nth-child(2) {
  top: 35px !important;
}
.product-label:nth-child(3) {
  top: 60px !important;
}
.product-label:nth-child(4) {
  top: 85px !important;
}

.product-label {
  left: 10px !important;
}

.sticky.is-sticky .top-logo {
  height: 50px !important;
}
.product-label.discount {
  background-color: #FD513E !important;
}
.product-details-des .pro-desc-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 5px;
}
/*.product-details-des .pro-desc-item .option-title,
.product-details-des .pro-size .option-title {
  min-width: 130px;
}*/
a.doc-link,
a.doc-link:hover,
a.doc-link:visited,
.request a,
.request a:hover,
.request a:visited,
.cart-calculate-items a,
.cart-calculate-items a:hover,
.cart-calculate-items a:visited,
.product-details-des .pro-desc-item a,
.product-details-des .pro-desc-item a:hover,
.product-details-des .pro-desc-item a:visited {
  color: #FD513E;
}
a.btn-cart2 {
  color: #ffffff;
}
.nice-select {
  padding: 0 20px;
}
.price-box {
  font-size: 24px;
}

.form-group.required label:after {
  content: "*";
  color: red;
  font-size: 14px;
  margin-left: 3px;
  margin-top: 5px;
}

#login-form .form-group {
  margin-bottom: 0 !important;
}

form .required.has-error .help-block {
  color: red;
}

.alert {

}

.alert {
  border: none;
  padding: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin-top: 30px;
}
.alert:last-child {
  margin-top: 10px;
}
.alert.alert-danger h6 {
  color: #FD513E;
}
.alert h6 {
  background-color: #f7f7f7;
  border-top: 3px solid #FD513E;
  font-size: 14px;
  padding: 15px 20px;
  position: relative;
  text-transform: capitalize;
}
@media only screen and (max-width: 479.98px) {
  .alert h6 {
    font-size: 14px;
  }
}

h1.related-title,
h2.related-title,
h3.related-title,
h4.related-title,
h5.related-title,
h6.related-title {
  border-top: 1px solid #efefef;
  padding-top: 20px;
  margin-top: 25px;
  padding-bottom: 20px;
}

h1.related-title2,
h2.related-title2,
h3.related-title2,
h4.related-title2,
h5.related-title2,
h6.related-title2 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.banner-statistics-area {
  border-top: 1px solid #efefef;
  padding-top: 20px;
}

.hor-line {
  border-top: 1px solid #efefef;
}

.order-full-btn {
  display: block;
  width: 100%;
  background: #FD6051;
  text-align: center;
  font-size: 60px;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 35px 0;
  position: relative;
}

@media (max-width: 767px) {
  .order-full-btn {
    padding: 20px 0;
    font-size: 6vw;
    font-weight: bold;
  }
}

.order-full-btn:hover {
  color: #FD6051;
  background: #000;
}

.order-full-btn:hover span:after {
  border-color: #FD6051;
  -webkit-transform: translateX(7px) rotate(-45deg);
  -ms-transform: translateX(7px) rotate(-45deg);
  transform: translateX(7px) rotate(-45deg);
}

.order-full-btn:hover span:before {
  background: #FD6051;
  -webkit-transform: translateX(7px);
  -ms-transform: translateX(7px);
  transform: translateX(7px);
}

.order-full-btn span {
  display: inline-block;
  padding: 0 100px;
  position: relative;
  z-index: 3;
}

@media (max-width: 767px) {
  .order-full-btn span {
    padding: 0 50px 0 10px;
  }
}

.order-full-btn span:after {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  vertical-align: middle;
  border: solid #fff;
  border-width: 0 1px 1px 0;
  padding: 8px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 50%;
  margin-top: -8px;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.order-full-btn span:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  right: -2px;
  height: 1px;
  background: #fff;
  width: 55px;
  top: 50%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (max-width: 767px) {
  .order-full-btn span:before {
    width: 30px;
  }
}


.nice-select .list .exists {
  font-weight: bold;
  text-decoration: underline;
}
.payment-method-details .single-input-item .nice-select {
  height: auto !important;
}
.single-payment-method .payment-method-details .single-input-item {
  margin-top: 10px;
}

.bank-link-form {
  text-align: center;
}

.bank-link-form .choose-bank-label {
  display: block;
  text-transform: uppercase;
  font-size: 10px;
  color: #aaaaaa;
  margin-bottom: 35px;
}

.bank-link-form .bank-link-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 45px;
}

.bank-link-form .bank-link-list li {
  padding: 0 5px 10px;
  max-width: 140px;
}

.bank-link-form .pay-info {
  display: block;
  font-size: 15px;
  color: #000;
}

.bank-link-form .outer-box {
  text-align: center;
  padding-bottom: 45px;
}

.bank-link-form .sub-wrap {
  max-width: 500px;
  margin: 0 auto;
}

.payment-methods-wrap {
  padding-top: 30px;
}

@media (max-width: 767px) {
  .payment-methods-wrap {
    padding-top: 0;
  }
}

.bank-transfer-form {
  text-align: center;
}

.bank-transfer-form .method-label {
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  color: #aaaaaa;
  margin-bottom: 35px;
}

.bank-transfer-form .pay-info {
  display: block;
  font-size: 15px;
  color: #000;
}

.bank-transfer-form .outer-box {
  text-align: center;
  padding-bottom: 45px;
}

.bank-transfer-form .sub-wrap {
  max-width: 500px;
  margin: 0 auto;
}

.bank-transfer-form .doc-link {
  display: inline-block;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
}

.bank-transfer-form .doc-link:hover {
  color: #000;
}

.bank-transfer-form .doc-link img {
  margin-right: 22px;
}

.bank-transfer-form .bank-transfer-info {
  border-bottom: 1px solid #E7E7E7;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.single-payment-method .payment-method-details {
  background-color: #ffffff;
}
.single-payment-method .payment-method-details:after {
  border-bottom: 10px solid #ffffff;
}



.swiper-slide-active .slide-content.slide-1 h2 {
  -webkit-animation: bounceIn 2s linear alternate;
  animation: bounceIn 2s linear alternate;
}
.swiper-slide-active .slide-content.slide-1 h4 {
  -webkit-animation: zoomIn 1s linear alternate;
  animation: zoomIn 1s linear alternate;
}
.swiper-slide-active .slide-content.slide-1 a {
  -webkit-animation: slideInUp 0.5s linear alternate;
  animation: slideInUp 0.5s linear alternate;
}
.swiper-slide-active .slide-content.slide-2 h2 {
  -webkit-animation: bounceIn 1.5s linear alternate;
  animation: bounceIn 1.5s linear alternate;
}
.swiper-slide-active .slide-content.slide-2 h4 {
  -webkit-animation: fadeInLeft 1s linear alternate;
  animation: fadeInLeft 1s linear alternate;
}
.swiper-slide-active .slide-content.slide-2 a {
  -webkit-animation: slideInUp 0.5s linear alternate;
  animation: slideInUp 0.5s linear alternate;
}
.swiper-slide-active .slide-content.slide-3 h2 {
  -webkit-animation: fadeInUp 1000ms linear alternate;
  animation: fadeInUp 1000ms linear alternate;
}
.swiper-slide-active .slide-content.slide-3 h4 {
  -webkit-animation: bounceIn 600ms linear alternate;
  animation: bounceIn 600ms linear alternate;
}
.swiper-slide-active .slide-content.slide-3 a {
  -webkit-animation: fadeInUp 1400ms linear alternate;
  animation: fadeInUp 1400ms linear alternate;
}

.swiper-slide-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/*.slide-content h2.slide-title {
  font-size: 40px;
  line-height: 1.2;
}*/

.color-white {
  color: #fff;
}
.color-red {
  color: #FD513E;
}
.text-right {
  text-align: right;
}
.banner-text2 {
  padding-bottom: 14px;
}

.banner-content_style2,
.banner-content {
  bottom: 20px;
  left: 20px;
}


.main-banner .slide-content h2.slide-title {
  font-size: 1em;
  font-weight: normal;
  line-height: 1;
}
@media (min-width: 350px) {
  .main-banner .slide-content h2.slide-title {
    font-size: 1.5em;
  }
}
@media (min-width: 480px) {
  .main-banner .slide-content h2.slide-title {
    font-size: 2em;
  }
}
@media (min-width: 768px) {
  .main-banner .slide-content h2.slide-title {
    font-size: 2.5em;
  }
}

@media (min-width: 992px) {
  .main-banner .slide-content h2.slide-title {
    font-size: 2.5em;
  }
}

@media (min-width: 1200px) {
  .main-banner .slide-content h2.slide-title {
    font-size: 3em;
  }
}

@media (min-width: 1400px) {
  .main-banner .slide-content h2.slide-title {
    font-size: 3.4em;
  }
}
.related-title a,
.related-title a:visited {
  color: #000000;
}
.btn-text-red:before {
  background-color: #FD513E;
}
.text-bold {
  font-weight: bold;
}
.small-request .single-input-item {
  margin-top: 0px;
}
.small-request .single-input-item input {
  padding: .375rem .75rem;
}
.small-request .form-group {
  margin-bottom: .25rem;
}
.main-menu ul li ul.megamenu li.mega-title-empty span {
  position: relative;
  margin-bottom: 17px;
  display: inline-block;
}
.main-menu ul li ul.megamenu li.mega-separator {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-top: 12px;
  margin-bottom: 12px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  height: 1px;
  border-bottom: 1px solid #eeeeee;
}
.topheader-area {
  background-color: #686868;
  color: #ffffff;
}
.topheader-area a,
.topheader-area a:visited {
  color: #ffffff;
}
.footer-bottom a,
.footer-bottom a:visited {
  color: #555555;
}
.mw-50 {
  max-width:  50% !important;
}
.mobile-menu {
  margin-top: 0 !important;
}
.mobile-navigation {
  margin-top: 30px !important;
}
.text-content ul {
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.text-content ul li {
  list-style: unset;
}
.text-shadow {
  text-shadow: 2px 2px #fff;
}
.text-shadow.color-white {
  text-shadow: 2px 2px #000;
}
.banner-text3 a {
  text-shadow: 1px 1px #fff;
}
.about-title {
  font-size: 28px;
  color: #5d5d5d;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.sub {
  margin-bottom: 10px;
}


header .head-flex .left-col {
  width: auto;
  margin-right: 20px;
}
/*header .head-flex .right-col {
    justify-content: space-around;
}*/
header .info-menu-btn span {
  padding-right: 10px;
}
header .head-flex {
  border-bottom: 1px solid #ECECEC;
}
/*header .button-box {
    align-self: flex-end;
}*/
header .menu-contact-box {
  padding: 0;
  margin: auto;
}

header .menu-box {
  margin-top: 30px;
  margin-bottom: 30px;
}

.cata-block .menu-box .menu-name {
  display: block;
  font-size: 13px;
  color: #888888;
  text-transform: uppercase;
  font-weight: 500;
  padding-bottom: 20px;
}

.cata-block .menu-box .ext-menu li {
  padding-bottom: 15px;
}

.cata-block .menu-box .ext-menu li a {
  color: #000;
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: bold;
  font-size: 16px;
}

.cata-block .menu-box .ext-menu li a:hover {
  color: #FD6051;
}
header .head-flex.sub-head {
  background: #fafafa;
  justify-content: space-around;
}

header .head-flex .sub-head2 {
  border-left: 1px solid #ECECEC;
  margin-left: 20px;
  justify-content: space-around;
}
/*header .head-flex .sub-head2 a {
    color: #000;
}

header .head-flex .sub-head2 {
    padding: 10px;
    justify-content: start;
}

@media (max-width: 767px) {
    header .head-flex .sub-head2 {
        display: none;
    }
}
header .head-flex .sub-head2 a.red-link,
header .mobile-menu a.red-link {
    color: #FD513E;
    font-weight: bold;
}*/

header .menu-contact-box .tel {
  font-size: inherit;
}
header .menu-contact-box .worktimes {
  padding-bottom: 0;
}
header .menu-contact-box .adr {
  padding-bottom: 0;
}
.social-icon ul li {
  margin: 0 8px 0px 0;
}
header .mobile-menu-btn,
header .social-icon,
header .login-buttons-col,
header .lang-col {
  padding: 0 0 0 30px;
}
header .social-icon li a {
  font-size: 14px;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  line-height: 28px;
  color: #fff;
  display: inline-block;
  text-align: center;
}
header .social-icon li a:hover {
  border: 2px solid #eee;
}

header .social-icon li a.facebook:hover {
  border: 2px solid #eee;
}
header .social-icon li a.facebook {
  background-color: #eee;
  border: 2px solid #eee;
  color: #3c5b9b;
}
header .social-icon li a.instagram:hover {
  border: 2px solid #eee;
}
header .social-icon li a.instagram {
  background-color: #eee;
  border: 2px solid #eee;
  color: #c619b8;
}
header .social-icon li a.whatsapp:hover {
  border: 2px solid #eee;
}
header .social-icon li a.whatsapp {
  background-color: #eee;
  border: 2px solid #eee;
  color: #2DD969;
}
@media (max-width: 991px) and (min-width: 768px) {
  header .login-buttons-col .link-icon {
    display: block;
  }
}

header .sub-top.sub-topx {
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  width: 100%;
}
@media (max-width: 767px) {
  header .sub-top.sub-topx {
    display: none;
  }
  .header-black .container {
    padding: 0 5%;
  }
}
header .head-flex.sub-head {
  background: #fafafa;
  justify-content: space-between;
  padding: 0;
}
header .sub-top.sub-topx .head-flex.sub-head {
  background: #fafafadd;
  justify-content: space-around;
}
header .head-flex {
  border-bottom: 1px solid #ECECEC;
}
header .head-flex {
  border-bottom: 1px solid #ECECEC;
  padding-bottom: 25px;
}
header .head-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header .button-box {
  border-color: rgba(72, 72, 72, 0.1);
}
header .add-menu-btn {
  font-size: 13px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
header .head-flex.sub-head a.red-link, header .mobile-menu a.red-link {
  color: #FD513E;
  font-weight: bold;
}
header .head-flex.sub-head a {
  color: #000;
}

header .header-top.sub-top {
  z-index: 4;
}
header .header-top {
  position: relative;
  z-index: 10;
}
.slick-arrow-style button.slick-arrow {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.custom-control-label-red:before {
  border: 1px solid #FD513E !important;
}

.product-details-inner .form-group {
  margin: 0 !important;
}

.btn-cart {
  border: 1px solid #ccc;
}
select.nice-select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image:
          linear-gradient(45deg, transparent 50%, gray 50%),
          linear-gradient(135deg, gray 50%, transparent 50%);
  background-position:
          calc(100% - 20px) calc(1em + 2px),
          calc(100% - 15px) calc(1em + 2px);
  background-size:
          5px 5px,
          5px 5px;
  background-repeat: no-repeat;
}
.pro-desc-doted {
  margin: 0 5px;
  border-bottom: 2px dotted #ccc;
}
.pro-desc-item,
h6.option-title {
  vertical-align: top;
}