/*
 * @since             1.0.0
 * @package           born for share lite
 * @main style of born for share lite
 *
*/

.sk-helper-shadow {
  box-shadow: 0 0.2rem 2.8rem rgba(36, 36, 36, 0.1);
  --webkit--box-shadow: 0 0.2rem 2.8rem rgba(36, 36, 36, 0.1);
}

/*Feature categories style*/

.sk-helper-cat-info h2 {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.sk-helper-cat-info h2 a {
  color: inherit;
}
.sk-helper-cat-img {
  position: relative;
}
span.sk-helper-cat-badge {
  position: absolute;
  bottom: -10px;
  left: 10px;
  background: #fff;
  color: #000;
  padding: 2px 10px;
  border-radius: 20px;
  border: 2px solid #555;
  font-size: 14px;
  font-weight: 300;
}
span.sk-helper-cat-badge.sk-helper-cat-left-bottom {
  bottom: -10px;
  top: auto;
  left: 10px;
  right: auto;
}
span.sk-helper-cat-badge.sk-helper-cat-left-top {
  bottom: auto;
  top: 0;
  left: 0;
  right: auto;
  margin: 5px 0 0 10px;
}
span.sk-helper-cat-badge.sk-helper-cat-right-top {
  bottom: auto;
  top: 0;
  left: auto;
  right: 0;
  margin: 5px 10px 0 0;
}
span.sk-helper-cat-badge.sk-helper-cat-right-bottom {
  bottom: -10px;
  top: auto;
  left: auto;
  right: 10px;
}
span.sk-helper-cat-badge.sk-helper-cat-top {
  bottom: auto;
  top: 0;
  left: 0;
}

/*product details*/

.col-lg-4.bskpd-extbg {
  background: #076cec;
  padding-top: 1rem;
}
.bskpd-extra,
.bskpd-extra-desc,
.bskpd-extra-desc p {
  color: #fff;
}
.bskpd-extra-desc ul {
  margin: 0 0 5px 0;
}
.bskpde-product-price span.price,
.bskpde-product-price span.price ins,
.bskpde-product-price span.price del {
  color: #000;
  background: inherit;
}
.bskpde-product-price span.price del {
  opacity: 0.4;
}
.shop-kit-qrcode {
  display: inline-block;
  width: 100px;
  height: 100px;
  margin: 10px 10px 10px 0;
}

.shop-kit-pvideo {
  text-align: center;
  vertical-align: middle;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

.shop-kit-pvideo i {
  text-align: center;
  font-size: 40px;
  color: #fff;
}
.row.bskpd-right {
  margin-right: 0;
}
.row.bskpd-left {
  margin-left: 0;
}
/*About widget*/
.sk-helper-about-desc i {
  margin-right: 10px;
}

.sk-helper-about-desc p {
  margin-bottom: 10px;
}

.bsabout-social a {
  display: inline-block;
  margin-right: 5px;
  font-size: 18px;
}

.shop-kit-social-widget a {
  border: 1px solid #ededed;
  padding: 8px 10px;
  margin-right: 6px;
  display: inline-block;
  margin-bottom: 10px;
}

h1.exp-offer-text {
  font-size: 32px;
  font-weight: 700;
  color: #e13030;
}
.yith-wcqv-wrapper {
  height: auto !important;
}
.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
  min-height: 35px;
  padding: 13px 20px;
}
.mg-card-img-left.mgdual .mgpl-items .mg-card:nth-child(even) {
  flex-direction: row-reverse;
  display: flex;
}
.mg-card-img-left.mgdual .mgpl-items .mg-card img {
  border-radius: 0;
}

/*
*
* style for visual blog slider
*
*/
span.slide-cat a {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding: 3px 0px 4px;
  font-size: 14px;
  margin-bottom: 10px;
}
.nopadding {
  padding: 0 !important;
}
a.btn.vbs-btn {
  border: 1px solid #fff;
  color: #fff;
  margin: 10px;
}

a.btn.vbs-btn:hover {
  color: #000;
  background: #fff;
  opacity: 1;
}
.vbs-main .swiper-button-next,
.vbs-main .swiper-button-prev {
  background-image: none;
}
.vbs-main .swiper-button-next:after,
.vbs-main .swiper-button-prev:after {
  display: none;
}
.vbs-main .swiper-button-next i,
.vbs-main .swiper-button-prev i {
  font-size: 24px;
  box-shadow: 0 0.2rem 2.8rem rgba(36, 36, 36, 0.1);
}
/* .vbs-main .swiper-button-next i {
    right: -5px;
    position: absolute;
} */
.vbs-main .mgs-item img,
.swiper-container-vertical {
  width: 100%;
  height: 600px;
}
.vbs-main .mgs-item {
  position: relative;
}
.btn-success.mgs-btn,
.btn-success.mgs-btn:hover {
  border: none;
}
.mgs-content.mgst-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.mgs-content.mgst-left {
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translate(5%, -50%);
  text-align: left;
}
.mgs-item .mgs-content {
  opacity: 0;
  transition: 0.9s;
}
.mgs-item.swiper-slide-active .mgs-content {
  opacity: 1;
}
.mgs-title {
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
}
.mgs-subtitle {
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
  font-size: 18px;
  color: #fff;
  line-height: 20px;
}
.mgs-btn {
  box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}
.mgs-overlay {
  padding: 20px 10px;
  background: rgba(0, 0, 0, 0.3);
}
.swiper-pagination-bullet {
  opacity: 1 !important;
}
/*section header style*/
.vb-section-header {
  position: relative;
  z-index: 1;
}
.vb-section-header span {
  background: #fff;
  padding-right: 6px;
  display: inline-block;
}
.vb-section-header.yes:after {
  position: absolute;
  left: 0;
  top: 0;
  height: 1px;
  width: 100%;
  background: #555;
  content: "";
  z-index: -1;
  top: 50%;
  transform: translateY(-50%);
}
.vb-section-header span {
  background: #fff;
  padding-right: 6px;
  display: inline-block;
}

a.vb-shead-link {
  position: absolute;
  right: 0;
  top: -7px;
  background: #fff;
  padding: 5px 15px;
  border: 1px solid #555;
}
a.vb-shead-link:hover {
  opacity: 1;
  background: #ededed;
  text-decoration: none;
}
.vb-card-img.vb-post-img {
  position: relative;
}

.vbp1-cat {
  position: absolute;
  bottom: 0;
  left: 0;
}
span.vbheading_two {
  color: #0056b3;
}
.vbp1-cat.grid-meta span a {
  background: #0056b3;
  color: #fff;
  opacity: 1;
  padding: 5px 14px;
  border-radius: 10px 0;
  font-size: 12px;
}
.mgp-comment i {
  opacity: 0.7;
}
.mgp-comment a,
.cat-list span a,
.mgp-comment i {
  font-size: 12px;
  color: #555;
  text-transform: capitalize;
  display: inline-block;
}
span.mgp-comment {
  display: block;
  margin-top: 15px;
}
a.btn.extra-link-btn {
  border: 2px solid #ccc;
}
.col-auto.ml-auto.text-right.comment-set {
  max-width: 150px !important;
  margin: 0 !important;
}
.mgpl-items.style2 figure img {
  border-radius: 20%;
}
.mg-post-list figure .vbnum-badge {
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  color: #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: table;
}
.mg-post-list figure .vbnum-badge.top-right {
  left: auto;
  right: 0;
}
.mg-post-list figure .vbnum-badge.bottom-right {
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
}
.mg-post-list figure .vbnum-badge.bottom-left {
  left: auto;
  top: auto;
  bottom: 0;
}
.mg-post-list figure .vbnum-badge span {
  text-align: center;
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  padding: 0px 0 5px 0;
}
.banner-video,
.banner-text {
  min-height: 300px;
}
.vblog-banner-section {
  padding-left: 15px;
  padding-right: 15px;
}
.banner-video,
.banner-text {
  position: relative;
  z-index: 999;
}
.banner-video a,
.banner-video i {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 50px;
  height: 50px;
}
.vb-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000;
  z-index: -1;
  opacity: 0.5;
}

