/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/*  Black Friday */
.black-friday {
  background: #f9f9f9;
}
.black-friday #frideal-main-head {
  background: #f02222;
}
.black-friday .back-website a {
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 29px 0;
}
.black-friday ul.nav-categories {
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-behavior: smooth;
  list-style-type: none;
  padding: 0;
  text-align: center;
  margin: 0;
  z-index: 500;
}
.black-friday .is-sticky ul.nav-categories {
  background: #252525;
}
.black-friday ul.nav-categories li.category-element {
  display: inline-block;
  width: 100%;
  flex: 1 1 0;
  vertical-align: top;
  padding: 6px 5px;
  margin: 5px 5px;
  background: #242424;
}
.black-friday span.onsale.stock {
  float: left !important;
  left: 0 !important;
  right: auto !important;
}
.black-friday span.onsale.stock.g {
  background: #19c126 !important;
}
.black-friday span.onsale.stock.o {
  background: #f5a004f7 !important;
}
.black-friday span.onsale.stock.y {
  background: #ffc800 !important;
}
nav#blackgriday-main-head h1.logo.logo-image img {
  border: 0 !important;
  max-width: 150px;
}
.mtbf-see-more-products:hover {
  background: #454545;
}
.mtbf-see-more-products {
  width: 100%;
  transition: all 250ms ease;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  font-size: 17px;
  text-align: center;
  display: block;
  background: #f02222;
  padding: 15px;
  color: #fff !important;
}
.black-friday ul.nav-categories li.category-element a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 55px;
  padding: 0 15px;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 600;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: all 250ms ease;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
}
.black-friday ul.nav-categories li.category-element a:hover {
  background: #f02222;
}
.black-friday ul.nav-categories li.category-element.active a {
  background: #f02222;
}
.black-friday ul.nav-categories li.category-element a span {
  display: block;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  font-size: 17px;
  font-weight: 300;
}
.black-friday .products-title {
  background: #fff;
  border: 1px solid #dfe5e9;
  padding: 15px;
  margin-top: 15px;
}
.black-friday .woocommerce-info {
  margin-top: 15px;
}
.black-friday .products-title h1 {
  font-size: 25px;
  margin: 0;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
}
.black-friday .row.section-products {
  margin-top: 15px;
}
div#bf-content {
  overflow: hidden;
  margin-left: 15px;
  margin-right: 15px;
}
.black-friday .products-elements {
  margin-top: 15px;
  background: #fff;
  padding: 20px;
}
.black-friday ul.nav-subcategories {
  margin: 0;
  list-style-type: none;
  padding: 0;
}
.black-friday .subcategories-section {
  margin: 15px 0 0;
  background: #fff;
  padding: 20px;
  border: 1px solid #dfe5e9;
  left: initial !important;
}
.black-friday ul.nav-subcategories li a {
  padding: 10px 0;
  display: block;
  font-weight: 500;
  color: #242424;
  transition: all 250ms ease;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
}
.black-friday ul.nav-subcategories li a:hover {
  color: #f02222;
}
.black-friday h3.active-category {
  font-size: 25px;
  font-weight: bold;
}
.black-friday .section-product-item {
  overflow: hidden;
  outline: 0;
}
.black-friday .section-show-more a {
  clear: both;
  position: relative;
  z-index: 1;
  display: block;
  margin: 15px 0;
  padding: 15px 0;
  border: 1px solid #fff;
  text-align: center;
  text-decoration: none;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  background: #f02222;
  transition: all 250ms ease;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
}
.black-friday .section-show-more a:hover {
  background: #242424;
}
@media (min-width: 1230px) and (max-width: 1400px) {
  .mtbf-campaign-remaining-time.v2 .modeltheme-countdown .days,
  .mtbf-campaign-remaining-time.v2 .modeltheme-countdown .hours,
  .mtbf-campaign-remaining-time.v2 .modeltheme-countdown .minutes,
  .mtbf-campaign-remaining-time.v2 .modeltheme-countdown .seconds {
    width: 24.1% !important;
  }
  .page-template-black-friday-template4
    .black-friday
    ul.nav-categories
    li.category-element
    a
    span {
    font-size: 12px !important;
  }
  .page-template-black-friday-template3
    .black-friday
    ul.nav-categories
    li.category-element.active
    a::after {
    padding: 0px 61px 40px !important;
  }
}
@media (min-width: 1100px) and (max-width: 1230px) {
  .mtbf-campaign-remaining-time.v2 .modeltheme-countdown .days,
  .mtbf-campaign-remaining-time.v2 .modeltheme-countdown .hours,
  .mtbf-campaign-remaining-time.v2 .modeltheme-countdown .minutes,
  .mtbf-campaign-remaining-time.v2 .modeltheme-countdown .seconds {
    width: 24% !important;
  }
  .page-template-black-friday-template3
    .woocommerce
    ul.products
    li.product
    .price
    del {
    top: 75% !important;
  }
  .page-template-black-friday-template5
    .woocommerce
    ul.products
    li.product
    .price
    del {
    bottom: 27% !important;
  }
  .page-template-black-friday-template4
    .black-friday
    ul.nav-categories
    li.category-element
    a
    span {
    font-size: 12px !important;
  }
  .page-template-black-friday-template4
    .woocommerce
    ul.products
    li.product
    .price
    del {
    top: 68% !important;
  }
  .page-template-black-friday-template4
    .section-product-item
    .woocommerce
    ul.products
    li.product.col-md-4 {
    margin: 14px !important;
  }
  .page-template-black-friday-template4 .black-friday .back-website a {
    padding: 10px 45px !important;
  }
  .page-template-black-friday-template3
    .black-friday
    ul.nav-categories
    li.category-element.active
    a::after {
    padding: 0px 53px 25px !important;
  }
  .page-template-black-friday .modeltheme-countdown .days-digit,
  .page-template-black-friday .modeltheme-countdown .hours-digit,
  .page-template-black-friday .modeltheme-countdown .minutes-digit,
  .page-template-black-friday .modeltheme-countdown .seconds-digit {
    font-size: 40px;
  }
  .page-template-black-friday .mtbf-campaign-graphic {
    margin-top: 30px;
  }
}
@media (min-width: 767px) and (max-width: 1100px) {
  .page-template-black-friday-template3
    .woocommerce
    ul.products
    li.product
    .price
    del {
    top: 71% !important;
  }
  .mtbf-campaign-remaining-time.v2 .modeltheme-countdown .days,
  .mtbf-campaign-remaining-time.v2 .modeltheme-countdown .hours,
  .mtbf-campaign-remaining-time.v2 .modeltheme-countdown .minutes,
  .mtbf-campaign-remaining-time.v2 .modeltheme-countdown .seconds {
    width: 23.8% !important;
  }
  .page-template-black-friday-template3
    .black-friday
    ul.nav-categories
    li.category-element {
    width: fit-content;
  }
  .page-template-black-friday-template3
    .black-friday
    ul.nav-categories
    li.category-element
    a
    span {
    color: #fff !important;
  }
  .page-template-black-friday-template5
    nav#blackgriday-main-head
    h1.logo.logo-image
    img {
    max-width: 170px !important;
  }
  .page-template-black-friday-template5 .navbar-header .logo {
    margin: 35% 0px !important;
  }
  .page-template-black-friday-template5
    .black-friday
    ul.nav-categories
    li.category-element {
    width: fit-content !important;
  }
  .page-template-black-friday-template5
    .woocommerce
    ul.products
    li.product
    .archive-product-title
    a {
    font-size: 13px !important;
  }
  .page-template-black-friday-template5
    .woocommerce
    ul.products
    li.product
    .price
    del {
    bottom: 33% !important;
  }
  .page-template-black-friday-template5 .info-details {
    padding: 0px 15px !important;
  }
  .page-template-black-friday-template4
    nav#blackgriday-main-head
    h1.logo.logo-image
    img {
    max-width: 180px !important;
  }
  .page-template-black-friday-template4 .navbar-header {
    margin: 75px 0px !important;
  }
  .page-template-black-friday-template4 .black-friday .back-website a {
    padding: 10px 30px !important;
  }
  .page-template-black-friday-template4
    .black-friday
    ul.nav-categories
    li.category-element {
    width: fit-content;
  }
  .page-template-black-friday-template4
    .section-product-item
    .woocommerce
    ul.products
    li.product.col-md-4 {
    width: 29% !important;
  }
  .page-template-black-friday-template4
    .woocommerce
    ul.products
    li.product
    .archive-product-title {
    padding: 0 !important;
  }
  .page-template-black-friday-template4
    .woocommerce
    ul.products
    li.product
    .price
    del {
    top: 64% !important;
  }
  .page-template-black-friday-template2
    .black-friday
    ul.nav-categories
    li.category-element {
    float: left !important;
  }
  .page-template-black-friday-template2
    .black-friday
    ul.nav-categories
    li.category-element
    a {
    border: none !important;
  }
  .page-template-black-friday-template2
    .woocommerce
    ul.products
    li.product
    .price
    del {
    top: 60% !important;
  }
  .page-template-black-friday-template2
    .info-details
    .component.add-to-cart
    .button {
    font-size: 14px !important;
    padding-left: 53px !important;
    text-transform: capitalize !important;
  }
  .page-template-black-friday .mtbf-campaign-graphic {
    margin-top: 30px;
  }
  .page-template-black-friday .black-friday .back-website a {
    margin-top: 0px !important;
  }
  .page-template-black-friday nav#blackgriday-main-head h1.logo.logo-image img {
    border: 0 !important;
    max-width: 110px !important;
  }
  .page-template-black-friday .c_dot {
    width: 0px;
    text-align: center;
    padding: 0px;
    margin-right: 10px !important;
  }
  .mtbf-campaign-remaining-time .modeltheme-countdown .days,
  .mtbf-campaign-remaining-time .modeltheme-countdown .hours,
  .mtbf-campaign-remaining-time .modeltheme-countdown .minutes,
  .mtbf-campaign-remaining-time .modeltheme-countdown .seconds {
    margin: 0px 10px;
  }
  .page-template-black-friday .black-friday ul.nav-categories {
    display: flex !important;
  }
  .page-template-black-friday
    .black-friday
    ul.nav-categories
    li.category-element
    a
    span {
    font-size: 10px !important;
  }
  .page-template-black-friday
    .black-friday
    ul.nav-categories
    li.category-element
    a
    span {
    padding: 0px 17px !important;
  }
  .page-template-black-friday
    .black-friday
    ul.nav-categories
    li.category-element {
    margin: 0px 5px !important;
  }
}
@media (max-width: 900px) and (min-width: 765px) {
  .page-template-black-friday .black-friday ul.nav-categories {
    overflow: scroll;
  }
}
@media (max-width: 767px) {
  .mtbf-campaign-remaining-time.v2 .modeltheme-countdown .days,
  .mtbf-campaign-remaining-time.v2 .modeltheme-countdown .hours,
  .mtbf-campaign-remaining-time.v2 .modeltheme-countdown .minutes,
  .mtbf-campaign-remaining-time.v2 .modeltheme-countdown .seconds {
    width: 100% !important;
  }
  .black-friday ul.nav-categories li.category-element a,
  .page-template-black-friday-template4
    .black-friday
    ul.nav-categories
    li.category-element,
  .page-template-black-friday-template5
    .black-friday
    ul.nav-categories
    li.category-element {
    width: 100%;
  }
  .page-template-black-friday-template4 .black-friday ul.nav-categories {
    padding-right: 5px !important;
  }
  .page-template-black-friday-template3 .right-links {
    display: grid;
  }
  .page-template-black-friday-template3 .right-links a:first-child {
    margin-right: 0px !important;
  }
  .page-template-black-friday-template3 .right-links {
    padding: 20px 0px !important;
  }
  .page-template-black-friday-template3
    .details-container
    > div.details-item
    ins
    .amount,
  .page-template-black-friday-template3 span.amount {
    font-size: 16px !important;
  }
  .page-template-black-friday-template3
    .woocommerce
    ul.products
    li.product
    .archive-product-title {
    padding: 10px !important;
  }
  .page-template-black-friday-template3
    .woocommerce
    ul.products
    li.product
    .price
    del {
    top: 81% !important;
    margin-left: 0px !important;
  }
  .page-template-black-friday-template3 .back-website {
    display: none;
  }
  .page-template-black-friday-template3
    .black-friday
    ul.nav-categories
    li.category-element
    a {
    text-align: left;
  }
  .page-template-black-friday-template3
    .black-friday
    ul.nav-categories
    li.category-element {
    background: #fff;
  }
  .page-template-black-friday-template3 li.category-element.active a span {
    color: #f48e31 !important;
  }
  .page-template-black-friday-template5 .back-website {
    margin: 11% 0px !important;
  }
  .page-template-black-friday-template5 .black-friday .back-website a {
    float: left !important;
    margin-left: 30px;
  }
  .page-template-black-friday-template5
    .black-friday
    ul.nav-categories
    li.category-element
    a,
  .page-template-black-friday-template4
    .black-friday
    ul.nav-categories
    li.category-element
    a {
    width: -webkit-fill-available !important;
  }
  .page-template-black-friday-template5
    .woocommerce
    ul.products
    li.product
    .archive-product-title,
  .page-template-black-friday-template4
    .woocommerce
    ul.products
    li.product
    .archive-product-title {
    padding: 0px !important;
  }
  .page-template-black-friday-template5
    .details-container
    > div.details-item
    ins
    .amount,
  .page-template-black-friday-template5 span.amount,
  .page-template-black-friday-template4
    .details-container
    > div.details-item
    ins
    .amount,
  .page-template-black-friday-template4 span.amount {
    font-size: 18px !important;
  }
  .page-template-black-friday-template5 .info-details {
    padding: 0px !important;
    margin-top: 15px !important;
  }
  .page-template-black-friday-template5
    .woocommerce
    ul.products
    li.product
    .price
    del {
    bottom: 22% !important;
    margin-left: 2px !important;
  }
  .page-template-black-friday-template5 .black-friday .products-title h1 {
    padding: 10px 15px !important;
  }
  .page-template-black-friday-template4 .navbar-header {
    margin: 25px 0px !important;
  }
  .page-template-black-friday-template4
    .section-product-item
    .woocommerce
    ul.products
    li.product.col-md-4 {
    width: 41% !important;
    background-image: none !important;
    background-color: #fff !important;
  }
  .page-template-black-friday-template4 .info-details {
    padding: 0px !important;
  }
  .page-template-black-friday-template4
    .woocommerce
    ul.products
    li.product
    .price
    del {
    top: 58% !important;
    margin-left: 5px !important;
  }
  .page-template-black-friday-template2 .subcategories-sect {
    display: none;
  }
  .page-template-black-friday-template2 .navbar-header {
    display: contents;
  }
  .page-template-black-friday-template2 .back-website a:first-child {
    padding-right: 0 !important;
    content: none !important;
    border-right: none !important;
    margin-right: 0 !important;
  }
  .page-template-black-friday-template2 .navbar-header .logo {
    width: 50%;
    position: absolute;
    float: left;
    margin-top: 35px !important;
  }
  .page-template-black-friday-template2 .back-website {
    padding: 15px 0px;
    display: grid;
  }
  .page-template-black-friday-template2 nav#blackgriday-main-head .row {
    margin: 0;
  }
  .page-template-black-friday-template2 .modeltheme-countdown {
    margin-left: 0px !important;
  }
  .page-template-black-friday-template2
    .black-friday
    ul.nav-categories
    li.category-element
    a {
    width: -webkit-fill-available;
  }
  .page-template-black-friday-template2
    .black-friday
    ul.nav-categories
    li.category-element {
    float: none !important;
  }
  .page-template-black-friday-template2 .woocommerce ul.products li.product {
    width: 100% !important;
  }
  .black-friday .woocommerce ul.products li.product .onsale {
    display: none;
  }
  .page-template-black-friday .back-website {
    width: 50%;
    float: left;
  }
  .page-template-black-friday .right-links {
    margin-top: -65px !important;
    float: right;
  }
  .page-template-black-friday .black-friday .back-website a {
    margin-top: 10px !important;
    margin-bottom: 40px;
  }
  .page-template-black-friday .nav-categories {
    margin-left: 13px !important;
    margin-right: 14px !important;
  }
  .page-template-black-friday-template3 .cart-header {
    margin: 5px 0px !important;
    width: 100% !important;
  }
  .page-template-black-friday-template3 a.cart-contents {
    margin-right: 0px !important;
  }
  .page-template-black-friday-template3 .navbar-header .logo {
    margin-top: 30px !important;
  }
  .page-template-black-friday-template3 .woocommerce ul.products li.product {
    width: 100% !important;
  }
  .page-template-black-friday-template3 .black-friday ul.nav-categories {
    height: auto !important;
    display: inline-table !important;
  }
  .page-template-black-friday-template4 .modeltheme-countdown .days,
  .page-template-black-friday-template4 .modeltheme-countdown .hours,
  .page-template-black-friday-template4 .modeltheme-countdown .minutes,
  .page-template-black-friday-template4 .modeltheme-countdown .seconds {
    margin-bottom: 15px;
  }
  .page-template-black-friday-template4 .navbar-header,
  .page-template-black-friday-template4 .navbar-header .logo {
    text-align: center;
  }
  .page-template-black-friday-template4 .black-friday .back-website a {
    display: inline-flex !important;
    text-align: center !important;
  }
  .page-template-black-friday-template4
    .black-friday
    .woocommerce
    ul.products
    li.product
    a
    img {
    height: auto !important;
  }
  .page-template-black-friday-template5 .modeltheme-countdown .days,
  .page-template-black-friday-template5 .modeltheme-countdown .hours,
  .page-template-black-friday-template5 .modeltheme-countdown .minutes,
  .page-template-black-friday-template5 .modeltheme-countdown .seconds {
    margin-bottom: 15px;
  }
  .page-template-black-friday-template5 .cart-header {
    padding: 10px 0px !important;
    width: 100% !important;
  }
  .page-template-black-friday-template5 .right-links a:first-child,
  .page-template-black-friday-template5 a.cart-contents {
    margin-right: 0px !important;
  }
  .page-template-black-friday-template5 .woocommerce ul.products li.product {
    padding: 15px 5px !important;
  }
  .page-template-black-friday-template5
    .woocommerce
    ul.products
    li.product
    .archive-product-title
    a:last-child {
    height: 70px !important;
  }
}
@media (max-width: 1200px) {
  .black-friday ul.nav-categories {
    display: block;
    table-layout: auto;
  }
  .page-template-black-friday-template3
    .black-friday
    ul.nav-categories
    li.category-element.active
    a::after {
    display: none;
  }
  .page-template-black-friday .modeltheme-countdown .days-digit,
  .page-template-black-friday .modeltheme-countdown .hours-digit,
  .page-template-black-friday .modeltheme-countdown .minutes-digit,
  .page-template-black-friday .modeltheme-countdown .seconds-digit {
    font-size: 28px;
  }
  .page-template-black-friday .modeltheme-countdown .days-name,
  .page-template-black-friday .modeltheme-countdown .hours-name,
  .page-template-black-friday .modeltheme-countdown .minutes-name,
  .page-template-black-friday .modeltheme-countdown .seconds-name {
    font-size: 12px !important;
    margin-top: 0px !important;
  }

  .page-template-black-friday .mtbf-campaign-remaining-time p {
    margin-bottom: 0px;
  }
  .page-template-black-friday .modeltheme-countdown {
    margin-top: 0;
    padding-right: 0px !important;
    margin: 0px !important;
  }
  .black-friday ul.nav-categories li.category-element {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    padding: 0;
    float: left;
    width: fit-content;
    margin: 0 1% 2% 1%;
  }
  .black-friday ul.nav-categories li.category-element a span {
    padding: 0px 30px !important;
  }
  body #blackgriday-main-head .navbar-header .logo {
    margin: 21.5px 0 !important;
  }
}
@media (max-width: 820px) {
  .black-friday ul.nav-categories li.category-element {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    float: left;
    width: 48%;
    margin: 0 1% 2% 1%;
  }
}
.mtbf-campaign-remaining-time {
  border-radius: 10px;
  color: #fff;
  padding: 20px;
}
.mtbf-campaign-remaining-time > div {
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.mtbf-campaign-remaining-time > div > p {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 500;
}
.mtbf-link {
  font-size: 1.25rem;
  color: #fff;
}
/*COUNTDOWN*/
.modeltheme-countdown > div {
  font-weight: bold;
  font-size: 30px;
  padding-left: 0;
}
.modeltheme-countdown div div:first-child {
  text-align: center;
}
.modeltheme-countdown div div:last-child {
  opacity: 0.7;
  font-size: 15px;
  font-weight: lighter;
  text-align: center;
}
.modeltheme-countdown > div {
  float: left;
}
.modeltheme-countdown > span {
  float: left;
  font-size: 60px;
  line-height: 12px;
  margin-bottom: 10px;
  margin-top: 20px;
  padding: 0 10px;
}
.modeltheme-countdown {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  display: inline-table;
  overflow: hidden;
}
.modeltheme-countdown .days-digit {
  font-size: 50px;
  line-height: 40px !important;
}
.modeltheme-countdown .days-name {
  font-size: 18px !important;
  margin-top: 5px !important;
}
.modeltheme-countdown .hours-digit {
  font-size: 50px;
  line-height: 40px !important;
}
.modeltheme-countdown .hours-name {
  font-size: 18px !important;
  margin-top: 5px !important;
}
.modeltheme-countdown .minutes-digit {
  font-size: 50px;
  line-height: 40px !important;
}
.modeltheme-countdown .minutes-name {
  font-size: 18px !important;
  margin-top: 5px !important;
}
.modeltheme-countdown .seconds-digit {
  font-size: 50px;
  line-height: 40px !important;
}
.modeltheme-countdown .seconds-name {
  font-size: 18px !important;
  margin-top: 5px !important;
}
.high-padding {
  padding: 50px 0 !important;
}
@media (max-width: 992px) {
  .back-website.col-sm-12 a {
    line-height: 1;
    padding: 10px 0 20px;
  }
  .back-website.col-sm-12 {
    text-align: center;
  }
  .navbar-header.col-sm-12 .logo {
    text-align: center;
  }
}
.mtbf-placeholder .row {
  display: block;
}
/*ADDED IN v1.2*/
.onsale.onsale-image-badge {
  background: transparent !important;
  width: 75px !important;
  top: 0 !important;
}

/*PAGE TEMPLATE BF*/
.page-template-black-friday .mtbf-campaign-remaining-time h2 {
  color: #fff;
  text-align: right;
}
.page-template-black-friday .modeltheme-countdown {
  margin-top: 0;
  padding-right: 15px;
}
.page-template-black-friday .mtbf-campaign-remaining-time {
  padding-right: 30px;
}
.page-template-black-friday .black-friday .back-website a:hover {
  border: 1px solid rgba(254, 254, 254, 0.85);
  color: rgba(254, 254, 254, 1);
  transition: all 250ms ease;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
}
.page-template-black-friday .black-friday .back-website a {
  padding: 7px 20px;
  margin-top: 25px;
  display: inline-table;
  border: 1px solid rgba(254, 254, 254, 0.5);
  font-weight: 300;
  border-radius: 3px;
  color: rgba(254, 254, 254, 0.8);
  font-size: 11px;
}
.page-template-black-friday .navbar-header .logo {
  margin-bottom: 0;
}
.page-template-black-friday nav {
  background: transparent;
  margin-left: 30px;
  margin-right: 20px;
}
.page-template-black-friday .mtbf-campaign-remaining-time .text-center {
  text-align: right;
}
.page-template-black-friday .section-product-item .woocommerce {
  background: #fff;
  padding: 20px;
}
.page-template-black-friday .black-friday {
  background: transparent;
}
.page-template-black-friday .mtbf-campaign-remaining-time {
  margin-top: 30px;
}
.page-template-black-friday .mtbf-placeholder h3 {
  font-weight: 500;
  font-size: 24px;
}
.page-template-black-friday .mtbf-placeholder h1 {
  font-size: 42px;
  font-weight: bold;
}
.page-template-black-friday .mtbf-placeholder {
  margin-top: 50px;
}
.page-template-black-friday .mtbf-placeholder h1,
.page-template-black-friday .mtbf-placeholder h3 {
  color: #fff;
  text-align: center;
}
.page-template-black-friday .mtbf-campaign-remaining-time p {
  text-align: right;
  color: #fff;
  font-weight: 400;
}
.page-template-black-friday .back-website {
  text-align: left;
}
.page-template-black-friday .black-friday .products-title h1 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.page-template-black-friday .black-friday h3.active-category {
  margin-top: 10px;
}
.page-template-black-friday .info-details img {
  max-width: 100px;
}
.page-template-black-friday .info-details .onsale {
  margin-top: 40px !important;
}
.page-template-black-friday .onsale.onsale-image-badge {
  padding-right: 0 !important;
}
.page-template-black-friday .nav-categories,
.page-template-black-friday .nav-links {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.page-template-black-friday .sticky-wrapper.is-sticky .mtfb-navigation,
.page-template-black-friday-template4
  .sticky-wrapper.is-sticky
  .mtfb-navigation,
.page-template-black-friday-template5
  .sticky-wrapper.is-sticky
  .mtfb-navigation {
  z-index: 500;
  background: #252525;
}
.page-template-black-friday-template2
  .sticky-wrapper.is-sticky
  .mtfb-navigation,
.page-template-black-friday-template3
  .sticky-wrapper.is-sticky
  .mtfb-navigation {
  z-index: 500;
  background: #fff;
  margin: 0px -25px;
  padding: 0px 40px 0px 20px;
}
.page-template-black-friday-template3
  .sticky-wrapper.is-sticky
  .mtfb-navigation {
  background: #333333 !important;
  margin: 0px -25px;
  padding: 0px 65px 0px 20px;
}
.page-template-black-friday-template3 .sticky-wrapper.is-sticky .back-website {
  margin-right: -25px;
  padding: 5px 0px;
}
.page-template-black-friday-template3
  .sticky-wrapper.is-sticky
  ul.nav-categories {
  margin-bottom: 0px !important;
  width: 100%;
}
.page-template-black-friday-template2 .is-sticky .back-website {
  padding: 0px 0px;
}
.page-template-black-friday-template2 .is-sticky .back-website a {
  border-right: none !important;
  margin-right: 10px !important;
  padding-bottom: 5px !important;
  padding-top: 5px;
}
.page-template-black-friday-template2 .is-sticky .navbar-header .logo,
.page-template-black-friday-template2
  .black-friday
  .is-sticky
  ul.nav-categories {
  margin-bottom: 0px !important;
}
.page-template-black-friday-template4 .is-sticky .navbar-header,
.page-template-black-friday-template5 .is-sticky .navbar-header {
  margin: 5px 0px 0px;
  padding-left: 10px;
  padding-right: 10px !important;
}
.page-template-black-friday-template5 .is-sticky .back-website {
  margin: 0px 0px !important;
  padding-left: 10px !important;
}
.page-template-black-friday-template5 .is-sticky .back-website a {
  margin-bottom: 10px;
}
.page-template-black-friday-template5
  .black-friday
  .is-sticky
  ul.nav-categories
  li.category-element {
  margin-bottom: 0px !important;
  padding-bottom: 3px !important;
}
.page-template-black-friday-template5 .navbar-header .logo {
  margin: 15px 0 5px !important;
  padding: 0px 30px !important;
}
.is-affixed .subcategories-section.side-subcateg {
  margin-top: 155px;
}
.page-template-black-friday-template5 .is-sticky .back-website a {
  margin-right: 15px !important;
}
.page-template-black-friday-template4 .is-sticky .navbar-header .logo {
  margin: 14.5px 0 18px !important;
}
.page-template-black-friday-template4 .is-sticky .back-website,
.page-template-black-friday-template2 .is-sticky .back-website,
.page-template-black-friday-template3 .is-sticky .back-website {
  display: inline-flex;
}
.page-template-black-friday-template2 .is-sticky ul.nav-categories,
.page-template-black-friday-template3 .is-sticky ul.nav-categories {
  display: inline-flex;
}
.page-template-black-friday-template4 .is-sticky .back-website a {
  padding: 7px 20px !important;
  margin-top: 15px;
}
.page-template-black-friday-template4 .is-sticky ul.nav-categories {
  margin: 0px 10px !important;
  padding-right: 25px !important;
}
.page-template-black-friday-template4
  .black-friday
  .is-sticky
  ul.nav-categories
  li.category-element {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.sticky-wrapper.is-sticky .back-website {
  text-align: right;
}
.sticky-wrapper.is-sticky .back-website a {
  margin-left: 10px;
  margin-top: 10px !important;
}
.mtfb-navigation .nav-links {
  display: none;
}
.black-friday .is-sticky ul.nav-categories li.category-element {
  padding-top: 0px !important;
  margin-top: 0px !important;
}
.mtfb-navigation .nav-links .logo img {
  max-width: 105px;
}
.sticky-wrapper.is-sticky .back-website a i {
  margin-right: 5px;
}
.mtfb-navigation .is-sticky .nav-links .logo {
  margin-top: 10px !important;
}
.sticky-wrapper.is-sticky .mtfb-navigation .nav-links {
  display: block;
}
.product ins,
.page-template-black-friday ins {
  color: #666;
  text-decoration: none;
  font-size: 18px !important;
}
.page-template-black-friday .thumbnail-and-details {
  height: 300px;
}
.page-template-black-friday .modeltheme-countdown .c_dot,
.page-template-black-friday .modeltheme-countdown .days-digit,
.page-template-black-friday .modeltheme-countdown .days-name,
.page-template-black-friday .modeltheme-countdown .hours-digit,
.page-template-black-friday .modeltheme-countdown .hours-name,
.page-template-black-friday .modeltheme-countdown .minutes-digit,
.page-template-black-friday .modeltheme-countdown .minutes-name,
.page-template-black-friday .modeltheme-countdown .seconds-digit,
.page-template-black-friday .modeltheme-countdown .seconds-name {
  color: #fff;
}
.woocommerce.page-template-black-friday
  ul.products
  li.product
  .onsale.onsale-image-badge,
body.page-template-black-friday
  .woocommerce
  ul.products
  li.product
  .onsale.onsale-image-badge,
body.page-template-black-friday
  .woocommerce
  ul.products
  li.product
  .onsale.onsale-image-badge {
  background-color: transparent;
}
.page-template-black-friday .right-links {
  margin-top: 15px;
  display: grid;
}
.page-template-black-friday .right-links a {
  color: #fff;
  font-weight: 500;
  margin-bottom: 5px;
}
.page-template-black-friday .right-links a i {
  margin-right: 5px;
  width: 20px;
}
.page-template-black-friday .right-links a:hover {
  opacity: 0.8;
}
.page-template-black-friday a.cart-contents,
.page-template-black-friday a.cart-contents span {
  font-size: 13px;
}
.page-template-black-friday a.cart-contents::before {
  content: "( ";
}
.page-template-black-friday a.cart-contents::after {
  content: " )";
}
@media only screen and (max-width: 767px) {
  .page-template-black-friday .modeltheme-countdown .c_dot,
  .page-template-black-friday .modeltheme-countdown .days-digit,
  .page-template-black-friday .modeltheme-countdown .hours-digit,
  .page-template-black-friday .modeltheme-countdown .minutes-digit,
  .page-template-black-friday .modeltheme-countdown .seconds-digit {
    font-size: 25px !important;
    line-height: 30px !important;
  }
  .page-template-black-friday .modeltheme-countdown .days-name,
  .page-template-black-friday .modeltheme-countdown .hours-name,
  .page-template-black-friday .modeltheme-countdown .minutes-name,
  .page-template-black-friday .modeltheme-countdown .seconds-name {
    font-size: 16px !important;
    line-height: 22px !important;
  }
  .page-template-black-friday .mtbf-campaign-remaining-time {
    padding-right: 0;
    padding-left: 0;
    margin-right: 00px;
    margin-left: 00px;
  }
  .page-template-black-friday .mtbf-campaign-remaining-time .text-center,
  .page-template-black-friday .mtbf-campaign-remaining-time p {
    text-align: center;
  }
  .page-template-black-friday .modeltheme-countdown {
    padding-right: 0;
    padding-left: 0;
  }
  .page-template-black-friday .modeltheme-countdown .c_dot {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .page-template-black-friday nav {
    margin-right: 10px !important;
    margin-left: 25px !important;
  }
  .page-template-black-friday .high-padding {
    padding: 30px 0 !important;
  }
  .page-template-black-friday div#bf-content {
    margin: 0;
  }
  .page-template-black-friday-template .mtbf-campaign-graphic,
  .page-template-black-friday-template .nav-categories,
  .page-template-black-friday-template .back-website {
    display: none !important;
  }
  .page-template-black-friday
    .black-friday
    ul.nav-categories
    li.category-element {
    width: 100% !important;
  }
  .page-template-black-friday-template3
    .black-friday
    ul.nav-categories
    li.category-element.active
    a {
    background: transparent !important;
  }
  .page-template-black-friday-template6 .mt_video.text-center.row {
    top: 16% !important;
    width: 80% !important;
  }
  .page-template-black-friday .thumbnail-and-details {
    height: auto !important;
  }
  .page-template-black-friday .black-friday ul.nav-categories {
    margin: 0px 15px !important;
  }
  .page-template-black-friday .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    padding: 15px 4px;
  }
  .page-template-black-friday-template2 .back-website a {
    padding-right: 0px !important;
    border-right: none !important;
    margin-right: 0px !important;
  }
}

/* Page Template 2 */
.page-template-black-friday-template2 .black-friday {
  background: transparent;
}
.page-template-black-friday-template2 .black-friday .section-product-item {
  display: none;
}
.page-template-black-friday-template2
  .black-friday
  .section-product-item.active {
  display: block;
}
.page-template-black-friday-template2 .high-padding {
  background: #f4f4f4;
}
.page-template-black-friday-template2
  .black-friday
  ul.nav-categories
  li.category-element
  a {
  background: #fff;
  border-right: 1px solid #dddddd;
  padding: 0 25px;
  cursor: pointer;
}
.page-template-black-friday-template2
  .black-friday
  ul.nav-categories
  li.category-element.active
  a {
  background: #d51c44;
}
.page-template-black-friday-template2 .black-friday ul.nav-subcategories {
  display: flex;
}
.page-template-black-friday-template2
  .black-friday
  ul.nav-subcategories
  li.subcategory-element {
  width: 25%;
  display: flex;
  background: #fff;
  margin-right: 24px;
  padding: 20px 35px;
}
.page-template-black-friday-template2 .subcategory-element img {
  padding-right: 30px;
  border-right: 1px solid rgba(221, 221, 221, 0.5);
  margin-right: 28px;
}
.page-template-black-friday-template2
  .black-friday
  ul.nav-subcategories
  li.subcategory-element:last-child {
  margin-right: 0px;
}
.page-template-black-friday-template2
  .black-friday
  ul.nav-categories
  li.category-element.active
  a
  span {
  color: #fff;
  font-weight: bold;
}
.page-template-black-friday-template2 .black-friday ul.nav-categories {
  background: #ffffff;
  box-shadow: -1px 6px 25px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  margin: 15px 0px 25px;
  overflow: hidden;
}
.page-template-black-friday-template2
  .black-friday
  ul.nav-categories
  li.category-element.active {
  background: #d51c44;
  padding: 0;
  margin: 0;
}
.page-template-black-friday-template2
  .woocommerce
  ul.products
  li.product
  .archive-product-title {
  text-align: left;
  order: 3;
  border: none;
  padding: 0px 20px 30px 25px;
}
.page-template-black-friday-template2 .woocommerce ul.products li.product {
  display: flex;
  flex-direction: column;
  text-align: center;
  clear: none;
}
.page-template-black-friday-template2
  .woocommerce
  ul.products
  a.woocommerce-LoopProduct-link {
  order: 1;
}
.page-template-black-friday-template2 .details-container {
  border: none;
  border-top: 1px solid #dfe5e9;
  padding: 20px 25px 0px;
  order: 2;
}
.page-template-black-friday-template2
  .details-container
  > div.details-item
  del
  .amount {
  font-size: 18px;
}
.page-template-black-friday-template2
  .details-container
  > div.details-item
  .amount,
.page-template-black-friday-template2
  .details-container
  > div.details-item
  ins {
  font-size: 28px;
}
.page-template-black-friday-template2
  .details-container
  > div.details-item
  ins
  .amount {
  color: #d51c44;
}
.page-template-black-friday-template2
  .woocommerce
  ul.products
  li.product
  .price {
  display: grid;
}
.page-template-black-friday-template2 p.copyright {
  color: #606060;
}
.page-template-black-friday-template2 .details-container > div.details-item {
  text-align: left;
  margin-bottom: 20px;
}
.page-template-black-friday-template2
  .info-details
  .col-md-2.component.wishlist,
.page-template-black-friday-template2
  .info-details
  .col-md-2.component.quick-view {
  display: none;
}
.product-description {
  display: none;
}
.page-template-black-friday-template2 .product-description {
  display: block;
  margin-bottom: 45px;
}
.page-template-black-friday-template2 .high-padding {
  padding-top: 0px !important;
}
.page-template-black-friday-template2 .product-description p {
  font-size: 16px;
  color: #151515;
  font-weight: normal;
  height: 85px;
}
.page-template-black-friday-template2
  .black-friday
  ul.nav-categories
  li.category-element {
  width: initial;
  margin: 0px;
  padding: 0;
  float: right;
  flex: inherit;
}
.page-template-black-friday-template2 .info-details {
  background: #fff;
  padding: 0px 25px 30px;
  display: -webkit-box;
  order: 4;
}
.page-template-black-friday-template2
  .info-details
  .col-md-8.component.add-to-cart {
  text-align: center;
  width: 100%;
  background: #d51c44;
  border-radius: 5px;
}
.page-template-black-friday-template2 .info-details .add-to-cart:before {
  content: "\f07a";
  background: #feca31;
  font-family: FontAwesome;
  color: #252525;
  font-size: 22px;
  padding: 20px 15px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  top: 0;
  left: 0;
  position: absolute;
  line-height: 5.5px;
}
.page-template-black-friday-template2
  .info-details
  .component.add-to-cart
  .button {
  font-size: 14px;
  padding-left: 45px;
}
.page-template-black-friday-template2 .top-bf-header.col-md-12 {
  display: block;
  background: #fff;
}
.page-template-black-friday-template2 .footer {
  background: #eaeaea;
}
.page-template-black-friday-template2 .thumbnail-and-details {
  border: none;
}
.page-template-black-friday-template2 .back-website a {
  font-weight: normal;
  font-size: 14px;
  color: #606060;
}
.page-template-black-friday-template2 .back-website {
  padding: 30px 0px;
}
.page-template-black-friday-template2 .back-website a {
  padding-right: 25px;
  content: "|";
  border-right: 1px solid grey;
  margin-right: 25px;
}
.page-template-black-friday-template2 .back-website a:last-child {
  padding-right: 0px;
  border-right: none;
  margin-right: 0px;
}
.page-template-black-friday-template2
  .black-friday
  ul.nav-categories
  li.category-element
  a
  span {
  color: #606060;
  font-weight: 500;
  font-size: 14px;
}
.page-template-black-friday-template2 .modeltheme-countdown .days div,
.page-template-black-friday-template2 .modeltheme-countdown .hours div,
.page-template-black-friday-template2 .modeltheme-countdown .minutes div,
.page-template-black-friday-template2 .modeltheme-countdown .seconds div {
  color: #d51c44;
}
.page-template-black-friday-template2 .modeltheme-countdown .days,
.page-template-black-friday-template2 .modeltheme-countdown .hours,
.page-template-black-friday-template2 .modeltheme-countdown .minutes,
.page-template-black-friday-template2 .modeltheme-countdown .seconds {
  margin-right: 15px;
  padding: 25px 0px 10px;
  width: 24.2%;
  border: 1px solid rgba(213, 28, 68, 0.2);
}
.page-template-black-friday-template2 .modeltheme-countdown .seconds {
  margin-right: 0px;
}
.page-template-black-friday-template2 .modeltheme-countdown {
  width: 98%;
  margin: 30px 20px;
}
.page-template-black-friday-template2 .black-friday .row.section-products {
  margin-top: 0px;
}
.page-template-black-friday-template2 .c_dot {
  display: none;
}
.page-template-black-friday-template2 .navbar-header .logo {
  margin: 15.5px 0;
}
.page-template-black-friday-template2 .mtbf-campaign-footer {
  margin: 50px 0px;
}
.page-template-black-friday-template2
  .black-friday
  ul.nav-subcategories
  li.subcategory-element
  span {
  font-size: 19px;
}
.page-template-black-friday-template2 .back-website a:hover {
  color: #d51c44;
}
.page-template-black-friday-template2 .back-website i {
  color: #d51c44;
  font-size: 18px;
  margin-right: 10px;
}
.page-template-black-friday-template2 .days-name,
.page-template-black-friday-template2 .hours-name,
.page-template-black-friday-template2 .minutes-name,
.page-template-black-friday-template2 .seconds-name {
  font-size: 28px !important;
  font-weight: normal !important;
}
.page-template-black-friday-template2
  .woocommerce
  ul.products
  li.product
  .onsale.onsale-image-badge,
.page-template-black-friday-template3
  .woocommerce
  ul.products
  li.product
  .onsale.onsale-image-badge,
.page-template-black-friday-template4
  .woocommerce
  ul.products
  li.product
  .onsale.onsale-image-badge {
  top: 10px !important;
  right: 0;
}
.page-template-black-friday-template2
  p.saved-sale
  span.woocommerce-Price-amount.amount {
  font-size: 16px !important;
  color: #d51c44 !important;
}
/* Black Friday Template 3 */
.page-template-black-friday-template3 .black-friday {
  background: #333333;
}
.page-template-black-friday-template3 .navbar-header.left {
  display: flex;
}
.page-template-black-friday-template3 .navbar-header .logo {
  margin-right: 35px !important;
  margin: 20px 0;
}
.page-template-black-friday-template3 .back-website {
  padding: 35px 0px;
}
.page-template-black-friday-template3
  .black-friday
  ul.nav-categories
  li.category-element
  a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 80px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 0px 15px 10px;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 600;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  background: #242424;
  transition: all 250ms ease;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
}
.page-template-black-friday-template3 .back-website a {
  border: 1px solid #f48e31;
  box-sizing: border-box;
  border-radius: 33px;
  padding: 10px 25px;
  color: #fff;
  font-weight: bold;
}
.page-template-black-friday-template3 .back-website a:hover {
  background: #f48e31;
}
.page-template-black-friday-template3 .right-links a {
  color: #fff;
}
.page-template-black-friday-template3 .right-links i {
  color: #f48e31;
  font-size: 16px;
  margin-right: 10px;
}
.page-template-black-friday-template3 .right-links a:first-child {
  margin-right: 25px;
}
.page-template-black-friday-template3 .right-links a:hover {
  color: #f48e31;
}
.page-template-black-friday-template3 .black-friday ul.nav-categories {
  height: 75px;
  background: #ffffff;
  border-bottom: 2px solid #f48e31;
  margin-bottom: 30px;
  overflow-x: unset;
  overflow-y: unset;
}
.page-template-black-friday-template3 del span.amount {
  font-weight: 400 !important;
  font-size: 18px !important;
  color: #8b8b8a;
}
.page-template-black-friday-template3
  .woocommerce
  ul.products
  li.product
  .price
  del {
  text-align: center;
}
.page-template-black-friday-template3
  .woocommerce
  ul.products
  li.product
  .price {
  display: grid;
}
.page-template-black-friday-template3 .black-friday .section-product-item {
  display: none;
}
.page-template-black-friday-template3
  .black-friday
  .section-product-item.active {
  display: block;
}
.page-template-black-friday-template3 .mtbf-campaign-footer {
  margin: 60px 0px;
}
.page-template-black-friday-template3
  .woocommerce
  ul.products
  li.product
  .archive-product-title
  a:hover {
  color: #f48e31;
}
.page-template-black-friday-template3
  .black-friday
  ul.nav-categories
  li.category-element
  a {
  background: transparent;
  cursor: pointer;
}
.page-template-black-friday-template3
  .black-friday
  ul.nav-categories
  li.category-element
  a
  span {
  color: #606060;
  font-size: 14px;
  font-weight: bold;
}
.page-template-black-friday-template3 .right-links {
  padding: 30px 0px;
}
.page-template-black-friday-template3 .mtbf-campaign-graphic {
  padding: 10px 30px 30px;
}
.page-template-black-friday-template3 .top-bf-header {
  border-bottom: 2px solid #f48e31;
}
.page-template-black-friday-template3 footer .footer {
  background-color: #474747;
}
.page-template-black-friday-template3 .modeltheme-countdown .days div,
.page-template-black-friday-template3 .modeltheme-countdown .hours div,
.page-template-black-friday-template3 .modeltheme-countdown .minutes div,
.page-template-black-friday-template3 .modeltheme-countdown .seconds div {
  color: #fff;
}
.page-template-black-friday-template3 .modeltheme-countdown .days,
.page-template-black-friday-template3 .modeltheme-countdown .hours,
.page-template-black-friday-template3 .modeltheme-countdown .minutes,
.page-template-black-friday-template3 .modeltheme-countdown .seconds {
  margin-right: 15px;
  padding: 25px 0px 10px;
  width: 24.2%;
  border: 1px solid #ffffff;
}
.page-template-black-friday-template3 .modeltheme-countdown .seconds {
  margin-right: 0px;
}
.page-template-black-friday-template3 .modeltheme-countdown {
  width: 100%;
  margin-left: 20px;
  margin-bottom: 25px !important;
  margin: 0px;
}
.page-template-black-friday-template3 .thumbnail-and-details,
.page-template-black-friday-template3
  .woocommerce
  ul.products
  li.product
  .archive-product-title {
  border: none;
}
.page-template-black-friday-template3 .info-details .component {
  display: none;
}
.page-template-black-friday-template3
  .details-container
  > div.details-item
  ins
  .amount,
.page-template-black-friday-template3 span.amount {
  font-size: 28px;
  line-height: 1.5;
  font-weight: bold !important;
  color: #f48e31;
}
.page-template-black-friday-template3 .details-container {
  border: none;
  padding-bottom: 35px;
}
.page-template-black-friday-template3 .c_dot {
  display: none;
}
.page-template-black-friday-template3
  .black-friday
  ul.nav-categories
  li.category-element {
  margin: 0 !important;
  background: transparent;
  padding-top: 0px;
}
.page-template-black-friday-template3
  .black-friday
  ul.nav-categories
  li.category-element.active
  a {
  background: #f48e31;
  padding-top: 0px;
}
.page-template-black-friday-template3
  .black-friday
  ul.nav-categories
  li.category-element.active
  a
  span {
  color: #fff;
}
.page-template-black-friday-template3 .cart-header {
  display: grid;
  text-align: right;
  padding: 0;
  width: 26%;
  float: right;
  margin-top: -5px;
}
.page-template-black-friday-template3 a.cart-contents span {
  font-size: 12px !important;
}
.page-template-black-friday-template3 a.cart-contents {
  margin-right: 25px;
}
/* Black Friday Template 4*/
.page-template-black-friday-template4 .modeltheme-countdown .days div,
.page-template-black-friday-template4 .modeltheme-countdown .hours div,
.page-template-black-friday-template4 .modeltheme-countdown .minutes div,
.page-template-black-friday-template4 .modeltheme-countdown .seconds div {
  color: #fff;
}
.page-template-black-friday-template4 .modeltheme-countdown .days,
.page-template-black-friday-template4 .modeltheme-countdown .hours,
.page-template-black-friday-template4 .modeltheme-countdown .minutes,
.page-template-black-friday-template4 .modeltheme-countdown .seconds {
  margin-right: 15px;
  padding: 25px 0px 10px;
  width: 24.2%;
  border: 1px solid #ffffff;
  border-radius: 0px 7px 7px 7px;
}
.page-template-black-friday-template4 a.mtbf-see-more-products {
  border-radius: 0px 7px 7px 7px;
  background: #e2322c;
}
.page-template-black-friday-template4 .modeltheme-countdown .seconds {
  margin-right: 0px;
}
.page-template-black-friday-template4 .modeltheme-countdown {
  width: 100%;
  margin-left: 20px;
  margin: 0px;
  padding-bottom: 40px;
}
.page-template-black-friday-template4 .c_dot {
  display: none;
}
.page-template-black-friday-template4
  .black-friday
  ul.nav-categories
  li.category-element
  a {
  border-radius: 0px 7px 7px 7px;
  border: 2px solid #e2322c;
  background: transparent;
}
.page-template-black-friday-template4
  .black-friday
  ul.nav-categories
  li.category-element
  a:hover {
  background: #e2322c;
}
.page-template-black-friday-template4 .black-friday ul.nav-subcategories li a {
  border: 2px solid #e2322c;
  box-sizing: border-box;
  border-radius: 0px 7px 7px 7px;
  margin-bottom: 20px;
  padding-left: 30px;
}
.page-template-black-friday-template4
  .black-friday
  ul.nav-subcategories
  li
  a:hover {
  background: #fff;
}
.page-template-black-friday-template4
  .black-friday
  ul.nav-subcategories
  li
  a:hover
  span {
  color: #e2322c;
}
.page-template-black-friday-template4
  .black-friday
  ul.nav-subcategories
  li
  span {
  color: #fff;
}
.page-template-black-friday-template4 footer .footer {
  background-color: #191919;
}
.page-template-black-friday-template4
  nav#blackgriday-main-head
  h1.logo.logo-image
  img {
  max-width: 250px;
}
.page-template-black-friday-template4 .navbar-header {
  margin: 110px 0px;
  padding: 0px 30px;
}
.page-template-black-friday-template4 .black-friday .back-website a {
  border: 2px solid #ffffff;
  border-radius: 0px 7px 7px 7px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 60px;
  width: fit-content;
  transition: all 250ms ease;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
}
.page-template-black-friday-template4 .black-friday .back-website a:hover {
  background: #fff;
  color: #252525;
}
.page-template-black-friday-template4 .navbar-header .logo {
  margin: 21.5px 0 30px;
}
.page-template-black-friday-template4 .black-friday ul.nav-subcategories {
  padding: 15px 0px;
}
.page-template-black-friday-template4
  .black-friday
  ul.nav-subcategories
  li.active
  a {
  background: #fff;
}
.page-template-black-friday-template4
  .black-friday
  ul.nav-subcategories
  li.active
  span {
  color: #e2322c;
}
.page-template-black-friday-template4 .black-friday ul.nav-categories {
  margin: 0 25px;
  padding-right: 45px;
}
.page-template-black-friday-template4
  .woocommerce
  ul.products
  li.product.col-md-4,
.page-template-black-friday-template4 .woocommerce-page ul.products li.product {
  clear: none;
  background-image: url(https://black-friday-plugin.modeltheme.com/wp-content/uploads/2020/10/BF-4_product.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 30% !important;
  margin: 15px !important;
  padding-bottom: 25px !important;
}
.page-template-black-friday-template4 .thumbnail-and-details,
.page-template-black-friday-template4
  .woocommerce
  ul.products
  li.product
  .archive-product-title,
.page-template-black-friday-template4 .details-container {
  border: none;
}
.page-template-black-friday-template4 .details-container {
  padding-top: 25px;
}
.page-template-black-friday-template4
  .info-details
  .col-md-2.component.wishlist,
.page-template-black-friday-template4
  .info-details
  .col-md-2.component.quick-view {
  display: none;
}
.page-template-black-friday-template4
  .info-details
  .col-md-8.component.add-to-cart {
  background: #22222b;
  border-radius: 0px 7px 7px 7px;
  width: 100%;
}
.page-template-black-friday-template4
  .info-details
  .col-md-8.component.add-to-cart:hover {
  background: #e2322c;
}
.page-template-black-friday-template4 .info-details {
  padding: 0px 15px 60px;
}
.page-template-black-friday-template4
  .details-container
  > div.details-item
  ins
  .amount,
.page-template-black-friday-template4 span.amount {
  font-size: 28px;
  line-height: 1.5;
  font-weight: bold !important;
  color: #e2322c;
}
.page-template-black-friday-template4
  .woocommerce
  ul.products
  li.product
  .price
  del {
  text-align: center;
}
.page-template-black-friday-template4
  .woocommerce
  ul.products
  li.product
  .price {
  display: grid;
}
.page-template-black-friday-template4 del span.amount {
  font-weight: 400 !important;
  font-size: 18px !important;
  color: #8b8b8a;
}
.page-template-black-friday-template4
  .black-friday
  ul.nav-categories
  li.category-element
  a
  span {
  font-size: 14px;
  font-weight: bold;
}
.page-template-black-friday-template4 .mtbf-campaign-footer {
  margin: 60px 0px;
}
.page-template-black-friday-template4
  .woocommerce
  ul.products
  li.product
  .archive-product-title {
  padding-top: 0px;
  padding-left: 15px !important ;
  padding-right: 15px !important;
  height: 35px;
}
.page-template-black-friday-template4
  .woocommerce
  ul.products
  li.product
  a
  img {
  height: 300px !important;
}
.page-template-black-friday-template4
  .black-friday
  ul.nav-categories
  li.category-element {
  background: transparent;
}
.page-template-black-friday-template4 .right-links {
  margin-top: 25px;
  display: grid;
}
.page-template-black-friday-template4 .right-links a {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 10px;
}
.page-template-black-friday-template4 .right-links a:hover {
  opacity: 0.8;
}
.page-template-black-friday-template4 a.cart-contents,
.page-template-black-friday-template4 a.cart-contents span {
  font-size: 12px !important;
}
.page-template-black-friday-template4 a.cart-contents::before {
  content: "( ";
}
.page-template-black-friday-template4 a.cart-contents::after {
  content: " )";
}
.page-template-black-friday-template4 .right-links a i {
  margin-right: 5px;
  width: 20px;
}
/* Black Friday Template 5 */
.page-template-black-friday-template5 .modeltheme-countdown .days div,
.page-template-black-friday-template5 .modeltheme-countdown .hours div,
.page-template-black-friday-template5 .modeltheme-countdown .minutes div,
.page-template-black-friday-template5 .modeltheme-countdown .seconds div {
  color: #fff;
}
.page-template-black-friday-template5 .modeltheme-countdown .days,
.page-template-black-friday-template5 .modeltheme-countdown .hours,
.page-template-black-friday-template5 .modeltheme-countdown .minutes,
.page-template-black-friday-template5 .modeltheme-countdown .seconds {
  margin-right: 15px;
  padding: 25px 0px 10px;
  width: 24.2%;
  border: 1.11047px solid #ffffff;
  box-sizing: border-box;
  border-radius: 7.77332px;
}
.page-template-black-friday-template5 .modeltheme-countdown .seconds {
  margin-right: 0px;
}
.page-template-black-friday-template5 .mtbf-campaign-footer {
  margin: 60px 0px;
  overflow: hidden;
  border-radius: 7px;
}
.page-template-black-friday-template5 .modeltheme-countdown {
  width: 100%;
  margin-bottom: 0px !important;
  padding-bottom: 35px;
}
.page-template-black-friday-template5 .c_dot {
  display: none;
}
.page-template-black-friday-template5
  nav#blackgriday-main-head
  h1.logo.logo-image
  img {
  border: 0 !important;
  max-width: 250px;
}
.page-template-black-friday-template5 .navbar-header .logo {
  margin: 35% 0;
  padding: 0px 30px;
}
.page-template-black-friday-template5
  .black-friday
  ul.nav-categories
  li.category-element
  a
  span {
  font-size: 14px;
  font-weight: bold;
}
.page-template-black-friday-template5
  .black-friday
  ul.nav-categories
  li.category-element
  a {
  background: #f7003f;
  border-radius: 7px;
}
.page-template-black-friday-template5
  .black-friday
  ul.nav-categories
  li.category-element
  a:hover {
  background: #fff;
}
.page-template-black-friday-template5
  .black-friday
  ul.nav-categories
  li.category-element
  a:hover
  span {
  color: #f7003f;
}
.page-template-black-friday-template5
  .black-friday
  ul.nav-categories
  li.category-element {
  background: transparent;
}
.page-template-black-friday-template5 .black-friday ul.nav-categories {
  padding: 0px 25px !important;
}
.page-template-black-friday-template5 .black-friday .back-website a {
  background: #ffffff;
  color: #252525;
  border-radius: 7px;
  font-weight: 600;
  padding: 10px 40px;
  width: fit-content;
  float: right;
  margin-right: 30px;
  transition: all 250ms ease;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
}
.page-template-black-friday-template5 .black-friday .back-website a:hover {
  background: #f7003f;
  color: #fff;
  transition: all 250ms ease;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
}
.page-template-black-friday-template5
  .woocommerce
  ul.products
  li.product
  .archive-product-title {
  padding-top: 0px;
}
.page-template-black-friday-template5 .back-website {
  margin: 40% 0px;
}
.page-template-black-friday-template5 .black-friday .subcategories-section {
  border-radius: 7px;
  padding: 0px;
  border: none;
  overflow: hidden;
}
.page-template-black-friday-template5 .section-product-item .woocommerce {
  background: #fff;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}
.page-template-black-friday-template5 .black-friday .products-title h1 {
  background: #eeeeee;
  border-radius: 4px;
  text-align: center;
  color: #606060;
  font-weight: 500;
}
.page-template-black-friday-template5 .black-friday .products-title,
.page-template-black-friday-template5 .thumbnail-and-details,
.page-template-black-friday-template5
  .woocommerce
  ul.products
  li.product
  .archive-product-title,
.page-template-black-friday-template5 .details-container {
  border: none;
}
.page-template-black-friday-template5
  .woocommerce
  ul.products
  li.product
  .archive-product-title
  a {
  color: #151515;
  font-size: 16px;
  font-weight: 500;
}
.page-template-black-friday-template5 .details-container {
  padding-top: 0;
}
.page-template-black-friday-template5
  .woocommerce
  ul.products
  li.product
  .archive-product-title
  a:last-child {
  height: 35px;
}
.page-template-black-friday-template5 .black-friday ul.nav-subcategories li a {
  padding: 11px 20px;
}
.page-template-black-friday-template5 .subcategory-element.active {
  background: #f7003f;
}
.page-template-black-friday-template5 .subcategory-element.active span {
  color: #fff;
  font-weight: bold;
}
.page-template-black-friday-template5
  .info-details
  .col-md-2.component.wishlist,
.page-template-black-friday-template5
  .info-details
  .col-md-2.component.quick-view {
  display: none;
}
.page-template-black-friday-template5
  .info-details
  .col-md-8.component.add-to-cart {
  width: 100%;
  background: #f7003f;
  border-radius: 7px;
}
.page-template-black-friday-template5 .info-details {
  padding: 0px 50px;
}
.page-template-black-friday-template5
  .info-details
  .component.add-to-cart
  .button {
  font-size: 14px;
  text-transform: none;
  padding: 7px;
}
.page-template-black-friday-template5 .footer {
  background-color: #191919;
}
.page-template-black-friday-template5 .woocommerce ul.products {
  padding: 0px 20px 35px;
}
.page-template-black-friday-template5
  .details-container
  > div.details-item
  ins
  .amount,
.page-template-black-friday-template5 span.amount {
  font-size: 28px;
  line-height: 1.5;
  font-weight: bold !important;
  color: #f7003f;
}
.page-template-black-friday-template5
  .woocommerce
  ul.products
  li.product
  .price
  del {
  text-align: center;
}
.page-template-black-friday-template5
  .woocommerce
  ul.products
  li.product
  .price {
  display: grid;
}
.page-template-black-friday-template5 del span.amount {
  font-weight: 400 !important;
  font-size: 18px !important;
  color: #8b8b8a;
}
.page-template-black-friday-template5 .black-friday .products-title {
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.page-template-black-friday-template5
  .woocommerce
  ul.products
  li.product
  .archive-product-title
  a:hover {
  color: #f7003f;
}
.page-template-black-friday-template5
  .woocommerce
  ul.products
  li.product
  .onsale {
  background: #f7003f;
}
.page-template-black-friday-template5 .top-bf-header {
  background: rgb(0 0 0 / 72%);
  margin-bottom: 50px;
}
.page-template-black-friday-template5 a.cart-contents {
  margin-right: 25px;
}
.page-template-black-friday-template5 .cart-header {
  display: grid;
  text-align: right;
  padding: 0;
  width: 26%;
  float: right;
  margin-top: -9px;
}
.page-template-black-friday-template5 .right-links {
  padding: 20px 0px 25px;
}
.page-template-black-friday-template5 a.cart-contents span {
  font-size: 12px !important;
}
.page-template-black-friday-template5 .right-links a:first-child {
  margin-right: 25px;
}
.page-template-black-friday-template5 .right-links a {
  color: #fff;
}
.page-template-black-friday-template5 .right-links i {
  color: #f7003f;
  font-size: 16px;
  margin-right: 10px;
}
/* Coming soon */
.page-template-black-friday-template6 .modeltheme-countdown .days div,
.page-template-black-friday-template6 .modeltheme-countdown .hours div,
.page-template-black-friday-template6 .modeltheme-countdown .minutes div,
.page-template-black-friday-template6 .modeltheme-countdown .seconds div {
  color: #fff;
}
.page-template-black-friday-template6 .modeltheme-countdown .days,
.page-template-black-friday-template6 .modeltheme-countdown .hours,
.page-template-black-friday-template6 .modeltheme-countdown .minutes,
.page-template-black-friday-template6 .modeltheme-countdown .seconds {
  margin-right: 15px;
  padding: 35px 0px 20px;
  width: 24.2%;
  border: 1.11047px solid #ffffff;
  box-sizing: border-box;
  border-radius: 7.77332px;
}
.page-template-black-friday-template6 .modeltheme-countdown .seconds {
  margin-right: 0px;
}
.page-template-black-friday-template6 .modeltheme-countdown {
  width: 100%;
  margin-bottom: 25px !important;
  padding-bottom: 40px;
  margin-top: 35px;
}
.page-template-black-friday-template6 .c_dot {
  display: none;
}
.page-template-black-friday-template6 .mtbf-campaign-graphic {
  padding: 25px 25%;
  padding-top: 0;
}
.page-template-black-friday-template6 .mtbf-campaign-remaining-time p {
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 117.1%;
}
.page-template-black-friday-template6 .navbar-header .logo {
  text-align: center;
}
.page-template-black-friday-template6
  nav#blackgriday-main-head
  h1.logo.logo-image
  img {
  max-width: 260px;
}
.page-template-black-friday-template6 .black-friday .back-website a {
  background: #ffffff;
  border-radius: 7px;
  display: inline-block;
  width: fit-content;
  color: #252525;
  font-size: 14px;
  font-weight: bold;
  padding: 12px 40px;
  transition: all 250ms ease;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
}
.page-template-black-friday-template6 .black-friday .back-website a:hover {
  background: #389e29;
  color: #fff;
}
.page-template-black-friday-template6 .mtbf-campaign-footer {
  padding: 0px 50px;
}
.page-template-black-friday-template6 .mtbf-campaign-footer img {
  border-radius: 10px;
}
.page-template-black-friday-template6 .back-website {
  margin-top: 70px;
  text-align: center;
}
.page-template-black-friday-template6 .mtbf-campaign-remaining-time {
  padding: 0px 40px;
}
.page-template-black-friday-template6 .mt_video.text-center.row {
  position: absolute;
  top: 40%;
  width: 95%;
  margin: 0 auto;
}
.page-template-black-friday-template6 .buton_image_class {
  transform: scale(1);
  transition: all 400ms ease-in-out 0s;
  -ms-transformtransition: all 400ms ease-in-out 0s;
  -webkit-transformtransition: all 400ms ease-in-out 0s;
  max-width: 120px;
}
.page-template-black-friday-template6 .buton_image_class:hover {
  transform: scale(1.1);
  transition: all 400ms ease-in-out 0s;
  -ms-transformtransition: all 400ms ease-in-out 0s;
  -webkit-transformtransition: all 400ms ease-in-out 0s;
}

/* WooCommerce */
.single-product .product-badge {
  background: transparent !important;
}
.single-product .product-badge img {
  max-width: 20% !important;
}
section.related.products span.onsale.onsale-image-badge {
  margin-top: 35px;
}

/* Theme Compatibility : Bridge; */
.page-template-black-friday.theme-bridge .wrapper,
body.page-template-black-friday.theme-bridge,
.page-template-black-friday.theme-bridge .content,
.page-template-black-friday.theme-bridge .content .container,
.page-template-black-friday.theme-bridge .full_width,
.page-template-black-friday.theme-bridge .header_bottom {
  background-color: transparent !important;
}
.page-template-black-friday.theme-bridge div#bf-content {
  overflow: inherit;
}
.page-template-black-friday.theme-bridge .footer_inner.clearfix {
  display: none;
}
.page-template-black-friday.theme-bridge div#bf-sidebar {
  width: 20%;
}
.page-template-black-friday.theme-bridge .section-product-item .woocommerce {
  padding: 0px;
}
.page-template-black-friday.theme-bridge .black-friday .subcategories-section {
  margin-left: 15px;
}
.page-template-black-friday.theme-bridge .mtbf-see-more-products {
  display: flow-root;
}
.page-template-black-friday.theme-bridge .woocommerce .product .onsale {
  left: 53%;
}
.page-template-black-friday.theme-bridge .woocommerce .product .onsale img {
  width: 95px !important;
  margin-top: 15px;
  float: right;
}
.page-template-black-friday.theme-bridge .woocommerce .product .onsale {
  width: 34%;
  height: 50px;
  margin-left: 10px;
  font-size: 11px;
}
.page-template-black-friday.theme-bridge .mtbf-campaign-remaining-time {
  padding-right: 2px;
  width: 33%;
}
.page-template-black-friday.theme-bridge .side_menu_button a:last-child {
  display: none;
}
.page-template-black-friday.theme-bridge .q_logo {
  display: none;
}
.page-template-black-friday.theme-bridge .nav-categories {
  margin-left: 25px !important;
  margin-right: 55px !important;
}
.page-template-black-friday.theme-bridge .navbar-header {
  margin: 25px 0px;
}
@media (max-width: 767px) {
  .page-template-black-friday.theme-bridge nav {
    margin-right: 30px !important;
    margin-left: 5px !important;
  }
  .page-template-black-friday.theme-bridge .page_header {
    display: none;
  }
  .page-template-black-friday.theme-bridge .mtbf-campaign-graphic img {
    margin-bottom: 30px;
  }
  .page-template-black-friday.theme-bridge .col-md-12.col-sm-12.col-xs-12 {
    width: 93%;
  }
  .page-template-black-friday.theme-bridge div#bf-sidebar {
    width: 90%;
  }
  .page-template-black-friday.theme-bridge .col-md-9.col-sm-9.col-xs-12 {
    width: 87%;
    margin-left: 15px;
  }
}
/* Theme Compatibility : Flatsome; */
.page-template-black-friday.theme-flatsome #wrapper,
.page-template-black-friday.theme-flatsome #main,
.page-template-black-friday-template5.theme-flatsome #wrapper,
.page-template-black-friday-template5.theme-flatsome #main {
  background-color: transparent !important;
}
.page-template-black-friday.theme-flatsome .row {
  max-width: -webkit-fill-available !important;
  flex-flow: initial !important;
}
.page-template-black-friday.theme-flatsome div#bf-content {
  display: block;
}
.page-template-black-friday.theme-flatsome .high-padding .row,
.page-template-black-friday-template2.theme-flatsome .black-friday .row,
.page-template-black-friday-template3.theme-flatsome .black-friday .row,
.page-template-black-friday-template3.theme-flatsome .text-center.row,
.page-template-black-friday-template4.theme-flatsome .black-friday .row,
.page-template-black-friday-template4.theme-flatsome .text-center.row,
.page-template-black-friday-template5.theme-flatsome .black-friday .row,
.page-template-black-friday-template5.theme-flatsome .text-center.row {
  max-width: fit-content;
}
.page-template-black-friday.theme-flatsome a.cart-contents span {
  color: #fff;
}
.page-template-black-friday.theme-flatsome .navbar-header {
  padding: 0;
  margin-top: 30px;
  max-width: 25% !important;
}
.page-template-black-friday.theme-flatsome .products.row.row-small {
  display: block;
}
.page-template-black-friday.theme-flatsome
  .woocommerce.columns-3
  .product-small.col {
  float: left;
  margin: 0 20px 30px 15px !important;
  padding: 0;
  position: relative;
  width: 30.05%;
  max-width: 30%;
  margin-left: 0;
}
.page-template-black-friday.theme-flatsome .badge-container img,
.page-template-black-friday-template2.theme-flatsome .badge-container img,
.page-template-black-friday-template3.theme-flatsome .badge-container img,
.page-template-black-friday-template4.theme-flatsome
  .onsale.onsale-image-badge
  img,
