
/* Iconfont */
@font-face{font-family:iconfont;src:url(https://tarmart.net/css/iconfont.eot?t=1667789693498);src:url(https://tarmart.net/css/iconfont.eot?t=1667789693498#iefix) format('embedded-opentype'),url(https://tarmart.net/css/iconfont.woff2?t=1667789693498) format('woff2'),url(https://tarmart.net/css/iconfont.woff?t=1667789693498) format('woff'),url(https://tarmart.net/css/iconfont.ttf?t=1667789693498) format('truetype'),url(https://tarmart.net/css/iconfont.svg?t=1667789693498#iconfont) format('svg')}
.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.icon-X-66:before{content:"\e62d"}
.a-icon-Rightarrow-2:before{content:"\e608"}
.icon-Email:before{content:"\e61b"}
.a-icon-Contactus:before{content:"\e611"}
.icon-Cart:before{content:"\e60f"}
.icon-Language:before{content:"\e60e"}
.icon-News:before{content:"\e633"}

/* Header Styles from header-nav-new.css and header-nav-screen.css */
#header .iconfont-symbol {
    flex-shrink: 0;
    margin-right: 6px;
    width: 1.5rem;
    height: 1.5rem;
    vertical-align: middle;
    fill: currentColor;
    overflow: hidden
}

#header {
    position: relative !important;
    top: 0 !important;
    z-index: 9999 !important;
    left: 0 !important;
    right: 0 !important;
    background: rgb(255, 255, 255) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-bottom: 4px solid #e24035 !important;
    min-height: 100px !important;
    visibility: visible !important;
    opacity: 1 !important;
}

#header a strong, #header .header-brands strong {
    font-weight: 400
}

#header .first-menu-li, #header .second-menu-li, #header .third-menu-li, #header .third-menu-li li, #header .advertising-box {
    list-style: none
}

#header a:hover, #header a:focus, #header a:visited {
    text-decoration: none !important
}

#header ul {
    padding-left: 0;
    margin-bottom: 0
}

#header .relative {
    position: relative
}

#header .absolute {
    position: absolute
}

#header .header-menu {
    display: flex;
    justify-content: space-between;
}

#header .menu-nav {
    display: flex;
    margin-bottom: 0;
    position: relative;
    z-index: 99999
}

.forbid-scroll {
    height: 100vh;
    overflow: hidden
}

#header .first-menu-li {
    padding-right: 10px
}

#header .db {
    display: block
}

#header .dn {
    display: none
}

#header .force-dn {
    display: none !important;
    width: 0
}

#header .h-60 {
    height: 60px
}

#header .mobile-menu-arrow {
    display: none
}

#header .first-menu-link {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 0 10px;
    color: #000000;
    font-family: din2014, helvetica neue, Helvetica, Arial, sans-serif;
    text-align: center;
    font-size: 16px;
    white-space: nowrap;
    letter-spacing: 1px
}

#header .first-menu-link:hover, #header .first-menu-link-activated {
    color: #e24035
}

#header .second-third-menu {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 99999;
    width: 1610px;
    align-items: center;
    justify-content: center;
    display: none
}

#header .second-third-menu-container {
    display: flex;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 8px #e2e2e2;
    transform: translate(100px, 0)
}

#header .second-menu {
    padding: 1.375rem 0
}

#header .flex {
    display: flex
}

#header .second-menu-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 10px 20px;
    line-height: 17px;
    font-family: montserrat, poppins, sans-serif;
    color: #333;
    font-size: 14px
}

#header .second-menu-link div {
    display: flex;
    align-items: center
}

#header .second-menu-link-activated, #header .second-menu-link:hover {
    background: #f4f8fd;
    color: #1d73dd
}

#header .second-menu-arrow {
    flex-shrink: 0;
    position: absolute;
    right: 100px;
    color: #1d73dd;
    transition: all .2s ease 0s;
    opacity: 0;
    top: 50%;
    transform: translate(0, -50%)
}

#header .second-menu-link-activated .second-menu-arrow, #header .second-menu-arrow-toggle {
    opacity: 1;
    right: 12px
}

#header .third-menu {
    flex: 1;
    background: #f4f8fd;
    padding: 1.375rem 1.875rem
}

