.bg-white.px-5 {
  text-align: right;
}
.tag-area, .box_manufacrurer, .tag-area, .usefull-product-slide, .shop-filter {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 5px;
  border-top-width: 1px;
  min-height: 100px;
}
.area-title {
  padding: 0 0 10px;
  width: 100%;
  text-align: right;
}
.area-title h3 {
  border-bottom: 1px solid #ddd;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.1;
  margin: 0;
  background-color: var(--color1);
  padding: 8px;
  text-transform: uppercase;
  direction: rtl;
  border-radius: 5px 5px 0 0;
}
.box_manufacrurer li {
  line-height: 20px;
  padding: 1px 0;
  width: 100%;
  direction: rtl;
  text-align: right;
  font-size: 12px;

}

ol, ul, menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.widget-search input[type="text"] {
  border: 1px solid #DEDEDE;
  border-radius: 5px;
  color: #202020;
  outline: none;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 13px;
  padding: 8px 10px;
  width: 96%;
  margin: 0 3px;
}
ul li a{
  color: var(--color1);
}
.section-aside {
  margin-top: 19px;
}
.article .title {
  border: none;
  margin: 0 0 15px;
  border-bottom: solid thin #efefef;
}

.article_content p {
  list-style: unset;
  padding-right: 1rem;
  line-height: inherit;
}

.article_content span {
  line-height: 1.5;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2;
}

@media (max-width: 767px) {
  .article .title {
    border: none;
    margin: 7% 0;
    border-bottom: solid thin #efefef;
  }
  .chart-title {
    font-size: 12px;
    line-height: 2.5;
  }
  .article_content ul {
    list-style: unset;
    padding-right: 1rem;
    line-height: 2rem;
  }
}
/* breadcrumb */
.breadcrumb {
  padding: 8px 15px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
  float: right;
  direction: rtl;
  margin: 10px 0 20px 0;
  font-size: 14px;
}

li.breadcrumb-item a {
  color: #212529;
}

.breadcrumb-item.active a {
  color: var(--color1);
}

li.breadcrumb-item a:hover {
  color: var(--color1);
}
.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

@media (max-width:767px) {
  li.breadcrumb-item {
    white-space: nowrap;
  }
  .breadcrumb {
    font-size: 12px;
    flex-wrap: nowrap;
    overflow: auto;
  }
}

.article .tiny_content {
  font-size: 14px;
  text-align: right!important;
  margin-top: 15px;
  -webkit-box-shadow: 2px 2px 5px 2px rgba(15,15,15,0.28);
  -moz-box-shadow: 2px 2px 5px 2px rgba(15,15,15,0.28);
  box-shadow: 2px 2px 5px 2px rgba(15,15,15,0.28);
  display: flex;
  padding: 20px;
  border-radius: 3px;
  flex-direction: column;
  align-items: flex-start;
}

.article .article_content {
  text-align: justify;

  -webkit-box-shadow: 8px 7px 15px 4px rgba(32, 33, 38, 0.8);
  -moz-box-shadow: 8px 7px 15px 4px rgba(194, 196, 240, 0.8);
  box-shadow: 2px 2px 5px 2px rgba(57, 122, 55, 0.27);
  padding: 20px;
  border-radius: 3px;
  margin-top: 20px
}
.article-view-img {
  display: block;
  margin: 10px auto;
  float: none;
  text-align: center
}
.post-comment {
  padding-inline: 15px;
  border-radius: 5px;
  background-color: #0000000a;
  margin-bottom: 10px;
  padding-top: 2rem;
  margin-top: 20px;
}


.article_content ul {
  list-style: unset;
  padding-right: 3rem;
  line-height: 2rem;
}


.input-group .form-control {
  position: relative;
  flex: 1 1 auto;
  width: 80%;
  min-width: 0;
  margin-bottom: 0;
}

