/*
  Theme Name: Mixlix - Health & Supplement Landing Page
  Support: themeadapt@gmail.com
  Description: Mixlix - Health & Supplement Landing Page
  Version: 1.0
*/



/* CSS Index
-----------------------------------

1. Theme default css
2. Header
3. Mobile-menu
4. Search
5. Off-canvas
6. Breadcrumb
7. Banner
8. Brand
9. Features
10. Choose-area
11. Video-area
12. Gallery
13. Fact
14. Faq
15. Pricing
16. Ingredients
17. Shop
18. Shop-details
19. Product-info
20. Cta
21. Testimonial
22. Blog
23. Pagination
24. Newsletter
25. Contact
26. Footer
27. Preloader

*/



/* 1. Theme default css */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,500;0,600;0,700;0,800;0,900;1,500;1,600;1,700&amp;family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&amp;display=swap');
body {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #777777;
	font-size: 16px;
}
.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
.f-left {
	float: left
}
.f-right {
	float: right
}
.fix {
	overflow: hidden
}
a,
button,
.button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
    text-decoration: none;
}
a:focus,
.btn:focus,
.button:focus {
	text-decoration: none;
	outline: none;
	box-shadow: none;
}

a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
	color: #dc2626;
	text-decoration: none;
}
a,
button {
	color: #1a365d;
	outline: medium none;
}
button:focus,input:focus,input:focus,textarea,textarea:focus{outline: 0}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Poppins', sans-serif;
	color: #222222;
	margin-top: 0px;
	font-style: normal;
	font-weight: 700;
	text-transform: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none
}
p {
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
	color: #777777;
	margin-bottom: 15px;
}
hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0;
}
label {
	color: #777777;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
}
*::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
*::-moz-placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
*::placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
.theme-overlay {
	position: relative
}
.theme-overlay::before {
	background: #1a365d none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
}
.separator {
	border-top: 1px solid #f2f2f2
}
.slick-slide:focus {
	outline: none;
}
.row.slick-slider [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
}

/* Bootstrap 5 */
.container {
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    --bs-gutter-x: 30px;
}
.row.g-0 {
	--bs-gutter-x: 0;
}
.gutter-y-30 {
  	--bs-gutter-y: 30px;
}


/* All-color */
.navbar-wrap > ul > li.active > a,
.navbar-wrap > ul > li:hover > a,
.navbar-wrap > ul > li .submenu li.active > a,
.navbar-wrap > ul > li .submenu li:hover > a,
.section-title .title > span,
.sticky-menu .header-action > ul > li:hover > a,
.minicart .cart-content h4 a:hover,
.header-shop-cart .minicart .del-icon > a:hover,
.blog-overlay-tag > a,
.blog-post-content .title a:hover,
.blog-post-content > .read-more:hover,
.blog-post-item:hover .blog-post-content > .read-more,
.header-shop-cart a span,
.fw-link > ul > li > a:hover,
.footer-quick-link ul li a:hover,
.blog--post--content h2 a:hover,
.blog--avatar--info p a:hover,
.blog--post--meta ul li a:hover,
.blog--read--more a:hover,
.blog--post--thumb .video--icon:hover,
.b-about-social a:hover,
.rc-post-content h5 a:hover,
.twitter-content p > a,
.post-share ul li a:hover,
.blog-post-navigation .prev-link h4 a:hover,
.blog-post-navigation .next-link h4 a:hover,
.rp-content h4 a:hover,
.comment-text .avatar-name .comment-reply:hover,
.comment-form .comment-field i,
.header-style-two .navbar-wrap > ul > li.active > a,
.header-style-two .navbar-wrap > ul > li:hover > a,
.header-style-two.sticky-menu .navbar-wrap > ul > li.active > a,
.header-style-two.sticky-menu .navbar-wrap > ul > li:hover > a,
.breadcrumb > .active {
	color: #dc2626;
}

.header-shop-cart .minicart .checkout-link a,
.blog--tag a,
.blog--post--thumb .video--icon,
.pagination-wrap ul li a:hover,
.pagination-wrap ul li.active a,
.sidebar-title h3::before,
.sidebar-search-form button,
.sidebar-cat ul li a span,
.sidebar-cat ul li a:hover,
.sidebar-social a:hover,
.sidebar-insta-post ul li a::before,
.widget-tag ul li a:hover,
.blog-details-content blockquote,
.d-post-tag ul li a:hover {
	background: #dc2626;
}

.capsule-header .navbar-wrap > ul > li.active > a,
.capsule-header .navbar-wrap > ul > li:hover > a,
.capsule-header .navbar-wrap > ul > li .submenu li.active > a,
.capsule-header .navbar-wrap > ul > li .submenu li:hover > a {
    color: #dc2626;
}


/* button style */
.btn {
    background: #edf8ff;
    border: medium none;
    border-radius: 50px;
    color: #222222;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.4;
    margin-bottom: 0px;
    padding: 10px 10px 10px 35px;
    text-align: center;
    text-transform: capitalize;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
}
.gradient-btn {
	background-image: linear-gradient(to right, rgb(26,54,93) 0%, rgb(220,38,38) 50%, rgb(26,54,93) 100%);
	background-image: -webkit-linear-gradient(to right, rgb(26,54,93) 0%, rgb(220,38,38) 50%, rgb(26,54,93) 100%);
	background-image: -ms-linear-gradient(to right, rgb(26,54,93) 0%, rgb(220,38,38) 50%, rgb(26,54,93) 100%);
	background-size: 200% auto;
	-webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
	color: #fff;
}
.gradient-btn:hover {
	color: #fff;
	background-position: right center;
}
.protein-btn i,
.gradient-btn i,
.special-btn i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
	color: #222222;
	background: #fff;
    margin-left: 25px;
}
.solid-btn i,
.transparent-btn i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background-image: -moz-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
    margin-left: 20px;
}
.protein-btn:hover,
.solid-btn:hover,
.special-btn:hover,
.transparent-btn:hover {
	background: #222222;
	color: #fff;
}
.transparent-btn {
    border: 2px solid #ebebeb;
    background: transparent;
    padding: 8px 8px 8px 32px;
}
.transparent-btn:hover {
	border-color: #222;
}
.capsule-btn {
    background: #dc2626;
    color: #fff;
    text-transform: uppercase;
    padding: 19px 49px;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.capsule-btn i {
    margin-right: 10px;
}
.capsule-btn::before {
    content: "";
    position: absolute;
    -webkit-transition-duration: 800ms;
    transition-duration: 800ms;
    width: 200%;
    height: 200%;
    top: 110%;
    left: 50%;
    background: #222;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: -1;
}
.capsule-btn:hover {
    color: #fff;
}
.capsule-btn:hover::before {
    top: -40%;
}
.protein-btn {
    background: #00b0d5;
    color: #fff;
}
.pt-transparent i {
    background-color: #00b0d5;
    background-image: none;
}
.special-btn {
    background: #8BCD2B;
    color: #fff;
}
.special-transparent i {
    background-color: #8BCD2B;
    background-image: none;
}

/* scrollUp */
.scroll-top {
	width: 50px;
	height: 50px;
	line-height: 50px;
	position: fixed;
	bottom: 105%;
	right: 50px;
	font-size: 16px;
	border-radius: 50%;
	z-index: 99;
	color: #fff;
	text-align: center;
	cursor: pointer;
	background-image: -moz-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
	transition: 1s ease;
	border: none;
    opacity: 0;
}
.scroll-top.open {
    opacity: 1;
	bottom: 30px;
}
.scroll-top::after {
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 1;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
.scroll-top-two {
    background-image: none !important;
    background-color: #dc2626;
}
.scroll-top-two:hover {
    background-color: #222;
}
.scroll-top-three {
    background-image: none !important;
    background-color: #ffb22b;
}
.scroll-top-three:hover {
    background: #3f1c01;
}
.protein-scroll.scroll-top {
    background-image: none;
    background-color: #00b0d5;
}
.special-scroll.scroll-top {
    background-image: none;
    background-color: #8BCD2B;
}

/* 2. Header */
.custom-container {
	max-width: 1470px;
}
.transparent-header {
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
	z-index: 9;
	height: auto;
	padding: 25px 0;
}
.logo img {
    max-width: 154px;
}
.menu-nav {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	justify-content: space-between;
	width: 100%;
}

/* Logo section - fixed width */
.menu-nav .logo {
	flex: 0 0 auto;
	width: 200px;
	min-width: 200px;
}

/* Navigation section - flexible width */
.navbar-wrap {
	display: flex;
	flex: 1 1 auto;
	justify-content: center;
	max-width: 600px;
}

.navbar-wrap ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0;
    justify-content: center;
    gap: 0;
}

/* Header actions section - redesigned */
.header-action {
	flex: 0 0 auto;
	width: 200px;
	min-width: 200px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

/* Header actions wrapper */
.header-actions-wrapper {
	display: flex;
	align-items: center;
	gap: 15px;
	height: 100%;
}

/* Translate section styling */
.translate-section {
	display: flex;
	align-items: center;
	height: 100%;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 8px;
	padding: 8px 12px;
	backdrop-filter: blur(10px);
	border: 1px solid rgba(255, 255, 255, 0.2);
	transition: all 0.3s ease;
}

.translate-section:hover {
	background: rgba(255, 255, 255, 0.15);
	border-color: rgba(255, 255, 255, 0.3);
	transform: translateY(-1px);
}

/* Menu toggle section */
.menu-toggle-section {
	display: flex;
	align-items: center;
	height: 100%;
}

.menu-toggle-section .navSidebar-button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 8px;
	border: 1px solid rgba(255, 255, 255, 0.2);
	color: #fff;
	text-decoration: none;
	transition: all 0.3s ease;
	backdrop-filter: blur(10px);
}

.menu-toggle-section .navSidebar-button:hover {
	background: rgba(255, 255, 255, 0.2);
	border-color: rgba(255, 255, 255, 0.3);
	transform: translateY(-1px);
	color: #fff;
}
.navbar-wrap ul li {
	display: block;
	position: relative;
}
.navbar-wrap ul li a {
	font-size: 16px;
	font-weight: 700;
	text-transform: capitalize;
	color: #777777;
	padding: 35px 16px;
	display: block;
	line-height: 1;
	position: relative;
	z-index: 1;
	white-space: nowrap;
}
.main-menu .navigation li.menu-item-has-children .dropdown-btn {
	display: none;
}
.header-action > ul {
	display: flex;
	align-items: center;
}
.header-action > ul li {
	position: relative;
	margin-left: 25px;
}
.header-action > ul > li:first-child {
	margin-left: 0;
}
.header-action > ul > li.header-shop-cart > a {
	padding-right: 10px;
}
.header-action > ul > li > a {
    color: #fff;
    font-size: 25px;
}
.header-shop-cart a span {
	position: absolute;
	right: 0px;
	top: -2px;
	width: 18px;
	height: 18px;
	text-align: center;
	border-radius: 50%;
	font-size: 10px;
	font-weight: 700;
	line-height: 18px;
	background-color: #fff;
	box-shadow: 0px 5px 12.09px 0.91px rgba(71, 51, 127, 0.14);
}
.header-shop-cart ul.minicart {
	background: #fff;
	opacity: 0;
	padding: 25px;
	position: absolute;
	right: -15px;
	top: 62px;
	transition: all 0.5s ease 0s;
	width: 350px;
	z-index: 9;
	box-shadow: 0px 12px 24px 0px rgba(120, 120, 120, 0.3);
	visibility: hidden;
	transform: translateY(10px);
}
.header-shop-cart ul.minicart::before {
	position: absolute;
	content: '';
	left: 0px;
	top: -30px;
	width: 100%;
	height: 45px;
	display: block;
}
.header-shop-cart:hover ul.minicart {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	z-index: 9;
}
.header-shop-cart .minicart > li {
	margin-bottom: 20px;
	margin-left: 0;
	padding: 0;
}
.header-shop-cart .minicart .checkout-link {
    margin-top: 35px;
}
.header-shop-cart .minicart .cart-img {
    width: 100px;
    flex: 0 0 100px;
}
.minicart .cart-img img {
	width: 100px;
}
.header-shop-cart .minicart .cart-content {
    padding-left: 15px;
    text-align: left;
    padding-right: 25px;
    width: 185px;
    flex: 0 0 185px;
}
.minicart .cart-content h4 {
    color: #222222;
    font-size: 15px;
    background: none;
	font-weight: 700;
	line-height: 1.35;
}
.minicart .cart-price span {
    color: #777777;
    font-size: 13px;
    font-weight: 500;
    margin-left: 6px;
    opacity: .7;
}
.minicart .cart-price .new {
    font-size: 14px;
    margin-left: 0;
    opacity: 1;
}
.header-shop-cart .minicart .del-icon {
    flex-grow: 1;
    margin-top: 30px;
}
.header-shop-cart .minicart .del-icon a {
	color: #777777;
}
.minicart .del-icon > a {
	font-size: 18px;
}
.total-price {
    border-top: 1px solid #c7c7c7;
    overflow: hidden;
    padding-top: 20px;
    margin-top: 25px;
}
.total-price > span {
    color: #222222;
    font-weight: 600;
}
.header-shop-cart .minicart > li:last-child {
	margin-bottom: 0;
}
.header-shop-cart .minicart .checkout-link a {
	color: #fff;
	display: block;
	font-weight: 500;
	padding: 16px 30px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.header-shop-cart .minicart .checkout-link a.black-bg {
	background: #222;
	color: #fff;
}
.header-action > ul li.offcanvas-btn a {
	display: block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #fff;
	border-radius: 50%;
}
.header-action > ul li.offcanvas-btn a i {
	background-image: -moz-linear-gradient( to right, #1a365d 40%, #dc2626 50%);
    background-image: -webkit-linear-gradient( to right, #1a365d 40%, #dc2626 50%);
    background-image: linear-gradient( to right, #1a365d 40%, #dc2626 50%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.header-action .header-btn .btn {
	color: #fff;
	font-size: 14px;
	padding: 13px 22px;
}
.navbar-wrap ul li .submenu {
	position: absolute;
	z-index: 9;
	background-color: #fff;
	border-radius: 0;
	border: none;
	-webkit-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
	box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
	display: block;
	left: 0;
	opacity: 0;
	padding: 18px 0;
	right: 0;
	top: 100%;
	visibility: hidden;
	min-width: 230px;
	border: 1px solid #f5f5f5;
	background: #ffffff;
	box-shadow: 0px 30px 70px 0px rgba(137,139,142,0.15);
	margin: 0;
	transform: scale(1 , 0);
	transform-origin: 0 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.navbar-wrap ul li .submenu li {
	margin-left: 0;
	text-align: left;
	display: block;
}
.navbar-wrap ul li .submenu li a {
	padding: 0 10px 0 25px;
	line-height: 40px;
	font-weight: 500;
	color: #5d5d5d;
	text-transform: capitalize;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.navbar-wrap > ul > li .submenu li a::before {
    content: "";
    position: absolute;
    left: 20px;
    width: 0;
    height: 2px;
    top: 20px;
	background: #dc2626;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.navbar-wrap > ul > li .submenu li.active > a::before,
.navbar-wrap > ul > li .submenu li:hover > a::before {
    width: 15px;
}
.navbar-wrap > ul > li .submenu li.active > a,
.navbar-wrap > ul > li .submenu li:hover > a {
    padding-left: 45px;
}
.navbar-wrap > ul > li .submenu li.active > a {
	color: #dc2626;
}
.navbar-wrap ul li:hover > .submenu {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
}
.sticky-menu {
	left: 0;
	margin: auto;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
	background: #fff;
	-webkit-animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
	-webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
	box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
	border-radius: 0;
}
.transparent-header.sticky-menu {
	padding: 0 0;
}
.sticky-menu .header-action > ul > li > a {
    color: #777777;
}
.sticky-menu .header-action > ul li.offcanvas-btn a {
    background: #edf8ff;
}
.sticky-menu .header-shop-cart a span {
    background: transparent;
	background-image: -moz-linear-gradient( to right, #1a365d 0%, #dc2626 100%);
    background-image: -webkit-linear-gradient( to right, #1a365d 0%, #dc2626 100%);
	background-image: linear-gradient( to right, #1a365d 0%, #dc2626 100%);
	color: #fff;
}
.header-style-two .navbar-wrap ul li a {
    color: #fff;
}
.header-style-two.sticky-menu .navbar-wrap ul li a {
    color: #777777;
}
.sticky-logo,
.sticky-menu .main-logo {
    display: none;
}
.sticky-menu .sticky-logo {
    display: block;
}
.capsule-header .navbar-wrap ul li a {
    padding: 35px 21px;
}
.capsule-header .header-action ul {
    background: #fff;
    border-radius: 50px;
    padding: 10px;
}
.capsule-header .header-action ul li + li {
    margin-left: 10px;
}
.capsule-header .header-action ul li a {
    display: block;
    width: 60px;
    height: 60px;
    background: #222;
    color: #fff;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    border-radius: 50%;
}
.capsule-header .header-action ul li.header-user a {
    background: #dc2626;
}
.capsule-header.sticky-menu .header-action ul {
    background: #f4f4f4;
}
.capsule-header.sticky-menu .header-action > ul > li:hover > a {
    color: #fff;
}
.bar-header .navbar-wrap > ul > li.active > a,
.bar-header .navbar-wrap > ul > li:hover > a,
.bar-header .navbar-wrap > ul > li .submenu li.active > a,
.bar-header .navbar-wrap > ul > li .submenu li:hover > a,
.bar-banner .capsule-banner-content .sub-title {
    color: #ffb22b;
}
.bar-header .navbar-wrap > ul > li .submenu li a::before {
    background:  #ffb22b;
}
.bar-header .header-action ul li.header-user a {
    background: #ffb22b;
}
.bar-header .header-action ul li a {
    background: #3f1c01;
}
.bar-header .header-action ul,
.bar-header.sticky-menu .header-action ul {
    background: #fff5f5;
}
.protein-header .header-shop-cart a span,
.protein-header .navbar-wrap > ul > li.active > a,
.protein-header .navbar-wrap > ul > li:hover > a,
.protein-header .navbar-wrap > ul > li .submenu li.active > a,
.protein-header .navbar-wrap > ul > li .submenu li:hover > a {
    color: #00b0d5;
}
.protein-header .header-action > ul li.offcanvas-btn a i {
    background-image: none;
    -webkit-text-fill-color: #00b0d5;
    color: #00b0d5;
}
.sticky-menu.protein-header .header-shop-cart a span {
    background-image: none;
    background-color: #00b0d5;
    color: #fff;
}
.protein-header .navbar-wrap > ul > li .submenu li a::before {
    background: #00b0d5;
}
.protein-off-canvas .oc-newsletter form button:hover,
.protein-header .header-shop-cart .minicart .checkout-link a {
    background: #00b0d5;
}
.protein-header .header-shop-cart .minicart .checkout-link a.black-bg {
    background: #222;
    color: #fff;
}
.sticky-menu.protein-header .header-action > ul > li > a:hover,
.protein-off-canvas .oc-social ul li a:hover,
.sidebar-off-canvas.protein-off-canvas .contact-info ul li i,
.protein-header .header-shop-cart .minicart .del-icon > a:hover,
.protein-header .minicart .cart-content h4 a:hover,
.protein-header.sticky-menu .header-action > ul > li:hover > a {
    color: #00b0d5;
}
.protein-off-canvas.sidebar-off-canvas .contact-info h4.title::after,
.protein-off-canvas .oc-newsletter h4.title::after {
    background-image: none;
    background-color: #00b0d5;
}
.protein-search .search-btn,
.protein-search .search-close {
    color: #00b0d5;
}
.protein-search .search-form input {
    border-bottom: 1px solid #00b0d5;
}

.special-header .header-shop-cart > a,
.special-header .header-action > ul > li > a,
.special-header .navbar-wrap > ul > li.active > a,
.special-header .navbar-wrap > ul > li:hover > a,
.special-header .navbar-wrap > ul > li .submenu li.active > a,
.special-header .navbar-wrap > ul > li .submenu li:hover > a {
    color: #8BCD2B;
}
.special-header .header-action > ul li.offcanvas-btn a i {
    background-image: none;
    -webkit-text-fill-color: #fff;
    color: #fff;
}
.sticky-menu.special-header .header-shop-cart a span {
    background-image: none;
    background-color: #8BCD2B;
    color: #fff;
}
.special-header .navbar-wrap > ul > li .submenu li a::before,
.special-header .header-shop-cart a span,
.special-header .header-action > ul li.offcanvas-btn a {
    background: #8BCD2B;
}
.special-header .header-shop-cart a span {
    color: #fff;
}
.special-off-canvas .oc-newsletter form button:hover,
.special-header .header-shop-cart .minicart .checkout-link a {
    background: #8BCD2B;
}
.special-header .header-shop-cart .minicart .checkout-link a.black-bg {
    background: #222;
    color: #fff;
}
.sticky-menu.special-header .header-action > ul > li > a:hover,
.special-off-canvas .oc-social ul li a:hover,
.sidebar-off-canvas.special-off-canvas .contact-info ul li i,
.special-header .header-shop-cart .minicart .del-icon > a:hover,
.special-header .minicart .cart-content h4 a:hover,
.special-header.sticky-menu .header-action > ul > li:hover > a {
    color: #8BCD2B;
}
.special-off-canvas.sidebar-off-canvas .contact-info h4.title::after,
.special-off-canvas .oc-newsletter h4.title::after {
    background-image: none;
    background-color: #8BCD2B;
}
.special-search .search-btn,
.special-search .search-close {
    color: #8BCD2B;
}
.special-search .search-form input {
    border-bottom: 1px solid #8BCD2B;
}

/* 3. Mobile-menu */
.nav-outer .mobile-nav-toggler {
	position: relative;
	float: right;
	font-size: 40px;
	line-height: 50px;
	cursor: pointer;
	display: none;
	color: #fff;
	margin-right: 30px;
	top: 15px;
}
.nav-logo img {
	width: 150px;
}
.mobile-menu {
    position: fixed;
    right: 0;
    top: 0;
    width: 300px;
    padding-right: 30px;
    max-width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
    border-radius: 0px;
    -webkit-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
}
.mobile-menu-visible .mobile-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.mobile-menu .navbar-collapse {
	display: block !important;
}
.mobile-menu .nav-logo {
	position: relative;
	padding: 30px 25px;
	text-align: left;
}
.mobile-menu-visible {
	overflow: hidden;
}
.mobile-menu .navigation li.current>a:before {
	height: 100%;
}
.menu-backdrop {
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	opacity: 0;
	visibility: hidden;
	background: #000;
}
.mobile-menu-visible .menu-backdrop {
	opacity: 0.80;
	visibility: visible;
}
.mobile-menu .menu-box {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	max-height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	background: #202020;
	z-index: 5;
}
.mobile-menu .close-btn {
    position: absolute;
    right: 25px;
    top: 28px;
    line-height: 30px;
    width: 35px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
}
.mobile-menu-visible .mobile-menu .close-btn {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
.mobile-menu .navigation {
	position: relative;
	display: block;
	width: 100%;
	float: none;
}
.mobile-menu .navigation li {
	position: relative;
	display: block;
	border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.mobile-menu .navigation:last-child {
	border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.mobile-menu .navigation li > ul > li:first-child {
	border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.mobile-menu .navigation li > a {
	position: relative;
	display: block;
	line-height: 24px;
	padding: 10px 25px;
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	text-transform: capitalize;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	border: none;
}
.mobile-menu .navigation li ul li > a {
	font-size: 16px;
	margin-left: 20px;
	text-transform: capitalize;
}
.mobile-menu .navigation li > a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.mobile-menu .navigation li.menu-item-has-children .dropdown-btn {
	position: absolute;
	right: 6px;
	top: 6px;
	width: 32px;
	height: 32px;
	text-align: center;
	font-size: 16px;
	line-height: 32px;
	color: #ffffff;
	background: rgba(255, 255, 255, 0.10);
	cursor: pointer;
	border-radius: 2px;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	z-index: 5;
}
.mobile-menu .navigation li.menu-item-has-children .dropdown-btn.open {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.mobile-menu .navigation li>ul,
.mobile-menu .navigation li>ul>li>ul {
	display: none;
}
.mobile-menu .social-links {
	position: relative;
	text-align: center;
	padding: 30px 25px;
}
.mobile-menu .social-links ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.mobile-menu .social-links li {
    position: relative;
    display: inline-block;
    margin: 0px 5px 10px;
}
.mobile-menu .social-links li a {
    position: relative;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    width: 40px;
    height: 40px;
    display: block;
    background: #373737;
    border-radius: 50%;
    color: #ffffff;
}
.mobile-menu .social-links li a:hover {
    color: #fff;
}
.mobile-menu .social-links li.facebook a:hover {
    background: #3b5998;
}
.mobile-menu .social-links li.twitter a:hover {
    background: #00acee;
}
.mobile-menu .social-links li.pinterest a:hover {
    background: #E60023;
}
.mobile-menu .social-links li.instagram a:hover {
    background: #E1306C;
}
.mobile-menu .social-links li.youtube a:hover {
    background: #c4302b;
}
.menu-area .mobile-nav-toggler {
    position: relative;
    float: right;
    font-size: 20px;
	cursor: pointer;
    display: none;
    background-color: transparent;
    background-image: -moz-linear-gradient( to right, #dc2626 0%, #dc2626 100%);
    background-image: -webkit-linear-gradient( to right, #dc2626 0%, #dc2626 100%);
    background-image: linear-gradient( to right, #dc2626 0%, #dc2626 100%);
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
}

/* 4. Search */
.search-popup-wrap {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.95);
    height: 100%;
    width: 100%;
    z-index: 99;
    padding: 100px 0;
    display: none;
}
.search-wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
.search-wrap .title {
    font-size: 47px;
    margin: 0 0 70px 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    letter-spacing: -1px;
	color: #0a303a;
}
.search-form {
	position: relative;
}
.search-form input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #dc2626;
    padding: 10px 50px 20px;
    text-align: center;
    font-weight: 500;
    font-size: 30px;
	background: transparent;
}
.search-form input::placeholder {
	font-size: 30px;
	opacity: .5;
}
.search-btn {
    position: absolute;
    right: 20px;
    background: transparent;
    border: 0;
    font-size: 25px;
    color: #dc2626;
    top: 50%;
    transform: translateY(-50%);
}
.search-close {
	position: absolute;
	top: 5%;
	right: 5%;
	font-size: 30px;
	color: #dc2626;
	cursor: pointer;
}

/* 5. Off-canvas */
.sidebar-off-canvas .off-canvas-overlay {
    left: 100%;
    top: 0;
    position: fixed;
    z-index: 101;
    height: 100%;
    opacity: 0;
    width: 100%;
    visibility: hidden;
    -webkit-transition: all .4s ease-in .8s;
    -o-transition: all .4s ease-in .8s;
	transition: all .4s ease-in .8s;
	background: #222;
    cursor: url(../img/icon/cross-out.png),pointer;
}
.sidebar-off-canvas.isActive .off-canvas-overlay {
    opacity: .8;
    visibility: visible;
    -webkit-transition: all .8s ease-out 0s;
    -o-transition: all .8s ease-out 0s;
    transition: all .8s ease-out 0s;
    left: 0;
}
.off-canvas-widget {
    position: fixed;
    right: -100%;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 460px;
    z-index: 999;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    -webkit-transition: all .5s cubic-bezier(.9,.03,0,.96) .6s;
    -o-transition: all .5s cubic-bezier(.9,.03,0,.96) .6s;
    transition: all .5s cubic-bezier(.9,.03,0,.96) .6s;
    visibility: hidden;
    opacity: 0;
}
.off-canvas-widget .mCSB_scrollTools {
    width: 0;
}
.off-canvas-widget .mCSB_inside>.mCSB_container {
    margin-right: 0;
}
.sidebar-off-canvas.isActive .off-canvas-widget {
    opacity: 1;
    visibility: visible;
    right: 0;
    -webkit-transition: all .7s cubic-bezier(.9,.03,0,.96) .4s;
    -o-transition: all .7s cubic-bezier(.9,.03,0,.96) .4s;
    transition: all .7s cubic-bezier(.9,.03,0,.96) .4s;
}
.sidebar-widget-container {
    position: relative;
    top: 150px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in .3s;
    -o-transition: all .3s ease-in .3s;
    transition: all .3s ease-in .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.sidebar-off-canvas.isActive .sidebar-widget-container {
    top: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 1s ease-out 1.2s;
    -o-transition: all 1s ease-out 1.2s;
    transition: all 1s ease-out 1.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.sidebar-off-canvas .off-canvas-heading {
    position: absolute;
    top: 0;
    right: 0;
    padding: 25px;
}
.off-canvas-heading .close-side-widget {
    font-size: 24px;
    color: #000000;
}
.sidebar-textwidget {
    padding: 47px 45px 45px;
}
.sidebar-info-contents {
    position: relative;
}
.sidebar-off-canvas .content-box p {
    margin-bottom: 15px;
}
.sidebar-off-canvas .content-box {
    padding-bottom: 15px;
    border-bottom: 1px dashed #d4d4d4;
    margin-bottom: 35px;
}
.sidebar-off-canvas .contact-info {
    margin-bottom: 35px;
}
.sidebar-off-canvas .contact-info h4.title,
.oc-newsletter h4.title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 25px;
    padding-bottom: 10px;
    position: relative;
}
.sidebar-off-canvas .contact-info h4.title::after,
.oc-newsletter h4.title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 3px;
    background-image: -moz-linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-image: -webkit-linear-gradient( to right, #dc2626 30%, #dc2626 80%);
	background-image: linear-gradient( to right, #dc2626 30%, #dc2626 80%);
}
.sidebar-off-canvas .contact-info ul li {
    font-size: 14px;
    color: #777777;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    font-weight: 500;
}
.sidebar-off-canvas .contact-info ul li i {
    font-size: 18px;
    margin-right: 10px;
    color: #dc2626;
}
.sidebar-off-canvas .contact-info ul li a {
    color: #676565;
}
.sidebar-off-canvas .contact-info ul li:last-child {
    margin-bottom: 0;
}
.oc-newsletter {
    text-align: center;
    border: 1px solid rgba(204, 204, 204, 0.251);
    border-radius: 4px;
    background-color: rgba(216, 220, 221, 0.251);
    padding: 40px 30px;
}
.oc-newsletter h4.title {
    margin-bottom: 19px;
}
.oc-newsletter h4.title::after {
    margin: 0 auto;
    right: 0;
}
.oc-newsletter p {
    font-size: 14px;
    margin-bottom: 25px;
    line-height: 22px;
    padding: 0 50px;
}
.oc-newsletter form input {
    width: 100%;
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 17px 20px;
    margin-bottom: 15px;
    border-radius: 50px;
}
.oc-newsletter form input::placeholder {
    color: #676565;
}
.oc-newsletter form button {
    background: #222222;
    width: 100%;
    color: #fff;
    padding: 19px 36px;
}
.oc-newsletter form button:hover {
    background: #dc2626;
    color: #fff;
}
.oc-social ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 25px 0 30px;
}
.oc-social ul li {
    margin: 0 7.5px;
}
.oc-social ul li a {
    font-size: 15px;
    color: #878686;
    display: block;
}
.oc-social ul li a:hover {
    color: #dc2626;
}
.oc-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
    border-top: 1px dashed #d4d4d4;
}
.oc-bottom > div {
    width: 50%;
    flex: 0 0 50%;
}
.oc-bottom > div label {
    font-size: 14px;
    font-weight: 500;
    color: #777777;
    margin-bottom: 0;
    margin-right: 15px;
}
.oc-bottom > div select {
    border: none;
    padding: 3px 0 3px;
    border-bottom: 1px solid #dbdbdb;
    outline: none;
    font-size: 14px;
    font-weight: 500;
    color: #777777;
}

/* 6. Breadcrumb */
.breadcrumb-bg {
	background-position: center;
	background-size: cover;
	min-height: 460px;
	position: relative;
    overflow: hidden;
	z-index: 1;
}
.breadcrumb-bg::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #222222;
    opacity: .95;
    z-index: -1;
}
.breadcrumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
	margin-bottom: 0;
	list-style: none;
	background-color: transparent;
	border-radius: 0;
	justify-content: center;
}
.breadcrumb-shape {
	width: 188px;
	height: 188px;
	position: absolute;
	left: 10px;
	top: 100px;
	background: #fff;
	border-radius: 50%;
	opacity: .1;
}
.breadcrumb-content {
    padding-top: 80px;
}
.breadcrumb-content h2 {
    font-size: 60px;
    line-height: 1.1;
    color: #fff;
    letter-spacing: -1px;
    margin-bottom: 10px;
}
.breadcrumb li {
	display: block;
	font-size: 20px;
	color: #fff;
	line-height: 1;
}
.breadcrumb li a {
	color: #fff;
}
.breadcrumb-item + .breadcrumb-item::before {
	padding-right: 15px;
	padding-left: 15px;
	color: #fff;
	content: "|";
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: 0;
}
.breadcrumb-bg .transparent-title {
    position: absolute;
    font-size: 250px;
    font-weight: 700;
    line-height: 1;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #fff;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    letter-spacing: -3px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    opacity: .12;
    bottom: 55px;
    left: 0;
    right: 0;
    z-index: -1;
}

/* 7. Banner */
.banner-area {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.banner-bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 940px;
    height: 100%;
    background-position: left center;
    background-size: cover;
    z-index: -1;
}
.banner-content {
	padding: 285px 0 150px;
}
.banner-content .sub-title,
.section-title .sub-title {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    padding-left: 15px;
	line-height: 1.5;
	display: inline-block;
    background-image: -moz-linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-image: -webkit-linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-image: linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    margin-bottom: 11px;
}
.banner-content .sub-title::before,
.section-title .sub-title::before,
.section-title.text-center .sub-title::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 20px;
    background: #ffe8dd;
}
.banner-content h2 {
    font-size: 72px;
    letter-spacing: -2px;
    line-height: 1.15;
    margin-bottom: 10px;
}
.banner-img-wrap {
    margin-top: 51px;
    position: relative;
}
.banner-img-wrap .man-img {
    margin-left: -40px;
}
.banner-img-wrap .banner-sup {
    position: absolute;
    right: -90px;
    bottom: 60px;
    z-index: -1;
}
.banner-btn .btn:first-child {
	margin-right: 15px;
}
.banner-btn .btn {
    margin-top: 15px;
}
.banner-shape li {
    position: absolute;
    z-index: -1;
}
.banner-shape li:nth-child(5n+1) {
    left: 9.5%;
    top: 53%;
}
.banner-shape li:nth-child(5n+2) {
    left: 47%;
    top: 35%;
}
.banner-shape li:nth-child(5n+3) {
    right: 22%;
    top: 25%;
}
.banner-shape li:nth-child(5n+4) {
    right: 5%;
    top: 41%;
}
.banner-shape li:nth-child(5n+5) {
    right: 8%;
    bottom: 2%;
}
.rotateme {
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
     transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
.capsule-banner {
    padding: 193px 0 78px;
}
.capsule-banner-bg {
    position: absolute;
    right: 0;
    top: 0;
    background-position: left bottom;
    background-size: cover;
    min-width: 808px;
    min-height: 100%;
    z-index: -1;
}
.capsule-banner-content {
    margin-right: 66px;
}
.capsule-banner-content .sub-title {
    font-size: 20px;
    font-weight: 400;
    color: #dc2626;
    margin-bottom: 13px;
}
.capsule-banner-content .title {
    text-transform: uppercase;
    font-size: 120px;
    letter-spacing: -4px;
    line-height: 1;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.capsule-banner-content .capsule-info {
    font-size: 16px;
    letter-spacing: 0;
    color: #dc2626;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    clip-path: polygon(17% 0%, 100% 0%, 84% 100%, 0% 100%);
    background: #ffeeed;
    padding: 17px 54px;
    margin-left: 20px;
    position: relative;
}
.capsule-banner-content .capsule-info strong {
    display: block;
    font-weight: 700;
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: -1px;
    text-transform: uppercase;
    line-height: .9;
    margin-bottom: 7px;
}
.capsule-banner-content .capsule-info::before {
    content: "";
    position: absolute;
    left: 18px;
    top: -5px;
    width: 5px;
    height: 95px;
    background: #dc2626;
    transform: rotate(21.9deg);
    -webkit-transform: rotate(21.9deg);
    -moz-transform: rotate(21.9deg);
    -ms-transform: rotate(21.9deg);
    -o-transform: rotate(21.9deg);
}
.capsule-banner-btn {
    margin: 21px 0 0 99px;
}
.capsule-banner .banner-img {
    margin-left: -38%;
}
.capsule-banner .banner-img img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
}
.capsule-banner-shape {
    position: absolute;
    left: -7%;
    bottom: 0;
    width: 392px;
    height: 392px;
    background: #fff4f4;
    border-radius: 50%;
    z-index: -1;
}
.bar-banner .capsule-banner-content {
    margin-right: 0;
}
.bar-banner .capsule-banner-content .title {
    color: #3f1c01;
}
.bar-banner .capsule-banner-btn {
    margin: 21px 0 0 0;
}
.bar-banner .capsule-btn {
    background: #ffb22b;
}
.bar-banner .capsule-btn::before {
    background: #3f1c01;
}
.bar-banner .banner-img {
    margin-left: 0;
}
.bar-banner {
    padding: 220px 0 30px;
}
.protein-banner .banner-img-wrap {
    margin-top: 130px;
}
.protein-banner .banner-content .sub-title,
.section-title.protein-title .sub-title {
    color: #00b0d5;
    background-image: none;
    -webkit-text-fill-color: #00b0d5;
}
.protein-banner .banner-content .sub-title::before,
.section-title.protein-title .sub-title::before,
.section-title.text-center.protein-title .sub-title::after {
    background: #def9ff;
}
.special-banner-area .banner-content .sub-title,
.section-title.special-title .sub-title {
    color: #8BCD2B;
    background-image: none;
    -webkit-text-fill-color: #8BCD2B;
}
.special-banner-area .banner-content .sub-title::before,
.section-title.special-title .sub-title::before,
.section-title.text-center.special-title .sub-title::after {
    background: #bcee51;
}
.special-title .title span {
    color: #8BCD2B;
}
.special-title p {
    margin: 15px 0 0;
}
.special-banner-area .solid-btn i {
    background-image: none;
    background-color: #8BCD2B;
}
.protein-banner .banner-shape li:nth-child(5n+3) {
    right: 14%;
    top: 25%;
}
.protein-banner .solid-btn i {
    background-image: none;
    background-color: #00b0d5;
}
.special-banner-area {
    margin-top: 98px;
    padding: 100px 0 120px;
}
.slider-img {
    margin-right: -35px;
}
.slider-img img {
    max-width: 100%;
}
.banner-content.slider-content {
    padding: 0 0;
}
.slider-area .banner-content {
    padding: 0 0;
}
.slider-area.protein-banner .banner-img-wrap {
    margin-top: 0;
}
.slider-area.protein-banner .single-slider {
    min-height: 700px;
    display: flex !important;
    align-items: center;
    margin-top: 90px;
    padding: 60px 0 0;
}

/* 8. Brand */
.brand-wrap {
    border-bottom: 2px solid #f0f0f0;
}
.brand-item {
    display: flex;
    min-height: 59px;
    align-items: center;
    justify-content: center;
}
.brand-item > a {
	display: inline-block;
	-webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.brand-item > a img {
	-webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -ms-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    filter: grayscale(1);
    opacity: .5;
    max-width: 100%;
}
.brand-item > a:hover img {
    filter: grayscale(0);
    opacity: 1;
}
.special-brand-area {
    background: #f7f8fa;
    padding: 80px 0 80px;
}
.special-brand-area .brand-wrap {
    border: none;
    padding: 0 0;
}
.brand-title {
    margin: 0px 0px 50px;
}
.brand-title .title {
    margin: 0 0 0;
    font-size: 20px;
    padding: 0 80px;
    display: inline-flex;
    position: relative;
}
.brand-title .title::before,
.brand-title .title::after {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 50px;
    height: 2px;
    background: #8BCD2B;
}
.brand-title .title::after {
    left: auto;
    right: 0;
}

/* 9. Features */
.section-title {
	position: relative;
	z-index: 1;
}
.section-title.text-center .sub-title {
	padding-right: 15px;
	margin-bottom: 9px;
}
.section-title.text-center .sub-title::after {
	left: auto;
	right: 0;
}
.section-title .title {
    font-size: 60px;
    letter-spacing: -2.5px;
    margin-bottom: 0;
    line-height: 1.19;
}
.section-title .overlay-title {
    position: absolute;
    left: 50%;
    top: -60px;
    transform: translateX(-50%);
    font-size: 200px;
    font-weight: 700;
    line-height: .75;
	color: #f7f7f7;
	letter-spacing: -3px;
    z-index: -1;
}
.features-item {
    border: 2px solid #f4f4f4;
    padding: 48px 45px 43px 45px;
    position: relative;
    transition: .4s ease-out;
}
.features-icon img {
    max-height: 80px;
}
.features-content h3 {
    font-size: 24px;
	margin-bottom: 17px;
	transition: .4s ease-out;
}
.features-content p {
	margin-bottom: 0;
	transition: .4s ease-out;
}
.features-count {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 140px;
    font-weight: 700;
    color: #fff;
    line-height: .8;
    font-family: 'Poppins', sans-serif;
	z-index: -1;
	opacity: 0;
	transition: .4s ease-out;
}
.features-item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #222222;
    box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.2);
    z-index: -1;
    transition: .4s ease-out;
    opacity: 0;
}
.features-item::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 4px;
	background-image: -moz-linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-image: -webkit-linear-gradient( to right, #dc2626 30%, #dc2626 80%);
	background-image: linear-gradient( to right, #dc2626 30%, #dc2626 80%);
	transition: .4s ease-out;
	opacity: 0;
}
.features-item:hover,
.features-item.active {
	border-color: transparent;
}
.features-item:hover::before,
.features-item:hover::after,
.features-item.active::before,
.features-item.active::after {
	opacity: 1;
}
.features-item:hover .features-count,
.features-item.active .features-count {
	color: #2a2a2a;
	opacity: 1;
}
.features-item:hover .features-content h3,
.features-item.active .features-content h3 {
	color: #fff;
}
.features-item:hover .features-content p,
.features-item.active .features-content p {
	color: #b5b5b5;
}
.capsule-features-item {
    text-align: center;
}
.capsule-features-item {
    text-align: center;
    border: 2px solid #f1f1f1;
    padding: 49px 50px;
    position: relative;
    overflow: hidden;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
}
.cf-icon {
    margin-bottom: 15px;
}
.cf-icon img {
    max-width: 80px;
}
.cf-content .title {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.4;
}
.cf-overlay-icon {
    position: absolute;
    top: -60px;
    right: -60px;
    opacity: .04;
    z-index: -1;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
}
.cf-overlay-icon img {
    max-width: 200px;
}
.capsule-features-item:hover {
    border-color: #fff;
    box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
}
.capsule-features-item:hover .cf-overlay-icon {
    top: -70px;
    right: -70px;
}
.bar-features .capsule-features-item {
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
}
.bar-features .capsule-features-item:hover {
    border-color: #3f1c01;
    box-shadow: none;
    background: #3f1c01;
}
.bar-features .capsule-features-item .cf-content .title {
    color: #3f1c01;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-outn;
}
.bar-features .capsule-features-item:hover .cf-content .title {
    color: #fff;
}
.bar-features .cf-overlay-icon {
    opacity: .07;
}
.protein-features .features-item::after {
    background-image: none;
    background: #00b0d5;
}
.special-features-area {
    background: #f7f8fa;
}
.special-features-area .features-item {
    border: none;
    position: relative;
    z-index: 1;
    background: #fff;
}
.special-features-area .features-item::after {
    background-image: none;
    background: #8BCD2B;
}

/* 10. Choose-area */
.choose-content {
    margin-left: 95px;
}
.choose-content > .btn {
    margin-top: 30px;
}
.choose-list-wrap {
    padding-left: 125px;
}
.choose-list-wrap ul li {
    display: flex;
    align-items: flex-start;
    flex-direction: row-reverse;
    text-align: right;
    margin-bottom: 33px;
    margin-right: -55px;
}
.choose-list-wrap ul li:last-child {
	margin-bottom: 0;
}
.choose-list-wrap .icon {
    width: 70px;
    height: 70px;
    line-height: 65px;
    text-align: center;
    flex: 0 0 70px;
    border: 4px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 8px 16px 0px rgba(255, 122, 2, 0.1);
    font-size: 30px;
    background-image: linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
    background-image: -moz-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
    color: #fff;
    margin-left: 30px;
}
.choose-list-wrap .content h4 {
    font-size: 24px;
    letter-spacing: -.5px;
    margin-bottom: 10px;
}
.choose-list-wrap .content p {
    margin-bottom: 0;
}
.choose-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 45%;
    height: 100%;
    background: #edf8ff;
    z-index: -1;
}
.choose-img {
    position: absolute;
    left: -205px;
    top: 50%;
    transform: translateY(-50%);
}
.choose-img .shape {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.protein-choose .choose-list-wrap .icon {
    background-image: none;
    background-color: #00b0d5;
    box-shadow: 0px 8px 16px 0px rgb(0 176 213 / 10%);
}
.section-title.protein-title .title span {
    color: #00b0d5;
}

/* Supplement-info */
.sup-info-area {
    padding: 120px 0 120px;
}
.sup-info-img {
    position: relative;
    margin-right: 30px;
}
.sup-info-img > img {
    position: absolute;
    left: 0;
    right: 0;
    max-width: 350px;
    margin: -45px auto 0;
}
.sup-info-img .img-shape {
    width: 540px;
    height: 540px;
    background: #f7f8fa;
    border-radius: 50%;
    margin-top: 45px;
}
.sup-info-area .choose-list-wrap {
    padding-left: 0;
    padding-right: 125px;
}
.sup-info-area .choose-list-wrap ul li {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    text-align: left;
    margin-bottom: 25px;
    margin-right: 0;
}
.sup-info-area .choose-list-wrap ul li:last-child {
    margin-bottom: 0;
}
.sup-info-area .choose-list-wrap .icon {
    width: 70px;
    height: 70px;
    line-height: 65px;
    text-align: center;
    flex: 0 0 70px;
    border: 4px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 8px 16px 0px rgba(128, 188, 0, 0.15);
    font-size: 30px;
    background-image: none !important;
    background-color: #8BCD2B;
    color: #fff;
    margin-left: 0;
    margin-right: 25px;
}
.special-ingredient-area .choose-list-wrap ul li {
    display: flex;
    align-items: flex-start;
    flex-direction: row-reverse;
    text-align: right;
    margin-bottom: 40px;
    margin-right: 0;
}
.special-ingredient-area .choose-list-wrap .icon {
    margin-left: 25px;
    margin-right: 0;
}
.special-ingredient-area .choose-list-wrap {
    padding-left: 0;
    padding-right: 50px;
}
.special-ingredient-area .choose-list-wrap .content p {
    margin-bottom: 0;
    width: 70%;
    margin-left: auto;
}
.special-ingredient-area .choose-list-wrap .content h4 {
    text-transform: capitalize;
}
.special-ingredient-area .sup-info-img {
    margin-right: 0;
    margin-left: 30px;
}

/* 11. Video-area */
.video-content {
    padding: 0 0 120px;
}
.section-title.white-title .title {
	color: #fff;
}
.video-active {
    margin-left: 38px;
}
.video-item {
	position: relative;
}
.video-item img {
	max-width: 100%;
	border-radius: 30px 30px 0px 0px;
}
.video-item .popup-video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    background: #fff;
    border-radius: 50%;
	font-size: 20px;
	z-index: 1;
}
.ripple-white {
    border-radius: 50%;
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-white 1s linear infinite;
    transition: .5s;
    -webkit-transition: .5s;
}
@-webkit-keyframes ripple-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,0.3), 0 0 0 10px rgba(255,255,255,0.3), 0 0 0 20px rgba(255,255,255,0.3);
        box-shadow: 0 0 0 0 rgba(255,255,255,0.3), 0 0 0 10px rgba(255,255,255,0.3), 0 0 0 20px rgba(255,255,255,0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255,255,255,0.3), 0 0 0 20px rgba(255,255,255,0.3), 0 0 0 30px rgba(255,255,255,0);
        box-shadow: 0 0 0 10px rgba(255,255,255,0.3), 0 0 0 20px rgba(255,255,255,0.3), 0 0 0 30px rgba(255,255,255,0);
    }
}
@keyframes ripple-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,0.3), 0 0 0 10px rgba(255,255,255,0.3), 0 0 0 20px rgba(255,255,255,0.3);
        box-shadow: 0 0 0 0 rgba(255,255,255,0.3), 0 0 0 10px rgba(255,255,255,0.3), 0 0 0 20px rgba(255,255,255,0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255,255,255,0.3), 0 0 0 20px rgba(255,255,255,0.3), 0 0 0 30px rgba(255,255,255,0);
        box-shadow: 0 0 0 10px rgba(255,255,255,0.3), 0 0 0 20px rgba(255,255,255,0.3), 0 0 0 30px rgba(255,255,255,0);
    }
}
.video-item .popup-video i {
	background-image: -moz-linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-image: -webkit-linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-image: linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@keyframes pulse-border {
  0% {
    transform: translate(-50%, -50%) scale(1);
	opacity: 1;
	}
  100% {
    transform: translate(-50%, -50%) scale(1.5);
	opacity: 0;
	}
}
@-webkit-keyframes pulse-border {
  0% {
    transform: translate(-50%, -50%) scale(1);
	opacity: 1;
	}
  100% {
    transform: translate(-50%, -50%) scale(1.5);
	opacity: 0;
	}
}
.video-content p {
	color: #999999;
	line-height: 1.8;
}
.video-content .slider-nav .slick-arrow {
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    display: block;
    background: #2f2f2f;
    border-radius: 50%;
    cursor: pointer;
	color: #fff;
	position: relative;
	margin-right: 12px;
	font-size: 20px;
	z-index: 1;
}
.video-content .slider-nav .slick-arrow::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-image: linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
    background-image: -moz-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
	z-index: -1;
	opacity: 0;
	transition: .3s ease-in;
}
.video-content .slider-nav .slick-arrow:hover::before {
	opacity: 1;
}
.video-content .slider-nav {
    display: flex;
    align-items: center;
    margin-top: 50px;
}
.cap-video-bg {
    background-image: url(../img/bg/cap_video_bg.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 290px 0 120px;
    z-index: 1;
}
.cap-video-bg::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #222222;
    opacity: .7;
    z-index: -1;
}
.cap-video-img img {
    max-width: 100%;
    border-radius: 20px;
    box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.1);
    border: 10px solid #fff;
}
.cap-video-img {
    position: relative;
    margin-bottom: -170px;
    z-index: 2;
}
.cap-video-img .popup-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    height: 120px;
    text-align: center;
    line-height: 120px;
    background: #dc2626;
    font-size: 20px;
    color: #fff;
    z-index: 1;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.capsule-video-area .capsule-section-title .sub-title {
    color: #b6b6b6;
}
.capsule-video-area .capsule-section-title .title {
    color: #fff;
}
.cap-video-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.cap-video-btn .btn {
    margin: 15px 10px 0;
}
.capsule-border-btn {
    background: transparent;
    color: #fff;
    text-transform: uppercase;
    padding: 17px 49px;
    border: 2px solid rgb(255 255 255 / 10%);
}
.capsule-border-btn:hover {
    color: #dc2626;
    background: #fff;
    border-color: #fff;
}
.bar-video .cap-video-img .popup-video {
    background: #ffb22b;
}
.bar-video .cap-video-bg {
    background-image: url(../img/bg/bar_veido_bg.jpg);
}
.bar-video .capsule-border-btn:hover {
    color: #ffb22b;
}
.capsule-btn.bar-btn {
    background: #ffb22b;
}
.capsule-btn.bar-btn::before {
    background: #3f1c01;
}
.protein-video .video-content .slider-nav .slick-arrow::before {
    background-image: none;
    background-color: #00b0d5;
}
.protein-video .video-item .popup-video i {
    background-image: none;
    color: #00b0d5;
    background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
}
.special-video-area {
    padding: 120px 0;
    position: relative;
    background-image: url(../img/bg/video_bg.jpg);
    background-position: center;
    background-size: cover;
    z-index: 1;
}
.special-video-area::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #151515;
    opacity: .9;
    z-index: -1;
}
.special-video-area .video-content {
    padding: 0 0 0;
}
.special-video-area .popup-video {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    color: #8BCD2B;
    font-size: 20px;
    margin: 0 auto;
    z-index: 1;
}
.special-video-area .video-content p {
    color: #c2c2c2;
    line-height: 1.8;
    width: 94%;
    margin: 0 0 35px;
}
.special-video-area .video-content .btn i {
    transition: all 0.3s ease 0s;
}
.special-video-area .video-content .btn:hover {
    background: #fff;
    color: #222;
}
.special-video-area .video-content .btn:hover i {
    background: #8BCD2B;
    color: #fff;
}

/* 12. Gallery */
.product-menu {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.product-menu button {
    background: transparent;
    border: none;
    text-align: left;
    padding: 0;
    font-size: 18px;
    font-weight: 600;
    color: #bfbfbf;
    font-family: 'Poppins', sans-serif;
    display: flex;
    align-items: center;
    transition: .3s linear;
	position: relative;
}
.product-menu button::before {
    content: "\f067";
    width: 40px;
    height: 40px;
    background: #f3f3f3;
    display: block;
    flex: 0 0 40px;
    border-radius: 50%;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    text-align: center;
    line-height: 40px;
	color: #777777;
    transition: .3s linear;
	margin-right: 25px;
}
.product-menu button + button {
	margin-top: 30px;
}
.product-menu button::after {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
    border-radius: 50%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
	background-image: linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
    background-image: -moz-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
	opacity: 0;
    z-index: -1;
}
.product-menu button.active::before {
	background: transparent;
	color: #fff;
	transform: rotate(135deg);
}
.product-menu button.active::after {
	opacity: 1;
}
.product-menu button.active {
	color: #222222;
}
.gallery-product-item {
    position: relative;
	overflow: hidden;
}
.gallery-product-item img {
    max-width: 100%;
    transition: .4s ease-in-out;
    transform: rotate(0deg) scale(1);
}
.gallery-product-item:hover img {
    transform: rotate(-5deg) scale(1.1);
}
.gallery-product-item > a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
	z-index: 1;
}
.mfp-bottom-bar {
    margin-top: -30px;
}
.mfp-title {
    color: #F3F3F3;
    padding-right: 45px;
    font-size: 14px;
}
.protein-gallery .product-menu button::after {
    background-image: none;
    background-color: #00b0d5;
}
.special-gallery .product-menu {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 0 0 50px;
}
.special-gallery .product-menu button {
    margin: 0px 15px 10px;
    padding: 0 15px 0;
}
.special-gallery .product-menu button::before {
    content: "";
    position: absolute;
    right: -22px;
    top: 50%;
    transform: translateY(-50%) rotate(0);
    width: 15px;
    height: 2px;
    border-radius: 0;
    font-family: unset;
    margin: 0 0;
    flex: 0  0;
    background: #8BCD2B;
    line-height: 0;
    opacity: 1;
    z-index: 1;
}
.special-gallery .product-menu button::after,
.special-gallery .product-menu button:last-child:before {
    display: none;
}

/* 13. Fact */
.fact-item {
    display: flex;
    align-items: center;
    background: #fff;
    box-shadow: 0px 16px 32px 0px rgb(194 194 194 / 20%);
    padding: 25px 30px;
}
.fact-item .chart,
.fact-item .chart-two {
    position: relative;
    width: 70px;
	height: 70px;
    flex: 0 0 70px;
	margin-right: 25px;
}
.fact-item .chart .percentage,
.fact-item .chart-two .percentage {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    line-height: 1;
    font-size: 24px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
	background-image: -moz-linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-image: -webkit-linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-image: linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	letter-spacing: -.8px;
}
.fact-item .chart .percentage > small,
.fact-item .chart-two .percentage > small {
    font-weight: 700;
    font-size: 14px;
}
.fact-content .title {
    font-size: 20px;
    margin-bottom: 5px;
}
.fact-content span {
    font-size: 16px;
    color: #999999;
    display: block;
}
.fact-item-two .chart-two .percentage {
    background-image: none;
    background-image: none;
    background-image: none;
    background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    color: #00b0d5;
}
.fact-item-three .chart-two .percentage {
    background-image: none;
    background-image: none;
    background-image: none;
    background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    color: #8BCD2B;
}
.special-fact-area .fact-item-three {
    border: 1px solid #f6f6f6;
}

/* Formula */
.formula-img img {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border: 2px solid #000;
    padding: 5px;
}
.formula-content ul li {
    margin-bottom: 15px;
    display: flex;
    align-items: flex-start;
    font-weight: 500;
    color: #222;
}
.formula-content ul li:last-child {
    margin-bottom: 0;
}
.formula-content ul li i {
    font-size: 14px;
    background: #8BCD2B;
    color: #fff;
    padding: 3px;
    border-radius: 50%;
    margin-right: 8px;
}
.formula-content {
    margin: 30px 0 40px;
}

/* 14. Faq */
.faq-wrapper .accordion > .card {
    border-radius: 16px;
    border: none;
    background: #edf8ff;
	margin-bottom: 15px;
}
.faq-wrapper .accordion > .card:last-child {
	margin-bottom: 0;
}
.faq-wrapper .accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: 0;
    border: none;
    background: transparent;
    padding: 0;
}
.faq-wrapper .accordion > .card > .card-header button {
    border: none;
    font-size: 18px;
    color: #222222;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    background: transparent;
    padding: 23px 90px 23px 40px;
    line-height: 1.4;
    position: relative;
    display: block;
    width: 100%;
    text-align: left;
}
.faq-wrapper .accordion > .card > .card-header button::after {
    position: absolute;
    content: "\f068";
    top: 15px;
    right: 15px;
    font-size: 16px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    width: 40px;
    height: 40px;
    text-align: center;
    background: transparent;
    line-height: 40px;
    border-radius: 50%;
    color: #fff;
    box-shadow: 0px 16px 32px 0px rgba(137, 137, 137, 0.2);
	transition: .3s ease-in;
}
.faq-wrapper .accordion > .card > .card-header button::before {
    position: absolute;
    content: "";
    top: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
	background-image: linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
    background-image: -moz-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
    box-shadow: 0px 8px 16px 0px rgba(255, 122, 2, 0.1);
	opacity: 1;
	transition: .3s ease-in;
}
.faq-wrapper .accordion > .card > .card-header button.collapsed:after {
    content: "\f067";
	color: #222;
	background: #fff;
}
.faq-wrapper .accordion > .card > .card-header button.collapsed::before {
    opacity: 0;
}
.faq-wrapper .accordion > .card .card-body {
    padding: 0 40px 35px 40px;
    line-height: 26px;
    font-size: 16px;
}
.faq-wrapper {
    margin-right: 20px;
}
.faq-img-wrap {
	position: relative;
	margin-left: 30px;
	top: 30px;
}
.faq-img-wrap .img-shape {
    width: 540px;
    height: 540px;
    background: #edf8ff;
    border-radius: 50%;
    margin-top: 45px;
}
.faq-img-wrap > img {
    position: absolute;
    left: 0;
    right: 0;
    max-width: 366px;
    margin: -45px auto 0;
}
.faq-style-two {
    margin-right: 0;
}
.faq-style-two .accordion > .card {
    border-radius: 35px;
    border: none;
    background: #fff4f4;
    margin-bottom: 15px;
}
.faq-style-two .accordion > .card > .card-header button {
    padding: 23px 40px 23px 80px;
}
.faq-style-two .accordion > .card > .card-header button::before {
    display: none;
}
.faq-style-two .accordion > .card > .card-header button::after {
    right: auto;
    left: 20px;
    box-shadow: none;
    color: #fff;
    background: #dc2626;
}
.faq-style-two .accordion > .card > .card-header button.collapsed:after {
    content: "\f067";
    color: #222;
    background: #fff;
}
.faq-style-two .accordion > .card .card-body {
    padding: 13px 55px 30px 30px;
    line-height: 26px;
    font-size: 14px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
}
.faq-style-two .accordion > .card .card-body::after {
    content: "";
    position: absolute;
    right: 20px;
    bottom: 20px;
    background-image: url(../img/icon/faq_quote.png);
    width: 140px;
    height: 120px;
    background-repeat: no-repeat;
    z-index: -1;
}
.faq-style-two .faq-card-img {
    width: 100px;
    flex: 0 0 100px;
    margin-right: 30px;
}
.faq-style-two .faq-card-img img {
    max-width: 100%;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
}
.faq-style-two .faq-card-content p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px;
}
.faq-style-two .faq-card-content p span {
    color: #dc2626;
    font-weight: 700;
}
.cap-faq-img {
    position: relative;
    margin-left: 20px;
}
.faq-round-shape {
    position: absolute;
    right: -42%;
    top: 0;
    z-index: -1;
}
.bar-faq-area {
    position: relative;
}
.bar-faq-bg {
    background-image: url(../img/bg/bar_faq_bg.jpg);
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 48%;
    background-size: cover;
    background-position: left center;
    z-index: -1;
}
.bar-faq-area .faq-style-two .accordion > .card {
    background: #fff8ec;
}
.bar-faq-area .faq-style-two .accordion > .card > .card-header button::after {
    background: #ffb22b;
}
.bar-faq-area .faq-wrapper .accordion > .card > .card-header button {
    color: #3f1c01;
}
.bar-faq-area .faq-style-two .faq-card-content p span {
    color: #ffb22b;
}
.bar-faq-area .faq-style-two .accordion > .card .card-body::after {
    background-image: url(../img/icon/bar-faq_quote.png);
}
.bar-faq-area .cap-faq-img {
    margin-left: 0;
}
.bar-faq-area .cap-faq-img img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -90px;
    z-index: -1;
}
.protein-faq .faq-wrapper .accordion > .card > .card-header button::before {
    background-image: none;
    background-color: #00b0d5;
    box-shadow: 0px 8px 16px 0px rgb(0 176 213 / 10%);
}
.special-faq .sup-info-img {
    position: relative;
    margin-right: 0;
    margin-left: 30px;
}
.special-faq .faq-wrapper .accordion > .card {
    border-radius: 16px;
    border: none;
    background: #fff;
    margin-bottom: 15px;
}
.special-faq .faq-wrapper .accordion > .card > .card-header button::before {
    background-image: none;
    background-color: #8BCD2B;
    box-shadow: 0px 8px 16px 0px rgb(128 188 0 / 15%);
}
.special-faq {
    background: #f7f8fa;
}
.special-faq .sup-info-img .img-shape {
    background: #ffffff;
}
.faq-area.special-faq {
    padding: 120px 0 120px;
}

/* 15. Pricing */
.gray-bg .section-title .overlay-title {
    color: #f7fcff;
}
.pricing-nav.nav-tabs {
    border-bottom: none;
    max-width: 520px;
    margin: 0 auto 40px;
    justify-content: center;
    background: #fff;
    border-radius: 50px;
    padding: 10px 30px;
}
.pricing-nav.nav-tabs li {
    margin: 0 7px;
}
.pricing-nav.nav-tabs li a {
    padding: 13px 42px;
    font-size: 16px;
    font-weight: 700;
    color: #999999;
    border: none;
    border-radius: 50px;
    position: relative;
	z-index: 1;
}
.pricing-nav.nav-tabs li a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 50px;
	background-image: linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
    background-image: -moz-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
	transition: .3s ease-in;
	opacity: 0;
	z-index: -1;
}
.pricing-nav.nav-tabs li a.active {
	color: #fff;
}
.pricing-nav.nav-tabs li a.active::before {
	opacity: 1;
}
.pricing-tab-content .row .col {
    max-width: 410px;
    flex-basis: 410px;
}
.pricing-box {
	position: relative;
    background: #fff;
    padding: 60px;
}
.pricing-head .title {
    font-size: 72px;
    line-height: .8;
    margin-bottom: 14px;
}
.pricing-head > span {
    display: block;
    font-size: 14px;
}
.pricing-head,
.pricing-list {
    padding-bottom: 30px;
    margin-bottom: 25px;
    border-bottom: 2px solid #efefef;
}
.pricing-list ul li {
    font-size: 14px;
}
.pricing-list ul li + li {
    margin-top: 20px;
}
.pricing-list ul li i {
    float: right;
    margin-top: 2px;
    color: #d9d9d9;
}
.pricing-bottom .price {
    font-size: 72px;
    line-height: .9;
    letter-spacing: -3px;
    margin-bottom: 8px;
    display: inline-block;
	background-image: -moz-linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-image: -webkit-linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-image: linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.pricing-bottom > p {
    font-size: 14px;
    margin-bottom: 31px;
}
.pricing-bottom > p > span {
    font-weight: 700;
    color: #777777;
}
.pricing-box.best-pack {
	margin-top: 30px;
	background: #222222;
}
.pricing-box.best-pack .best-value {
    position: absolute;
    left: 0;
    top: -30px;
    width: 100%;
    margin-bottom: 0;
    background-image: -moz-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 5px 45px;
    line-height: 1.3;
}
.pricing-box.best-pack .pricing-head .title {
	color: #fff;
}
.pricing-box.best-pack .pricing-head > span {
	color: #999999;
}
.pricing-box.best-pack .pricing-head,
.pricing-box.best-pack .pricing-list {
    border-bottom: 2px solid #343434;
}
.pricing-box.best-pack .pricing-list ul li {
    color: #999999;
}
.pricing-box.best-pack .pricing-list ul li i {
    color: #444444;
}
.pricing-box.best-pack .pricing-bottom .price {
	color: #fff;
    background-image: none !important;
    background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
}
.pricing-box.best-pack .pricing-bottom > p {
    color: #999999;
}
.pricing-box.best-pack .pricing-bottom > p > span {
	background-image: -moz-linear-gradient( to right, #dc2626 20%, #dc2626 80%);
    background-image: -webkit-linear-gradient( to right, #dc2626 20%, #dc2626 80%);
    background-image: linear-gradient( to right, #dc2626 20%, #dc2626 80%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.pricing-area .tab-pane.active {
    animation: slide-down .3s ease-out;
}
@-webkit-keyframes slide-down {
    0% { opacity: 0; transform: translateY(30px); }
    100% { opacity: 1; transform: translateY(0); }
}
@keyframes slide-down {
    0% { opacity: 0; transform: translateY(30px); }
    100% { opacity: 1; transform: translateY(0); }
}
.protein-pricing .pricing-box.best-pack .best-value,
.protein-pricing .pricing-nav.nav-tabs li a::before {
    background-image: none;
    background-color: #00b0d5;
}
.protein-pricing .pricing-bottom .price,
.protein-pricing .pricing-box.best-pack .pricing-bottom > p > span {
    background-image: none;
    -webkit-text-fill-color: #00b0d5;
}
.protein-pricing .protein-btn:hover {
    background: #00b0d5;
}


/* pricing-two */
.pricing__box {
    border: 4px solid #818181;
    border-radius: 5px;
    padding: 20px 15px;
    transition: .3s linear;
}
.pricing__box .pricing-hade > span {
    color: #222;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-bottom: 0;
    font-family: 'Poppins', sans-serif;
}
.pricing__box .pricing-hade .title {
    font-size: 30px;
    margin-bottom: 5px;
}
.pricing__box .pricing-hade > p {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 700;
    color: #222;
    text-transform: capitalize;
}
.pricing__box .pricing-price {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
}
.pricing__box .pricing-price .price {
    font-size: 50px;
    letter-spacing: -3px;
    margin-bottom: 0;
    transition: .3s linear;
}
.pricing__box .pricing-price span {
    font-size: 17px;
    display: block;
    margin-left: 8px;
    line-height: 1.2;
    text-align: left;
    transition: .3s linear;
    text-transform: capitalize;
    font-weight: 500;
}
.pricing__box .total {
    margin-bottom: 10px;
    color: #818181;
    font-size: 18px;
}
.pricing__box .price-savings .save {
    font-size: 30px;
    margin-bottom: 10px;
    color: #8BCD2B;
}
.pricing__box .price-savings > span {
    font-size: 22px;
    display: block;
    line-height: 1;
    color: #8BCD2B;
    font-weight: 500;
    margin: 0 0 20px;
}
.pricing__box .pricing-btn a {
    display: block;
    background: #8BCD2B;
    color: #fff;
    border: 2px solid #8BCD2B;
    line-height: 1;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px;
    border-radius: 5px;
}
.pricing-btn a > span {
    display: block;
    line-height: 1;
    font-size: 12px;
    font-weight: 400;
    margin-top: 5px;
}
.pricing__box .pricing-btn a:hover {
    background: transparent;
    color: #8BCD2B;
}
.pricing__box .bottom-img img {
    max-width: 100%;
}
.pricing-area-two .pricing-title .title {
    background: #818181;
    color: #fff;
    font-size: 18px;
    padding: 7px;
    border-radius: 5px;
    margin-bottom: 0;
    transition: .3s linear;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.pricing-item:hover .pricing-price .price,
.pricing-item:hover .pricing-price > span,
.pricing-item.active .pricing-price .price,
.pricing-item.active .pricing-price > span {
    color: #8BCD2B;
}
.pricing-item.active .pricing__box,
.pricing-item:hover .pricing__box {
    border-color: #8BCD2B;
}
.pricing-item.active .pricing-title .title,
.pricing-item:hover .pricing-title .title {
    background: #8BCD2B;
    color: #fff;
}
.pricing__box .pricing-img {
    background-image: radial-gradient(50% 50% at 50% 50%, rgba(139, 205, 43, 0.35) 0%, rgba(139, 205, 43, 0) 100%);
    padding: 35px 0 20px;
    margin: 0 0 15px;
}
.pricing__box .pricing-img img {
    max-height: 190px;
    max-width: 100%;
}
.pricing-item.regular .pricing__box {
    border-color: #222;
}

/* Health Leaders */
.health-leaders-area {
    background-image: url(../img/bg/video_bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 120px 0 65px;
    position: relative;
    z-index: 1;
}
.health-leaders-area .special-title p {
    color: #a6a6a6;
}
.health-leaders-area::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #151515;
    opacity: .95;
    z-index: -1;
}
.health-leaders-item {
    position: relative;
    margin: 0 0 50px;
}
.health-leaders-item .hl-thumb {
    margin: 0 0 -25px;
    position: relative;
    z-index: 1;
}
.health-leaders-item .hl-thumb img {
    border: 2px solid #fff;
    border-radius: 50%;
    max-width: 75px;
}
.health-leaders-item .hl-content {
    background: #2b2b2b;
    border-radius: 10px;
    padding: 40px 30px 30px 30px;
    position: relative;
    margin-bottom: 30px;
}
.health-leaders-item .hl-content p {
    margin-bottom: 0;
    color: #fff;
}
.health-leaders-item .hl-content:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: -24px;
    border-width: 12px;
    border-style: solid;
    border-color: #2b2b2b transparent transparent;
}
.health-leaders-item .hl-info .title {
    font-size: 20px;
    margin-bottom: 5px;
    color: #fff;
    text-transform: capitalize;
}
.health-leaders-item .hl-info p {
    margin-bottom: 0;
    color: #8bcd2b;
    font-weight: 500;
}


/* 16. Ingredients */
.capsule-section-title .sub-title {
    font-size: 20px;
    display: block;
    color: #dc2626;
    margin-bottom: 14px;
    line-height: 1;
}
.capsule-section-title .title {
    text-transform: uppercase;
    font-size: 60px;
    letter-spacing: -3px;
    line-height: 1.1;
    margin-bottom: 0;
}
.ingredients-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 55px;
    position: relative;
    margin-left: -78px;
    z-index: 1;
}
.ingredients-icon {
    width: 90px;
    height: 90px;
    flex: 0 0 90px;
    text-align: center;
    line-height: 90px;
    background: #fff;
    font-size: 44px;
    color: #dc2626;
    margin-right: 30px;
    box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.06);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.ingredients-content {
    flex-grow: 1;
    margin-top: 30px;
}
.ingredients-content .title {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 19px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    letter-spacing: -.3px;
}
.ingredients-content p {
    margin-bottom: 0;
}
.ingredients-item:last-child {
    margin-bottom: 0;
}
.ingredients-img {
    text-align: center;
}
.ingredients-img img {
    max-width: 100%;
}
.ingredients-wrapper [class*="col-"]:first-child .ingredients-item {
    flex-direction: row-reverse;
    text-align: right;
    margin-left: 0;
    margin-right: -78px;
}
.ingredients-wrapper [class*="col-"]:first-child .ingredients-item .ingredients-icon {
    margin-right: 0;
    margin-left: 30px;
}
.ingredients-item:hover .ingredients-icon {
    background: #dc2626;
    color: #fff;
}
.ingredients-item:hover .ingredients-content .title {
    color: #dc2626;
}
.capsule-section-title.bar-section-title .sub-title {
    color: #ffb22b;
}
.capsule-section-title.bar-section-title .title {
    color: #3f1c01;
}
.bar-ingredient .ingredients-content .title {
    color: #3f1c01;
}
.bar-ingredient .ingredients-item:hover .ingredients-content .title {
    color: #ffb22b;
}
.bar-ingredient .ingredients-icon {
    color: #ffb22b;
}
.bar-ingredient .ingredients-item:hover .ingredients-icon {
    background: #ffb22b;
    color: #fff;
}
.bar-ingredient .ingredients-img {
    margin-left: -15px;
}
.bar-ingredient .ingredients-img img {
    max-width: 400px;
}

/* 17. Shop */
.shop-item {
    text-align: center;
    background: #fff;
    padding: 0 35px 40px;
    margin: 95px 0 30px;
    position: relative;
}
.shop-item::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 4px;
    background: #dc2626;
    transition: .4s linear;
    -webkit-transition: .4s linear;
    -moz-transition: .4s linear;
    -ms-transition: .4s linear;
    -o-transition: .4s linear;
}
.shop-item:hover::before {
    width: 100%;
}
.shop-thumb {
    display: inline-block;
    margin: -95px 0 35px;
    position: relative;
}
.shop-content .title {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 10px;
}
.shop-content .price {
    margin-bottom: 0;
    line-height: 1;
    font-size: 24px;
    letter-spacing: -.5px;
    color: #dc2626;
}
.shop-content .title a:hover {
    color: #dc2626;
}
.product-overlay-btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    min-width: 200px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
    opacity: 0;
}
.product-overlay-btn ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.product-overlay-btn ul li {
    margin: 0 8px;
}
.product-overlay-btn ul li a {
    display: block;
    height: 50px;
    width: 50px;
    background: #fff;
    color: #dc2626;
    box-shadow: 0px 16px 32px 0px rgba(201, 80, 74, 0.2);
    border-radius: 50%;
    line-height: 50px;
    font-size: 16px;
}
.product-overlay-btn ul li a:hover {
    background: #dc2626;
    color: #fff;
}
.shop-item:hover .product-overlay-btn {
    bottom: 20px;
    opacity: 1;
}
#productQuickView .modal-dialog {
    max-width: 1000px;
    margin: 0 auto;
}
#productQuickView .modal-body {
    padding: 45px;
}
.quickview-product-img {
    text-align: center;
}
.quickview-product-img img {
    max-width: 100%;
}
.quickview-product-content .sub-title {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #dc2626;
    margin-bottom: 8px;
}
.quickview-product-content .title {
    font-size: 32px;
    margin-bottom: 25px;
}
.quickview-product-content .price {
    margin-bottom: 10px;
    color: #dc2626;
    display: flex;
    align-items: center;
    font-size: 18px;
}
.quickview-product-content .product-rating {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #efefef;
}
.product-rating .rating-star {
    letter-spacing: -.5px;
    color: #febd00;
    font-size: 13px;
}
.product-rating p {
    margin-bottom: 0;
    margin-left: 10px;
    font-size: 14px;
}
.quickview-product-content .price del {
    margin-left: 10px;
    opacity: .3;
    color: #222;
}
.product-quickview-quantity {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.product-quickview-quantity > .q-title {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #222222;
    margin-bottom: 11px;
    font-family: 'Poppins', sans-serif;
    width: 100%;
    flex: 0 0 100%;
}
.quickview-cart-plus-minus {
    width: 116px;
    flex: 0 0 116px;
    margin-right: 12px;
    margin-bottom: 12px;
}
.quickview-cart-plus-minus {
    position: relative;
}
.quickview-cart-plus-minus input {
    width: 100%;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    height: 45px;
    text-align: center;
    padding: 0 30px;
    font-size: 14px;
    color: #282828;
    font-weight: 600;
}
.quickview-cart-plus-minus .qtybutton {
    position: absolute;
    top: 0;
    left: 0;
    width: 31px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    color: #696868;
    cursor: pointer;
    border-right: 1px solid #e1e1e1;
    user-select: none;
    -moz-user-select: none;
}
.quickview-cart-plus-minus .qtybutton.inc {
    left: auto;
    right: 0;
    border-right: none;
    border-left: 1px solid #e1e1e1;
}
.quickview-cart-plus-minus .qtybutton.dec {
    font-size: 18px;
}
.product-quickview-quantity > .cart-btn {
    display: inline-flex;
    align-items: center;
    border: 1px solid #dc2626;
    background: #dc2626;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    padding: 12px 16px;
    min-width: 145px;
    justify-content: center;
    margin-bottom: 12px;
    margin-right: 12px;
    text-transform: uppercase;
}
.product-quickview-quantity > .cart-btn:hover {
    background: transparent;
    color: #dc2626;
}
.product-quickview-quantity > .wishlist-btn {
    margin-bottom: 12px;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 45px;
    background: #dc2626;
    color: #fff;
    border-radius: 5px;
}
.product-quickview-quantity > .wishlist-btn:hover {
    background: #222;
}
.products-quickview-info ul li {
    font-size: 14px;
}
.products-quickview-info ul li span {
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #222;
    margin-right: 7px;
    text-transform: capitalize;
}
.products-quickview-info ul li + li {
    margin-top: 5px;
}
.products-quickview-info .stock-status {
    color: #4eb92d;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}
.products-quickview-info {
    padding-top: 20px;
    margin-top: 12px;
    border-top: 1px solid #efefef;
}
#productQuickView .close {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 0;
    width: 40px;
    height: 40px;
    float: unset;
    z-index: 9;
    color: #dc2626;
    transition: .4s linear;
    -webkit-transition: .4s linear;
    -moz-transition: .4s linear;
    -ms-transition: .4s linear;
    -o-transition: .4s linear;
    border: none;
    background: transparent;
    font-size: 25px;
}
#productQuickView .close:hover {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.bar-theme-bg {
    background: #fff8ec;
}
.bar-shop-area .shop-content .title {
    color: #3f1c01;
}
.bar-shop-area .shop-content .title a:hover,
.bar-shop-area .shop-content .price,
.bar-shop-area .quickview-product-content .sub-title,
.bar-shop-area .quickview-product-content .price,
.bar-shop-area .product-quickview-quantity > .wishlist-btn,
.bar-shop-area #productQuickView .close {
    color: #ffb22b;
}
.bar-shop-area .shop-item::before {
    background: #ffb22b;
}
.bar-shop-area .product-overlay-btn ul li a:hover {
    background: #ffb22b;
    color: #fff;
}
.bar-shop-area .product-overlay-btn ul li a {
    color: #ffb22b;
    box-shadow: 0px 16px 32px 0px rgba(201, 80, 74, 0.1);
}
.bar-shop-area .quickview-product-content .title {
    color: #3f1c01;
}
.bar-shop-area .product-quickview-quantity > .cart-btn {
    border: 1px solid #ffb22b;
    background: #ffb22b;
}
.bar-shop-area .product-quickview-quantity > .cart-btn:hover {
    color: #ffb22b;
    background: transparent;
}
.bar-shop-area .product-quickview-quantity > .wishlist-btn {
    background: #ffb22b;
    color: #fff;
}
.bar-shop-area .product-quickview-quantity > .wishlist-btn:hover {
    background: #3f1c01;
}

/* 18. Shop-details */
.shop-details-price {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.shop-details-price .rating {
    font-size: 16px;
    letter-spacing: -1px;
    color: #ff9b26;
    margin-right: 40px;
}
.shop-details-price .price {
    margin-bottom: 0;
    line-height: 1;
    font-size: 36px;
    letter-spacing: -.8px;
	background-image: -moz-linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-image: -webkit-linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-image: linear-gradient( to right, #dc2626 30%, #dc2626 80%);
	background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.shop-details-content p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0;
}
.cart-plus-minus form {
    width: 190px;
    margin-right: 20px;
    margin-top: 15px;
	position: relative;
}
.cart-plus-minus form::before,
.cart-plus-minus form::after {
    content: "";
    position: absolute;
    left: 65px;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 40px;
    background: #f5f5f5;
}
.cart-plus-minus form::after {
	left: auto;
	right: 65px;
}
.cart-plus-minus form input {
    border: 2px solid #ebebeb;
    width: 100%;
    padding: 16px 75px;
    text-align: center;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 700;
	font-family: 'Roboto', sans-serif;
}
.shop-purchase-info .purchase-btn {
	margin-top: 15px;
}
.cart-plus-minus .qtybutton-box {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    right: 30px;
    z-index: 1;
    display: flex;
    align-items: center;
}
.cart-plus-minus .qtybutton-box span {
    font-size: 20px;
    color: #bfbfbf;
	cursor: pointer;
	user-select: none;
}
.cart-plus-minus .qtybutton-box .plus {
    margin-left: auto;
}
.shop-purchase-info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 31px;
}
.shop-details-area .row .col-5 {
    flex: 0 0 37%;
    max-width: 37%;
}
.shop-details-area .row .col-7 {
	flex: 0 0 63%;
    max-width: 63%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shop-details-img-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    width: 100%;
    max-width: 600px;
}
.shop-details-nav-wrap {
    border: none;
    display: block;
    width: 190px;
    flex: 0 0 190px;
    margin-left: auto;
}
.shop-details-img {
    position: relative;
    text-align: center;
}
.shop-details-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 350px;
    max-height: 400px;
    width: auto;
    height: auto;
    object-fit: contain;
    margin: 0;
}
.shop-details-img .img-shape {
    width: 400px;
    height: 400px;
    background: #e5f7fb;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
}
.shop-details-nav-wrap .nav-item {
	padding-bottom: 40px;
}
.shop-details-nav-wrap .nav-item:last-child {
	padding-bottom: 0;
}
.shop-details-nav-wrap .nav-item .nav-link {
	border: none !important;
	padding: 0;
	position: relative;
	text-align: center;
	margin-right: 20px;
}
.shop-details-nav-wrap .nav-item .nav-link img {
    position: absolute;
    left: 0;
    right: 0;
    max-width: 113px;
    margin: -29px auto;
}
.shop-details-nav-wrap .nav-item .nav-link .img-shape {
	width: 170px;
    height: 170px;
    background: #e5f7fb;
    border-radius: 50%;
    margin-top: 29px;
}
.shop-details-img-wrap .tab-content .tab-pane:nth-child(3n+2) .shop-details-img .img-shape,
.shop-details-nav-wrap .nav-item:nth-child(3n+2) .nav-link .img-shape {
	background: #fff3eb;
}
.shop-details-img-wrap .tab-content .tab-pane:nth-child(3n+3) .shop-details-img .img-shape,
.shop-details-nav-wrap .nav-item:nth-child(3n+3) .nav-link .img-shape {
	background: #f3f3f3;
}
.shop-details-nav-wrap .nav-item .rating {
    position: absolute;
    right: -20px;
    bottom: 18%;
    background: #fff;
    box-shadow: 0px 16px 32px 0px rgba(137, 137, 137, 0.2);
    border-radius: 15px;
    font-size: 16px;
    font-weight: 700;
    color: #222222;
    padding: 7px 13px;
    line-height: 1;
}
.shop-details-nav-wrap .nav-item .rating i {
    color: #ff9b26;
    margin-right: 5px;
}
.protein-shop .shop-details-price .price {
    background-image: none;
    -webkit-text-fill-color: #00b0d5;
    color: #00b0d5;
}
.special-shop .shop-details-price .price {
    background-image: none;
    -webkit-text-fill-color: #8bcd2b;
    color: #8bcd2b;
}

/* Customer Review */
.customer-review-area {
    padding: 115px 0 90px;
}
.review-site-logo img {
    max-width: 210px;
}
.review-score-item {
    background-position: center;
    background-size: cover;
    border-radius: 3px;
    padding: 25px 30px;
    margin: 0 0 30px;
    min-height: calc(100% - 30px);
}
.review-site-rating {
    display: flex;
    align-items: center;
    margin: 20px 0 0;
}
.review-site-rating .star {
    background-repeat: space;
    background-size: 28px;
    display: block;
    height: 28px;
    width: 150px;
}
.review-site-rating .rating-info {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    line-height: 22px;
    margin-left: 16px;
}

/* inner-shop */
.inner-shop-area .shop-top-wrap {
    border: 1px solid #f4f4f4;
    padding: 15px 22px;
    margin-bottom: 30px;
}
.inner-shop-area .shop-top-left p {
    margin-bottom: 0;
}
.inner-shop-area .shop-top-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.inner-shop-area .shop-top-right form select {
    border: none;
    outline: none;
    color: #777777;
}
.inner-shop-item {
    margin-bottom: 50px;
}
.inner-shop-content {
    text-align: center;
}
.inner-shop-thumb {
    margin-bottom: 25px;
}
.inner-shop-thumb img {
    width: 100%;
}
.inner-shop-content .inner-shop-rating li {
    font-size: 16px;
    letter-spacing: -1px;
    margin-bottom: 7px;
    color: #ffb400;
}
.inner-shop-content .title {
    font-size: 20px;
    color: #1f2029;
    margin-bottom: 12px;
}
.inner-shop-content .title a:hover {
    color: #dc2626;
}
.inner-shop-content .price {
    font-size: 18px;
    color: #dc2626;
    font-weight: 600;
    display: block;
    line-height: 1;
}
.shop-sidebar .widget {
    margin-bottom: 50px;
}
.shop-sidebar .widget:last-child {
    margin-bottom: 0;
}
.price_filter .ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
    background: #ebebeb none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    height: 3px;
    margin-bottom: 20px;
    margin-left: auto;
}
.price_filter .ui-slider-range {
    background: #1f2029 none repeat scroll 0 0;
    border-radius: 2px;
}
.price_filter .ui-slider-handle.ui-state-default.ui-corner-all {
    height: 15px;
    width: 15px;
    top: 0;
    margin-top: -6px;
    background: #dc2626;
    border-radius: 50px;
    border: 1px solid #dc2626;
}
.price_filter .ui-slider-handle.ui-state-default.ui-corner-all:focus {
	outline: none;
	box-shadow: none;
}
.price_slider_amount {
    overflow: hidden;
    display: flex;
    align-items: center;
    padding-top: 10px;
}
.price_slider_amount > span {
    font-size: 16px;
    font-weight: 500;
    color: #1f2029;
    text-transform: capitalize;
    margin-right: 5px;
}
.price_slider_amount > input[type="text"] {
    height: 25px;
    margin-left: 0;
    text-align: left;
    width: 100px;
    border: none;
    font-size: 16px;
    color: #1f2029;
    font-weight: 500;
}
.price_slider_amount > input[type="submit"] {
    margin-left: auto;
    text-transform: uppercase;
    transition: all .3s ease-out 0s;
    cursor: pointer;
    padding: 8px 20px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    background: #dc2626;
    font-weight: 700;
    justify-content: center;
    border-radius: 0;
}
.price_slider_amount > input[type="submit"]:hover {
    color: #dc2626;
    background: #222 ;
}
.shop-sidebar .widget .sidebar-title {
    font-size: 18px;
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.widget .categories-list li {
    position: relative;
    margin-bottom: 12px;
}
.widget .categories-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #dc2626;
}
.widget .categories-list li:last-child {
    margin-bottom: 0;
}
.widget .categories-list li a {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #676666;
    margin-left: 12px;
    display: flex;
}
.widget .categories-list li a i {
    margin-left: auto;
    font-size: 12px;
    transition: .3s linear;
}
.widget .categories-list li a:hover {
    color: #dc2626;
}
.lp-post-list .lp-post-item li {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.lp-post-content {
    margin-left: 15px;
}
.lp-post-content > .lp-post-rating > li {
    font-size: 10px;
    margin-bottom: 10px;
    color: #ffb400;
    letter-spacing: 1.5px;
}
.lp-post-content .title {
    font-size: 16px;
    margin-bottom: 12px;
    text-transform: capitalize;
}
.lp-post-content .title a:hover {
    color: #dc2626;
}
.lp-post-content .price {
    font-size: 14px;
    color: #dc2626;
    font-weight: 600;
    display: block;
    line-height: 1;
}
.widget .Product-tag-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: -10px;
}
.Product-tag-list li a {
    color: #282828;
    font-size: 14px;
    padding: 6px 17px;
    border-radius: 0;
    display: inline-block;
    transition: 0.3s;
    margin-right: 6px;
    margin-bottom: 10px;
    background: #f5f5f5;
    font-weight: 500;
}
.Product-tag-list li a:hover {
    background: #dc2626;
    color: #fff;
}
.shop-widget-banner img {
    max-width: 100%;
}
.widget.shop-widget-banner {
    text-align: center;
}


/* inner-shop-details */
.inner-shop-details-content {
    padding-left: 20px;
}
.inner-shop-details-img img {
    max-width: 100%;
}
.inner-shop-details-img-wrap {
    margin-bottom: 15px;
}
.inner-shop-details-nav-wrap .nav-tabs .nav-link {
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 0;
    margin-bottom: 0;
}
.inner-shop-details-nav-wrap .nav-tabs img {
    max-width: 100%;
}
.inner-shop-details-nav-wrap .nav-tabs {
    border: none;
    flex-wrap: nowrap;
    margin-left: -7px;
    margin-right: -7px;
}
.inner-shop-details-nav-wrap .nav-tabs .nav-item {
    padding-left: 7px;
    padding-right: 7px;
}
.inner-shop-details-content .title {
    font-size: 30px;
    margin-bottom: 5px;
    font-weight: 700;
}
.inner-shop-details-review {
    display: flex;
    align-items: center;
}
.inner-shop-details-meta ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.inner-shop-details-meta ul li {
    font-size: 16px;
    color: #777777;
    padding-right: 15px;
    margin-right: 15px;
    position: relative;
    margin-top: 11px;
}
.inner-shop-details-meta ul li::before {
    content: "|";
    position: absolute;
    right: -2px;
    top: 50%;
    transform: translateY(-50%);
    color: #dadada;
}
.inner-shop-details-meta ul li:last-child::before {
    display: none;
}
.inner-shop-details-meta ul li a,
.inner-shop-details-meta ul li span {
    color: #696868;
    font-weight: 500;
}
.inner-shop-details-meta ul li.inner-shop-details-review .rating {
    font-size: 12px;
    letter-spacing: -1px;
    color: #ff9b26;
    margin-right: 8px;
}
.inner-shop-details-price {
    display: flex;
    align-items: center;
    margin: 27px 0 23px;
}
.inner-shop-details-price .price {
    font-size: 26px;
    font-weight: 700;
    line-height: .9;
    margin-bottom: 0;
}
.inner-shop-details-price .stock-status {
    font-size: 12px;
    line-height: 1;
    margin-bottom: 0;
    font-weight: 900;
    margin-left: 15px;
    text-transform: uppercase;
    color: #4eb92d;
}
.inner-shop-details-list {
    margin: 28px 0 32px;
}
.inner-shop-details-list ul li {
    padding-left: 22px;
    position: relative;
    font-size: 15px;
    color: #777777;
    margin-top: 5px;
    font-weight: 500;
}
.inner-shop-details-list ul li > span {
    color: #696868;
    margin-left: 5px;
    font-weight: 400;
}
.inner-shop-details-list ul li::before {
    content: "\f0a9";
    position: absolute;
    left: 0;
    top: 1.2px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 700;
    color: #dc2626;
    font-size: 14px;
}
.inner-shop-perched-info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.inner-shop-perched-info > .cart-btn {
    display: inline-flex;
    align-items: center;
    border: 1px solid #dc2626;
    background: #dc2626;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    padding: 12px 16px;
    min-width: 145px;
    justify-content: center;
    margin-bottom: 12px;
    margin-right: 12px;
    text-transform: uppercase;
}
.inner-shop-perched-info > .wishlist-btn {
    margin-bottom: 12px;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 45px;
    background: #dc2626;
    color: #fff;
    border-radius: 5px;
}
.inner-shop-perched-info > .wishlist-btn:hover {
    background: #222;
}
.inner-shop-perched-info > .cart-btn:hover {
    background: transparent;
    color: #dc2626;
}
.inner-shop-details-bottom {
    margin-top: 23px;
    padding-top: 15px;
    border-top: 1px solid #ebebeb;
}
.inner-shop-details-bottom ul li {
    display: block;
    margin-bottom: 10px;
    color: #777777;
    font-size: 15px;
}
.inner-shop-details-bottom ul li:last-child {
    margin-bottom: 0;
}
.inner-shop-details-bottom ul li > span {
    font-weight: 500;
    margin-right: 5px;
}
.inner-shop-details-bottom ul li a {
    color: #777777;
    margin-right: 3px;
}
.inner-shop-details-bottom ul li a:hover {
    color: #dc2626;
}
.product-desc-wrap {
    padding-top: 85px;
}
.product-desc-wrap .nav-tabs {
    border-bottom: 1px solid #ebebeb;
    justify-content: flex-start;
    margin-bottom: 30px;
}
.product-desc-wrap .nav-tabs .nav-link {
    border: none;
    border-radius: 0;
    background: transparent;
    color: #696868;
    padding: 0 0 12px;
    position: relative;
    font-size: 16px;
    font-weight: 700;
}
.product-desc-wrap .nav-tabs .nav-link.active {
    color: #222222;
}
.product-desc-wrap .nav-tabs .nav-item {
    margin: 0 55px 0 0;
}
.product-desc-wrap .nav-tabs .nav-link::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 2px;
    background: #dc2626;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    opacity: 0;
}
.product-desc-wrap .nav-tabs .nav-link.active::after {
    opacity: 1;
}
.product-desc-content table {
    margin-bottom: 0;
}
.product-desc-content .title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 13px;
}
.product-desc-content p {
    font-size: 16px;
    margin-bottom: 25px;
}
.product-desc-list {
    margin-bottom: -4px;
}
.product-desc-list li {
    font-size: 16px;
    margin-bottom: 8px;
    position: relative;
    margin-left: 15px;
}
.product-desc-list li::before {
    content: "";
    position: absolute;
    left: -15px;
    height: 5px;
    width: 5px;
    background: #222222;
    top: 8px;
    border-radius: 50%;
}
.product-desc-list li:last-child {
    margin-bottom: 0;
}
.related-products-wrap .title {
    margin-bottom: 30px;
    font-size: 30px;
    text-transform: capitalize;
}
.related-products-wrap .inner-shop-content .title {
    font-size: 20px;
    margin-bottom: 12px;
}
.product-desc-content .table-sm td,
.product-desc-content .table-sm th {
    padding: 13px 25px;
    border: 1px solid #ebebeb;
}
.product-desc-content .table-sm th {
    color: #222;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
}
.product-desc-content .table-sm td {
    color: #777777;
    font-weight: 500;
    font-style: italic;
}
.reviews-comment .review-info {
    display: flex;
    align-items: flex-start;
    margin-bottom: 35px;
}
.review-img {
    margin-right: 20px;
    width: 100px;
    flex: 0 0 100px;
}
.review-img img {
    border-radius: 50%;
}
.review-rating li {
    color: #ff9b26;
    letter-spacing: -1px;
    font-size: 13px;
    margin-bottom: 7px;
}
.review-meta h6 {
    color: #222;
    font-size: 16px;
    margin-bottom: 8px;
}
.review-meta h6 span {
    color: #777777;
    font-size: 13px;
    font-weight: 400;
    margin-left: 5px;
}
.reviews-comment .review-content p {
    margin-bottom: 0;
}
.add-review .title {
    font-size: 26px;
    color: #222222;
    margin-bottom: 25px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}
.add-review {
    margin-top: 55px;
    padding-top: 35px;
    border-top: 1px solid #ebebeb;
}
.add-review form {
    padding: 55px 50px 60px;
    background: #f5f5f5;
}
.add-review p {
    font-size: 16px;
}
.add-review p span {
    color: #dc2626;
}
.add-review .from-grp {
    margin-bottom: 25px;
}
.add-review .from-grp label,
.form-rating label {
    display: block;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    color: #222;
    margin-bottom: 6px;
}
.add-review .from-grp label span {
    color: #dc2626;
}
.add-review .from-grp input,
.add-review .from-grp textarea {
    width: 100%;
    border: 1px solid #dfdfdf;
    padding: 15px 25px;
    display: block;
}
.add-review .checkbox-grp input {
    width: auto;
    margin-top: 3px;
    margin-right: 10px;
}
.add-review .checkbox-grp label {
    margin-bottom: 0;
}
.add-review .checkbox-grp {
    display: flex;
}
.form-rating {
    margin-bottom: 25px;
    display: flex;
    align-items: center;
}
.form-rating label {
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 0;
    margin-right: 10px;
}
.form-rating ul li {
    transition: .3s linear;
    letter-spacing: -1px;
    display: inline-block;
    font-size: 14px;
}
.form-rating ul li:hover {
    color: #ff9b26;
}
.add-review .from-grp textarea {
    height: 170px;
}
.from-btn {
    background-image: linear-gradient(to right, rgb(26,54,93) 0%, rgb(220,38,38) 50%, rgb(26,54,93) 100%);
}


/* 19. Product-info */
.product-info-img {
    position: relative;
    z-index: 1;
}
.product-info-img .img-shape {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.product-info-content > p {
    margin-bottom: 35px;
}
.product-info-list ul li {
    display: flex;
    align-items: center;
}
.product-info-list ul li + li {
    margin-top: 16px;
}
.product-info-list .icon {
    width: 40px;
    height: 40px;
    background: #ffefee;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    flex: 0 0 40px;
    font-size: 16px;
    color: #dc2626;
    margin-right: 20px;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
}
.product-info-list .content span {
    font-size: 16px;
    font-weight: 700;
    color: #222222;
    min-width: 65px;
    display: inline-block;
    margin-right: 10px;
}
.product-info-list li:hover .icon {
    background: #dc2626;
    color: #fff;
}
.bar-product-info {
    background-image: url(../img/bg/bar_product_info_bg.jpg);
    background-position: center;
    background-size: cover;
}
.bar-product-info .product-info-list .icon {
    background: #ffffff;
    color: #ffb22b;
    box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.1);
}
.bar-product-info .product-info-list .content span {
    color: #3f1c01;
}
.bar-product-info .product-info-list li:hover .icon {
    background: #ffb22b;
    color: #fff;
}

/* 20. Cta */
.cta-content {
    display: flex;
    align-items: center;
    background: #edf8ff;
    border-radius: 50px;
    padding: 30px 60px;
}
.cta-content .title {
    font-size: 20px;
    margin-bottom: 0;
    width: 70%;
    flex: 0 0 70%;
}
.cta-content .make-order {
    display: inline-flex;
    margin-left: auto;
    justify-content: flex-end;
    font-size: 16px;
    font-weight: 700;
    background-image: -moz-linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-image: -webkit-linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-image: linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
}
.cta-content .make-order::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-image: -moz-linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-image: -webkit-linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-image: linear-gradient( to right, #dc2626 30%, #dc2626 80%);
}
.protein-cta .cta-content .make-order {
    background-image: none;
    -webkit-text-fill-color: #00b0d5;
}
.special-cta .cta-content  {
    background: #f7f8fa;
}
.special-cta .cta-content .make-order {
    background-image: none;
    -webkit-text-fill-color: #8BCD2B;
}
.special-cta .cta-content .make-order::before {
    background-image: none;
    background-color: #8BCD2B;
}
.protein-cta .cta-content .make-order::before {
    background-image: none;
    background-color: #00b0d5;
}
.custom-order-area {
    background-image: url(../img/bg/cap_video_bg.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
    padding: 100px 0;
}
.custom-order-area::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #dc2626;
    opacity: .95;
    z-index: -1;
}
.custom-order-title .sub-title {
    display: block;
    color: #fff;
    margin-bottom: 12px;
}
.custom-order-title .title {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0;
    font-size: 36px;
}
.custom-order-btn {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
}
.custom-order-btn .capsule-btn {
    background: #b43f39;
    padding: 19px 35px;
    margin-right: 20px;
}
.bar-custom-order.custom-order-area::before {
    background: #3f1c01;
    opacity: .9;
}
.bar-custom-order .custom-order-title .sub-title,
.bar-testimonial .testi-avatar-info span,
.bar-custom-order .capsule-border-btn:hover {
    color: #ffb22b;
}
.bar-custom-order .capsule-btn.bar-btn::before {
    background: #222;
}
.custom-order-btn .capsule-btn.bar-btn {
    background: #ffb22b;
}


/* 21. Testimonial */
.testimonial-item {
    border: 2px solid #ffeeed;
    padding: 49px 45px;
    position: relative;
    box-shadow: 0px 16px 32px 0px rgba(201, 80, 74, 0.04);
    margin-bottom: 50px;
    z-index: 1;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
}
.testimonial-item::before {
    content: "";
    position: absolute;
    right: 30px;
    bottom: 30px;
    background-image: url(../img/icon/testi_quote.png);
    background-repeat: no-repeat;
    width: 140px;
    height: 120px;
    z-index: -1;
}
.testimonial-rating {
    line-height: 1;
    font-size: 16px;
    color: #ffb400;
    margin-bottom: 20px;
}
.testimonial-content p {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 0;
}
.testi-avatar-wrap {
    display: flex;
    align-items: center;
    margin-top: 25px;
}
.testi-avatar-thumb {
    flex: 0 0 50px;
    width: 50px;
    margin-right: 16px;
}
.testi-avatar-info {
    flex-grow: 1;
}
.testi-avatar-info h5 {
    font-size: 18px;
    line-height: 1;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin-bottom: 7px;
}
.testi-avatar-info span {
    display: block;
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
    color: #dc2626;
}
.testimonial-active .slick-active.slick-center .testimonial-item {
    box-shadow: 0px 16px 32px 0px rgba(201, 80, 74, 0.1);
}
.bar-testimonial .testi-avatar-info h5 {
    color: #3f1c01;
}
.bar-testimonial .testimonial-item::before {
    background-image: url(../img/icon/bar_testi_quote.png);
}
.bar-testimonial .testimonial-item {
    border: 2px solid #fff8ec;
}
.bar-testimonial .testimonial-active .testimonial-item {
    box-shadow: 0px 16px 32px 0px rgba(255, 178, 43, 0.03);
}
.bar-testimonial .testimonial-active .slick-active.slick-center .testimonial-item {
    box-shadow: 0px 16px 32px 0px rgba(255, 178, 43, 0.1);
}


/* 22. Blog */
.blog-post-thumb {
	position: relative;
}
.blog-post-thumb img {
    max-width: 100%;
}
.blog-overlay-tag {
    position: absolute;
    right: 40px;
    bottom: -17px;
    left: 40px;
    text-align: right;
    z-index: 1;
}
.blog-overlay-tag > a {
    display: inline-block;
    background: #fff;
    box-shadow: 0px 16px 32px 0px rgb(137 137 137 / 20%);
    padding: 10px 20px;
    line-height: 1;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 700;
	margin-left: 5px;
	position: relative;
	z-index: 1;
}
.blog-overlay-tag > a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 50px;
	background-image: linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
    background-image: -moz-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(26,54,93) 0%, rgb(220,38,38) 100%);
	-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	opacity: 0;
	z-index: -1;
}
.blog-overlay-tag > a:hover::before {
	opacity: 1;
}
.blog-overlay-tag > a:hover {
	color: #fff;
}
.blog-post-content {
    padding: 35px 35px;
    border: 2px solid #f4f4f4;
	border-top: none;
	transition: .3s linear;
}
.blog-post-content .post-date {
    color: #777777;
    font-size: 14px;
    margin-bottom: 6px;
}
.blog-post-content .post-date > i {
	margin-right: 5px;
}
.blog-post-content .title {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 21px;
}
.blog-post-content .title a {
    display: inline;
    background-image: linear-gradient(#232323, #232323), linear-gradient(#232323, #232323);
    background-size: 0% 1px, 0 1px;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    transition: background-size 0.4s linear;
}
.blog-post-content .title a:hover {
    color: inherit;
    background-size: 0 1px, 100% 1px;
}
.blog-post-content > .read-more {
    font-size: 14px;
    font-weight: 700;
    color: #c1c1c1;
    display: inline-block;
}
.blog-post-content > .read-more span {
    text-decoration: underline;
    margin-right: 10px;
}
.blog-post-item {
    transition: .3s linear;
}
.blog-post-item:hover {
    box-shadow: 0px 16px 32px 0px rgba(137, 137, 137, 0.1);
}
.blog-post-item:hover .blog-post-content {
    border-color: #fff;
}
.post-style-two .blog-post-content {
    padding: 35px 40px 15px;
    border: none;
    background: #fff;
}
.blog-post-tags ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.blog-post-tags ul li {
    margin-right: 3px;
}
.blog-post-tags ul li:last-child {
    margin-right: 0;
}
.blog-post-tags ul li a {
    font-size: 14px;
    font-weight: 700;
    color: #dc2626;
    display: inline-block;
}
.blog-post-tags ul li a:hover {
    color: #222;
}
.post-style-two .blog-post-content .title {
    margin-bottom: 0;
}
.post-content-bottom {
    padding-top: 15px;
    border-top: 2px solid #fff4f4;
    margin-top: 35px;
}
.post-content-bottom .post-date i {
    color: #dc2626;
}
.post-style-two .blog-post-content .post-date {
    margin-bottom: 2px;
}

.blog--post--thumb img {
	max-width: 100%;
}
.blog--post--content {
	padding: 50px 45px;
	background: #fff;
	border: 2px solid #f5f5f5;
}
.blog--tag {
	margin-bottom: 22px;
}
.blog--tag a {
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding: 5px 20px;
    border-radius: 0;
    margin-right: 6px;
}
.blog--tag a:hover {
	background: #222;
	color: #fff;
}
.blog--post--content h2 {
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 1.3;
    letter-spacing: -.5px;
}
.blog--post--content h2 a {
	display: inline-block;
}
.blog--post--meta ul li {
	display: inline-block;
	margin-right: 30px;
}
.blog--post--meta ul li:last-child {
	margin-right: 0;
}
.blog--post--meta ul li,
.blog--post--meta ul li span,
.blog--post--meta ul li a {
	font-size: 14px;
	color: #222;
}
.blog--post--meta ul li span i,
.blog--post--meta ul li a i {
	margin-right: 7px;
    color: #dc2626;
}
.blog--post--content > p {
	margin-bottom: 35px;
}
.blog--post--bottom {
	display: flex;
	align-items: center;
    flex-wrap: wrap;
	justify-content: space-between;
}
.blog--post--avatar {
	display: flex;
	align-items: center;
	width: 50%;
}
.blog--avatar--img {
	margin-right: 15px;
}
.blog--avatar--img img {
	border-radius: 50%;
}
.blog--avatar--info p {
    margin-bottom: 0;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 14px;
}
.blog--avatar--info p a {
	color: #222;
}
.blog--read--more a {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 700;
    display: block;
    color: #222;
}
.blog--read--more a i {
	margin-right: 10px;
}
.blog--post--thumb .video--icon {
	height: 80px;
	width: 80px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	line-height: 80px;
	border-radius: 0;
	color: #ffffff;
	font-size: 14px;
}
.blog--post--thumb .video--icon:hover {
	background: #fff;
}
.blog-thumb-active .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 40px;
	border: none;
	background: none;
	padding: 0;
	font-size: 30px;
	color: #fff;
	z-index: 9;
	opacity: .7;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	cursor: pointer;
}
.blog-thumb-active .slick-arrow.slick-next {
	right: 40px;
	left: auto;
}
.blog-thumb-active .slick-arrow:hover {
	opacity: 1;
}
.quote-post {
	background-position: center;
	background-size: cover;
	border: none;
}
.quote-post .quote-icon {
	float: left;
	margin-right: 30px;
	display: block;
	margin-top: 10px;
}
.quote-post h2,
.quote-post h2 a:hover,
.quote-post .blog--post--meta ul li span i,
.quote-post .blog--post--meta ul li a i {
	color: #fff;
}
.quote-post .blog--post--meta ul li span,
.quote-post .blog--post--meta ul li a {
	color: #ffffff;
}
.blog--post--content.post-bg {
	background-position: center;
	background-size: cover;
	border: none;
}
.protein-blog .blog-overlay-tag > a {
    color: #00b0d5;
}
.protein-blog .blog-overlay-tag > a:hover {
    color: #fff;
}
.protein-blog .blog-overlay-tag > a::before {
	background-image: none;
    background: #00b0d5;
}
.protein-blog .blog-post-item:hover .read-more {
    color: #00b0d5;
}
.special-blog .blog-overlay-tag > a {
    color: #8BCD2B;
}
.special-blog .blog-overlay-tag > a:hover {
    color: #fff;
}
.special-blog .blog-overlay-tag > a::before {
	background-image: none;
    background: #8BCD2B;
}
.special-blog .blog-post-item:hover .read-more {
    color: #8BCD2B;
}

/* Blog--sidebar */
.sidebar-title h3 {
	font-size: 20px;
	margin-bottom: 0;
	padding-left: 20px;
	position: relative;
}
.sidebar-title h3::before {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	height: 20px;
	width: 2px;
}
.blog-sidebar .widget {
    padding: 40px;
    padding-top: 35px;
    background: #fff;
    border: 2px solid #f5f5f5;
}
.blog-avatar-img img {
    border-radius: 50%;
}
.sidebar-search-form input {
    background: #f9f9f9;
    border: none;
    width: 100%;
    padding: 19px 75px 19px 25px;
    font-size: 14px;
    color: #222;
    border-radius: 0;
}
.sidebar-search-form input::placeholder {
	font-size: 14px;
	color: #222;
}
.sidebar-search-form button {
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	padding: 19px 23px;
	color: #ffffff;
	font-size: 14px;
	cursor: pointer;
	border-radius: 0;
}
.b-about-content h4 {
	font-size: 18px;
	margin-bottom: 13px;
}
.b-about-content p {
	margin-bottom: 0;
	font-size: 14px;
}
.b-about-social a {
	color: #b3bed3;
	font-size: 14px;
	margin: 0 10px;
}
.rc-post {
    overflow: hidden;
    display: flex;
    align-items: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
}
.rc-post-thumb {
	margin-right: 20px;
}
.rc-post-content h5 {
    font-size: 16px;
    margin-bottom: 7px;
    line-height: 1.4;
}
.rc-post-date span {
    font-size: 14px;
    color: #222;
}
.rc-post-content h5 a {
	display: inline-block;
}
.rc-post-date span i {
	margin-right: 7px;
    color: #dc2626;
}
.rc-post:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border: none;
}
.sidebar-cat ul li {
	margin-bottom: 10px;
}
.sidebar-cat ul li a {
    padding: 15px 30px;
    display: block;
    color: #222;
    background: #f5f5f5;
    position: relative;
    font-size: 14px;
    border-radius: 0;
    text-transform: capitalize;
    font-weight: 700;
}
.sidebar-cat ul li a span {
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    width: 50px;
    text-align: center;
    line-height: 50px;
    font-weight: 700;
    border-radius: 0;
    transition: .3s;
    color: #fff;
}
.sidebar-cat ul li a:hover span {
	background: #d24801;
}
.sidebar-cat ul li a:hover {
    color: #fff;
}
.sidebar-cat ul li:last-child {
	margin-bottom: 0px;
}
.sidebar-social {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.sidebar-social a {
    height: 45px;
    width: 45px;
    text-align: center;
    display: inline-block;
    line-height: 45px;
    background: #f5f5f5;
    color: #222;
    font-size: 14px;
    margin-right: 8px;
    border-radius: 0;
}
.sidebar-social a:last-child {
	margin-right: 0;
}
.sidebar-social a:hover {
    color: #fff;
}
.twitter-post ul li {
	padding-bottom: 25px;
	border-bottom: 1px solid #e1e6ff;
	margin-bottom: 25px;
}
.twitter-icon {
	float: left;
	display: block;
	color: #32beff;
	margin-right: 20px;
}
.twitter-content p {
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 2;
}
.twitter-post-date span {
    font-size: 13px;
    font-weight: 700;
    color: #222;
    text-transform: capitalize;
    display: block;
}
.twitter-post ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
.sidebar-insta-post ul li {
	display: inline-block;
	margin: 5px 3px;
}
.sidebar-insta-post ul li a {
	position: relative;
	display: block;
}
.sidebar-insta-post ul li a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
	opacity: 0;
}
.sidebar-insta-post ul li a:hover::before {
	opacity: .7;
}
.widget-tag ul li {
	display: inline-block;
	margin-right: 6px;
	margin-bottom: 10px;
}
.widget-tag ul li a {
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    color: #282828;
    padding: 6px 17px;
    border-radius: 0;
    background: #f5f5f5;
    font-weight: 500;
}
.widget-tag ul li a:hover {
	color: #fff;
}
.sidebar-banner img {
	width: 100%;
}
.blog-details-content p {
	margin-bottom: 20px;
}
.blog--post--meta ul li > i {
    margin-right: 7px;
    font-size: 14px;
    color: #dc2626;
}
.blog-details-post-thumb {
	padding-top: 25px;
	margin-bottom: 45px;
}
.blog-details-post-thumb img {
	width: 100%;
}
.blog-details-wrap .title {
	font-size: 24px;
	margin-bottom: 20px;
	letter-spacing: -.5px;
}
.blog-details-wrap p {
	margin-bottom: 0;
	font-size: 16px;
}
.blog-details-wrap {
	padding-bottom: 35px;
	border-bottom: 2px solid #f5f5f5;
	margin-bottom: 30px;
}
.b-details-list ul li {
	margin-bottom: 5px;
	font-size: 16px;
	display: flex;
}
.b-details-list ul li:last-child {
	margin-bottom: 0;
}
.b-details-list ul li i {
	margin-right: 10px;
	font-weight: 500;
	font-size: 16px;
	margin-top: 5px;
    color: #dc2626;
}
.blog-details-content blockquote {
    margin: 35px 0;
    text-align: center;
    font-size: 28px;
    color: #fff;
    padding: 55px 60px;
    position: relative;
    z-index: 1;
    font-weight: 700;
    line-height: 1.3;
    text-transform: capitalize;
    font-style: italic;
}
.blog-details-content blockquote::before {
    content: "";
    background-image: url(../img/icon/blockquote_icon.png);
    position: absolute;
    right: 40px;
    top: 28px;
    width: 185px;
    height: 192px;
    z-index: -1;
}
.blog-details-content blockquote span {
    display: block;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1;
    text-transform: unset;
    letter-spacing: 0;
}
.blog-details-content blockquote span > a {
    color: #fff;
}
.blog-details-wrap.border-none {
    border: none;
    padding-bottom: 0;
}
.blog-details-content figure img {
	float: left;
	width: 255px;
	margin-right: 30px;
}
.blog-details-content figure p {
	margin-bottom: 0;
	font-size: 16px;
}
.blog-details-content figure {
	overflow: hidden;
}
.d-post-tag h5,
.post-share h5 {
	font-size: 20px;
	margin-bottom: 20px;
}
.d-post-tag ul li {
	display: inline-block;
	margin-right: 7px;
}
.d-post-tag ul li a {
    font-size: 12px;
    text-transform: uppercase;
    padding: 7px 20px;
    display: inline-block;
    color: #222;
    background: #f5f5f5;
    font-weight: 700;
    border-radius: 0;
}
.post-share ul li {
	margin-left: 20px;
	display: inline-block;
}
.post-share ul li a {
	font-size: 18px;
	display: inline-block;
	color: #b5becc;
}
.d-post-tag ul li a:hover {
	color: #fff;
}
.blog-post-navigation {
	border-top: 2px solid #f5f5f5;
	border-bottom: 2px solid #f5f5f5;
}
.blog-post-navigation .prev-link span,
.blog-post-navigation .next-link span {
	font-size: 14px;
	font-weight: 700;
	display: block;
    margin-bottom: 5px;
    color: #dc2626;
}
.blog-post-navigation .prev-link h4,
.blog-post-navigation .next-link h4 {
	font-size: 26px;
	margin-bottom: 0;
}
.related-post h3 {
	font-size: 26px;
	margin-bottom: 25px;
}
.rp-thumb img {
	width: 100%;
}
.rp-content {
	padding: 35px 30px;
}
.rp-content .rp-date {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
}
.rp-content h4 {
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 1.32;
}
.rp-content .rp-date i {
    color: #dc2626;
	margin-right: 5px;
}
.rp-content p {
	margin-bottom: 0;
}
.single-rp {
	box-shadow: 0px 8px 16px 0px rgba(93, 93, 93, 0.1);
}
.blog-avatar-wrap {
    overflow: hidden;
    background: #f5f5f5;
    padding: 40px 55px 40px 40px;
    display: flex;
    align-items: center;
}
.blog-post-avatar-img {
	margin-right: 40px;
}
.bd-avatar-info span {
	font-size: 14px;
	font-weight: 700;
	display: block;
	margin-bottom: 5px;
}
.bd-avatar-info h4 {
    font-size: 30px;
    margin-bottom: 10px;
    letter-spacing: -1px;
}
.bd-avatar-info p {
	margin-bottom: 0;
	font-size: 14px;
}
.comment-wrap-title h5 {
	font-size: 26px;
	margin-bottom: 0;
}
.single-comment {
	padding-bottom: 25px;
	border-bottom: 2px solid #f5f5f5;
	margin-bottom: 30px;
}
.single-comment .comments-avatar {
	float: left;
	width: 100px;
	margin-right: 30px;
}
.single-comment .comments-avatar img {
    border-radius: 0;
}
.comment-text {
	overflow: hidden;
}
.comment-text .avatar-name {
	overflow: hidden;
}
.comment-text .avatar-name h6 {
	font-size: 18px;
	margin-bottom: 3px;
}
.comment-text .avatar-name span {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
.comment-text .avatar-name .comment-reply {
    float: right;
    border: none;
    padding: 0;
    border-radius: 0;
    font-size: 14px;
    margin-top: -24px;
    color: #222;
    font-weight: 700;
}
.comment-text .avatar-name .comment-reply i {
	margin-right: 5px;
}
.comment-text p {
	font-size: 14px;
	margin-bottom: 0;
}
.comment-text .avatar-name .comment-reply:hover {
	border-color: transparent;
}
.single-comment.children {
	margin-left: 130px;
}
.single-comment.children .avatar-name h6 i {
    font-size: 12px;
    color: #dc2626;
    margin-left: 7px;
}
.comment-form {
    padding: 50px;
    background: #f5f5f5;
}
.comment-form .comment-field {
	position: relative;
}
.comment-form .comment-field i {
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 14px;
}
.comment-form .comment-field.text-area i {
	top: 25px;
	transform: unset;
}
.comment-form .comment-field textarea {
	height: 150px;
	width: 100%;
	padding: 20px 30px;
	padding-right: 50px;
	background: #ffffff;
	border: none;
}
.comment-form .comment-field input {
    width: 100%;
    padding: 20px 30px;
    padding-right: 50px;
    background: #ffffff;
    border: none;
    color: #222;
}
.comment-form .comment-field textarea::placeholder,
.comment-form .comment-field input::placeholder {
	font-size: 15px;
	color: #222;
    opacity: .7;
}
.comment-form .btn {
    color: #fff;
    border-radius: 0;
    margin-top: 10px;
    background: #dc2626;
    padding: 21px 40px 21px 40px;
}
.comment-form .btn i {
    margin-left: auto;
    margin-right: 5px;
}
.comment-form .btn:hover {
    background: #222;
}
.bar-blog .blog-post-tags ul li a,
.bar-blog .post-content-bottom .post-date i,
.bar-blog .cap-newsletter-title .sub-title {
    color: #ffb22b;
}
.bar-blog .blog-post-content .title a {
    color: #3f1c01;
}
.bar-blog .cap-newsletter-wrap {
    background: #3f1c01;
}
.bar-blog .cap-newsletter-form form input {
    border-bottom: 2px solid #53331b;
}
.bar-blog .cap-newsletter-form form input::placeholder {
    color: #8a7667;
}
.bar-blog .cap-newsletter-form form button {
    background: #ffb22b;
}

/* 23. Pagination */
.pagination-wrap ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
}
.pagination-wrap ul li {
	display: block;
	margin: 10px 5px 0;
}
.pagination-wrap ul li a {
	display: block;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 48px;
	border: 2px solid #f5f5f5;
	font-weight: 500;
	color: #222;
	font-size: 16px;
}
.pagination-wrap ul li a:hover,
.pagination-wrap ul li.active a {
    color: #fff;
    border-color: #dc2626;
}
.pagination-wrap ul li.prv-next a,
.pagination-wrap ul li.prv-right a {
	font-size: 12px;
}

/* 24. Newsletter */
.cap-newsletter-wrap {
    background: #dc2626;
    margin-bottom: 30px;
    min-height: 210px;
    display: flex;
    align-items: center;
    padding: 65px 45px;
}
.cap-newsletter-title {
    flex-grow: 1;
}
.cap-newsletter-title .sub-title {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 1;
    margin-bottom: 5px;
}
.cap-newsletter-title .title {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 36px;
    letter-spacing: -1px;
    color: #fff;
}
.cap-newsletter-form {
    width: 335px;
}
.cap-newsletter-form form {
    position: relative;
}
.cap-newsletter-form form input {
    width: 100%;
    font-size: 14px;
    border: none;
    background: transparent;
    color: #fff;
    border-bottom: 2px solid #cf625c;
    padding: 17px 70px 19px 20px;
}
.cap-newsletter-form form input::placeholder {
    font-size: 14px;
    color: #eab6b3;
}
.cap-newsletter-form form button {
    position: absolute;
    right: 0;
    top: 50%;
    width: 50px;
    height: 50px;
    border: none;
    padding: 0;
    background: #b2312b;
    color: #fff;
    font-size: 16px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

/* references */
.references-area  {
    background: #f7f8fa;
    padding: 120px 0 100px;
}
.references-content ul li {
    font-size: 18px;
    margin-bottom: 15px;
    display: flex;
    align-items: baseline;
}
.references-content ul li span {
    color: #80bc00;
    margin-right: 8px;
    font-weight: 600;
}

/* 25. Contact */
.contact-form-wrap {
    padding: 80px;
    background: #f7f7f7;
    text-align: center;
    margin-bottom: -70px;
    position: relative;
    z-index: 1;
}
.contact-form-wrap .form-grp {
    position: relative;
    margin-bottom: 20px;
}
.contact-form-wrap .form-grp input,
.contact-form-wrap .form-grp textarea {
    width: 100%;
    border: none;
    background: #fff;
    padding: 23px 65px 23px 40px;
    color: #a5a5a5;
    font-size: 16px;
    font-weight: 400;
    display: block;
}
.contact-form-wrap .form-grp input::placeholder,
.contact-form-wrap .form-grp textarea::placeholder {
    color: #a5a5a5;
    font-size: 16px;
    font-weight: 400;
}
.contact-form-wrap .form-grp i {
    position: absolute;
    right: 40px;
    top: 26px;
    color: #dc2626;
}
.contact-form-wrap .form-grp .custom-select {
    border: none;
    background: #fff;
    color: #a5a5a5;
    font-family: 'Roboto', sans-serif;
    text-transform: capitalize;
    font-weight: 400;
    padding: 23px 65px 23px 40px;
    outline: none;
    font-size: 16px;
    height: 70px;
}
.custom-select:focus {
    box-shadow: none;
}
.contact-form-wrap .form-grp textarea {
    min-height: 260px;
    max-height: 260px;
}
.contact-form-wrap form .btn {
    padding: 19px 40px 19px 40px;
}
#contact-map {
    height: 770px;
    width: 100%;
}
#contact-map iframe {
    width: 100%;
    height: 100%;
    border: 0;
}
.contact-info-box {
    background: #fff;
    box-shadow: 0px 16px 32px 0px rgba(133, 133, 133, 0.06);
}
.contact-info-box-head {
    padding: 35px 40px;
    background: #dc2626;
}
.contact-info-box-content {
    padding: 45px 40px;
}
.contact-info-box-content li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}
.contact-info-box-content li:last-child {
    margin-bottom: 0;
}
.contact-info-box-content li i {
    color: #dc2626;
    margin-right: 30px;
    font-size: 16px;
    margin-top: 3px;
}
.contact-info-box-content li span {
    display: block;
    flex-grow: 1;
    font-weight: 500;
}
.contact-info-box-head h3 {
    color: #fff;
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 6px;
}
.contact-info-box-head span {
    color: #fff;
    font-size: 14px;
}
.contact-info-area .row [class*="col-"]:nth-child(2) .contact-info-box-head {
    background: #dc2626;
}
.contact-info-area .row [class*="col-"]:nth-child(2) .contact-info-box-content li i {
    color: #dc2626;
}
.contact-info-area .row [class*="col-"]:nth-child(3) .contact-info-box-head {
    background: #222;
}
.contact-info-area .row [class*="col-"]:nth-child(3) .contact-info-box-content li i {
    color: #222;
}
.contact-info-area .row [class*="col-"]:nth-child(3) .contact-info-box-head span {
    color: #aeaeae;
}
.contact-info-area {
    margin-top: -90px;
    position: relative;
    z-index: 1;
}
#contact-form .help-block {
    position: absolute;
    left: 0;
    bottom: -20px;
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    padding: 0 12px;
    border-radius: 0;
    background: #dc3545;
    box-shadow: 0px 10px 25px 0px rgba(123,147,171,0.15);
}
#contact-form .messages .alert {
    margin-bottom: 0;
    margin-top: 1rem;
    padding: .75rem 1.25rem;
}
.alert-dismissible .btn-close {
    padding: .97rem 1.25rem;
}
.alert-dismissible .btn-close:focus-visible {
    outline: none;
}
.alert-dismissible .btn-close:focus {
    box-shadow: none;
}
.contact-form .btn.disabled,
.contact-form .btn:disabled {
    pointer-events: unset;
    opacity: 1;
}

/* 26. Footer */
.footer-top-wrap {
    background: #222222;
    padding: 100px 0 0px;
}
.footer-widget {
	margin-bottom: 50px;
}
.footer-widget .fw-title {
	margin-bottom: 30px;
}
.fw-title > h5 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 0;
}
.fw-link > ul > li + li {
    margin-top: 15px;
}
.fw-link > ul > li > a {
    color: #aeaeae;
    display: inline-block;
}
.footer-widget .fw-btn {
	margin-top: 25px;
}
.fw-btn img {
    max-width: 100%;
}
.footer-widget .fw-btn ul li + li {
    margin-top: 8px;
}
.fw-blog-post ul li {
    display: flex;
    align-items: center;
}
.fw-blog-post ul li .thumb {
	flex: 0 0 100px;
	max-width: 100px;
	margin-right: 20px;
}
.fw-blog-post ul li .content {
	flex-grow: 1;
}
.fw-blog-post ul li .content .date {
    display: inline-block;
    font-size: 14px;
    background-image: -moz-linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-image: -webkit-linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-image: linear-gradient( to right, #dc2626 30%, #dc2626 80%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500;
	margin-bottom: 7px;
}
.fw-blog-post ul li .content .date i {
    margin-right: 5px;
    font-weight: 400;
}
.fw-blog-post ul li .content h5 {
    font-size: 16px;
    color: #fff;
    line-height: 1.6;
    margin-bottom: 0;
}
.fw-blog-post ul li .content h5 a:hover {
	color: #fff;
}
.fw-blog-post ul li + li {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #333333;
}
.fw-blog-post img {
    max-width: 100%;
}
.footer-payment-method {
    background: #fff;
    padding: 36px 60px;
    margin: 50px 0 -55px;
    position: relative;
    z-index: 1;
}
.footer-quick-link ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.footer-quick-link ul li {
	margin-right: 50px;
}
.footer-quick-link ul li:last-child {
	margin-right: 0px;
}
.footer-quick-link ul li a {
    font-size: 16px;
    color: #777777;
    font-weight: 700;
}
.copyright-wrap {
    background: #111111;
    text-align: center;
    padding: 85px 0 30px;
}
.copyright-text p {
    margin-bottom: 0;
    color: #999999;
    font-weight: 700;
}
.copyright-text p > a {
	color: #fff;
}
.footer-style-two .footer-top-wrap {
    background: #fff;
}
.footer-style-two .fw-title > h5 {
    color: #222222;
    text-transform: uppercase;
}
.footer-style-two .fw-link > ul > li > a {
    color: #777777;
}
.footer-style-two .fw-link > ul > li > a:hover {
    color: #dc2626;
    padding-left: 5px;
}
.footer-style-two .fw-blog-post ul li .content h5 {
    color: #222222;
    line-height: 1.4;
    text-transform: uppercase;
}
.footer-style-two .fw-blog-post ul li .content h5 a:hover,
.footer-style-two .fw-blog-post ul li .content .date i {
    color: #dc2626;
}
.footer-style-two .fw-blog-post ul li .content .date {
    background-image: none !important;
    background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    color: #777777;
}
.footer-style-two .fw-blog-post ul li + li {
    border-top: 1px solid #ebebeb;
}
.footer-style-two .footer-payment-method {
    box-shadow: 0px 16px 32px 0px rgba(201, 80, 74, 0.1);
}
.footer-style-two .copyright-wrap {
    background: #fff4f4;
}
.footer-style-two .copyright-text p > a {
    color: #dc2626;
}
.footer-style-two.bar-footer .fw-link > ul > li > a:hover,
.footer-style-two.bar-footer .fw-blog-post ul li .content h5 a:hover,
.footer-style-two.bar-footer .fw-blog-post ul li .content .date i,
.footer-style-two.bar-footer .footer-quick-link ul li a:hover {
    color: #ffb22b;
}
.footer-style-two.bar-footer .copyright-wrap {
    background: #fff8ec;
}
.footer-style-two.bar-footer .fw-title > h5,
.footer-style-two.bar-footer .copyright-text p > a {
    color: #3f1c01;
}

.protein-footer .fw-link > ul > li > a:hover {
    color: #00b0d5;
}
.protein-footer .fw-blog-post ul li .content .date {
    background-image: none;
    -webkit-text-fill-color: #00b0d5;
}
.protein-footer .footer-quick-link ul li a:hover {
    color: #00b0d5;
}

.special-footer .fw-link > ul > li > a:hover {
    color: #8BCD2B;
}
.special-footer .fw-blog-post ul li .content .date {
    background-image: none;
    -webkit-text-fill-color: #8BCD2B;
}
.special-footer .footer-quick-link ul li a:hover {
    color: #8BCD2B;
}

/* 27. Preloader */
#preloader{
	background-color: #fff;
	height: 100%;
	width: 100%;
	position: fixed;
	margin-top: 0px;
	top: 0px;
	z-index: 9999;
}
#loading-center {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.loader {
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 75px;
    display: inline-block;
    vertical-align: middle;
}
.loader .loader-outter {
    position: absolute;
    border: 4px solid #dc2626;
    border-left-color: transparent;
    border-bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-animation: loader-outter 1s cubic-bezier(.42, .61, .58, .41) infinite;
    animation: loader-outter 1s cubic-bezier(.42, .61, .58, .41) infinite;
}
.loader .loader-inner {
    position: absolute;
    border: 4px solid #dc2626;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    border-right: 0;
    border-top-color: transparent;
    -webkit-animation: loader-inner 1s cubic-bezier(.42, .61, .58, .41) infinite;
    animation: loader-inner 1s cubic-bezier(.42, .61, .58, .41) infinite;
}
@-webkit-keyframes loader-outter {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

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

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

 @keyframes loader-inner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}
.loader-two .loader-outter {
    border: 4px solid #dc2626;
    border-left-color: transparent;
    border-bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-animation: loader-outter 1s cubic-bezier(.42, .61, .58, .41) infinite;
    animation: loader-outter 1s cubic-bezier(.42, .61, .58, .41) infinite;
}
.loader-two .loader-inner {
    border: 4px solid #dc2626;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    border-right: 0;
    border-top-color: transparent;
    -webkit-animation: loader-inner 1s cubic-bezier(.42, .61, .58, .41) infinite;
    animation: loader-inner 1s cubic-bezier(.42, .61, .58, .41) infinite;
}
.loader-three .loader-outter {
    border: 4px solid #ffb22b;
    border-left-color: transparent;
    border-bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-animation: loader-outter 1s cubic-bezier(.42, .61, .58, .41) infinite;
    animation: loader-outter 1s cubic-bezier(.42, .61, .58, .41) infinite;
}
.loader-three .loader-inner {
    border: 4px solid #ffb22b;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    border-right: 0;
    border-top-color: transparent;
    -webkit-animation: loader-inner 1s cubic-bezier(.42, .61, .58, .41) infinite;
    animation: loader-inner 1s cubic-bezier(.42, .61, .58, .41) infinite;
}
.loader-four .loader-outter {
    border: 4px solid #00b0d5;
    border-left-color: transparent;
    border-bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-animation: loader-outter 1s cubic-bezier(.42, .61, .58, .41) infinite;
    animation: loader-outter 1s cubic-bezier(.42, .61, .58, .41) infinite;
}
.loader-four .loader-inner {
    border: 4px solid #00b0d5;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    border-right: 0;
    border-top-color: transparent;
    -webkit-animation: loader-inner 1s cubic-bezier(.42, .61, .58, .41) infinite;
    animation: loader-inner 1s cubic-bezier(.42, .61, .58, .41) infinite;
}
.loader-five .loader-outter {
    border: 4px solid #8BCD2B;
    border-left-color: transparent;
    border-bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-animation: loader-outter 1s cubic-bezier(.42, .61, .58, .41) infinite;
    animation: loader-outter 1s cubic-bezier(.42, .61, .58, .41) infinite;
}
.loader-five .loader-inner {
    border: 4px solid #8BCD2B;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    border-right: 0;
    border-top-color: transparent;
    -webkit-animation: loader-inner 1s cubic-bezier(.42, .61, .58, .41) infinite;
    animation: loader-inner 1s cubic-bezier(.42, .61, .58, .41) infinite;
}

/* Russian Gear Product Gallery Styles */
.product-gallery-area {
    background: #f8f9fa;
}

.product-gallery-item {
    background: #fff;
    border-radius: 15px;
    padding: 30px 20px;
    text-align: center;
    box-shadow: 0 5px 20px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    height: 100%;
}

.product-gallery-item:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.15);
}

.product-gallery-item .product-img {
    margin-bottom: 20px;
}

.product-gallery-item .product-img img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
}

.product-gallery-item .product-content h5 {
    color: #1a365d;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 18px;
}

.product-gallery-item .product-content p {
    color: #777;
    font-size: 14px;
    margin: 0;
}

/* Russian Gear Logo Adjustments */
.logo img {
    max-height: 60px;
    width: auto;
}

.footer-logo img {
    max-height: 50px;
    width: auto;
}

/* Russian Gear Enhanced Hero Section Styling */
/* General image responsive rules */
img {
    max-width: 100%;
    height: auto;
    display: block;
}

/* Premium Hero Section Design */
/* Carousel Navigation Styles */
.slider-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    width: 100%;
    pointer-events: none;
}

.slider-nav button {
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.1);
    border: 2px solid rgba(255, 255, 255, 0.3);
    color: white;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    cursor: pointer;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
    pointer-events: all;
}

.slider-nav button:hover {
    background: rgba(220, 38, 38, 0.8);
    border-color: #dc2626;
    transform: scale(1.1);
}

.slider-prev {
    left: 30px;
}

.slider-next {
    right: 30px;
}

/* Carousel Dots */
.slider-dots {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 15px;
    z-index: 10;
}

.slider-dots .dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.3);
    cursor: pointer;
    transition: all 0.3s ease;
    border: 2px solid transparent;
}

.slider-dots .dot.active {
    background: #dc2626;
    border-color: white;
    transform: scale(1.2);
}

.slider-dots .dot:hover {
    background: rgba(220, 38, 38, 0.7);
    transform: scale(1.1);
}

/* Hide all slides except the first one initially */
.slider-active .single-slider {
    display: none;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.slider-active .single-slider:first-child {
    display: block;
    opacity: 1;
}

.slider-active .single-slider.active {
    display: block;
    opacity: 1;
}

/* Ensure proper positioning for slides */
.slider-active {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.slider-active .single-slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    pointer-events: none;
}

.slider-active .single-slider.active {
    position: absolute;
    z-index: 2;
    opacity: 1;
    pointer-events: auto;
}

.slider-active .single-slider .container {
    height: 100vh;
    display: flex;
    align-items: center;
    padding: 0 15px;
}

.protein-banner {
    background: linear-gradient(135deg, #0f172a 0%, #1e293b 25%, #334155 50%, #dc2626 100%);
    position: relative;
    overflow: hidden;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
}

.protein-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 80%, rgba(220,38,38,0.15) 0%, transparent 50%),
        radial-gradient(circle at 80% 20%, rgba(96,165,250,0.1) 0%, transparent 50%),
        radial-gradient(circle at 50% 50%, rgba(255,255,255,0.05) 0%, transparent 70%),
        linear-gradient(45deg, transparent 30%, rgba(255,255,255,0.03) 50%, transparent 70%);
    z-index: 1;
}

.protein-banner::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="dots" width="20" height="20" patternUnits="userSpaceOnUse"><circle cx="10" cy="10" r="1" fill="rgba(255,255,255,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(%23dots)"/></svg>');
    opacity: 0.3;
    z-index: 1;
}

.protein-banner .container {
    position: relative;
    z-index: 2;
    max-width: 1400px;
    margin: 0 auto;
}

.protein-banner .row {
    align-items: center;
    min-height: 80vh;
    margin: 0;
}

/* Premium Left Content Styling */
.protein-banner .banner-content {
    padding: 50px 40px;
    color: white;
    text-align: left;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    background: rgba(0,0,0,0.3);
    border-radius: 25px;
    backdrop-filter: blur(20px);
    border: 2px solid rgba(255,255,255,0.1);
    box-shadow: 
        0 20px 60px rgba(0,0,0,0.3),
        inset 0 1px 0 rgba(255,255,255,0.1);
    max-width: 600px;
    min-height: 450px;
    margin: 20px 0;
    z-index: 15;
    isolation: isolate;
}

.protein-banner .banner-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(15,23,42,0.4) 0%, rgba(220,38,38,0.1) 100%);
    border-radius: 30px;
    z-index: -1;
}

.protein-banner .banner-content::after {
    content: '';
    position: absolute;
    top: 30px;
    left: 30px;
    width: 6px;
    height: 80px;
    background: linear-gradient(to bottom, #60a5fa, #dc2626, #fbbf24);
    border-radius: 3px;
    z-index: 1;
    box-shadow: 0 0 20px rgba(96,165,250,0.5);
}

.protein-banner .banner-content .sub-title {
    color: #60a5fa !important;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0;
    text-shadow: 0 3px 6px rgba(0,0,0,0.4);
    letter-spacing: 1px;
    text-align: left;
    text-transform: uppercase;
    position: relative;
    padding-left: 25px;
    line-height: 1.2;
}

.protein-banner .banner-content .sub-title::before {
    content: '▶';
    position: absolute;
    left: 0;
    color: #dc2626;
    font-weight: 900;
    font-size: 20px;
    animation: pulse 2s ease-in-out infinite;
}

@keyframes pulse {
    0%, 100% { transform: scale(1); opacity: 1; }
    50% { transform: scale(1.2); opacity: 0.7; }
}

.protein-banner .banner-content h2 {
    color: white;
    font-size: 3.5rem;
    font-weight: 900;
    line-height: 1.1;
    margin-bottom: 30px;
    margin-top: 0;
    text-shadow: 0 8px 16px rgba(0,0,0,0.6);
    background: linear-gradient(45deg, #ffffff, #f0f9ff, #ffffff, #dc2626, #fbbf24);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-size: 400% 400%;
    animation: gradientShift 5s ease-in-out infinite;
    text-align: left;
    position: relative;
}

@keyframes gradientShift {
    0%, 100% { background-position: 0% 50%; }
    25% { background-position: 100% 50%; }
    50% { background-position: 200% 50%; }
    75% { background-position: 300% 50%; }
}

.protein-banner .banner-content h2::after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 120px;
    height: 6px;
    background: linear-gradient(90deg, #60a5fa, #dc2626, #fbbf24);
    border-radius: 3px;
    animation: underlineGlow 3s ease-in-out infinite;
}

@keyframes underlineGlow {
    0%, 100% { 
        box-shadow: 0 0 10px rgba(96,165,250,0.6);
        transform: scaleX(1);
    }
    50% { 
        box-shadow: 0 0 30px rgba(220,38,38,0.9);
        transform: scaleX(1.2);
    }
}


.protein-banner .banner-btn {
    display: flex;
    gap: 15px;
    flex-wrap: nowrap;
    margin-top: 25px;
    margin-bottom: 0;
    justify-content: flex-start;
    align-items: center;
}

.protein-banner .btn {
   
    border-radius: 50px;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    
    transition: all 0.4s ease;
    box-shadow: 0 4px 15px rgba(0,0,0,0.3);
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
}

.protein-banner .btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    transition: left 0.5s ease;
}

.protein-banner .btn:hover::before {
    left: 100%;
}

.protein-banner .protein-btn {
    background: linear-gradient(45deg, #dc2626, #ef4444, #dc2626);
    color: white;
    border: 2px solid #dc2626;
    background-size: 200% 200%;
    animation: buttonGradient 2s ease-in-out infinite;
}

@keyframes buttonGradient {
    0%, 100% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
}

.protein-banner .protein-btn:hover {
    background: linear-gradient(45deg, #b91c1c, #dc2626, #b91c1c);
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 10px 30px rgba(220, 38, 38, 0.5);
    color: white;
}

.protein-banner .solid-btn {
    background: rgba(255, 255, 255, 0.15);
    color: white;
    border: 2px solid rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(15px);
}

.protein-banner .solid-btn:hover {
    background: rgba(255, 255, 255, 0.25);
    border-color: rgba(255, 255, 255, 0.6);
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 10px 30px rgba(255, 255, 255, 0.3);
    color: white;
}

/* Premium Product Image Styling */
.protein-banner .banner-img-wrap {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px;
    height: 100%;
    text-align: center;
    flex: 1;
    max-width: 600px;
}

.protein-banner .banner-img-wrap::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 600px;
    height: 600px;
    background: 
        radial-gradient(circle, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0.08) 30%, transparent 70%),
        radial-gradient(circle at 30% 30%, rgba(220,38,38,0.15) 0%, transparent 50%),
        radial-gradient(circle at 70% 70%, rgba(96,165,250,0.1) 0%, transparent 50%);
    border-radius: 50%;
    z-index: 1;
    animation: pulse 4s ease-in-out infinite;
}

@keyframes pulse {
    0%, 100% { transform: translate(-50%, -50%) scale(1); opacity: 0.8; }
    50% { transform: translate(-50%, -50%) scale(1.15); opacity: 0.5; }
}

.protein-banner .banner-img-wrap::after {
    content: '';
    position: absolute;
    top: 5%;
    right: 5%;
    width: 250px;
    height: 250px;
    background: linear-gradient(45deg, rgba(255,255,255,0.1), rgba(220,38,38,0.05), transparent);
    border-radius: 50%;
    z-index: 1;
    animation: float 6s ease-in-out infinite;
}

@keyframes float {
    0%, 100% { transform: translateY(0px) rotate(0deg); }
    50% { transform: translateY(-25px) rotate(180deg); }
}

.protein-banner .banner-img-wrap img {
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
    max-height: 900px !important;
    min-height: 700px !important;
    object-fit: contain !important;
    position: relative;
    z-index: 3;
    filter: 
        drop-shadow(0 25px 70px rgba(0,0,0,0.6))
        drop-shadow(0 12px 35px rgba(220,38,38,0.5))
        drop-shadow(0 6px 18px rgba(96,165,250,0.4));
    transition: all 0.5s ease;
    animation: productFloat 4s ease-in-out infinite;
    margin: 0 auto;
    display: block;
}

@keyframes productFloat {
    0%, 100% { transform: translateY(0px) rotate(0deg) scale(1); }
    25% { transform: translateY(-15px) rotate(1deg) scale(1.02); }
    50% { transform: translateY(-10px) rotate(0deg) scale(1.05); }
    75% { transform: translateY(-20px) rotate(-1deg) scale(1.02); }
}

.protein-banner .banner-img-wrap img:hover {
    transform: scale(1.1) rotate(3deg);
    filter: 
        drop-shadow(0 25px 80px rgba(0,0,0,0.6))
        drop-shadow(0 15px 40px rgba(220,38,38,0.5))
        drop-shadow(0 8px 25px rgba(96,165,250,0.4));
}

/* Product gallery images - Smaller size */
.product-gallery-item .product-img img {
    max-width: 90%;
    height: auto;
    max-height: 200px;
    object-fit: contain;
    border-radius: 10px;
    margin: 0 auto;
}

/* Feature icons - Smaller size */
.features-item .features-icon img {
    max-width: 60px;
    height: auto;
    max-height: 60px;
    object-fit: contain;
}

/* Enhanced About Section Styling */
.about-area {
    background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);
    position: relative;
    overflow: hidden;
}

.about-area::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="about-pattern" width="50" height="50" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="rgba(26,54,93,0.05)"/><circle cx="10" cy="10" r="0.5" fill="rgba(220,38,38,0.05)"/><circle cx="40" cy="40" r="0.5" fill="rgba(26,54,93,0.05)"/></pattern></defs><rect width="100" height="100" fill="url(%23about-pattern)"/></svg>');
    opacity: 0.6;
    z-index: 1;
}

.about-area .container {
    position: relative;
    z-index: 2;
}

.about-area .section-title .sub-title {
    color: #dc2626;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.about-area .section-title .title {
    color: #1a365d;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 15px;
}

.about-area .section-title .text {
    color: #64748b;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
}

.about-area .about-text p {
    color: #475569;
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 20px;
    text-align: justify;
}

.about-area .about-btn .btn {
    background: linear-gradient(45deg, #1a365d, #2c5282);
    color: white;
    padding: 15px 30px;
    border-radius: 50px;
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(26, 54, 93, 0.3);
    border: none;
}

.about-area .about-btn .btn:hover {
    background: linear-gradient(45deg, #2c5282, #3182ce);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(26, 54, 93, 0.4);
    color: white;
}

/* Enhanced About Section Images */
.about-img {
    position: relative;
    padding: 20px;
}

.about-img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(26,54,93,0.1) 0%, rgba(220,38,38,0.1) 100%);
    border-radius: 20px;
    z-index: 1;
}

.about-img img {
    max-width: 100%;
    height: auto;
    max-height: 500px;
    object-fit: cover;
    border-radius: 15px;
    position: relative;
    z-index: 2;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
    transition: transform 0.3s ease;
}

.about-img img:hover {
    transform: scale(1.02);
}

/* Product section images - Smaller size */
.product-img img {
    max-width: 85%;
    height: auto;
    max-height: 280px;
    object-fit: contain;
    margin: 0 auto;
}

/* Choose section images - Smaller size */
.choose-img .main-img {
    max-width: 90%;
    height: auto;
    max-height: 250px;
    object-fit: contain;
}

/* Video section images - Smaller size */
.video-item img {
    max-width: 100%;
    height: auto;
    max-height: 300px;
    object-fit: cover;
    border-radius: 10px;
}

/* Shop details images - Smaller size */
.shop-details-img img {
    max-width: 100%;
    height: auto;
    max-height: 350px;
    object-fit: contain;
    margin: 0 auto;
    display: block;
}

.shop-details-nav-wrap img {
    max-width: 80px;
    height: auto;
    max-height: 80px;
    object-fit: contain;
}

/* Additional responsive improvements for shop details */
@media (max-width: 1200px) {
    .shop-details-img .img-shape {
        width: 350px;
        height: 350px;
    }
    
    .shop-details-img img {
        max-width: 300px;
        max-height: 350px;
    }
}

@media (max-width: 992px) {
    .shop-details-area .row .col-5,
    .shop-details-area .row .col-7 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .shop-details-img-wrap {
        margin-left: 0;
        margin-top: 30px;
    }
    
    .shop-details-img .img-shape {
        width: 300px;
        height: 300px;
    }
    
    .shop-details-img img {
        max-width: 250px;
        max-height: 300px;
    }
}

/* Blog images - Smaller size */
.blog-post-thumb img {
    max-width: 100%;
    height: auto;
    max-height: 200px;
    object-fit: cover;
    border-radius: 8px;
}

/* Footer blog images - Smaller size */
.fw-blog-post .thumb img {
    max-width: 60px;
    height: auto;
    max-height: 60px;
    object-fit: cover;
    border-radius: 5px;
}

/* Logo images - Smaller size */
.logo img {
    max-width: 120px;
    height: auto;
    max-height: 40px;
    object-fit: contain;
}

.footer-logo img {
    max-width: 100px;
    height: auto;
    max-height: 35px;
    object-fit: contain;
}

/* Ingredients section images - Smaller size */
.ingredients-img img {
    max-width: 90%;
    height: auto;
    max-height: 200px;
    object-fit: contain;
}

/* Contact section images - Smaller size */
.contact-img img {
    max-width: 90%;
    height: auto;
    max-height: 250px;
    object-fit: cover;
    border-radius: 10px;
}

/* FAQ section images - Smaller size */
.faq-img-wrap img {
    max-width: 90%;
    height: auto;
    max-height: 250px;
    object-fit: contain;
    border-radius: 10px;
}

/* Brand area images - Smaller size */
.brand-item img {
    max-width: 120px;
    height: auto;
    max-height: 60px;
    object-fit: contain;
    filter: grayscale(100%);
    transition: filter 0.3s ease;
}

.brand-item:hover img {
    filter: grayscale(0%);
}

/* Enhanced Hero Section Responsive Design */
@media (max-width: 991.98px) {
    .protein-banner {
        min-height: 80vh;
        padding: 80px 0 60px;
    }
    
    .protein-banner .banner-content {
        padding: 40px 25px;
        text-align: center;
        margin-bottom: 30px;
        max-width: 100%;
        min-height: 350px;
        z-index: 10;
    }
    
    .protein-banner .banner-content::after {
        display: none;
    }
    
    .protein-banner .banner-content h2 {
        font-size: 3.5rem;
        margin-bottom: 35px;
        text-align: center;
    }
    
    .protein-banner .banner-content .sub-title {
        font-size: 20px;
        margin-bottom: 20px;
        text-align: center;
        padding-left: 0;
    }
    
    .protein-banner .banner-content .sub-title::before {
        display: none;
    }
    
    
    .protein-banner .banner-btn {
        justify-content: center;
        margin-top: 35px;
        gap: 15px;
        flex-wrap: nowrap;
    }
    
    .protein-banner .btn {
        padding: 10px 20px;
        font-size: 13px;
    }
    
    .protein-banner .banner-img-wrap {
        padding: 30px 20px;
        max-width: 100%;
    }
    
    .protein-banner .banner-img-wrap img {
        max-height: 700px !important;
        min-height: 500px !important;
    }
    
    .slider-nav button {
        width: 50px;
        height: 50px;
        font-size: 18px;
    }
    
    .slider-prev {
        left: 20px;
    }
    
    .slider-next {
        right: 20px;
    }
    
    .slider-dots {
        bottom: 20px;
    }
    
    .protein-banner .banner-img-wrap::before {
        width: 500px;
        height: 500px;
    }
    
    .protein-banner .banner-img-wrap::after {
        width: 200px;
        height: 200px;
    }
    
    .product-gallery-item .product-img img {
        max-width: 95%;
        max-height: 180px;
    }
    
    .product-img img {
        max-width: 90%;
        max-height: 220px;
    }
    
    .logo img {
        max-width: 100px;
        max-height: 35px;
    }
    
    .features-item .features-icon img {
        max-width: 50px;
        max-height: 50px;
    }
    
    /* About section responsive */
    .about-area .section-title .title {
        font-size: 2.2rem;
    }
    
    .about-img img {
        max-height: 400px;
    }
}

@media (max-width: 767.98px) {
    .protein-banner {
        min-height: 70vh;
        padding: 60px 0 40px;
    }
    
    .protein-banner .banner-content {
        padding: 40px 25px;
        text-align: center;
        margin-bottom: 30px;
    }
    
    .protein-banner .banner-content h2 {
        font-size: 2.8rem;
        margin-bottom: 30px;
    }
    
    .protein-banner .banner-content .sub-title {
        font-size: 18px;
        margin-bottom: 15px;
    }
    
    
    .protein-banner .banner-btn {
        flex-direction: row;
        gap: 15px;
        margin-top: 30px;
        align-items: center;
        justify-content: center;
        flex-wrap: nowrap;
    }
    
    .protein-banner .btn {
        width: auto;
        max-width: 200px;
        justify-content: center;
        padding: 12px 20px;
        font-size: 14px;
    }
    
    .protein-banner .banner-img-wrap {
        padding: 25px 15px;
    }
    
    .protein-banner .banner-img-wrap img {
        max-height: 600px !important;
        min-height: 450px !important;
    }
    
    .slider-nav button {
        width: 45px;
        height: 45px;
        font-size: 16px;
    }
    
    .slider-prev {
        left: 15px;
    }
    
    .slider-next {
        right: 15px;
    }
    
    .slider-dots {
        bottom: 15px;
        gap: 10px;
    }
    
    .slider-dots .dot {
        width: 10px;
        height: 10px;
    }
    
    .protein-banner .banner-img-wrap::before {
        width: 400px;
        height: 400px;
    }
    
    .protein-banner .banner-img-wrap::after {
        width: 150px;
        height: 150px;
    }
    
    .protein-banner .banner-img-wrap {
        padding: 20px 10px;
    }
    
    .protein-banner .banner-img-wrap img {
        max-height: 400px !important;
        min-height: 300px !important;
    }
    
    .protein-banner .banner-img-wrap::before {
        width: 350px;
        height: 350px;
    }
    
    .protein-banner .banner-img-wrap::after {
        width: 120px;
        height: 120px;
    }
    
    .product-gallery-item .product-img img {
        max-width: 100%;
        max-height: 150px;
    }
    
    .product-img img {
        max-width: 95%;
        max-height: 180px;
    }
    
    .features-item .features-icon img {
        max-width: 45px;
        max-height: 45px;
    }
    
    .logo img {
        max-width: 80px;
        max-height: 30px;
    }
    
    .footer-logo img {
        max-width: 80px;
        max-height: 30px;
    }
    
    .brand-item img {
        max-width: 80px;
        max-height: 40px;
    }
    
    /* About section mobile responsive */
    .about-area .section-title .title {
        font-size: 1.8rem;
    }
    
    .about-area .section-title .text {
        font-size: 16px;
    }
    
    .about-area .about-text p {
        font-size: 15px;
    }
    
    .about-img img {
        max-height: 300px;
    }
}

@media (max-width: 575.98px) {
    .protein-banner {
        min-height: 60vh;
        padding: 50px 0 30px;
    }
    
    .protein-banner .banner-content {
        padding: 30px 20px;
        text-align: center;
        margin-bottom: 25px;
    }
    
    .protein-banner .banner-content h2 {
        font-size: 2.2rem;
        margin-bottom: 25px;
        line-height: 1.2;
    }
    
    .protein-banner .banner-content .sub-title {
        font-size: 16px;
        margin-bottom: 15px;
    }
    
    
    .protein-banner .banner-btn {
        margin-top: 25px;
        gap: 12px;
        flex-wrap: nowrap;
        justify-content: center;
    }
    
    .protein-banner .btn {
        width: auto;
        max-width: 180px;
        padding: 10px 18px;
        font-size: 13px;
    }
    
    .protein-banner .banner-img-wrap {
        padding: 20px 10px;
    }
    
    .protein-banner .banner-img-wrap img {
        max-width: 100% !important;
        max-height: 500px !important;
        min-height: 350px !important;
    }
    
    .slider-nav {
        display: none;
    }
    
    .slider-dots {
        bottom: 10px;
        gap: 8px;
    }
    
    .slider-dots .dot {
        width: 8px;
        height: 8px;
    }
    
    .protein-banner .banner-img-wrap::before {
        width: 300px;
        height: 300px;
    }
    
    .protein-banner .banner-img-wrap::after {
        width: 120px;
        height: 120px;
    }
    
    .product-gallery-item .product-img img {
        max-width: 100%;
        max-height: 120px;
    }
    
    .product-img img {
        max-width: 100%;
        max-height: 150px;
    }
    
    .features-item .features-icon img {
        max-width: 40px;
        max-height: 40px;
    }
    
    .logo img {
        max-width: 70px;
        max-height: 25px;
    }
    
    .footer-logo img {
        max-width: 70px;
        max-height: 25px;
    }
    
    .brand-item img {
        max-width: 60px;
        max-height: 30px;
    }
    
    /* About section small mobile responsive */
    .about-area .section-title .title {
        font-size: 1.5rem;
    }
    
    .about-area .section-title .text {
        font-size: 15px;
    }
    
    .about-area .about-text p {
        font-size: 14px;
    }
    
    .about-img img {
        max-height: 250px;
    }
    
    .about-area .about-btn .btn {
        padding: 12px 25px;
        font-size: 14px;
    }
}

/* Products Page Styles */
.products-hero-area {
    background: #f8f9fa;
}

.product-sidebar {
    background: #fff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.1);
    height: fit-content;
    position: sticky;
    top: 100px;
}

.sidebar-widget {
    margin-bottom: 40px;
}

.sidebar-widget:last-child {
    margin-bottom: 0;
}

.widget-title {
    color: #1a1a1a;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #e74c3c;
}

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

.category-list li {
    margin-bottom: 10px;
}

.category-list a {
    color: #666;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.category-list a:hover,
.category-list a.active {
    background: #e74c3c;
    color: #fff;
}

.category-list a span {
    background: rgba(255,255,255,0.2);
    padding: 2px 8px;
    border-radius: 12px;
    font-size: 12px;
}

.price-range {
    padding: 20px 0;
}

.price-slider {
    width: 100%;
    height: 6px;
    border-radius: 3px;
    background: #ddd;
    outline: none;
    -webkit-appearance: none;
    appearance: none;
}

.price-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #e74c3c;
    cursor: pointer;
}

.price-display {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    font-weight: 600;
    color: #1a1a1a;
}

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

.feature-list li {
    margin-bottom: 15px;
}

.checkbox-label {
    display: flex;
    align-items: center;
    cursor: pointer;
    color: #666;
    font-size: 14px;
}

.checkbox-label input[type="checkbox"] {
    display: none;
}

.checkmark {
    width: 20px;
    height: 20px;
    border: 2px solid #ddd;
    border-radius: 4px;
    margin-right: 10px;
    position: relative;
    transition: all 0.3s ease;
}

.checkbox-label input[type="checkbox"]:checked + .checkmark {
    background: #e74c3c;
    border-color: #e74c3c;
}

.checkbox-label input[type="checkbox"]:checked + .checkmark::after {
    content: '✓';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

.product-filter-content {
    background: #fff;
    border-radius: 15px;
    padding: 30px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.1);
}

.product-filter-header {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.filter-results p {
    color: #666;
    margin: 0;
}

.sort-select {
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background: #fff;
    color: #666;
    font-size: 14px;
    outline: none;
    cursor: pointer;
}

.product-grid {
    margin-bottom: 40px;
}

.product-item {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    margin-bottom: 30px;
    height: 100%;
}

.product-item:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.15);
}

.product-item .product-img {
    position: relative;
    overflow: hidden;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8f9fa;
}

.product-item .product-img img {
    max-width: 80%;
    max-height: 200px;
    object-fit: contain;
    transition: transform 0.3s ease;
}

.product-item:hover .product-img img {
    transform: scale(1.1);
}

.product-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.product-item:hover .product-overlay {
    opacity: 1;
}

.product-actions {
    display: flex;
    gap: 10px;
}

.product-actions .btn {
    padding: 8px 16px;
    font-size: 12px;
    border-radius: 20px;
}

.product-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 2;
}

.product-badge .badge {
    background: #e74c3c;
    color: #fff;
    padding: 5px 12px;
    border-radius: 15px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
}

.product-badge .badge.new {
    background: #28a745;
}

.product-badge .badge.premium {
    background: #ffc107;
    color: #000;
}

.product-badge .badge.power {
    background: #6f42c1;
}

.product-content {
    padding: 25px;
}

.product-title {
    color: #1a1a1a;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
}

.product-subtitle {
    color: #e74c3c;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 15px;
}

.product-rating {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.product-rating .stars {
    color: #ffc107;
    margin-right: 10px;
}

.product-rating .stars i {
    font-size: 12px;
}

.rating-text {
    color: #666;
    font-size: 12px;
}

.product-description {
    margin-bottom: 20px;
}

.product-description p {
    color: #666;
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
}

.product-features {
    margin-bottom: 20px;
}

.product-features h5 {
    color: #1a1a1a;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}

.product-features ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.product-features li {
    color: #666;
    font-size: 12px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
}

.product-features li i {
    color: #e74c3c;
    margin-right: 8px;
    font-size: 10px;
}

.product-price {
    margin-bottom: 20px;
}

.current-price {
    color: #e74c3c;
    font-size: 24px;
    font-weight: 700;
    margin-right: 10px;
}

.old-price {
    color: #999;
    font-size: 16px;
    text-decoration: line-through;
    margin-right: 10px;
}

.product-btn {
    display: flex;
    gap: 10px;
}

.product-btn .btn {
    flex: 1;
    padding: 10px 15px;
    font-size: 12px;
    border-radius: 25px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
}

.product-btn .btn-outline {
    background: transparent;
    border: 2px solid #e74c3c;
    color: #e74c3c;
}

.product-btn .btn-outline:hover {
    background: #e74c3c;
    color: #fff;
}

.product-btn .btn-primary {
    background: #e74c3c;
    border: 2px solid #e74c3c;
    color: #fff;
}

.product-btn .btn-primary:hover {
    background: #c0392b;
    border-color: #c0392b;
}

.product-pagination {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.pagination {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

.pagination .page-item {
    margin: 0 5px;
}

.pagination .page-link {
    padding: 10px 15px;
    border: 1px solid #ddd;
    color: #666;
    text-decoration: none;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.pagination .page-item.active .page-link,
.pagination .page-link:hover {
    background: #e74c3c;
    border-color: #e74c3c;
    color: #fff;
}

/* Product Details Page Styles */
.product-details-area {
    background: #f8f9fa;
}

.product-details-img {
    background: #fff;
    border-radius: 15px;
    padding: 30px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.1);
}

.product-main-img {
    text-align: center;
    margin-bottom: 20px;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8f9fa;
    border-radius: 10px;
}

.product-main-img img {
    max-width: 80%;
    max-height: 350px;
    object-fit: contain;
}

.product-thumbnails {
    display: flex;
    gap: 10px;
    justify-content: center;
}

.thumb-item {
    width: 80px;
    height: 80px;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid transparent;
    transition: all 0.3s ease;
}

.thumb-item.active,
.thumb-item:hover {
    border-color: #e74c3c;
}

.thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-details-content {
    background: #fff;
    border-radius: 15px;
    padding: 40px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.1);
    height: fit-content;
}

.product-details-content .product-badge {
    position: static;
    margin-bottom: 20px;
}

.product-details-content .product-title {
    font-size: 32px;
    margin-bottom: 10px;
}

.product-details-content .product-subtitle {
    font-size: 18px;
    margin-bottom: 20px;
}

.product-details-content .product-rating {
    margin-bottom: 25px;
}

.product-details-content .product-rating .stars i {
    font-size: 16px;
}

.product-details-content .product-price {
    margin-bottom: 30px;
}

.product-details-content .current-price {
    font-size: 36px;
}

.product-details-content .old-price {
    font-size: 20px;
}

.discount {
    background: #e74c3c;
    color: #fff;
    padding: 5px 10px;
    border-radius: 15px;
    font-size: 14px;
    font-weight: 600;
    margin-left: 10px;
}

.product-details-content .product-description {
    margin-bottom: 30px;
}

.product-details-content .product-description p {
    font-size: 16px;
    line-height: 1.8;
}

.product-details-content .product-features {
    margin-bottom: 30px;
}

.product-details-content .product-features h5 {
    font-size: 18px;
    margin-bottom: 15px;
}

.product-details-content .product-features li {
    font-size: 14px;
    margin-bottom: 10px;
}

.product-details-content .product-features li i {
    font-size: 12px;
}

.product-options {
    margin-bottom: 30px;
}

.quantity-selector,
.package-selector {
    margin-bottom: 25px;
}

.quantity-selector label,
.package-selector label {
    display: block;
    color: #1a1a1a;
    font-weight: 600;
    margin-bottom: 10px;
}

.quantity-input {
    display: flex;
    align-items: center;
    width: 120px;
}

.qty-btn {
    width: 35px;
    height: 35px;
    border: 1px solid #ddd;
    background: #fff;
    color: #666;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.qty-btn:hover {
    background: #e74c3c;
    color: #fff;
    border-color: #e74c3c;
}

.qty-input {
    width: 50px;
    height: 35px;
    border: 1px solid #ddd;
    border-left: none;
    border-right: none;
    text-align: center;
    outline: none;
}

.package-options {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.package-option {
    border: 2px solid #eee;
    border-radius: 10px;
    padding: 15px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.package-option:hover,
.package-option.active {
    border-color: #e74c3c;
    background: rgba(231, 76, 60, 0.05);
}

.package-option input[type="radio"] {
    margin-right: 10px;
}

.package-label {
    flex: 1;
    color: #1a1a1a;
    font-weight: 500;
}

.package-price {
    color: #e74c3c;
    font-weight: 700;
    font-size: 16px;
}

.product-actions {
    display: flex;
    gap: 15px;
    margin-bottom: 30px;
}

.product-actions .btn {
    flex: 1;
    padding: 15px 25px;
    border-radius: 25px;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
}

.product-actions .btn-primary {
    background: #e74c3c;
    color: #fff;
    border: 2px solid #e74c3c;
}

.product-actions .btn-primary:hover {
    background: #c0392b;
    border-color: #c0392b;
}

.product-actions .btn-outline {
    background: transparent;
    color: #e74c3c;
    border: 2px solid #e74c3c;
}

.product-actions .btn-outline:hover {
    background: #e74c3c;
    color: #fff;
}

.product-meta {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.meta-item {
    display: flex;
    align-items: center;
    color: #666;
    font-size: 14px;
}

.meta-item i {
    color: #e74c3c;
    margin-right: 10px;
    width: 20px;
}

/* Product Tabs Styles */
.product-tabs-area {
    background: #fff;
}

.product-tabs {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.1);
    overflow: hidden;
}

.product-tabs .nav-tabs {
    border-bottom: 1px solid #eee;
    margin: 0;
}

.product-tabs .nav-link {
    border: none;
    color: #666;
    font-weight: 600;
    padding: 20px 30px;
    border-radius: 0;
    transition: all 0.3s ease;
}

.product-tabs .nav-link.active {
    background: #e74c3c;
    color: #fff;
    border-color: #e74c3c;
}

.product-tabs .nav-link:hover {
    background: #f8f9fa;
    color: #e74c3c;
}

.tab-content-wrapper {
    padding: 40px;
}

.tab-content-wrapper h4 {
    color: #1a1a1a;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

.tab-content-wrapper h5 {
    color: #1a1a1a;
    font-size: 18px;
    font-weight: 600;
    margin: 25px 0 15px 0;
}

.tab-content-wrapper p {
    color: #666;
    line-height: 1.8;
    margin-bottom: 15px;
}

.tab-content-wrapper ul {
    color: #666;
    line-height: 1.8;
    padding-left: 20px;
}

.tab-content-wrapper li {
    margin-bottom: 8px;
}

.ingredients-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    margin-top: 20px;
}

.ingredient-item {
    background: #f8f9fa;
    padding: 20px;
    border-radius: 10px;
    border-left: 4px solid #e74c3c;
}

.ingredient-item h5 {
    color: #1a1a1a;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
}

.ingredient-item p {
    color: #666;
    font-size: 14px;
    margin-bottom: 10px;
}

.ingredient-amount {
    color: #e74c3c;
    font-weight: 700;
    font-size: 14px;
}

.usage-instructions {
    margin: 20px 0;
}

.instruction-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
    padding: 20px;
    background: #f8f9fa;
    border-radius: 10px;
}

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

.instruction-content h5 {
    color: #1a1a1a;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
}

.instruction-content p {
    color: #666;
    font-size: 14px;
    margin: 0;
}

.usage-warnings {
    background: #fff3cd;
    border: 1px solid #ffeaa7;
    border-radius: 10px;
    padding: 20px;
    margin-top: 20px;
}

.usage-warnings h5 {
    color: #856404;
    margin-bottom: 15px;
}

.usage-warnings ul {
    color: #856404;
    margin: 0;
}

.reviews-summary {
    margin-bottom: 30px;
}

.rating-overview {
    text-align: center;
    padding: 30px;
    background: #f8f9fa;
    border-radius: 15px;
}

.overall-rating {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.rating-number {
    font-size: 48px;
    font-weight: 700;
    color: #e74c3c;
    margin-bottom: 10px;
}

.overall-rating .stars {
    margin-bottom: 10px;
}

.overall-rating .stars i {
    font-size: 20px;
    color: #ffc107;
}

.rating-count {
    color: #666;
    font-size: 14px;
}

.reviews-list {
    margin-top: 30px;
}

.review-item {
    background: #f8f9fa;
    padding: 25px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.review-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.reviewer-info h6 {
    color: #1a1a1a;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}

.review-rating {
    color: #ffc107;
}

.review-rating i {
    font-size: 12px;
}

.review-date {
    color: #666;
    font-size: 12px;
}

.review-text {
    color: #666;
    line-height: 1.6;
    margin: 0;
}

/* Modern Video Section Styles */
.modern-video-section {
    background: linear-gradient(135deg, #0f172a 0%, #1e293b 25%, #334155 50%, #dc2626 100%);
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}

.video-bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 80%, rgba(220,38,38,0.15) 0%, transparent 50%),
        radial-gradient(circle at 80% 20%, rgba(96,165,250,0.15) 0%, transparent 50%);
    z-index: 1;
}

.modern-video-section .container {
    position: relative;
    z-index: 2;
}

.modern-title .sub-title {
    color: #60a5fa;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
    display: block;
}

.modern-title .title {
    color: #ffffff;
    font-size: 3.5rem;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 20px;
    background: linear-gradient(45deg, #ffffff, #f0f9ff, #dc2626, #fbbf24);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-size: 400% 400%;
    animation: gradientShift 5s ease-in-out infinite;
}

.title-accent {
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #60a5fa, #dc2626);
    border-radius: 2px;
    margin-bottom: 30px;
}

.video-description {
    color: #cbd5e1;
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 40px;
}

.video-features {
    margin-bottom: 40px;
}

.feature-item {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    padding: 20px;
    background: rgba(255,255,255,0.05);
    border-radius: 15px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.1);
    transition: all 0.3s ease;
}

.feature-item:hover {
    background: rgba(255,255,255,0.1);
    transform: translateX(10px);
}

.feature-icon {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #dc2626, #f97316);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    flex-shrink: 0;
}

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

.feature-text h5 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}

.feature-text p {
    color: #cbd5e1;
    font-size: 14px;
    margin: 0;
}

.video-actions {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.video-btn-primary,
.video-btn-secondary {
    padding: 15px 30px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: all 0.3s ease;
    border: 2px solid transparent;
    position: relative;
    overflow: hidden;
}

.video-btn-primary {
    background: linear-gradient(135deg, #dc2626, #f97316);
    color: #ffffff;
    box-shadow: 0 8px 25px rgba(220,38,38,0.3);
}

.video-btn-primary:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 35px rgba(220,38,38,0.4);
    color: #ffffff;
}

.video-btn-secondary {
    background: transparent;
    color: #ffffff;
    border-color: #60a5fa;
}

.video-btn-secondary:hover {
    background: #60a5fa;
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(96,165,250,0.3);
    color: #ffffff;
}

.video-display {
    position: relative;
}

.video-container {
    background: rgba(255,255,255,0.05);
    border-radius: 20px;
    padding: 30px;
    backdrop-filter: blur(20px);
    border: 1px solid rgba(255,255,255,0.1);
    box-shadow: 0 20px 60px rgba(0,0,0,0.3);
}

.video-thumbnail {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 25px;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.video-thumbnail:hover {
    transform: scale(1.02);
}

.main-video-img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 15px;
}

.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    transition: all 0.3s ease;
}

.video-thumbnail:hover .video-overlay {
    background: rgba(0,0,0,0.6);
}

.play-button {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #dc2626, #f97316);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 10px 30px rgba(220,38,38,0.4);
    transition: all 0.3s ease;
}

.play-button:hover {
    transform: scale(1.1);
    box-shadow: 0 15px 40px rgba(220,38,38,0.6);
}

.play-button i {
    color: #ffffff;
    font-size: 30px;
    margin-left: 4px;
}

.video-info {
    position: absolute;
    bottom: 15px;
    right: 15px;
    display: flex;
    gap: 10px;
}

.video-duration,
.video-quality {
    background: rgba(0,0,0,0.8);
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 600;
}

.video-stats {
    display: flex;
    justify-content: space-around;
    margin-top: 25px;
}

.stat-item {
    text-align: center;
}

.stat-number {
    color: #dc2626;
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 5px;
}

.stat-label {
    color: #cbd5e1;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.video-gallery {
    display: flex;
    gap: 15px;
    margin-top: 30px;
    justify-content: center;
}

.gallery-item {
    width: 500px;
    height: 500px;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid transparent;
    transition: all 0.3s ease;
}

.gallery-item.active,
.gallery-item:hover {
    border-color: #dc2626;
    transform: scale(1.1);
}

.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Responsive Video Section */
@media (max-width: 991px) {
    .modern-video-section {
        padding: 80px 0;
    }
    
    .modern-title .title {
        font-size: 2.5rem;
    }
    
    .video-actions {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .video-btn-primary,
    .video-btn-secondary {
        width: 100%;
        justify-content: center;
    }
    
    .video-stats {
        flex-direction: column;
        gap: 20px;
    }
    
    .video-gallery {
        justify-content: center;
        flex-wrap: wrap;
    }
}

@media (max-width: 767px) {
    .modern-video-section {
        padding: 60px 0;
    }
    
    .modern-title .title {
        font-size: 2rem;
    }
    
    .video-description {
        font-size: 16px;
    }
    
    .feature-item {
        flex-direction: column;
        text-align: center;
        padding: 15px;
    }
    
    .feature-icon {
        margin-right: 0;
        margin-bottom: 15px;
    }
    
    .video-container {
        padding: 20px;
    }
    
    .main-video-img {
        height: 250px;
    }
    
    .play-button {
        width: 60px;
        height: 60px;
    }
    
    .play-button i {
        font-size: 20px;
    }
    
    .video-gallery {
        gap: 10px;
    }
    
    .gallery-item {
        width: auto;
        height: auto;
    }
}

/* Modern Gallery Section Styles */
.modern-gallery-section {
    background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 25%, #cbd5e1 50%, #94a3b8 100%);
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}

.gallery-bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgba(220,38,38,0.05) 0%, transparent 50%),
        radial-gradient(circle at 80% 80%, rgba(96,165,250,0.05) 0%, transparent 50%);
    z-index: 1;
}

.modern-gallery-section .container {
    position: relative;
    z-index: 2;
}

.modern-gallery-title .sub-title {
    color: #dc2626;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
    display: block;
}

.modern-gallery-title .title {
    color: #1e293b;
    font-size: 3.5rem;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 20px;
    background: linear-gradient(45deg, #1e293b, #dc2626, #1e293b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-size: 200% 200%;
    animation: gradientShift 3s ease-in-out infinite;
}

.gallery-description {
    color: #64748b;
    font-size: 18px;
    line-height: 1.8;
    max-width: 600px;
    margin: 0 auto;
}

.gallery-filter-tabs {
    margin-bottom: 60px;
}

.filter-buttons {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
}

.filter-btn {
    padding: 12px 25px;
    border: 2px solid #e2e8f0;
    background: #ffffff;
    color: #64748b;
    border-radius: 50px;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
}

.filter-btn:hover,
.filter-btn.active {
    background: #dc2626;
    border-color: #dc2626;
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(220,38,38,0.3);
}

.filter-btn i {
    font-size: 16px;
}

.gallery-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
    gap: 40px;
    margin-bottom: 60px;
}

.gallery-item {
    opacity: 1;
    transform: scale(1);
    transition: all 0.3s ease;
}

.gallery-item.hidden {
    opacity: 0;
    transform: scale(0.8);
    pointer-events: none;
}

.gallery-card {
    background: #ffffff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 40px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.gallery-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 60px rgba(0,0,0,0.15);
}

.gallery-image {
    position: relative;
    height: 500px;
    background: #f8f9fa;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px 15px 0 0;
    padding: 30px;
}

.gallery-image img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    transition: transform 0.3s ease;
    border: 2px solid #e2e8f0;
    outline: none;
    background: #ffffff;
    padding: 15px;
    border-radius: 10px;
    min-height: 400px;
    min-width: 400px;
}

/* Loading state for images */
.gallery-image img {
    opacity: 1;
    transition: opacity 0.3s ease;
}

/* Fallback for missing images */
.gallery-image img:not([src]),
.gallery-image img[src=""],
.gallery-image img[src*="undefined"] {
    background: linear-gradient(45deg, #dc2626, #f97316);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
}

.gallery-image img:not([src]):before,
.gallery-image img[src=""]:before,
.gallery-image img[src*="undefined"]:before {
    content: "Image Loading...";
}

.gallery-card:hover .gallery-image img {
    transform: scale(1.1);
}

.gallery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

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

.gallery-actions {
    display: flex;
    gap: 15px;
}

.gallery-btn {
    width: 50px;
    height: 50px;
    background: #dc2626;
    color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 18px;
}

.gallery-btn:hover {
    background: #ffffff;
    color: #dc2626;
    transform: scale(1.1);
}

.gallery-content {
    padding: 25px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.product-badge {
    display: inline-block;
    padding: 5px 12px;
    border-radius: 15px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
    align-self: flex-start;
    background: #dc2626;
    color: #ffffff;
}

.product-badge.new {
    background: #10b981;
}

.product-badge.premium {
    background: #f59e0b;
}

.product-badge.power {
    background: #8b5cf6;
}

.product-badge.pro {
    background: #06b6d4;
}

.product-name {
    color: #1e293b;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.3;
}

.product-description {
    color: #64748b;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 15px;
    flex: 1;
}

.product-rating {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
}

.stars {
    color: #fbbf24;
    font-size: 14px;
}

.rating-text {
    color: #64748b;
    font-size: 12px;
}

.product-price {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: auto;
}

.current-price {
    color: #dc2626;
    font-size: 24px;
    font-weight: 900;
}

.old-price {
    color: #94a3b8;
    font-size: 16px;
    text-decoration: line-through;
}

.gallery-cta {
    background: rgba(255,255,255,0.8);
    border-radius: 20px;
    padding: 40px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.2);
}

.gallery-cta h3 {
    color: #1e293b;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 10px;
}

.gallery-cta p {
    color: #64748b;
    font-size: 16px;
    margin-bottom: 25px;
}

.gallery-cta-btn {
    background: linear-gradient(135deg, #dc2626, #f97316);
    color: #ffffff;
    padding: 15px 35px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: all 0.3s ease;
    border: none;
    box-shadow: 0 8px 25px rgba(220,38,38,0.3);
}

.gallery-cta-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 35px rgba(220,38,38,0.4);
    color: #ffffff;
}

/* Responsive Gallery Section */
@media (max-width: 991px) {
    .modern-gallery-section {
        padding: 80px 0;
    }
    
    .modern-gallery-title .title {
        font-size: 2.5rem;
    }
    
    .gallery-grid {
        grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
        gap: 25px;
    }
    
    .filter-buttons {
        gap: 10px;
    }
    
    .filter-btn {
        padding: 10px 20px;
        font-size: 13px;
    }
    
    .gallery-cta {
        padding: 30px;
    }
    
    .gallery-cta h3 {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .modern-gallery-section {
        padding: 60px 0;
    }
    
    .modern-gallery-title .title {
        font-size: 2rem;
    }
    
    .gallery-description {
        font-size: 16px;
    }
    
    .gallery-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .filter-buttons {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
    
    .filter-btn {
        width: 200px;
        justify-content: center;
    }
    
    .gallery-image {
        height: 400px;
        padding: 20px;
    }
    
    .gallery-image img {
        min-height: 300px;
        min-width: 300px;
    }
    
    .gallery-content {
        padding: 20px;
    }
    
    .product-name {
        font-size: 18px;
    }
    
    .current-price {
        font-size: 20px;
    }
    
    .gallery-cta {
        padding: 25px;
    }
    
    .gallery-cta h3 {
        font-size: 20px;
    }
    
    .gallery-cta-btn {
        padding: 12px 25px;
        font-size: 14px;
    }
}

/* Responsive FAQ Image Section */
@media (max-width: 991px) {
    .modern-faq-image {
        padding: 15px;
        margin-top: 40px;
    }
    
    .faq-image-container {
        max-width: 100%;
    }
    
    .faq-main-image {
        padding: 30px;
        margin-bottom: 25px;
    }
    
    .main-product-img {
        max-height: 250px;
        padding: 15px;
    }
    
    .faq-features .feature-item {
        padding: 15px;
    }
    
    .faq-features .feature-icon {
        width: 45px;
        height: 45px;
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .modern-faq-image {
        padding: 10px;
        margin-top: 30px;
    }
    
    .faq-main-image {
        padding: 20px;
        margin-bottom: 20px;
    }
    
    .main-product-img {
        max-height: 200px;
        padding: 10px;
    }
    
    .faq-badge {
        padding: 8px 12px;
        font-size: 11px;
    }
    
    .faq-features {
        gap: 15px;
    }
    
    .faq-features .feature-item {
        padding: 15px;
        gap: 12px;
    }
    
    .faq-features .feature-icon {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }
    
    .faq-features .feature-text h5 {
        font-size: 14px;
    }
    
    .faq-features .feature-text p {
        font-size: 12px;
    }
}

/* Responsive Product Details Section */
@media (max-width: 991px) {
    .main-product-image {
        min-height: 450px;
        padding: 25px;
    }
    
    .primary-product-img {
        max-height: 400px;
        min-height: 350px;
        padding: 12px;
        transform: scale(1.05);
    }
    
    .main-product-image:hover .primary-product-img {
        transform: scale(1.08);
    }
    
    .thumb-item img {
        height: 80px;
        padding: 10px;
    }
}

@media (max-width: 767px) {
    .main-product-image {
        min-height: 400px;
        padding: 20px;
    }
    
    .primary-product-img {
        max-height: 350px;
        min-height: 300px;
        padding: 10px;
        transform: scale(1.0);
    }
    
    .main-product-image:hover .primary-product-img {
        transform: scale(1.03);
    }
    
    .thumb-item img {
        height: 70px;
        padding: 8px;
    }
    
    .product-gallery-thumbs {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
}

/* Responsive Footer Company Details */
@media (max-width: 991px) {
    .footer-logo-section {
        padding: 30px 0;
        margin-bottom: 40px;
    }
    
    .company-name {
        font-size: 2rem;
    }
    
    .company-tagline {
        font-size: 16px;
    }
    
    .company-details {
        gap: 30px;
    }
    
    .detail-item {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .footer-logo-section {
        padding: 25px 0;
        margin-bottom: 30px;
    }
    
    .footer-logo img {
        max-height: 60px;
    }
    
    .company-name {
        font-size: 1.8rem;
    }
    
    .company-tagline {
        font-size: 14px;
        margin-bottom: 25px;
    }
    
    .company-details {
        flex-direction: column;
        gap: 15px;
        align-items: center;
    }
    
    .detail-item {
        font-size: 14px;
    }
    
    .footer-social-links {
        gap: 15px;
    }
    
    .social-link {
        width: 45px;
        height: 45px;
        font-size: 18px;
    }
}

/* Responsive Ingredients Section */
@media (max-width: 991px) {
    .modern-ingredients-title .title {
        font-size: 2.5rem;
    }
    
    .ingredients-grid {
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 25px;
    }
    
    .ingredient-card {
        padding: 25px;
    }
    
    .ingredient-icon {
        width: 60px;
        height: 60px;
        font-size: 24px;
    }
    
    .ingredients-summary {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .summary-card {
        padding: 25px;
    }
}

@media (max-width: 767px) {
    .modern-ingredients-title .title {
        font-size: 2rem;
    }
    
    .ingredients-description {
        font-size: 16px;
    }
    
    .ingredients-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .ingredient-card {
        padding: 20px;
    }
    
    .ingredient-icon {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }
    
    .ingredient-name {
        font-size: 18px;
    }
    
    .ingredient-dosage {
        font-size: 14px;
    }
    
    .summary-card {
        flex-direction: column;
        text-align: center;
        padding: 20px;
    }
    
    .summary-icon {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }
}

/* Modern FAQ Image Section */
.modern-faq-image {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.faq-image-container {
    width: 100%;
    max-width: 500px;
    position: relative;
}

.faq-main-image {
    position: relative;
    background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);
    border-radius: 25px;
    padding: 40px;
    margin-bottom: 30px;
    box-shadow: 0 20px 60px rgba(0,0,0,0.1);
    overflow: hidden;
}

.faq-main-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgba(220,38,38,0.05) 0%, transparent 50%),
        radial-gradient(circle at 80% 80%, rgba(96,165,250,0.05) 0%, transparent 50%);
    z-index: 1;
}

.main-product-img {
    width: 100%;
    height: auto;
    max-height: 300px;
    object-fit: contain;
    position: relative;
    z-index: 2;
    border-radius: 15px;
    background: #ffffff;
    padding: 20px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.faq-image-overlay {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 3;
}

.faq-badge {
    background: linear-gradient(135deg, #dc2626, #f97316);
    color: #ffffff;
    padding: 10px 15px;
    border-radius: 25px;
    font-size: 12px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 8px;
    box-shadow: 0 5px 15px rgba(220,38,38,0.3);
    animation: pulse 2s infinite;
}

.faq-badge i {
    font-size: 14px;
}

.faq-features {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.faq-features .feature-item {
    display: flex;
    align-items: center;
    gap: 15px;
    background: rgba(255,255,255,0.8);
    padding: 20px;
    border-radius: 15px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.2);
    transition: all 0.3s ease;
}

.faq-features .feature-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    background: rgba(255,255,255,0.95);
}

.faq-features .feature-icon {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #dc2626, #f97316);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 20px;
    flex-shrink: 0;
}

.faq-features .feature-text h5 {
    color: #1e293b;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 1.3;
}

.faq-features .feature-text p {
    color: #64748b;
    font-size: 14px;
    margin: 0;
    line-height: 1.4;
}

/* Modern Product Details Section */
.modern-product-details-area {
    background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 25%, #cbd5e1 50%, #94a3b8 100%);
    position: relative;
    overflow: hidden;
}

.modern-product-details-area::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgba(220,38,38,0.03) 0%, transparent 50%),
        radial-gradient(circle at 80% 80%, rgba(96,165,250,0.03) 0%, transparent 50%);
    z-index: 1;
}

.modern-product-details-area .container {
    position: relative;
    z-index: 2;
}

.product-details-content {
    padding: 40px;
    background: rgba(255,255,255,0.9);
    border-radius: 25px;
    backdrop-filter: blur(20px);
    border: 1px solid rgba(255,255,255,0.2);
    box-shadow: 0 20px 60px rgba(0,0,0,0.1);
}

.product-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: linear-gradient(135deg, #dc2626, #f97316);
    color: #ffffff;
    padding: 8px 16px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    box-shadow: 0 5px 15px rgba(220,38,38,0.3);
}

.product-title {
    color: #1e293b;
    font-size: 3rem;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 20px;
    background: linear-gradient(45deg, #1e293b, #dc2626, #1e293b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-size: 200% 200%;
    animation: gradientShift 3s ease-in-out infinite;
}

.product-rating {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 25px;
}

.stars {
    color: #fbbf24;
    font-size: 18px;
}

.rating-text {
    color: #64748b;
    font-size: 14px;
    font-weight: 600;
}

.product-description {
    color: #64748b;
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 35px;
}

.product-features {
    margin-bottom: 40px;
}

.product-features .feature-item {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 25px;
    padding: 20px;
    background: rgba(255,255,255,0.5);
    border-radius: 15px;
    border: 1px solid rgba(255,255,255,0.3);
    transition: all 0.3s ease;
}

.product-features .feature-item:hover {
    background: rgba(255,255,255,0.8);
    transform: translateY(-2px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.product-features .feature-icon {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #dc2626, #f97316);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 20px;
    flex-shrink: 0;
}

.product-features .feature-content h4 {
    color: #1e293b;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 1.3;
}

.product-features .feature-content p {
    color: #64748b;
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
}

.product-ingredients {
    margin-bottom: 40px;
}

.product-ingredients h3 {
    color: #1e293b;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

.ingredients-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.ingredient-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    background: rgba(255,255,255,0.6);
    border-radius: 12px;
    border: 1px solid rgba(255,255,255,0.4);
    transition: all 0.3s ease;
}

.ingredient-item:hover {
    background: rgba(255,255,255,0.8);
    transform: translateX(5px);
}

.ingredient-name {
    color: #1e293b;
    font-weight: 600;
    font-size: 16px;
}

.ingredient-benefit {
    color: #dc2626;
    font-weight: 500;
    font-size: 14px;
}

.product-cta {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.product-cta-btn {
    background: linear-gradient(135deg, #dc2626, #f97316);
    color: #ffffff;
    padding: 15px 30px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: all 0.3s ease;
    border: none;
    box-shadow: 0 8px 25px rgba(220,38,38,0.3);
}

.product-cta-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 35px rgba(220,38,38,0.4);
    color: #ffffff;
}

.product-secondary-btn {
    background: transparent;
    color: #1e293b;
    padding: 15px 30px;
    border: 2px solid #e2e8f0;
    border-radius: 50px;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: all 0.3s ease;
}

.product-secondary-btn:hover {
    background: #1e293b;
    color: #ffffff;
    border-color: #1e293b;
    transform: translateY(-3px);
}

/* Product Image Showcase */
.product-image-showcase {
    padding: 20px;
}

.main-product-image {
    position: relative;
    background: rgba(255,255,255,0.9);
    border-radius: 25px;
    padding: 30px;
    margin-bottom: 30px;
    box-shadow: 0 20px 60px rgba(0,0,0,0.1);
    overflow: visible;
    min-height: 550px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-product-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgba(220,38,38,0.05) 0%, transparent 50%),
        radial-gradient(circle at 80% 80%, rgba(96,165,250,0.05) 0%, transparent 50%);
    z-index: 1;
}

.primary-product-img {
    width: 100%;
    height: auto;
    max-height: 500px;
    min-height: 450px;
    object-fit: contain;
    position: relative;
    z-index: 2;
    border-radius: 15px;
    background: #ffffff;
    padding: 15px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    transform: scale(1.1);
    transition: all 0.3s ease;
}

.main-product-image:hover .primary-product-img {
    transform: scale(1.15);
    box-shadow: 0 15px 40px rgba(0,0,0,0.15);
}

.product-image-badge {
    position: absolute;
    top: 20px;
    right: 20px;
    background: linear-gradient(135deg, #10b981, #059669);
    color: #ffffff;
    padding: 10px 15px;
    border-radius: 25px;
    font-size: 12px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 8px;
    box-shadow: 0 5px 15px rgba(16,185,129,0.3);
    z-index: 3;
    animation: pulse 2s infinite;
}

.product-gallery-thumbs {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}

.thumb-item {
    position: relative;
    background: rgba(255,255,255,0.8);
    border-radius: 15px;
    padding: 15px;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 2px solid transparent;
}

.thumb-item:hover,
.thumb-item.active {
    border-color: #dc2626;
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.thumb-item img {
    width: 100%;
    height: 100px;
    object-fit: contain;
    border-radius: 10px;
    background: #ffffff;
    padding: 12px;
}

.thumb-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
    border-radius: 15px;
}

.thumb-item:hover .thumb-overlay {
    opacity: 1;
}

.thumb-overlay i {
    color: #ffffff;
    font-size: 20px;
}

/* Footer Logo and Company Details */
.footer-logo-section {
    padding: 40px 0;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    margin-bottom: 50px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.footer-logo {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-logo img {
    transition: all 0.3s ease;
    max-height: 80px;
    width: auto;
    display: block;
    margin: 0 auto;
}

.footer-logo img:hover {
    transform: scale(1.05);
    filter: drop-shadow(0 0 15px rgba(220,38,38,0.6));
}

.footer-company-info {
    margin-top: 30px;
    text-align: center;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.company-name {
    color: #ffffff;
    font-size: 2.5rem;
    font-weight: 900;
    margin-bottom: 15px;
    background: linear-gradient(45deg, #ffffff, #dc2626, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-size: 200% 200%;
    animation: gradientShift 3s ease-in-out infinite;
}

.company-tagline {
    color: #cbd5e1;
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 1.6;
}

.company-details {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.detail-item {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #e2e8f0;
    font-size: 16px;
    font-weight: 500;
}

.detail-item i {
    color: #dc2626;
    font-size: 18px;
    width: 20px;
    text-align: center;
}

.footer-social-links {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.social-link {
    width: 50px;
    height: 50px;
    background: rgba(255,255,255,0.1);
    border: 2px solid rgba(255,255,255,0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #e2e8f0;
    font-size: 20px;
    text-decoration: none;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
}

.social-link:hover {
    background: #dc2626;
    border-color: #dc2626;
    color: #ffffff;
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(220,38,38,0.3);
}

/* Modern Ingredients Section */
.modern-ingredients-area {
    background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 25%, #cbd5e1 50%, #94a3b8 100%);
    position: relative;
    overflow: hidden;
}

.ingredients-bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgba(220,38,38,0.05) 0%, transparent 50%),
        radial-gradient(circle at 80% 80%, rgba(96,165,250,0.05) 0%, transparent 50%);
    z-index: 1;
}

.modern-ingredients-area .container {
    position: relative;
    z-index: 2;
}

.modern-ingredients-title .sub-title {
    color: #dc2626;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
    display: block;
}

.modern-ingredients-title .title {
    color: #1e293b;
    font-size: 3.5rem;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 20px;
    background: linear-gradient(45deg, #1e293b, #dc2626, #1e293b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-size: 200% 200%;
    animation: gradientShift 3s ease-in-out infinite;
}

.ingredients-description {
    color: #64748b;
    font-size: 18px;
    line-height: 1.8;
    max-width: 600px;
    margin: 0 auto;
}

.ingredients-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 30px;
    margin-bottom: 60px;
}

.ingredient-card {
    background: rgba(255,255,255,0.9);
    border-radius: 20px;
    padding: 30px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    border: 1px solid rgba(255,255,255,0.2);
    backdrop-filter: blur(20px);
    position: relative;
    overflow: hidden;
}

.ingredient-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(220,38,38,0.05) 0%, rgba(96,165,250,0.05) 100%);
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.ingredient-card:hover::before {
    opacity: 1;
}

.ingredient-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 60px rgba(0,0,0,0.15);
}

.ingredient-icon {
    width: 70px;
    height: 70px;
    background: linear-gradient(135deg, #dc2626, #f97316);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 28px;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
    box-shadow: 0 8px 25px rgba(220,38,38,0.3);
}

.ingredient-content {
    position: relative;
    z-index: 2;
}

.ingredient-name {
    color: #1e293b;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 1.3;
}

.ingredient-dosage {
    color: #dc2626;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    background: rgba(220,38,38,0.1);
    padding: 4px 12px;
    border-radius: 15px;
    display: inline-block;
}

.ingredient-benefit {
    color: #64748b;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 15px;
}

.ingredient-category {
    color: #1e293b;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background: rgba(96,165,250,0.1);
    color: #2563eb;
    padding: 6px 12px;
    border-radius: 12px;
    display: inline-block;
}

.ingredients-summary {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-top: 60px;
}

.summary-card {
    background: rgba(255,255,255,0.8);
    border-radius: 20px;
    padding: 30px;
    display: flex;
    align-items: center;
    gap: 20px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    border: 1px solid rgba(255,255,255,0.2);
    backdrop-filter: blur(20px);
}

.summary-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 50px rgba(0,0,0,0.15);
}

.summary-icon {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #10b981, #059669);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 24px;
    flex-shrink: 0;
    box-shadow: 0 8px 25px rgba(16,185,129,0.3);
}

.summary-content h3 {
    color: #1e293b;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 1.3;
}

.summary-content p {
    color: #64748b;
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
}

/* Related Products Styles */
.related-products-area {
    background: #f8f9fa;
}

.related-product-item {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    height: 100%;
}

.related-product-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
}

.related-product-item .product-img {
    position: relative;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8f9fa;
    overflow: hidden;
}

.related-product-item .product-img img {
    max-width: 80%;
    max-height: 150px;
    object-fit: contain;
    transition: transform 0.3s ease;
}

.related-product-item:hover .product-img img {
    transform: scale(1.1);
}

.related-product-item .product-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.related-product-item:hover .product-overlay {
    opacity: 1;
}

.related-product-item .product-content {
    padding: 20px;
    text-align: center;
}

.related-product-item .product-content h5 {
    color: #1a1a1a;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}

.related-product-item .product-content p {
    color: #e74c3c;
    font-size: 12px;
    margin-bottom: 15px;
}

.related-product-item .product-price {
    margin: 0;
}

.related-product-item .current-price {
    font-size: 18px;
}

.related-product-item .old-price {
    font-size: 14px;
}

/* Responsive Design for Products Pages */
@media (max-width: 991px) {
    .product-sidebar {
        position: static;
        margin-bottom: 30px;
    }
    
    .product-details-content {
        margin-top: 30px;
    }
    
    .product-main-img {
        height: 300px;
    }
    
    .product-main-img img {
        max-height: 250px;
    }
    
    .product-actions {
        flex-direction: column;
    }
    
    .package-options {
        flex-direction: column;
    }
    
    .ingredients-grid {
        grid-template-columns: 1fr;
    }
    
    .instruction-item {
        flex-direction: column;
        text-align: center;
    }
    
    .instruction-icon {
        margin-right: 0;
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .product-filter-header {
        flex-direction: column;
        gap: 15px;
    }
    
    .product-details-content {
        padding: 25px;
    }
    
    .product-details-content .product-title {
        font-size: 24px;
    }
    
    .product-details-content .current-price {
        font-size: 28px;
    }
    
    .product-tabs .nav-link {
        padding: 15px 20px;
        font-size: 14px;
    }
    
    .tab-content-wrapper {
        padding: 25px;
    }
    
    .tab-content-wrapper h4 {
        font-size: 20px;
    }
    
    .rating-number {
        font-size: 36px;
    }
    
    .review-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
}

/* About Page Hero Styles */
.about-hero-area {
    position: relative;
    overflow: hidden;
}

.about-hero-bg {
    background: linear-gradient(135deg, #0f172a 0%, #1e293b 25%, #334155 50%, #dc2626 100%);
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    padding: 80px 0;
}

.about-hero-bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 80%, rgba(220,38,38,0.15) 0%, transparent 50%),
        radial-gradient(circle at 80% 20%, rgba(96,165,250,0.1) 0%, transparent 50%),
        radial-gradient(circle at 50% 50%, rgba(255,255,255,0.05) 0%, transparent 70%);
    z-index: 1;
}

.about-hero-bg::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="about-dots" width="20" height="20" patternUnits="userSpaceOnUse"><circle cx="10" cy="10" r="1" fill="rgba(255,255,255,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(%23about-dots)"/></svg>');
    opacity: 0.3;
    z-index: 1;
    animation: backgroundMove 20s linear infinite;
}

@keyframes backgroundMove {
    0% { transform: translateX(0) translateY(0); }
    100% { transform: translateX(-20px) translateY(-20px); }
}

.about-hero-bg .container {
    position: relative;
    z-index: 2;
}

.about-hero-content {
    color: white;
    padding: 60px 0;
    opacity: 0;
    transform: translateY(30px);
    animation: fadeInUp 1s ease-out forwards;
}

.about-hero-content.animated {
    opacity: 1;
    transform: translateY(0);
}

.hero-badge {
    margin-bottom: 20px;
}

.badge-text {
    background: rgba(220, 38, 38, 0.2);
    color: #60a5fa;
    padding: 8px 20px;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid rgba(96, 165, 250, 0.3);
    display: inline-block;
}

.hero-title {
    font-size: 4rem;
    font-weight: 900;
    line-height: 1.1;
    margin-bottom: 25px;
    background: linear-gradient(45deg, #ffffff, #f0f9ff, #ffffff, #dc2626, #fbbf24);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-size: 400% 400%;
    animation: gradientShift 5s ease-in-out infinite;
}

.hero-subtitle {
    font-size: 20px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 40px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.3);
}

.hero-story-preview {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    padding: 30px;
    margin-bottom: 40px;
    backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.story-highlight {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

.year-badge {
    background: linear-gradient(45deg, #dc2626, #ef4444);
    color: white;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 700;
    flex-shrink: 0;
    box-shadow: 0 8px 25px rgba(220, 38, 38, 0.4);
}

.story-text h4 {
    color: white;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
}

.story-text p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
}

.hero-stats {
    display: flex;
    gap: 40px;
    margin-bottom: 40px;
}

.stat-item {
    text-align: center;
}

.stat-number {
    font-size: 36px;
    font-weight: 900;
    color: #dc2626;
    line-height: 1;
    margin-bottom: 8px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.3);
}

.stat-label {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.hero-actions {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.hero-actions .btn {
    padding: 15px 30px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: all 0.3s ease;
    box-shadow: 0 6px 20px rgba(0,0,0,0.3);
    border: none;
    cursor: pointer;
}

.hero-actions .btn-primary {
    background: linear-gradient(45deg, #dc2626, #ef4444);
    color: white;
    border: 2px solid #dc2626;
}

.hero-actions .btn-primary:hover {
    background: linear-gradient(45deg, #b91c1c, #dc2626);
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(220, 38, 38, 0.5);
    color: white;
}

.hero-actions .btn-outline {
    background: rgba(255, 255, 255, 0.15);
    color: white;
    border: 2px solid rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(15px);
}

.hero-actions .btn-outline:hover {
    background: rgba(255, 255, 255, 0.25);
    border-color: rgba(255, 255, 255, 0.6);
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(255, 255, 255, 0.3);
    color: white;
}

.about-hero-visual {
    position: relative;
    padding: 40px 0;
    opacity: 0;
    transform: translateX(30px);
    animation: fadeInRight 1s ease-out 0.3s forwards;
}

.about-hero-visual.animated {
    opacity: 1;
    transform: translateX(0);
}

.hero-image-container {
    position: relative;
    text-align: center;
}

.main-hero-image {
    position: relative;
    z-index: 2;
}

.hero-img {
    max-width: 100%;
    height: auto;
    max-height: 500px;
    object-fit: contain;
    filter: 
        drop-shadow(0 20px 60px rgba(0,0,0,0.5))
        drop-shadow(0 10px 30px rgba(220,38,38,0.4))
        drop-shadow(0 5px 15px rgba(96,165,250,0.3));
    transition: all 0.5s ease;
    animation: productFloat 4s ease-in-out infinite;
    border-radius: 20px;
}

.hero-img:hover {
    transform: scale(1.05) rotate(2deg);
    filter: 
        drop-shadow(0 25px 80px rgba(0,0,0,0.6))
        drop-shadow(0 15px 40px rgba(220,38,38,0.5))
        drop-shadow(0 8px 25px rgba(96,165,250,0.4));
}

.floating-elements {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.floating-element {
    position: absolute;
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(10px);
    border: 2px solid rgba(255, 255, 255, 0.2);
    animation: float 6s ease-in-out infinite;
}

.floating-element i {
    font-size: 24px;
    color: #dc2626;
}

.element-1 {
    top: 20%;
    left: 10%;
    animation-delay: 0s;
}

.element-2 {
    top: 60%;
    right: 15%;
    animation-delay: 2s;
}

.element-3 {
    bottom: 20%;
    left: 20%;
    animation-delay: 4s;
}

.hero-quote {
    margin-top: 40px;
    text-align: center;
}

.quote-content {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    padding: 30px;
    backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
}

.quote-content::before {
    content: '"';
    position: absolute;
    top: -10px;
    left: 20px;
    font-size: 60px;
    color: #dc2626;
    font-weight: 900;
    line-height: 1;
}

.quote-content p {
    color: white;
    font-size: 18px;
    font-style: italic;
    line-height: 1.6;
    margin-bottom: 15px;
    font-weight: 500;
}

.quote-author {
    color: #60a5fa;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Story Details Area - Enhanced Design */
.story-details-area {
    position: relative;
    background: linear-gradient(135deg, #0f172a 0%, #1e293b 50%, #334155 100%);
    overflow: hidden;
}

.story-bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgba(220,38,38,0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 80%, rgba(96,165,250,0.1) 0%, transparent 50%);
    z-index: 1;
}

.story-details-content {
    position: relative;
    z-index: 2;
}

/* Story Header */
.story-header {
    margin-bottom: 80px;
}

.story-badge {
    margin-bottom: 20px;
}

.story-badge .badge-text {
    background: rgba(220, 38, 38, 0.2);
    color: #60a5fa;
    padding: 8px 20px;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid rgba(96, 165, 250, 0.3);
    display: inline-block;
}

.story-main-title {
    font-size: 3.5rem;
    font-weight: 900;
    line-height: 1.1;
    margin-bottom: 25px;
    background: linear-gradient(45deg, #ffffff, #f0f9ff, #dc2626);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.story-subtitle {
    font-size: 20px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.8);
    max-width: 600px;
    margin: 0 auto;
}

/* Story Content Wrapper */
.story-content-wrapper {
    position: relative;
}

.story-chapter {
    margin-bottom: 60px;
    padding: 40px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(20px);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.story-chapter::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #dc2626, #60a5fa, #dc2626);
    background-size: 200% 100%;
    animation: gradientShift 3s ease-in-out infinite;
}

.story-chapter:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.2);
}

/* Chapter Header */
.chapter-header {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    gap: 20px;
}

.chapter-number {
    background: linear-gradient(45deg, #dc2626, #ef4444);
    color: white;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 700;
    flex-shrink: 0;
    box-shadow: 0 8px 25px rgba(220, 38, 38, 0.4);
}

.chapter-title {
    font-size: 28px;
    font-weight: 700;
    color: white;
    margin: 0;
    flex: 1;
}

.chapter-year {
    background: rgba(96, 165, 250, 0.2);
    color: #60a5fa;
    padding: 8px 16px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid rgba(96, 165, 250, 0.3);
}

/* Chapter Content */
.chapter-content p {
    color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 20px;
    text-align: justify;
}

.chapter-content p:last-child {
    margin-bottom: 0;
}

/* Story Sidebar */
.story-sidebar {
    position: sticky;
    top: 100px;
}

.story-widget {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(20px);
    margin-bottom: 30px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.story-widget:hover {
    transform: translateY(-3px);
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.2);
}

.widget-header {
    background: linear-gradient(135deg, rgba(220, 38, 38, 0.2), rgba(96, 165, 250, 0.2));
    padding: 20px 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.widget-title {
    color: white;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}

.widget-content {
    padding: 25px;
}

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

.values-list li {
    display: flex;
    align-items: center;
    padding: 12px 0;
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
}

.values-list li:last-child {
    border-bottom: none;
}

.values-list li:hover {
    color: white;
    padding-left: 10px;
}

.values-list li i {
    color: #dc2626;
    margin-right: 12px;
    font-size: 16px;
    width: 20px;
    text-align: center;
}

.widget-content p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
}

/* About Hero Responsive Design */
@media (max-width: 991px) {
    .about-hero-bg {
        min-height: 80vh;
        padding: 60px 0;
    }
    
    .about-hero-content {
        padding: 40px 0;
        text-align: center;
    }
    
    .hero-title {
        font-size: 3rem;
    }
    
    .hero-subtitle {
        font-size: 18px;
    }
    
    .hero-stats {
        justify-content: center;
        gap: 30px;
    }
    
    .hero-actions {
        justify-content: center;
        flex-direction: column;
        align-items: center;
        gap: 15px;
    }
    
    .hero-actions .btn {
        width: 100%;
        max-width: 300px;
    }
    
    .story-highlight {
        flex-direction: column;
        text-align: center;
    }
    
    .year-badge {
        align-self: center;
    }
    
    .about-hero-visual {
        padding: 20px 0;
    }
    
    .hero-img {
        max-height: 400px;
    }
    
    .story-main-title {
        font-size: 2.5rem;
    }
    
    .story-chapter {
        padding: 30px;
        margin-bottom: 40px;
    }
    
    .chapter-header {
        flex-direction: column;
        text-align: center;
        gap: 15px;
    }
    
    .chapter-title {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .about-hero-bg {
        min-height: 70vh;
        padding: 40px 0;
    }
    
    .hero-title {
        font-size: 2.5rem;
    }
    
    .hero-subtitle {
        font-size: 16px;
    }
    
    .hero-story-preview {
        padding: 20px;
    }
    
    .year-badge {
        width: 60px;
        height: 60px;
        font-size: 16px;
    }
    
    .hero-img {
        max-height: 300px;
    }
    
    .floating-element {
        width: 40px;
        height: 40px;
    }
    
    .floating-element i {
        font-size: 18px;
    }
    
    .story-main-title {
        font-size: 2rem;
    }
    
    .story-subtitle {
        font-size: 16px;
    }
    
    .story-chapter {
        padding: 20px;
        margin-bottom: 30px;
    }
    
    .chapter-number {
        width: 50px;
        height: 50px;
        font-size: 16px;
    }
    
    .chapter-title {
        font-size: 20px;
    }
    
    .chapter-content p {
        font-size: 14px;
    }
}

/* Founders Area - Enhanced Design */
.founders-area {
    position: relative;
    background: linear-gradient(135deg, #1e293b 0%, #334155 50%, #475569 100%);
    overflow: hidden;
}

.founders-bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 30% 30%, rgba(220,38,38,0.1) 0%, transparent 50%),
        radial-gradient(circle at 70% 70%, rgba(96,165,250,0.1) 0%, transparent 50%);
    z-index: 1;
}

.founders-area .container {
    position: relative;
    z-index: 2;
}

/* Founders Header */
.founders-badge {
    margin-bottom: 20px;
}

.founders-badge .badge-text {
    background: rgba(96, 165, 250, 0.2);
    color: #dc2626;
    padding: 8px 20px;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid rgba(220, 38, 38, 0.3);
    display: inline-block;
}

.founders-main-title {
    font-size: 3.5rem;
    font-weight: 900;
    line-height: 1.1;
    margin-bottom: 25px;
    background: linear-gradient(45deg, #ffffff, #f0f9ff, #60a5fa);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.founders-subtitle {
    font-size: 20px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.8);
    max-width: 600px;
    margin: 0 auto;
}

/* Founder Cards */
.founder-card {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 25px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(20px);
    padding: 40px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.founder-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #60a5fa, #dc2626, #60a5fa);
    background-size: 200% 100%;
    animation: gradientShift 3s ease-in-out infinite;
}

.founder-card:hover {
    transform: translateY(-10px);
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}

/* Founder Image Container */
.founder-image-container {
    position: relative;
    margin-bottom: 30px;
    text-align: center;
}

.founder-img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 20px;
    border: 4px solid rgba(255, 255, 255, 0.2);
    position: relative;
    transition: all 0.3s ease;
}

.founder-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s ease;
}

.founder-card:hover .founder-img {
    border-color: rgba(96, 165, 250, 0.5);
    transform: scale(1.05);
}

.founder-card:hover .founder-img img {
    transform: scale(1.1);
}

.founder-flag {
    position: absolute;
    top: 10px;
    right: 10px;
    background: rgba(220, 38, 38, 0.9);
    color: white;
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 5px;
    backdrop-filter: blur(10px);
}

.founder-flag i {
    font-size: 10px;
}

/* Founder Content */
.founder-content {
    text-align: center;
}

.founder-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.founder-name {
    font-size: 28px;
    font-weight: 700;
    color: white;
    margin: 0;
    flex: 1;
}

.founder-age {
    background: rgba(96, 165, 250, 0.2);
    color: #60a5fa;
    padding: 6px 12px;
    border-radius: 15px;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid rgba(96, 165, 250, 0.3);
}

.founder-designation {
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
}

.founder-specialty {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #dc2626;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
}

.founder-specialty i {
    font-size: 16px;
}

.founder-description {
    color: rgba(255, 255, 255, 0.8);
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 25px;
    text-align: justify;
}

.founder-quote {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 15px;
    padding: 20px;
    border-left: 4px solid #dc2626;
    position: relative;
}

.founder-quote i {
    color: #dc2626;
    font-size: 20px;
    margin-bottom: 10px;
    display: block;
}

.founder-quote p {
    color: rgba(255, 255, 255, 0.9);
    font-style: italic;
    font-size: 14px;
    margin: 0;
    line-height: 1.5;
}

/* Timeline Area - Enhanced Design */
.timeline-area {
    position: relative;
    background: linear-gradient(135deg, #0f172a 0%, #1e293b 50%, #334155 100%);
    overflow: hidden;
}

.timeline-bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgba(96,165,250,0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 80%, rgba(220,38,38,0.1) 0%, transparent 50%);
    z-index: 1;
}

.timeline-area .container {
    position: relative;
    z-index: 2;
}

/* Timeline Header */
.timeline-badge {
    margin-bottom: 20px;
}

.timeline-badge .badge-text {
    background: rgba(220, 38, 38, 0.2);
    color: #60a5fa;
    padding: 8px 20px;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid rgba(96, 165, 250, 0.3);
    display: inline-block;
}

.timeline-main-title {
    font-size: 3.5rem;
    font-weight: 900;
    line-height: 1.1;
    margin-bottom: 25px;
    background: linear-gradient(45deg, #ffffff, #f0f9ff, #dc2626);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.timeline-subtitle {
    font-size: 20px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.8);
    max-width: 600px;
    margin: 0 auto;
}

/* Timeline Container */
.timeline-container {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
}

.timeline-line {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 4px;
    background: linear-gradient(180deg, #dc2626, #60a5fa, #dc2626);
    transform: translateX(-50%);
    z-index: 1;
}

/* Timeline Wrapper */
.timeline-wrapper {
    position: relative;
    z-index: 2;
}

/* Timeline Items */
.timeline-item {
    display: flex;
    align-items: center;
    margin-bottom: 80px;
    position: relative;
}

.timeline-item:nth-child(odd) {
    flex-direction: row;
}

.timeline-item:nth-child(even) {
    flex-direction: row-reverse;
}

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

/* Timeline Marker */
.timeline-marker {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    text-align: center;
}

.timeline-year {
    background: linear-gradient(45deg, #dc2626, #ef4444);
    color: white;
    padding: 12px 20px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    box-shadow: 0 8px 25px rgba(220, 38, 38, 0.4);
    white-space: nowrap;
}

.timeline-icon {
    width: 60px;
    height: 60px;
    background: rgba(96, 165, 250, 0.2);
    border: 3px solid #60a5fa;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    backdrop-filter: blur(10px);
}

.timeline-icon i {
    color: #60a5fa;
    font-size: 24px;
}

/* Timeline Content */
.timeline-content {
    flex: 1;
    max-width: 45%;
    padding: 0 40px;
}

.timeline-card {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(20px);
    padding: 30px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.timeline-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #60a5fa, #dc2626);
    background-size: 200% 100%;
    animation: gradientShift 3s ease-in-out infinite;
}

.timeline-card:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
}

.timeline-header {
    margin-bottom: 20px;
}

.timeline-title {
    font-size: 24px;
    font-weight: 700;
    color: white;
    margin: 0 0 8px 0;
}

.timeline-period {
    color: #60a5fa;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.timeline-description {
    color: rgba(255, 255, 255, 0.8);
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 20px;
}

.timeline-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.tag {
    background: rgba(96, 165, 250, 0.2);
    color: #60a5fa;
    padding: 4px 12px;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 600;
    border: 1px solid rgba(96, 165, 250, 0.3);
}

/* Responsive Design for Founders and Timeline */
@media (max-width: 991px) {
    .founders-main-title,
    .timeline-main-title {
        font-size: 2.5rem;
    }
    
    .founder-card {
        padding: 30px;
    }
    
    .founder-img {
        width: 150px;
        height: 150px;
    }
    
    .founder-name {
        font-size: 24px;
    }
    
    .timeline-line {
        left: 30px;
    }
    
    .timeline-item {
        flex-direction: row !important;
        padding-left: 80px;
    }
    
    .timeline-marker {
        left: 30px;
        transform: none;
    }
    
    .timeline-content {
        max-width: 100%;
        padding: 0;
    }
}

@media (max-width: 767px) {
    .founders-main-title,
    .timeline-main-title {
        font-size: 2rem;
    }
    
    .founders-subtitle,
    .timeline-subtitle {
        font-size: 16px;
    }
    
    .founder-card {
        padding: 20px;
    }
    
    .founder-img {
        width: 120px;
        height: 120px;
    }
    
    .founder-name {
        font-size: 20px;
    }
    
    .founder-header {
        flex-direction: column;
        gap: 10px;
    }
    
    .timeline-line {
        left: 20px;
    }
    
    .timeline-item {
        padding-left: 60px;
    }
    
    .timeline-marker {
        left: 20px;
    }
    
    .timeline-year {
        font-size: 14px;
        padding: 8px 16px;
    }
    
    .timeline-icon {
        width: 50px;
        height: 50px;
    }
    
    .timeline-icon i {
        font-size: 20px;
    }
    
    .timeline-title {
        font-size: 20px;
    }
}

/* Mobile Responsiveness - Comprehensive Fixes */

/* Mobile Header Improvements */
@media (max-width: 991px) {
    .menu-area {
        padding: 15px 0;
    }
    
    .menu-nav {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
    
    .logo {
        flex: 0 0 auto;
        max-width: 150px;
        z-index: 1000;
    }
    
    .logo img {
        max-height: 40px;
        width: auto;
    }
    
    .navbar-wrap {
        display: none !important;
    }
    
    .header-action {
        display: none !important;
    }
    
    
    .mobile-nav-toggler {
        background: rgba(220, 38, 38, 0.9);
        color: white;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        transition: all 0.3s ease;
        border: none;
        cursor: pointer;
        z-index: 1001;
    }
    
    .mobile-nav-toggler:hover {
        background: #dc2626;
        transform: scale(1.1);
    }
    
    .mobile-translate-widget {
        flex: 0 0 auto;
    }
    
    .mobile-translate-widget .goog-te-gadget {
        font-family: inherit !important;
        font-size: 12px !important;
        margin: 0 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 100% !important;
    }
    
    .mobile-translate-widget .goog-te-gadget .goog-te-combo {
        background: rgba(255, 255, 255, 0.1) !important;
        border: 1px solid rgba(255, 255, 255, 0.2) !important;
        border-radius: 20px !important;
        color: white !important;
        padding: 8px 15px !important;
        font-size: 12px !important;
        width: 100% !important;
        max-width: 120px !important;
        text-align: center !important;
        min-width: 80px !important;
        cursor: pointer !important;
    }
    
    .mobile-translate-widget .goog-te-gadget select {
        opacity: 1 !important;
        background: rgba(255, 255, 255, 0.1) !important;
        border: 1px solid rgba(255, 255, 255, 0.2) !important;
        border-radius: 20px !important;
        color: white !important;
        padding: 8px 15px !important;
        font-size: 12px !important;
        width: 100% !important;
        max-width: 120px !important;
        text-align: center !important;
        min-width: 80px !important;
        cursor: pointer !important;
    }
    
    .mobile-translate-widget .goog-te-gadget .goog-te-combo option {
        display: block !important;
        color: #333 !important;
        background: #fff !important;
        padding: 8px 12px !important;
        font-size: 12px !important;
    }
    
    .mobile-translate-widget .goog-te-gadget .goog-te-combo::before {
        content: "🌐 ";
        margin-right: 4px;
        font-size: 10px;
    }
    
    .mobile-translate-widget .goog-te-gadget .goog-te-combo::after {
        content: " ▼";
        margin-left: 4px;
        font-size: 8px;
    }
    
    /* Ensure Google Translate widgets are visible */
    .mobile-translate-widget {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
    
    .mobile-translate-widget .goog-te-gadget {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
}

/* Additional Mobile Header Fixes */
@media (max-width: 767px) {
    .menu-area {
        padding: 10px 0;
    }
    
    .logo {
        max-width: 120px;
    }
    
    .logo img {
        max-height: 35px;
    }
    
    
    .mobile-nav-toggler {
        width: 40px;
        height: 40px;
        font-size: 14px;
    }
    
    .mobile-translate-widget .goog-te-gadget .goog-te-combo {
        padding: 6px 12px !important;
        font-size: 11px !important;
        max-width: 100px !important;
        min-width: 70px !important;
    }
}

/* Mobile Header Container Fixes */
@media (max-width: 991px) {
    .container.custom-container {
        padding: 0 15px;
    }
    
    .menu-wrap {
        width: 100%;
    }
    
    .menu-nav.show {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
}

/* Mobile Responsive Improvements for Index.php */
@media (max-width: 991px) {
    /* Banner/Hero Section Mobile */
    .banner-area.protein-banner {
        padding: 80px 0 60px;
    }
    
    .banner-area .single-slider {
        min-height: 500px;
        padding: 40px 0 60px;
    }
    
    .banner-content {
        text-align: center;
        margin-bottom: 30px;
    }
    
    .banner-content .sub-title {
        font-size: 14px;
        margin-bottom: 15px;
        color: rgba(255, 255, 255, 0.9);
    }
    
    .banner-content h2 {
        font-size: 2.2rem;
        line-height: 1.2;
        margin-bottom: 25px;
        color: #ffffff;
    }
    
    .banner-btn {
        display: flex;
        flex-direction: column;
        gap: 15px;
        align-items: center;
    }
    
    .banner-btn .btn {
        width: 100%;
        max-width: 280px;
        padding: 12px 25px;
        font-size: 14px;
        border-radius: 25px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
    }
    
    .banner-img-wrap {
        text-align: center;
        margin-top: 20px;
    }
    
    .banner-img-wrap img {
        max-width: 100%;
        height: auto;
        max-height: 300px;
        object-fit: contain;
    }
    
    /* Carousel Navigation Mobile */
    .slider-nav {
        position: absolute;
        bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        gap: 15px;
        z-index: 10;
    }
    
    .slider-nav button {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.2);
        border: 1px solid rgba(255, 255, 255, 0.3);
        color: #ffffff;
        font-size: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.3s ease;
    }
    
    .slider-nav button:hover {
        background: rgba(255, 255, 255, 0.3);
        transform: scale(1.1);
    }
    
    /* Carousel Dots Mobile */
    .slider-dots {
        position: absolute;
        bottom: 80px;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        gap: 10px;
        z-index: 10;
    }
    
    .slider-dots .dot {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.3);
        cursor: pointer;
        transition: all 0.3s ease;
    }
    
    .slider-dots .dot.active {
        background: #ffffff;
        transform: scale(1.2);
    }
}

@media (max-width: 767px) {
    /* Banner/Hero Section Mobile Small */
    .banner-area.protein-banner {
        padding: 70px 0 50px;
    }
    
    .banner-area .single-slider {
        min-height: 450px;
        padding: 30px 0 50px;
    }
    
    .banner-content .sub-title {
        font-size: 12px;
        margin-bottom: 12px;
    }
    
    .banner-content h2 {
        font-size: 1.8rem;
        line-height: 1.3;
        margin-bottom: 20px;
    }
    
    .banner-btn {
        gap: 12px;
    }
    
    .banner-btn .btn {
        max-width: 250px;
        padding: 10px 20px;
        font-size: 13px;
    }
    
    .banner-img-wrap img {
        max-height: 250px;
    }
    
    /* Carousel Navigation Mobile Small */
    .slider-nav {
        bottom: 15px;
        gap: 10px;
    }
    
    .slider-nav button {
        width: 35px;
        height: 35px;
        font-size: 14px;
    }
    
    /* Carousel Dots Mobile Small */
    .slider-dots {
        bottom: 60px;
        gap: 8px;
    }
    
    .slider-dots .dot {
        width: 10px;
        height: 10px;
    }
    
    .navbar-wrap {
        order: 2;
        display: none !important;
    }
}

/* Additional Mobile Improvements for Index.php Sections */
@media (max-width: 991px) {
    /* Features Section Mobile */
    .features-area {
        padding: 60px 0;
    }
    
    .section-title .title {
        font-size: 2rem;
        line-height: 1.3;
    }
    
    .section-title .sub-title {
        font-size: 14px;
    }
    
    .features-item {
        text-align: center;
        margin-bottom: 30px;
        padding: 20px;
        background: rgba(255, 255, 255, 0.05);
        border-radius: 15px;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    .features-item .icon {
        margin: 0 auto 20px;
        width: 60px;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: linear-gradient(135deg, #ff6b6b, #ff8e8e);
        border-radius: 50%;
        font-size: 24px;
        color: #ffffff;
    }
    
    .features-item h4 {
        font-size: 1.2rem;
        margin-bottom: 15px;
        color: #ffffff;
    }
    
    .features-item p {
        font-size: 14px;
        line-height: 1.6;
        color: rgba(255, 255, 255, 0.8);
    }
    
    /* Product Gallery Section Mobile */
    .product-gallery-area {
        padding: 60px 0;
    }
    
    .product-gallery-item {
        margin-bottom: 30px;
        text-align: center;
    }
    
    .product-gallery-item .product-img {
        margin-bottom: 20px;
        border-radius: 15px;
        overflow: hidden;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    }
    
    .product-gallery-item .product-img img {
        width: 100%;
        height: 250px;
        object-fit: cover;
        transition: transform 0.3s ease;
    }
    
    .product-gallery-item:hover .product-img img {
        transform: scale(1.05);
    }
    
    .product-gallery-item h4 {
        font-size: 1.3rem;
        margin-bottom: 10px;
        color: #ffffff;
    }
    
    .product-gallery-item p {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.8);
        margin-bottom: 15px;
    }
    
    .product-gallery-item .btn {
        padding: 10px 20px;
        font-size: 13px;
        border-radius: 25px;
    }
    
    /* Choose Section Mobile */
    .choose-area {
        padding: 60px 0;
    }
    
    .choose-content {
        text-align: center;
        margin-bottom: 40px;
    }
    
    .choose-content .title {
        font-size: 2rem;
        line-height: 1.3;
        margin-bottom: 20px;
    }
    
    .choose-content .sub-title {
        font-size: 14px;
        margin-bottom: 15px;
    }
    
    .choose-list-wrap ul li {
        display: flex;
        align-items: flex-start;
        margin-bottom: 20px;
        padding: 15px;
        background: rgba(255, 255, 255, 0.05);
        border-radius: 10px;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    .choose-list-wrap .icon {
        margin-right: 15px;
        margin-top: 5px;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: linear-gradient(135deg, #ff6b6b, #ff8e8e);
        border-radius: 50%;
        color: #ffffff;
        font-size: 18px;
        flex-shrink: 0;
    }
    
    .choose-list-wrap .content h4 {
        font-size: 1.1rem;
        margin-bottom: 8px;
        color: #ffffff;
    }
    
    .choose-list-wrap .content p {
        font-size: 13px;
        line-height: 1.5;
        color: rgba(255, 255, 255, 0.8);
    }
    
    /* Gallery Section Mobile */
    .gallery-area {
        padding: 60px 0;
    }
    
    .gallery-item {
        margin-bottom: 20px;
        border-radius: 15px;
        overflow: hidden;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    }
    
    .gallery-item img {
        width: 100%;
        height: 200px;
        object-fit: cover;
        transition: transform 0.3s ease;
    }
    
    .gallery-item:hover img {
        transform: scale(1.05);
    }
    
    /* Blog Section Mobile */
    .blog-area {
        padding: 60px 0;
    }
    
    .blog-post-item {
        margin-bottom: 30px;
        background: rgba(255, 255, 255, 0.05);
        border-radius: 15px;
        overflow: hidden;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    .blog-post-thumb {
        position: relative;
        overflow: hidden;
    }
    
    .blog-post-thumb img {
        width: 100%;
        height: 200px;
        object-fit: cover;
        transition: transform 0.3s ease;
    }
    
    .blog-post-item:hover .blog-post-thumb img {
        transform: scale(1.05);
    }
    
    .blog-post-content {
        padding: 20px;
    }
    
    .blog-post-content .post-date {
        font-size: 12px;
        color: rgba(255, 255, 255, 0.6);
        margin-bottom: 10px;
    }
    
    .blog-post-content .title {
        font-size: 1.1rem;
        line-height: 1.4;
        margin-bottom: 15px;
        color: #ffffff;
    }
    
    .blog-post-content .read-more {
        font-size: 13px;
        color: #ff6b6b;
    }
}

@media (max-width: 767px) {
    /* Features Section Mobile Small */
    .features-area {
        padding: 50px 0;
    }
    
    .section-title .title {
        font-size: 1.6rem;
    }
    
    .features-item {
        padding: 15px;
        margin-bottom: 20px;
    }
    
    .features-item .icon {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }
    
    .features-item h4 {
        font-size: 1.1rem;
    }
    
    .features-item p {
        font-size: 13px;
    }
    
    /* Product Gallery Mobile Small */
    .product-gallery-area {
        padding: 50px 0;
    }
    
    .product-gallery-item .product-img img {
        height: 200px;
    }
    
    .product-gallery-item h4 {
        font-size: 1.2rem;
    }
    
    .product-gallery-item p {
        font-size: 13px;
    }
    
    /* Choose Section Mobile Small */
    .choose-area {
        padding: 50px 0;
    }
    
    .choose-content .title {
        font-size: 1.6rem;
    }
    
    .choose-list-wrap ul li {
        padding: 12px;
        margin-bottom: 15px;
    }
    
    .choose-list-wrap .icon {
        width: 35px;
        height: 35px;
        font-size: 16px;
        margin-right: 12px;
    }
    
    .choose-list-wrap .content h4 {
        font-size: 1rem;
    }
    
    .choose-list-wrap .content p {
        font-size: 12px;
    }
    
    /* Gallery Mobile Small */
    .gallery-area {
        padding: 50px 0;
    }
    
    .gallery-item img {
        height: 150px;
    }
    
    /* Blog Mobile Small */
    .blog-area {
        padding: 50px 0;
    }
    
    .blog-post-thumb img {
        height: 150px;
    }
    
    .blog-post-content {
        padding: 15px;
    }
    
    .blog-post-content .title {
        font-size: 1rem;
    }
    
    .blog-post-content .read-more {
        font-size: 12px;
    }
}

/* Mobile Hero Section - Complete Redesign */
.mobile-hero-section {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    background: linear-gradient(135deg, #0f172a 0%, #1e293b 50%, #334155 100%);
    overflow: hidden;
    padding: 80px 0 60px 0;
}

.hero-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 30% 20%, rgba(220, 38, 38, 0.1) 0%, transparent 50%),
                radial-gradient(circle at 70% 80%, rgba(59, 130, 246, 0.1) 0%, transparent 50%);
    z-index: 2;
}

.hero-content {
    position: relative;
    z-index: 3;
    text-align: center;
    color: white;
    padding: 0 20px;
    max-width: 100%;
}

.hero-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(220, 38, 38, 0.2);
    border: 1px solid rgba(220, 38, 38, 0.3);
    border-radius: 25px;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
    backdrop-filter: blur(10px);
}

.hero-badge i {
    color: #dc2626;
    font-size: 16px;
}

.hero-title {
    font-size: 2.5rem;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 20px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.hero-title .highlight {
    background: linear-gradient(135deg, #dc2626, #f59e0b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    display: block;
}

.hero-description {
    font-size: 1.1rem;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 30px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.hero-features {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 30px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.feature-item {
    display: flex;
    align-items: center;
    gap: 12px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 12px;
    padding: 12px 16px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.feature-item i {
    color: #10b981;
    font-size: 18px;
    flex-shrink: 0;
}

.feature-item span {
    font-size: 14px;
    font-weight: 500;
}

.hero-buttons {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 40px;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
}

.btn-primary, .btn-secondary {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 15px 25px;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    width: 100%;
}

.btn-primary {
    background: linear-gradient(135deg, #dc2626 0%, #b91c1c 100%);
    color: white;
    box-shadow: 0 4px 15px rgba(220, 38, 38, 0.3);
}

.btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(220, 38, 38, 0.4);
    color: white;
}

.btn-secondary {
    background: rgba(255, 255, 255, 0.1);
    color: white;
    border: 1px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
}

.btn-secondary:hover {
    background: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.3);
    transform: translateY(-2px);
    color: white;
}

.hero-stats {
    display: flex;
    justify-content: space-around;
    gap: 20px;
    max-width: 400px;
    margin: 0 auto;
}

.stat-item {
    text-align: center;
    flex: 1;
}

.stat-number {
    display: block;
    font-size: 1.5rem;
    font-weight: 800;
    color: #dc2626;
    margin-bottom: 5px;
}

.stat-label {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 500;
}

.floating-elements {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 1;
}

.floating-circle {
    position: absolute;
    border-radius: 50%;
    background: rgba(220, 38, 38, 0.1);
    animation: float 6s ease-in-out infinite;
}

.circle-1 {
    width: 80px;
    height: 80px;
    top: 20%;
    left: 10%;
    animation-delay: 0s;
}

.circle-2 {
    width: 60px;
    height: 60px;
    top: 60%;
    right: 15%;
    animation-delay: 2s;
}

.circle-3 {
    width: 100px;
    height: 100px;
    bottom: 20%;
    left: 20%;
    animation-delay: 4s;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(-20px) rotate(180deg);
    }
}

/* Desktop Hero Section - Show only on Desktop */
@media (max-width: 991px) {
    .banner-area.protein-banner.slider-area {
        display: none !important;
    }
}

/* Ensure Desktop Hero Shows on Large Screens */
@media (min-width: 992px) {
    .banner-area.protein-banner.slider-area.d-none.d-lg-block {
        display: block !important;
    }
}

/* Mobile Hero Responsive Adjustments */
@media (max-width: 575px) {
    .mobile-hero-section {
        padding: 60px 0 40px 0;
        min-height: 90vh;
    }
    
    .hero-content {
        padding: 0 15px;
    }
    
    .hero-title {
        font-size: 2rem;
        margin-bottom: 15px;
    }
    
    .hero-description {
        font-size: 1rem;
        margin-bottom: 25px;
    }
    
    .hero-features {
        gap: 10px;
        margin-bottom: 25px;
    }
    
    .feature-item {
        padding: 10px 14px;
    }
    
    .feature-item span {
        font-size: 13px;
    }
    
    .hero-buttons {
        gap: 12px;
        margin-bottom: 30px;
    }
    
    .btn-primary, .btn-secondary {
        padding: 12px 20px;
        font-size: 15px;
    }
    
    .hero-stats {
        gap: 15px;
        flex-wrap: wrap;
    }
    
    .stat-item {
        flex: 0 0 calc(33.333% - 10px);
    }
    
    .stat-number {
        font-size: 1.3rem;
    }
    
    .stat-label {
        font-size: 11px;
    }
    
    .circle-1 {
        width: 60px;
        height: 60px;
    }
    
    .circle-2 {
        width: 45px;
        height: 45px;
    }
    
    .circle-3 {
        width: 80px;
        height: 80px;
    }
}

/* Desktop View - Hide Mobile Hero */
@media (min-width: 992px) {
    .mobile-hero-section {
        display: none !important;
    }
}

/* ===========================================
   MODERN INSTRUCTIONS SECTION
   =========================================== */
.modern-instructions-area {
    padding: 100px 0;
    background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);
    position: relative;
    overflow: hidden;
}

.modern-instructions-area::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(220,38,38,0.05)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');
    opacity: 0.3;
    z-index: 1;
}

.section-header {
    position: relative;
    z-index: 2;
    margin-bottom: 60px;
}

.section-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(220, 38, 38, 0.1);
    border: 1px solid rgba(220, 38, 38, 0.2);
    border-radius: 25px;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 600;
    color: #dc2626;
    margin-bottom: 20px;
}

.section-badge i {
    font-size: 16px;
}

.section-title {
    font-size: 2.5rem;
    font-weight: 800;
    color: #1a202c;
    margin-bottom: 15px;
    line-height: 1.2;
}

.section-description {
    font-size: 1.1rem;
    color: #64748b;
    line-height: 1.6;
    max-width: 600px;
    margin: 0 auto;
}

.instructions-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    position: relative;
    z-index: 2;
}

.instruction-card, .warning-card {
    background: white;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    transition: all 0.3s ease;
    border: 1px solid rgba(220, 38, 38, 0.1);
}

.instruction-card:hover, .warning-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}

.card-header {
    padding: 25px 30px 20px;
    border-bottom: 1px solid #f1f5f9;
    display: flex;
    align-items: center;
    gap: 15px;
}

.instruction-icon, .warning-icon {
    width: 50px;
    height: 50px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: white;
}

.instruction-icon {
    background: linear-gradient(135deg, #dc2626, #b91c1c);
}

.warning-icon {
    background: linear-gradient(135deg, #f59e0b, #d97706);
}

.instruction-title, .warning-title {
    font-size: 1.4rem;
    font-weight: 700;
    color: #1a202c;
    margin: 0;
}

.card-body {
    padding: 30px;
}

.instruction-steps {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.step-item {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

.step-number {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: linear-gradient(135deg, #dc2626, #b91c1c);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 14px;
    flex-shrink: 0;
}

.step-content h4 {
    font-size: 1.1rem;
    font-weight: 600;
    color: #1a202c;
    margin-bottom: 8px;
}

.step-content p {
    font-size: 0.95rem;
    color: #64748b;
    line-height: 1.5;
    margin: 0;
}

.warning-text {
    font-size: 1rem;
    color: #374151;
    line-height: 1.6;
    margin-bottom: 25px;
    padding: 20px;
    background: rgba(245, 158, 11, 0.05);
    border-radius: 12px;
    border-left: 4px solid #f59e0b;
}

.warning-features {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.feature-item {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 0.9rem;
    color: #64748b;
}

.feature-item i {
    color: #f59e0b;
    font-size: 16px;
    width: 20px;
    text-align: center;
}

/* ===========================================
   MODERN CONTACT SECTION
   =========================================== */
.modern-contact-area {
    padding: 100px 0;
    background: linear-gradient(135deg, #1a202c 0%, #2d3748 100%);
    color: white;
    position: relative;
    overflow: hidden;
}

.modern-contact-area::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 20% 20%, rgba(220, 38, 38, 0.1) 0%, transparent 50%),
                radial-gradient(circle at 80% 80%, rgba(59, 130, 246, 0.1) 0%, transparent 50%);
    z-index: 1;
}

.contact-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin-bottom: 50px;
    position: relative;
    z-index: 2;
}

.contact-card, .manufacturer-card {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 20px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
    transition: all 0.3s ease;
}

.contact-card:hover, .manufacturer-card:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.2);
}

.contact-icon, .manufacturer-icon {
    width: 50px;
    height: 50px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: white;
}

.contact-icon {
    background: linear-gradient(135deg, #dc2626, #b91c1c);
}

.manufacturer-icon {
    background: linear-gradient(135deg, #059669, #047857);
}

.contact-title, .manufacturer-title {
    font-size: 1.4rem;
    font-weight: 700;
    color: white;
    margin: 0;
}

.contact-item {
    margin-bottom: 25px;
}

.contact-label {
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 8px;
    font-weight: 500;
}

.contact-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #60a5fa;
    text-decoration: none;
    font-size: 1rem;
    font-weight: 500;
    transition: all 0.3s ease;
}

.contact-link:hover {
    color: #93c5fd;
    transform: translateX(5px);
}

.contact-features, .certification-badges {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 20px;
}

.manufacturer-info {
    margin-bottom: 25px;
}

.company-name, .company-address {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 15px;
}

.company-name i, .company-address i {
    color: #059669;
    font-size: 18px;
    margin-top: 2px;
}

.company-name span, .company-address span {
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.5;
}

.badge-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 0.8);
}

.badge-item i {
    color: #10b981;
    font-size: 16px;
}

.contact-cta {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 20px;
    padding: 40px;
    text-align: center;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    z-index: 2;
}

.cta-content h4 {
    font-size: 1.5rem;
    font-weight: 700;
    color: white;
    margin-bottom: 10px;
}

.cta-content p {
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 25px;
    line-height: 1.6;
}

.cta-button {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(135deg, #dc2626, #b91c1c);
    color: white;
    padding: 15px 30px;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 600;
    font-size: 1rem;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(220, 38, 38, 0.3);
}

.cta-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(220, 38, 38, 0.4);
    color: white;
}

/* ===========================================
   PREMIUM PRODUCT SECTION
   =========================================== */
.premium-product-section {
    padding: 120px 0;
    background: linear-gradient(135deg, #0f172a 0%, #1e293b 50%, #334155 100%);
    color: white;
    position: relative;
    overflow: hidden;
}

.premium-product-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 20% 20%, rgba(220, 38, 38, 0.1) 0%, transparent 50%),
                radial-gradient(circle at 80% 80%, rgba(59, 130, 246, 0.1) 0%, transparent 50%);
    z-index: 1;
}

/* Section Intro */
.section-intro {
    position: relative;
    z-index: 2;
    margin-bottom: 80px;
}

.intro-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(220, 38, 38, 0.2);
    border: 1px solid rgba(220, 38, 38, 0.3);
    border-radius: 25px;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 600;
    color: #dc2626;
    margin-bottom: 25px;
}

.intro-badge i {
    font-size: 16px;
}

.section-main-title {
    font-size: 4rem;
    font-weight: 900;
    background: linear-gradient(135deg, #dc2626, #f59e0b, #10b981);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-bottom: 15px;
    line-height: 1;
}

.section-subtitle {
    font-size: 1.8rem;
    font-weight: 700;
    color: white;
    margin-bottom: 20px;
    line-height: 1.2;
}

.section-description {
    font-size: 1.2rem;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
    max-width: 600px;
    margin: 0 auto;
}

/* Product Hero */
.product-hero {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: center;
    position: relative;
    z-index: 2;
}

/* Product Image Section */
.product-image-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
}

.image-wrapper {
    position: relative;
    max-width: 400px;
    width: 100%;
}

.product-glow {
    position: absolute;
    top: -20px;
    left: -20px;
    right: -20px;
    bottom: -20px;
    background: radial-gradient(circle, rgba(220, 38, 38, 0.2) 0%, transparent 70%);
    border-radius: 50%;
    animation: pulse 2s ease-in-out infinite;
    z-index: 1;
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.7;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.3;
    }
}

.hero-product-image {
    width: 100%;
    height: auto;
    border-radius: 25px;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
    position: relative;
    z-index: 2;
}

.hero-product-image:hover {
    transform: scale(1.05);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.4);
}

.product-label {
    position: absolute;
    top: 20px;
    right: 20px;
    background: rgba(16, 185, 129, 0.9);
    border-radius: 15px;
    padding: 12px 18px;
    text-align: center;
    backdrop-filter: blur(10px);
    z-index: 3;
}

.label-text {
    display: block;
    font-size: 18px;
    font-weight: 800;
    color: white;
    line-height: 1;
}

.label-subtext {
    display: block;
    font-size: 12px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.9);
    margin-top: 2px;
}

.product-stats {
    display: flex;
    gap: 30px;
    justify-content: center;
}

.stat-item {
    text-align: center;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 15px;
    padding: 20px 15px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    min-width: 100px;
}

.stat-number {
    font-size: 1.8rem;
    font-weight: 800;
    color: #dc2626;
    margin-bottom: 5px;
    line-height: 1;
}

.stat-label {
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 500;
    line-height: 1.2;
}

/* Product Info Section */
.product-info-section {
    display: flex;
    flex-direction: column;
    gap: 35px;
}

.product-description-card {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 20px;
    padding: 30px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.card-title {
    font-size: 1.5rem;
    font-weight: 700;
    color: white;
    margin-bottom: 15px;
}

.card-description {
    font-size: 1.1rem;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
    margin: 0;
}

/* Key Benefits */
.key-benefits {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 20px;
    padding: 30px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.benefits-title {
    font-size: 1.3rem;
    font-weight: 700;
    color: white;
    margin-bottom: 25px;
}

.benefits-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.benefit-item {
    display: flex;
    align-items: center;
    gap: 15px;
}

.benefit-icon {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: linear-gradient(135deg, #dc2626, #b91c1c);
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 16px;
    flex-shrink: 0;
}

.benefit-text {
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.4;
}

.benefit-text strong {
    color: white;
    font-weight: 600;
}

/* Product Actions */
.product-actions {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.main-cta-button {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    background: linear-gradient(135deg, #dc2626, #b91c1c);
    color: white;
    padding: 20px 30px;
    border-radius: 15px;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.1rem;
    transition: all 0.3s ease;
    box-shadow: 0 8px 25px rgba(220, 38, 38, 0.4);
    position: relative;
    overflow: hidden;
}

.main-cta-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s;
}

.main-cta-button:hover::before {
    left: 100%;
}

.main-cta-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 35px rgba(220, 38, 38, 0.5);
    color: white;
}

.main-cta-button i {
    font-size: 1.2rem;
}

.main-cta-button small {
    font-size: 0.85rem;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 500;
}

.trust-indicators {
    display: flex;
    justify-content: space-around;
    gap: 20px;
}

.trust-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    text-align: center;
}

.trust-item i {
    font-size: 1.5rem;
    color: #10b981;
}

.trust-item span {
    font-size: 0.85rem;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 500;
}

/* ===========================================
   MOBILE RESPONSIVE STYLES
   =========================================== */
@media (max-width: 991px) {
    /* Premium Product Section Mobile */
    .premium-product-section {
        padding: 80px 0;
    }
    
    .section-intro {
        margin-bottom: 60px;
    }
    
    .section-main-title {
        font-size: 3rem;
    }
    
    .section-subtitle {
        font-size: 1.5rem;
    }
    
    .product-hero {
        grid-template-columns: 1fr;
        gap: 50px;
    }
    
    .product-image-section {
        gap: 30px;
    }
    
    .image-wrapper {
        max-width: 300px;
    }
    
    .product-stats {
        gap: 20px;
    }
    
    .stat-item {
        min-width: 80px;
        padding: 15px 10px;
    }
    
    .stat-number {
        font-size: 1.5rem;
    }
    
    .trust-indicators {
        gap: 15px;
    }
}
    .modern-instructions-area {
        padding: 80px 0;
    }
    
    .instructions-grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }
    
    .section-title {
        font-size: 2rem;
    }
    
    .card-header {
        padding: 20px 25px 15px;
    }
    
    .card-body {
        padding: 25px;
    }
    
    .instruction-steps {
        gap: 20px;
    }
    
    .step-item {
        gap: 15px;
    }
    
    .modern-contact-area {
        padding: 80px 0;
    }
    
    .contact-grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }
    
    .contact-cta {
        padding: 30px 25px;
    }
}

@media (max-width: 575px) {
    /* Instructions Section Mobile */
    .modern-instructions-area {
        padding: 60px 0;
    }
    
    .section-title {
        font-size: 1.8rem;
    }
    
    .section-description {
        font-size: 1rem;
    }
    
    .card-header {
        padding: 20px 20px 15px;
        flex-direction: column;
        text-align: center;
        gap: 15px;
    }
    
    .card-body {
        padding: 20px;
    }
    
    .instruction-title, .warning-title {
        font-size: 1.2rem;
    }
    
    .step-content h4 {
        font-size: 1rem;
    }
    
    .step-content p {
        font-size: 0.9rem;
    }
    
    .warning-text {
        font-size: 0.9rem;
        padding: 15px;
    }
    
    /* Contact Section Mobile */
    .modern-contact-area {
        padding: 60px 0;
    }
    
    .contact-cta {
        padding: 25px 20px;
    }
    
    .cta-content h4 {
        font-size: 1.3rem;
    }
    
    .cta-content p {
        font-size: 0.9rem;
    }
    
    .cta-button {
        padding: 12px 25px;
        font-size: 0.9rem;
    }
    
    /* Premium Product Section Mobile */
    .premium-product-section {
        padding: 60px 0;
    }
    
    .section-intro {
        margin-bottom: 40px;
    }
    
    .section-main-title {
        font-size: 2.5rem;
    }
    
    .section-subtitle {
        font-size: 1.3rem;
    }
    
    .section-description {
        font-size: 1rem;
    }
    
    .product-hero {
        gap: 40px;
    }
    
    .product-image-section {
        gap: 25px;
    }
    
    .image-wrapper {
        max-width: 250px;
    }
    
    .product-stats {
        flex-wrap: wrap;
        gap: 15px;
        justify-content: center;
    }
    
    .stat-item {
        min-width: 70px;
        padding: 12px 8px;
    }
    
    .stat-number {
        font-size: 1.3rem;
    }
    
    .stat-label {
        font-size: 0.8rem;
    }
    
    .product-info-section {
        gap: 25px;
    }
    
    .product-description-card,
    .key-benefits {
        padding: 20px;
    }
    
    .card-title {
        font-size: 1.3rem;
    }
    
    .card-description {
        font-size: 1rem;
    }
    
    .benefits-title {
        font-size: 1.1rem;
    }
    
    .benefit-item {
        gap: 12px;
    }
    
    .benefit-icon {
        width: 35px;
        height: 35px;
        font-size: 14px;
    }
    
    .benefit-text {
        font-size: 0.9rem;
    }
    
    .main-cta-button {
        padding: 15px 25px;
        font-size: 1rem;
    }
    
    .trust-indicators {
        flex-direction: column;
        gap: 15px;
    }
    
    .trust-item {
        flex-direction: row;
        justify-content: center;
        gap: 10px;
    }
    
    .trust-item i {
        font-size: 1.2rem;
    }
    
    .trust-item span {
        font-size: 0.9rem;
    }
}

/* Mobile Header Z-Index Fixes */
@media (max-width: 991px) {
    .menu-area {
        position: relative;
        z-index: 1000;
    }
    
    .logo {
        position: relative;
        z-index: 1001;
    }
    
    .mobile-header-actions {
        position: relative;
        z-index: 1002;
    }
    
    .mobile-nav-toggler {
        position: relative;
        z-index: 1003;
    }
}

/* Mobile Menu Styling */
.mobile-menu {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, #0f172a 0%, #1e293b 50%, #334155 100%);
    z-index: 9999;
    transition: all 0.3s ease;
    overflow-y: auto;
}

.mobile-menu.active {
    right: 0;
}

.menu-box {
    padding: 30px 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    color: white;
    font-size: 24px;
    cursor: pointer;
    z-index: 10000;
}

.nav-logo {
    text-align: center;
    margin-bottom: 30px;
    padding-top: 20px;
}

.nav-logo img {
    max-height: 50px;
    width: auto;
}

.menu-outer {
    flex: 1;
    margin-bottom: 30px;
}

.menu-outer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu-outer ul li {
    margin-bottom: 15px;
}

.menu-outer ul li a {
    color: rgba(255, 255, 255, 0.9);
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    display: block;
    padding: 15px 20px;
    border-radius: 10px;
    transition: all 0.3s ease;
    border-left: 4px solid transparent;
}

.menu-outer ul li a:hover,
.menu-outer ul li.active a {
    color: white;
    background: rgba(220, 38, 38, 0.2);
    border-left-color: #dc2626;
    padding-left: 30px;
}

/* Mobile Translate Widget */
.mobile-translate-widget {
    margin: 20px 0;
    padding: 20px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 15px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
}

.mobile-translate-widget .goog-te-gadget {
    font-family: inherit !important;
    font-size: 14px !important;
    margin: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
}

.mobile-translate-widget .goog-te-gadget .goog-te-combo {
    background: rgba(255, 255, 255, 0.1) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    border-radius: 25px !important;
    color: white !important;
    padding: 12px 20px !important;
    font-size: 14px !important;
    width: 100% !important;
    max-width: 300px !important;
    text-align: center !important;
}

.mobile-translate-widget .goog-te-gadget .goog-te-combo::before {
    content: "🌐 ";
    margin-right: 8px;
}

.mobile-translate-widget .goog-te-gadget .goog-te-combo::after {
    content: " ▼";
    margin-left: 8px;
    font-size: 12px;
}

/* Mobile Social Links */
.social-links {
    margin-top: auto;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.social-links ul {
    display: flex;
    justify-content: center;
    gap: 15px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.social-links ul li a {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 18px;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.social-links ul li a:hover {
    background: #dc2626;
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(220, 38, 38, 0.4);
}

/* Mobile Hero Section Fixes */
@media (max-width: 991px) {
    .hero-area {
        min-height: 100vh;
        padding: 80px 0 60px;
    }
    
    .hero-content h1 {
        font-size: 2.5rem !important;
        line-height: 1.2 !important;
        margin-bottom: 20px !important;
    }
    
    .hero-content h2 {
        font-size: 1.8rem !important;
        margin-bottom: 15px !important;
    }
    
    .hero-content h3 {
        font-size: 1.2rem !important;
        margin-bottom: 20px !important;
    }
    
    .hero-content p {
        font-size: 16px !important;
        line-height: 1.6 !important;
        margin-bottom: 25px !important;
    }
    
    .hero-buttons {
        flex-direction: column !important;
        gap: 15px !important;
        align-items: center !important;
    }
    
    .hero-buttons .btn {
        width: 100% !important;
        max-width: 280px !important;
        padding: 15px 30px !important;
        font-size: 16px !important;
    }
}

@media (max-width: 767px) {
    .hero-area {
        min-height: 100vh;
        padding: 60px 0 40px;
    }
    
    .hero-content h1 {
        font-size: 2rem !important;
    }
    
    .hero-content h2 {
        font-size: 1.5rem !important;
    }
    
    .hero-content h3 {
        font-size: 1.1rem !important;
    }
    
    .hero-content p {
        font-size: 14px !important;
    }
    
    .hero-buttons .btn {
        padding: 12px 25px !important;
        font-size: 14px !important;
    }
}

/* Mobile Product Gallery Fixes */
@media (max-width: 991px) {
    .product-gallery-area {
        padding: 60px 0;
    }
    
    .product-gallery-content h2 {
        font-size: 2rem !important;
    }
    
    .product-gallery-content p {
        font-size: 16px !important;
    }
    
    .product-slide {
        padding: 20px !important;
    }
    
    .product-slide h3 {
        font-size: 1.5rem !important;
    }
    
    .product-slide p {
        font-size: 14px !important;
    }
}

@media (max-width: 767px) {
    .product-gallery-area {
        padding: 40px 0;
    }
    
    .product-gallery-content h2 {
        font-size: 1.8rem !important;
    }
    
    .product-slide {
        padding: 15px !important;
    }
    
    .product-slide h3 {
        font-size: 1.3rem !important;
    }
}

/* Mobile Choose Section Fixes */
@media (max-width: 991px) {
    .choose-area {
        padding: 60px 0;
    }
    
    .choose-content h2 {
        font-size: 2rem !important;
    }
    
    .choose-content p {
        font-size: 16px !important;
    }
    
    .choose-item {
        margin-bottom: 30px !important;
        padding: 20px !important;
    }
    
    .choose-item h4 {
        font-size: 1.3rem !important;
    }
    
    .choose-item p {
        font-size: 14px !important;
    }
}

@media (max-width: 767px) {
    .choose-area {
        padding: 40px 0;
    }
    
    .choose-content h2 {
        font-size: 1.8rem !important;
    }
    
    .choose-item {
        padding: 15px !important;
    }
    
    .choose-item h4 {
        font-size: 1.2rem !important;
    }
}

/* Mobile Gallery Section Fixes */
@media (max-width: 991px) {
    .gallery-area {
        padding: 60px 0;
    }
    
    .gallery-content h2 {
        font-size: 2rem !important;
    }
    
    .gallery-content p {
        font-size: 16px !important;
    }
    
    .gallery-item {
        margin-bottom: 20px !important;
    }
}

@media (max-width: 767px) {
    .gallery-area {
        padding: 40px 0;
    }
    
    .gallery-content h2 {
        font-size: 1.8rem !important;
    }
}

/* Mobile CTA Section Fixes */
@media (max-width: 991px) {
    .cta-area {
        padding: 60px 0 !important;
    }
    
    .cta-content h2 {
        font-size: 2rem !important;
    }
    
    .cta-content p {
        font-size: 16px !important;
    }
    
    .cta-buttons {
        flex-direction: column !important;
        gap: 15px !important;
        align-items: center !important;
    }
    
    .cta-buttons .btn {
        width: 100% !important;
        max-width: 280px !important;
    }
}

@media (max-width: 767px) {
    .cta-area {
        padding: 40px 0 !important;
    }
    
    .cta-content h2 {
        font-size: 1.8rem !important;
    }
    
    .cta-content p {
        font-size: 14px !important;
    }
}

/* Mobile Footer Fixes */
@media (max-width: 991px) {
    .footer-area {
        padding: 60px 0 30px !important;
    }
    
    .footer-widget {
        margin-bottom: 30px !important;
    }
    
    .footer-widget h4 {
        font-size: 1.3rem !important;
    }
    
    .footer-widget p,
    .footer-widget li {
        font-size: 14px !important;
    }
}

@media (max-width: 767px) {
    .footer-area {
        padding: 40px 0 20px !important;
    }
    
    .footer-widget h4 {
        font-size: 1.2rem !important;
    }
}

/* Mobile General Fixes */
@media (max-width: 991px) {
    .container {
        padding: 0 15px;
    }
    
    .section-title h2 {
        font-size: 2rem !important;
    }
    
    .section-title p {
        font-size: 16px !important;
    }
    
    .btn {
        padding: 12px 25px !important;
        font-size: 14px !important;
    }
}

@media (max-width: 767px) {
    .container {
        padding: 0 10px;
    }
    
    .section-title h2 {
        font-size: 1.8rem !important;
    }
    
    .section-title p {
        font-size: 14px !important;
    }
    
    .btn {
        padding: 10px 20px !important;
        font-size: 13px !important;
    }
}

/* Mobile Image Responsiveness */
@media (max-width: 991px) {
    img {
        max-width: 100% !important;
        height: auto !important;
    }
    
    .hero-img,
    .product-img,
    .gallery-img {
        max-width: 100% !important;
        height: auto !important;
    }
}

/* Mobile Text Responsiveness */
@media (max-width: 991px) {
    h1, h2, h3, h4, h5, h6 {
        word-wrap: break-word !important;
        hyphens: auto !important;
    }
    
    p, span, div {
        word-wrap: break-word !important;
    }
}

/* Mobile Spacing Fixes */
@media (max-width: 991px) {
    .pt-120 {
        padding-top: 60px !important;
    }
    
    .pb-120 {
        padding-bottom: 60px !important;
    }
    
    .mb-60 {
        margin-bottom: 30px !important;
    }
    
    .mb-50 {
        margin-bottom: 25px !important;
    }
}

@media (max-width: 767px) {
    .pt-120 {
        padding-top: 40px !important;
    }
    
    .pb-120 {
        padding-bottom: 40px !important;
    }
    
    .mb-60 {
        margin-bottom: 20px !important;
    }
    
    .mb-50 {
        margin-bottom: 15px !important;
    }
}

/* Mobile Menu JavaScript Functionality */
.mobile-menu-toggle {
    display: none;
}

@media (max-width: 991px) {
    .mobile-menu-toggle {
        display: block;
    }
    
    .mobile-menu {
        transform: translateX(100%);
        transition: transform 0.3s ease;
    }
    
    .mobile-menu.active {
        transform: translateX(0);
    }
    
    .menu-backdrop {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        z-index: 9998;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease;
    }
    
    .menu-backdrop.active {
        opacity: 1;
        visibility: visible;
    }
}

/* Mobile Carousel Fixes */
@media (max-width: 991px) {
    .hero-carousel .slick-slide {
        padding: 0 10px;
    }
    
    .hero-carousel .slick-dots {
        bottom: 20px;
    }
    
    .hero-carousel .slick-dots li {
        margin: 0 5px;
    }
    
    .hero-carousel .slick-dots li button {
        width: 12px;
        height: 12px;
        border-radius: 50%;
    }
}

/* Mobile Product Slider Fixes */
@media (max-width: 991px) {
    .product-slider .slick-slide {
        padding: 0 10px;
    }
    
    .product-slider .slick-arrow {
        display: none !important;
    }
    
    .product-slider .slick-dots {
        bottom: -30px;
    }
}

/* Mobile Gallery Grid Fixes */
@media (max-width: 991px) {
    .gallery-grid {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 15px !important;
    }
}

@media (max-width: 767px) {
    .gallery-grid {
        grid-template-columns: 1fr !important;
        gap: 10px !important;
    }
}

/* Mobile Form Fixes */
@media (max-width: 991px) {
    .contact-form input,
    .contact-form textarea {
        width: 100% !important;
        margin-bottom: 15px !important;
    }
    
    .newsletter-form input {
        width: 100% !important;
        margin-bottom: 15px !important;
    }
    
    .newsletter-form button {
        width: 100% !important;
    }
}

/* Mobile Button Fixes */
@media (max-width: 991px) {
    .btn-group {
        flex-direction: column !important;
        gap: 15px !important;
    }
    
    .btn-group .btn {
        width: 100% !important;
        margin: 0 !important;
    }
}

/* Mobile Navigation Fixes */
@media (max-width: 991px) {
    .main-menu {
        display: none !important;
    }
    
    .header-action {
        display: none !important;
    }
}

/* Mobile Logo Fixes */
@media (max-width: 991px) {
    .logo {
        position: relative;
        z-index: 1000;
    }
    
    .logo a {
        display: block;
    }
}

/* Mobile Container Fixes */
@media (max-width: 991px) {
    .custom-container {
        padding: 0 15px;
    }
}

@media (max-width: 767px) {
    .custom-container {
        padding: 0 10px;
    }
}

/* Mobile Text Overflow Fixes */
@media (max-width: 991px) {
    .hero-content,
    .section-content,
    .widget-content {
        overflow-wrap: break-word;
        word-wrap: break-word;
        hyphens: auto;
    }
}

/* Mobile Image Loading Fixes */
@media (max-width: 991px) {
    .lazy-load {
        opacity: 0;
        transition: opacity 0.3s ease;
    }
    
    .lazy-load.loaded {
        opacity: 1;
    }
}

/* Mobile Performance Optimizations */
@media (max-width: 991px) {
    * {
        -webkit-tap-highlight-color: transparent;
    }
    
    .btn,
    .mobile-nav-toggler,
    .close-btn {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
}

@media (max-width: 767px) {
    .about-hero-bg {
        min-height: 70vh;
    }
    
    .about-hero-content {
        padding: 30px 0;
    }
    
    .hero-title {
        font-size: 2.5rem;
    }
    
    .hero-subtitle {
        font-size: 16px;
    }
    
    .hero-stats {
        flex-direction: column;
        gap: 20px;
    }
    
    .hero-actions {
        flex-direction: column;
        align-items: center;
    }
    
    .hero-actions .btn {
        width: 100%;
        max-width: 300px;
    }
    
    .hero-img {
        max-height: 300px;
    }
    
    .floating-elements {
        display: none;
    }
    
    .quote-content {
        padding: 20px;
    }
    
    .quote-content p {
        font-size: 16px;
    }
}

/* Products Page Hero Styles */
.products-hero-area {
    position: relative;
    overflow: hidden;
}

.products-hero-bg {
    background: linear-gradient(135deg, #0f172a 0%, #1e293b 25%, #334155 50%, #dc2626 100%);
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
}

.products-hero-bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 80%, rgba(220,38,38,0.15) 0%, transparent 50%),
        radial-gradient(circle at 80% 20%, rgba(96,165,250,0.1) 0%, transparent 50%),
        radial-gradient(circle at 50% 50%, rgba(255,255,255,0.05) 0%, transparent 70%);
    z-index: 1;
}

.products-hero-bg::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="products-dots" width="20" height="20" patternUnits="userSpaceOnUse"><circle cx="10" cy="10" r="1" fill="rgba(255,255,255,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(%23products-dots)"/></svg>');
    opacity: 0.3;
    z-index: 1;
}

.products-hero-bg .container {
    position: relative;
    z-index: 2;
}

.products-hero-content {
    color: white;
    padding: 60px 0;
}

.products-hero-content .hero-badge {
    margin-bottom: 20px;
}

.products-hero-content .badge-text {
    background: rgba(220, 38, 38, 0.2);
    color: #60a5fa;
    padding: 8px 20px;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid rgba(96, 165, 250, 0.3);
    display: inline-block;
}

.products-hero-content .hero-title {
    font-size: 4rem;
    font-weight: 900;
    line-height: 1.1;
    margin-bottom: 25px;
    background: linear-gradient(45deg, #ffffff, #f0f9ff, #ffffff, #dc2626, #fbbf24);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-size: 400% 400%;
    animation: gradientShift 5s ease-in-out infinite;
}

.products-hero-content .hero-subtitle {
    font-size: 20px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 40px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.3);
}

.hero-features {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 40px;
}

.feature-item {
    display: flex;
    align-items: center;
    gap: 15px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 15px;
    padding: 20px;
    backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.3s ease;
}

.feature-item:hover {
    background: rgba(255, 255, 255, 0.15);
    transform: translateX(10px);
}

.feature-icon {
    width: 50px;
    height: 50px;
    background: linear-gradient(45deg, #dc2626, #ef4444);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 20px;
    flex-shrink: 0;
    box-shadow: 0 8px 25px rgba(220, 38, 38, 0.4);
}

.feature-text h4 {
    color: white;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 1.3;
}

.feature-text p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
}

.products-hero-content .hero-stats {
    display: flex;
    gap: 40px;
    margin-bottom: 40px;
}

.products-hero-content .stat-item {
    text-align: center;
}

.products-hero-content .stat-number {
    font-size: 36px;
    font-weight: 900;
    color: #dc2626;
    line-height: 1;
    margin-bottom: 8px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.3);
}

.products-hero-content .stat-label {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.products-hero-content .hero-actions {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.products-hero-content .hero-actions .btn {
    padding: 15px 30px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: all 0.3s ease;
    box-shadow: 0 6px 20px rgba(0,0,0,0.3);
    border: none;
    cursor: pointer;
}

.products-hero-content .hero-actions .btn-primary {
    background: linear-gradient(45deg, #dc2626, #ef4444);
    color: white;
    border: 2px solid #dc2626;
}

.products-hero-content .hero-actions .btn-primary:hover {
    background: linear-gradient(45deg, #b91c1c, #dc2626);
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(220, 38, 38, 0.5);
    color: white;
}

.products-hero-content .hero-actions .btn-outline {
    background: rgba(255, 255, 255, 0.15);
    color: white;
    border: 2px solid rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(15px);
}

.products-hero-content .hero-actions .btn-outline:hover {
    background: rgba(255, 255, 255, 0.25);
    border-color: rgba(255, 255, 255, 0.6);
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(255, 255, 255, 0.3);
    color: white;
}

.products-hero-visual {
    position: relative;
    padding: 40px 0;
}

.hero-products-showcase {
    position: relative;
    height: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-showcase-item {
    position: absolute;
    transition: all 0.5s ease;
}

.main-product {
    z-index: 4;
    transform: scale(1.2);
}

.main-product .product-img {
    max-width: 350px;
    height: auto;
    filter: 
        drop-shadow(0 20px 60px rgba(0,0,0,0.5))
        drop-shadow(0 10px 30px rgba(220,38,38,0.4))
        drop-shadow(0 5px 15px rgba(96,165,250,0.3));
    animation: productFloat 4s ease-in-out infinite;
}

.product-glow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 450px;
    height: 450px;
    background: radial-gradient(circle, rgba(220,38,38,0.3) 0%, transparent 70%);
    border-radius: 50%;
    z-index: -1;
    animation: glowPulse 3s ease-in-out infinite;
}

.secondary-product {
    z-index: 2;
    opacity: 0.7;
}

.secondary-product .product-img {
    max-width: 120px;
    height: auto;
    filter: drop-shadow(0 10px 30px rgba(0,0,0,0.3));
}

.product-1 {
    top: 10%;
    right: 20%;
    animation: floatSecondary 6s ease-in-out infinite;
    animation-delay: 0s;
}

.product-2 {
    bottom: 20%;
    right: 10%;
    animation: floatSecondary 6s ease-in-out infinite;
    animation-delay: 2s;
}

.product-3 {
    bottom: 10%;
    left: 15%;
    animation: floatSecondary 6s ease-in-out infinite;
    animation-delay: 4s;
}

.products-hero-visual .hero-quote {
    margin-top: 40px;
    text-align: center;
}

.products-hero-visual .quote-content {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    padding: 30px;
    backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
}

.products-hero-visual .quote-content::before {
    content: '"';
    position: absolute;
    top: -10px;
    left: 20px;
    font-size: 60px;
    color: #dc2626;
    font-weight: 900;
    line-height: 1;
}

.products-hero-visual .quote-content p {
    color: white;
    font-size: 18px;
    font-style: italic;
    line-height: 1.6;
    margin-bottom: 15px;
    font-weight: 500;
}

.products-hero-visual .quote-author {
    color: #60a5fa;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Products Hero Animations */
@keyframes glowPulse {
    0%, 100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.3;
    }
    50% {
        transform: translate(-50%, -50%) scale(1.1);
        opacity: 0.5;
    }
}

@keyframes floatSecondary {
    0%, 100% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-20px);
    }
}

/* Products Hero Responsive Design */
@media (max-width: 991px) {
    .products-hero-bg {
        min-height: 80vh;
    }
    
    .products-hero-content {
        padding: 40px 0;
        text-align: center;
    }
    
    .products-hero-content .hero-title {
        font-size: 3rem;
    }
    
    .products-hero-content .hero-subtitle {
        font-size: 18px;
    }
    
    .hero-features {
        align-items: center;
    }
    
    .feature-item {
        max-width: 400px;
        margin: 0 auto;
    }
    
    .products-hero-content .hero-stats {
        justify-content: center;
        gap: 30px;
    }
    
    .products-hero-content .hero-actions {
        justify-content: center;
    }
    
    .hero-products-showcase {
        height: 400px;
    }
    
    .main-product .product-img {
        max-width: 150px;
    }
    
    .secondary-product .product-img {
        max-width: 100px;
    }
}

@media (max-width: 767px) {
    .products-hero-bg {
        min-height: 70vh;
    }
    
    .products-hero-content {
        padding: 30px 0;
    }
    
    .products-hero-content .hero-title {
        font-size: 2.5rem;
    }
    
    .products-hero-content .hero-subtitle {
        font-size: 16px;
    }
    
    .hero-features {
        gap: 15px;
    }
    
    .feature-item {
        padding: 15px;
        gap: 12px;
    }
    
    .feature-icon {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }
    
    .feature-text h4 {
        font-size: 16px;
    }
    
    .feature-text p {
        font-size: 13px;
    }
    
    .products-hero-content .hero-stats {
        flex-direction: column;
        gap: 20px;
    }
    
    .products-hero-content .hero-actions {
        flex-direction: column;
        align-items: center;
    }
    
    .products-hero-content .hero-actions .btn {
        width: 100%;
        max-width: 300px;
    }
    
    .hero-products-showcase {
        height: 400px;
    }
    
    .main-product .product-img {
        max-width: 200px;
    }
    
    .secondary-product {
        display: none;
    }
    
    .products-hero-visual .quote-content {
        padding: 20px;
    }
    
    .products-hero-visual .quote-content p {
        font-size: 16px;
    }
}

/* ============================================
   Satisfy Product Page Styles
   ============================================ */

/* Product Hero Area */
.product-hero-area {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 50%, #8B0000 100%);
    overflow: hidden;
}

.product-hero-bg {
    position: relative;
    width: 100%;
    height: 100%;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="75" cy="75" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="50" cy="10" r="0.5" fill="rgba(255,255,255,0.05)"/><circle cx="10" cy="60" r="0.5" fill="rgba(255,255,255,0.05)"/><circle cx="90" cy="40" r="0.5" fill="rgba(255,255,255,0.05)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');
}

.product-hero-content {
    position: relative;
    z-index: 2;
    color: #ffffff;
}

.product-hero-content .hero-badge {
    margin-bottom: 20px;
}

.product-hero-content .hero-badge .badge-text {
    background: linear-gradient(45deg, #ff6b6b, #ee5a24);
    color: #ffffff;
    padding: 8px 20px;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.product-hero-content .hero-title {
    font-size: 4rem;
    font-weight: 800;
    margin-bottom: 10px;
    background: linear-gradient(45deg, #ff6b6b, #ffa726);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    line-height: 1.1;
}

.product-hero-content .hero-subtitle {
    font-size: 1.5rem;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

.product-hero-content .hero-description {
    font-size: 1.1rem;
    line-height: 1.6;
    margin-bottom: 40px;
    color: #e0e0e0;
}

.product-hero-content .hero-features {
    margin-bottom: 40px;
}

.product-hero-content .feature-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding: 15px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 15px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.product-hero-content .feature-icon {
    width: 50px;
    height: 50px;
    background: linear-gradient(45deg, #ff6b6b, #ffa726);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    font-size: 20px;
    color: #ffffff;
}

.product-hero-content .feature-text h4 {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 5px;
    color: #ffffff;
}

.product-hero-content .feature-text p {
    font-size: 0.9rem;
    color: #e0e0e0;
    margin: 0;
}

.product-hero-content .hero-actions {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.product-hero-visual {
    position: relative;
    z-index: 2;
}

.hero-product-showcase {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}

.product-image-container {
    position: relative;
    max-width: 400px;
    width: 100%;
}

.product-hero-img {
    width: 100%;
    height: auto;
    filter: drop-shadow(0 20px 40px rgba(0, 0, 0, 0.3));
    animation: float 6s ease-in-out infinite;
}

.product-glow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120%;
    height: 120%;
    background: radial-gradient(circle, rgba(255, 107, 107, 0.3) 0%, transparent 70%);
    border-radius: 50%;
    animation: glowPulse 4s ease-in-out infinite;
    z-index: -1;
}

.hero-quote {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    padding: 30px;
    backdrop-filter: blur(15px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
}

.hero-quote::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background: linear-gradient(45deg, #ff6b6b, #ffa726);
    border-radius: 2px;
}

.hero-quote .quote-content p {
    font-size: 1.2rem;
    font-style: italic;
    color: #ffffff;
    margin-bottom: 15px;
    line-height: 1.5;
}

.hero-quote .quote-author {
    font-size: 1rem;
    color: #ffa726;
    font-weight: 600;
}

/* Benefits Area */
.benefits-area {
    background: #ffffff;
}

.benefits-content .benefits-title {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 40px;
    color: #1a1a1a;
}

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

.benefits-list .benefit-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.benefits-list .benefit-icon {
    width: 60px;
    height: 60px;
    background: linear-gradient(45deg, #ff6b6b, #ffa726);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 25px;
    font-size: 24px;
    color: #ffffff;
    flex-shrink: 0;
}

.benefits-list .benefit-content h4 {
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 10px;
    color: #1a1a1a;
}

.benefits-list .benefit-content p {
    font-size: 1rem;
    color: #666666;
    line-height: 1.6;
    margin: 0;
}

.benefits-visual {
    position: relative;
}

.benefits-img {
    width: 100%;
    height: auto;
    border-radius: 20px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.benefits-stats {
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 20px;
    background: #ffffff;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.benefits-stats .stat-item {
    text-align: center;
    padding: 0 20px;
}

.benefits-stats .stat-number {
    font-size: 2rem;
    font-weight: 800;
    color: #ff6b6b;
    margin-bottom: 5px;
}

.benefits-stats .stat-label {
    font-size: 0.9rem;
    color: #666666;
    font-weight: 600;
}

/* Ingredients Area */
.ingredients-area {
    background: #f8f9fa;
}

.ingredients-content .ingredients-description {
    margin-bottom: 40px;
}

.ingredients-content .ingredients-description p {
    font-size: 1.1rem;
    line-height: 1.7;
    color: #666666;
}

.ingredients-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 25px;
}

.ingredient-item {
    display: flex;
    align-items: flex-start;
    padding: 25px;
    background: #ffffff;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
}

.ingredient-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.12);
}

.ingredient-item .ingredient-icon {
    width: 50px;
    height: 50px;
    background: linear-gradient(45deg, #4CAF50, #8BC34A);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    font-size: 20px;
    color: #ffffff;
    flex-shrink: 0;
}

.ingredient-item .ingredient-content h4 {
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 8px;
    color: #1a1a1a;
}

.ingredient-item .ingredient-content p {
    font-size: 0.95rem;
    color: #666666;
    line-height: 1.5;
    margin: 0;
}

.ingredients-sidebar {
    position: sticky;
    top: 100px;
}

.ingredients-summary {
    background: #ffffff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}

.ingredients-summary h4 {
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 20px;
    color: #1a1a1a;
}

.ingredients-summary ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ingredients-summary ul li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    font-size: 0.95rem;
    color: #666666;
}

.ingredients-summary ul li i {
    color: #4CAF50;
    margin-right: 10px;
    font-size: 14px;
}

.ingredients-certification {
    background: #ffffff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.ingredients-certification h4 {
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 20px;
    color: #1a1a1a;
}

.cert-badge {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background: linear-gradient(45deg, #4CAF50, #8BC34A);
    color: #ffffff;
    padding: 15px 25px;
    border-radius: 25px;
    font-weight: 600;
}

.cert-badge i {
    font-size: 20px;
}

/* How It Works Area */
.how-it-works-area {
    background: #ffffff;
}

.how-it-works-item {
    text-align: center;
    padding: 40px 30px;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    height: 100%;
}

.how-it-works-item:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.how-it-works-item .works-icon {
    width: 80px;
    height: 80px;
    background: linear-gradient(45deg, #ff6b6b, #ffa726);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
    font-size: 32px;
    color: #ffffff;
}

.how-it-works-item h4 {
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 15px;
    color: #1a1a1a;
}

.how-it-works-item p {
    font-size: 1rem;
    color: #666666;
    line-height: 1.6;
    margin: 0;
}

/* Usage Area */
.usage-area {
    background: #f8f9fa;
}

.usage-content .usage-instructions h3 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 30px;
    color: #1a1a1a;
}

.instruction-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
    padding: 25px;
    background: #ffffff;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
}

.instruction-number {
    width: 40px;
    height: 40px;
    background: linear-gradient(45deg, #ff6b6b, #ffa726);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-weight: 700;
    font-size: 1.1rem;
    margin-right: 20px;
    flex-shrink: 0;
}

.instruction-content h4 {
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 8px;
    color: #1a1a1a;
}

.instruction-content p {
    font-size: 1rem;
    color: #666666;
    line-height: 1.5;
    margin: 0;
}

.usage-visual {
    position: relative;
}

.usage-img {
    width: 100%;
    height: auto;
    border-radius: 20px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.usage-tips {
    background: #ffffff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    margin-top: 30px;
}

.usage-tips h4 {
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 20px;
    color: #1a1a1a;
}

.usage-tips ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.usage-tips ul li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    font-size: 0.95rem;
    color: #666666;
}

.usage-tips ul li i {
    color: #4CAF50;
    margin-right: 10px;
    font-size: 14px;
}

/* Reviews Area */
.reviews-area {
    background: #ffffff;
}

.review-item {
    background: #ffffff;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    height: 100%;
}

.review-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.review-rating {
    margin-bottom: 20px;
}

.review-rating i {
    color: #ffa726;
    font-size: 18px;
    margin-right: 5px;
}

.review-content {
    margin-bottom: 25px;
}

.review-content p {
    font-size: 1rem;
    line-height: 1.6;
    color: #666666;
    font-style: italic;
    margin: 0;
}

.review-author {
    display: flex;
    align-items: center;
}

.author-avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
}

.author-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.author-info h5 {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 5px;
    color: #1a1a1a;
}

.author-info span {
    font-size: 0.9rem;
    color: #666666;
}

/* Order Area */
.order-area {
    background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
    color: #ffffff;
}

.order-content .order-title {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 20px;
    color: #ffffff;
}

.order-content .order-description {
    font-size: 1.1rem;
    line-height: 1.6;
    margin-bottom: 40px;
    color: #e0e0e0;
}

.order-features {
    margin-bottom: 40px;
}

.order-feature {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    font-size: 1rem;
    color: #e0e0e0;
}

.order-feature i {
    color: #ffa726;
    margin-right: 15px;
    font-size: 18px;
    width: 20px;
}

.order-price {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
}

.price-current {
    font-size: 3rem;
    font-weight: 800;
    color: #ff6b6b;
}

.price-old {
    font-size: 1.5rem;
    color: #999999;
    text-decoration: line-through;
}

.price-save {
    background: #4CAF50;
    color: #ffffff;
    padding: 8px 15px;
    border-radius: 20px;
    font-size: 0.9rem;
    font-weight: 600;
}

.order-form {
    background: rgba(255, 255, 255, 0.1);
    padding: 40px;
    border-radius: 20px;
    backdrop-filter: blur(15px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.order-form-header {
    text-align: center;
    margin-bottom: 30px;
}

.order-form-header h3 {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 10px;
    color: #ffffff;
}

.order-form-header p {
    font-size: 1rem;
    color: #e0e0e0;
    margin: 0;
}

.order-form-content .form-group {
    margin-bottom: 20px;
}

.order-form-content .form-control {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    padding: 15px 20px;
    color: #ffffff;
    font-size: 1rem;
    transition: all 0.3s ease;
}

.order-form-content .form-control:focus {
    background: rgba(255, 255, 255, 0.15);
    border-color: #ffa726;
    box-shadow: 0 0 0 0.2rem rgba(255, 167, 38, 0.25);
    color: #ffffff;
}

.order-form-content .form-control::placeholder {
    color: #cccccc;
}

.order-form-content .btn-block {
    width: 100%;
    padding: 15px;
    font-size: 1.1rem;
    font-weight: 600;
    border-radius: 10px;
    background: linear-gradient(45deg, #ff6b6b, #ffa726);
    border: none;
    color: #ffffff;
    transition: all 0.3s ease;
}

.order-form-content .btn-block:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(255, 107, 107, 0.3);
}

/* Animations */
@keyframes float {
    0%, 100% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-20px);
    }
}

@keyframes glowPulse {
    0%, 100% {
        opacity: 0.3;
        transform: translate(-50%, -50%) scale(1);
    }
    50% {
        opacity: 0.6;
        transform: translate(-50%, -50%) scale(1.1);
    }
}

/* Responsive Design for Satisfy Page */
@media (max-width: 1199px) {
    .product-hero-content .hero-title {
        font-size: 3.5rem;
    }
    
    .benefits-stats {
        position: static;
        transform: none;
        margin-top: 30px;
        justify-content: center;
    }
}

@media (max-width: 991px) {
    .product-hero-content .hero-title {
        font-size: 3rem;
    }
    
    .product-hero-content .hero-subtitle {
        font-size: 1.3rem;
    }
    
    .ingredients-grid {
        grid-template-columns: 1fr;
    }
    
    .ingredients-sidebar {
        position: static;
        margin-top: 40px;
    }
    
    .order-price {
        justify-content: center;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .product-hero-content .hero-title {
        font-size: 2.5rem;
    }
    
    .product-hero-content .hero-subtitle {
        font-size: 1.1rem;
    }
    
    .product-hero-content .hero-actions {
        flex-direction: column;
        align-items: stretch;
    }
    
    .product-hero-content .hero-actions .btn {
        text-align: center;
    }
    
    .benefits-list .benefit-item {
        flex-direction: column;
        text-align: center;
    }
    
    .benefits-list .benefit-icon {
        margin-right: 0;
        margin-bottom: 15px;
    }
    
    .instruction-item {
        flex-direction: column;
        text-align: center;
    }
    
    .instruction-number {
        margin-right: 0;
        margin-bottom: 15px;
    }
    
    .order-form {
        padding: 30px 20px;
    }
    
    .order-price {
        flex-direction: column;
        gap: 10px;
    }
    
    .price-current {
        font-size: 2.5rem;
    }
}

@media (max-width: 575px) {
    .product-hero-content .hero-title {
        font-size: 2rem;
    }
    
    .product-hero-content .hero-description {
        font-size: 1rem;
    }
    
    .product-hero-content .feature-item {
        flex-direction: column;
        text-align: center;
    }
    
    .product-hero-content .feature-icon {
        margin-right: 0;
        margin-bottom: 15px;
    }
    
    .ingredient-item {
        flex-direction: column;
        text-align: center;
    }
    
    .ingredient-item .ingredient-icon {
        margin-right: 0;
        margin-bottom: 15px;
    }
    
    .benefits-stats {
        flex-direction: column;
        gap: 15px;
    }
    
    .order-content .order-title {
        font-size: 2rem;
    }
}

/* ============================================
   E-commerce Product Details Styles
   ============================================ */

/* Breadcrumb Area */
.breadcrumb-area {
    background: #f8f9fa;
    padding: 20px 0;
    border-bottom: 1px solid #e9ecef;
}

.breadcrumb {
    background: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: ">";
    color: #6c757d;
    font-weight: 600;
}

.breadcrumb-item a {
    color: #6c757d;
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover {
    color: #dc2626;
}

.breadcrumb-item.active {
    color: #1a1a1a;
    font-weight: 600;
}

/* Product Details Area */
.product-details-area {
    background: #ffffff;
    padding-left: 80px;
    padding-right: 80px;
}

.product-gallery {
    position: sticky;
    top: 100px;
}

.product-main-gallery {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 25px;
    background: linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 50%, #0f0f0f 100%);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.product-main-gallery::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 80%, rgba(59, 130, 246, 0.15) 0%, transparent 50%),
        radial-gradient(circle at 80% 20%, rgba(147, 51, 234, 0.15) 0%, transparent 50%),
        linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.02) 50%, transparent 70%);
    pointer-events: none;
    z-index: 1;
}

.product-main-gallery::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        repeating-linear-gradient(
            90deg,
            transparent,
            transparent 2px,
            rgba(59, 130, 246, 0.03) 2px,
            rgba(59, 130, 246, 0.03) 4px
        );
    pointer-events: none;
    z-index: 1;
}

/* Lighting Effects */
.gallery-lighting-effects {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 1;
    overflow: hidden;
}

.light-beam {
    position: absolute;
    background: linear-gradient(45deg, transparent, rgba(59, 130, 246, 0.3), transparent);
    animation: lightSweep 4s ease-in-out infinite;
}

.light-1 {
    width: 2px;
    height: 100%;
    top: 0;
    left: 20%;
    animation-delay: 0s;
}

.light-2 {
    width: 2px;
    height: 100%;
    top: 0;
    left: 50%;
    animation-delay: 1.3s;
}

.light-3 {
    width: 2px;
    height: 100%;
    top: 0;
    left: 80%;
    animation-delay: 2.6s;
}

@keyframes lightSweep {
    0%, 100% {
        opacity: 0;
        transform: translateY(-100%);
    }
    50% {
        opacity: 1;
        transform: translateY(100%);
    }
}

/* Floating Particles */
.floating-particles {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 1;
}

.particle {
    position: absolute;
    width: 4px;
    height: 4px;
    background: rgba(59, 130, 246, 0.6);
    border-radius: 50%;
    animation: float 6s ease-in-out infinite;
}

.particle-1 {
    top: 20%;
    left: 10%;
    animation-delay: 0s;
}

.particle-2 {
    top: 60%;
    left: 80%;
    animation-delay: 1s;
}

.particle-3 {
    top: 80%;
    left: 20%;
    animation-delay: 2s;
}

.particle-4 {
    top: 30%;
    left: 70%;
    animation-delay: 3s;
}

.particle-5 {
    top: 70%;
    left: 50%;
    animation-delay: 4s;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0px) translateX(0px);
        opacity: 0.3;
    }
    25% {
        transform: translateY(-20px) translateX(10px);
        opacity: 0.8;
    }
    50% {
        transform: translateY(-10px) translateX(-5px);
        opacity: 1;
    }
    75% {
        transform: translateY(-30px) translateX(15px);
        opacity: 0.6;
    }
}

.gallery-slider {
    position: relative;
    width: 100%;
    height: 600px;
    overflow: hidden;
    z-index: 2;
}

.gallery-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    transform: scale(0.95) rotateY(5deg);
}

.gallery-slide.active {
    opacity: 1;
    transform: scale(1) rotateY(0deg);
}

.gallery-main-img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
    filter: 
        drop-shadow(0 25px 50px rgba(0, 0, 0, 0.6))
        drop-shadow(0 0 30px rgba(59, 130, 246, 0.3))
        brightness(1.1)
        contrast(1.1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    z-index: 3;
}

.gallery-main-img:hover {
    transform: scale(1.05) rotateY(-2deg);
}

/* Google Translate Widget Styling - Redesigned */
.translate-section {
    position: relative;
}

#google_translate_element {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    line-height: 1;
}

/* Style the Google Translate dropdown */
.goog-te-gadget {
    font-family: inherit !important;
    font-size: 13px !important;
    margin: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    vertical-align: middle !important;
    height: 100% !important;
    width: 100% !important;
}

/* Show the Google Translate options */
.goog-te-gadget .goog-te-combo option {
    display: block !important;
    color: #333 !important;
    background: #fff !important;
    padding: 8px 12px !important;
    font-size: 14px !important;
}

/* Ensure the select element is visible and functional */
.goog-te-gadget select {
    width: 100% !important;
    height: 100% !important;
    opacity: 1 !important;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 10 !important;
    cursor: pointer !important;
    background: rgba(255, 255, 255, 0.1) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    border-radius: 6px !important;
    color: #fff !important;
    padding: 8px 12px !important;
    font-size: 14px !important;
}

.goog-te-gadget .goog-te-combo {
    background: rgba(255, 255, 255, 0.1) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    border-radius: 6px !important;
    color: #fff !important;
    padding: 8px 12px !important;
    font-size: 14px !important;
    transition: all 0.3s ease !important;
    min-width: 120px !important;
    max-width: 150px !important;
    width: 130px !important;
    height: 40px !important;
    line-height: 1.2 !important;
    box-sizing: border-box !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    vertical-align: middle !important;
    white-space: nowrap !important;
    text-align: center !important;
    position: relative !important;
    cursor: pointer !important;
}

/* Custom styling for Google Translate widget to show G icon and dropdown on same line */
.goog-te-gadget {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    vertical-align: middle !important;
    flex-direction: row !important;
}

/* Force horizontal layout for all Google Translate elements */
.goog-te-gadget * {
    display: inline !important;
    vertical-align: middle !important;
}

.goog-te-gadget .goog-te-combo {
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
}

/* Add G icon before the text */
.goog-te-gadget .goog-te-combo::before {
    content: "G";
    font-weight: bold !important;
    font-size: 11px !important;
    color: #fff !important;
    display: inline !important;
    vertical-align: middle !important;
    margin-right: 6px;
    line-height: 1 !important;
}

/* Add dropdown arrow after the text */
.goog-te-gadget .goog-te-combo::after {
    content: "▼";
    font-size: 7px !important;
    color: #fff !important;
    display: inline !important;
    vertical-align: middle !important;
    margin-left: 6px;
    line-height: 1 !important;
}

/* Hide the default text and show only our custom elements */
.goog-te-gadget .goog-te-combo option {
    display: none !important;
}

.goog-te-gadget .goog-te-combo:hover {
    background: rgba(255, 255, 255, 0.2) !important;
    border-color: rgba(255, 255, 255, 0.3) !important;
    transform: translateY(-1px) !important;
}

.goog-te-gadget .goog-te-combo:focus {
    outline: none !important;
    box-shadow: 0 0 0 2px rgba(220, 38, 38, 0.5) !important;
}

/* Hide the "Powered by Google" text */
.goog-te-gadget .goog-te-combo:after {
    display: none !important;
}

/* Ensure proper alignment with other header elements */
.protein-header .header-action .translate-widget {
    margin-right: 20px;
    display: flex;
    align-items: center;
    height: 100%;
    vertical-align: middle;
}

.protein-header .header-action .translate-widget .goog-te-gadget {
    display: flex !important;
    align-items: center !important;
    height: 100%;
    vertical-align: middle !important;
}

/* Force vertical alignment for translate widget */
.protein-header .header-action ul {
    display: flex;
    align-items: center;
    height: 100%;
}

.protein-header .header-action ul li {
    display: flex;
    align-items: center;
    height: 100%;
    vertical-align: middle;
}

/* Better alignment for translate widget in header */
.header-action .translate-widget {
    display: flex;
    align-items: center;
    height: 100%;
    margin-left: 25px;
    margin-right: 0;
    max-width: 150px;
    flex-shrink: 0;
    vertical-align: middle;
}

.header-action .translate-widget #google_translate_element {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    max-width: 150px;
    vertical-align: middle;
}

/* Override the default margin for translate widget */
.header-action > ul > li.translate-widget {
    margin-left: 25px;
}

/* Ensure the translate dropdown aligns properly */
.goog-te-gadget {
    display: flex !important;
    align-items: center !important;
    height: 100% !important;
}

.goog-te-gadget .goog-te-combo {
    display: flex !important;
    align-items: center !important;
    height: 40px !important;
    line-height: 1 !important;
}

/* Ensure translate widget fits with header height */
.protein-header .translate-widget {
    display: flex;
    align-items: center;
    height: 100%;
    max-width: 150px;
    flex-shrink: 0;
    vertical-align: middle;
}

.protein-header .translate-widget .goog-te-gadget {
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 150px;
    vertical-align: middle;
}

.protein-header .translate-widget .goog-te-gadget .goog-te-combo {
    height: 36px;
    display: flex;
    align-items: center;
    width: 140px;
    max-width: 150px;
    vertical-align: middle;
}

/* Make sure the dropdown arrow is visible */
.goog-te-gadget .goog-te-combo::-ms-expand {
    display: block !important;
}

.goog-te-gadget .goog-te-combo::-webkit-appearance {
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
}

/* Style the translate button */
.goog-te-gadget .goog-te-combo option {
    background: #1a365d !important;
    color: #fff !important;
    padding: 8px !important;
}

/* Mobile translate widget */
.mobile-translate-widget {
    text-align: center;
    margin: 20px 0;
    padding: 15px;
    background: rgba(26, 54, 93, 0.1);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-translate-widget #google_translate_element_mobile {
    display: inline-block;
}

.mobile-translate-widget .goog-te-gadget .goog-te-combo {
    background: rgba(255, 255, 255, 0.1) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    border-radius: 8px !important;
    color: #fff !important;
    padding: 10px 15px !important;
    font-size: 14px !important;
    backdrop-filter: blur(10px) !important;
    transition: all 0.3s ease !important;
    width: 200px !important;
}

.mobile-translate-widget .goog-te-gadget .goog-te-combo:hover {
    background: rgba(255, 255, 255, 0.2) !important;
    border-color: rgba(255, 255, 255, 0.3) !important;
    transform: translateY(-1px) !important;
}

/* Header action alignment */
.header-action {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: flex-end;
}

.header-action ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 100%;
    gap: 15px;
}

.header-action li {
    display: flex;
    align-items: center;
    height: 100%;
}

/* Responsive header width management */
@media (max-width: 1200px) {
    .menu-nav .logo {
        width: 150px;
        min-width: 150px;
    }
    
    .navbar-wrap {
        max-width: 500px;
    }
    
    .navbar-wrap ul li a {
        padding: 35px 12px;
        font-size: 15px;
    }
    
    .header-action {
        width: 160px;
        min-width: 160px;
    }
    
    .header-actions-wrapper {
        gap: 10px;
    }
    
    .translate-section {
        padding: 6px 10px;
    }
    
    .goog-te-gadget .goog-te-combo {
        width: 100px !important;
        max-width: 110px !important;
    }
}

@media (max-width: 992px) {
    .menu-nav .logo {
        width: 120px;
        min-width: 120px;
    }
    
    .navbar-wrap {
        max-width: 400px;
    }
    
    .navbar-wrap ul li a {
        padding: 35px 8px;
        font-size: 14px;
    }
    
    .header-action {
        width: 140px;
        min-width: 140px;
    }
    
    .header-actions-wrapper {
        gap: 8px;
    }
    
    .translate-section {
        padding: 6px 8px;
    }
    
    .goog-te-gadget .goog-te-combo {
        width: 90px !important;
        max-width: 100px !important;
    }
}

/* Additional styling for better visual integration */
.translate-widget .goog-te-gadget {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
}

/* Force horizontal layout for translate section */
.translate-section .goog-te-gadget {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.translate-section .goog-te-gadget .goog-te-combo {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    visibility: visible !important;
    opacity: 1 !important;
}

/* Override any vertical stacking */
.translate-section .goog-te-gadget * {
    display: inline !important;
    vertical-align: middle !important;
    float: none !important;
}

/* Ensure all translate widgets are visible */
.translate-section,
.mobile-translate-widget {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

#google_translate_element,
#google_translate_element_mobile,
#google_translate_element_mobile_header {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.translate-widget .goog-te-gadget .goog-te-combo {
    font-family: inherit !important;
    font-weight: 500 !important;
    text-align: left !important;
    cursor: pointer !important;
}

/* Ensure proper spacing in header */
.protein-header .header-action ul {
    gap: 0;
}

.protein-header .header-action li:not(:last-child) {
    margin-right: 0;
}

/* Specific spacing for protein header */
.protein-header .header-action > ul > li {
    margin-left: 0;
}

.protein-header .header-action > ul > li:first-child {
    margin-left: 0;
}

/* Ensure proper header layout on all screen sizes */
.protein-header .menu-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 20px;
}

.protein-header .menu-nav .logo {
    flex-shrink: 0;
}

.protein-header .navbar-wrap {
    flex: 1;
    display: flex;
    justify-content: center;
}

.protein-header .header-action {
    flex-shrink: 0;
    display: flex;
    justify-content: flex-end;
}

/* Mobile responsive */
@media (max-width: 768px) {
    .translate-widget {
        margin-right: 10px;
        margin-bottom: 10px;
        max-width: 80px;
    }
    
    .goog-te-gadget .goog-te-combo {
        font-size: 11px !important;
        padding: 4px 16px !important;
        min-width: 100px !important;
        max-width: 120px !important;
        width: 110px !important;
        height: 32px !important;
        display: inline-block !important;
        white-space: nowrap !important;
        line-height: 24px !important;
    }
    
    .goog-te-gadget .goog-te-combo::before {
        content: "G ";
        font-size: 10px !important;
        display: inline !important;
    }
    
    .goog-te-gadget .goog-te-combo::after {
        content: " ▼";
        font-size: 7px !important;
        display: inline !important;
    }
    
    .mobile-translate-widget .goog-te-gadget .goog-te-combo {
        width: 150px !important;
        font-size: 12px !important;
        padding: 8px 12px !important;
    }
    
    .header-action .translate-widget {
        margin-right: 10px;
        max-width: 80px;
    }
    
    .header-action .translate-widget #google_translate_element {
        max-width: 80px;
    }
}

.gallery-navigation {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    padding: 0 25px;
    pointer-events: none;
    z-index: 4;
}

.gallery-nav-btn {
    width: 60px;
    height: 60px;
    border: none;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    pointer-events: all;
    box-shadow: 
        0 8px 25px rgba(0, 0, 0, 0.3),
        0 0 0 1px rgba(255, 255, 255, 0.1),
        inset 0 1px 0 rgba(255, 255, 255, 0.2);
    color: #ffffff;
    font-size: 20px;
    backdrop-filter: blur(10px);
    position: relative;
    overflow: hidden;
}

.gallery-nav-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, #dc2626 0%, #ef4444 100%);
    opacity: 0;
    transition: opacity 0.4s ease;
    border-radius: 50%;
}

.gallery-nav-btn:hover::before {
    opacity: 1;
}

.gallery-nav-btn:hover {
    transform: scale(1.15) translateY(-2px);
    box-shadow: 
        0 15px 35px rgba(220, 38, 38, 0.4),
        0 0 0 1px rgba(255, 255, 255, 0.2),
        inset 0 1px 0 rgba(255, 255, 255, 0.3);
    color: #ffffff;
}

.gallery-nav-btn i {
    position: relative;
    z-index: 2;
    transition: transform 0.3s ease;
}

.gallery-nav-btn:hover i {
    transform: scale(1.1);
}

.gallery-dots {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 12px;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 100%);
    padding: 12px 20px;
    border-radius: 30px;
    box-shadow: 
        0 8px 25px rgba(0, 0, 0, 0.4),
        0 0 0 1px rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(15px);
    z-index: 4;
}

.gallery-dot {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.3);
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
}

.gallery-dot::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: linear-gradient(135deg, #dc2626 0%, #ef4444 100%);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.gallery-dot.active::before,
.gallery-dot:hover::before {
    width: 100%;
    height: 100%;
}

.gallery-dot.active {
    transform: scale(1.3);
    box-shadow: 0 0 20px rgba(220, 38, 38, 0.6);
}

.gallery-dot:hover {
    transform: scale(1.2);
    box-shadow: 0 0 15px rgba(220, 38, 38, 0.4);
}

.product-thumbnails {
    display: flex;
    gap: 18px;
    justify-content: center;
    flex-wrap: wrap;
    padding: 25px;
    background: linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 50%, #0f0f0f 100%);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    position: relative;
    overflow: hidden;
}

.product-thumbnails::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 30% 70%, rgba(59, 130, 246, 0.1) 0%, transparent 50%),
        radial-gradient(circle at 70% 30%, rgba(147, 51, 234, 0.1) 0%, transparent 50%);
    pointer-events: none;
}

.thumb-item {
    width: 90px;
    height: 90px;
    border-radius: 15px;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid transparent;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.02) 100%);
    backdrop-filter: blur(10px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.thumb-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(220, 38, 38, 0.2) 0%, rgba(239, 68, 68, 0.1) 100%);
    opacity: 0;
    transition: all 0.4s ease;
    z-index: 2;
    border-radius: 15px;
}

.thumb-item::after {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(135deg, #dc2626 0%, #ef4444 100%);
    border-radius: 17px;
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: -1;
}

.thumb-item:hover::before,
.thumb-item.active::before {
    opacity: 1;
}

.thumb-item:hover::after,
.thumb-item.active::after {
    opacity: 1;
}

.thumb-item:hover,
.thumb-item.active {
    transform: scale(1.08) translateY(-3px);
    box-shadow: 
        0 15px 35px rgba(220, 38, 38, 0.4),
        0 0 0 1px rgba(255, 255, 255, 0.1);
}

.thumb-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    filter: brightness(0.9) contrast(1.1);
    position: relative;
    z-index: 1;
}

.thumb-item:hover .thumb-img,
.thumb-item.active .thumb-img {
    transform: scale(1.05);
    filter: brightness(1.1) contrast(1.2);
}

/* Product Details Content */
.product-details-content {
    padding-left: 40px;
}

.product-badge {
    margin-bottom: 15px;
}

.product-badge .badge {
    background: linear-gradient(45deg, #dc2626, #ef4444);
    color: #ffffff;
    padding: 8px 16px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.product-title {
    font-size: 2.5rem;
    font-weight: 800;
    color: #1a1a1a;
    margin-bottom: 10px;
    line-height: 1.2;
}

.product-subtitle {
    font-size: 1.2rem;
    font-weight: 600;
    color: #6c757d;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.product-rating {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}

.product-rating .stars {
    display: flex;
    gap: 2px;
}

.product-rating .stars i {
    color: #ffa726;
    font-size: 16px;
}

.rating-text {
    color: #6c757d;
    font-size: 14px;
}

.product-description {
    margin-bottom: 30px;
}

.product-description p {
    font-size: 1.1rem;
    line-height: 1.6;
    color: #666666;
    margin: 0;
}

.product-specs {
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    padding: 30px;
    border-radius: 20px;
    margin-bottom: 30px;
    border: 1px solid #e9ecef;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}

.spec-item {
    display: flex;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid #e9ecef;
    transition: all 0.3s ease;
}

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

.spec-item:hover {
    background: rgba(220, 38, 38, 0.05);
    margin: 0 -15px;
    padding: 20px 15px;
    border-radius: 10px;
}

.spec-icon {
    width: 50px;
    height: 50px;
    background: linear-gradient(45deg, #dc2626, #ef4444);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    font-size: 20px;
    color: #ffffff;
    flex-shrink: 0;
}

.spec-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.spec-label {
    font-weight: 600;
    color: #1a1a1a;
    font-size: 0.9rem;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.spec-value {
    color: #6c757d;
    font-weight: 500;
    font-size: 1.1rem;
}

.product-price {
    background: linear-gradient(135deg, #fff5f5 0%, #ffffff 100%);
    padding: 25px;
    border-radius: 20px;
    margin-bottom: 30px;
    border: 2px solid #fecaca;
    position: relative;
    overflow: hidden;
}

.product-price::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(45deg, #dc2626, #ef4444);
}

.price-main {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 15px;
}

.current-price {
    font-size: 3rem;
    font-weight: 900;
    color: #dc2626;
    text-shadow: 0 2px 4px rgba(220, 38, 38, 0.2);
}

.old-price {
    font-size: 1.5rem;
    color: #999999;
    text-decoration: line-through;
    position: relative;
}

.old-price::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 2px;
    background: #dc2626;
    transform: translateY(-50%);
}

.price-save {
    background: linear-gradient(45deg, #4CAF50, #8BC34A);
    color: #ffffff;
    padding: 12px 20px;
    border-radius: 25px;
    font-size: 0.9rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 8px;
    box-shadow: 0 4px 15px rgba(76, 175, 80, 0.3);
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% {
        box-shadow: 0 4px 15px rgba(76, 175, 80, 0.3);
    }
    50% {
        box-shadow: 0 4px 25px rgba(76, 175, 80, 0.5);
    }
    100% {
        box-shadow: 0 4px 15px rgba(76, 175, 80, 0.3);
    }
}

.product-options {
    margin-bottom: 30px;
}

.quantity-selector,
.package-selector {
    margin-bottom: 20px;
}

.quantity-selector label,
.package-selector label {
    display: block;
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 10px;
}

.quantity-controls {
    display: flex;
    align-items: center;
    gap: 10px;
}

.qty-btn {
    width: 40px;
    height: 40px;
    border: 2px solid #e9ecef;
    background: #ffffff;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 600;
    color: #6c757d;
}

.qty-btn:hover {
    border-color: #dc2626;
    color: #dc2626;
}

.qty-input {
    width: 80px;
    height: 40px;
    border: 2px solid #e9ecef;
    border-radius: 8px;
    text-align: center;
    font-weight: 600;
    color: #1a1a1a;
}

.qty-input:focus {
    outline: none;
    border-color: #dc2626;
}

.package-select {
    width: 100%;
    height: 45px;
    border: 2px solid #e9ecef;
    border-radius: 8px;
    padding: 0 15px;
    font-size: 1rem;
    color: #1a1a1a;
    background: #ffffff;
    cursor: pointer;
}

.package-select:focus {
    outline: none;
    border-color: #dc2626;
}

.product-actions {
    display: flex;
    gap: 15px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.btn-add-cart,
.btn-buy-now {
    flex: 1;
    min-width: 200px;
    height: 55px;
    border-radius: 15px;
    font-weight: 700;
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    transition: all 0.3s ease;
    text-decoration: none;
    border: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.btn-add-cart {
    background: linear-gradient(45deg, #dc2626, #ef4444);
    color: #ffffff;
    box-shadow: 0 8px 25px rgba(220, 38, 38, 0.3);
}

.btn-add-cart::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s;
}

.btn-add-cart:hover::before {
    left: 100%;
}

.btn-add-cart:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 35px rgba(220, 38, 38, 0.4);
    color: #ffffff;
}

.btn-buy-now {
    background: transparent;
    color: #dc2626;
    border: 2px solid #dc2626;
    position: relative;
    overflow: hidden;
}

.btn-buy-now::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #dc2626;
    transition: width 0.3s ease;
    z-index: -1;
}

.btn-buy-now:hover::before {
    width: 100%;
}

.btn-buy-now:hover {
    color: #ffffff;
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(220, 38, 38, 0.3);
}

.product-features {
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    padding: 30px;
    border-radius: 20px;
    margin-bottom: 25px;
    border: 1px solid #e9ecef;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}

.product-features .feature-item {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 12px;
    transition: all 0.3s ease;
}

.product-features .feature-item:last-child {
    margin-bottom: 0;
}

.product-features .feature-item:hover {
    background: rgba(76, 175, 80, 0.05);
    transform: translateX(5px);
}

.product-features .feature-icon {
    width: 45px;
    height: 45px;
    background: linear-gradient(45deg, #4CAF50, #8BC34A);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #ffffff;
    flex-shrink: 0;
}

.product-features .feature-content h5 {
    font-size: 1rem;
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 5px;
}

.product-features .feature-content p {
    font-size: 0.9rem;
    color: #666666;
    margin: 0;
}

.product-trust-signals {
    background: linear-gradient(135deg, #fff8e1 0%, #ffffff 100%);
    padding: 25px;
    border-radius: 20px;
    border: 1px solid #ffecb3;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 15px;
}

.trust-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 0.9rem;
    color: #666666;
    font-weight: 500;
    flex: 1;
    min-width: 150px;
    justify-content: center;
    padding: 10px;
    border-radius: 10px;
    transition: all 0.3s ease;
}

.trust-item:hover {
    background: rgba(255, 193, 7, 0.1);
    color: #1a1a1a;
}

.trust-item i {
    color: #ffc107;
    font-size: 16px;
}

/* Product Tabs */
.product-tabs-area {
    background: #ffffff;
    padding-left: 80px;
    padding-right: 80px;
}

.product-tabs .nav-tabs {
    border-bottom: 2px solid #e9ecef;
    margin-bottom: 50px;
    padding: 0 20px;
}

.product-tabs .nav-tabs .nav-link {
    border: none;
    background: none;
    color: #6c757d;
    font-weight: 600;
    padding: 18px 30px;
    margin-right: 15px;
    border-radius: 12px 12px 0 0;
    transition: all 0.3s ease;
    position: relative;
    font-size: 1rem;
}

.product-tabs .nav-tabs .nav-link:hover {
    color: #dc2626;
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(220, 38, 38, 0.1);
}

.product-tabs .nav-tabs .nav-link.active {
    color: #ffffff;
    background: linear-gradient(135deg, #dc2626 0%, #ef4444 100%);
    border-bottom: 3px solid #dc2626;
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(220, 38, 38, 0.3);
}

.tab-content-wrapper {
    padding: 50px 30px;
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    border-radius: 20px;
    margin: 0 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.product-description-content h3 {
    font-size: 1.8rem;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 2px solid #e9ecef;
}

.product-description-content h4 {
    font-size: 1.3rem;
    font-weight: 600;
    color: #1a1a1a;
    margin: 25px 0 15px 0;
}

.product-description-content p {
    font-size: 1rem;
    line-height: 1.7;
    margin-bottom: 20px;
    color: #555555;
}

.product-description-content ul {
    margin: 20px 0;
    padding-left: 0;
}

.product-description-content li {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 12px;
    padding-left: 25px;
    position: relative;
    color: #555555;
}

.product-description-content li::before {
    content: '✓';
    position: absolute;
    left: 0;
    color: #dc2626;
    font-weight: bold;
    font-size: 1.1rem;
}

.product-info-sidebar {
    padding-left: 30px;
}

.info-card {
    background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    border: 1px solid #e9ecef;
}

.info-card h4 {
    font-size: 1.2rem;
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #dc2626;
}

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

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

.info-label {
    font-weight: 600;
    color: #1a1a1a;
    font-size: 0.95rem;
}

.info-value {
    color: #666666;
    font-weight: 500;
    font-size: 0.95rem;
}

/* Nutritional Information Section */
.nutritional-info-area {
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    padding-left: 80px;
    padding-right: 80px;
}

.nutritional-info-card {
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border: 1px solid #e9ecef;
}

.nutritional-header {
    background: linear-gradient(135deg, #dc2626 0%, #ef4444 100%);
    color: #ffffff;
    padding: 30px;
    text-align: center;
}

.nutritional-header h3 {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 10px;
}

.serving-info {
    font-size: 1rem;
    opacity: 0.9;
    margin: 0;
}

.nutritional-table {
    padding: 40px;
}

.table-header {
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 2px solid #e9ecef;
}

.table-header h4 {
    font-size: 1.3rem;
    font-weight: 600;
    color: #1a1a1a;
    margin: 0;
}

.nutritional-items {
    margin-bottom: 40px;
}

.nutritional-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px solid #f0f0f0;
    transition: all 0.3s ease;
}

.nutritional-item:hover {
    background: rgba(220, 38, 38, 0.05);
    margin: 0 -20px;
    padding: 15px 20px;
    border-radius: 8px;
}

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

.nutrient-name {
    font-weight: 600;
    color: #1a1a1a;
    font-size: 1rem;
}

.nutrient-value {
    font-weight: 700;
    color: #dc2626;
    font-size: 1.1rem;
}

.vitamins-section,
.herbal-extracts {
    margin-bottom: 40px;
}

.vitamins-section h5,
.herbal-extracts h5 {
    font-size: 1.2rem;
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #dc2626;
}

.vitamins-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 15px;
}

.vitamin-item,
.extract-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 15px;
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    border-radius: 10px;
    border: 1px solid #e9ecef;
    transition: all 0.3s ease;
}

.vitamin-item:hover,
.extract-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(220, 38, 38, 0.1);
    border-color: #dc2626;
}

.vitamin-name,
.extract-name {
    font-weight: 500;
    color: #1a1a1a;
    font-size: 0.95rem;
}

.vitamin-value,
.extract-value {
    font-weight: 600;
    color: #dc2626;
    font-size: 0.95rem;
}

.extracts-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 15px;
}

.nutritional-footer {
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    padding: 25px;
    border-radius: 15px;
    border: 1px solid #e9ecef;
    margin-top: 30px;
}

.nutritional-footer p {
    font-size: 0.9rem;
    line-height: 1.6;
    color: #666666;
    margin-bottom: 10px;
}

.nutritional-footer p:last-child {
    margin-bottom: 0;
}

.product-description-content ul {
    padding-left: 20px;
}

.product-description-content ul li {
    font-size: 1rem;
    line-height: 1.6;
    color: #666666;
    margin-bottom: 8px;
}

.product-info-sidebar {
    position: sticky;
    top: 100px;
}

.info-card {
    background: #f8f9fa;
    padding: 25px;
    border-radius: 15px;
    border: 1px solid #e9ecef;
}

.info-card h4 {
    font-size: 1.3rem;
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 20px;
}

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

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

.info-label {
    font-weight: 600;
    color: #1a1a1a;
}

.info-value {
    color: #6c757d;
    font-weight: 500;
}

/* Responsive Design for E-commerce Product Details */
@media (max-width: 991px) {
    .product-details-content {
        padding-left: 0;
        margin-top: 40px;
    }
    
    .product-details-img {
        position: static;
    }
    
    .product-info-sidebar {
        position: static;
        margin-top: 30px;
    }
    
    .product-actions {
        flex-direction: column;
    }
    
    .btn-add-cart,
    .btn-buy-now {
        min-width: auto;
    }
}

@media (max-width: 1199px) {
    .product-details-area,
    .product-tabs-area,
    .nutritional-info-area {
        padding-left: 60px;
        padding-right: 60px;
    }
}

@media (max-width: 991px) {
    .product-details-area,
    .product-tabs-area,
    .nutritional-info-area {
        padding-left: 40px;
        padding-right: 40px;
    }
    
    .nutritional-table {
        padding: 30px;
    }
    
    .vitamins-grid {
        grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    }
    
    .extracts-list {
        grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    }
}

@media (max-width: 767px) {
    .product-details-area,
    .product-tabs-area,
    .nutritional-info-area {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .nutritional-header {
        padding: 25px 20px;
    }
    
    .nutritional-header h3 {
        font-size: 1.5rem;
    }
    
    .nutritional-table {
        padding: 25px 20px;
    }
    
    .vitamins-grid {
        grid-template-columns: 1fr;
    }
    
    .extracts-list {
        grid-template-columns: 1fr;
    }
    
    .nutritional-item {
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
    }
    
    .product-title {
        font-size: 2rem;
    }
    
    .product-subtitle {
        font-size: 1rem;
    }
    
    .current-price {
        font-size: 2rem;
    }
    
    .product-tabs .nav-tabs .nav-link {
        padding: 12px 15px;
        font-size: 0.9rem;
        margin-right: 8px;
    }
    
    .tab-content-wrapper {
        padding: 30px 20px;
        margin: 0 10px;
    }
    
    .product-info-sidebar {
        padding-left: 0;
        margin-top: 30px;
    }
    
    .info-card {
        padding: 20px;
    }
    
    .gallery-slider {
        height: 450px;
    }
    
    .gallery-nav-btn {
        width: 50px;
        height: 50px;
        font-size: 16px;
    }
    
    .gallery-navigation {
        padding: 0 20px;
    }
    
    .gallery-dots {
        bottom: 20px;
        padding: 10px 15px;
        gap: 10px;
    }
    
    .gallery-dot {
        width: 12px;
        height: 12px;
    }
    
    .product-thumbnails {
        gap: 12px;
        padding: 20px;
    }
    
    .thumb-item {
        width: 70px;
        height: 70px;
    }
    
    .product-specs {
        padding: 20px;
    }
    
    .spec-item {
        flex-direction: column;
        text-align: center;
        gap: 15px;
    }
    
    .spec-icon {
        margin-right: 0;
    }
    
    .product-price {
        padding: 20px;
    }
    
    .price-main {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
    
    .current-price {
        font-size: 2.5rem;
    }
    
    .product-actions {
        flex-direction: column;
    }
    
    .btn-add-cart,
    .btn-buy-now {
        min-width: auto;
    }
    
    .product-features .feature-item {
        flex-direction: column;
        text-align: center;
        gap: 15px;
    }
    
    .product-trust-signals {
        flex-direction: column;
        gap: 10px;
    }
    
    .trust-item {
        min-width: auto;
        justify-content: flex-start;
    }
}

@media (max-width: 575px) {
    .product-details-area,
    .product-tabs-area,
    .nutritional-info-area {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .nutritional-header {
        padding: 20px 15px;
    }
    
    .nutritional-header h3 {
        font-size: 1.3rem;
    }
    
    .nutritional-table {
        padding: 20px 15px;
    }
    
    .table-header h4 {
        font-size: 1.1rem;
    }
    
    .product-title {
        font-size: 1.8rem;
    }
    
    .product-price {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    
    .current-price {
        font-size: 1.8rem;
    }
    
    .product-tabs .nav-tabs {
        flex-wrap: wrap;
    }
    
    .product-tabs .nav-tabs .nav-link {
        margin-bottom: 5px;
    }
}

/* Mobile Responsiveness Fixes for Russian Gear */

/* Mobile Hero Section - Text-Only Clean Design */
@media (max-width: 767.98px) {
    /* Override Bootstrap container restrictions */
    .banner-area.protein-banner.slider-area .container {
        max-width: 100% !important;
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    
    .banner-area.protein-banner.slider-area .row {
        margin: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    
    .banner-area.protein-banner.slider-area [class*="col-"] {
        padding: 0 !important;
        margin: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    
    /* Hero/Banner Section */
    .banner-area.protein-banner.slider-area {
        padding: 120px 0 80px 0;
        min-height: 100vh;
        position: relative;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .slider-area.protein-banner .single-slider {
        min-height: auto;
        padding: 0;
        margin-top: 0;
        position: relative;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .slider-area.protein-banner .container {
        max-width: 100% !important;
        padding: 0 !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .slider-area.protein-banner .row {
        margin: 0;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .slider-area.protein-banner .col-lg-6,
    .slider-area.protein-banner .col-md-6,
    .slider-area.protein-banner .col-sm-12 {
        width: 100%;
        padding: 0;
        margin-bottom: 0;
        display: flex;
        justify-content: center;
    }
    
    /* Hide Image on Mobile */
    .banner-img-wrap {
        display: none !important;
    }
    
    /* Content Only - Full Width */
    .banner-content {
        padding: 0 !important;
        text-align: center;
        margin-bottom: 0;
        width: 100% !important;
        max-width: 100% !important;
        position: relative;
    }
    
    .banner-content .sub-title {
        font-size: 16px;
        margin-bottom: 20px;
        padding: 0;
        color: rgba(255, 255, 255, 0.9);
        font-weight: 500;
        letter-spacing: 2px;
        text-transform: uppercase;
        position: relative;
    }
    
    .banner-content .sub-title::after {
        content: '';
        position: absolute;
        bottom: -10px;
        left: 50%;
        transform: translateX(-50%);
        width: 80px;
        height: 2px;
        background: linear-gradient(90deg, transparent, #ffffff, transparent);
    }
    
    .banner-content h2 {
        font-size: 42px;
        line-height: 1.1;
        margin-bottom: 40px;
        padding: 0;
        color: #ffffff;
        font-weight: 900;
        text-transform: uppercase;
        letter-spacing: -1px;
        text-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
        position: relative;
    }
    
    /* Button Layout */
    .banner-btn {
        display: flex;
        flex-direction: column;
        gap: 15px;
        padding: 0;
        align-items: center;
        margin-top: 30px;
    }
    
    .banner-btn .btn {
        width: 100%;
        max-width: 100%;
        padding: 20px 35px;
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 0;
        border-radius: 50px;
        text-transform: uppercase;
        letter-spacing: 1.5px;
        transition: all 0.3s ease;
        box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
        position: relative;
        overflow: hidden;
    }
    
    .banner-btn .btn.protein-btn {
        background: linear-gradient(135deg, #dc2626, #b91c1c);
        color: #ffffff;
        border: none;
    }
    
    .banner-btn .btn.protein-btn::before {
        content: '';
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
        transition: left 0.6s;
    }
    
    .banner-btn .btn.protein-btn:hover::before {
        left: 100%;
    }
    
    .banner-btn .btn.protein-btn:hover {
        background: linear-gradient(135deg, #b91c1c, #991b1b);
        transform: translateY(-3px);
        box-shadow: 0 8px 25px rgba(220, 38, 38, 0.5);
    }
    
    .banner-btn .btn.solid-btn {
        background: rgba(255, 255, 255, 0.1);
        color: #ffffff;
        border: 2px solid rgba(255, 255, 255, 0.8);
        backdrop-filter: blur(10px);
    }
    
    .banner-btn .btn.solid-btn:hover {
        background: rgba(255, 255, 255, 0.2);
        border-color: #ffffff;
        transform: translateY(-3px);
        box-shadow: 0 8px 25px rgba(255, 255, 255, 0.3);
    }
    
    /* Slider Navigation */
    .slider-nav {
        display: none;
    }
    
    .slider-dots {
        bottom: 40px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 10;
        display: flex;
        gap: 10px;
    }
    
    .slider-dots .dot {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.5);
        border: none;
        cursor: pointer;
        transition: all 0.3s ease;
    }
    
    .slider-dots .dot.active {
        background: #ffffff;
        transform: scale(1.4);
        box-shadow: 0 0 15px rgba(255, 255, 255, 0.6);
    }
    
    /* Background Enhancements */
    .banner-area.protein-banner.slider-area::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(135deg, #1a365d 0%, #2563eb 50%, #1e40af 100%);
        z-index: 1;
    }
    
    .banner-area.protein-banner.slider-area::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: radial-gradient(circle at 30% 70%, rgba(220, 38, 38, 0.1) 0%, transparent 50%),
                    radial-gradient(circle at 70% 30%, rgba(59, 130, 246, 0.1) 0%, transparent 50%);
        z-index: 2;
    }
    
    .banner-area.protein-banner.slider-area > * {
        position: relative;
        z-index: 3;
    }
    
    /* Decorative Elements */
    .banner-content::before {
        content: '';
        position: absolute;
        top: -30px;
        left: 50%;
        transform: translateX(-50%);
        width: 100px;
        height: 4px;
        background: linear-gradient(90deg, transparent, #dc2626, #f59e0b, transparent);
        border-radius: 2px;
        opacity: 0.8;
    }
    
    /* Floating Particles Effect */
    .banner-area.protein-banner.slider-area .banner-content::after {
        content: '';
        position: absolute;
        top: 20%;
        right: -20px;
        width: 4px;
        height: 4px;
        background: rgba(255, 255, 255, 0.6);
        border-radius: 50%;
        box-shadow: 
            -50px 100px 0 rgba(255, 255, 255, 0.4),
            80px 200px 0 rgba(255, 255, 255, 0.3),
            -100px 300px 0 rgba(255, 255, 255, 0.5);
        animation: float 6s ease-in-out infinite;
    }
    
    @keyframes float {
        0%, 100% { transform: translateY(0px); }
        50% { transform: translateY(-20px); }
    }
}

/* Mobile Section Padding Fixes */
@media (max-width: 767.98px) {
    /* Features Section */
    .features-area {
        padding: 80px 15px 60px 15px !important;
    }
    
    .features-area .container {
        padding: 0 15px;
    }
    
    .features-item {
        padding: 30px 20px;
        margin-bottom: 30px;
    }
    
    .features-item .features-content h3 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    
    .features-item .features-content p {
        font-size: 14px;
        line-height: 1.5;
    }
    
    /* About Section */
    .about-area {
        padding: 80px 15px 60px 15px !important;
    }
    
    .about-content {
        padding: 0 15px;
        text-align: center;
    }
    
    .about-content .section-title {
        margin-bottom: 25px;
    }
    
    .about-content .section-title h2 {
        font-size: 28px;
        line-height: 1.3;
    }
    
    .about-text p {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 20px;
    }
    
    .about-img {
        margin-bottom: 30px;
        padding: 0 15px;
    }
    
    .about-img img {
        max-width: 100%;
        height: auto;
    }
    
    /* Product Section */
    .product-area {
        padding: 80px 15px 60px 15px !important;
    }
    
    .product-content {
        padding: 0 15px;
        text-align: center;
        margin-bottom: 30px;
    }
    
    .product-content h3 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    
    .product-content .text {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 20px;
    }
    
    .product-benefits {
        text-align: left;
        margin-bottom: 25px;
    }
    
    .product-benefits h5 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    
    .product-benefits ul li {
        font-size: 14px;
        margin-bottom: 10px;
        padding-left: 20px;
    }
    
    .product-img {
        padding: 0 15px;
    }
    
    .product-img img {
        max-width: 100%;
        height: auto;
    }
    
    /* Product Gallery Section */
    .product-gallery-area {
        padding: 80px 15px 60px 15px !important;
    }
    
    .product-gallery-item {
        padding: 20px 15px;
        margin-bottom: 30px;
        text-align: center;
    }
    
    .product-gallery-item .product-content h5 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    
    .product-gallery-item .product-content p {
        font-size: 14px;
    }
    
    /* Ingredients Section */
    .modern-ingredients-area {
        padding: 80px 15px 60px 15px !important;
    }
    
    .ingredients-grid {
        padding: 0 15px;
        gap: 20px;
    }
    
    .ingredient-card {
        padding: 20px 15px;
        margin-bottom: 20px;
    }
    
    .ingredient-card .ingredient-name {
        font-size: 16px;
    }
    
    .ingredient-card .ingredient-dosage {
        font-size: 14px;
    }
    
    .ingredient-card .ingredient-benefit {
        font-size: 13px;
        line-height: 1.4;
    }
    
    /* Instructions Section */
    .instructions-area {
        padding: 80px 15px 60px 15px !important;
    }
    
    .instructions-content {
        padding: 0 15px;
    }
    
    .instruction-item h5 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    
    .instruction-item ul li {
        font-size: 14px;
        margin-bottom: 10px;
    }
    
    .warning-item h5 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    
    .warning-item p {
        font-size: 14px;
        line-height: 1.5;
    }
    
    /* Contact Section */
    .contact-area {
        padding: 80px 15px 60px 15px !important;
    }
    
    .contact-content {
        padding: 0 15px;
        text-align: center;
    }
    
    .contact-info h5,
    .manufacturer-info h5 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    
    .contact-info p,
    .manufacturer-info p {
        font-size: 14px;
        margin-bottom: 15px;
    }
    
    /* Choose Section */
    .choose-area {
        padding: 80px 15px 60px 15px !important;
    }
    
    .choose-content {
        padding: 0 15px;
        text-align: center;
        margin-bottom: 30px;
    }
    
    .choose-content .section-title h2 {
        font-size: 28px;
        line-height: 1.3;
    }
    
    .choose-content p {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 25px;
    }
    
    .choose-list-wrap {
        padding: 0 15px;
    }
    
    .choose-list-wrap ul li {
        padding: 20px 15px;
        margin-bottom: 20px;
        text-align: center;
    }
    
    .choose-list-wrap .content h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    
    .choose-list-wrap .content p {
        font-size: 14px;
        line-height: 1.5;
    }
    
    .choose-img {
        padding: 0 15px;
        margin-top: 30px;
    }
    
    /* Video Section */
    .video-area {
        padding: 80px 15px 60px 15px !important;
    }
    
    .video-content {
        padding: 0 15px;
        text-align: center;
        margin-bottom: 30px;
    }
    
    .video-content .section-title h2 {
        font-size: 28px;
        line-height: 1.3;
    }
    
    .video-description {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 25px;
    }
    
    .video-features {
        margin-bottom: 25px;
    }
    
    .video-features .feature-item {
        margin-bottom: 20px;
        text-align: center;
    }
    
    .video-features .feature-text h5 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    
    .video-features .feature-text p {
        font-size: 14px;
    }
    
    .video-actions {
        flex-direction: column;
        gap: 15px;
    }
    
    .video-actions .btn {
        width: 100%;
        padding: 15px 20px;
    }
    
    .video-display {
        padding: 0 15px;
    }
    
    /* Gallery Section */
    .modern-gallery-section {
        padding: 80px 15px 60px 15px !important;
    }
    
    .gallery-filter-tabs {
        padding: 0 15px;
        margin-bottom: 30px;
    }
    
    .gallery-filter-tabs .filter-buttons {
        flex-wrap: wrap;
        gap: 10px;
    }
    
    .gallery-filter-tabs .filter-btn {
        font-size: 14px;
        padding: 10px 15px;
        margin-bottom: 10px;
    }
    
    .gallery-grid {
        padding: 0 15px;
        gap: 20px;
    }
    
    .gallery-item {
        margin-bottom: 30px;
    }
    
    .gallery-content {
        padding: 20px 15px;
    }
    
    .gallery-content .product-name {
        font-size: 18px;
        margin-bottom: 10px;
    }
    
    .gallery-content .product-description {
        font-size: 14px;
        margin-bottom: 15px;
    }
    
    .gallery-content .product-price {
        font-size: 18px;
    }
    
    /* Fact Section */
    .fact-area {
        padding: 60px 15px 40px 15px !important;
    }
    
    .fact-item {
        padding: 30px 20px;
        margin-bottom: 30px;
        text-align: center;
    }
    
    .fact-item .title {
        font-size: 18px;
        margin-bottom: 10px;
    }
    
    .fact-item span {
        font-size: 14px;
    }
    
    /* FAQ Section */
    .faq-area {
        padding: 80px 15px 60px 15px !important;
    }
    
    .faq-wrapper {
        padding: 0 15px;
        margin-bottom: 30px;
    }
    
    .faq-wrapper .accordion .card-header button {
        font-size: 16px;
        padding: 20px 15px;
        text-align: left;
    }
    
    .faq-wrapper .accordion .card-body {
        padding: 20px 15px;
        font-size: 14px;
        line-height: 1.5;
    }
    
    .modern-faq-image {
        padding: 0 15px;
    }
    
    /* Blog Section */
    .blog-area {
        padding: 80px 15px 60px 15px !important;
    }
    
    .blog-post-item {
        margin-bottom: 30px;
        padding: 0 15px;
    }
    
    .blog-post-content {
        padding: 20px 15px;
    }
    
    .blog-post-content .title {
        font-size: 18px;
        margin-bottom: 15px;
    }
    
    .blog-post-content .post-date {
        font-size: 13px;
        margin-bottom: 10px;
    }
    
    /* CTA Section */
    .cta-area {
        padding: 40px 15px !important;
    }
    
    .cta-content {
        padding: 0 15px;
        text-align: center;
    }
    
    .cta-content .title {
        font-size: 18px;
        margin-bottom: 15px;
    }
    
    .cta-content .make-order {
        font-size: 16px;
        padding: 15px 30px;
    }
}

/* Extra Small Mobile Devices */
@media (max-width: 575.98px) {
    /* Hero Section - Extra Small */
    .banner-area.protein-banner.slider-area {
        padding: 100px 0 60px 0;
    }
    
    .slider-area.protein-banner .container {
        padding: 0 !important;
    }
    
    .slider-area.protein-banner .single-slider {
        padding: 0;
    }
    
    .banner-content {
        max-width: 100% !important;
        padding: 0 !important;
    }
    
    .banner-content h2 {
        font-size: 32px;
        line-height: 1.1;
        margin-bottom: 30px;
        letter-spacing: -0.5px;
    }
    
    .banner-content .sub-title {
        font-size: 14px;
        margin-bottom: 15px;
        letter-spacing: 1.5px;
    }
    
    .banner-content .sub-title::after {
        width: 60px;
    }
    
    .banner-btn .btn {
        font-size: 15px;
        padding: 18px 30px;
        max-width: 100%;
        width: 100%;
        border-radius: 45px;
        letter-spacing: 1px;
    }
    
    .banner-btn {
        margin-top: 25px;
        gap: 12px;
    }
    
    .slider-dots {
        bottom: 30px;
    }
    
    .slider-dots .dot {
        width: 10px;
        height: 10px;
    }
    
    .banner-content::before {
        width: 80px;
        top: -25px;
    }
}
    
    /* Section Titles */
    .section-title .title {
        font-size: 24px;
        line-height: 1.2;
    }
    
    .section-title .sub-title {
        font-size: 12px;
    }
    
    /* Features */
    .features-item .features-content h3 {
        font-size: 18px;
    }
    
    .features-item .features-content p {
        font-size: 13px;
    }
    
    /* About */
    .about-content .section-title h2 {
        font-size: 24px;
    }
    
    .about-text p {
        font-size: 13px;
    }
    
    /* Product */
    .product-content h3 {
        font-size: 20px;
    }
    
    .product-content .text {
        font-size: 13px;
    }
    
    .product-benefits h5 {
        font-size: 16px;
    }
    
    .product-benefits ul li {
        font-size: 13px;
    }
    
    /* Gallery */
    .gallery-content .product-name {
        font-size: 16px;
    }
    
    .gallery-content .product-description {
        font-size: 13px;
    }
    
    /* Ingredients */
    .ingredient-card .ingredient-name {
        font-size: 14px;
    }
    
    .ingredient-card .ingredient-benefit {
        font-size: 12px;
    }
    
    /* Instructions */
    .instruction-item h5,
    .warning-item h5 {
        font-size: 16px;
    }
    
    .instruction-item ul li,
    .warning-item p {
        font-size: 13px;
    }
    
    /* Contact */
    .contact-info h5,
    .manufacturer-info h5 {
        font-size: 16px;
    }
    
    .contact-info p,
    .manufacturer-info p {
        font-size: 13px;
    }
    
    /* Choose */
    .choose-content .section-title h2 {
        font-size: 24px;
    }
    
    .choose-content p {
        font-size: 13px;
    }
    
    .choose-list-wrap .content h4 {
        font-size: 16px;
    }
    
    .choose-list-wrap .content p {
        font-size: 13px;
    }
    
    /* Video */
    .video-content .section-title h2 {
        font-size: 24px;
    }
    
    .video-description {
        font-size: 13px;
    }
    
    .video-features .feature-text h5 {
        font-size: 14px;
    }
    
    .video-features .feature-text p {
        font-size: 13px;
    }
    
    /* FAQ */
    .faq-wrapper .accordion .card-header button {
        font-size: 14px;
        padding: 15px 10px;
    }
    
    .faq-wrapper .accordion .card-body {
        font-size: 13px;
        padding: 15px 10px;
    }
    
    /* Blog */
    .blog-post-content .title {
        font-size: 16px;
    }
    
    .blog-post-content .post-date {
        font-size: 12px;
    }
    
    /* CTA */
    .cta-content .title {
        font-size: 16px;
    }
    
    .cta-content .make-order {
        font-size: 14px;
        padding: 12px 25px;
    }
}