.page-template-black-friday-template5.theme-flatsome
  .onsale.onsale-image-badge
  img {
  width: 85px;
  right: 0;
  float: right;
}
.page-template-black-friday.theme-flatsome .badge-container,
.page-template-black-friday-template2.theme-flatsome .badge-container,
.page-template-black-friday-template3.theme-flatsome .badge-container,
.page-template-black-friday-template4.theme-flatsome .badge-container,
.page-template-black-friday-template5.theme-flatsome .badge-container {
  right: 0;
  float: right;
}
.page-template-black-friday.theme-flatsome .black-friday span.onsale.stock,
.page-template-black-friday-template3.theme-flatsome
  .black-friday
  span.onsale.stock,
.page-template-black-friday-template4.theme-flatsome
  .black-friday
  span.onsale.stock,
.page-template-black-friday-template5.theme-flatsome
  .black-friday
  span.onsale.stock {
  display: none;
}
.page-template-black-friday-template3.theme-flatsome .navbar-header .logo {
  width: 30%;
}
.page-template-black-friday-template3.theme-flatsome .cart-header {
  width: 15%;
  margin-top: 0px;
}
.page-template-black-friday.theme-flatsome .nav-categories {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.page-template-black-friday.theme-flatsome
  .row
  > div:not(.col):not([class^="col-"]) {
  width: inherit !important;
}
.page-template-black-friday-template5.theme-flatsome
  .row
  > div:not(.col):not([class^="col-"]) {
  width: fit-content !important;
}
.page-template-black-friday.theme-flatsome .product-small.box .box-text {
  height: 100px;
}
.page-template-black-friday-template2.theme-flatsome .mtbf-campaign-graphic {
  padding: 0;
}
.page-template-black-friday-template2.theme-flatsome .navbar-blackgriday .row,
.page-template-black-friday-template3.theme-flatsome .navbar-blackgriday .row,
.page-template-black-friday-template4.theme-flatsome .navbar-blackgriday .row,
.page-template-black-friday-template5.theme-flatsome .navbar-blackgriday .row {
  display: contents;
}
.page-template-black-friday-template2.theme-flatsome .modeltheme-countdown,
.page-template-black-friday-template3.theme-flatsome .modeltheme-countdown,
.page-template-black-friday-template4.theme-flatsome .modeltheme-countdown {
  margin: 30px 0px;
  padding: 0 15px;
}
.page-template-black-friday-template2.theme-flatsome
  .black-friday
  span.onsale.stock {
  display: none;
}
.page-template-black-friday-template5.theme-flatsome
  .text-center.row
  > div:not(.col):not([class^="col-"]) {
  width: 100% !important;
}
.page-template-black-friday-template5.theme-flatsome .cart-header {
  width: 16%;
  margin-top: 0px;
}
.page-template-black-friday-template5.theme-flatsome
  .col-md-10.col-sm-10.col-xs-12 {
  width: 75% !important;
}
.page-template-black-friday-template2.theme-flatsome a.cart-contents {
  display: none;
}
.page-template-black-friday-template4.theme-flatsome div#bf-sidebar,
.page-template-black-friday-template5.theme-flatsome div#bf-sidebar {
  width: 25%;
}
.page-template-black-friday-template4.theme-flatsome
  .black-friday
  ul.nav-categories {
  margin: 0 5px;
}
.page-template-black-friday-template5.theme-flatsome .mtbf-campaign-graphic {
  max-width: 59% !important;
}
@media (max-width: 767px) {
  .page-template-black-friday.theme-flatsome .row {
    display: block;
  }
  .page-template-black-friday.theme-flatsome
    .row
    > div:not(.col):not([class^="col-"]) {
    max-width: 100% !important;
  }
  .page-template-black-friday.theme-flatsome
    .woocommerce.columns-3
    .product-small.col {
    width: 41.05%;
    max-width: 40%;
  }
  .page-template-black-friday.theme-flatsome .badge-container img {
    width: 55px !important;
  }
  .page-template-black-friday-template3.theme-flatsome .navbar-header .logo {
    width: 88%;
  }
  .page-template-black-friday-template4.theme-flatsome div#bf-sidebar,
  .page-template-black-friday-template5.theme-flatsome div#bf-sidebar,
  .page-template-black-friday-template5.theme-flatsome
    .col-md-10.col-sm-10.col-xs-12 {
    width: 100% !important;
  }
}
/* Theme Compatibility : Avada; */
.page-template-black-friday.theme-Avada #main .fusion-row,
.page-template-black-friday-template2.theme-Avada #main .fusion-row,
.page-template-black-friday-template3.theme-Avada #main .fusion-row,
.page-template-black-friday-template4.theme-Avada #main .fusion-row,
.page-template-black-friday-template5.theme-Avada #main .fusion-row {
  max-width: fit-content;
}
.page-template-black-friday-template2.theme-Avada main#main,
.page-template-black-friday-template3.theme-Avada main#main,
.page-template-black-friday-template3.theme-Avada .top-bf-header,
.page-template-black-friday-template4.theme-Avada main#main,
.page-template-black-friday-template5.theme-Avada main#main {
  padding: 0px;
}
.page-template-black-friday-template2.theme-Avada .back-website {
  float: right;
}
.page-template-black-friday-template3.theme-Avada .right-links,
.page-template-black-friday-template5.theme-Avada .right-links {
  float: right;
}
.page-template-black-friday-template3.theme-Avada .cart-header,
.page-template-black-friday-template5.theme-Avada .cart-header {
  width: 55%;
  margin-top: -27px;
}
.page-template-black-friday-template2.theme-Avada a.cart-contents {
  display: none;
}
.page-template-black-friday.theme-Avada main#main,
.page-template-black-friday.theme-Avada.layout-wide-mode #wrapper,
body.page-template-black-friday.theme-Avada,
.page-template-black-friday-template3.theme-Avada .layout-wide-mode #wrapper,
body.page-template-black-friday-template3.theme-Avada,
.page-template-black-friday-template3.theme-Avada main#main,
.page-template-black-friday-template3.theme-Avada #wrapper,
.page-template-black-friday-template4.theme-Avada .layout-wide-mode #wrapper,
body.page-template-black-friday-template4.theme-Avada,
.page-template-black-friday-template4.theme-Avada main#main,
.page-template-black-friday-template4.theme-Avada #wrapper,
.page-template-black-friday-template5.theme-Avada .layout-wide-mode #wrapper,
body.page-template-black-friday-template5.theme-Avada,
.page-template-black-friday-template5.theme-Avada main#main,
.page-template-black-friday-template5.theme-Avada #wrapper {
  background-color: transparent !important;
}
html:not(.avada-html-layout-boxed):not(.avada-html-layout-framed) {
  background-size: auto;
}
.page-template-black-friday-template3.theme-Avada .products li.product,
.page-template-black-friday-template4.theme-Avada .products li.product {
  background: #fff !important;
}
.page-template-black-friday.theme-Avada main#main {
  padding-top: 0;
}
.page-template-black-friday.theme-Avada div#bf-content,
.page-template-black-friday-template2.theme-Avada div#bf-content,
.page-template-black-friday-template3.theme-Avada div#bf-content,
.page-template-black-friday-template4.theme-Avada div#bf-content,
.page-template-black-friday-template5.theme-Avada div#bf-content {
  overflow: inherit;
}
.page-template-black-friday.theme-Avada .onsale.onsale-image-badge img {
  width: 95px !important;
}
.page-template-black-friday-template4.theme-Avada
  .onsale.onsale-image-badge
  img {
  display: none;
}
.page-template-black-friday.theme-Avada .product .onsale,
.page-template-black-friday-template2.theme-Avada .product .onsale {
  left: 50%;
  margin-top: 15px;
}
.page-template-black-friday-template2.theme-Avada .product .onsale,
.page-template-black-friday-template3.theme-Avada .product .onsale {
  left: 75%;
}
.page-template-black-friday.theme-Avada .black-friday span.onsale.stock {
  padding: 1px 5px;
  margin-top: 0 !important;
  margin-left: 16px !important;
  border-radius: 5px;
}
.page-template-black-friday.theme-Avada .navbar-header {
  margin: 25px 0px;
}
.page-template-black-friday.theme-Avada .right-links a {
  font-size: 14px;
  line-height: 19px;
}
@media (max-width: 767px) {
  .page-template-black-friday.theme-Avada nav {
    margin-left: 5px !important;
  }
  .page-template-black-friday .mtbf-campaign-remaining-time {
    width: 100% !important;
    display: contents !important;
  }
  .page-template-black-friday.theme-Avada main#main {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .page-template-black-friday.theme-Avada .col-md-9.col-sm-9.col-xs-12 {
    width: 100%;
  }
  .page-template-black-friday.theme-Avada .fusion-body .products li {
    width: 75% !important;
  }
}

