:root{
    --color-primary: #00a8db;
    /* --color-primary: #db0018; */
    --color-body-text-dark: #3c3d3d;
    --color-body-text-light: #dddddd;
    --color-success: #28a745;
    --color-danger: #dc3545;
    --color-warning: #ffc107;
    --color-info: #17a2b8;
    --color-light: #f8f9fa;
    --color-dark: #343a40;
}

.bg-dark{
  width: 100%;
  height: 100px;
  background: linear-gradient(to bottom, rgb(0 0 0 / 81%) 0%, rgb(0 0 0 / 83%) 100%);
}

.bg-img-SINGLE {
background-image: url(../img/background/beautiful-colorful-siamese-betta-fish.jpg);
}

/*
@media only screen and (max-width: 995px) {
  .bg-img-SINGLE {
    background-image: url(../img/background/SINGLE-bg.jpg);
  }
}
*/


/* 1.2. benefits IMG BACKGROUND */
.img-fullwidth-benefits-carousel-1 {
background-image: url(../img/benefits/benefits-carousel-1.jpg);
}


/* 1.3. parallax IMG BACKGROUND */
.parallax-purchase {
background-image: url(../img/parallax/parallax-purchase.jpg);
}


/* 2. reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}

html, body {
height: 100%;
line-height: 170%;
}


article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}

ol, ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

*:focus {  
outline: none;
}


/* remove dotted outline from links,
button and input element */
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
border: 0;
outline: 0;
}


/* 3. layout */
body {
font-family: 'Raleway', sans-serif;
font-size: 14px;
line-height: 1.5;
font-style: normal;
font-weight: 400;
text-align: center;
color: #5f5f5f;
background: #fff;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
-webkit-backface-visibility: hidden;
        backface-visibility: hidden;
width: 100%;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
margin: 0;
padding: 0;
}

