
*{margin:0; padding:0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; outline:none;}
*::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;}

html {-webkit-text-size-adjust:100%;} 	
html,body {color:#222; font-family:'Helvetica Neue'; font-size:16px; font-weight:normal; margin:0; padding:0; line-height:1.3; -webkit-font-smoothing: antialiased;}
body {overflow-x:hidden; background-color:#efefef;}

img {max-width:100%;}
p:empty {display:none;}
ul{margin:0; padding:0; list-style:none;}
h1, h2, h3, h4, h5, h6 {margin:0; padding:0; color:#000; font-family:'Helvetica Neue';}
h1 {font-size:48px; line-height:1.2; margin-bottom:20px; font-weight:700;}
h2 {font-size:36px; font-weight:700; margin-bottom:20px; line-height:1.2;}
h3 {font-size:28px; font-weight:700; margin-bottom:20px; line-height:1.2;}
h4 {font-size:24px; font-weight:700; margin-bottom:20px; line-height:1.2;}
.d-block {display:block; margin:0; padding:0;}

.text-center {text-align:center;}
.vcenter {align-items:center !important;}
.mauto {margin:0 auto!important;}
a, .alink {color:#0185d8; transition:all linear .3s; -o-transition:all linear .3s; -ms-transition:all linear .3s;-moz-transition:all linear .3s;-webkit-transition: all linear .3s;}
a:focus,a:visited,a:hover {outline:none; text-decoration:none; transition: all linear .3s;-o-transition:all linear .3s; -ms-transition:all linear .3s;-moz-transition:all linear .3s;-webkit-transition: all linear .3s; color:#000;}

.form-control:focus {outline:0; box-shadow:none;}
.input-group > .form-control:focus, .input-group > .form-select:focus, .input-group > .form-floating:focus-within {z-index:1;}

.login-wrapper .form-control::-webkit-input-placeholder { 
  color:#999;}
.login-wrapper .form-control::-moz-placeholder { 
  color:#999;}
.login-wrapper .form-control:-ms-input-placeholder { 
  color:#999;}
.login-wrapper .form-control:-moz-placeholder { 
  color:#999;}

#content, #column-left, #column-right {padding-bottom:0 !important; min-height:400px;}



.form-check-input:checked {
    background-color:#3BBFBC;
    border-color:#3BBFBC;}


@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Black.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Bold.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-BoldItalic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;}	

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Heavy.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Italic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Medium.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-MediumItalic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;}	

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-MediumItalic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Thin.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Thin.woff') format('woff');
    font-weight:300;
    font-style: normal;
    font-display: swap;}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-ThinItalic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-ThinItalic.woff') format('woff');
    font-weight:300;
    font-style: italic;
    font-display: swap;}	


@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Roman.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-UltraLight.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-UltraLight.woff') format('woff');
    font-weight:200;
    font-style:normal;
    font-display:swap;}


.container-fluid {padding-left:0; padding-right:0;}

.home-banner .banner-slide {position:relative;}
.home-banner .banner-content {
	position:absolute;
    left:50%;
    top:50%;
    max-width:1370px;
    padding:20px 0;
    width:100%;
    display:flex;
    flex-direction:column;
    transform:translate(-50%, -50%); 
	color:#fff;}
.home-banner .banner-content p {    
    margin:0 0 20px;
    font-size: 16px;
    font-family: 'Helvetica Neue';
    font-weight: 400;
    line-height: 1.4;
    max-width: 400px;
    text-align: left;
    display: block;
    padding: 0;
    color: #fff;}
.home-banner .banner-content .cta {
	    display: inline-block;
    padding: 16px 30px;
    background: #fff;
    color: #000;
    text-decoration: none;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 400;
    max-width: 170px;
    line-height: 1;}
.home-banner .banner-content .cta:hover {background:#000; color:#fff;}	

.home-banner .container {
    max-width: 100%;
    padding: 0;
    margin: 0 auto;}
.home-banner .banner-content h1 {
	color: #fff;
    font-weight: 400;
    font-family: 'Helvetica Neue';
    font-size:125px;
    line-height: 1.1;
    margin:100px 0 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 10px;
    max-width:100%;}
.home-banner .banner-content sup {
	top: -40px;
    left: -5px;
    font-weight: 300;
    font-size: 48px;
    position: relative;}	
.home-banner .banner-content h1 span.dash {
	font-weight:900;
    font-size:20px;
    font-style:normal;
    margin-right:30px;}	
.home-banner .banner-content h1 span {
    font-size:36px; 
	line-height:1.2;
    font-weight: 200;
    font-style: italic;
    font-family: 'Helvetica Neue';
    text-transform: lowercase;
    letter-spacing: 0.5px;}		

/* Banner Product  */
.home-banner .banner-product {
  background: transparent;
  position: relative;
  z-index: 5;
  padding-top:80px;}
.home-banner .filter-pill { 
  display:none;
  background: rgba(255,255,255,0.15);
  backdrop-filter: blur(8px);
  padding: 8px 18px;
  border-radius: 30px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  transition: 0.3s;}
.home-banner .filter-pill:hover,
.home-banner .filter-pill.active {
  background: rgba(255,255,255,0.25);}
.home-banner .promo-card {
    background: #433f36;
    border-radius: 25px;
    padding: 25px;
    color: #fff;
    overflow: hidden;
    max-width: 350px;}
.home-banner .promo-content {position: relative;}
.home-banner .sale-label {
  font-size: 14px;
  opacity: 0.8;
  margin-bottom: 10px;}
.home-banner .promo-title {
	font-size: 20px;
    font-weight: 500;
    margin-bottom: 25px;
    color: #fff;
    padding-right: 45px;}
.login-wrapper .divider:not(:empty)::before, .login-wrapper .divider:not(:empty)::after {border-color:transparent;}	
.home-banner .arrow-btn {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  color: #000;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  cursor: pointer;
  transition: 0.3s;}
.home-banner .arrow-btn:hover {transform:rotate(45deg);}
.home-banner .product-img-wrapper {
	background: #fff;
    border-radius: 20px;
    padding: 0;
    text-align: center;
    overflow: hidden;}
.home-banner .product-img-wrapper img {
      max-height: 260px;
    object-fit: cover;}

.site-header.floating-header .header-icons li, .site-header.floating-header .header-icons li a {color:#fff;}
.header-icons li, .header-icons li a {color:#000;}
.header-icons li a img {filter:invert(1);}
.site-header.floating-header .header-icons li a img {filter:none;}
.site-header.floating-header .header-icons li .dropdown a:hover {color:#fff;}
.header-icons .list-inline-item:not(:last-child) {margin-right:15px;}
.header-icons li a:hover {color:#eee;}
.header-icons li .dropdown a:hover {color:#000;}
.header-icons ul .dropdown-menu {border-radius:3px; padding:0; margin-top:4px !important; border:none;}
.site-header.floating-header .header-icons ul .dropdown-menu a {color:#000;}
.site-header.floating-header .header-icons ul .dropdown-menu a:hover {background:#000; color:#fff;}
.header-icons ul .dropdown-menu a {
	color:#000;
    font-weight:400;
    font-size:13px;
    padding:10px 12px;}
.header-icons ul .dropdown-menu a:hover {
	background:#000;
    color:#fff;}



/************* Header *************/
.site-header {
	position: relative;
    top: 0;
    background-color: #efefef;
    z-index: 1000;
    width: 100%;
    border-bottom: 1px solid #eee;
    box-shadow: none;}
.site-header.floating-header {
	position:absolute;
    top: 0;
    background-color: transparent;
    z-index: 1000;
    border-bottom:none;
    width:100%;}	
.site-header .logo a img {filter:brightness(0);}	
.site-header.floating-header .logo a img {filter:none;}	
.header-inner {
	display:grid;
	grid-template-columns:1fr auto 1fr;
	align-items:center;
	padding:20px 0;}
.logo a {
	font-size:28px;
	text-decoration:none;
	color:#000;
	font-weight:300;}
.header-inner .main-nav ul {
  list-style: none;
  display: flex;
  gap: 35px;
  margin: 0;
  padding: 0;}
.main-nav ul li {position:relative;} 
.main-nav ul li a {
  position:relative;
  text-decoration:none;
  color:#fff; 
  font-weight:500;
  padding-bottom:5px;
  display:inline-block;}
.site-header.floating-header .main-nav ul li a::after {background:#fff;} 
.main-nav ul li a::after {
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:0%;
  height:1px;
  background:#000;
  transition:width 0.4s ease;}
.main-nav ul li a:hover::after {width:100%;} 
.site-header.floating-header .header-inner .main-nav a {color:#fff;}
.header-inner .main-nav a {
	text-decoration:none;
	color:#000;
	font-size:14px;
	font-weight:400;
    letter-spacing:0.5px;}	
.header-inner .main-nav a:hover {text-decoration:none;}	

.header-icons {text-align: right;}
.header-icons .icon {
	margin-left:15px;
	text-decoration:none;
	font-size:18px;}
.has-mega {position:relative;}
.mega-menu {
	position:absolute;
	top:100%;
	left:50%;
	transform:translateX(-50%);
	width:700px;
	background:#fff;
	display:none;
	padding:40px;
	box-shadow:0 10px 40px rgba(0, 0, 0, 0.1);}
.has-mega:hover .mega-menu {display:grid;}
.mega-menu {
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;}
.mega-column h4 {
	margin-bottom:15px;
	font-size:16px;}
.mega-column a {
	display: block;
	margin-bottom: 10px;
	color: #555;}

.section {
	padding: 80px 60px;}
.section.light {background:#f7f7f7;}
.section-title {
	font-size:48px;
    font-weight:400;
    margin-bottom:30px;
    color:#1E1E1E;}
.product-card {    
	background:#efefef;
    padding:20px;
    border-left:1px solid #ddd;
    min-height:400px;
    position:relative;
	transition:0.3s; 
	overflow:hidden;}
.product-card .image {
    text-align: center;
    margin: 0;
    padding: 0;
	position: relative;
  overflow: hidden;}	
.product-card img {
	max-height:100%;
    object-fit:cover;
    transition:0.4s;
    max-width:100%;}
.product-card:hover img {transform:scale(1.05);}	
.product-card .tags {
    position: absolute;
    top: 15px;
    left: 15px;
    display: flex;
    flex-direction: column;
    gap: 6px;
    z-index: 9;}	
.product-card .tag {
    background: #5D29061A;
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 12px;
    display: inline-block;
    margin-right: 6px;
    text-transform: lowercase;}	
.product-card .content {
    padding: 20px 0 0;}	
.product-card h4 {
    font-size: 14px;
    margin: 0 auto;
    font-weight: 400;}	
 .product-card h4 a {
    color: #1e1e1e;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3;
    text-decoration: none;}	
.hover-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.55);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 15px;
  opacity: 0;
  transform: translateY(20px);
  transition: 0.4s ease;}
.product-card:hover .hover-overlay {
  opacity: 1;
  transform: translateY(0);}

.product-card .hover-overlay form {
    display: flex;
    flex-direction: column;
    gap: 8px;}
.product-card .hover-overlay button {
  padding: 10px 20px;
  border-radius: 30px;
  border: none;
  font-size: 14px;
  cursor: pointer;
  transition: 0.3s ease;
  background: #fff;
  color: #000;}
.product-card .btn-cart {
  background: #fff;
  color: #000;}
 .product-card .hover-overlay button:hover {background:#000; color:#fff;} 
.product-card .btn-cart:hover {background:#000; color:#fff;}
.product-card .btn-buy {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;}
.product-card .btn-buy:hover {
  background:#fff;
  color: #000;} 

	
.category-section {padding:0;}
.category-grid {
	display:grid;
	grid-template-columns:repeat(3, 1fr);}
.category-grid .category-item {
	position:relative;
	height:auto;
	overflow:hidden;
	text-decoration:none;
	color:#fff;}
.category-grid .category-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.8s ease;}
.category-section .overlay {
	position: absolute;
	inset: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	background:
 linear-gradient(  to bottom,  rgba(0, 0, 0, 0.10),  rgba(0, 0, 0, 0.40)  );
	transition: background 0.6s ease;}

.category-section .overlay h3 {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 16px;
    opacity: 1;
    transform: translateY(20px);
    transition: all 0.5s ease;
    color: #fff;}

.category-section .btn-light {
	background: #fff;
	color: #000;
	padding: 10px 22px;
	border-radius: 25px;
	font-size: 14px;
	opacity: 1;
	transform: translateY(25px);
	transition: all 0.5s ease 0.15s;}
.category-item:hover img {
	transform: scale(1.06);}
.category-item:hover .overlay {background:linear-gradient(  to bottom,  rgba(0, 0, 0, 0.10),  rgba(0, 0, 0, 0.60)  );}
.category-item:hover h3,  .category-item:hover .btn-light {opacity:1; transform:translateY(0);}
.category-item:hover .btn-light {background:#000; color:#fff;}	




.about-purpose-section {
	background: #D5D5D5;
	background: linear-gradient(90deg, rgba(213, 213, 213, 1) 0%, rgba(217, 217, 219, 1) 50%, rgba(229, 230, 232, 1) 100%);
    padding:20px 60px 0;}

.about-purpose-section .purpose-wrapper {
  display: grid;
  grid-template-columns: 1fr 1.8fr;
  align-items: center;
  gap: 60px;}

.about-purpose-section .purpose-content {max-width:100%; color:#000; padding-top:100px;}
.about-purpose-section .eyebrow {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 10px;
  display: inline-block;}
.about-purpose-section .purpose-content h2 {
    font-size:48px;
    font-weight:500;
    line-height:1;
    margin-bottom:20px;
    color: #1E1E1E;
    letter-spacing: -0.5px;}
.about-purpose-section .purpose-content p {
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 20px;
    color: #1E1E1E;
    font-weight: 400;}
.about-purpose-section .btn-dark {
  display: inline-block;
  margin-top:10px;
  padding: 14px 28px;
  background:#1E1E1E;
  color: #fff;
  border-radius: 30px;
  text-decoration: none;
  font-size: 14px;
  transition: 0.3s;}
.about-purpose-section .btn-dark:hover {background: #000;}
.about-purpose-section .purpose-image img {
	width: 100%;
    height: auto;
    object-fit: cover;
    min-height: 700px;}




.advantages-section {background:#f2f2f2;}
.advantages-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr;
	min-height:inherit;}
.advantages-wrapper .advantages-image {max-height: 800px;}	

.advantages-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;}
.advantages-wrapper .advantages-content {
	padding:50px 50px 0;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	max-height: 800px;}
.advantages-content .small-title {
  font-size: 13px;
  font-weight: 700;
  letter-spacing:-0.3px;
  margin-bottom: 10px;
  display: inline-block;
  text-transform: uppercase; 
  color:#000;}
.advantages-content .intro-text {
	font-size: 14px;
    line-height: 1.3;
    margin-bottom: 120px;
    color: #1E1E1E;
    font-weight: 400;
    max-width: 400px;}
.advantages-content h2 {
    font-size: 48px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 20px;
    color: #1E1E1E;
    letter-spacing: -0.5px;}
.advantage-item {
	padding: 25px 0;
	border-top: 1px solid #0000004D;}
.advantage-item:last-child {border-bottom:1px solid #0000004D;}
.advantage-item h4 {
	font-size:18px;
	margin-bottom:10px;
	font-weight:500;}
.advantage-item p {
	font-size: 14px;
    color: #1E1E1E99;
    line-height:1.3;
    max-width:400px;
    margin-bottom: 0;}


.personalization-section {background: #e9e4df;}
.personalization-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr;
	min-height: 90vh;}

.personalization-content {
	padding: 90px 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 100%;
    text-align: center;
    align-items: center;
    color: #000;}
.personalization-content .eyebrow {
	font-size:13px;
    letter-spacing:normal;
    text-transform:uppercase;
    color:#000;
    margin-bottom:10px;
    font-weight:bold;}
.personalization-content h2 {
	font-size:48px;
    font-weight:500;
    margin-bottom:30px;
    color:#1E1E1E;
    letter-spacing:-0.3px;}
.personalization-content p {
    font-size: 14px;
    line-height: 1.4;
    color: #1E1E1E;
    margin-bottom: 20px;
    max-width: 480px;}
.personalization-content .btn-dark {
	margin-top:10px;
	display: inline-block;
	background:#1e1e1e;
	color: #fff;
	padding: 12px 30px;
	border-radius:30px;
	text-decoration:none;
	font-size:14px;
	width: fit-content;
	transition: background 0.3s ease;}
.personalization-content .btn-dark:hover {background:#000;}
.personalization-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;}



/************* Footer *************/
footer {display:none;}
footer.site-footer {
    background:#f2f2f2;
    font-family:'Helvetica Neue';
    color:#000;
    display: block;
    padding: 0;
    border: none;
    bottom: 0;
    border-top:1px solid #cfcfcf;
	position:relative;}	
#common-home .main-home .footer-logo-row {display:none;}	
.footer-logo-row { 
	background:#f2f2f2;
	display:flex;
	justify-content:center;
    margin:0 auto;
	padding:40px 80px;
	border-top: 1px solid #cfcfcf;}
.footer-logo-inner {    
	max-width:100%;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    position: relative;
    color: #1E1E1E;
	margin: 0 auto;}	
.footer-logo-row h1 {
	font-size: 108px; line-height:1;
    font-weight: 400;
    margin: 0;
    color: #1E1E1E;
	letter-spacing: -0.3px;}
.footer-logo-row span {
	font-size: 28px;
	vertical-align: top;}
.footer-divider {
	height: 1px;
	background: #cfcfcf;
	margin: 0 80px;}
.footer-content {
    display: grid;
    grid-template-columns: 1.3fr 2fr;
    gap: 80px;
    padding: 40px 0 50px;
    max-width: 100%;
    margin: 0 auto;}
.footer-content .footer-newsletter {max-width: 440px;}	
.footer-newsletter p {
	max-width:100%;
	font-size: 15px;
	line-height: 1.4;
	color: #1e1e1e;}
.footer-newsletter .muted {
	margin-top: 15px;
    color: #1e1e1e;}
.newsletter-form {
    display: block;
    margin-top: 0;
    max-width: 360px;
    background: none;
    border-radius: 0;
    overflow: visible;
    position: relative;}
.newsletter-form .input-group {
    display: flex;
    margin-top:20px;
    max-width:360px;
    background: #fff;
    border-radius: 30px;
    overflow: hidden;
    position: relative;}	
#newsletterMessage {
	position: absolute;
    font-size: 13px;
    left: 0;
    max-width: 100%;
    width: 100%;
    top:56px;}	
#newsletterMessage .alert {
	margin-bottom: 0;
    height: auto;
    border: none;
    line-height: 1.2;
    padding: 10px;}		
.newsletter-form input {
	flex: 1;
	border: none;
	padding: 14px 18px;
	font-size: 14px;
	color: #666;
	outline: none;}
.newsletter-form button {
	border:none;
    background:#fff;
    padding:0 24px;
    font-size:14px;
    cursor:pointer;
    color:#666;
    border-left:1px solid #0000004D;}
.newsletter-form button:hover {background:#1e1e1e; border-left-color:#1e1e1e; color:#fff;}	

.footer-links {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 40px;}
.footer-col h4 {
	font-size: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #1E1E1E;
    font-weight: 500;}
.footer-links .footer-col a {
	display:block;
	text-decoration:none;
	color: #111;
	font-size: 14px;
	margin-bottom:0; 
	padding:10px 0;}
.footer-col a:hover {text-decoration:underline; color:#000;}
.footer-bottom {
	text-align: center;
	padding: 25px;
	font-size: 13px;
	border-top: 1px solid #cfcfcf;}

/******* Product box design *******/
.owl-carousel .product-card {}
.owl-carousel .product-card tags {}

.best-seller-section {
  background:#f2f2f2;
  padding:70px 0;}
.best-seller-section .owl-carousel {border-top:none; border-bottom:none;}

.best-seller-section .section-title {
	font-size:48px;
    font-weight:400;
    margin-bottom:20px;
    color:#1E1E1E;}

.best-seller-section .product-card {
    background:#efefef;
    padding:0;
    border-left:none;
    min-height:400px;
    position:relative;
	transition:0.3s; 
	overflow:hidden;}

.best-seller-section .product-card .tags {
	position: absolute;
    top: 15px;
    left: 15px;
    display: flex;
    flex-direction: row;
    gap: 0;
    z-index: 9;}

.best-seller-section .product-card .tag {
  background:#5D29061A;
  padding:6px 14px;
  border-radius: 20px;
  font-size: 12px;
  display: inline-block;
  margin-right:6px;
  text-transform: capitalize;
  text-align: center;
  font-weight: 400;
  cursor: pointer;}  
.best-seller-section .product-card .tag:hover {background:#433f36; transition:0.4s; color:#fff;}  
.product-card:hover .tag {
    background: #000;
    color: #fff;}

.best-seller-section .product-card .image {
	text-align:center;
    margin:0;
    padding:0;
    border:1px solid #ddd;
    border-right:none; 
	overflow:hidden;}
.best-seller-section .product-card .image a {
    display: block; text-decoration:none;
    width: 100%;
    height: 100%;
    overflow: hidden;}	
.best-seller-section .product-card img {
	max-height:100%;
    object-fit:cover;
    transition:0.4s;
    max-width:100%;}

.best-seller-section .product-card:hover img {transform:scale(1.05);}

.best-seller-section .product-card .content {
    padding: 20px 15px;
    text-align: left;
    display: flex;
    background: #f2f2f2;
    align-items: flex-start;
    justify-content: space-between;
	border: none;
    overflow: hidden;}
.best-seller-section .product-card h4 {
	font-size:14px;
    margin:0 auto;
    font-weight:400;}
.best-seller-section .product-card h4 a {color:#1e1e1e; font-weight:400; font-size:14px; line-height:1.3; text-decoration:none;}	
.best-seller-section .product-card h4 a:hover {color:#000; text-decoration:underline;}

.best-seller-section .product-card .content form .pro-btn-default {display:none;}
.product-card .price {
	font-size:14px;
    margin-top:3px;
    font-weight:400;
    color:#000;}
.product-card .price .price-new {font-weight:500;}
.best-seller-section .product-card .button {display:none;}
.owl-theme .owl-dots {margin-top:30px;}
.owl-theme .owl-dots .owl-dot span {
  width:60px;
  height:4px;
  background:#ccc;
  border-radius:3px;}
.owl-theme .owl-dots .owl-dot.active span {background:#333;}


/************ Login Page ************/

#account-login, #account-register, #account-forgotten {padding:20px 2rem 50px;}  
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
	color:#fff;
    background-color:#1e1e1e;
    border-color:#1e1e1e;}
.btn:focus-visible {
    color:#fff;
    background-color:#1e1e1e;
    border-color:#1e1e1e;
    outline:0;
    box-shadow:none;}
	
.login-wrapper {
    min-height:100vh;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:20px;}
.login-wrapper .login-card {
    background:#efefef;
    padding:40px;
    border-radius:12px;
    width:100%;
    max-width:520px;
    box-shadow:none;}
.login-wrapper .login-title{
    font-size:32px;
    font-weight:600;}
.login-wrapper .form-label {
    margin-bottom: 5px;
    font-size: 15px;
    color: #5E5E5E;
    font-weight: 400;
    display: block;}

.login-wrapper .form-group label {
    margin-bottom: 5px;
    font-size: 14px;
    color: #5E5E5E;
    font-weight: 400;
    display: block;}		

.login-wrapper .login-subtitle {
    color:#525252;
    font-size:15px;}
.login-wrapper .google-btn {
    border: 1px solid #BFBFBF;
    border-radius: 5px;
    padding: 14px;
    background: none;
    transition: .3s;
    font-size: 15px;
    color: #828282;
    font-weight: 500;
    max-width: 100%;
    margin: 0 auto;}
.login-wrapper .google-btn:hover {
	background: #fff;
    border-color: #fff;
    color: #1e1e1e;}

.login-wrapper .divider {
    display:flex;
    align-items:center;
    text-align:center;
    color:#999;
    margin:25px auto;
	max-width: 50%;}
.login-wrapper .divider::before,
.login-wrapper .divider::after{
    content:"";
    flex:1;
    border-bottom:2px dashed #ABABAB;
    margin-top: 2px;}
.login-wrapper .divider:not(:empty)::before{margin-right:10px;}
.login-wrapper .divider:not(:empty)::after {margin-left:10px;}
.login-wrapper .form-control {
	height:48px; font-size:14px;
    padding: 6px 10px;
    border-radius:5px;
    border:1px solid #BFBFBF;
    background-color:transparent;}
.login-wrapper .login-btn {
	background: #1E1E1E;
    border: none;
    height: 50px;
    border-radius: 6px;
    color: #fff;
    font-weight: 500;
    transition: .3s;}
.login-wrapper .login-btn:hover {opacity:1; background:#000;}
.login-wrapper .bottom-link {
    text-align:center;
    margin-top:80px;
    color:#828282;
    font-size:14px;}
.login-wrapper .bottom-link a {
    color:#1e1e1e;
    font-weight:500;
    text-decoration:none;}
.login-wrapper .bottom-link a:hover {text-decoration:underline;}
.login-wrapper .form-check label {
    font-size:13px;
    font-weight:normal;
    color:#777;}
.login-wrapper .form-check label a {    
	color:#1E1E1E;
    font-weight:600;
    font-size:13px;}	
.login-wrapper .form-check label a:hover {color:#000; text-decoration:underline;}	
.login-wrapper form a.text-dark {
    color: #1E1E1E;
    font-weight:600;
    font-size: 13px;}	
.login-wrapper form a.text-dark:hover {color:#000; text-decoration:underline;}	
.login-wrapper .form-check label a b {font-weight:600;}
#account-login .left-side, #account-register .left-side, #account-forgotten .left-side {padding:0;}
.auth-img-wrapper {border-radius:20px; overflow:hidden;}
.auth-img-wrapper img {
	border-radius: 20px;
    overflow: hidden;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 800 / 900;}
#account-register .login-wrapper .bottom-link {margin-top:30px;}

.invalid-feedback {font-size:12px;}
#account-register .login-wrapper .login-card, #account-forgotten .login-wrapper .login-card {padding:0 40px;}
#alert {
    z-index: 9999;
    position: sticky;
    top: 4%;
    left: inherit;
    width: 600px;
    margin-left: auto;
    right:inherit;
    margin-right:auto; font-size:14px;}
#alert a {
    color:#151515;
    text-decoration:underline;
    font-size:14px;}	
#alert a:hover {text-decoration:none; color:#000;}	
	

.form-group button.psw-toggle {
    background-color:#1e1e1e;
    border-color:#1e1e1e;
    padding-left:0.80rem;
    padding-right:0.80rem;
	min-width:50px;}	
.login-wrapper .form-check-input:checked {
    background-color: #1e1e1e;
    border-color: #1e1e1e;}	
.form-check-input:focus {
    border-color: #1e1e1e;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.25);}	
	
.owl-carousel .owl-nav {display:none;}	
.bestSellerSlider .owl-carousel .owl-nav {display:none;}
.bestSellerSlider .owl-dots {
    text-align:center;
    margin-top:0;}
.bestSellerSlider .owl-dot {
    width:150px;
    height: 4px;
    margin: 0 3px;
    background:#D9D9D9;
    border-radius: 50px;
    display: inline-block;
    transition: 0.4s ease;}
.bestSellerSlider .owl-dot span {
    display:none;}
.bestSellerSlider .owl-dot.active {
    background:#D9D9D9;
    width:80px;}		
.bestSellerSlider .owl-dot.active {
    position: relative;
    overflow: hidden;}
.bestSellerSlider .owl-dot.active::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background:#000000B2;
    animation: progress 5s linear forwards;}

@keyframes progress {
    from { width: 0; }
    to { width: 100%; }
}	

.product-card .content .bookmark img {max-width:16px;}
.product-card .content .bookmark button {
    border: none;
    outline: none;}
.best-seller-section .product-card:hover .bookmark img {transform:none;}


@media (max-width:1366px) {

.home-banner .banner-content {max-width:100%; padding-left:20px; padding-right:20px;}
.home-banner .banner-content h1 {font-size:100px;}
.home-banner .banner-content h1 span {font-size:30px;}
.home-banner .banner-product {padding-top:30px;}

.site-header .container {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;}

.footer-content {gap:50px;}
.footer-links {gap:30px;}
.footer-col h4 {font-size:13px;}
.footer-logo-row h1 {font-size:90px;}
.footer-newsletter p { font-size:13px;}
.footer-logo-row {padding:40px 0;}
.footer-links .footer-col a {    
	font-size: 13px;
    margin-bottom: 0;
    padding: 7px 0;}
.login-wrapper .bottom-link {margin-top:30px;}	

}


@media (min-width: 1400px) {
.container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {        
		max-width:100%;
        padding-left:2rem;
        padding-right:2rem;}	
.home-banner .banner-content {max-width:100%; padding:20px 30px;}
		
}

@media (min-width: 1680px) {
.container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {		
		max-width:100%;
        padding-left:2rem;
        padding-right:2rem;}	
.personalization-content {max-width:100%;}
.home-banner .banner-content h1 span {font-size: 44px;}

}

@media (min-width:1920px) {
.container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {max-width:1680px;}	
.home-banner .banner-content {top:40%;}
.home-banner .banner-content h1 {margin-top:0;}
.login-wrapper {align-items: center;}

.home-banner .banner-content {
        max-width:1680px;
        padding:20px 20px;}

}