@media only screen and (min-width: 768px){
  .w {
    width: 66.666667% !important;
  }
}
img.img-responsive {
  width: 800px;
  height: 450px;
}
img.img-responsive {

  width: 100%;

}
@media (max-width: 767px) {
  img.img-responsive {
    width: 100%;
    height: auto;
  }
  .category-banner {
    padding-right: 0rem;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
.fo-20 {
  font-size: 20px;
}
.theme-color {

  color: var(--theme-color) !important;

}
.contact-us {

  margin: 0 0;

  padding: 30px 20px;

  text-align: right;

  direction: ltr;

  border-radius: 10px;

  border: solid 1px #6464645e;

  background-color: #fff;

}


.form-contact {

  width: 100%;

  display: block;

  height: 35px;
  padding: 1rem;

  border-radius: 10px;

  border: solid 1px #6464645e;
  text-align: right;

}

.form-contact:focus {
  text-align: right;
  border: none;
  box-shadow: 0 0 5px 0 #19134742;
}


.send-btn {

  padding: 5px 36px;

  border-radius: 5px;

}

.send-btn:focus {
  border: none;
  outline: none;

}
.send-btn:hover{
  background-color: var(--color2) !important;

}

.item-contact {

  display: flex;

  flex-direction: row;

  flex-wrap: nowrap;

  align-content: center;

  width: 10em;

  justify-content: flex-start;

  align-items: center;

}

.bg-comment {
  background-color: #f5f5f5 !important;
  padding: 25px 100px 40px;
}
.bg-theme {
  background-color: var(--color1) !important;
}

.bg-sorme {

  background-color: var(--color2) !important;

}
.card {

  position: relative;

  display: flex;

  flex-direction: column;

  min-width: 0;

  word-wrap: break-word;

  background-color: #fff;

  background-clip: border-box;

  border: 0;

  border-radius: 0.25rem;

}

.category-banner {


  font-size: 20px;

}
.borderTable2 {
  border-radius: 10px;
  border: solid 0.5px #707070;
}

.borderTable2 .colTABLE {
  padding-block: 10px;
  font-weight: normal;
  width: 100px;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
}


.list-unstyled {
  display: flex;
  overflow: auto;
  flex-direction: column;
  margin-block: 1px;
  padding-block: 5px;
  margin-inline: 0px;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}

.w-20rem {
  width: 20rem;
}


.borderTable .column {
  padding: 10px;
  font-weight: normal;
  width: 100px;
  font-size: 13px;
  text-align: center;
  border-left: 1px solid #ffffff;
  line-height: 24px;
  color: #fff;
}


.borderTable th button {
  border-radius: 4px;
  background-color: var(--color2);
  color: white;
  width: 85%;
  text-align: center;
  font-size: 13px;
  border: 1px solid var(--color2);
}
.borderTable2 .colTABLE {
  text-align: center;
}

.borderTable2 th {

  border-left: solid 1px #d8d8d8;

}

.overflow-scroll {
  max-height: 370px;
  overflow-y: auto;
}

th.column {
  width: 140px;
  text-align: center;
  padding-block: 10px;
  color: white;
  font-size: 14px;
}
.borderTable {

  border-radius: 6px;

  border: solid 1px #e9e9e9;

}


.borderTable:hover {


  border: solid 1px var(--color2);

}

.borderTable .column {

  border-left: solid 1px #969696;

}

.borderTable:hover .column {

  border-left: solid 1px var(--color2);

}


.borderTable2 th {

  border-left: solid 1px #d8d8d8;

}

.borderTable .colTABLE {
  width: 140px;
  color: #fff;
  text-align: center;
}
.borderTable th {
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: #969696;
  border-left: solid 1px #969696;
}
.borderTable1 {
  border-radius: 5px;
  border: solid 0.5px #70707042;
}

@media (min-width: 992px) {
  .list-unstyled {
    margin-block: 10px;
  }
}

.sectionLi-1 {
  font-size: 12px;
  padding-block: 1rem;
  line-height: 0;
  text-align: right;
  color: black;
}
.d-flex-space-between {

  display: flex;

  align-items: center;

}
.fa {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-line-chart {
  font-size: 15px;
  padding-block: 1rem;
  line-height: 0;
  text-align: right;
  color: black;
}
img {
  max-width: 100%;
  height: auto;
}