.banner-video i {
  color: #fff;
  opacity: 0.5;
  font-size: 45px;
}
.vblog-banner-section {
  padding-left: 15px;
  padding-right: 15px;
}

.banner-text {
  padding: 40px 10px 20px;
  text-align: left;
}

.banner-text h2,
.banner-text p,
.banner-text a {
  color: #fff;
}

a.btn.banner-btn {
  border: 1px solid #fff;
  border-radius: 0;
}

.banner-text p {
  margin-bottom: 20px;
}

/*recent post widget style*/
.shop-kit-recent-img {
  width: 35%;
  float: left;
  margin-right: 4%;
}

.widget ul li.shop-kit-recent-item {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}

.shop-kit-recent-img img {
  margin: 0;
}
.shop-kit-recent-text {
  width: 61%;
  float: left;
}

.shop-kit-recent-text h4 {
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 16px;
}

.shop-kit-recent-text span.post-date {
  font-size: 12px;
  text-transform: uppercase;
}
/* Recent post widget style two*/
ul.style-two {
  display: block;
  width: 100%;
  overflow: hidden;
}
ul.style-two li.shop-kit-recent-item {
  width: 46%;
  float: left;
}

ul.style-two li.shop-kit-recent-item:nth-child(odd) {
  margin-right: 8%;
}

ul.style-two li .shop-kit-recent-img,
ul.style-two li .shop-kit-recent-text {
  width: 100%;
  float: none;
  margin: 0;
}