/* Theme Compatibility : The7; */
body.page-template-black-friday.theme-dt-the7 {
  display: block !important;
}
.page-template-black-friday.theme-dt-the7 #page {
  background: transparent;
}
.page-template-black-friday.theme-dt-the7 #main > .wf-wrap {
  width: fit-content;
  padding: 0px !important;
}
.page-template-black-friday.theme-dt-the7 .wf-container-main {
  display: block !important;
}
.page-template-black-friday.theme-dt-the7 .mtbf-campaign-remaining-time {
  width: 33%;
  float: right;
}
.page-template-black-friday.theme-dt-the7 div#bf-content {
  overflow: inherit;
}
.page-template-black-friday.theme-dt-the7 #main {
  padding-top: 0px;
}
.page-template-black-friday.theme-dt-the7 nav {
  margin-left: 15px;
}
.page-template-black-friday.theme-dt-the7 .nav-categories {
  margin-left: 5px !important;
  margin-right: 50px !important;
}
.page-template-black-friday.theme-dt-the7 div#bf-sidebar {
  width: 20%;
}
.page-template-black-friday.theme-dt-the7 span.onsale.onsale-image-badge img {
  width: 95px;
  float: right;
}
.page-template-black-friday.theme-dt-the7 span.onsale.onsale-image-badge {
  left: 50%;
}
.page-template-black-friday.theme-dt-the7 .black-friday span.onsale.stock {
  border-radius: 5px;
  padding: 3px 8px;
}
.page-template-black-friday.theme-dt-the7 .navbar-header {
  margin: 30px 0px;
  width: 23%;
}
.page-template-black-friday.theme-dt-the7 .right-links a {
  font-size: 14px;
  line-height: 19px;
}
.page-template-black-friday.theme-dt-the7 .black-friday .back-website a {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .page-template-black-friday.theme-dt-the7 .navbar-header {
    margin: 0px 0px !important;
    width: 100% !important;
  }
  .page-template-black-friday.theme-dt-the7 .black-friday ul.nav-categories {
    margin: 0px 25px !important;
    margin-left: 0px !important;
  }
  .page-template-black-friday.theme-dt-the7 .mtbf-campaign-graphic {
    width: 100% !important;
  }
  .page-template-black-friday.theme-dt-the7 .mtbf-campaign-graphic img {
    width: 100% !important;
    margin-bottom: 30px;
  }
  .page-template-black-friday.theme-dt-the7 div#bf-sidebar,
  .page-template-black-friday.theme-dt-the7 .col-md-9.col-sm-9.col-xs-12 {
    width: 93% !important;
  }
  .page-template-black-friday.theme-dt-the7 nav {
    margin-right: 30px !important;
    margin-left: 10px !important;
  }
  .page-template-black-friday.theme-dt-the7 .mobile-header-space {
    height: 0px !important;
  }
}