#header .third-menu-li {
    display: none
}

#header .third-menu-link {
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
    width: 100%;
    line-height: 26px;
    font-size: 14px;
    color: #333;
    font-family: montserrat, poppins, sans-serif
}

#header .third-menu-link:hover {
    color: #1d73dd
}

#header .advertising {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 1.375rem 1.875rem
}

#header .advertising-link {
    display: flex;
    flex-direction: column;
    align-items: center
}

#header .advertising img {
    height: 6.75rem
}

#header .advertising span {
    font-family: montserrat, poppins, sans-serif;
    color: #333;
    word-break: break-word;
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
    width: 225px;
    cursor: pointer
}

#header .shortcut {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative
}

#header .shortcut .shopping-cart {
    position: relative;
    width: 36px;
    margin-left: 20px;
    font-size: 36px;
    color: #e24035;
    cursor: pointer;
    margin-right: 11px
}

#header .header-search {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#header .logo {
    height: 95px;
    font-size: 0;
    margin-top: 10px;
    margin-left: 10px;
}
#header .logo-mobile { display: none !important; }
#header .logo-pc { display: inline-block !important; }


#header .web-shortcut {
    display: flex;
    justify-content: space-between;
    z-index: 999999
}

#header .web-shortcut li, #header .web-shortcut-menu, #header .web-shortcut li strong {
    font-size: 14px;
    color: #000000 !important;
    font-family: din2014, helvetica neue, Helvetica, Arial, sans-serif;
    margin-right: 0;
    white-space: nowrap
}

#header .web-shortcut li {
    margin-right: 30px;
    word-break: break-word;
    line-height: 24px;
    display: flex;
    align-items: center
}

#header .web-shortcut li:last-child {
    margin-right: 0
}

#header .web-shortcut .iconfont {
    margin-right: 4px;
    font-size: 22px
}

#header .header-brands {
    position: relative;
    cursor: pointer
}

#header .brands-nav {
    display: flex;
    flex-direction: column;
    padding: 22px;
    background: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    width: 200px;
    border-radius: 2px;
    z-index: 99999;
    display: none
}

#header .brands-nav li, #header .brands-nav li a {
    font-family: din2014, helvetica neue, Helvetica, Arial, sans-serif;
    width: 100%;
    white-space: nowrap
}

#header .brands-nav li:hover a, #header .brands-nav li:hover span {
    color: #e24035 !important
}

#header .brands-nav .iconfont {
    font-size: 14px
}

#header .brands-nav a, #header .brands-nav span {
    color: #333;
    width: 100%;
    display: inline-block
}

#header .brands-nav li:hover {
    background: #f4f8fd
}

/* Modern Split-Design Button */
.modern-inquiry-btn {
  --primary-red: #e24035;
  --red-dark: #c62e2e;
  --red-light: #ff5347;
  
  display: flex;
  align-items: stretch;
  height: 48px;
  padding: 0;
  border: none;
  border-radius: 8px;
  background: transparent;
  cursor: pointer;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(226, 64, 53, 0.3);
  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.btn-content {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 24px;
  background: var(--primary-red);
  color: white;
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.2px;
  transition: all 0.4s ease;
}

.btn-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  background: var(--red-dark);
  color: white;
  transition: all 0.4s ease;
}

.btn-hover-effect {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, 
              rgba(255,255,255,0.15) 0%, 
              rgba(255,255,255,0) 50%);
  transform: translateX(-100%);
  transition: transform 0.6s ease;
}

.modern-inquiry-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(226, 64, 53, 0.4);
}

.modern-inquiry-btn:hover .btn-content {
  background: var(--red-light);
}

.modern-inquiry-btn:hover .btn-arrow {
  background: var(--primary-red);
  width: 52px;
}

.modern-inquiry-btn:hover .btn-hover-effect {
  transform: translateX(100%);
}

/* Responsive Media Queries */
@media (min-width: 1025px) {
    #header .burger, #header .mobile-menu, #header .search-modal, #header .mobile-btns, #header .first-menu li .mobile-menu-arrow, #header .mobile-menu-li {
        display: none;
        font-size: 0
    }
}

