[class^="section-menu-"] {
  padding: 100px 0; }

@media (max-width: 767px) {
  [class^="section-menu-"] {
    padding: 40px 0; } }

.section-breadcrumb {
  position: relative;
  background-image: url(banner_header_menu3a29.jpg?v=2535);
  background-size: cover;
  background-position: center;
  padding: 200px 0; }
  .section-breadcrumb:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4); }
  .section-breadcrumb .breadcrumb-content {
    position: relative;
    color: #fff; }
    .section-breadcrumb .breadcrumb-content h1 {
      font-size: 80px;
      letter-spacing: 5px; }
    .section-breadcrumb .breadcrumb-content .breadcrumb-title1 {
      text-transform: uppercase;
      font-weight: 600;
      margin-bottom: 30px; }
    .section-breadcrumb .breadcrumb-content .breadcrumb-title2 {
      font-size: 18px;
      font-weight: 600;
      margin-top: 30px; }
  @media (max-width: 1199px) and (min-width: 992px) {
    .section-breadcrumb {
      padding: 80px 0; }
      .section-breadcrumb .breadcrumb-content h1 {
        font-size: 50px; } }
  @media (max-width: 991px) {
    .section-breadcrumb {
      padding: 60px 0; }
      .section-breadcrumb .breadcrumb-content h1 {
        font-size: 40px; }
      .section-breadcrumb .breadcrumb-content .breadcrumb-title1 {
        margin-bottom: 15px; }
      .section-breadcrumb .breadcrumb-content .breadcrumb-title2 {
        margin-top: 15px; } }
  @media (max-width: 767px) {
    .section-breadcrumb .breadcrumb-content h1 {
      font-size: 28px; }
    .section-breadcrumb .breadcrumb-content .breadcrumb-title1 {
      font-size: 12px; }
    .section-breadcrumb .breadcrumb-content .breadcrumb-title2 {
      font-size: 14px;
      margin-bottom: 0; } }

.section-menu-collection .row {
  margin: 0; }

.section-menu-collection .col-title {
  font-size: 32px;
  color: var(--shop-color-main);
  margin-bottom: 40px; }

.section-menu-collection .col-pro {
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  max-width: 45%; }

.section-menu-collection .col-border {
  -ms-flex: 0 0 10%;
  flex: 0 0 10%;
  max-width: 10%; }

@media (max-width: 991px) {
  .section-menu-collection .row > div:nth-child(3) {
    margin-top: 30px; }
  .section-menu-collection .col-title {
    margin-bottom: 20px; }
  .section-menu-collection .col-pro {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }

@media (max-width: 767px) {
  .section-menu-collection .col-title {
    font-size: 20px; } }

.section-menu-banner {
  padding: 0; }
  .section-menu-banner .container-fluid {
    padding: 0; }
  .section-menu-banner .list-banner {
    display: grid;
    gap: 4px; }
  @media (min-width: 768px) {
    .section-menu-banner .list-banner {
      grid-template-columns: repeat(6, 1fr);
      grid-template-rows: repeat(2, 1fr); }
      .section-menu-banner .list-banner .banner-item:first-child {
        grid-row: 1 / 2;
        grid-column: 1 / span 2; }
      .section-menu-banner .list-banner .banner-item:nth-child(2) {
        grid-column: 3 / span 2;
        grid-row: 1 / span 2; }
      .section-menu-banner .list-banner .banner-item:nth-child(3) {
        grid-column: 5 / span 1;
        grid-row: 1 / span 1; }
      .section-menu-banner .list-banner .banner-item:nth-child(7) {
        grid-column: 5 / span 2;
        grid-row: 2 / 3; } }
  @media (max-width: 767px) {
    .section-menu-banner .list-banner .banner-item:first-child {
      grid-column: 1 / span 2;
      grid-row: 1 / 2; }
    .section-menu-banner .list-banner .banner-item:nth-child(7) {
      grid-column: 2 / span 2;
      grid-row: 3 / 4; } }

.section-menu-collection-2 .row {
  margin: 0; }

.section-menu-collection-2 .heading-title {
  margin-bottom: 40px; }

.section-menu-collection-2 .col-pro {
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  max-width: 45%;
  margin-top: 40px; }

.section-menu-collection-2 .col-border {
  -ms-flex: 0 0 10%;
  flex: 0 0 10%;
  max-width: 10%; }

.section-menu-collection-2 .product-loop-small .product-inner .proloop-image {
  display: none; }

@media (max-width: 991px) {
  .section-menu-collection-2 .col-pro {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }

@media (max-width: 767px) {
  .section-menu-collection-2 .heading-title {
    margin-bottom: 20px; }
  .section-menu-collection-2 .col-pro {
    margin-top: 0; } }

.col-border {
  position: relative;
  color: #dfdbdc;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  align-items: center; }
  .col-border .border-icon svg {
    width: 32px;
    height: 32px;
    fill: currentColor; }
  .col-border .border-icon.icon-end {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .col-border .border-line:before, .col-border .border-line:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    background: currentColor; }
  .col-border .border-line:before {
    width: 1px;
    height: 100%; }
  .col-border .border-line:after {
    width: 6px;
    height: 6px;
    border-radius: 50%; }
  @media (max-width: 991px) {
    .col-border {
      display: none; } }

/*======Product loop small=====*/
.product-loop-small {
  padding: 0;
  margin-bottom: 30px; }
  .product-loop-small .product-inner {
    background: #fff;
    display: flex;
    align-items: center;
    gap: 15px; }
    .product-loop-small .product-inner .proloop-image {
      padding: 0;
      flex: 0 0 85px;
      border-radius: 50px; }
      .product-loop-small .product-inner .proloop-image .product--image img {
        border-radius: 50px; }
    .product-loop-small .product-inner .proloop-detail {
      padding: 0;
      flex: auto; }
      .product-loop-small .product-inner .proloop-detail .detail-title {
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: start; }
        .product-loop-small .product-inner .proloop-detail .detail-title h3 {
          margin: 0;
          font-size: 18px;
          font-weight: 600; }
        .product-loop-small .product-inner .proloop-detail .detail-title .tag-menu {
          font-size: 11px;
          font-weight: 400;
          text-transform: uppercase;
          padding: 1px 5px;
          margin-left: 8px;
          background: var(--shop-color-main);
          color: #fff;
          border-radius: 5px; }
        .product-loop-small .product-inner .proloop-detail .detail-title .wrapper-action-loop {
          margin-top: 0 !important;
          text-align: right; }
          .product-loop-small .product-inner .proloop-detail .detail-title .wrapper-action-loop .proloop--price {
            padding: 0;
            display: flex;
            flex-flow: column;
            justify-content: end;
            margin: 0;
            font-weight: 600; }
            .product-loop-small .product-inner .proloop-detail .detail-title .wrapper-action-loop .proloop--price .price {
              margin: 0; }
        .product-loop-small .product-inner .proloop-detail .detail-title .title-line {
          border-bottom: 3px dotted #787878;
          min-width: 30px;
          flex: auto;
          margin: 0 10px;
          height: 16px; }
      .product-loop-small .product-inner .proloop-detail .proloop-desc {
        margin-top: 5px;
        opacity: 0.8; }
    .product-loop-small .product-inner:hover {
      box-shadow: none; }
  @media (max-width: 991px) {
    .product-loop-small .product-inner .proloop-detail .detail-title h3 {
      font-size: 16px; }
    .product-loop-small .product-inner .proloop-detail .detail-title .title-line {
      min-width: 15px;
      margin: 0 5px; }
    .product-loop-small .product-inner .proloop-detail .proloop-desc {
      font-size: 14px; } }
  @media (max-width: 767px) {
    .product-loop-small {
      margin-bottom: 20px; }
      .product-loop-small .product-inner .proloop-detail {
        text-align: left; } }
  @media (max-width: 576px) {
    .product-loop-small .product-inner {
      gap: 10px; }
      .product-loop-small .product-inner .proloop-image {
        flex: 0 0 55px; }
      .product-loop-small .product-inner .proloop-detail .detail-title h3 {
        font-size: 14px; }
      .product-loop-small .product-inner .proloop-detail .detail-title .tag-menu {
        font-size: 9px;
        margin-left: 5px; }
      .product-loop-small .product-inner .proloop-detail .detail-title .title-line {
        border-width: 2px;
        height: 14px; }
      .product-loop-small .product-inner .proloop-detail .proloop-desc {
        margin: 0; } }

/*======END Product loop small=====*/
