@font-face {
  font-family: 'Maven Pro';
  src: url('/assets/fonts/MavenPro-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900; 
  font-style: normal;
}

@font-face {
  font-family: 'Manven Pro';
  src: url('/assets/fonts/MavenPro-Regular.ttf') format('truetype');
  font-weight: normal; 
  font-style: normal;
}

@font-face {
  font-family: 'Manven Pro';
  src: url('/assets/fonts/MavenPro-Medium.ttf') format('truetype');
  font-weight: 500; 
  font-style: normal;
}

@font-face {
  font-family: 'Manven Pro';
  src: url('/assets/fonts/MavenPro-SemiBold.ttf') format('truetype');
  font-weight: 600; 
  font-style: normal;
}

@font-face {
  font-family: 'Maven Pro';
  src: url('/assets/fonts/MavenPro-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Maven Pro';
  src: url('/assets/fonts/MavenPro-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Maven Pro';
  src: url('/assets/fonts/MavenPro-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}

div#navbarMainMenu ul li a {
  font-family: 'Maven Pro';
}


.font_family_maven{
  font-family: 'Maven Pro';
}


.text-black{
    color: #1D1D1D; 
}

/* Font size classes */
.font-xs {
    font-size: 12px;
  }
  .font-sm {
    font-size: 14px;
  }
  .font-md {
    font-size: 16px;
  }
  .font-lg {
    font-size: 18px;
  }
  .font-20 {
    font-size: 20px;
  }  
  .font-22 {
    font-size: 22px;
  }
  .font-xl {
    font-size: 24px;
  }
  .font-xxl {
    font-size: 32px;
  }
  
  /* Font weight classes */
  .font-light {
    font-weight: 300;
  }
  .font-normal {
    font-weight: 400;
  }
  .font-medium {
    font-weight: 500;
  }
  .font-semibold {
    font-weight: 600;
  }
  .font-bold {
    font-weight: 700;
  }
  .font-extrabold {
    font-weight: 800 !important;
  }
  
input.qty_input {

    width: 50%;
    border: 1px solid;
    border-left: 0px;
    border-right: 0px;
    text-align: center;
}
button.qty-input-minus {
    width: 25%;

    background: transparent;
    border: 1px solid;
    border-right: 0px;
    text-align: center;
}
button.qty-input-plus {
    width: 25%;
    background: transparent;
    border: 1px solid;
    border-left: 0px;
    text-align: center;
}

.add_to_cart_btn_custom .addtocart {
    margin-bottom: 0px !important;
    height: 40px;

}
.no_border {
  border: 0px;
}
#left-sidebar{
  background-color: #F5F5F5;
}
.bg-gray{
  background-color: #F5F5F5;
}

#price-range span.ui-slider-handle.ui-corner-all.ui-state-default {
  border-radius: 50%;
  border: 3px solid #ff4d04;
}

p#price-range {
  height: 5px;
}

p#price-range span.ui-slider-handle.ui-corner-all.ui-state-default {
  top: -.4em;
  width: 1em;
  height: 1em;
}

.ui-slider-range.ui-corner-all.ui-widget-header {
  background: #ff4d04 !important;
  border: 1px solid #ff4d04;
}
.active-bg-fillter{
  background-color: #F5F5F5;
}
div#search_item {
  position: absolute;
  top: 50px;
  z-index: 9999;
}
.text-main{
  color:#ff4d04;
}
.table_variation td {
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  background:white;
}
.table_variation th {
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  background:white;
}
.w-80 {
  max-width: 80%;
}
.copyright strong {
  font-size: 14px;
  color:#888;
}
.wrapper-footer hr {
  border-color: #888 !important;
}
.footer-color{
	color:#888 !important;
}
@media (min-width: 768px) {
  .w-md-75 {
    width: 75% !important;
  }
}
.col-footer-about .nav>li {
  padding: 4px 0;
}

.related_product_bg{
  background-image: url(/assets/images/mask_grey_bg.png);
  background-size: cover;
  background-position: center;
}

.related_product_bg .card.thumbnail.card-body.no_border.text-center {
  background: transparent;
}
span.warehouse_qty:not(:first-child) {
  padding-left: 5px;
}
@media (max-width: 767px) {
  .mobile-full-width {
    width: 100% !important;
  }
}

.no-hover:hover {
  background-color: transparent !important;
  color: inherit !important;
  border-color: inherit !important;
}

@media (max-width: 575.98px) {
  .carousel-item img {
      width: 100% !important;
  }
}

.fixed-top {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1030; 
}

#homepageCarousel .carousel-caption{
right:10%;
margin-left:8%;
top:47% !important;
}

#homepageCarousel img {
    height: 100vh; 
    width: 100vw !important;  
    object-fit: cover; 
	object-position: center;
}

#homepageCarousel .biggerFont{
font-size:7rem;
font-weight:900;
opacity:0.7;
line-height:1;
}

#homepageCarousel .ImageSubText{
letter-spacing:2px;
font-weight:600;
opacity:0.7;
padding-left:5px;
}





@media (max-width: 768px) {
	
	#homepageCarousel .carousel-caption{
right:14%;
}
	
    #homepageCarousel img {
        height: auto !important; 
		width:100% !important;
    }
	
	#homepageCarousel .biggerFont{
font-size:3rem;
}

#homepageCarousel .ImageSubText{
font-size:1rem;
}
	
}