/*.owl-carousel .owl-item:first-child {
  margin-left: 0 !important;
  padding-left: 0 !important;
}*/
/*
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next {
   
    opacity: 1;
}
*/
/* Stop the transform and animation */
#menu_items .owl-carousel .owl-item {
  width: auto !important;   /* or flex-basis: auto !important; */
  
}
#menu_items .owl-carousel .owl-stage,
#menu_items .owl-carousel .owl-stage-outer {
  transform: none !important;
  transition: none !important;
}

/* Arrange items in a row that wraps if needed */
/*
#menu_items .owl-carousel .owl-stage {
  display: flex !important;
  flex-wrap: wrap !important;

  width: 100% !important;
}
*/

/* Each item gets equal width — adjust as needed */
/*#menu_items .owl-carousel .owl-item {
  flex: 1 0 calc(25% - 16px);  
  float: none !important;
}*/

#menu_items .owl-carousel .owl-stage {
  display: grid !important;
  grid-template-columns: repeat(1, minmax(0, 1fr)); /* mobile: 1 */
  gap: 16px;                                        /* card spacing */
  width: 100% !important;
  align-items: stretch; /* optional: equal card heights */
}
/*#menu_items .owl-carousel .owl-stage > *:nth-last-child(1):nth-child(4n+1) {
  grid-column: 2 / span 2; 
}


#menu_items .owl-carousel .owl-stage > *:nth-last-child(2):nth-child(4n+1),
.grid > *:nth-last-child(1):nth-child(4n+2) {
  grid-column: 2 / span 2;
}


#menu_items .owl-carousel .owl-stage > *:nth-last-child(3):nth-child(4n+1),
#menu_items .owl-carousel .owl-stage > *:nth-last-child(2):nth-child(4n+2),
#menu_items .owl-carousel .owl-stage  > *:nth-last-child(1):nth-child(4n+3) {
  grid-column: 1 / -1; 
  display: flex;
  justify-content: center;
}*/
.master-slider .ms-layer h1 {
       position: unset!important;
}
.master-slider .ms-layer h1 a{
    position: unset;
    margin: 0 !important;
    max-height: 50px;
    padding: 5px !important;
}
.master-slider .ms-layer h1 span{
        display: block;
    margin-bottom: 15px;
}
/* Tablet: 2 columns */
@media (min-width: 768px) {
  .owl-carousel .owl-stage {
    grid-template-columns: repeat(2, minmax(0, 1fr))!important;;
  }
}

/* Desktop: 4 columns */
@media (min-width: 1024px) {
  .owl-carousel .owl-stage {
    grid-template-columns: repeat(4, minmax(0, 1fr))!important;;
  }
}

/* Neutralize Owl's inline widths on each item */
.owl-carousel .owl-item {
  width: auto !important;
  float: none !important;
  box-sizing: border-box;
}

/* Make the card/content fill the grid cell */
.owl-carousel .owl-item > * { width: 100%; }
/* Hide navigation */
#menu_items .owl-nav,
.owl-dots {
  display: none !important;
}
.ms-slide .ms-layer {
    position: unset!important;
}
#menu_items .product-block.grid .grid-inner {
   
    border-radius: 8px 8px 0 0;
}
.master-slider .ms-layer h1{
        margin-top: 128px;
    text-align: center;
}

@media (max-width: 1900px) {
    .header-v1 .logo-in-theme {
      
        padding-left: 0;
    }
}
@media (max-width: 1200px) {
    .master-slider .ms-layer h1 {
    position: unset !important;
    text-align: center;
    padding-left: 10px;
        margin-top: 40px;
}
    
/*
    .ms-layer.ms-caption h1 {
      
            left: 0 !important;
    text-align: left !important;
    padding-left: 13px;
    }
*/
}
@media (max-width: 767px) {
    .owl-carousel {
      margin-right: 0 !important;
        margin-left: 0 !important;
    }
    #header .header-nav-bar .navbar .navbar-brand img

   {
         height: 35px; 
    }
}
/*.header-middle .contact.pull-left{
	padding-top: 16px;
}*/

/*//product grid*/


/*.owl-item .product-block {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    max-width: 250px;
    transition: transform 0.3s ease;
}

.owl-item .product-block:hover {
    transform: translateY(-5px);
}

.owl-item .attachment-shop-catalog.unveil-image {
    width: 100%;
    height: auto;
    border-radius: 8px 8px 0 0;
    display: block;
}*/



/* Container block stays the same */
/* Product block card styles */
.owl-item .product-block {
    background: #fff;
    border-radius: 8px;
  
 
    /*max-width: 250px;*/
    transition: transform 0.3s ease;
}
.widget-categoriestabs.horizontal .nav-tabs
 {
    margin: 0 0 35px;
}
#menu_items{
    margin-bottom: 20px;
}
.product-block.grid
 {
     overflow: unset;
     border:none!important;
}
.apus-header .header-middle {
    padding: 6px 0 3px;
}
.dropdown-contact .location {
    font-size: 16px;
}
/* Hover effect */
.owl-item .product-block:hover {
    transform: translateY(-5px);
}

