/*filter*/
button.splms-btn.btn.btn-primary.splms-submit-button {
  background: #e40102 !important;
  border: 1px solid #e40102 !important;
  letter-spacing: 0 !important;
  text-transform: inherit;
  line-height: 0 !important;
  padding: 20px 25px !important;
}

button.splms-btn.btn.btn-link.splms-action-reset {
  background: transparent !important;
  border: 1px solid #fff !important;
  letter-spacing: 0 !important;
  text-transform: inherit;
  line-height: 0 !important;
  padding: 20px 25px !important;
  text-decoration: none;
  border-radius: 0px;
  font-weight: normal;
  font-size: 14px;
}

button.splms-btn.btn.btn-link.splms-action-reset:hover {
  opacity: 0.5;
  transition: 0.5s ease;
}
button.splms-btn.btn.btn-link.splms-action-reset:after {
  display: none;
}
.splms-course-filter-terms input {
  width: 100% !important;
  background: transparent;
  border: 0px;
  border-bottom: 1px solid #999999;
  border-radius: 0px;
  color: #fff;
}

.splms-course-filter-terms input:focus {
  border-color: #e70000;
  outline: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/*film listing*/
.card-info .font-l.fw-bold {
  line-height: 1.2;
}

a.btn.btn-primary.d-flex.learn_more_btn {
  text-align: center !important;
  display: flex;
  justify-content: center;
  background: #000 !important;
  padding: 10px 25px;
  line-height: inherit;
  border: 1px solid;
}

a.btn.btn-primary.d-flex.buy_now_btn {
  background: #e40102 !important;
  display: flex;
  justify-content: center;
  font-weight: 900 !important;
  padding: 10px 25px;
  line-height: inherit;
  font-size: 16px !important;
}

#addtocart {
  padding: 20px 30px;
}

a.btn.btn-primary.d-flex.buy_now_btn:hover {
  display: flex;
  background: #e40102 !important;
  justify-content: center;
  font-weight: 900 !important;
  opacity: 0.5 !important;
}

.card-info.ratio.ratio-3x2 {
  border-radius: 0;
  border: 1px solid #ccc;
  background-size: cover;
}

.splms-course.splms-match-height {
  border: 0;
}

/*tab*/
.sppb-tab-content > .sppb-fade:not(.active) {
  display: block !important;
  height: 0 !important;
  overflow-y: hidden !important;
}

/*film details*/

/*movie bg*/
.com-splms.view-course #sp-main-body {
  padding: 0px 0px 80px 0;
}
.background_detail_div {
  background-size: cover !important;
}

/*overview*/
.film-title h3.sppb-addon-title {
  font-weight: 600;
  margin-top: 0;
}

.film-tab ul.sppb-nav.sppb-nav-lines {
  border: 0px;
  margin-top: 50px;
}

.film-tab.sppb-addon-tab .sppb-addon-content.sppb-tab {
  border: 0px;
}

.sppb-nav-lines > li > a {
  color: rgb(255 255 255 / 30%);
  padding: 0;
  padding-bottom: 10px;
}

.sppb-nav-lines > li.active > a {
  color: #fff !important;
  border-bottom-color: #e40102 !important;
  border-bottom: 4px solid #e40102 !important;
}

ul.sppb-nav.sppb-nav-lines li {
  margin-right: 20px;
}

.film-tab .sppb-tab-content {
  margin-top: 40px;
}

/*price*/
span.film-price {
  color: #e40102;
  font-weight: 900;
}

/*buynow*/
.film-buynow {
  background: #e40102 !important;
  padding: 25px 30px;
  font-weight: 900;
}

.film-buynow:hover {
  background: #e40102 !important;
  padding: 25px 30px;
  font-weight: 900;
}

/*overview table*/
/*-----------------------------------------------------------------------
  TABLE STYLE              
-------------------------------------------------------------------------*/

.film-overview-table table {
  border: 0px solid #cccccc;
  padding: 0px 15px !important;
}

.film-overview-table th,
.film-overview-table td {
  padding-right: 30px !important;
  padding-bottom: 15px;
  border: 0px solid #cccccc;
  font-size: 13px;
  text-align: left;
}

.film-overview-table tbody tr:nth-child(even) {
  background: transparent;
  color: #fff;
}
.film-overview-table tbody tr:nth-child(odd) {
  background: transparent;
}

.film-overview-table td:first-child {
  opacity: 0.5;
}

/********************/

.film-synopsis table {
  border: 0px solid #cccccc;
  padding: 0px 15px !important;
  width: auto !important;
  height: auto !important;
}

.film-synopsis th,
.film-synopsis td {
  padding-right: 30px !important;
  padding-bottom: 15px;
  border: 0px solid #cccccc;
  font-size: 13px;
  text-align: left;
}

.film-synopsis tbody tr:nth-child(even) {
  background: transparent;
  color: #fff;
}
.film-synopsis tbody tr:nth-child(odd) {
  background: transparent;
}

.film-synopsis td:first-child {
  opacity: 0.5;
}

/**************************/

/*info table*/
/*-----------------------------------------------------------------------
  TABLE STYLE              
-------------------------------------------------------------------------*/

.film-moreinfo table {
  border: 0px solid #cccccc;
  padding: 0px 15px !important;
}

.film-moreinfoe th,
.film-moreinfo td {
  padding-right: 30px !important;
  padding-bottom: 15px;
  border: 0px solid #cccccc;
  font-size: 13px;
  text-align: left;
}

.film-moreinfo tbody tr:nth-child(even) {
  background: transparent;
  color: #fff;
}
.film-moreinfo tbody tr:nth-child(odd) {
  background: transparent;
}

.film-moreinfo td:first-child {
  opacity: 0.5;
}

/*reviews*/
@media screen and (max-width: 768px) {
  .title-wrap {
    display: block !important;
  }
  .total-reviews {
    justify-content: center;
    vertical-align: middle;
    display: inline-grid;
    align-items: end;
  }

  a.btn.btn-primary.d-flex.buy_now_btn {
    font-size: 10px !important;
  }
}

.myreviews-wrap .fa.fa-pencil-square-o:before {
  content: "\f304";
  font-weight: 900 !important;
  margin-right: 10px;
  font-family: "Font Awesome 5 Free" !important;
}

a.btn.btn-success.btn-lg.pull-right i {
  margin-right: 10px;
}

/*end*/
