/* .hikashop_product_quantity_input_div_default_main {
  display: none;
} */
.hikashop_category_information{
  margin-top: 25px;
}
 
.content_ads_mobile{
  display: none;
}
.fixed_sidebar {
  width: 23%;
  float: left;
  padding: 0;
  position: relative;
  background-color: #fff;
  border-radius: 10px;
  margin:  0;
}
.fixed_sidebar p,
.content_ads_mobile p {
  text-align: center;
}
.content_ads_mobile p img,
.fixed_sidebar p img {
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.product_details,
.products_content {
  width: 75%;
  float: right;
  position: relative;
  height: auto !important;
  clear: none !important; 
  /* margin: 0 0 30px; */
}
.hikashop_products_listing {
}
.hikashop_products_listing .hk-row-fluid{
  margin: 0 -15px !important;
}
.hikashop_products_listing .hikashop_product {
  margin: 0 0 20px;
  padding: 0 15px !important;
}
.hikashop_products_listing .hikashop_container {
  height: 100%;
  position: relative;
  padding: 0;
  box-shadow: 0px 0px 7px rgba(0,0,0,0.12);
  background: #fff !important;
  border-radius: 10px;
  transition: all linear 0.3s;
  text-align: center;
  width: 100%;
  float: right;
  margin: 0 !important;
}
.hikashop_products_listing .hikashop_container h3 {
  font-size: 14px !important;
  margin: 0;
  line-height: 23px !important;
  overflow: hidden;
  text-align: center;
  color: rgb(51,51,51);
  padding: 10px;
}
.hikashop_products_listing .hikashop_container h3 a {
  display: block;
  color:rgb(51, 51, 51);
}
.hikashop_products_listing .hikashop_container video,
.hikashop_products_listing .hikashop_container img{
  width: 100% !important;
  height: auto !important;
  border-radius: 10px 10px 0 0;
}
.hikashop_products_listing .hikashop_container a.hikabtn {
  border: none;
  color: #fff !important;
  padding: 5px 15px;
  border-radius: 5px;
  display: inline-block;
  position: relative;
  margin: 0;
  font-size: 12px;
  line-height: 25px;
  background: #0071dc;
}  
.hikashop_products_listing .hikashop_container a.hikabtn:hover {
  background: #e50001;
}
.hikashop_products_listing .hikashop_container:hover a.hikabtn::after,
.hikashop_products_listing .hikashop_container a.hikabtn:hover::after {
  -webkit-mask-position: right center;
}
.hikashop_products_listing .hikashop_container .hikashop_product_price_full { 
  display: block;
  text-align: center;
  font-size: 15px;
  position: static; 
  color: #009b45; 
}
.hikashop_products_listing .hikashop_container span.hikashop_product_price_before_discount {
  text-decoration: line-through;
  white-space: nowrap;
  color: #888;
  font-size: 13px;
  margin-right: 10px;
}
.hikashop_products_listing .hikashop_container .hikashop_product_discount {
  background: #DD3834;
  font-size: 12px;
  line-height: 19px;
  display: block;
  margin: 0 0 10px;
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  padding: 5px 10px;
  border-radius: 0 10px 0 10px;
}
.hikashop_products_listing .hikashop_container .discount_end {
  display: none;
}
.hikashop_products_listing .hikashop_container .product_brand_row a{
  display: inline-block;
}
.hikashop_products_listing .hikashop_container .product_brand_row img {
  width: 100px !important;
  height: 100px;
  border-radius: 50%;
  display: block;
  margin: 0 auto 10px !important;
}
.hikashop_products_listing .hikashop_container .footer_box {
  display: flex;
  padding: 0 15px;
  margin: 0 0 15px;
  justify-content: space-between;
  align-items: center;
}
.hikashop_products_listing .hikashop_container .info {
  display: flex; 
  padding: 0 15px;
  justify-content: space-between;
  margin: 0 0 15px;
}
.hikashop_products_listing .hikashop_container .teacher { 
  font-size: 13px;
  text-align: right;
  position: relative; 
  color: #666;
  margin-left: 15px;
}
.hikashop_products_listing .hikashop_container .teacher a{
  color: #666;
} 
.hikashop_products_listing .hikashop_container .teacher  svg { 
  width: 25px;
  height: 25px;
  fill: #737373;
}
.hikashop_products_listing .hikashop_container .period {  
  font-size: 13px;
  text-align: right;
  position: relative; 
  color: #666;
}  
.hikashop_products_listing .hikashop_container .period  svg { 
  width: 18px;
  height: 18px;
  fill: #737373;
}
.hikashop_filter_main {
  border-radius: 10px;
  width: 100%;
  float: right;
  padding: 15px;
  margin: 0 0 20px;
  box-shadow: 0px 0px 19px rgba(0,0,0,0.12);
  background: #fff;
}
.fixed_sidebar .hikashop_filter_main.hikashop_filter_main___3 {
  display: none;
}
.hikashop_filter_main .hikashop_filter_title {
  font-size: 16px;
  margin: 0;
  position: relative;
  cursor: pointer;
  line-height: normal;
}
.hikashop_filter_main .hikashop_filter_title[aria-expanded="true"]::after {
    content: "\f106";
    font-family: FontAwesome;
    display: inline-block;
    position: absolute;
    top: -1px;
    left: 0;
    font-size: 19px;
}
 .hikashop_filter_main .hikashop_filter_title[aria-expanded="false"]::after {
    content: "\f107";
    font-family: FontAwesome;
    display: inline-block;
    position: absolute;
    top: -1px;
    left: 0;
    font-size: 19px;
}
.hikashop_filter_main .hikashop_filter_checkbox { 
    display: block;
    margin: 10px 0 0px;
    font-size: 13px;
}
 .hikashop_filter_main .hikashop_filter_checkbox label {
  margin: 0;
}
div.hikashop_checkout_loading div.hikashop_checkout_loading_elem {
  background-color: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
div.hikashop_checkout_loading  div.hikashop_checkout_loading_elem,
div.hikashop_checkout_loading div.hikashop_checkout_loading_spinner {
  position: absolute;
  z-index: 999;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
div.hikashop_checkout_loading div.hikashop_checkout_loading_spinner {
  background: url('../images/spinner_02.gif') no-repeat center;
}
input[type="checkbox"], 
input[type="radio"] {
  -webkit-appearance: none;
  background-color: #ffffff;
  border: 1px solid #cacece;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  padding: 10px;
  border-radius: 3px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin: 0 0 0 5px;
  outline: none !important;
}

input[type="checkbox"]:active, input[type="checkbox"]:checked:active,
input[type="radio"]:active, input[type="radio"]:checked:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

input[type="checkbox"]:checked,
input[type="radio"]:checked {
  background-color: #ffffff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #3080ed;
  vertical-align: middle;
}

input[type="checkbox"]:checked:after,
input[type="radio"]:checked:after {
  content: '\2714';
  font-size: 15px;
  position: absolute;
  top: 0;
  left: 3px;
  color: #3080ed;

}

.hikashop_product_page {
  margin-top: 30px;
}
.hikashop_product_page .fixed_sidebar { 
  border: solid 1px #eee;
}
.hikashop_product_page h1{
  padding: 0;
  color: #333;
  font-size: 23px;
  margin: 0 0 10px;
  line-height: normal;
}
.hikashop_product_page .categories{
  margin-left: 10px;;
}
.hikashop_product_page .categories a{
  background: rgba(229, 0, 1,0.1);
  color: rgb(229, 0, 1);
  display: inline-block;
  padding: 3px 10px;
  line-height: normal;
  border-radius: 5px;
  margin-left: 5px;
}
.hikashop_product_page .webinar_date {
  font-size: 16px;
  color: #0071dc;
}
.hikashop_product_page .hikashop_products_pagination {
  display: none;
}
.hikashop_product_page video.mainvideo, 
.hikashop_product_page .hikashop_global_image_div{
  width: 100%;
  box-shadow: 0px 0px 7px rgba(0,0,0,0.12) !important;
  transition: all 0.3s cubic-bezier(.25,.8,.25,1) !important;
  border-radius: 10px !important;
  padding: 10px;
  margin: 15px auto !important;
  background: #fff;
}
.hikashop_product_page .hikashop_global_image_div img{
  margin: 0 auto !important;
  display: block !important;
  border-radius: 10px;
}
.hikashop_product_services { 
  margin: 0 0 30px;
  color: #666;
  font-size: 13px;
}
.hikashop_product_services .each{
  margin: 0 0 10px;
}
.hikashop_product_services svg{
  filter: grayscale(100);
}
.hikashop_product_page .short_description {
  margin: 0 0 20px;
  color: #666;
}
.hikashop_product_page .category_row{
  display: flex;
  margin: 0 0 20px; 
  align-items: center;
}
.hikashop_product_page .top_info {
  padding: 10px; 
  list-style: none;
  display: flex;
  justify-content: space-between;
  text-align: right; 
  border: solid 1px #eee;
  border-radius: 10px;
  margin: 0 0 20px; 
  flex-wrap: wrap;
}
.hikashop_product_page .top_info li {
  width: 25%;
  position: relative;
  padding-left: 20px;
  flex: 0 0 auto;
}
.hikashop_product_page .top_info li:last-child{
  padding: 0;
}
.hikashop_product_page .top_info li:after{
  height: 100%;
  content: '';
  width: 1px;
  background: #eee;
  position: absolute;
  left: 10px;
  top: 0;
}
.hikashop_product_page .top_info li:last-child::after{
  display: none; 
}
.hikashop_product_page .top_info li span.title {
  display: block;
  font-size: 15px;
  color: #333;
  margin: 0 0 6px;
}
.hikashop_product_page .top_info li span.title .fa{
  color:#FFC107;
}
.hikashop_product_page .top_info li span.value {
  color: #666;
  font-size: 13px;
  display: block;
}
.hikashop_product_page .top_info li span.value a{
  color: #666;
}

.hikashop_product_page .product_details .teacher_box,
.hikashop_product_page .product_details .about {
  padding: 20px;
  border-bottom: none;
  background: #f7f7f7;
  border-radius: 10px;
  margin: 0 0 20px;
}
.hikashop_product_page .cart_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  bottom: 0;
  background: #fff;
  right: 0;
  width: 100%;
  box-shadow: 0 0 10px rgba(0,0,0,.4);
  padding: 10px;
  z-index: 999;
  flex-direction: row;
}
.hikashop_product_page .cart_row .hikashop_product_price_main {
  margin: 0 ;
}
.hikashop_product_page .cart_row .hikashop_product_quantity_main {
  padding: 0;
  border-bottom: none;
  display: flex;
  flex-direction: row-reverse;
}
.hikashop_product_page .cart_row .hikawishlist{
  width: 43px;
  margin: 0 4px;
  font-size: 0;
  height: 40px;
}
.hikashop_product_page .cart_row .hikacart{
  margin: 0 4px 0 0;
  height: 40px;
  padding: 3px;
} 
.hikashop_product_page .cart_row .hikawishlist span,
.hikashop_product_page .cart_row .hikacart span { 
  width: 100%;
}
.hikashop_product_page .cart_row .hikashop_product_price {
  display: block !important;
  float: none !important;
  margin: 0 0;
  font-size: 14px;
  font-weight: bold;
}
.hikashop_product_page .cart_row span.hikashop_product_price_before_discount {
  text-decoration: line-through;
  white-space: nowrap;
  color: #888;
  font-size: 14px;
  margin-left: 10px;
}
.hikashop_product_page .cart_row .discount_end {
  display: block;
  color: #e50001;
  font-size: 12px;
}
.hikashop_product_page .cart_row .hikashop_product_discount {
  background: rgba(0, 113, 220,0.1);
  font-size: 12px;
  line-height: 19px;
  display: inline-block;
  margin: 0 0 10px;
  color: rgb(0, 113, 220);
  padding: 2px 6px;
  border-radius: 5px;
  display: none;
}
#description_main{
  overflow: hidden;
}
#description_main .arrow_down{
  display: none;
  overflow: hidden;
}
.main_description_box {
  margin: 0 0 40px !important;
  border: solid 1px #eee;
  padding: 20px;
  border-radius: 10px;
  text-align: right !important;
  font-size: initial !important;
  line-height: normal !important;
  color: #333 !important;
}
.main_description_box .product_text_overlay { 
  float: none;
  position: relative;
  z-index: 1;
  margin: 10px 0 0 !important;
}
/* .main_description_box .product_text_overlay.closed{
  margin: 15px 0 0 !important;
} */
.main_description_box .product_text_overlay.closed::after {
  content: "";
  width: 100%;
  height: 150px;
  position: absolute;
  left: 0;
  top: -150px;
  background: linear-gradient(transparent 50%,#fff 100%);
}
.main_description_box .product_text_overlay .arrow_down {
  display: block;
  color: #fff !important;
  width: 140px !important;
}
.hikashop_product_description_main p {
  font-size: 14px;
  word-spacing: initial !important;
  letter-spacing: 0 !important;
  line-height: 25px;
  clear: both;
  width: 100%;
  text-align: justify !important;
}

.hikashop_product_description_main ol{
  counter-reset: item;
  list-style: none; 
  padding: 0; 
  margin-bottom: 16px;
  float: right;
  width: 100%;
}
.hikashop_product_description_main ol li {
  display: block;
  padding: 5px 30px 5px 30px;
  position: relative;
  line-height: 27px;
  counter-increment: item;
  font-weight: normal;
  float: right;
  width: 100%;
}
.hikashop_product_description_main ol li h3,
.hikashop_product_description_main ul li h3 {
  margin: 0 !important;
  line-height: normal;
}
.hikashop_product_description_main ol {
  counter-reset: li;
}
.hikashop_product_description_main ol > li::before {
  content: counter(li);
  counter-increment: li;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  width: 25px;
  height: 25px;
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 7px;
  border-radius: 50%;
  background: #f0f1f3;
  color: #8f9397;
}
.hikashop_product_description_main ol.green-list > li::before {
  background:rgba(51, 153, 102,0.1);;
  color: #339966;
}
.hikashop_product_description_main ol.orange-list > li::before {
  background: rgba(199, 80, 0,0.1);
  color: #c75000;
} 
.hikashop_product_description_main ol.blue-list > li::before {
  background: rgba(51, 51, 153,0.1);
  color: #333399;
} 
.hikashop_product_description_main ul{
  list-style: none; 
  padding: 0; 
  margin-bottom: 16px;
  width: 100%;
float: right;
font-size: 14px;
}
.hikashop_product_description_main ol ul,
.hikashop_product_description_main ul ol, 
.hikashop_product_description_main ul ul {
  margin: 0 !important;
}
.hikashop_product_description_main ul li{
  display: block;
  padding: 5px 30px 5px 30px;
  position: relative; 
  line-height: 27px;
  width: 100%;
  float: right;
  font-size: 13px !important;
}
.hikashop_product_description_main ol.width33 li,
.hikashop_product_description_main ul.width33 li{
  width: 33.33%;
}
.hikashop_product_description_main ol.width50 li,
.hikashop_product_description_main ul.width50 li{
  width: 50%;
}
.hikashop_product_description_main ul li:before{
  content: "\f00c";
  font-family: FontAwesome !important;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  width: 20px;
  height: 20px;
  font-size: 10px;
  position: absolute;
  right: 0;
  top: 7px;
  border-radius: 50%;
  background: #f0f1f3;
  color: #8f9397;
} 

.hikashop_product_description_main ul.green-list > li::before {
  background:rgba(51, 153, 102,0.1);;
  color: #339966;
}
.hikashop_product_description_main ul.orange-list > li::before {
  background: rgba(199, 80, 0,0.1);
  color: #c75000; 
} 
.hikashop_product_description_main ul.blue-list > li::before {
  background: rgba(51, 51, 153,0.1);
  color: #333399;
}
.hikashop_product_vote_mini { 
  height: 16px;
}
.hk-rating { 
  display: inline-block;
}
.hikashop_vote_notification_mini {
  display: none;
}
.hk-rate-star { 
  background-image: url('../images/star.png') !important;
  float: right;
  width: 18px;
  height: 16px;
}
.hk-rate-star.state-full { background-position:left top; }
.hk-rate-star.state-mid { background-position:left -16px; }
.hk-rate-star.state-empty { background-position:left -32px; }
.hk-rate-star.state-hover { background-position:left -48px !important; }

.hikashop_product_vote_mini .hikashop_vote_stars{
  display: flex;
}
.hikashop_product_vote_mini div.hikashop_messages {
  border: none;  
  margin: 0 10px 0 0; 
  background: #fff !important;
}
.hikashop_product_vote_mini div.hikashop_messages ul {
  margin: 0px;
  padding: 0;
  font-size: 11px;
  line-height: 15px;
}
.hikashop_product_page .fixed_sidebar .hikashop_product_price_full {
  padding: 10px 10px 5px;
  display: block;
}
.hikashop_product_page .fixed_sidebar .hikashop_product_price {
  display: block !important;
  float: none !important;
  margin: 0;
  font-size: 17px;
  font-weight: bold;
}
.hikashop_product_page .fixed_sidebar span.hikashop_product_price_before_discount {
  text-decoration: line-through;
  white-space: nowrap;
  color: #888;
  font-size: 14px;
  margin-left: 10px;
    display: inline-block;
}
.hikashop_product_page .fixed_sidebar .hikashop_product_discount {
  background: rgba(0, 113, 220,0.1);
  font-size: 12px;
  line-height: 19px;
  display: inline-block;
  margin: 0 0 10px;
  color: rgb(0, 113, 220);
  padding: 2px 6px;
  border-radius: 5px;
}
.hikashop_product_page .fixed_sidebar .discount_end {
  display: block;
  color: #e50001;
}
.hikashop_product_page .hikashop_product_quantity_main { 
  padding: 0 10px 0;
  border-bottom: solid 1px #eee;
}
.hikashop_product_page .hikacart {
  border: none;
  color: #fff !important;
  padding: 5px 10px;
  border-radius: 5px;
  display: block;
  position: relative;
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 30px;
  background: #0071dc;
  width: 100%;
  height: 40px;
}
.hikashop_product_page .hikacart span{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hikashop_product_page .hikacart svg {
  width: 24px;
  height: 24px;
  fill: #fff;
}
.hikashop_product_page .hikawishlist {
  border: solid 1px #0071dc;
  color: #0071dc !important;
  padding: 5px 10px;
  border-radius: 5px;
  display: block;
  position: relative;
  margin: 0;
  font-size: 14px;
  line-height: 30px;
  background: #fff;
  width: 100%;
  height: 40px;
}
.hikashop_product_page .hikawishlist span{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hikashop_product_page .hikawishlist svg {
  width: 24px;
  height: 24px;
  fill: #0071dc;
} 
.hikashop_product_page .webinar_modal {
  border: solid 1px #d4edda;
  padding: 5px 10px;
  border-radius: 5px;
  display: block;
  position: relative;
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 30px;
  width: 100%;
  height: 40px;
  color: #155724 !important;
  background-color: #d4edda;
}
.hikashop_product_page .webinar_modal span{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hikashop_product_page .webinar_modal svg {
  width: 24px;
  height: 24px;
  fill: #155724;
}
#webinar_modal{
  z-index: 99999;
}
#webinar_modal video{
  width: 100%;
}
.hikashop_product_page .teacher_box{
  padding: 10px
}
.hikashop_product_page .teacher_box h3{
  font-size: 16px;
  margin: 0 0 5px;
  line-height: normal;
}
.hikashop_product_page .teacher_box .title {
  display: flex;
  margin: 0 0 10px;
  align-items: center;
  line-height: 20px;
}
.hikashop_product_page .teacher_box .title img{
  width: 45px;
  border-radius: 50%;
  border: solid 1px #eee;
  margin-left: 10px;
  height: 45px;
}
.hikashop_product_page .teacher_box .title div a{
  color: #333;
}
.hikashop_product_page .teacher_box .title div span{
  display: block;
  font-size: 13px;
  color: #666;
}
.hikashop_product_page .teacher_box .description{
  margin: 0 0 10px;
}
.hikashop_product_page .teacher_box .more{
  display: inline-block;;
  color: #0071dc;
}
.hikashop_product_page .about {
  padding: 10px;
  border-bottom: solid 1px #eee;
}
.hikashop_product_page .about h3 {
  font-size: 16px;
  margin: 0 0 15px;
  line-height: normal;
}
.hikashop_product_page .about ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.hikashop_product_page .about ul li {
  margin: 0 0 5px;
  color: #666;
}
.hikashop_product_page .about ul li:last-child{
  margin: 0;
} 
.hikashop_product_page .about ul svg {
  width: 22px;
  height: 22px;
  fill: #666;
  margin-left: 5px;
}

.hikashop_category_description {
  border-radius: 10px;
  width: 100%;
  float: right;
  padding: 20px;
  margin: 0px 0 30px;
  box-shadow: 0px 0px 19px rgba(0,0,0,0.12);
  background: #fff;
  line-height: 25px;
}
.hikashop_category_description .category_head{
  display: flex;
  margin: 0 0 15px;
  align-items: center;
}
.hikashop_category_description .category_head img{
  width: 80px;
  border-radius: 50%;
  border: solid 1px #eee;
  margin-left: 20px;
}
.hikashop_category_description h1{
  font-size: 18px;
  margin: 0;
  line-height: normal;
}
.hikashop_category_description h1 span {
  display: block;
  font-size: 14px;
  margin-top: 5px;
  color: #666;
}
.hikashop_products_pagination .limit {
  display: none;
}
.hikashop_products_pagination .pagination {
  display: flex;
  justify-content: center;
  flex-direction: row;
}
.hikashop_products_pagination .pagination ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.hikashop_products_pagination .pagination ul li {
  width: 35px;
  display: inline-block;
  margin: 0 5px;
}
.hikashop_products_pagination .pagination ul li.pagination-prev span,
.hikashop_products_pagination .pagination ul li.pagination-next span,
.hikashop_products_pagination .pagination ul li.pagination-prev a,
.hikashop_products_pagination .pagination ul li.pagination-next a{
  font-size: 0;
  position: relative;
  
}
.hikashop_products_pagination .pagination ul li.pagination-next span:after,
.hikashop_products_pagination .pagination ul li.pagination-next a:after{
  position: absolute;
  display: block;
  width: 35px;
  height: 35px;
  font-size: 20px;
  content: " \f104";
  font-family: FontAwesome;
  top: 0;
  color: #333;
}
.hikashop_products_pagination .pagination ul li.pagination-prev span:after,
.hikashop_products_pagination .pagination ul li.pagination-prev a:after{
  position: absolute; 
  display: block;
  width: 35px;
  height: 35px;
  font-size: 20px;
  content: " \f105";
  font-family: FontAwesome;
  top: 0;
  color: #333;
}
.hikashop_products_pagination .pagination ul a,
.hikashop_products_pagination .pagination ul span {
  display: block;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border: solid 1px #e3e3e3;
  border-radius: 5px;
  color: #333;
}
.hikashop_products_pagination .pagination ul.pagination-list span{
  color: #fff !important;
  background: #0071dc;
  position: relative;
  border-color: #0071dc;
}
.hikashop_products_pagination .pagination ul.pagination-list span::after {
  content: '';
  width: 35px;
  height: 2px;
  background: #3080ed;
  position: absolute;
  bottom: -5px;
  right: 0;
}

.hikashop_categories_listing_main .hikashop_products_listing.products_content {
  width: 100% !important;
}
.product_details .products_content {
  width: 100%;
  float: none;
}
.product_details h2{
  font-size: 20px;
  margin: 0 0 20px; 
}
.product_details .requirements ol,
.product_details .requirements ul,
.product_details .you_learn ol,
.product_details .you_learn ul{
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}
.product_details .requirements ol li,
.product_details .requirements ul li,
.product_details .you_learn ol li,
.product_details .you_learn ul li{
  display: block;
  padding: 5px 30px 5px 0px;
  position: relative;
  line-height: 27px;
  counter-increment: item;
  font-weight: normal;
  margin: 0 ;
}
.product_details .requirements ol > li::before ,
.product_details .you_learn ol > li::before {
  content: counter(li);
  counter-increment: li;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  width: 25px;
  height: 25px;
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 9px;
  border-radius: 50%;
  background:rgba(51, 153, 102,0.1);;
  color: #339966;
}
.product_details .requirements ul li:before,
.product_details .you_learn ul li:before{
  content: "\f00c";
  font-family: FontAwesome !important;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  width: 20px;
  height: 20px;
  font-size: 10px;
  position: absolute;
  right: 0;
  top: 9px;
  border-radius: 50%;
  background:rgba(51, 153, 102,0.1);;
  color: #339966;
} 
.product_details .requirements ol > li::before ,
.product_details .requirements ul li:before{
  background: #f0f1f3;
  color: #8f9397;
}
.hikashop_listing_title_price .hikashop_product_price_full {
  padding: 0 15px;
}
.hikashop_listing_title_price .hikashop_product_price  {
  float: none;
  display: inline-block;
}
.hikashop_listing_title_price .hikashop_product_price_before_discount{
  margin-right: 10px;
  margin-left: 0 !important;
}
.hikashop_listing_title_price a.hikabtn{
  margin:15px 0 !important;
}
.hikashop_product_list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.hikashop_product_list .hikashop_product_list_item {
  position: relative;
  padding: 10px;
  box-shadow: 0px 0px 7px rgba(0,0,0,0.12);
  background: #fff !important;
  border-radius: 10px;
  transition: all linear 0.3s; 
  margin: 0 0 20px !important;
  width: 100% !important;
  float: none !important;
  display: flex;
  flex-wrap: wrap;;
}
.hikashop_product_list .hikashop_product_list_item .col-lg-4{
  padding-right: 0;
}
.hikashop_product_list .hikashop_product_list_item .col-lg-8{
  padding-left: 0;
}
.hikashop_product_list .hikashop_product_list_item img{
  border-radius: 10px;
  width: 100%;
}
.hikashop_product_list .hikashop_product_list_item h3 {
  font-size: 16px !important;
  margin: 0 0 10px;
  line-height: 23px !important;
  overflow: hidden; 
  color: rgb(51,51,51);
  padding: 0;
}
.hikashop_product_list .hikashop_product_list_item h3 a {
  display: block;
  color: rgb(51,51,51);
}
.hikashop_product_list .hikashop_product_list_item .short_description {
  font-size: 13px;
  margin: 0 0 10px;
  color: #666;
}
.hikashop_product_list .discount_end{
  display: none;
}
.hikashop_product_page .hikashop_product_list .discount_end{
  display: block;
  color: #e50001;
  font-size: 13px;
}
.hikashop_product_list .hikashop_product_price_full { 
  display: block; 
  font-size: 15px;
  position: static; 
  color: #009b45; 
  margin: 0 0 10px;
}
.hikashop_product_list .hikashop_product_price {
  float: none !important;
  font-size: 16px;
  display: inline-block;
}
.hikashop_product_list .hikashop_product_price_before_discount {
  text-decoration: line-through;
  white-space: nowrap;
  color: #888;
  font-size: 13px;
  margin-right: 10px;
}
.hikashop_product_list .hikashop_product_discount {
  background: rgba(221, 56, 52, 0.1);
  font-size: 11px;
  line-height: 19px;
  display: inline-block;
  margin: 0 10px 0 0;
  color: rgb(221, 56, 52);
  padding: 3px 7px;
  border-radius: 6px;
}
.hikashop_product_page  .hikashop_category_information {
  margin:  0 0 30px !important;
}

.container .container {
  padding: 0;
}
.hikashop_subcategories_listing .hk-row-fluid {
  margin: 0 -15px;
}
.hikashop_subcategories_listing .hkc-md-3{
  padding: 0 15px;
  margin: 0 0 20px;
}
.hikashop_subcategories_listing div.hikashop_container {
  margin: 0 !important;
  box-shadow: 0px 0px 19px rgba(0,0,0,0.12) !important;
  border-radius: 10px !important;
  position: relative;
  transition: all .2s linear;
  background: #fff;
  z-index: 2;
  width: 100% !important;
  height: 100%;
  padding-bottom: 0 !important;
  overflow: hidden;
}
.hikashop_subcategories_listing div.hikashop_container a{
  display: block;
  padding: 15px;
  color: #333;
}

.checkout_box{
  border-radius: 10px;
  padding: 15px;
  margin: 30px 0;
  box-shadow: 0px 0px 7px rgba(0,0,0,0.12);
  background: #fff;
}
.checkout_box .head{
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: solid 1px #eee;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.checkout_box .head h1{
  padding: 0;
  color: #333;
  font-size: 17px;
  margin: 0;
  line-height: normal;
}
.checkout_box .head a{
  color: #0071dc !important;
  font-size: 13px;
  line-height: 25px;
}
.checkout_box .head a:after{
  content: " \f104";
  font-family: FontAwesome;
  margin-right: 2px;
  position: relative;
  top: 1px; 
}
.checkout_products {
  padding: 0;
  margin: 0;
  list-style: none;
}
.checkout_products li{
  margin:  0 0 20px;
  position: relative;
  padding-right: 30px;
  padding-left: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
} 
.checkout_products li img{
  width: 100px;
  border-radius: 10px;
  display: inline-block;
  margin-left: 10px;
  box-shadow: 0 0 7px rgba(0,0,0,0.17);
}
.checkout_products li > div.title{
  width: 50%;
}
.checkout_products li > .hikashop_product_price_full,
.checkout_products li > .quantity{
  width: 16.66%;
    text-align: center;
}
.checkout_products li > svg{
  position: absolute;
  right: 0;
  top: 34%;
  width: 18px;
  height: 18px;
} 
.checkout_products li .delete.hikashop_no_print {
  position: absolute;
  left: 0;
  top: 34%;
  width: 18px;
  height: 18px; 
}
.hikashop_product_quantity_input_div_default_main{
  position: relative;
  width: 90px;
  padding: 0 20px;
  margin: 0 auto;
}
.hikashop_product_quantity_input_div_default_main input{
  width: 45px;
  text-align: center;
  border: solid 1px #ccc;
  border-radius: 5px;
  height: 40px;
}
.hikashop_product_quantity_change_div_plus_default a{
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  text-align: center;
  height: 40px;
  line-height: 40px;
}
.hikashop_product_quantity_change_div_minus_default a{
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  text-align: center;
  height: 40px;
  line-height: 40px;
}
/* .checkout_products .hikashop_cart_product_quantity_refresh{
  display: none;
} */
.checkout_products a {
  color: #333; 
  display: inline-block; 
}
.checkout_products a:hover{
  color: #e50001;
}
.checkout_products .delete svg{
  width: 20px;
  height: 20px;
} 
.checkout_products .hikashop_product_price_full > * {
  display: block;
}
.checkout_products .hikashop_product_price_before_discount {
  text-decoration: line-through;
  white-space: nowrap;
  color: #888;
  font-size: 14px;
  margin-left: 0;
}
.checkout_box .sep {
  border-top: solid 1px #eee;
  padding-top: 15px;
  margin-top: 15px;
}
.checkout_box .hikashop_cart_coupon_value,
.checkout_box .hikashop_cart_subtotal_value,
.checkout_box .hikashop_checkout_cart_final {
  display: flex;
  justify-content: space-between;
  align-items: center; 
  margin-bottom: 10px !important;
}
.checkout_box .hikashop_cart_total_value {
  font-size: 17px;
  color: #009b45;
}
.checkout_box .hikashop_checkout_coupon_field {
  margin: 0 0 0 6px;
  background: #f3f3f3;
  border-radius: 5px;
  padding: 10px;
  width: 280px;
  height: 40px;
  border: solid 1px #eee;
  outline: none !important;
}
.checkout_box .hikabtn_checkout_coupon_add {
  color: #0071dc !important;
  padding: 5px 10px;
  border-radius: 5px;
  position: relative;
  margin: 0;
  font-size: 14px;
  line-height: 30px;
  background: #fff;
  height: 40px;
  border: solid 1px #0071dc;
  display: inline-block;
  width: 120px;
}
.checkout_box .hikabtn_checkout_coupon_add span{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.checkout_box .hikabtn_checkout_coupon_add svg{
  width: 22px;
  height: 22px;
  fill: #0071dc;
}
.checkout_box .removeCoupon{
  background: rgba(221, 56, 52,0.1);
  padding: 5px;
  border-radius: 5px;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  margin-right: 5px;
}
.checkout_box .removeCoupon svg{
  width: 20px;
  height: 20px;
}
.hikashop_checkout_terms {
  width: 70%;
  float: right;
  padding-top: 7px;
  display: flex; 
  flex-direction: row-reverse;
align-content: center;
justify-content: right;
}
.hikashop_checkout_terms #hikashop_messages_error {
  margin: 0 10px 0 0;
  padding: 4px 10px;
  font-size: 13px;
}
.hikashop_checkout_terms #hikashop_messages_error ul {
  margin: 0px;
  padding: 0;
  list-style: none;
}
.hikashop_checkout_terms label {
  margin: 0;
}
.hikashop_checkout_page_step2 .hikashop_checkout_buttons {
  width: 30%;
  float: left;
  margin: 0;
  text-align: left;
}
.hikashop_checkout_page_step2 .hikashop_checkout_buttons .buttons_left {
  display: none;
}
.hikashop_checkout_page_step2 .hikashop_checkout_buttons .buttons_right {
  float: left;
}
.hikashop_checkout_page_step2 .hikabtn_checkout_next {
  border: none;
  color: #fff !important;
  padding: 5px 10px;
  border-radius: 5px;
  display: flex;
  position: relative;
  margin: 0;
  font-size: 14px;
  line-height: 30px;
  background: #0071dc;
  width: 200px;
  height: 40px;
  justify-content: space-between;
  align-items: center;
}
.hikashop_checkout_page_step2 .hikabtn_checkout_next svg {
  width: 24px;
  height: 24px;
  fill: #fff;
}
div.hikashop_messages {
  border: none; 
  font-weight: normal;
  margin: 0 0 10px; 
  border-radius: 5px;
}
div.hikashop_messages.hikashop_error {
  color: #842029;
  background-color: rgba(248, 215, 218,0.5);
}
div.hikashop_messages ul {
  margin: 0px;
  padding: 10px 15px;
}

.hikashop_checkout_terms .modal-title {
  font-size: 16px;
}
.hikashop_checkout_terms .close {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 30px;
  height: 30px;
  background: #ebebeb;
  border-radius: 50%;
  line-height: 42px;
  z-index: 99;
  border: none;
  box-shadow: none !important;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
}
.hikashop_checkout_terms .close::before {
  content: '';
  background: url(../images/close-1.png) no-repeat;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 auto;
  background-size: contain;
}
.hikashop_checkout_terms button{
  background: #eee;
  border: none;
  border-radius: 5px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: normal;
  margin-right: 5px;
  color: #666;
}




#hikashop_order_listing {
  position: relative;
  padding: 20px;
  box-shadow: 0px 0px 7px rgba(0,0,0,0.12);
  background: #fff !important;
  border-radius: 10px;
  transition: all linear 0.3s;
  margin: 0px 0px 30px;
}
#hikashop_order_listing  h1 {
  font-size: 22px !important;
  margin: 0px 0 25px !important;
  color: #333;
  line-height: 36px;
  min-height: 35px;
}
.search_zone {
  margin: 0 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.search_zone select{
  width: 156px;
  height: 40px;
  box-shadow: none !important;
  border: solid 1px #ddd !important;
  border-radius: 5px;
  padding: 5px 10px;
  outline: none;
  background: no-repeat;
}
.search_zone .search_box{
  position: relative;
}
.search_zone input{
  width: 250px;
  height: 40px;
  box-shadow: none !important;
  border: solid 1px #ddd !important;
  border-radius: 5px;
  padding: 5px 10px;
  outline: none;
  background: no-repeat;
}
.search_zone button {
  width: 38px;
  height: 38px;
  padding: 0;
  margin: 0;
  border-radius: 5px;
  position: absolute;
  left: 1px;
  top: 1px;
  line-height: normal;
  background: #fff;
  border: none;
  border-right: solid 1px #eee;
}
.search_zone button svg{
  width: 17px;
  height: 17px;
  position: relative;
  top: 0px;
  fill: rgb(0,113,220);
}
.hikashop_order_listing .order_head {
  width: 100%;
  clear: both; 
  display: flex;
  justify-content: space-between;
}
.hikashop_order_listing .order_head > div  {
  padding: 10px;
  text-align: center;
}
.hikashop_order_listing .each_order {
  width: 100%;
  clear: both;
  margin: 0 0 10px;
  border: solid 1px #eee;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
}
.hikashop_order_listing .each_order > div {
  padding: 15px 10px;
  color: #666;
  text-align: center;
}
.hikashop_order_listing .each_order > div a{
  color: rgb(0,113,220) ;
}
.hikashop_order_listing .each_order > div .title {
  display: none;
}
.hikashop_order_listing .each_order .details {
  display: none;
  border: none;
  color: #fff !important;
  padding: 5px 10px;
  border-radius: 5px;
  position: relative;
  margin: 10px 0 0;
  font-size: 13px;
  line-height: 27px;
  background: #0071dc;
  width: 100%;
  text-align: center;
}
.hikashop_order_listing .col1 {
  width: 15%;
}
.hikashop_order_listing .col2 {
  width: 23.33%;
}
span.hk-label, 
span.order-label {
  font-weight: normal;
}
.hikashop_order_listing .limit {
  display: none;
}
#hikashop_order_main {
  position: relative;
  padding: 20px;
  box-shadow: 0px 0px 7px rgba(0,0,0,0.12);
  background: #fff !important;
  border-radius: 10px;
  transition: all linear 0.3s;
  margin: 0px 0px 30px;
}
#hikashop_order_main .toolbar_head {
  display: flex;
  justify-content: space-between;
  margin: 0 0 25px;
}
#hikashop_order_main h1 {
  font-size: 22px !important;
  margin: 0px !important;
  color: #333;
  line-height: 36px;
  min-height: 35px;
}
#hikashop_order_main .hika_toolbar{
  display: none;
}
#hikashop_order_main .order_info {
  padding: 10px;
  list-style: none;
  display: flex;
  justify-content: space-between;
  text-align: right;
  border: solid 1px #eee;
  border-radius: 10px;
  margin: 0 0 30px;
  flex-wrap: wrap;
}
#hikashop_order_main .order_info li {
  width: 33.33%;
  position: relative;
  padding-left: 20px;
}
#hikashop_order_main .order_info li::after {
  height: 100%;
  content: '';
  width: 1px;
  background: #eee;
  position: absolute;
  left: 10px;
  top: 0;
}
#hikashop_order_main .order_info li:last-child,
#hikashop_order_main .order_info li:nth-child(3){
  padding-left: 0;
}
#hikashop_order_main .order_info li:last-child::after,
#hikashop_order_main .order_info li:nth-child(3)::after{
  display: none;
}
#hikashop_order_main .order_info li:nth-child(4),
#hikashop_order_main .order_info li:nth-child(5),
#hikashop_order_main .order_info li:nth-child(6){
  padding-top: 20px; 
}

