/* Demo 3 Homepage 3 */
/* Fonts */
@import url("https://fonts.googleapis.com/css?family=Montserrat:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800");
/* font-family: 'Poppins', sans-serif; */
.sticky-header.fixed.header-middle .menu > li > a {
  padding-top: 4rem;
  padding-bottom: 3.1rem; }
  .sticky-header.fixed.header-middle .menu > li > a:after {
    top: 55%; }

.header.header-8 .logo {
  /*margin-top: 3.7rem;
  margin-bottom: 3.1rem;*/ }
.header.header-8 .menu > li > a {
  padding-top: 4rem;
  padding-bottom: 3.1rem;}
  .header.header-8 .menu > li > a:after {
    top: 55%; }
.header.header-8 .header-top {
  background-color: #fff; }
  .header.header-8 .header-top a {
    color: #777;
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 300; }
    .header.header-8 .header-top a:hover, .header.header-8 .header-top a:focus {
      color: #445f84; }
.header.header-8 .header-middle .container::after,
.header.header-8 .header-middle .container-fluid::after {
  content: '';
  position: absolute;
  left: 1rem;
  right: 1rem;
  top: 0;
  height: .1rem;
  background-color: #ebebeb; }
.header.header-8 .top-menu li + li {
  margin-left: 2.5rem; }
.header.header-8 .header-search .header-search-wrapper {
  top: 60%;
  /*display: none;*/ }
.header.header-8 .header-search .header-search-wrapper.show {
  display: flex; }
.header.header-8 .header-dropdown + .header-dropdown {
  margin-left: 3rem; }
.header.header-8 .cart-dropdown {
  padding-top: .8rem; }
.header.header-8 .header-search,
.header.header-8 .mobile-menu-toggler {
  padding-top: 1.2rem; }
.header.header-8 .top-menu:not(.top-link-menu) ul {
  min-width: 180px; }

.title-lg {
  font-weight: 400; }

.heading.heading-center .title-lg {
  margin-bottom: 1.4rem; }

.intro-slider.owl-simple.owl-nav-inside .owl-dots {
  bottom: 25px; }

.intro-slider-container,
.intro-slide,
.banner {
 /* background-color: #173446;*/ }

.intro-slider-container:before,
.intro-slider .slide-image:before {
  padding-top: 42.735042735%; }
@media screen and (max-width: 479px) {
  .intro-slider-container:before,
  .intro-slider .slide-image:before {
    padding-top: 83.3333333333%; } }

.intro-content {
  margin-top: -1rem; }
  .intro-content .btn i:last-child {
    font-size: 1.5rem;
    margin-left: 2.5rem; }

.intro-subtitle {
  margin-bottom: .5rem;
  color: #ebebeb; }

.intro-title {
  font-weight: 600;
  letter-spacing: -.03em;
  line-height: 1.1;
  margin-bottom: .2rem; }

.intro-price {
  color: #333333;
  font-weight: 300;
  font-size: 2rem;
  line-height: 1.2;
  letter-spacing: -.03em;
  margin-bottom: 1.3rem; }

.icon-boxes-container {
  padding-top: .45rem;
  padding-bottom: 3rem; }

.icon-box-side {
  padding-left: .5rem; }
  .icon-box-side .icon-box-icon {
    font-size: 4rem; }
  .icon-box-side .icon-box-title {
    text-transform: uppercase; }
  .icon-box-side p {
    letter-spacing: -.01em; }

.banner-text a {
  color: inherit; }
  .banner-text a:hover, .banner-text a:focus {
    text-decoration: none; }

.banner-group .banner-subtitle.bright-black {
  color: #666; }

.banner-group .banner-subtitle {
  font-weight: 300;
  letter-spacing: -.01em;
  margin-bottom: .6rem;
  color: #ebebeb; }
.banner-group .banner-title {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.25;
  margin-bottom: .1rem;
  letter-spacing: -.01em; }
.banner-group .banner-text {
  color: #333333;
  font-weight: 300;
  font-size: 2.4rem;
  line-height: 1.25;
  letter-spacing: -0.025em; }
.banner-group .banner-link {
  margin-top: 1.4rem;
  padding: .8rem 2rem; }
.banner-group .btn {
  min-width: 110px; }
.banner-group .banner-large .banner-content {
  left: 3rem; }
.banner-group .banner-middle .banner-content {
  left: 2.5rem; }
.banner-group .banner-content {
  left: 30px; }
  .banner-group .banner-content.banner-content-bottom {
    bottom: 40px; }
  .banner-group .banner-content.banner-content-right {
    left: auto;
    right: 25px; }

.banner-content-overlay {
  padding-top: 1.1rem; }

.tab-pane-shadow {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03); }

.tab-pane .owl-carousel .owl-item:not(:first-child) .product {
  border-left: .1rem solid #eeeeee; }

.tab-pane .owl-simple .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -6rem; }

.nav.nav-pills .nav-link {
  font-size: 1.4rem; }

/* Product Product-3 */
.product.product-3:hover .product-media::before, .product.product-3:focus .product-media::before {
  opacity: .2; }
.product.product-3 .product-media::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  background-color: #999;
  transition: all .3s; }
.product.product-3 .product-body {
  padding: 1.6rem 1rem 0; }
.product.product-3 .product-cat {
  font-weight: 400;
  font-size: 1.5rem;
  color: #ccc;
  margin-bottom: 1rem; }
  .product.product-3 .product-cat a {
    transition: all .35s ease; }
    .product.product-3 .product-cat a:hover, .product.product-3 .product-cat a:focus {
      color: #777;
      box-shadow: 0 1px 0 #bcbcbc; }
.product.product-3 .product-title {
  font-size: 1.5rem;
  line-height: 1.3;
  margin-bottom: 1.2rem; }
  .product.product-3 .product-title a {
    box-shadow: none;
    transition: all .3s; }
  .product.product-3 .product-title:hover a, .product.product-3 .product-title:focus a {
    box-shadow: 0 1px 0 #445f84; }
.product.product-3 .product-price {
  color: #333;
  font-weight: 500;
  margin-bottom: 0; }
.product.product-3 .product-body {
  padding-bottom: 1.8rem;
  transition: transform .35s ease; }
.product.product-3 .product-footer {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  transform: translateY(100%);
  visibility: hidden;
  transition: all .35s ease;
  padding: 0; }
.product.product-3 .product-action {
  position: static;
  left: auto;
  right: auto;
  bottom: auto;
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  background-color: transparent;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  border-top: .1rem solid #ebebeb;
  border-bottom: none;
  margin-top: 2rem; }
.product.product-3 .btn-product {
  font-weight: 400;
  padding-top: .1rem;
  padding-bottom: .1rem;
  text-transform: uppercase; }
.product.product-3 .btn-product:not(:hover):not(:focus) span {
  color: #445f84; }
.product.product-3 .btn-product + .btn-product {
  border-left-style: solid; }

.product-countdown-container {
  background-color: #f7f7f7;
  border-radius: 0; }
  .product-countdown-container .product-contdown-title {
    color: #777; }
  .product-countdown-container .product-countdown .countdown-amount {
    text-transform: capitalize;
    color: #445f84; }

.products .row {
  margin-left: 0;
  margin-right: 0; }
  .products .row > .col,
  .products .row > [class*=col-] {
    padding-left: 0;
    padding-right: 0; }
.products .product {
  margin-bottom: 0;
  border-bottom: .1rem solid #eee; }

.blog-posts .entry-media {
  margin-bottom: 1.5rem; }
.blog-posts .entry-content p {
  margin-bottom: .6rem; }
.blog-posts .entry-meta {
  margin-bottom: .3rem; }
.blog-posts .entry-title {
  font-weight: 400;
  font-size: 2rem;
  margin-bottom: .9rem; }

.cta .input-group {
  margin-bottom: .5rem; }
.cta .form-control {
  color: #333;
  border-color: #f4f4f4;
  background-color: #f4f4f4;
  border-right-width: 0; }
  .cta .form-control::placeholder {
    font-style: italic; }
.cta .input-group-round {
  border-radius: 30px; }
  .cta .input-group-round .btn {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px; }

.cta-title {
  font-size: 2.4rem;
  letter-spacing: -.01em;
  font-weight: 600; }

.cta-heading {
  margin-bottom: 2.5rem; }
  .cta-heading .cta-title {
    margin-bottom: .3rem; }

.cta-desc {
  font-size: 1.6rem; }

.cta-horizontal {
  padding: 4.5rem 3rem 4.5rem; }
  .cta-horizontal .cta-title {
    font-size: 2.2rem;
    margin-bottom: .8rem;
    letter-spacing: -.01em;
    font-weight: 600; }
  .cta-horizontal .cta-desc {
    color: #666;
    font-size: 1.4rem;
    font-weight: 400; }

.cta .btn:not(.btn-block) {
  min-width: 160px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.4rem; }

.font-weight-medium {
  font-weight: 500; }

.blog-posts .read-more {
  font-size: 1.4rem; }

.entry-content {
  margin-bottom: 1rem;
  padding-bottom: 1rem; }

.footer .footer-middle {
  padding-top: 5.5rem; }
.footer .footer-bottom .container {
  padding-bottom: 2rem; }

@media screen and (min-width: 576px) {
  .products [class*=col-] {
    /*border-right: .1rem solid #eee;*/ }
    .products [class*=col-]:nth-child(2n) {
      border-right-width: 0; }

  .cta .input-group {
    background-color: #f4f4f4; }

  .cta-horizontal .btn:not(.btn-block) {
    min-width: 270px; } }
@media screen and (min-width: 768px) {
  .intro-subtitle {
    margin-bottom: 1rem; }

  .intro-price {
    font-size: 2.4rem;
    margin-bottom: 1.8rem; }

  .products [class*=col-]:nth-child(2n) {
    border-right-width: .1rem; }
  .products [class*=col-]:nth-child(3n) {
    border-right-width: 0; }

  .cta-horizontal {
    padding-left: 5rem;
    padding-right: 5rem; }

  .banner-group .banner-large .banner-content {
    left: 7rem; }
  .banner-group .banner-middle .banner-content {
    left: 5rem; } }
@media screen and (min-width: 992px) {
  .intro-slider.owl-simple.owl-nav-inside .owl-dots {
    bottom: 30px; }

  .intro-content .btn {
    min-width: 150px; }

  .intro-subtitle {
    margin-bottom: 1.4rem; }

  .intro-title {
    font-size: 5.2rem; }

  .intro-price {
    font-size: 2.8rem;
    margin-bottom: 2.3rem; }

  .products [class*=col-]:nth-child(3n) {
    border-right-width: .1rem; }
  .products [class*=col-]:nth-child(4n) {
    border-right-width: 0; }

  .cta-horizontal {
    padding-left: 7rem;
    padding-right: 7rem; } }
@media screen and (min-width: 1200px) {
  .intro-content .btn {
    min-width: 170px; }

  .intro-price {
    font-size: 3rem; }

  .products [class*=col-]:nth-child(4n) {
    border-right-width: .1rem; }
  .products [class*=col-]:nth-child(5n) {
    border-right-width: 0; } }
@media screen and (min-width: 1200px) {
  .header-8 .main-nav {
    margin-right: 35.5rem; } }

/*# sourceMappingURL=demo-10.css.map */
.cart-dropdown .dropdown-toggle-custom {
  font-size: 2.8rem;
  color:black;
  padding:0 5px 0 5px;
}
.intro-slider-container, .intro-slide, .banner {
  max-height:400px;
}
.slide-image img {
  height: auto;
}

.intro-title{
  background-image: url(
  "/local/templates/vector/assets/images/bgtext.jpg");
  background-repeat: repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}

.iconClass{
  position: relative;
}
.iconClass span{
  position: absolute;
  top: 5px;
  right: -5px;
  display: block;
}
.active-f{
  /*background-color:red !important;*/
  color:red;
  font-weight: 600 !important;
}
.active-f:hover, .active-f:focus, .btn-expandable-active-f span {
  background-color: red;
}
.active-f-c{
  /*background-color:red !important;*/
  color:red;
}
.active-f-c:hover, .active-f-c:focus span {
  border:0;
}
.details-action-wrapper .btn-product:hover {
  text-decoration:none;
}
.btn-product {
  cursor:pointer;
}
.btn-product:hover span, .btn-product:focus span {
  box-shadow: unset;
}
.btn-product span {
  text-transform:uppercase;
}
.product-media1 > a:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background-color: #444444;
  visibility: hidden;
  opacity: 0;
  transition: all 0.45s ease; }
.product-image:hover {
  filter: invert(30%);
  transition: all 0.45s ease;
  /*background-color: #444444;
  visibility: visible;
  opacity: .4;*/
}


figure {
  margin: 0rem;
}

.portfolio-overlay .portfolio-title a, .portfolio-overlay .portfolio-title a:hover {
  color: #000;
}
.portfolio-overlay .portfolio-tags a {
  font-size: 1.2rem;
  color: #000;
}
.portfolio-overlay .portfolio-tags a:hover {
  color: #000;
  box-shadow: 0 1px 0 #000;
}

.portfolio-overlay{box-shadow: 2px 2px 8px 0px rgba(34, 60, 80, 0.2);}
.portfolio-overlay:hover{box-shadow: unset;transition: all 0.45s ease;}

.portfolio-title{font-weight: 600;
  font-size: 1.3rem;}

.product-countdown-banner {
  bottom: unset;
  left: unset;
  right: unset;
  padding-left:10px;
}
.product-countdown-banner .countdown-amount{
  color:var(--base);
  font-size: 2.2rem;
  font-weight: 600;
}
.cta-horizontal .cta-desc {
  color: #666;
  font-size: 1.4rem;
  font-weight: 600;
}
/*
.widget-list a{
  color:#fff;
}*/
.breadcrumb-item + .breadcrumb-item::before {
  margin-top: .1rem !important;
}
.cart-dropdown .dropdown-menu, .compare-dropdown .dropdown-menu {
  width: 150px;
}
.cart-dropdown .dropdown-menu, .compare-dropdown .dropdown-menu{
  padding: 1.2rem 2rem 1.5rem;
}

.cart-dropdown .btn-remove, .compare-dropdown .btn-remove {
  font-size: 2.3rem;
}
.page-header {
  margin: unset;
}
.footer a {
  color: inherit;
}
/*
.product-label {
  position: absolute;
  z-index: 1;
  top: 2rem;
  left: 2rem;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.6rem;
  letter-spacing: -.01em;
  padding: .5rem .9rem;
  min-width: 45px;
  text-align: center;
  min-height:unset;
  bottom:unset;
  right:unset;
}*/

.product-details-action .btn-cart span:hover,.product-details-action .btn-cart span:focus {
  color: white;
}
.product-details-action .btn-cart{
  font-size:1.4rem;
  text-transform: uppercase;
}
.product-details-action .btn-cart:hover, .product-details-action .btn-cart:focus {
  color: #fff;
}
/* nuUiSlider */
.irs--modern .irs-bar {
  top: 25px;
  height: 5px;
  background: #212121;
  background: linear-gradient(to bottom, #212121 0%, var(--base) 100%);
}
.irs--modern .irs-single {
  background-color: var(--base);
}
.irs--modern .irs-single::before {
  border-top-color: var(--base);
}
.irs--flat .irs-bar {
  background-color: var(--base);
}
.irs--flat .irs-single {
  background-color: var(--base);
}
.irs--flat .irs-single::before {
  border-top-color: var(--base);
}
.irs--flat .irs-handle {
  cursor:pointer;
}
.irs--flat .irs-handle > i:first-child {
  background-color: var(--base);
}
irs--flat .irs-handle:hover > i:first-child {
  background-color: var(--base);
}
/* end noUiSlide */
.f-thumbs__slide {
  width: var(--f-thumb-width)!important;
  height: var(--f-thumb-width) !important;

}
/****/
.btn-outline-dark {
  color: var(--base);
  border-color: var(--base);
  text-transform:uppercase;
}
.btn-cart-1:before {
  font-family: "molla";
  content: '\e812';
}

.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: var(--base);
  background-color: transparent;
  border-color: var(--base);
  box-shadow: none;
}

.icon-minus::before {
  font-family: "molla";
  content: '\f28e';
}

/*.cart-dropdown .cart-count-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 5rem;
  height: 2rem;
  border-radius: 10%;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1;
  margin-left: .1rem;
  margin-top: 3.1rem;
  color: #fff;
  background-color: var(--base);
}*/
.cart-dropdown .cart-count-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 5rem;
  height: 2rem;
  border-radius: 10%;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1;
  margin-left: .1rem;
  margin-top: 0.1rem;
  color: #fff;
  background-color: var(--base);
}
.header-search .header-search-wrapper {
  min-width: 570px;
  right: 2rem;
/*align-items: center;*/
}

.card-title-detail a {
  display: block;
  padding: 0 4rem 0 1.2rem;
  padding-left: 1.2rem;
  position: relative;
  color: var(--base);
  border: none;
  background-color: transparent;
  outline: none !important;
}
.card.card-sm .card-title-detail a {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.logo {
  margin-top: unset;
  margin-bottom: unset;
}
.page-header {
  padding: unset;
}
.breadcrumb-nav {
  margin-bottom: unset;
}

.product-action-vertical, .product-label{
  display:none;
}
.page-header {
  background-color: #fff;
  border-top: 0.1rem solid rgba(235, 235, 235, 0.55);
}

.new-price {
  color: #000;
  font-weight:bold;
}
.product-content p{
  color:#000;
}
.btn-round {
  border-radius: 0.5rem;
}
.bx-pagination .bx-pagination-container ul li span {
  border-radius: 0.5rem;
}

@media (min-width: 990px) {
  .mob-hide{
    display:none;
  }
}
@media (max-width: 989px) {
  .desc-hide{
    display:none;
  }
}
@media (min-width: 1199px) {
  #in-catalog {
    display: none !important;
  }
}