a,
a:hover,
a:visited,
a:active,
a:focus {
color: #5f5f5f;
text-decoration: none;
outline: none;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
-webkit-backface-visibility: hidden;
        backface-visibility: hidden;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

p {
font-size: 14px;
line-height: 1.7;
letter-spacing: normal;
font-weight: 400;
color: #5f5f5f;
padding-bottom: 30px;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
-webkit-backface-visibility: hidden;
        backface-visibility: hidden;
}

p a,
p a:hover {
color: #5f5f5f;
text-decoration: none;
outline: none;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

strong {
font-weight: bold;
}

::-moz-selection {
background: #5f5f5f;
color: #fff;
}

::selection {
background: #5f5f5f;
color: #fff;
}

.nopadding {
padding: 0!important;
margin: 0!important;
}


/* 4. upper page */
.upper-page {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
left: 0;
top: 0;
margin: 0;
}


/* 5. center container */
.center-container {
position: absolute;
display: table;
table-layout: fixed;
width: 100%;
height: 100%;
background: none;
}

.center-block {
display: table-cell;
vertical-align: middle;
}


/* 6. section */
.sections {
position: relative;
z-index: 5;
}

section {
position: relative;
width: 100%;
height: auto;
margin: 0;
padding: 0;
}

section#three-step-method {
margin: 0 auto 60px auto;
}

section.section-parallax {
margin: 0;
padding: 0;
}


/* 7. heading */
h2.section-heading {
position: relative;
font-family: 'Oswald', sans-serif;
font-style: normal;
font-weight: 700;
font-size: 75px;
text-align: center;
text-transform: uppercase;
letter-spacing: -0.04em;
color: #000;
margin: 0 auto -3px auto;
width: 100%;
line-height: 100%;
z-index: 1;
}

@media all and (min-width: 1920px) {
  h2.section-heading {
    font-size: 85px;
	margin: -8px auto -3px auto;
  }
}

@media only screen and (max-width: 1200px) {
  h2.section-heading {
    font-size: 65px;
	margin: 0 auto -1px auto;
  }
}

@media only screen and (max-width: 995px) {
  h2.section-heading {
    font-size: 65px;
	margin: -8px auto -1px auto;
  }
}

@media only screen and (max-width: 640px) {
  h2.section-heading {
    font-size: 55px;
	margin: -6px auto -1px auto;
  }
}

h2.section-heading.light {
color: #fff;
}

h2.section-heading span {
color: var(--color-primary);
}

h2.section-heading.section-heading-small {
font-size: 55px;
margin: -4px auto 0 auto;
}

@media only screen and (max-width: 995px) {
  h2.section-heading.section-heading-small {
    font-size: 35px;
    margin: -2px auto 0 auto;
  }
}

h2.section-subheading {
font-family: 'Oswald', sans-serif;
font-size: 13px;
font-style: normal;
font-weight: 400;
text-transform: uppercase;
margin: 0 auto;
text-align: center;
letter-spacing: 0.05em;
color: #5f5f5f;
}

h2.section-subheading span {
position: relative;
display: inline-block;
padding-right: 50px;
line-height: 1;
}

@media all and (min-width: 1920px) {
  h2.section-subheading span {
    padding-right: 60px;
  }
}

h2.section-subheading span:before {
content: "";
position: absolute;
display: block;
top: 50%;
right: 0;
width: 30px;
height: 0;
margin-top: 0;
border-top: 1px solid #5f5f5f;
}

@media all and (min-width: 1920px) {
  h2.section-subheading span:before {
    width: 40px;
	margin-top: 0;
  }
}

h2.section-subheading.light {
color: #fff;
}

h2.section-subheading.light span:before {
border-top: 1px solid #fff;
}


/* 8. Modern Footer Styles */
.modern-footer {
    background: linear-gradient(135deg, #1a1a1a 0%, #2c2c2c 100%);
    color: #ffffff;
    position: relative;
    overflow: hidden;
}

.modern-footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, var(--color-primary) 0%, #ff4757 50%, var(--color-primary) 100%);
}

/* Footer Main Section */
.footer-main {
    padding: 80px 0 40px;
    position: relative;
}

/* Brand Section */
.footer-brand {
    padding-right: 20px;
}

.footer-logo {
    margin-bottom: 25px;
}

.footer-logo img {
    max-height: 60px;
    width: auto;
    transition: transform 0.3s ease;
}

.footer-logo img:hover {
    transform: scale(1.05);
}

.footer-description p {
    color: #ffffff;
    line-height: 1.7;
    font-size: 15px;
    margin-bottom: 30px;
}

/* Social Media */
.footer-social .social-title {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.social-links {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.social-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    color: #ffffff;
    font-size: 18px;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.social-link::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    transform: scale(0);
    transition: transform 0.3s ease;
    z-index: -1;
}

.social-link.whatsapp::before { background: #25D366; }
.social-link.instagram::before { background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); }
.social-link.facebook::before { background: #1877F2; }
.social-link.youtube::before { background: #FF0000; }

.social-link:hover::before {
    transform: scale(1);
}

.social-link:hover {
    color: #ffffff;
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.3);
}

/* Footer Titles */
.footer-title {
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: relative;
    padding-bottom: 10px;
}

.footer-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 3px;
    background: var(--color-primary);
    border-radius: 2px;
}

/* Quick Links */
.footer-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-menu li {
    margin-bottom: 12px;
}

.footer-menu li a {
    color: #b8b8b8;
    text-decoration: none;
    font-size: 15px;
    transition: all 0.3s ease;
    position: relative;
    padding-left: 0;
}

.footer-menu li a::before {
    content: '→';
    position: absolute;
    left: -20px;
    opacity: 0;
    transition: all 0.3s ease;
    color: var(--color-primary);
}

.footer-menu li a:hover {
    color: #ffffff;
    padding-left: 20px;
}

.footer-menu li a:hover::before {
    opacity: 1;
    left: 0;
}
/* Customer Support Section */
.footer-support .support-links {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.support-link {
    display: flex;
    align-items: center;
    color: #b8b8b8;
    text-decoration: none;
    border-radius: 8px;
    transition: all 0.3s ease; */
}

.support-link::before {
    content: '→';
    position: absolute;
    left: -20px;
    opacity: 0;
    transition: all 0.3s ease;
    color: var(--color-primary);
}

.support-link:hover {
    color: #ffffff;
    padding-left: 20px;
}

.support-link:hover::before {
    opacity: 1;
    left: 0;
}

.support-link svg {
    font-size: 16px;
    margin-right: 12px;
    color: var(--color-primary);
    width: 20px;
    text-align: center;
}

.support-link span {
    font-size: 14px;
    font-weight: 500;
    color: #ffffff !important;
}

/* Contact Info */
.contact-info {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.contact-item {
    display: flex;
    align-items: center;
    text-align: left;
    gap: 15px;
}

.contact-item svg {
    font-size: 18px;
    color: var(--color-primary);
    margin-top: 2px;
    width: 20px;
    text-align: center;
}

.contact-details {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.contact-label {
    font-size: 12px;
    color: #888;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 600;
}

.contact-text {
    color: #ffffff;
    font-size: 14px;
    line-height: 1.5;
    text-decoration: none;
    transition: color 0.3s ease;
}

.contact-text:hover {
    color: #ffffff;
    text-decoration: none;
}

/* Footer Bottom */
.footer-bottom {
    background: var(--color-dark);
    padding: 25px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-copyright p {
    margin: 0;
    color: #b8b8b8;
    font-size: 14px;
}

.footer-legal {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.legal-links {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
}

.legal-links li a {
    color: #b8b8b8;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
    position: relative;
}

.legal-links li a::after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--color-primary);
    transition: width 0.3s ease;
}

.legal-links li a:hover {
    color: #ffffff;
    text-decoration: none;
}

.legal-links li a:hover::after {
    width: 100%;
}

/* Responsive Design for Modern Footer */
@media (max-width: 991px) {
    .footer-main {
        padding: 60px 0 30px;
    }

    .footer-brand,
    .footer-links,
    .footer-support,
    .footer-contact {
        margin-bottom: 40px;
        text-align: center;
    }

    .footer-title::after {
        left: 50%;
        transform: translateX(-50%);
    }

    .social-links {
        justify-content: center;
    }

    .support-links {
        max-width: 400px;
        margin: 0 auto;
    }

    .contact-info {
        max-width: 400px;
        margin: 0 auto;
    }

    .contact-item {
        justify-content: center;
        text-align: left;
    }

    .footer-legal {
        justify-content: center;
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .footer-main {
        padding: 50px 0 25px;
    }

    .footer-bottom {
        padding: 20px 0;
        text-align: center;
    }

    .footer-copyright {
        margin-bottom: 15px;
    }

    .legal-links {
        gap: 15px;
        justify-content: center;
    }

    .legal-links li a {
        font-size: 13px;
    }

    .support-link {
        padding: 10px 12px;
    }

    .support-link span {
        font-size: 13px;
    }

    .contact-text {
        font-size: 13px;
    }

    .social-link {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }
}

@media (max-width: 575px) {
    .footer-main {
        padding: 40px 0 20px;
    }

    .footer-brand {
        margin-bottom: 35px;
    }

    .footer-description p {
        font-size: 14px;
    }

    .footer-title {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .legal-links {
        flex-direction: column;
        gap: 10px;
        align-items: center;
    }

    .contact-item {
        flex-direction: column;
        text-align: center;
        gap: 10px;
    }

    .contact-item i {
        margin-top: 0;
    }
}

/* Footer Top Section - Contact, Hours, Map */
.footer-top-section {
    padding: 80px 0 60px 0;
    background-color: #f8f9fa;
    border-top: 3px solid #3498db;
}

.footer-contact-widget,
.footer-hours-widget,
.footer-map-widget {
    margin-bottom: 30px;
}

.footer-widget-title {
    color: #2c3e50;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 35px;
    position: relative;
    padding-bottom: 15px;
}

.footer-widget-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 3px;
    background-color: #3498db;
}

/* Contact Info Styles */
.contact-info-list {
    margin-top: 30px;
}

.contact-info-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 35px;
    padding: 25px;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
}

.contact-info-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}

.contact-info-item:last-child {
    margin-bottom: 0;
}

.contact-icon {
    width: 60px;
    height: 60px;
    background-color: #3498db;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    flex-shrink: 0;
}

.contact-icon i {
    color: #ffffff;
    font-size: 24px;
}

.contact-content h5 {
    color: #2c3e50;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.contact-content p {
    color: #666666;
    line-height: 1.6;
    margin: 0;
    font-size: 14px;
}

.contact-content a {
    color: #3498db;
    text-decoration: none;
    transition: color 0.3s ease;
}

.contact-content a:hover {
    color: #2980b9;
    text-decoration: underline;
}

/* Opening Hours Styles */
.opening-hours-list {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 25px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    margin-bottom: 40px;
}

.hours-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px solid #e9ecef;
}

.hours-item:last-child {
    border-bottom: none;
}

.hours-item.special {
    background-color: #f8f9fa;
    margin: 0 -25px;
    padding: 15px 25px;
    border-radius: 5px;
}

.hours-item .day {
    color: #2c3e50;
    font-weight: 600;
    font-size: 15px;
}

.hours-item .time {
    color: #3498db;
    font-weight: 500;
    font-size: 15px;
}

.hours-item.special .time {
    color: #e74c3c;
}

/* Social Media Links in Hours Section */
.footer-hours-widget .footer-social {
    margin-top: 30px;
}

.footer-hours-widget .footer-social h4 {
    color: #2c3e50;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.social-links {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.social-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background-color: #ffffff;
    color: #666666;
    border-radius: 50%;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 22px;
    border: 2px solid #e9ecef;
    box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}

.social-link:hover {
    color: #ffffff;
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}

.social-link.facebook:hover {
    background-color: #3b5998;
    border-color: #3b5998;
}

.social-link.instagram:hover {
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    border-color: #e6683c;
}

.social-link.twitter:hover {
    background-color: #1da1f2;
    border-color: #1da1f2;
}

.social-link.youtube:hover {
    background-color: #ff0000;
    border-color: #ff0000;
}

.social-link.whatsapp:hover {
    background-color: #25d366;
    border-color: #25d366;
}

/* Map Styles */
.map-container {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    margin-bottom: 20px;
}

.map-container iframe {
    width: 100%;
    height: 280px;
    border: none;
}

.map-overlay {
    text-align: center;
}

.map-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background-color: #3498db;
    color: #ffffff;
    padding: 12px 25px;
    border-radius: 25px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(52, 152, 219, 0.3);
}

.map-link:hover {
    background-color: #2980b9;
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(52, 152, 219, 0.4);
    color: #ffffff;
    text-decoration: none;
}

.map-link i {
    font-size: 18px;
}

/* Footer Main Section - Logo, Description, Links, Newsletter */
.footer-main-section {
    padding: 60px 0;
    background-color: #ffffff;
    border-top: 1px solid #e9ecef;
}

.footer-brand-widget,
.footer-links-widget,
.footer-newsletter-widget {
    margin-bottom: 30px;
}

.footer-section-title {
    color: #2c3e50;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: relative;
    padding-bottom: 15px;
}

.footer-section-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 3px;
    background-color: var(--color-primary);
}

/* Logo and Description */
.footer-logo {
    margin-bottom: 30px;
}

.footer-logo img {
    max-height: 80px;
    width: auto;
    filter: brightness(0.9);
}

.footer-description p {
    color: #ffffff;
    line-height: 1.8;
    font-size: 15px;
    margin: 0;
    text-align: justify;
}

/* Footer Menu */
.footer-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    columns: 1;
}

