.btn-show-more {
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 20px;
  padding: 12px 28px;
  text-transform: uppercase;
  border: 2px solid #e5cc75;
  color: #e5cc75;
}
.btn-show-more:hover,
.btn-show-more:focus {
  text-decoration: none;
  color: #000;
  background-color: #e5cc75;
  border-color: #e5cc75 !important;
}
.btn-show-apply {
  margin: auto;
  margin-top: 15px;
  width: 100%;
  max-width: 429px;
  text-transform: uppercase;
  background-color: red;
  border: 1px solid red;
  color: white;
  text-align: center;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 25px 0px;
  display: inline-block;
}
.btn-show-apply:hover,
.btn-show-apply:focus {
  text-decoration: none;
  background-color: black;
  color: white;
  border: 1px solid red;
}


.btn-show-apply-second {
  margin: auto;
  margin-top: 15px;
  text-transform: uppercase;
  border: 1px solid white;
  color: white;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 25px 40px;
  display: table;
}
.btn-show-apply-second:hover,
.btn-show-apply-second:focus {
  text-decoration: none;
  background-color: white;
  color: black;
  border: 1px solid black;
}

a:hover {
  border-color: white!important;
}
.space {
  margin-bottom: 29px;
}
.line-space{
  margin-bottom: 20px;
}
.line{
  border-bottom: 1px solid white;
  width: 40%; display: inline-block;
  position:relative;
  margin-bottom: 5px
}
.line-text{
  display: inline-block;
  width: 19%;
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  position:relative;
  margin-top: 10px;
}