#hikashop_order_main .order_info li span.title {
  display: block;
  font-size: 15px;
  color: #333;
  margin: 0 0 6px;
}
#hikashop_order_main .order_info li:nth-child(4) span.title,
#hikashop_order_main .order_info li:nth-child(5) span.title,
#hikashop_order_main .order_info li:nth-child(6) span.title{
  padding-top: 15px;
  border-top: solid 1px #eee;
}
#hikashop_order_main .order_info li span.value {
  color: #666;
  font-size: 13px;
  display: block;
}
#hikashop_order_main .order_products .each_product {
  position: relative;
  padding: 10px;
  background: #f7f7f7;
  border-radius: 10px;
  transition: all linear 0.3s;
  text-align: center;
  margin: 0 0 15px !important;
  border: solid 1px #f2f2f2;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#hikashop_order_main .order_products .each_product img{
  width:100px;
  margin-left: 10px;
  border-radius: 5px;
}
#hikashop_order_main .order_products .each_product .hikashop_order_item_name_value {
  font-size: 14px !important;
  margin: 0;
  line-height: 23px !important;
  overflow: hidden;
  text-align: right;
  color: rgb(51,51,51);
  padding: 0;
  display: flex;
align-items: center;
}
#hikashop_order_main .order_products .each_product .hikashop_order_item_name_value a{
  color: #333;
}
#hikashop_order_main .hikashop_order_item_total_value{
  margin: 0;
  color: #666;
}
#hikashop_order_main .hikashop_order_item_total_value span span {
  text-align: center;
  font-size: 17px; 
  color: #333;
}
/*
#hikashop_order_main .footer_box {
  display: flex;
  justify-content: space-between;
  padding: 0 15px 15px;
}
#hikashop_order_main 
.hikashop_order_item_files_value {
  text-align: right;
}
#hikashop_order_main .hikashop_order_item_files_value a {
  margin-left: 10px;
  display: inline-block;
  border: solid 1px #0071dc;
  color: #0071dc;
  transition: all linear 0.3s;
}
#hikashop_order_main .hikashop_order_item_files_value a:hover{
  background: #0071dc;
  color: #fff;
}*/
.filter_btn {
  border: none;
  color: #fff !important;
  padding: 9px 15px;
  border-radius: 5px;
  display: inline-block;
  position: relative;
  margin: 0 0px 15px;
  font-size: 14px;
  line-height: 25px;
  background: #0071dc;
}
.filter_btn svg{
  width: 20px;
  height: 20px;
  fill: #0071dc;
}
.product_details .filter_btn {
  display: none;
}
#filterModal {
  background: #fff;
  display: none;
}
#filterModal .modal-dialog {
  background: #fff;
  height: 100%;
  margin: 0 !important;
  transform: none !important;
}
#filterModal .modal-dialog .modal-content {
  height: 100%;
  border: none;
  margin: 0 !important;
}
#filterModal .modal-body .fixed_sidebar {
  width: 100%;
  position: static !important;
  display: block;
}
#filterModal .hikashop_filter_collapsable_title_mobile {
  display: none;
}
#filterModal .hikashop_filter_main_div{
  display: block !important;
}
#filterModal .hikashop_filter_collapsable_title_always + .hikashop_filter_main_div, 
#filterModal .hikashop_filter_collapsable_title_mobile + .hikashop_filter_main_div {
  margin: 0;
  padding: 0;
}
#filterModal .hikashop_filter_main { 
  padding: 10px;
  margin: 0 0 20px;
  box-shadow: none; 
  border: solid 1px #ddd;
}
#filterModal .fixed_sidebar .hikashop_filter_main.hikashop_filter_main___3 {
  display: block;
}
#filterModal .hikashop_filter_button{
  border: none;
  color: #fff !important;
  padding: 9px 15px;
  border-radius: 5px;
  display: inline-block;
  position: relative;
  margin: 0 0px 15px;
  font-size: 14px;
  line-height: 25px;
  background: #0071dc;
  width: 100%;
}
#filterModal .close {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 30px;
  height: 30px;
  background: #ebebeb;
  border-radius: 50%;
  line-height: 42px;
  z-index: 99;
  border: none;
  box-shadow: none !important;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;  
  padding: 0 !important; 
  margin: 0 !important;
}
#filterModal .close::before {
  content: '';
  background: url(../images/close-1.png) no-repeat;
  width: 10px;
  height: 10px;
  display: inline-block; 
  margin: 0 auto;
  background-size: contain;
}
.product_webinars {
  margin: 0 0 20px;
}
.product_webinars .col-lg-6{
  margin: 0 0 30px;
}
.product_webinars .each{
  margin: 0;
  position: relative;
  border-radius: 10px;
  box-shadow: 0px 0px 7px rgba(0,0,0,0.12) !important;
  padding: 10px;
}
.product_webinars video{
  width: 100%;
  border-radius: 10px;
  margin: 0 0 10px;
}
.product_webinars .each h4{
  font-size: 15px;
  margin: 0 0 10px;
} 
.product_webinars .each .desc {
  font-size: 13px;
  line-height: 23px;
  color: #666;
  margin: 0 0 10px;
}
.product_webinars .each .bottom {
  background: #f7f7f7;
  border-radius: 5px;
  padding: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product_webinars .each .teacher {
  display: flex;
  align-items: center;
  line-height: 21px;
  font-size: 13px;
}
.product_webinars .each .teacher .title span {
  display: block;
  color: #666;
  font-size: 12px;
}
.product_webinars .each .teacher img{
  width: 40px;
  border-radius: 5px;
  height: 40px;
  margin-left: 10px;
}
.product_webinars .each .download a {
  display: block;
  padding: 5px;
}
.product_webinars .each .download a svg {
  width: 25px;
  height: 25px;
}

.product_chapters .accordion {
  margin: 0 0 20px;
  border: solid 1px #eee;
  border-radius: 10px;
}
.product_chapters .accordion .card-header {
  border-right: solid 5px #0071dc;
  border-radius: 10px;
}
.product_chapters .accordion .card-header > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px ;
  cursor: pointer;
  gap: 25px;
}
.product_chapters .accordion .card-header > div h3{
  font-size: 16px;
  line-height: normal;
  margin: 0;
}
.product_chapters .accordion .card-header > div h3 span{
  color: #0071dc;
}
.product_chapters .accordion .card-header > div > div{
  min-width: 330px;
  text-align: left;
}
.product_chapters .accordion .card-header .link{
  display: inline-block;
  color: #fff !important;
  padding: 5px 10px;
  border-radius: 5px;
  position: relative;
  background: #0071dc;
  font-size: 13px;
  margin: 0 10px 0 0;
}
.product_chapters .accordion .card-header .link::after {
  content: " \f107";
  font-family: FontAwesome;
  font-size: 17px !important;
  letter-spacing: 0px !important;
  margin-right: 0px !important;
  position: relative;
  line-height: normal;
  top: 3px;
}
.product_chapters .accordion .card-header .files{
  margin: 0 0 0 10px;
  color: #666;
}
.product_chapters .accordion .card-header .time{
  color: #666;
}
.product_chapters .accordion .card-header .files svg{
  width: 18px;
  height: 18px;
  display: inline-block;
}
.product_chapters .accordion .card-header .time svg{
  width: 15px;
  height: 15px;
  display: inline-block;
}
.product_chapters .accordion .description {
  padding: 20px;
  border-top: solid 1px #eee;
  margin: 0 ;
}
.product_chapters .accordion ul.ch_files {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product_chapters .accordion ul.ch_files li {
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: solid 1px #eee;
  position: relative;
}
.product_chapters .accordion ul.ch_files li .time {
  font-size: 13px;
  color: #888;
}
.product_chapters .accordion ul.ch_files li .time svg{
  width: 15px;
  height: 15px;
  display: inline-block;
}
.product_chapters .accordion ul.ch_files li h4{
  font-size: 14px;
  margin: 0;
  line-height: normal;
  color: #0071dc;
}
.product_chapters .accordion ul.ch_files li .video{
  position: static; 
  padding: 0;
  width: 35px;
  height: 35px;
  border: solid 1px #eee;
  border-radius: 5px;
  text-align: center;
  background: #f4f4f4;
  margin-left: 5px;
}
.product_chapters .accordion ul.ch_files li .video svg {
  width: 22px;
  height: 22px;
  fill: #666;
  margin-left: 0;
  position: relative;
  top: -1px;
}
.product_chapters .accordion video{
  box-shadow: none !important;
  padding: 0;
  margin: 0 auto !important;
  max-width: 100%;
  border-radius: 10px !important;
}
.product_chapters .modal{
  z-index: 9999 !important;
}
.product_chapters .modal .close::before{
  display: none;
}


#teacherImage {
  z-index: 9999;
}
#teacherImage .close{
  position: absolute;
  right: 25px;
  top: 25px;
  color: #fff;
  opacity: 1;
  text-shadow: none !important;
}
#teacherImage img{
  width: 100%;
  border-radius: 5px;
}


