

.header.header-6 .header-bottom {
  background-color: #fff;
}



.header.header-4 .header-bottom .menu>li>a::before {
  bottom: 0;
  height: .2rem;
}

.header.header-4 .header-bottom .menu>li:hover>a,
.header.header-4 .header-bottom .menu>li:focus>a,
.header.header-4 .header-bottom .menu>li.active>a {
  color: var(--main-color-one);
}




.header.header-4 .header-bottom .header-right p,
.header.header-4 .header-bottom .header-right i {
  color: #000;

}

.title {
  font-weight: 500;
  color: var(--main-color-one);

}

.heading {
  margin-bottom: 4rem;
}

.heading .title {
  margin-bottom: 1.5rem;
}

.title-desc {
  font-size: 1.6rem;
  color: #666666;
  line-height: 1.7em;
}

.subtitle {
  font-weight: 400;
  font-size: 1.6rem;

  margin-bottom: 1.8rem;
}

.header-6 .header-middle,
.header-6 .header-menu {
  font-size: 1.4rem;
}

.header-6 .search-toggle:not(:hover):not(.active),
.header-6 .wishlist-link:not(:hover):not(:focus),
.header-6 .cart-dropdown:not(.show):not(:hover) .dropdown-toggle,
.header-6 .compare-dropdown:not(.show):not(:hover) .dropdown-toggle {
  color: #333;
}

@media screen and (min-width: 576px) {
  .header-6 .header-middle .container {
    min-height: 86px;
  }
}

.intro-slider-container,
.intro-slide {
  min-height: calc(100vh - 150px);
  max-height: 750px;
  background-color: #333;
}

.intro-slide {
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center center;
}