.footer-menu li {
    margin-bottom: 12px;
    position: relative;
}

.footer-menu li a {
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
    transition: all 0.3s ease;
    position: relative;
    padding-left: 0;
    display: block;
    text-align: left;
}

.footer-menu li a:before {
    content: '';
    position: absolute;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 2px;
    background-color: var(--color-primary);
    transition: width 0.3s ease;
}

.footer-menu li a:hover {
    color: var(--color-primary);
    padding-left: 15px;
    text-decoration: none;
}

.footer-menu li a:hover:before {
    width: 12px;
}

/* Newsletter */
.newsletter-content p {
    color: #666666;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 25px;
}

.newsletter-input-wrapper {
    position: relative;
    margin-bottom: 15px;
}

.newsletter-input {
    width: 100%;
    padding: 15px 60px 15px 20px;
    background-color: #f8f9fa;
    border: 2px solid #e9ecef;
    border-radius: 50px;
    color: #333333;
    font-size: 14px;
    transition: all 0.3s ease;
    outline: none;
}

.newsletter-input:focus {
    background-color: #ffffff;
    border-color: #3498db;
    box-shadow: 0 0 0 3px rgba(52, 152, 219, 0.1);
}

.newsletter-input::placeholder {
    color: #999999;
}

.newsletter-submit-btn {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    background-color: #3498db;
    border: none;
    border-radius: 50%;
    color: #ffffff;
    font-size: 18px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.newsletter-submit-btn:hover {
    background-color: #2980b9;
    transform: translateY(-50%) scale(1.05);
}

.newsletter-note {
    text-align: center;
    margin-top: 10px;
}

.newsletter-note small {
    color: #999999;
    font-size: 12px;
}

/* Footer Bottom */
.footer-bottom {
    padding: 25px 0;
    background-color: var(--color-dark);
    color: #ffffff;
}

.footer-copyright p {
    margin: 0;
    font-size: 14px;
    color: #ffffff !important;
    padding: 0 !important;
}

.footer-legal-links {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.footer-legal-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.footer-legal-links ul li a {
    color: #bdc3c7;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s ease;
}

.footer-legal-links ul li a:hover {
    color: var(--color-primary);
    text-decoration: none;
}

/* Responsive Design */
@media (max-width: 991px) {
    .footer-top-section {
        padding: 60px 0 40px 0;
    }
    
    .footer-main-section {
        padding: 50px 0;
    }
    
    .footer-contact-widget,
    .footer-hours-widget,
    .footer-map-widget,
    .footer-brand-widget,
    .footer-links-widget,
    .footer-newsletter-widget {
        margin-bottom: 50px;
        text-align: center;
    }
    
    .footer-widget-title:after,
    .footer-section-title:after {
        left: 50%;
        transform: translateX(-50%);
    }
    
    .contact-info-item {
        justify-content: center;
        text-align: left;
        max-width: 400px;
        margin: 0 auto 35px auto;
    }
    
    .social-links {
        justify-content: center;
    }
    
    .footer-legal-links {
        justify-content: center;
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .footer-top-section {
        padding: 50px 0 30px 0;
    }
    
    .footer-main-section {
        padding: 40px 0;
    }
    
    .footer-bottom {
        padding: 20px 0;
        text-align: center;
    }
    
    .footer-copyright {
        margin-bottom: 15px;
    }
    
    .footer-legal-links ul {
        gap: 15px;
        justify-content: center;
    }
    
    .contact-info-item {
        padding: 20px;
    }
    
    .opening-hours-list {
        padding: 20px;
    }
    
    .map-container iframe {
        height: 250px;
    }
}


/* 9. hero container */ 
.hero-fullscreen {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
z-index: 0;
}

.hero-bg {
position: relative;
width: 100%;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
}

.hero-fullscreen-FIX {
width: 100%;
height: 100%;
}


/* 10. to top arrow */
.to-top-arrow {
position: fixed;
right: 20px;
bottom: -10px;
width: 50px;
height: 50px;
line-height: 50px;
cursor: pointer;
font-size: 16px;
text-align: center;
color: #fff;
background: var(--color-primary);
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-border-radius: 3px;
   -moz-border-radius: 3px;
        border-radius: 3px;
-webkit-transform: translateY(40px);
   -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
     -o-transform: translateY(40px);
        transform: translateY(40px);
-webkit-transition: all .7s;
   -moz-transition: all .7s;
    -ms-transition: all .7s;
     -o-transition: all .7s;
        transition: all .7s;
z-index: 105;
}

@media only screen and (max-width: 1200px) {
  .to-top-arrow {
    right: 26px;
  }
}

@media only screen and (max-width: 995px) {
  .to-top-arrow {
    right: 20px;
  }
}

.to-top-arrow.show {
bottom: 0;
-webkit-transform: translateY(-20px);
   -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
     -o-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

@media only screen and (max-width: 1200px) {
  .to-top-arrow.show {
    bottom: 5px;
  }
}

@media only screen and (max-width: 995px) {
  .to-top-arrow.show {
   bottom: 0;
  }
}

.to-top-arrow:hover {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/* 11. intro years */
.intro-years {
position: relative;
width: auto;
height: auto;
margin: -32px auto 0 auto;
}

.intro-years h2,
.intro-years h4 {
font-family: 'Montserrat', Arial, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 11px;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.65em;
color: #000;
}

.intro-years h2 {
margin: 0 auto;
}

.intro-years h4 {
margin: -3px auto;
}

.intro-years h3 {
position: relative;
font-family: 'Montserrat', Arial, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 155px;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.05em;
color: #000;
width: 100%;
line-height: 100%;
margin: -20px auto;
z-index: 0;
}


/* 12. facts counter */
.facts-counter-number {
font-family: 'Montserrat', Arial, sans-serif;
font-size: 35px;
font-weight: 700;
line-height: 100%;
text-align: center;
color: #fff;
margin: -4px auto;
}

@media only screen and (max-width: 995px) {
  .facts-counter-number {
	margin: -4px auto;
  }
}


/* 13. skills bar */
.show-skillbar {
position: relative;
padding: 0 20px;
margin: 40px 0 0 0;
text-align: left;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .show-skillbar {
	padding: 0 30px 0 20px;
  }
}

.skillbar {
position: relative;
display: inline-block;
width: 100%;
height: 21px;
margin: 0 0 30px 0;
background: none;
}

.skillbar-title {
position: absolute;
width: auto;
height: 21px;
line-height: 21px;
top: -21px;
left: 0;
font-family: 'Montserrat', sans-serif;
font-size: 10px;
font-weight: 400;
text-transform: uppercase;
color: #000;
background: none;
padding: 0;
}

.skillbar-bar {
display: inline-block;
width: 0px;
height: 1px;
background: #000;
margin: 0 0 3px 0;
}

.skill-bar-percent {
position: absolute;
height: auto;
line-height: 1;
top: -21px;
right: 0;
color: #000;
font-size: 11px;
}


/* 14. parallax */
.parallax-overlay {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: rgba(0, 0, 0, .8);
z-index: 0;
}

.parallax {
display: block;
width: 100%;
height: 100%;
overflow: hidden;
padding: 100px 15px;
}

@media all and (min-width: 1920px) {
  .parallax {
    padding: 200px 15px;
  }
}

.parallax-purchase {
position: relative;
background-repeat: no-repeat;
background-position: center center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
        -ms-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
border: 100px solid #000;
z-index: 1;
}

@media only screen and (max-width: 880px) {
  .parallax-purchase {
    -webkit-background-size: cover;
       -moz-background-size: cover;
        -ms-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    border: 50px solid #000;
  }
}

@media only screen and (max-width: 640px) {
  .parallax-purchase {
    border: 25px solid #000;
  }
}


/* 15. link underline */
.link-underline {
position: relative;
display: inline-block;
}

.link-underline::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
background: #5f5f5f;
-webkit-transform-origin: right center;
   -moz-transform-origin: right center;
    -ms-transform-origin: right center;
        transform-origin: right center;
-webkit-transform: scale(0, 1);
   -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
     -o-transform: scale(0, 1);
        transform: scale(0, 1);
-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
   -moz-transition: -moz-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: -ms-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
     -o-transition: -o-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.link-underline:hover::before {
-webkit-transform-origin: left center;
   -moz-transform-origin: left center;
    -ms-transform-origin: left center;
        transform-origin: left center;
-webkit-transform: scale(1, 1);
   -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
     -o-transform: scale(1, 1);
        transform: scale(1, 1);
}


/* 16. three step method */
.three-step-method-heading {
font-family: 'Oswald', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
margin: 3px 0 15px 0;
text-align: left;
color: #000;
}

.three-step-method-number {
position: absolute;
top: 0;
font-family: "Montserrat", sans-serif;
font-size: 140px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: -0.04em;
color: rgba(0, 0, 0, .45);
z-index: -1;
}

#three-step-method p {
padding-left: 100px;
text-align: left;
}

@media only screen and (max-width: 880px) {
  .three-step-method-number {
    font-size: 100px;
  }
}

.three-step-method-block {
top: -8px;
margin-bottom: -26px;
}
  
@media all and (min-width: 1920px) {
  .three-step-method-block {
    top: -8px;
	margin-bottom: -26px;
  }
}

@media only screen and (max-width: 1200px) {
  .three-step-method-block {
    top: -8px;
	margin-bottom: -50px;
  }
}

@media only screen and (max-width: 995px) {
  .three-step-method-block {
    top: -8px;
	margin-bottom: -44px;
  }
  
  .three-step-method-block.middle {
    margin: 100px 0 60px 0;
  }
}

@media only screen and (max-width: 640px) {
  .three-step-method-block {
    top: -8px;
	margin-bottom: -46px;
  }
  
  .three-step-method-block.middle {
    margin: 100px 0 60px 0;
  }
}

@media only screen and (max-width: 480px) { 
  .three-step-method-block {
    top: -8px;
	margin-bottom: -68px;
  }
  
  .three-step-method-block.middle {
    margin: 130px 0 60px 0;
  }
}


/* 17. fullwidth IMG */
.img-fullwidth-wrapper {
position: relative;
}

@media only screen and (max-width: 640px) and (orientation: landscape) {
  .img-fullwidth-wrapper {
    min-height: 396px;
  }
}

@media only screen and (max-width: 480px) {
  .img-fullwidth-wrapper {
    height: 236px;
  }
}

.img-fullwidth {
min-height: 600px;
}

@media (min-width: 992px) {
  .img-fullwidth {
    position: absolute;
	width: 50vw;
    height: auto;
    top: 0;
    bottom: 0;
  }
}

@media only screen and (max-width: 640px) {
  .img-fullwidth {
    min-height: 350px;
  }
}

.img-fullwidth-all {
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
}


/* 18. preloader */
.preloader-bg {
position: fixed;
width: 100%;
height: 100%;
overflow: hidden;
background: #fff;
z-index: 999999;
}

#preloader {
position: fixed;
display: table;
table-layout: fixed;
width: 100%;
height: 100%;
overflow: hidden;
background: #fff;
z-index: 999999;
}

#preloader-status {
display: table-cell;
vertical-align: middle;
}

.preloader-position {
position: relative;
margin: 0 auto;
text-align: center;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
     -o-box-sizing: border-box;
        box-sizing: border-box;
}

.loader {
position: relative;
width: 45px;
height: 45px;
left: 50%;
top: auto;
margin-left: -22px;
margin-top: 2px;
-webkit-animation: rotate 1s infinite linear;
   -moz-animation: rotate 1s infinite linear;
    -ms-animation: rotate 1s infinite linear;
     -o-animation: rotate 1s infinite linear;
        animation: rotate 1s infinite linear;
border: 3px solid rgba(0, 0, 0, .15);
-webkit-border-radius: 50%;
   -moz-border-radius: 50%;
    -ms-border-radius: 50%;
     -o-border-radius: 50%;
        border-radius: 50%;
}

.loader span {
position: absolute;
width: 45px;
height: 45px;
top: -3px;
left: -3px;
border: 3px solid transparent;
border-top: 3px solid rgba(0, 0, 0, .75);
-webkit-border-radius: 50%;
   -moz-border-radius: 50%;
    -ms-border-radius: 50%;
     -o-border-radius: 50%;
        border-radius: 50%;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


/* 19. Slick v1.6.0 CUSTOM */
.slick-track,
.slick-list {
-webkit-perspective: 2000;
        perspective: 2000;
-webkit-backface-visibility: hidden;
        backface-visibility: hidden;
}
.slick-slide {
text-align: center;
color: #000;
height: max-content;
background: #fff;
}
#benefits .slick-slide{
  height: 550px;
}

@media only screen and (max-width: 880px) {
  .slick-slide {
    height: 450px;
  }
}

@media only screen and (max-width: 640px) {
  .slick-slide {
    height: 350px;
  }
}

.slick-slide-must-haves {
text-align: center;
color: #000;
height: 500px;
background: #fff;
}

@media only screen and (max-width: 995px) {
  .slick-slide-must-haves {
    height: 336px;
  }
}

@media only screen and (max-width: 640px) {
  .slick-slide-must-haves {
    /* height: 326px; */
	height: 356px;
  }
}

@media only screen and (max-width: 640px) and (orientation: landscape) {
  .slick-slide-must-haves {
    height: 396px;
  }
}

@media only screen and (max-width: 480px) {
  .slick-slide-must-haves {
	/* height: 236px; */
	height: 266px;
  }
}

.slick-slider {
margin-bottom: 0;
margin-top: 0;
cursor: default;
overflow: hidden;
}

.slick-auto {
width: 100%;
height: auto;
}

.slick-auto p {
padding: 20px;
}

.bg-color-1 {
background: #fafafa;
}

.slick-prev,
.slick-next {
position: absolute;
display: block;
top: 50%;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
   -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
     -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
z-index: 1;
visibility: visible;
}

.slick-prev {
left: -35px;
}

.slick-next {
right: -35px;
}

.slick-brand-collaboration .slick-prev,
.slick-must-haves .slick-prev,
.slick-must-haves-2 .slick-prev,
.slick-similar-products .slick-prev {
left: -35px;
}

.slick-brand-collaboration .slick-next,
.slick-must-haves .slick-next,
.slick-must-haves-2 .slick-next,
.slick-similar-products .slick-next {
right: -35px;
}

.slick-prev:before,
.slick-next:before {
font-size: 12px;
color: #fff;
padding: 0;
-webkit-border-radius: 3px;
   -moz-border-radius: 3px;
        border-radius: 3px;
display: block;
width: 50px;
height: 50px;
line-height: 50px;
position: absolute;
background: var(--color-primary);
-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
   -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
     -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slick-prev:before {
left: 75px;
top: 9px;
}

.slick-next:before {
right: 75px;
top: 9px;
}

.slick-brand-collaboration .slick-prev:before,
.slick-must-haves .slick-prev:before,
.slick-must-haves-2 .slick-prev:before,
.slick-similar-products .slick-prev:before {
left: 55px;
}

.slick-brand-collaboration .slick-next:before,
.slick-must-haves .slick-next:before,
.slick-must-haves-2 .slick-next:before,
.slick-similar-products .slick-next:before {
right: 55px;
}

.slick-prev:hover,
.slick-next:hover {
-webkit-transition: 0 none;
   -moz-transition: 0 none;
	-ms-transition: 0 none;
     -o-transition: 0 none;
        transition: 0 none;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:active:before,
.slick-next:active:before,
.slick-benefits:hover .slick-prev,
.slick-benefits:hover .slick-next,
.slick-brand-collaboration:hover .slick-prev,
.slick-brand-collaboration:hover .slick-next,
.slick-must-haves:hover .slick-prev,
.slick-must-haves:hover .slick-next,
.slick-must-haves-2:hover .slick-prev,
.slick-must-haves-2:hover .slick-next,
.slick-similar-products:hover .slick-prev,
.slick-similar-products:hover .slick-next {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slick-benefits:hover .slick-prev {
left: -55px;
}

.slick-benefits:hover .slick-next {
right: -55px;
}

.slick-brand-collaboration:hover .slick-prev,
.slick-must-haves:hover .slick-prev,
.slick-must-haves-2:hover .slick-prev,
.slick-similar-products:hover .slick-prev {
left: -55px;
}

@media only screen and (max-width: 1200px) {
  .slick-brand-collaboration:hover .slick-prev,
  .slick-must-haves:hover .slick-prev,
  .slick-must-haves-2:hover .slick-prev,
  .slick-similar-products:hover .slick-prev {
    left: -50px;
  }
}

@media only screen and (max-width: 995px) {
  .slick-brand-collaboration:hover .slick-prev,
  .slick-must-haves:hover .slick-prev,
  .slick-must-haves-2:hover .slick-prev,
  .slick-similar-products:hover .slick-prev {
    left: -50px;
  }
}

.slick-brand-collaboration:hover .slick-next,
.slick-must-haves:hover .slick-next,
.slick-must-haves-2:hover .slick-next,
.slick-similar-products:hover .slick-next {
right: -55px;
}

@media only screen and (max-width: 1200px) {
  .slick-brand-collaboration:hover .slick-next,
  .slick-must-haves:hover .slick-next,
  .slick-must-haves-2:hover .slick-next,
  .slick-similar-products:hover .slick-next {
    right: -50px;
  }
}

@media only screen and (max-width: 995px) {
  .slick-brand-collaboration:hover .slick-next,
  .slick-must-haves:hover .slick-next,
  .slick-must-haves-2:hover .slick-next,
  .slick-similar-products:hover .slick-next {
    right: -50px;
  }
}


/* 20. 2018/19/20 EDITS */
/* layout */
h2 {
font-family: 'Oswald', sans-serif;
font-size: 13px;
font-weight: 400;
font-style: normal;
text-transform: uppercase;
color: #5f5f5f;
text-align: center;
margin: 0 auto;
padding: 0;
line-height: 1;
}


/* preview */
img {
vertical-align: middle;
max-width: 100%;
}

.preview-img-info {
padding: 19px 0 14px 0;
}

.preview-corner {
position: absolute;
display: block;
width: 40px;
height: 40px;
top: -10px;
right: -10px;
background: var(--color-primary);
-webkit-border-radius: 50%;
   -moz-border-radius: 50%;
    -ms-border-radius: 50%;
     -o-border-radius: 50%;
        border-radius: 50%;
}

.preview-corner-txt {
position: absolute;
top: 12px;
right: 9px;
font-family: 'Oswald', sans-serif;
font-size: 12px;
letter-spacing: 0.05em;
font-weight: 400;
color: #fff;
text-transform: uppercase;
}


/* works hover */
.icon-works {
position: absolute; 
width: 100%;
top: 50%;
text-align: center;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: all 0.35s ease-out;
   -moz-transition: all 0.35s ease-out;
    -ms-transition: all 0.35s ease-out;
	 -o-transition: all 0.35s ease-out;
        transition: all 0.35s ease-out;
-webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
     -o-transform: translateY(-50%);
        transform: translateY(-50%);
-webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
z-index: 1;
}

.icon-works a {
position: relative;
display: inline-block;
vertical-align: middle;
text-decoration: none;
width: 180px;
height: 44px;
line-height: 44px;
margin: 0 auto 0 -10px;
background: #000;
border: 1px solid #000;
color: #fff;	
-webkit-transition: all 0.35s ease-out;
   -moz-transition: all 0.35s ease-out;
    -ms-transition: all 0.35s ease-out;
	 -o-transition: all 0.35s ease-out;
        transition: all 0.35s ease-out;
}

.icon-works a:hover {
background: #000;
border: 1px solid #000;
color: #fff;
}

.icon-works a:hover:after {
background: #000;
}

.image-works:hover .icon-works {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.icon-works a:before {
position: relative;
z-index: 1;
}

.icon-works a i {
position: relative;
z-index: 1;
}

.image-works {
position: relative;
z-index: 5!important;
padding: 5px;
margin-top: 40px;
border: 1px solid #ccc;
}

.image-works img{
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.image-works>.hover-effect {
position: absolute;
left: 0;
top: 0;
background: #fff;
width: 100%;
height: 100%;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: opacity 0.35s ease-out;
   -moz-transition: opacity 0.35s ease-out;
    -ms-transition: opacity 0.35s ease-out;
	 -o-transition: opacity 0.35s ease-out;
        transition: opacity 0.35s ease-out;
}

.image-works:hover .hover-effect {
        opacity: 0.75;
   -moz-opacity: 0.75;
-webkit-opacity: 0.75;
filter: alpha(opacity=75);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}

.zoom-item {
font-family: 'Oswald', sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.25em;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
-webkit-backface-visibility: hidden;
        backface-visibility: hidden;
}

@media only screen and (max-width: 640px) {
  .zoom-item {
    font-size: 13px;
	font-weight: 400;
  }
}


/* spacer */
.move-up {
margin-top: -30px;
}


/* navigation */
.logo .logo-light,
.main-navigation-bg .logo .logo-dark {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
height: auto;
}

.logo .logo-dark,
.main-navigation-bg .logo .logo-light {
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
height: 0;
}

.navbar-bg-switch {
position: fixed;
width: 100%;
top: 0;
left: 0;
-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
z-index: 999;
}

.logo {
padding-top: 19px;
padding-left: 0;
-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
}

@media only screen and (max-width: 1200px) {
  .logo {
    padding-top: 19px;
	padding-left: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .logo {
    padding-top: 15px;
    padding-left: 10px;
  }
}

.main-navigation .navbar-nav li a.link-underline-menu {
position: relative;
font-family: 'Oswald', sans-serif;
font-style: normal;
font-size: 13px;
font-weight: 400;
letter-spacing: 0.05em;
text-transform: uppercase;
text-decoration: none;
color: #fff;
padding: 45px 15px 35px 15px;
right: -15px;
-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
}

@media only screen and (max-width: 1200px) {
.main-navigation .navbar-nav li a.link-underline-menu {
    right: 16px;
  }
}

@media only screen and (max-width: 768px) {
.main-navigation .navbar-nav li a.link-underline-menu {
    color: #000;
	padding: 10px 15px;
	right: auto;
  }
}

.main-navigation .navbar-nav li a.link-underline-menu:hover {
color: #fff;
-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
}

@media only screen and (max-width: 768px) {
 .main-navigation .navbar-nav li a.link-underline-menu:hover {
    color: #000;
  }
}

.nav li a:focus,
.nav li a:hover {
color: #fff;
background: none;
-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
}

.main-navigation-bg {
background: rgba(255, 255, 255, 1);
-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .35);
   -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .35);
        box-shadow: 0 0 5px rgba(0, 0, 0, .35);
}

.main-navigation-bg .logo {
padding-top: 6px;
-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
}

.main-navigation-bg .main-navigation .navbar-nav li a.link-underline-menu {
color: #000;
margin-bottom: 15px;
padding: 19px 15px 0 15px;
-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
}

@media only screen and (max-width: 768px) {
  .main-navigation-bg .main-navigation .navbar-nav li a.link-underline-menu {
    padding: 10px 15px;
  }
}

.main-navigation-bg .main-navigation .navbar-nav li a.link-underline-menu:hover {
color: #000;
}

@media only screen and (max-width: 768px) {
  .navbar-toggle .icon-bar {
    background: #fff;
	margin-right: -10px;
  }
  
  .main-navigation-bg .navbar-toggle .icon-bar {
    background: #000;
	margin-right: -10px;
  }
  
  .navbar-toggle {
    margin-top: -35px;
    margin-right: 4px;
    -webkit-transition: all .4s ease-out;
       -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
         -o-transition: all .4s ease-out;
            transition: all .4s ease-out;
  }
	
  .main-navigation-bg .navbar-toggle {
    margin-top: -44px;
    margin-right: 4px;
    -webkit-transition: all .4s ease-out;
       -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
         -o-transition: all .4s ease-out;
            transition: all .4s ease-out;
  }
  
  .navbar-collapse {
    background: rgba(255, 255, 255, 1);
	margin-top: 23px;
  }
  
  .main-navigation-bg .navbar-collapse {
	margin-top: 3px;
  }
}

.main-navigation-bg .link-underline-menu:before {
bottom: -7px;
background: #000;
}

.navbar-nav li.active {
color: #ccc!important;
text-decoration: none;
}

.navbar-nav > .active > a {
color: #ccc!important;
background: none;
text-decoration: none;
}


/* link underline menu */
.link-underline-menu {
position: relative;
text-decoration: none;
cursor: pointer;
}

.link-underline-menu:before {
content: "";
position: absolute;
width: 100%;
height: 1px;
bottom: 28px;
left: 0;
background: #fff;
visibility: hidden;
-webkit-transform: scaleX(0);
   -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
     -o-transform: scaleX(0);
        transform: scaleX(0);
-webkit-transition: all 0.4s ease-in-out 0s;
   -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
     -o-transition: all 0.4s ease-in-out 0s;
        transition: all 0.4s ease-in-out 0s;
}

.link-underline-menu:hover:before {
visibility: visible;
-webkit-transform: scaleX(1);
   -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
     -o-transform: scaleX(1);
        transform: scaleX(1);
}

@media only screen and (max-width: 768px) {
  .link-underline-menu:hover:before {
    visibility: hidden;
  }
}

.link-underline-menu.active:before {
background: #ccc;
}

.main-navigation-bg .link-underline-menu.active:before {
background: #ccc;
}


/* intro */
h1.home-page-title {
position: relative;
font-family: 'Oswald', sans-serif;
font-style: normal;
font-weight: 700;
font-size: 115px;
text-align: center;
text-transform: uppercase;
letter-spacing: -0.02em;
color: #fff;
margin: -14px auto -5px auto;
width: 100%;
line-height: 100%;
z-index: 1;
}

@media only screen and (max-width: 880px) {
  h1.home-page-title {
    font-size: 85px;
    margin: -10px auto -4px auto;
  }
}

@media only screen and (max-width: 640px) {
  h1.home-page-title {
    font-size: 65px;
	margin: -9px auto -2px auto;
  }
}

h2.home-page-title {
font-family: 'Oswald', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 15px;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.15em;
color: #fff;
margin: -2px 0 0 11px;
}
h3.home-page-title {
font-family: 'Oswald', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 13px;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.15em;
color: #fff;
margin: 20px 0 0 11px;
}

/* overlay */
.overlay:before {
content: "";
position: absolute;
display: block;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 1;
}

.overlay-top-bottom-dark-15:before,
.overlay-dark-70:before,
.overlay-dark-60:before,
.overlay-dark-40:before {
-webkit-pointer-events: none;
   -moz-pointer-events: none;
        pointer-events: none;
}

.overlay-top-bottom-dark-15:before {
background: -moz-linear-gradient(top, rgba(0, 0, 0, .15) 0%, rgba(0, 0, 0, .1) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, .15) 0%, rgba(0, 0, 0, .1) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, .15) 0%, rgba(0, 0, 0, .1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}

.overlay-dark-70:before {
background: rgba(0, 0, 0, .7);
}

.overlay-dark-60:before {
background: rgba(0, 0, 0, .6);
}

.overlay-dark-40:before {
background: rgba(0, 0, 0, .4);
}


/* the button */
.the-button-wrapper {
position: relative;
width: max-content;
height: auto;
line-height: 1.5;
padding: 0;
text-align: center;
cursor: pointer;
}

.the-button-wrapper {
margin: -7px auto 0 auto;
}

@media all and (min-width: 1920px) {
  .the-button-wrapper {
    width: max-content;
    margin: -4px auto 0 auto;
  }
}

@media only screen and (max-width: 640px) {
  .the-button-wrapper {
    width: 165px;
  }
}

.the-button,
.the-button-purchase {
position: relative;
font-size: 10px;
font-weight: 500;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 0.10em;
color: var(--color-primary);
background: none;
padding: 9px 40px;
margin-top: 10px;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
    -ms-border-radius: 0;
     -o-border-radius: 0;
        border-radius: 0;
}

@media all and (min-width: 1920px) {
  .the-button,
  .the-button-purchase {
    font-size: 11px;
    letter-spacing: 0.25em;
	padding: 11px 40px;
  }
}

@media only screen and (max-width: 640px) {
  .the-button,
  .the-button-purchase {
    font-size: 10px;
	letter-spacing: 0.10em;
  }
}

.the-button:hover:before,
.the-button-purchase:hover:before {
width: 55%;
}

.the-button:hover:after,
.the-button-purchase:hover:after {
width: 55%;
}

.the-button::before,
.the-button-purchase::before {
content: "";
position: absolute;
width: 15px;
height: 38px;
top: 50%;
transform: translateY(-50%);
left: -6px;
border: 1px solid var(--color-primary);
border-right: none;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

@media all and (min-width: 1920px) {
  .the-button::before,
  .the-button-purchase::before {
    width: 20px;
    height: 47px;
	/* top: -5px; */
  }
}

@media only screen and (max-width: 640px) {
  .the-button::before,
  .the-button-purchase::before {
    width: 15px;
	height: 38px;
	/* top: -2px; */
  }
}

.the-button::after,
.the-button-purchase::after {
content: "";
position: absolute;
width: 15px;
height: 38px;
top: 50%;
transform: translateY(-50%);
right: -6px;
border: 1px solid var(--color-primary);
border-left: none;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;  
}

@media all and (min-width: 1920px) {
  .the-button::after,
  .the-button-purchase::after {
    width: 20px;
    height: 47px;
	/* top: -5px; */
  }
}

@media only screen and (max-width: 640px) {
  .the-button::after,
  .the-button-purchase::after {
    width: 15px;
	height: 38px;
	/* top: -2px; */
  }
}


/* scroll indicator */
.scroll-indicator-wrapper {
position: absolute;
width: 1px!important;
height: 100%;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible;
-webkit-transition: all .7s;
   -moz-transition: all .7s;
    -ms-transition: all .7s;
     -o-transition: all .7s;
        transition: all .7s;
}

.scroll-indicator {
position: absolute;
bottom: 50px;
left: 50%;
-webkit-transform: translate(-50%, 50%);
   -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%);
z-index: 1005;
}

@media all and (min-width: 1920px) {
  .scroll-indicator {
    bottom: 60px;
  }
}

.scroll-line {
display: block;
width: 1px;
height: 50px;
background: none;
}

@media all and (min-width: 1920px) {
  .scroll-line {
    height: 60px;
  }
}

.scroll-line::before {
content: "";
display: block;
width: 1px;
height: 50%;
top: 0;
background-color: #fff;
-webkit-animation: scroll-down 2s ease-in-out infinite;
    -ms-animation: scroll-down 2s ease-in-out infinite;
	    animation: scroll-down 2s ease-in-out infinite;
}

@-webkit-keyframes scroll-down {
  0% {
    height: 0;
  }
  50% {
    height: 100%;
  }
  70% {
    height: 100%;
    transform: scaleY(0.5);
    transform-origin: bottom;
  }
  100% {
    height: 100%;
    transform: scaleY(0);
    transform-origin: bottom;
  }
}
@-ms-keyframes scroll-down {
  0% {
    height: 0;
  }
  50% {
    height: 100%;
  }
  70% {
    height: 100%;
    transform: scaleY(0.5);
    transform-origin: bottom;
  }
  100% {
    height: 100%;
    transform: scaleY(0);
    transform-origin: bottom;
  }
}
@keyframes scroll-down {
  0% {
    height: 0;
  }
  50% {
    height: 100%;
  }
  70% {
    height: 100%;
    transform: scaleY(0.5);
    transform-origin: bottom;
  }
  100% {
    height: 100%;
    transform: scaleY(0);
    transform-origin: bottom;
  }
}


/* the line */
.the-line {
position: relative;
width: 1px;
height: 80px;
background: #5f5f5f;
margin: 1px auto;
}

@media all and (min-width: 1920px) {
  .the-line {
    height: 90px;
  }
}

@media only screen and (max-width: 995px) {
  .the-line {
    height: 70px;
  }
}


/* intro txt */
.intro-txt {
position: relative;
margin: -3px auto -3px auto;
}

/* the button LIGHT */
.the-button-light {
position: relative;
font-size: 10px;
font-weight: 500;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 0.10em;
color: #fff;
background: none;
padding: 9px 40px;
margin-top: 10px;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
    -ms-border-radius: 0;
     -o-border-radius: 0;
        border-radius: 0;
}

@media all and (min-width: 1920px) {
  .the-button-light {
    font-size: 11px;
    letter-spacing: 0.25em;
	padding: 11px 40px;
  }
}

@media only screen and (max-width: 640px) {
  .the-button-light {
    font-size: 10px;
	letter-spacing: 0.10em;
  }
}

.the-button-light:hover:before {
width: 55%;
}

.the-button-light:hover:after {
width: 55%;
}

.the-button-light::before {
content: "";
position: absolute;
width: 15px;
height: 38px;
top: 50%;
transform: translateY(-50%);
left: -6px;
border: 1px solid #fff;
border-right: none;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

@media all and (min-width: 1920px) {
  .the-button-light::before {
    width: 20px;
    height: 47px;
	/* top: -5px; */
  }
}

@media only screen and (max-width: 640px) {
  .the-button-light::before {
    width: 15px;
	height: 38px;
	/* top: -2px; */
  }
}

.the-button-light::after {
content: "";
position: absolute;
width: 15px;
height: 38px;
top: 50%;
transform: translateY(-50%);
right: -6px;
border: 1px solid #fff;
border-left: none;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;  
}

@media all and (min-width: 1920px) {
  .the-button-light::after {
    width: 20px;
    height: 47px;
	/* top: -5px; */
  }
}

@media only screen and (max-width: 640px) {
  .the-button-light::after {
    width: 15px;
	height: 38px;
	/* top: -2px; */
  }
}


/* divider */
.inner-divider,
.inner-divider-half,
.inner-divider-ultra-half {
position: relative;
width: 100%;
margin: 0 auto;
background: none;
z-index: -1;
}

.inner-divider {
height: 100px;
}

@media all and (min-width: 1920px) {
  .inner-divider {
	height: 150px;
  }
}

@media only screen and (max-width: 980px) {
  .inner-divider {
    height: 100px;
  }
}

@media only screen and (max-width: 640px) {
  .inner-divider {
    height: 80px;
  }
}

.inner-divider-half {
height: 50px;
}

@media all and (min-width: 1920px) {
  .inner-divider-half {
	height: 75px;
  }
}

.inner-divider-ultra-half {
height: 15px;
}

h2.hide-me {
display: none;
visibility: hidden;
}

/* Fish Cards Styles */
.fish-cards-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
    padding: 20px 0;
}

.fish-card {
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
}

.fish-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
}

.fish-card-image {
    position: relative;
    overflow: hidden;
    height: 220px;
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
}

.fish-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.fish-card:hover .fish-card-image img {
    transform: scale(1.05);
}

.fish-card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(52, 152, 219, 0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.fish-card:hover .fish-card-overlay {
    opacity: 1;
}

.view-details-btn {
    color: #ffffff;
    text-decoration: none;
    padding: 10px 20px;
    border: 2px solid #ffffff;
    border-radius: 25px;
    font-weight: 600;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
}

.view-details-btn:hover {
    background: #ffffff;
    color: #3498db;
    text-decoration: none;
}

.fish-card-content {
    padding: 20px;
    text-align: center;
}

.fish-name {
    color: #2c3e50;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 8px 0;
    font-family: 'Montserrat', sans-serif;
}

.fish-price {
    color: #3498db;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 15px 0;
    font-family: 'Montserrat', sans-serif;
}

.fish-card-actions {
    margin-top: 15px;
}

.add-to-cart-btn {
    background: linear-gradient(135deg, #3498db 0%, #2980b9 100%);
    color: #ffffff;
    border: none;
    padding: 12px 24px;
    border-radius: 25px;
    font-weight: 600;
    transition: all 0.3s ease;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    width: 100%;
}

.add-to-cart-btn:hover {
    background: linear-gradient(135deg, #2980b9 0%, #1f6fb8 100%);
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(52, 152, 219, 0.4);
}

/* Clean About Section Styles */

/* Value Items */
.value-item {
    text-align: center;
    padding: 40px 20px;
    margin-bottom: 30px;
    transition: all 0.3s ease;
}

.value-item:hover {
    transform: translateY(-5px);
}

.value-icon {
    width: 80px;
    height: 80px;
    margin: 0 auto 25px auto;
    position: relative;
    border: 2px solid var(--color-primary);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.value-item:hover .value-icon {
    background: var(--color-primary);
    transform: scale(1.1);
}

.icon-number {
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: var(--color-primary);
    transition: all 0.3s ease;
}

.value-item:hover .icon-number {
    color: #ffffff;
}

.value-title {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.value-description {
    font-size: 14px;
    line-height: 1.7;
    color: #5f5f5f;
    margin: 0;
}

/* Stats Section */
.stat-item {
    text-align: center;
    padding: 30px 15px;
    margin-bottom: 30px;
    transition: all 0.3s ease;
}

.stat-item:hover {
    transform: translateY(-3px);
}

.stat-number {
    font-family: 'Oswald', sans-serif;
    font-size: 48px;
    font-weight: 700;
    color: var(--color-primary);
    line-height: 1;
    margin-bottom: 10px;
    display: block;
}

.stat-label {
    font-family: 'Oswald', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #5f5f5f;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 1.3;
}

/* Clean Contact Form */
.contact-form-clean {
    max-width: 100%;
    margin-bottom: 30px;
}

.form-field {
    position: relative;
    margin-bottom: 30px;
}

.form-field input,
.form-field textarea {
    width: 100%;
    padding: 15px 0;
    background: transparent;
    border: none;
    border-bottom: 1px solid #e9ecef;
    font-size: 14px;
    color: #5f5f5f;
    outline: none;
    transition: all 0.3s ease;
}

.form-field input:focus,
.form-field textarea:focus,
.form-field input:valid,
.form-field textarea:valid {
    border-bottom-color: var(--color-primary);
}

.form-field label {
    position: absolute;
    top: 15px;
    left: 0;
    font-size: 14px;
    color: #999;
    pointer-events: none;
    transition: all 0.3s ease;
    font-weight: 400;
}

.form-field input:focus + label,
.form-field textarea:focus + label,
.form-field input:valid + label,
.form-field textarea:valid + label {
    top: -5px;
    font-size: 12px;
    color: var(--color-primary);
    font-weight: 500;
}

.field-line {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--color-primary);
    transition: all 0.3s ease;
}

.form-field input:focus ~ .field-line,
.form-field textarea:focus ~ .field-line {
    width: 100%;
}

.form-field textarea {
    resize: vertical;
    min-height: 80px;
}

/* Responsive Design for Clean About Section */
@media (max-width: 992px) {
    .value-item {
        margin-bottom: 40px;
    }

    .stat-item {
        margin-bottom: 40px;
    }
}

@media (max-width: 768px) {
    .value-icon {
        width: 70px;
        height: 70px;
    }

    .icon-number {
        font-size: 20px;
    }

    .value-title {
        font-size: 16px;
    }

    .value-description {
        font-size: 13px;
    }

    .stat-number {
        font-size: 36px;
    }

    .stat-label {
        font-size: 11px;
    }

    .form-field {
        margin-bottom: 25px;
    }

    .form-field input,
    .form-field textarea {
        padding: 12px 0;
        font-size: 13px;
    }

    .form-field label {
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .value-item {
        padding: 30px 15px;
    }

    .stat-item {
        padding: 20px 10px;
    }

    .stat-number {
        font-size: 28px;
    }
}





/* Responsive adjustments */
@media (max-width: 768px) {
    .fish-cards-grid {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 20px;
        padding: 15px 0;
    }
    
    .fish-card-image {
        height: 180px;
    }
    
    .fish-card-content {
        padding: 15px;
    }
    
    .fish-name {
        font-size: 16px;
    }
    
    .fish-price {
        font-size: 18px;
    }
}

@media (max-width: 480px) {
    .fish-cards-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
    .fish-card-image {
        height: 160px;
    }
}

/* ========================================
   BRAND FEATURES ACCORDION
   ======================================== */

.brand-features-accordion {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

.brand-feature-item {
    /* background: #fff; */
    /* border: 1px solid #e9ecef;
    border-radius: 8px; */
    margin-bottom: 15px;
    overflow: hidden;
    transition: all 0.3s ease;
    /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); */
}

.brand-feature-header {
    padding: 0;
    cursor: pointer;
    background: transparent
    transition: all 0.3s ease;
}

.brand-feature-item.active .brand-feature-header {
    background: transparent
}

.brand-feature-title {
    font-family: 'Oswald', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #333;
    margin: 0;
    padding: 15px 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.brand-feature-title i:first-child {
    margin-right: 15px;
    font-size: 20px;
    color: var(--color-primary);
    transition: all 0.3s ease;
}

.feature-toggle-icon {
    font-size: 14px !important;
    margin-right: 0 !important;
    margin-left: 15px !important;
    transition: transform 0.3s ease;
}

.brand-feature-item.active .feature-toggle-icon {
    transform: rotate(180deg);
}

.brand-feature-content {
    padding: 0 25px;
    max-height: 0;
    overflow: hidden;
    transition: all 0.4s ease;
    background: #fff;
}

.brand-feature-item.active .brand-feature-content {
    max-height: 500px;
    padding: 25px;
}

.brand-feature-content p {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: #555;
    margin-bottom: 20px;
    text-align: left;
}

.feature-highlights {
    list-style: none;
    padding: 0;
    margin: 0;
}

.feature-highlights li {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    text-align: left;
}

.feature-highlights li i {
    color: var(--color-primary);
    margin-right: 12px;
    font-size: 12px;
    width: 16px;
    text-align: center;
}

.feature-highlights li:last-child {
    margin-bottom: 0;
}

/* Responsive adjustments for brand features */
@media (max-width: 768px) {
    .brand-features-accordion {
        margin: 0 15px;
    }

    .brand-feature-title {
        font-size: 16px;
        padding: 15px 20px;
    }

    .brand-feature-title i:first-child {
        font-size: 18px;
        margin-right: 12px;
    }

    .brand-feature-content {
        padding: 0 20px;
    }

    .brand-feature-item.active .brand-feature-content {
        padding: 20px;
    }

    .brand-feature-content p {
        font-size: 15px;
    }

    .feature-highlights li {
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .brand-feature-title {
        font-size: 15px;
        padding: 12px 15px;
        flex-direction: column;
        align-items: flex-start;
        text-align: left;
    }

    .brand-feature-title i:first-child {
        margin-bottom: 5px;
        margin-right: 0;
    }

    .feature-toggle-icon {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        margin-left: 0 !important;
    }

    .brand-feature-item.active .feature-toggle-icon {
        transform: translateY(-50%) rotate(180deg);
    }

    .brand-feature-content {
        padding: 0 15px;
    }

    .brand-feature-item.active .brand-feature-content {
        padding: 15px;
    }
}

/* Featured Badge */
.featured-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    background: var(--color-primary);
    color: #ffffff;
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: 600;
    z-index: 2;
    box-shadow: 0 2px 8px rgba(255, 215, 0, 0.3);
}

/* Category Meta Description */
.category-meta-desc {
    font-size: 13px;
    color: #666;
    line-height: 1.4;
    max-height: 2.8em;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

/* Category Stats */
.category-stats {
    margin-top: 10px;
    padding-top: 8px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    justify-content: center;
}

.post-count {
    font-size: 12px;
    /* color: rgba(255, 255, 255, 0.8); */
    display: flex;
    align-items: center;
    gap: 5px;
}

















/* Outside CSS */

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads{
  display: none !important;
}