.sidebar .nav {
  padding: 0;
  border-bottom: solid 1px #ddd;
  margin: 0 0 15px;
}
.sidebar .nav .nav-link { 
  color: #666;
  padding: 10px 10px;
}
.sidebar .nav .nav-link.active{
  color: #e50001;
  position: relative;
}
.sidebar .nav .nav-link.active:after{
  content: '';
  width: 100%;
  height: 2px;
  background: #e50001;
  right: 0;
  bottom: -1px;
  position: absolute;
}
.sidebar .viewall {
  background: #0071dc;
  color: #fff;
  display: block;
  margin: 10px 0;
  text-align: center;
  line-height: normal;
  padding: 10px;
  border-radius: 10px;
  transition: all linear 0.3s;
}
.sidebar .viewall:hover{
  background: #e50001;
}
.sidebar{
  transition: all 0.3s cubic-bezier(.25,.8,.25,1) !important;
  margin: 0 0 20px !important;
  background: #fff;
  border-radius: 15px;
  box-shadow: 0px 0px 19px rgba(0,0,0,0.12);
  width: 100%;
  float: right;
  padding: 5px 15px 5px !important;
}

.kc_articles_sidebar .each {
  margin: 0 0 10px;
  align-items: center;
}
.kc_articles_sidebar .each .col-md-8,
.kc_articles_sidebar .each .col-md-3 {
  padding: 0;
}
.kc_articles_sidebar .each img {
  width: 100%; 
  box-shadow: none !important;
  border-radius: 5px;
  height: 53px;
}
.kc_articles_sidebar .each h4 {
  display: inline-block;
  font-size: 13px;
  margin: 0 10px 0 0;
  line-height: 21px;
}
.kc_articles_sidebar .each h4 a{
  color: #333;
}
.kc_articles_sidebar .each h4 a:hover{
  color: #e50001 !important;
}
.description_box .swiper_buttons {
  display: none;
}

