h2,
h3,
h4,
h5 {
  margin-bottom: 30px;
  margin-top: 30px;
}
h3,
h5 {
  color: #fe1d16;
}
.main-content {
  margin-bottom: 90px;
}
main .main-container p {
  color: #3d3d3d;
  line-height: 2.1;
}
.main-container p img {
  width: auto;
  max-width: unset;
}
main .main-container a,
.main-container p a {
  color: #9a9a9a;
  transition: all 0.4s linear 0s;
}
.main-container a:hover,
.main-container p a:hover {
  color: #fe1d16;
  text-decoration: none;
}
.main-container.main-content p,
.main-container.main-content table,
.main-container.main-content ol,
.main-container.main-content ul,
.main-container.main-content td,
.main-container.main-content th {
  line-height: 1.92 !important;
}
.text-wrap {
  margin-top: 30px;
}
@media only screen and (min-width: 980px) {
  .navigation-line {
    z-index: 97;
  }
}
.navigation-line {
  position: relative;
}
.group-on-main-section {
  position: relative;
}
.main-menu .menu-item-list li {
  margin-bottom: 0px;
}
.main-nav-elements li {
  margin-bottom: 0px;
}
.breadcrumbs {
  margin: 0;
  color: #000;
  text-align: left;
}
.breadcrumbs a {
  color: #9a9a9a !important;
  text-decoration: underline;
  font-size: 12px;
}
.breadcrumbs a:hover {
  text-decoration: none;
}
.breadcrumbs span {
  color: #9a9a9a;
  padding-left: 10px;
  padding-right: 10px;
}
ul,
ol {
  margin-bottom: 30px;
}
ul>li,
ol>li {
  margin-bottom: 30px;
}
ul {
  list-style-image: url('/assets/images/icn_lists.svg');
}
table {
  margin-bottom: 30px;
}
td {
  padding: 13px 23px;
  line-height: 2.1;
}
tr:nth-child(odd) {
  background-color: #fafafa;
  border-top: 1px solid #efeee9;
  border-bottom: 1px solid #efeee9;
}
tr:first-child {
  background-color: #d8dfd5;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
#tinymce tr:nth-child(odd) {
  background-color: #fafafa;
  border: 1px solid #efeee9;
}
#tinymce tr:first-child {
  background-color: #d8dfd5;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
#tinymce p a {
  color: #9a9a9a;
  text-decoration: underline;
  transition: all 0.4s linear 0s;
}
#tinymce p a:hover {
  color: #fe1d16;
  text-decoration: none;
}
.row a {
  text-decoration: none;
}
.row a>h4 {
  color: #3d3d3d;
  margin-top: 15px;
  transition: all 0.4s linear 0s;
}
.row a>h4:hover {
  color: #fe1d16;
}
a.btn {
  float: right;
  width: 150px;
  padding: 15px 0;
  transition: all 0.4s ease-in-out 0s;
  color: #ffffff;
  font-family: 'GothamPro-Bold';
  background-color: #fe1d16;
}
a.btn:hover {
  background-color: #3d3d3d;
  color: #ffffff;
}
.back-choose-box {
  text-align: center;
}
a.btn-back-choose {
  white-space: nowrap;
  text-decoration: none;
  padding: 15px 25px;
  transition: all 0.4s ease-in-out 0s;
  color: #ffffff;
  font-family: 'GothamPro-Bold';
  background-color: #fe1d16;
}
a.btn-back-choose:hover {
  background-color: #3d3d3d;
  color: #ffffff;
}
hr {
  width: 100%;
  margin: 45px 0px;
}
.col-md-7 {
  padding-left: 50px;
}
@media (max-width: 768px) {
  .col-md-7 {
    padding-left: 15px;
  }
}
.col-md-5 img {
  opacity: 1;
  transition: 0.4s;
}
.col-md-5 img:hover {
  opacity: 0.8;
}
.youtube-video>iframe {
  max-width: 100%;
}
#bc {
  margin-left: auto;
  margin-right: auto;
  padding: 0px 15px;
}
.owl-stage {
  padding-bottom: 0px !important;
}
@media (max-width: 768px) {
  .main-container .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.swiper {
  width: 100%;
  height: 100%;
  padding: 10px;
}
.swiper::-webkit-scrollbar {
  width: 0;
}
.swiper-parent {
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
}
.swiper-slide .swiper-button-next,
.swiper-slide .swiper-button-prev {
  display: none;
}
.swiper-button-next,
.swiper-button-prev {
  width: 12px;
}
.swiper-button-next {
  right: -2%;
}
.swiper-button-prev {
  left: -2%;
}
@media screen and (max-width: 520px) {
  .swiper-button-next {
    right: -15px;
  }
  .swiper-button-prev {
    left: -15px;
  }
}
.swiper-slide {
  text-align: left;
  max-width: auto;
  font-size: 18px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 132px;
  object-fit: cover;
  margin-bottom: 10px;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: '' !important;
}
.swiper-button-prev {
  transform: rotate(180deg);
}
.item_card {
  height: 100%;
  background-color: #ffffff;
  border: 1px solid #ddddde;
  padding: 10px;
  position: relative;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.item_card:hover {
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
  z-index: 20;
}
.item_card .discount {
  position: absolute;
  font-size: 12px;
  font-family: GothamPro-Bold;
  font-weight: 500;
  background-color: #ff0000;
  color: #fff;
  padding: 10px;
  display: inline;
  line-height: 13px;
  border-radius: 20px;
  right: 11px;
  top: 15px;
}
.item_name {
  font-size: 13px;
  line-height: 15px;
  color: #141414;
  text-align: left;
  height: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all .4s ease;
}
.item_name:hover {
  color: #fe1d16;
}
.new_price,
.old_price {
  white-space: nowrap;
}
.new_price {
  color: #fe2c25;
  font-weight: 500;
  font-family: "GothamPro-Bold";
  font-size: 12px;
  line-height: 15px;
  margin-right: 7px;
}
.newitem .new_price {
  font-family: "GothamPro";
  color: #000000;
  font-weight: 400 !important;
}
.old_price {
  color: #898888;
  font-size: 15px;
  line-height: 15px;
  text-decoration: line-through;
}
.new_price > span {
  font-size: 15px;
  line-height: 15px;
}
.discount_container {
  width: 95%;
  margin: 0 auto;
}
.discount_container > .h3:first-child {
  margin-top: 75px !important;
}
.discount_container .h3 {
  font-size: 30px;
  line-height: 35px;
  color: #242424;
  font-weight: 500;
  font-family: "GothamPro-Bold";
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 60px;
  row-gap: 10px;
  margin-bottom: 20px;
}
.viewed_all {
  border-radius: 19px;
  background: linear-gradient(205deg,rgba(231,163,0,0.99607843137255) 0%,#f73600 100%);
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  font-weight: 500;
  font-family: "GothamPro-Bold";
  padding: 12px 16px 13px;
  white-space: nowrap;
  position: relative;
}
.viewed_all >span {
  position: relative;
  z-index: 1000;
}
.viewed_all:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #3d3d3d;
  opacity: 0;
  transition: 0.4s;
  border-radius: 19px;
}
.viewed_all:hover:before {
  opacity: 1;
}
.viewed_all:hover {
  color: #ffffff !important;
}
.discount_a {
  transition: all .4s ease;
  color: #fe1d16;
  text-transform: uppercase;
  position: relative;
}
.discount_a:after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fbc3c1;
  content: "";
  transition: width 0.3s ease-out;
}
.discount_a:hover:after {
  width: 0;
}