/* Theme Compatibility : Enfold; */
.html_stretched .page-template-black-friday.theme-enfold #wrap_all,
.page-template-black-friday.theme-enfold #main {
  background-color: transparent;
}
.html_header_top.html_header_sticky
  .page-template-black-friday.theme-enfold
  #main {
  padding-top: 0px;
  margin-top: -22px;
}
.page-template-black-friday.theme-enfold .section-product-item .woocommerce {
  display: grid;
}
.page-template-black-friday.theme-enfold div .products .product {
  width: 32.6%;
}
.page-template-black-friday.theme-enfold .black-friday span.onsale.stock {
  padding: 0px 10px;
  left: 15px !important;
  border-radius: 5px;
}
.page-template-black-friday.theme-enfold span.onsale.onsale-image-badge img {
  position: absolute;
  bottom: 250px;
  width: 95px;
  right: 10px;
}
.page-template-black-friday.theme-enfold .navbar-header .logo {
  display: contents;
}
.page-template-black-friday.theme-enfold nav {
  margin-left: 15px;
  margin-right: 15px;
}
.page-template-black-friday.theme-enfold .nav-categories {
  margin-left: 5px !important;
  margin-right: 10px !important;
}
.page-template-black-friday.theme-enfold .navbar-header {
  margin: 25px 0px !important;
}
@media (max-width: 767px) {
  body.page-template-black-friday.theme-enfold
    #blackgriday-main-head
    .navbar-header
    .logo {
    display: contents;
  }
  .page-template-black-friday.theme-enfold .right-links {
    margin-top: -35px !important;
    margin-bottom: 65px;
    display: grid;
    float: right;
  }
  .page-template-black-friday.theme-enfold .back-website {
    width: 50%;
    float: left;
  }
  .page-template-black-friday.theme-enfold .black-friday .nav-categories {
    margin-left: 5px !important;
    margin-right: 10px !important;
  }
}