.description_box{
  text-align: center;
  font-size: 15px;
  line-height: 28px;
  color: rgb(100,103,107);
  margin: 0 0 20px;
}

.color-red{
color: #ff2b40;
}
.product_chapters{
  margin:  0 0 30px;
}
.hikashop_category_description_content video {
  width: auto !important;
  height: auto !important;
}
#goto_continue_article{
  margin: 0;
  display: inline-block;
  color: #0071dc;
  font-size: 14px;
}
.continue_article > div {
  margin: 0 0 40px !important;
  border: solid 1px #eee;
  padding: 20px;
  border-radius: 10px;
  text-align: right !important;
  line-height: normal !important;
  color: #333 !important;
}
.product_faqs {
  margin: 0 0 30px;
}
.product_faqs .accordion {
  margin: 0 0 20px;
  border: solid 1px #e4e4e4;
  border-radius: 10px;
}
.product_faqs .accordion .card-header {
  border-radius: 10px;
}
.product_faqs .accordion .card-header > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 15px 15px 40px;
  cursor: pointer;
  position: relative;
}
.product_faqs .accordion .card-header > div h3{
  font-size: 14px;
  line-height: normal;
  margin: 0;
} 
.product_faqs .accordion .card-header > div::after {
  content: " \f107";
  font-family: FontAwesome;
  font-size: 23px !important;
  letter-spacing: 0px !important;
  margin-right: 0px !important;
  position: absolute;
  line-height: normal;
  top: 12px;
  left: 15px;
  color: #666;
}
.product_faqs .accordion .description {
  padding: 15px;
  border-top: solid 1px #eee;
  margin: 0 ;
  font-size: 13px;
} 
.thankyou_box{
  position: relative;
  padding: 0;
  box-shadow: 0px 0px 7px rgba(0,0,0,0.12);
  background: #fff !important;
  border-radius: 10px;
  transition: all linear 0.3s;
  text-align: center; 
  margin-top: 20px !important;
  padding: 20px;
}
.thankyou_box a{
  border: none;
  color: #fff !important;
  padding: 5px 15px;
  border-radius: 5px;
  display: inline-block;
  position: relative;
  margin: 10px 0;
  font-size: 13px;
  line-height: 25px;
  background: #0071dc;
}
#hikashop_zarinpal_end{
  box-shadow: none !important;
}