@media (min-width: 1536px) {
    #header .second-third-menu {
        left: -94px;
        width: 1100px
    }
    #header .header-container {
        width: 83%
    }
    #header .second-third-menu-container {
        width: 900px
    }
    #header .second-menu {
        width: 250px
    }
    #header .advertising {
        width: 280px
    }
}

@media (max-width: 1024px) {
    #header .logo-pc { display: none !important; }
    #header .logo-mobile { display: inline-block !important; }
    #header .logo {
        margin-top: 0
    }

    #header .header-container {
        width: 90vw
    }
    #header .web-shortcut, #header .shortcut {
        display: none
    }
    #header .mobile-btns {
        display: flex;
        align-items: center
    }
    #header .mobile-btn {
        width: 50px;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #000;
        margin-right: 10px;
        cursor: pointer
    }
    #header .mobile-btn .iconfont {
        font-size: 30px !important
    }
    #header .burger {
        width: 30px;
        height: 20px;
        transform: rotate(0deg);
        cursor: pointer;
        position: relative;
    }
    #header .burger span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background-color: #000;
        opacity: 1;
        left: 0;
        transform: rotate(0deg);
        transition: background-color .3s linear, transform .1s linear
    }
    #header .burger span:nth-child(1) { top: 0 }
    #header .burger span:nth-child(2) { top: 8px }
    #header .burger span:nth-child(3) { top: 16px }

    #header .header-menu {
        position: fixed;
        background: #fff;
        top: 0;
        left: 100%;
        width: 70%;
        height: 100vh;
        transition: all .2s ease 0s;
        z-index: 99999;
        display: flex;
        flex-direction: column
    }
    #header .header-menu-show {
        left: 30%
    }
    #header .dialog {
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
        display: none
    }
    #header .menu-nav {
        flex: 1;
        overflow-y: auto;
        display: flex;
        flex-direction: column
    }
    #header .mobile-menu-arrow {
        display: block
    }
    #header .first-menu-link {
        font-weight: 700;
        height: 60px;
        display: flex;
        justify-content: space-between;
        padding: 0 10px 0 28px;
        width: 100%;
        align-items: center;
        border-bottom: 1px solid #f6f9ff;
        color: #313538
    }
    #header .mobile-menu {
        width: 100%;
        height: 100px;
        flex-shrink: 0;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: flex-start
    }
    #header .mobile-menu-close, .mobile-menu-back {
        width: 50px;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center
    }
    #header .mobile-menu-close {
        position: absolute;
        top: 0;
        right: 0
    }
    #header .mobile-menu-back {
        left: 0;
        display: none;
    }
    #header .mobile-menu-back .iconfont {
        transform: rotate(180deg)
    }
    #header .mobile-menu-title span {
        position: relative;
        color: #313538;
        font-size: 20px
    }
}

@media (max-width: 480px) {
    #header .header-search {
        height: 55px;
    }
    #header .logo-mobile {
        height: 50px;
        margin: 0 30px 0 0
    }

    #header .first-menu-link {
        height: 40px;
        padding: 0 10px 0 18px;
        font-size: 14px;
    }
    #header .h-60 { height: 40px }
    #header .mobile-menu { height: 80px }
    #header .mobile-menu-title span { font-size: 14px }
}

/* Inquiry Form Styles */
#inquiry-form-container {
    position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 10000; width: 95%; max-width: 600px; display: none;
}
.modal-form {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    padding: 30px; background: #fff; border-radius: 12px; box-shadow: 0 6px 25px rgba(0, 0, 0, 0.1);
}
.form-row { display: flex; gap: 20px; }
.form-item { margin-bottom: 20px; flex: 1; }
.form-item label { display: block; margin-bottom: 8px; font-weight: 600; color: #333; }
.form-item input, .form-item textarea, .form-item select {
    width: 100%; padding: 12px 15px; border: 1px solid #dcdcdc; border-radius: 8px; background: #f9f9f9;
}
.btn-submit { padding: 12px 25px; border: none; border-radius: 8px; font-weight: 600; cursor: pointer; background: #e24035; color: #fff; }
@media (max-width: 600px) { .form-row { flex-direction: column; gap: 0; } }