@media (max-width: 991px) {
  .space {
    margin-bottom: 0px;
  }
}
.offer_second_show,
.offer_third_show {
  font-size: 24px;
  color: white;
  text-align: center;
  margin-top: 100px;
}
@media (max-width: 991px) {
  .offer_second_show,
  .offer_third_show {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.show-only-mobile {
  display: none;
}
@media (max-width: 991px) {
  .show-only-mobile {
    display: block;
  }
}
.men-size {
  max-width: 464px;
}
@media (max-width: 991px) {
  .men-size {
    max-width: 50%;
  }
}
.hidden-md {
  display: none;
}
@media (max-width: 990px) {
  .hidden-md {
    display: block;
  }
}
.hidden-xs {
  display: none;
}
@media (min-width: 990px) {
  .hidden-xs {
    display: block;
  }
}
.size-mobile {
  width: 90%;
}
@media (max-width: 991px) {
  .move-up {
    margin-top: 7px;
  }
}
.hide-on-mobile {
  display: none;
}
@media (min-width: 991px) {
  .hide-on-mobile {
    display: block;
  }
}
.time-take {
  font-size: 18px;
  font-weight: bold;
}
.time-take img {
  margin-right: 5px;
  position: relative;
  top: -2px;
}
@media (max-width: 768px) {
  .time-take {
    font-size: 16px;
  }
}
.bf-section {
  padding-top: 25px;
  padding-bottom: 40px;
  background: rgb(0,0,0);
}
.bf-section .bf-header {
  padding-top: 15px;
  padding-bottom: 50px;
}
.bf-section .bf-header img {
  max-width: 200px;
}
.bf-section .bf-header .premium-sales {
  margin-top: -20px;
  font-size: 18px;
  color: #C2C1C1;
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .bf-section .bf-header {
    padding-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .bf-section .bf-header {
    padding-bottom: 15px;
  }

  .bf-section .bf-header .premium-sales {
    font-size: 18px;
  }
}

.timeStart{
  color: white;
  display: inline-block;
  font-size: 28px;
  margin-top: 40px;
}

.time-div-start .clock {
  display: inline;
  position: relative;
  top: 7px;
  margin-right: 10px;
}

.bf-section .bf-body .container-product {
  margin-top: 20px;
}
.bf-section .bf-body .bf-deal-week {
  text-align: center;
  padding: 10px;
  border: 1px solid white;
  color: white;
  font-size: 18px;
}

.bf-section .bf-body .bf-deal-week .deal-text {
  position: relative;
  background: black;
  font-size: 22px;
  top: -28px;
  width: 170px;
  margin: auto;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: -18px;
}
.bf-section .bf-body .description  {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 30px;
  margin-bottom: 30px;
  max-width: 350px;
}
.bf-section .bf-body .bf-deal-week h3 {
  position: absolute;
  left: 0;
  right: 0;
  top: -13px;
  background-color: #000;
  margin: 0 auto;
  max-width: 200px;
  text-transform: uppercase;
  font-weight: bold;
}
.bf-section .bf-body .bf-deal-week .woman_back {
  height: 100%;
  width: 100%;
  filter: blur(4px);
}
.bf-section .bf-body .bf-deal-week h3 span {
  color: #e5cc75;
}
.bf-section .bf-body .bf-deal-week .timer {
  font-weight: bold;
  text-align: center;
  z-index: 99;
  margin: auto;
  color: white;
  display: inline;
}
.bf-section .bf-body .bf-deal-week  .time-div{
  margin-top: 10px;
  margin: auto;
}

.bf-section .bf-body .bf-deal-week  .coupon-text{
  width: 100%;
  text-align: center;
  font-size: 26px;
  max-width: 429px;
  padding: 19px 0px;
  color: white;
  border: 1px dashed white;
  margin: auto;
  margin-top: 20px;
}

.bf-section .bf-body .bf-deal-week  .gift{
  margin-top: 20px;
}

.bf-section .bf-body .bf-deal-week  .gift svg{
  position: relative;
  margin-left: -10px;
  margin-right: 25px;
}

.bf-section .bf-body .bf-deal-week  .info-text{
  margin-top: 10px;
  font-size: 40px;
  color: red;
  font-weight: bold;
  line-height: 44px;
}
.bf-section .bf-body .bf-deal-week  .info-text span{
  font-size: 28px;
  color: white;
}

.bf-section .bf-body .bf-deal-week .clock {
  display: inline;
  position: relative;
  top: 11px;
  margin-right: 10px;
}

.bf-section .bf-body .bf-deal-week img {
  height: 20px;
}
.bf-section .bf-body .bf-deal-week strong {
  display: block;
  font-size: 30px;
  text-transform: uppercase;
}
.bf-section .bf-body .bf-deal-week .friday-sale {
  color: #C10007;
}
.bf-section .bf-body .bf-deal-week .title-action {
  color: #000;
  font-size: 30px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}
.bf-section .bf-body .bf-deal-week .icon-plus {
  font-size: 20px;
}
.bf-section .bf-body .bf-deal-week .gift-for-order {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 18px;
  color: #3FBC2A;
  text-transform: uppercase;
}
.bf-section .bf-body .bf-deal-week .gift-for-order img {
  position: relative;
  top: -2px;
  margin-right: 5px;
}
.bf-section .bf-body .bf-deal-week .code {
  font-size: 22px;
  color: #C2C1C1;
}
.bf-section .bf-body .item-product {
  background: #fff;
  min-height: 324px;
}
.bf-section .bf-body .item-product .name-product{
  min-height: 47px;
  position: relative;
}
@media (max-width: 991px) {
  .bf-section .bf-body .container-product {
    margin-top: 50px;
  }
  .bf-section .bf-body .man-with-glasses {
    margin-bottom: 10px;
  }
  .bf-section .bf-body .man-with-glasses.mobile-size img {
    max-width: 260px;
  }
  .bf-section .bf-body .bf-deal-week .btn-show-apply {
    font-size: 18px;
  }
  .bf-section .bf-body .btn-show-more {
    margin-top: 15px;
  }
}
.bf-section .bf-body .list-of-brands {
  margin-top: 45px;
  margin-bottom: 30px;
  padding-left: 0;
  text-align: center;
}
.bf-section .bf-body .list-of-brands li {
  display: inline-block;
}
.bf-section .bf-body .list-of-brands li a {
  padding-left: 10px;
  padding-right: 10px;
}
.bf-section .bf-body .list-of-brands li a img {
  max-height: 40px;
}
.bf-section .bf-body .list-of-brands li a img.special-logo-escada {
  max-height: 30px;
  padding-top: 0px;
  padding-bottom: 10px;
}
@media (max-width: 992px) {
  .bf-section .bf-body .list-of-brands {
    margin-top: 30px;
    margin-bottom: 25px;
  }
  .bf-section .bf-body .list-of-brands li {
    display: block;
  }
  .bf-section .bf-body .list-of-brands li a {
    display: block;
    padding: 10px;
  }
}
.bf-section .bf-footer {
  margin-top: 20px;
}
.bf-section .bf-footer ul {
  padding-left: 0px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.bf-section .bf-footer ul li {
  font-size: 14px;
  margin-left: 30px;
  margin-right: 30px;
  display: inline-block;
  color: #fff;
}
.bf-section .bf-footer ul li img {
  height: 32px;
  margin-right: 10px;
}
.carousel-black{
  margin-top: 62px;
}
.carousel-black .owl-prev{
position: absolute!important;
  left: -25px!important;
  top: -38px!important;
  color: white!important;
}
.carousel-black .owl-next{
position: absolute!important;
  right: -25px!important;
  top: -38px!important;
  color: white!important;
}

.carousel-black .item-product{
  max-width: 189px;
  height: 68px;
}
.carousel-black .item-product svg{
  width: 100%;
  height: 100%;
  fill: white;
}
.carousel-black .item-product path{
  fill: white;
}
@media (max-width: 991px) {
  .bf-section .bf-footer ul li {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 768px) {

  .timeStart{
    font-size: 17px;
  }
  .time-div-start .clock{
    top:10px
  }

  .bf-section .bf-body .bf-deal-week{
    font-size: 20px;
    padding: 5px
  }
  .bf-section .bf-body .bf-deal-week .deal-text{
    font-size: 24px;
    top: -25px;
    width: 170px
  }

  .bf-section .bf-body .bf-deal-week .time-div{
    margin-top: 10px;
  }

  .bf-section .bf-body .bf-deal-week .info-text{
    font-size: 32px;
  }

  .bf-section .bf-body .bf-deal-week .info-text span{
    font-size: 28px;
  }
  .bf-section .bf-body .bf-deal-week .coupon-text{
    font-size: 26px;
    width: 80%;
  }
  .btn-show-apply{
    width: 80%;
  }

  .bf-section .bf-header img{
    padding-left: 5px;
    padding-right: 5px;
    max-width:150px;
  }
  .bf-section .bf-header .item img{
    padding-left: 5px;
    padding-right: 5px;
    max-width:300px;
  }
  .carousel-black .owl-prev{
    position: absolute!important;
    left: -14px!important;
    top: -41px!important;
    color: white!important;
  }
  .line-text{
    font-size: 18px;
  }
  .carousel-black .owl-next{
    position: absolute!important;
    right: -14px!important;
    top: -41px!important;
    color: white!important;
  }
  .carousel-black{
    margin-top: 25px;
  }
  .bf-section .bf-body .bf-deal-week .title-action{
    font-size: 22px;
  }
  .bf-section .bf-body .bf-deal-week .friday-sale{
    font-size: 22px;
  }
  .line{
      width: 34%;
  }
  .line-text{
    width: 30%;
  }
  .bf-section .bf-footer {
    margin-top: 0px;
  }
  .bf-section .bf-footer ul li {
    display: block;
    text-align: left;
    width: 209px;
    margin: auto;
    margin-top: 10px;
  }
  .bf-section .bf-body .bf-deal-week .timer{
    /*width: 150px;*/
    /*height: 70px;*/
    width: 45%;
    left: 29%;
    height: 87px;
  }

  .bf-section .bf-body .bf-deal-week .timer .time, .time2{
    margin-top: 8%;
    font-size: 20px;
    /*position: unset;*/
    /*padding-top: 15px;*/
  }
}
footer .sub-footer {
  margin-top: 0;
}
.previous-offers {
  margin-top: 45px;
  margin-bottom: 45px;
  font-size: 36px;
  color: #C2C1C1;
}
.product-discount {
  top: 10px;
}

#auglio-bubble{
  display: none!important;
}