.kc_submenu {
  position: fixed !important;
  z-index: 998;
  top: 60px;
  background: #fff;
  width: 100%;
  border-bottom: solid 1px #ccc;
  padding: 0;
  display: none;
  right: 0;
}
body.has_top .kc_submenu {
  top: 112px;
}
body.has_campaign .kc_submenu {
  top: 130px;
}
.kc_submenu .submenu_items {
  padding: 10px 0;
  margin: 0 auto;
  list-style: none;
  display: flex;
  align-items: center;
  height: 100%;
}
.kc_submenu .submenu_items > li{ 
  display: inline-block;
  position: relative;
}
.kc_submenu .submenu_items > li span,
.kc_submenu .submenu_items > li a{
  color: rgb(129, 133, 139);
  padding: 1px 10px;
  display: block;
  font-size: 13px;
  cursor: pointer;
  border-radius: 5px;
  border: solid 1px #fff;
  transition: all linear 0.3s;
}
.kc_submenu .submenu_items > li:hover > span,
.kc_submenu .submenu_items > li:hover > a{
  color: #2b5c85;
  border: solid 1px #2b5c85;
}



.chapter_videos {
  margin: 50px 0;
}
.chapter_videos .video_box {
  box-shadow: 0px 0px 19px rgba(0,0,0,0.12) !important;
  padding: 15px;
  border-radius: 10px;
  margin: 0 0 20px;
  background: #fff;
  text-align: center;
}
.chapter_videos .video_box video{
  width: 100%;
  border-radius: 10px;
  margin: 0 0 10px;
}
.chapter_videos .video_box p{
  margin: 0;
  font-size: 17px;
}
.chapter_videos .items{
  justify-content: center;
  margin: 0 -5px;
}
.chapter_videos .col-md-2{
  padding: 0 5px;
  margin: 0 0 20px;
}
.chapter_videos .col-md-2 .each {
  box-shadow: 0px 0px 19px rgba(0,0,0,0.12) !important;
  padding: 5px;
  border-radius: 10px;
  background: #fff;
  text-align: center;
  display: inline-block;
  height: 100%;
  cursor: pointer;
}
.chapter_videos .col-md-2 .each img{
  border-radius: 5px;
  margin: 0 0 10px;
}
.chapter_videos .col-md-2 .each p{
  font-size: 13px;
  margin: 0;
  line-height: 19px;
} 
.chapter_videos .col-md-2 .each:hover p{
  color: #0071dc;
}