.intro-slide .intro-content {
  position: static;
  left: auto;
  top: auto;
  transform: translateY(0);
  -ms-transform: translateY(0);
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.intro-content .btn {
  text-transform: uppercase;
}

.intro-content .btn i:last-child {
  margin-left: .4rem;
}

.intro-content .btn-outline-white {
  border-color: var(--main-color-one);
}

.intro-subtitle {
  font-weight: 400;
  font-size: 1.2rem;

  margin-bottom: 1rem;
  color: #ebeaea;
}

.intro-title {
  color: #333333;
  font-weight: 600;

  margin-bottom: 1.3rem;
}

.product {
  border-radius: 15px;
  padding: 10px;
  background-color: rgba(250, 230, 255, 0.4);
}

table .product:hover{
  box-shadow: none;
}

.product .product-body {
  padding-left: .8rem;
  padding-right: .8rem;
}

.product-cat {
  font-weight: 400;
  text-transform: uppercase;
}

.product-title {
  font-size: 1.1rem;
  font-weight: 600;
  height: 40px;
}

.product-price {
  font-weight: 400;
  font-size: 1rem;

}

.product-body {
  background-color: transparent;
}

.product.product-4 .old-price {
  text-decoration: none;
}

.product.product-4 .product-title {
  margin-bottom: 1rem;
}

.product.product-4 .product-action-vertical {
  top: 2rem;
}

.product.product-4 .btn-product {
  color: #333;
  background-color: #fff;
  padding-top: 1.3rem;
  padding-bottom: 1.3rem;
  text-transform: uppercase;
}

.product.product-4 .btn-product span {
  font-size: 1.4rem;
}

.product.product-4 .btn-product:before {
  display: none;
}

.product.product-4 .btn-product:hover,
.product.product-4 .btn-product:focus {
  background-color: var(--main-color-one);
}

.product.product-4 .product-price {
  flex-direction: column;
  align-items: flex-start;
}

.product.product-4 .product-price .old-price {
  margin-left: 0;
  text-decoration: line-through;
  margin-top: .3rem;
}

.product.product-4 .product-body {
  padding-bottom: 0;
}

.product.product-4 .product-nav {
  margin-bottom: 0;
  margin-left: .1rem;
}

.btn-product-icon:not(:hover):not(:focus) {
  color: #333;
}

.icon-box {
  font-size: 1.4rem;
}

.icon-box-icon {
  font-size: 4.5rem;
  margin-bottom: 2.5rem;
}

.icon-box-title {
  font-weight: 600;
  font-size: 1.6rem;

  margin-bottom: .3rem;
}

.products-display {
  margin-bottom: 3.5rem;
  padding-top: .5rem;
}

.products-display .heading {
  margin-bottom: 6rem;
}

.products-display .product {
  margin-bottom: 3rem;
}

.products-display .product.product-4 .product-title {
  margin-bottom: .2rem;
  line-height: 1.4em;
}

.products-display .product.product-4 .btn-product:not(:hover):not(:focus) {
  background-color: rgba(255, 255, 255, 0.9);
}

.products-display .product-price {
  color: #333;
}

.banner-main {
  background-color: transparent;
  margin-bottom: 0;
}

.banner-main:after {
  content: '';
  display: table;
  clear: both;
}

.banner-main .banner-content {
  display: block;
  width: 100%;
  transform: translateY(0);
  position: relative;
  left: auto;
  right: auto;
  top: 0;
  bottom: auto;
  background-color: #fff;
  padding: 3rem;
}

.banner-main .banner-title {
  font-weight: 600;
  font-size: 2.4rem;

  margin-bottom: 1.5rem;
  line-height: 1.2;
  max-width: 265px;
}

.banner-main .banner-content.right {
  padding-left: 7rem;
}

.banner-main p {
  margin-bottom: 1.5rem;
  color: #666;
  line-height: 1.7em;
}

.banner-main .banner-link {
  color: var(--main-color-one);
  text-transform: uppercase;

}

.banner-main .banner-link i {
  margin-right: .5rem;
}

.banner-main .banner-link:hover,
.banner-main .banner-link:focus {
  color: var(--main-color-one);
  text-decoration: none;
  box-shadow: 0 1px 0 0 var(--main-color-one);
}

.banner-main-reverse .banner-content {
  float: right;
}
.owl-simple .owl-nav.disabled + .owl-dots {
    margin-top: 20px;
  padding: 5px 0;
}
.owl-simple .owl-dots .owl-dot span {
    border-color: var(--main-color-one);
    background: none;
}
.owl-simple .owl-dots .owl-dot.active span {
    width: 15px;
    border-color: var(--main-color-one);
    background: var(--main-color-one);

}
.owl-simple .owl-nav [class*='owl-'] {
  top: 50%;
}

.owl-simple .owl-nav .owl-prev {
  left: 0;
}

.owl-simple .owl-nav .owl-next {
  right: 0;
}
.owl-simple .owl-nav [class*="owl-"] {

  width: 50px;
  height: 50px;
  color: #000;
  font-size: 30px;
  line-height: 1;
  padding: 0;
  background: #fff;
  cursor: pointer;
  border-radius: 50%;
  transition: all 0.3s ease;
}
.owl-simple .owl-nav [class*="owl-"]:not(.disabled):hover,.owl-simple .owl-nav [class*="owl-"]:hover {
  color: #000;
  background: #fff;
}
.owl-simple .owl-nav .disabled
{
  opacity: 0;
}
.slider.owl-simple .owl-nav [class*='owl-'] {
  top: auto!important;
  bottom: 15% !important;
    font-size: 40px;
    color: var(--main-color-two);
  background: transparent;
}
.slider.owl-simple .owl-nav [class*='owl-']:hover {
  background: transparent;
}
.slider.owl-simple .owl-nav .owl-prev {
  right: 145px !important;
  left: auto;!important;
}

.slider.owl-simple .owl-nav .owl-next {
  right: 80px !important;
}
.product-gallery-carousel.owl-simple .owl-nav [class*='owl-'] {
    color: var(--main-color-two);
}
@media screen and (min-width: 576px) {
  .banner-main {
    margin-bottom: 2rem;
  }

  .banner-main .banner-content.left {
    width: calc(100% - 65px);
    margin-top: -150px;
  }

  .banner-main .banner-content.right {
    width: calc(100% - 90px);
    margin-top: -120px;
  }
}

@media screen and (min-width: 768px) {
  .banner-main {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .banner-main .banner-content {
    padding: 6rem;
  }

  .banner-main .banner-title {
    font-size: 3rem;
  }
}

@media screen and (min-width: 992px) {
  .products-display .display-products-col {
    margin-top: 10rem;
  }

  .video-banner-bg {
    padding-top: 17rem;
  }

  .products-display .product {
    margin-bottom: 5rem;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .banner-main .banner-content {
    padding: 4rem;
  }
}

@media screen and (min-width: 1200px) {
  .banner-main .banner-content {
    padding-left: 8rem;
    padding-right: 8rem;
  }
}

.video-banner .btn-video {
  box-shadow: 0 0 0 1.5rem rgba(255, 255, 255, 0.1);
}

.video-banner-title {
  font-weight: 200;
  margin-bottom: 3rem;
}

.video-banner-title strong {
  font-weight: 600;
}

.video-banner-title>span {
  font-weight: 400;
  font-size: 1.6rem;
  margin-bottom: 1.8rem;
}

.main .btn-outline-primary-2:not(:hover):not(:focus) {
  color: #333;
}

.blog-posts .entry-media {
  margin-bottom: 1.6rem;
  border-radius: 10px;
}

.blog-posts .entry-meta {
  margin-bottom: .3rem;
}

.blog-posts .entry-title {
  font-weight: 500;
  font-size: 1rem;
  margin-bottom: .2rem;
  height: 40px;
  line-height: 26px;
}



.more-container {
  margin-top: 1.2rem;
  margin-bottom: 7rem;
}


.instagram {
  padding-top: 5.5rem;
}

.footer {
  background-color: #292929 ;
  font-size: 0.8rem;
  font-weight: 500;

}

.footer .social-icon {
  border: none;
}

.footer .social-icon:hover,
.footer .social-icon:focus {
  color: #000;
  background-color: #fff;
}

.footer .widget {
  margin-bottom: 2rem;
}

.footer .widget-about p {
  max-width: 250px;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 2em;
  margin-bottom: 1.8rem;
}

.footer .widget-about-info a {
  color: var(--main-color-one);
}

.footer .widget-title {
  text-transform: capitalize;
  color: #fff;
  margin-bottom: 1.5rem;
}

.footer .widget-list li:not(:last-child) {
  margin-bottom: .6rem;
}

.footer-copyright {
  margin-top: 1rem;
  font-size: 0.8rem;
  font-weight: 400;
}

.footer-bottom .container {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 5rem;
  padding-bottom: 3.2rem;
}

.footer-bottom .container::before {
  background-color: #444;
}

@media screen and (min-width: 768px) {
  .intro-subtitle {
    font-size: 1.4rem;
    margin-bottom: 1.4rem;
  }

  .intro-title {
    margin-bottom: 1.6rem;
  }

}

@media screen and (min-width: 992px) {
  .intro-content .btn {
    min-width: 170px;
  }

  .intro-content .min-width-sm {
    min-width: 150px;
  }

  .intro-subtitle {
    font-size: 1.6rem;
    margin-bottom: 1.8rem;
  }

  .intro-title {
    font-size: 4.6rem;
    margin-bottom: 1.9rem;
  }
}

@media screen and (min-width: 1200px) {

  .intro-slider-container,
  .intro-slide {
    min-height: 0;
    height: calc(100vh - 150px);
    max-height: 750px;
  }

  .intro-content .btn {
    min-width: 190px;
  }

  .intro-title {
    font-size: 5rem;
  }
}

@media screen and (max-width: 450px) {

    .slider .owl-nav,.slider .owl-dots{
        display: none;
    }
}

.category-image img{
  border-radius: 50%;
}
.category-body{
    padding: 10px 0;
}

.category-title {
  color: #444;
  font-size: 12px;

}

.category-title:hover {
  color: var(--main-color-one);
}
.section-title {
    margin-bottom: 1rem;

}

.section-title .title {
    margin-bottom: 0;
    font-family: 'PeydaWebFaNum';
    font-weight: 600;
}



@media screen and (max-width: 500px) {
    .section-title {
        flex-wrap: wrap;
    }
    .section-title .title {
        text-align: center;
    }
    .section-title .link {
        flex: 0 0 100%;
        text-align: center;
        max-width: 100%;
    }
    .section-title > div {
        width: 100%;
        text-align: center;
    }
}
@media screen and (max-width: 768px) {
    .section-title,.section-title .title {
        margin-right: 0;
    }

    .section-title .title::before {
        transform: none;
    }
    .title {
      font-size: 1.5rem;
    }

    .title-lg {
      font-size: 2rem;
    }

    .title-sm {
      font-size: 1rem;
    }
    .product {
      padding: 5px;
    }
    .product .product-title {
      font-size: .9rem;
    }
    .entry-title {
      font-size: 1.1rem;
    }
    .blog-posts .entry-title {
      font-size: .8rem;
      line-height: 20px;
    }

}


/*--------------------- 6.Spacing + Helpers -------------------- */


.cursur_disable{
  cursor: not-allowed !important;
}
.red_color{
  color: red;
}
.relative{
  position: relative;
}
.disable_color:after{
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url('../img/del.png');
  background-position: center center;
  background-size: 100% 100%;
  border-radius: 3px;
  overflow: hidden;
}
.pointer2 *{
  cursor: pointer !important;
}
.pointer *{
  cursor: pointer !important;
}
.sp-large *{
  cursor: zoom-in !important;
}

/*--------------------- 4.7.Buttons -------------------- */
/* Buttons */
.btn-wrap {
  display: inline-block;
  margin-bottom: 2rem;
}

.btn-wrap>span {
  text-align: right;
  display: block;
  color: #ccc;
  margin-bottom: .3rem;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: .35rem 1rem;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1.5;
  letter-spacing: -.01em;
  min-width: 170px;
  border-radius: 0.5rem;
  white-space: normal;
  transition: all 0.3s;
}

.btn span {
  line-height: 1;
}

.btn i:first-child {
  margin-left: .5rem;
}

.btn i:last-child {
  margin-right: .5rem;
}

.btn:focus {
  box-shadow: none;
}

.btn:focus,
.btn:active {
  outline: none !important;
}

.btn:active:focus {
  box-shadow: none !important;
}

.btn.btn-minwidth-sm {
  min-width: 80px;
}

.btn.btn-minwidth {
  min-width: 140px;
}

.btn.btn-minwidth-lg {
  min-width: 180px;
}

.btn:active {
  outline: none;
}

.btn-rounded {
  border-radius: .2rem;
}

.btn-round {
  border-radius: 20px;
}

.btn-lg {
  font-weight: 500;
  font-size: 1.5rem;
  min-width: 170px;
  padding: 1.6rem 2rem;
}

.btn-lg i:first-child {
  margin-right: 1.4rem;
}

.btn-lg i:last-child {
  margin-left: 1.4rem;
}

.btn-more {
  padding-top: 1.15rem;
  padding-bottom: 1.15rem;
  min-width: 230px;
  text-transform: uppercase;
}

.btn-link {
  padding: .4rem 1rem;
  min-width: 0;
  color: var(--main-color-one);
  text-decoration: none;
  border: none;
  border-bottom: .1rem solid transparent;
  letter-spacing: 0;
  font-size: 1.4rem;
  font-family: "IRANYekan", "Poppins", sans-serif;
}

.btn-link.btn-link-dark {
  color: var(--main-color-two);
}

.btn-link:hover,
.btn-link:focus,
.btn-link .btn-link-dark:hover,
.btn-link .btn-link-dark:focus {
  color: var(--main-color-one);
  text-decoration: none;
  border-color: var(--main-color-one);
}

.btn-link i:first-child {
  margin-right: 1rem;
}

.btn-link i:last-child {
  margin-left: 1rem;
}

.btn-hover-text {
  display: none;
}

.btn:hover .btn-text,
.btn:focus .btn-text {
  display: none;
}

.btn:hover .btn-hover-text,
.btn:focus .btn-hover-text {
  display: inline-block;
}

.btn-primary {
  color: #fff;
  background-color: var(--main-color-one);
  border-color: var(--main-color-one);
  box-shadow: none;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: var(--main-color-one-hover);
  border-color: var(--main-color-one-hover);
  box-shadow: none;
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: var(--main-color-one-light);
  border-color: var(--main-color-one-light);
}

.btn-secondary {
  color: #fff;
  background-color: #737373;
  border-color: #737373;
  box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show>.btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #4d4d4d;
  border-color: #4d4d4d;
  box-shadow: none;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #999999;
  border-color: #999999;
}

.btn-white {
  color: #333333;
  background-color: #fff;
  border-color: #333333;
  box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white:not(:disabled):not(.disabled):active,
.btn-white:not(:disabled):not(.disabled).active,
.show>.btn-white.dropdown-toggle {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
  box-shadow: none;
}

.btn-white.disabled,
.btn-white:disabled {
  color: #595959;
  background-color: #fff;
  border-color: #595959;
}

.btn-white-primary {
  color: var(--main-color-one);
  background-color: #fff;
  border-color: var(--main-color-one);
  box-shadow: none;
}

.btn-white-primary:hover,
.btn-white-primary:focus,
.btn-white-primary.focus,
.btn-white-primary:not(:disabled):not(.disabled):active,
.btn-white-primary:not(:disabled):not(.disabled).active,
.show>.btn-white-primary.dropdown-toggle {
  color: #fff;
  background-color: var(--main-color-one-hover);
  border-color: var(--main-color-one-hover);
  box-shadow: none;
}

.btn-white-primary.disabled,
.btn-white-primary:disabled {
  color: var(--main-color-one-light);
  background-color: #fff;
  border-color: var(--main-color-one-light);
}

.btn-dark {
  color: #fff;
  background-color: var(--main-color-two);
  border-color: var(--main-color-two);
  box-shadow: none;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark.focus,
.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show>.btn-dark.dropdown-toggle {
  color: #fff;
  background-color: var(--main-color-two-hover);
  border-color: var(--main-color-two-hover);
  box-shadow: none;
}

.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: var(--main-color-two-light);
  border-color: var(--main-color-two-light);
}



.btn-outline-primary {
  color: var(--main-color-one);
  background-color: transparent;
  background-image: none;
  border-color: var(--main-color-one);
  box-shadow: none;
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary.focus,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: var(--main-color-one-hover);
  border-color: var(--main-color-one-hover);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: var(--main-color-one-light);
  background-color: transparent;
}



.btn-outline-dark {
  color: var(--main-color-two);
  background-color: transparent;
  background-image: none;
  border-color: var(--main-color-two);
  box-shadow: none;
}

.btn-outline-dark:hover,
.btn-outline-dark:focus,
.btn-outline-dark.focus,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show>.btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: var(--main-color-two);
  border-color: var(--main-color-two);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: var(--main-color-two-light);
  background-color: transparent;
}


.btn-shadow {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05) !important;
}

.btn-shadow:hover,
.btn-shadow:focus,
.btn-shadow:active {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15) !important;
}
.dot-loader {
  width: 60px;
  aspect-ratio: 2;
  --_g: no-repeat radial-gradient(circle closest-side,#000 90%,#0000);
  background:
          var(--_g) 0%   50%,
          var(--_g) 50%  50%,
          var(--_g) 100% 50%;
  background-size: calc(100%/3) 50%;
  animation: l3 1s infinite linear;
  z-index: 50;
}
@keyframes l3 {
  20%{background-position:0%   0%, 50%  50%,100%  50%}
  40%{background-position:0% 100%, 50%   0%,100%  50%}
  60%{background-position:0%  50%, 50% 100%,100%   0%}
  80%{background-position:0%  50%, 50%  50%,100% 100%}
}
.modal_product .close{
  font-size: 25px;
  position: absolute;
  right: inherit;
  left: 20px;
  top: 10px;
  width: 30px;
  height: 30px;
  border-radius:50%;
  color: #000;
  border-color: #000;
  z-index: 2;
}

@media screen and (max-width: 767px){
  .modal_product{
    margin: 0 auto;
    width: 70%;
  }
}
.slider-baner,.slider-baner img
{
  border-radius: 20px 20px 0 0
}
.slider-box
{
  background: #f8f8f8;
  position: relative;
  background-size: 100% 65%;
  background-repeat: no-repeat;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.slider-box.all-radius
{
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.slider-products-title
{
  display: flex;
  justify-content: center;
  position: absolute;
  top: -7%;
  left: 50%;
  transform: translate(-50%,-7%);

}
.slider-products-title::after {
  content: "";
  position: absolute;
  top: 91%;
  left: 126%;
  width: 100%;
  height: 50%;
  transform: scale(2.5) translate(-50%,-50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/img/bgFlash.svg');
  z-index: -1;
}
.slider-products-title .title-box
{
  width: 110px !important;
  height: 110px !important;
  display: flex !important;
  justify-content: center;
  align-items: first baseline;
  background: transparent;
  border-radius: 100%;
  animation: identifier-531f0846 20s linear infinite;
  text-align: center;

}
.slider-products-title .title-box img
{
  background-color: rgb(250,230,255);
  border-radius: 50%;
  padding: 4px;
}
.slider-box .slider-content-box
{
  padding: 94px 20px 20px;
}

@media screen and (max-width: 1200px) {
  .slider-products-title::after {
    top: 160%;
    width: 100%;
    height: 80%;
  }
  .slider-products-title .title-box {
    width: 90px !important;
    height: 90px !important;
    position: relative;
    top: 14%;
    align-items: center;
  }
}
@media screen and (max-width: 580px) {
  .slider-box .slider-content-box {
    padding: 70px 10px 20px;
  }
}
.banner-title {
  color: #333333;
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 1.1;
  margin-bottom: 1.2rem;
  letter-spacing: -.03em;
}

.banner-title a {
  color: inherit;
}

.banner-title a:hover,
.banner-title a:focus {
  text-decoration: none;
}

.banner-title.text-white a {
  color: #fff;
}

.banner-subtitle {
  color: #777;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 1.2;
  letter-spacing: 0;
  margin-bottom: 1rem;
}

.banner-subtitle a {
  color: inherit;
}

.banner-subtitle a:hover,
.banner-subtitle a:focus {
  text-decoration: none;
}

.banner-subtitle.text-white a {
  color: #fff;
}

.banner-link {
  font-weight: 400;
  display: inline-block;
}
/* Banners Category */
.banner.banner-cat
{
  position: relative;
}
.banner-content {
  display: inline-block;
  position: absolute;
  padding-top: .4rem;
  right: 2rem;
  top: 50%;
  z-index: 2;
}
.banner-cat .banner-title {
  margin-bottom: .1rem;
}

.banner-cat .banner-subtitle {
  margin-bottom: 1.6rem;
}

.banner-content-overlay {
  overflow: hidden;
  padding: 1rem 1rem .7rem;
  background-color: rgba(255, 255, 255, 0.7);
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  transform: translateY(0);
  -ms-transform: translateY(0);
  transition: all .3s ease;
}

.banner-content-overlay .banner-subtitle {
  margin-bottom: .9rem;
}

.banner-content-overlay .banner-link {
  opacity: 0;
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
  transition: all .3s ease;
  transform: translateY(30px);
  -ms-transform: translateY(30px);
}

.banner:hover .banner-content-overlay {
  padding-bottom: 2.3rem;
  background-color: white;
}

.banner:hover .banner-content-overlay .banner-link {
  opacity: 1;
  transform: translateY(0);
  -ms-transform: translateY(0);
}