ul.style-two li .shop-kit-recent-img img {
  margin-bottom: 10px;
}

ul.style-two li .shop-kit-recent-text {
  position: relative;
  padding-right: 0;
  z-index: 9;
}
ul.style-two li .shop-kit-recent-text.has-date {
  padding-top: 27px;
}
ul.style-two li .shop-kit-recent-text span.post-date {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
/*Recent post slider widget style*/
.slider-recent-item.item {
  position: relative;
}

.slider-recent-text {
  position: absolute;
  top: 8%;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 250px;
  height: 100%;
  text-align: center;
  z-index: 99;
  min-height: 100px;
}
.slider-recent-img img {
  min-height: 200px;
  margin-bottom: 0;
}

.slider-recent-text .x-overlay {
  padding: 30px 20px;
}
.slider-recent-text h4 {
  min-width: 210px;
}
.owl-dots {
  text-align: center;
  display: none;
}
.show-dots .owl-dots {
  display: block;
}

.shop-kit-slider-widget button.owl-dot {
  width: 8px;
  height: 8px;
  background: #ccc;
  margin: 0 5px;
}
.shop-kit-slider-widget button.owl-dot.active {
  background: #000;
}
/*Recent slider widget style three*/
.style-three .shop-kit-recent-img {
  width: 100%;
  margin: 0 0 10px 0;
}

.style-three .shop-kit-recent-text {
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;
}

.style-three .shop-kit-recent-text.has-date {
  position: relative;
  padding-top: 25px;
}

.style-three .shop-kit-recent-text.has-date span.post-date {
  position: absolute;
  top: 0;
  left: 0;
}
.style-three li.shop-kit-recent-item {
  border-bottom: 1px solid #ededed;
}

.style-three li.shop-kit-recent-item:last-child {
  border: none;
  margin-bottom: 0;
}
/* Recent widget slider style four*/
.widget ul.style-four li.shop-kit-recent-item:first-child {
}

.widget ul.style-four li.shop-kit-recent-item:first-child .shop-kit-recent-img {
  width: 100%;
  margin: 0 0 12px 0;
}

.widget
  ul.style-four
  li.shop-kit-recent-item:first-child
  .shop-kit-recent-text {
  width: 100%;
  padding: 5px 0 0 0;
  position: relative;
}
.widget
  ul.style-four
  li.shop-kit-recent-item:first-child
  .shop-kit-recent-text
  h4 {
  font-size: 18px;
}

.widget
  ul.style-four
  li.shop-kit-recent-item:first-child
  .shop-kit-recent-text.has-date
  span.post-date {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/*style four recent widget*/
span.post-adv {
  position: absolute;
  top: 0;
  right: 0;
}

span.post-adv ul.advance-meta li p {
  border: none;
  font-size: 13px;
  margin: 0;
  padding: 2px 5px;
}

span.post-adv ul.advance-meta li {
  margin: 0;
}

/*ads widget*/
.ads-img img {
  margin: 0;
}
.widget-ads a,
.widget-ads img {
  display: block;
  width: 100%;
}
.no-padding h4.widget-title {
  padding: 20px 5px 10px;
}
/*Tabs widget*/
.widget-area .widget ul.tabs-nav__list {
  border-bottom: 2px solid #ccc;
  margin-bottom: 20px;
}

.widget-area .widget ul.tabs-nav__list li {
  margin: 0;
}

.widget-area .widget ul.tabs-nav__list li a {
  padding: 4px 10px;
  background: #ededed;
  display: inline-table;
  margin-right: -4px;
}

.widget-area .widget ul.tabs-nav__list li.active a,
.widget-area .widget ul.tabs-nav__list li a:hover {
  background: #ccc;
  color: #000;
}
.tabs-nav__drag {
  border-bottom: 2px solid #ce2525;
}
.widget .tabs-content {
  margin-bottom: 0;
}
.widget .tabs {
  border-bottom: none !important;
}
.has-video {
  position: relative;
}

.nwtab-item.has-video span.post-date {
  bottom: inherit;
  top: 0;
}
.widget .post-video-img img {
  margin-bottom: 0;
}

.widget .post-video-img {
  margin-bottom: 10px;
}
.nbox-posts-tab .post-video-img .play-btn i,
.newsbox_advance_posts .style-one .post-video-img .play-btn i {
  font-size: 12px;
  min-width: 22px;
  min-height: 27px;
}
.nbox-posts-tab .play-btn i,
.nbox-posts-tab .play-btn svg,
.newsbox_advance_posts .style-one .play-btn i,
.newsbox_advance_posts .style-one .play-btn svg,
.mgpro-icon svg {
  width: 30px;
  height: 30px;
  font-size: 30px;
}
.newsbox_recent_slider {
  min-height: 420px;
}