.chapter_videos .overlay {
  clear: both;
  text-align: center;
  margin: 15px 0 0 !important; 
  display: none;
}
.chapter_videos .overlay .arrow_up, 
.chapter_videos .overlay .arrow_down {
  display: block;
  color: #2b5c85;
  line-height: normal;
  border-radius: 0;
  background: #fff;
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  text-align: center;
  cursor: pointer;
  border: none;
  height: auto;
  font-size: 14px;
  width: auto;
}
.chapter_videos .overlay .arrow_up {
  display: none;
  color: #666;
}
.chapter_videos .overlay .arrow_up::after {
  content: "\f077";
  font-family: FontAwesome;
  font-size: 9px;
  margin-right: 5px;
}
.chapter_videos .overlay .arrow_down::after {
  content: "\f078";
  font-family: FontAwesome;
  font-size: 9px;
  margin-right: 5px;
}


.mytable2 {
  box-shadow: 0 0 40px 0 rgba(0,0,0,.15);
  margin: 0 0 30px;
  border: none !important;
}
.mytable2.width70{
  width: 70%;
  margin: 0 auto 30px;
}
.mytable2.auto{
  width: auto;
  margin: 0 auto 30px;
}
.mytable2.auto th{
  min-width: 50px; 
}
.mytable2.border td{ 
  border-left: solid 1px #ddd !important;
  border-bottom: solid 1px #ddd !important; 
}
.mytable2.border td:last-child{ 
  border-left: none !important;
}
.mytable2.border tr:last-child td{  
  border-bottom: none !important;
}
.mytable2.border td p{
  text-align: right !important;
}
.mytable2 thead th {
  background: #005b9e;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  border: none;
  min-width: 100px;
}
.mytable2 thead th:first-child{
  border-radius: 0 5px 0 0;
}
.mytable2 thead th:last-child{
  border-radius: 5px 0 0 0;
}
.mytable2 tbody td {
  border: none;
  text-align: center !important;
  padding: 4px;
  vertical-align: middle; 
}
.mytable2 tbody tr:nth-child(even) td{
  background: #f8f6ff;; 
}
.mytable2 tbody tr:last-child td:first-child{
  border-radius: 0 0 5px 0;
}
.mytable2 tbody tr:last-child td:last-child{
  border-radius: 0 0 0 5px;
}
.mytable2 tbody td a {
  word-break: keep-all !important;
}

@media (max-width: 1100px) {
  .content_ads_mobile{
    display: block;
  } 
}
@media (max-width: 768px) {
  .chapter_videos .items { 
    height: 155px;
    overflow: hidden;
  }
  .chapter_videos .overlay {
    display: block;
  }
}