/* Image container with fixed height and gray background */
.masonry-item .product-block .image {
    background-color: #f0f0f0; /* light gray bg */
   
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px 8px 0 0;
    border:none;
   
}

/* Image itself: auto-sized, no crop/stretch */
.owl-item .product-block .image img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    border-radius: 0; /* image itself won't be rounded */
   
    display: block;
    height: auto;
    width: 100%;
  
}
.tab-content .owl-item .product-block.grid .infor {
   
    margin-top: 10px;
}

/*//template*/
/* line 99, ../sass/template/_base.scss */
.apus-mfp-zoom-in .mfp-inline-holder .mfp-content .owl-carousel {
  margin: 0;
}
/* line 101, ../sass/template/_base.scss */
.apus-mfp-zoom-in .mfp-inline-holder .mfp-content .owl-carousel .owl-item {
  padding: 0;
}
/* line 105, ../sass/template/_base.scss */
.apus-mfp-zoom-in .mfp-inline-holder .mfp-content .owl-carousel .owl-controls .owl-nav .owl-prev, .apus-mfp-zoom-in .mfp-inline-holder .mfp-content .owl-carousel .owl-controls .owl-nav .owl-next {
  font-size: 22px;
  left: 20px;
}
/* line 109, ../sass/template/_base.scss */
.apus-mfp-zoom-in .mfp-inline-holder .mfp-content .owl-carousel .owl-controls .owl-nav .owl-next {
  left: inherit;
  right: 20px;
}
/* line 366, ../sass/template/_base.scss */
.owl-carousel-play {
  position: relative;
}
/* line 371, ../sass/template/_base.scss */
.owl-carousel-play .owl-item:last-child .product-wrapper {
  border: none;
}

/* line 376, ../sass/template/_base.scss */
.carousel-md {
  width: 44px;
  height: 44px;
  line-height: 44px;
}

/* line 381, ../sass/template/_base.scss */
.carousel-sm {
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
}

/* line 386, ../sass/template/_base.scss */
.carousel-xs {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
}

/* line 392, ../sass/template/_base.scss */
.add-fix-top {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  position: fixed;
  z-index: 99;
  bottom: 100px;
  right: 30px;
  text-align: center;
  font-size: 18px;
  font-family: "Source Sans Pro";
  display: inline-block;
  color: #fff;
  background: #c10a28;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 45px;
  height: 45px;
  line-height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
/* line 115, ../sass/rtl/_rtl.scss */
.rtl .add-fix-top {
  left: 30px;
  right: auto;
}
/* line 408, ../sass/template/_base.scss */
.add-fix-top i {
  font-size: 30px;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}
/* line 414, ../sass/template/_base.scss */
.add-fix-top:focus, .add-fix-top:active, .add-fix-top:hover {
  color: #fff;
  background: #9a0820;
}
/* line 420, ../sass/template/_base.scss */
.add-fix-top.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next {
    opacity: 1!important;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:active, .owl-carousel .owl-controls .owl-nav .owl-prev:hover, .owl-carousel .owl-controls .owl-nav .owl-next:active, .owl-carousel .owl-controls .owl-nav .owl-next:hover {
    color: #fff;
    background: #91071e;
}
.tab-content .product-block.grid {
    margin-bottom: 0!important;
}
.tab-content .products .masonry-item .grid {
      background: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    overflow: hidden;
    
}
.tab-content .product-block.grid .caption {
    margin: 0;
}
.owl-carousel.owl-loaded {
    display: block;
}
.tab-content .product-block.grid .caption {
    min-height: auto!important;
}
.tab-content .product-block.grid .caption {
    padding: 20px 0 10px 21px !important;
        text-align: left;
}
.owl-carousel {
    display: none;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
     
    cursor: pointer;
}
.owl-carousel .owl-controls {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next {
    opacity: 1;
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next {
    cursor: pointer;
    display: inline-block;
    opacity: 0;
    filter: alpha(opacity=0);
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: -10px;
    z-index: 99;
    color: #fff;
    font-size: 25px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    line-height: 50px;
    background: #c10a28;
}
.owl-carousel .owl-controls .owl-nav .owl-next {
    left: inherit;
    right: -10px;
}
.ion-ios-arrow-right:before {
   font-family:"FontAwesome";
  content:"\f061";              /* fa-arrow-right */
  margin-left:.5rem;
  speak:none;
}

.ion-ios-arrow-left:before {
    font-family:"FontAwesome";
  content:"\f060";              /* fa-arrow-left */
  margin-right:.5rem;
  speak:none;
}
/*.owl-carousel .owl-item:first-child {
    margin-left: 0 !important;
    padding-left: 0 !important;
}*/
.apus-mfp-zoom-in .mfp-inline-holder .mfp-content {
    position: relative;
    max-width: 100%;
    width: 90%;
    margin: 0 auto;
    background: #fff;
}
.quickview-feature-image {
    padding: 20px;
}
.apus-mfp-zoom-in.mfp-ready .mfp-content {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
@media (min-width: 1200px) {
    .apus-mfp-zoom-in .mfp-inline-holder .mfp-content {
        width: 1000px;
        min-height: 400px;
    }
}