/************* RESPONSIVE *************/


@media (max-width: 1200px) {

.about-purpose-section .purpose-content h2 {font-size:52px;}
.login-wrapper {min-height:inherit;}

}

@media (max-width:1024px) {

.about-purpose-section .purpose-wrapper {grid-template-columns:repeat(2, 1fr); gap:30px;}
.about-purpose-section .about-purpose-section {padding:60px 40px;}
.about-purpose-section .purpose-image {margin-top:0px;}
.about-purpose-section .purpose-image img {min-height:inherit;}
.about-purpose-section .purpose-content h2 {font-size:32px;}
.advantages-wrapper .advantages-content {
    padding:30px 30px 0;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    max-height:inherit;}
.footer-logo-inner {flex-wrap:wrap;}

.footer-logo-row h1 {font-size:72px; font-weight:500;}
.site-header .container {padding-left:15px; padding-right:15px;}
.footer-content {gap:20px;}
.footer-links {gap:10px;}
.footer-col h4 {font-size:12px;}

.best-seller-section {padding:30px 0;}
.best-seller-section .section-title {
	font-size:30px;
    font-weight:500;
    margin-bottom:15px;}
.category-section .overlay h3 {font-size:25px;}
.about-purpose-section {padding:20px 30px 0;}
.about-purpose-section .purpose-content {padding-top:0; padding-bottom:20px;}

.advantages-content h2 {font-size:30px; margin-bottom:10px;}
.advantage-item {padding:15px 0;}
.advantage-item h4 {font-size:16px;}
.advantage-item p {font-size:13px;}
.advantages-content .intro-text {margin-bottom:30px;}
.personalization-wrapper {min-height:inherit;}
.personalization-content {padding:50px;}
.personalization-content .eyebrow {font-size:12px; margin-bottom:5px;}
.personalization-content h2 {
	font-size:36px;
    font-weight:500;
    margin-bottom:20px;}
.personalization-content p {
    font-size:13px;
    line-height:1.3;
    margin-bottom: 20px;
    max-width:100%;}	

.login-wrapper .login-card {padding: 20px; width: 100%; max-width: 100%;}	
#account-register .login-wrapper .login-card, #account-forgotten .login-wrapper .login-card {padding:0;}
#account-register .login-wrapper .bottom-link {margin-top:10px;}
.login-wrapper .login-title {font-size:24px;}


.headerMenu .main-nav .has-mega {position:relative;}
.headerMenu .main-nav .mega-menu {
position:absolute;
top:100%;
left:0;
width:600px;
background:#fff;
display:flex;
padding:30px;
gap:40px;
box-shadow:0 10px 30px rgba(0,0,0,0.1);
border-radius:6px;
opacity:0;
visibility:hidden;
transition:.3s;}
.headerMenu .main-nav .has-mega:hover .mega-menu {
opacity:1;
visibility:visible;}
.headerMenu .main-nav .mega-column {flex:1;}
.headerMenu .main-nav .mega-column h4 {
font-size:14px;
margin-bottom:10px;}
.headerMenu .main-nav .mega-column a {
display:block;
padding:5px 0;
color:#333;
text-decoration:none;}
.site-header .headerMenu .navbar-toggler svg {color:#000;}
.site-header.floating-header .headerMenu .navbar-toggler svg {color:#fff;}

.item .product-card {min-height:inherit;}
.category-links .list-group-item {
        font-size: 12px;
        padding: 8px 20px;
        line-height: 1.1;}
#product-category h1 {font-size:36px;}		
.header-inner .headerMenu {order:2; position:relative;}
.header-inner .header-icons {order:3;}
#product-info .sort-description {max-width:100%; margin-bottom:10px;}
.cart-btns #input-quantity {max-width:100%;}
.detail-right {padding-left:15px;}

.side-cart {width:20%; min-width:280px;}
.about-hero-section {padding:40px 0; height:500px;}
.about-hero-section .banner-content {
    position:relative;
    height:45dvh;}
.about-hero-section .banner-caption {transform:translate(-50%, -50%);}	
.about-hero-section .banner-caption h1 {font-size:54px;}
.about-hero-section .banner-caption p {font-size:14px; line-height:1.2;}
.about-hero-section .cta {    
	padding:15px 20px;
	font-size:12px;
    font-weight:400;
    max-width:120px;}
.waw-container {max-width:75%;}	
.waw-container .section-title {font-size:36px;}
.waw-container p {max-width:75%;}
.about-waw {padding:60px 0;
    position:relative;
    min-height:360px;}

.my-account-main {max-width:90%;}	
.orderContainer {max-width:100%;}

.blogs .list-group {flex-wrap:wrap;}
#article-list {padding-top:15px !important;}
#article-list .blogListing .card-text {max-height: 142px; overflow: hidden;}
#article-list h2, #article-list h2 a {font-size:26px;}
.blogListing .card .card-title, .blogListing .card .card-title a {font-size:20px;}
 
 
}


@media (max-width: 991px) {

.product-grid,  .advantages {grid-template-columns:repeat(2, 1fr);}
.category-grid {grid-template-columns: repeat(2, 1fr);}
.header-inner .headerMenu {order:3; position:relative;}
.header-inner .header-icons {order:2;}

h1 {
    font-size:36px;
    line-height:1.2;
    font-weight:400;}

.footer-logo-row {flex-direction:column; gap:20px; padding:20px 0;}
.footer-logo-row h1 {font-size:54px;}
.footer-content {grid-template-columns:1fr; padding:20px 0;}
.footer-links {grid-template-columns: repeat(4, 1fr);}
.footer-content .footer-newsletter {max-width:100%;}
.footer-newsletter p {margin-bottom:10px;}
.footer-newsletter .muted {margin-top:10px;}
.newsletter-form {max-width:100%;}
.newsletter-form .input-group {margin-top:15px; max-width:100%;}
.footer-bottom {text-align: center; padding: 15px;}

.category-section .overlay h3, .category-section .btn-light {
 opacity: 1;
 transform: none;}
.category-grid {grid-template-columns: repeat(2, 1fr);}
.category-item {height:360px;}
.category-section  .overlay h3 {font-size: 26px;}

.advantages-wrapper {
 grid-template-columns: 1fr;}
.advantages-image {height: 420px;}
.advantages-content {padding:60px 40px;}
.advantages-content h2 {font-size:34px;}

.personalization-wrapper {grid-template-columns:1fr;}
.personalization-image {height: 420px;}
.personalization-content {padding: 60px 40px;}
.personalization-content h2 {font-size: 36px;}

.header-inner {grid-template-columns:none;         
		display:flex;
        flex-direction:row;
        max-width:100%;
        justify-content:space-between;}
.header-icons .list-inline-item:not(:last-child) {margin-right:10px;}		

.promo-card {max-width:100%; padding:20px;}
.promo-title {font-size:22px;}
.product-img-wrapper img {max-height:180px;}

.best-seller-section .section-title {font-size:40px;}

.login-wrapper {padding:0;}
.login-wrapper .login-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;}
.login-wrapper .bottom-link {margin-top:10px;}	
#account-login, #account-register, #account-forgotten {padding:20px;}


.headerMenu .main-nav .mega-menu {
position:relative;
width:100%;
box-shadow:none;
padding:10px 0;
flex-direction:column;}
.headerMenu .main-nav .mega-column {margin-bottom:15px;}
.headerMenu .main-nav {
    padding:0;
    min-width:220px;
    position:absolute;
    background:#fff;
    right:0;
    border-radius:4px;
    color:#000;}
.headerMenu .navbar-collapse .navbar-nav {gap:0;}	
.headerMenu .navbar-collapse .navbar-nav a:hover {text-decoration:underline;}
.headerMenu .navbar-collapse .navbar-nav a {color:#000 !important;
    padding: 10px 12px;
    font-size: 13px;
    display: block;
    line-height: 1;}

.header-inner .header-icons {width:auto;}	
.header-inner .headerMenu {width:auto;}
.site-header .headerMenu .navbar-toggler svg {max-width:24px;}

.faq-heading {font-size:34px;}
.faq-img {margin-top:40px;}

.side-cart {
 width: 50%;
 min-width: 280px;
 max-width: 350px;}
.item .product-card .product-info {font-size:13px;}  

.containt-success {margin-bottom:30px;}
.order-products .order-product .order-product-image {max-width:80px;}
.order-products .order-product .order-product-info {padding:0;}
.order-product .order-product-info .price {margin-top:0;}
.order-products {padding:0;}
.containt-success .order-info .col {
    flex: none;
    width: 100%;}
.order-products .order-product {    
	border-radius: 6px;
    margin: 0 0 5px;
    padding: 8px;    
    gap: 10px;}
#checkout-checkout h3 {
    font-weight:500;
    font-size:20px;
    margin-bottom:15px;}	
#checkout-confirm .table > tbody tr td:first-child {width:100px;}	
#checkout-confirm .table > tbody tr td:first-child, #checkout-confirm table tr td {padding-top:10px; padding-bottom:10px;}
#checkout-confirm table tr td a {font-size:14px;}
#checkout-confirm table tr td .price {font-size:14px; margin-top:15px;}
#checkout-confirm table tr td .info {font-size:13px;}
#product-info h1 {font-size:24px;}

.content-about-hit {    
	padding: 40px 0;
    text-align: center;
    max-width: 90%;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;}
.content-about-hit .section-title {    
	font-size: 32px;
    font-weight: 500;
    margin-bottom: 10px;}
.about-hero-section .banner-content {height:60dvh;}	

.myAccount #column-left {width:33%;}
.my-account-main {max-width:100%;}
.myAccount .contentRight {padding-left: 20px;
        padding-top: 30px;
        width: 67%;}
.myAccount .contentLeft {padding-top:30px;}
.home-banner .banner-content .cta {max-width: fit-content;}


}


@media (max-width:767px) {

h1 {font-size:30px; line-height:1.2; margin-bottom:20px; font-weight:400;}
h2 {font-size:24px; font-weight:500; margin-bottom:20px; line-height:1.2;}
h3 {font-size:20px; font-weight:500; margin-bottom:20px; line-height:1.2;}
h4 {font-size:18px; font-weight:500; margin-bottom:20px; line-height:1.2;}

.container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
		max-width:100%;
        padding-left:15px;
        padding-right:15px;}	 
.breadcrumb {margin-bottom:10px;}
.breadcrumb > li.breadcrumb-item > a {font-size:12px;}
.breadcrumb > li.breadcrumb-item:after {height:12px; top:6px;}
		
.about-purpose-section .purpose-content {padding-top:30px; padding-bottom:0;}
.about-purpose-section {padding:15px;}
.about-purpose-section .purpose-wrapper {gap:5px; grid-template-columns:repeat(1, 1fr);}
.about-purpose-section .purpose-image {margin-top:0; padding-bottom:0;}
.about-purpose-section .purpose-image img {min-height:350px;}
.advantages-wrapper .advantages-content {padding:20px 15px 0; max-height:inherit;}
.advantages-content .intro-text {margin-bottom:50px;}

.about-main .advantages-content .intro-text {margin-bottom:50px;}
.about-main .advantages-wrapper .advantages-content {padding:20px; order:2;}
.about-main .advantages-wrapper .advantages-image {min-height:inherit; order:1;}
.about-main .advantage-item:last-child {border-bottom:none;}

.best-seller-section {padding:20px 0;}
.best-seller-section .section-title {font-size:20px; font-weight:500; margin-bottom:15px;}

.category-section .overlay h3 {font-size:22px;}
.category-grid {grid-template-columns:1fr;}
.category-item {height:300px;}
.overlay h3 {font-size:22px;}

.advantages-content {padding:40px 20px;}
.advantages-content h2 {font-size:24px; margin-bottom:10px;}
.advantage-item h4 {
    font-size:15px;
    margin-bottom:5px;
    font-weight:500;}
.advantage-item p {font-size:12px;}	

.category-section .btn-light {padding:10px 20px; font-size:12px; line-height:1;}
 
.personalization-content {padding:40px 20px 20px;} 
.personalization-content h2 {font-size:24px; margin-bottom:10px;} 
.personalization-content .eyebrow {font-size:12px; font-weight:600; margin-bottom:5px;}
.personalization-content p {font-size:12px;} 

.product-grid,  .advantages,  .category-grid {grid-template-columns:1fr;}

.footer-logo-row {padding:15px 5px;}
.footer-content {padding:20px 0; gap:20px;}
.footer-logo-row .container {
    padding-left: 5px;
    padding-right: 5px;}
.footer-logo-row .footer-logo-inner {
        flex-wrap: nowrap;
        overflow: hidden;
        overflow-x: scroll;
        padding-bottom: 5px;}	
.footer-logo-row h1 {font-size: 44px; font-weight: 400;}

.footer-links {grid-template-columns:repeat(2, 1fr);}
.footer-newsletter p {margin-bottom:10px; line-height: 1.2; font-size: 12px;}
.footer-links .footer-col a {font-size:12px; padding:5px 0;}
.footer-col h4 {font-size:13px; margin-bottom:5px;}
.footer-bottom {padding:10px 0; font-size:12px;}
.footer-links .footer-col {margin:0 auto 20px; text-align:center;}
.newsletter-form input {padding:10px 15px; font-size:12px;}
.newsletter-form button {padding:0 15px; font-size:12px;}


.about-purpose-section .about-purpose-section {padding:40px 20px;}
.about-purpose-section .purpose-content h2 {font-size:25px;}

.about-purpose-section .eyebrow {    
	font-size:12px;
    font-weight:600;
    letter-spacing:1px;
    margin-bottom:5px;}
.about-purpose-section .purpose-content p {font-size:14px; margin-bottom:15px;}
.site-header .header-icons li a img {max-width:18px;}
.site-header .header-icons li .user-icon svg {max-width:18px;}
.site-header .header-icons li a .fa-caret-down {font-size:10px; position:relative; left:-2px;}
.header-icons .list-inline-item:not(:last-child) {margin-right:4px;}
.header-inner {padding:10px 0;}
.site-header .logo a img {max-width:150px;}

.login-wrapper {padding:0;}
.login-wrapper .login-card {padding:0;}
.login-wrapper .form-control {height:36px;}
.login-wrapper .login-title {font-size:20px;}
.login-wrapper .login-btn {height:42px; font-size:14px;}
.login-wrapper .login-subtitle {font-size:13px;}
.login-wrapper .form-group label {font-size:13px; margin-bottom:3px;}
#account-login .row .col-md-6.col-sm-12 {order:-1;}
#account-register .row .col-md-6.col-sm-12 {order:-1;}
#account-forgotten .row .col-md-6.col-sm-12 {order:-1;}
.login-wrapper .d-flex.justify-content-between.align-items-center.mb-4 {margin-bottom: 10px !important;}

.best-seller-section .owl-carousel {padding:0 15px;}
.best-seller-section .product-card {min-height:inherit;}
.best-seller-section .product-card .image {border-right:1px solid #ddd;}
.best-seller-section .product-card .content {padding:10px 1px;}
.product-card .content .bookmark img {max-width:14px;}
.best-seller-section .product-card h4 {font-size:11px;}
.best-seller-section .product-card h4 a {font-size:11px; padding-right:5px;}
.product-card .price {font-size:12px; margin-top:2px;}
.best-seller-section .product-card .tags {top:10px; left:10px;}
.best-seller-section .product-card .tag {padding:5px 12px; border-radius:20px; font-size:10px;}
.product-card .hover-overlay button {padding:5px 10px; font-size:11px;}
.product-card .hover-overlay .btn-view {padding:5px 10px; font-size:11px;}

#common-home .banner-slider {height:480px;}
.home-banner .banner-slide {
    position: relative;
    height:600px;}
#common-home .banner-slider.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit:cover;}	
.home-banner .banner-content {        
		display: block;
        padding: 20px 15px;
        position: absolute;
        left: 0;
        top: 0;
        transform: none;
        max-height:600px;
        overflow: hidden;}	
.home-banner .banner-content h1 {font-size:54px;
        flex-direction: column;
        justify-content: flex-start;
        flex-wrap: wrap;
        align-items: flex-start;
		gap: 2px;
        margin-top: 0;
        padding-top: 50px;
        position:relative;
		padding-bottom:300px;}		
.home-banner .banner-content sup {top: 60px;
    left: inherit;
    font-weight: 300;
    font-size: 28px;
    position: absolute;
    right:5%;}	
.home-banner .banner-content p {
        margin:0 0 10px;
        font-size:13px;
        line-height:1.2;
        font-weight:400;
        text-shadow:1px 1px 2px #000;
        max-width:80%;}		
.home-banner .banner-content h1 span.dash {font-size:14px; margin-right:0;}
.home-banner .banner-content h1 .dash:before {height:2px; width:60px;}
.home-banner .banner-content h1 span {font-size: 20px; font-weight:300;line-height:1.1;}
.home-banner .banner-content .cta {display: inline-block;
    padding: 12px 20px;
    background: #fff;
    color: #000;
    text-decoration: none;
    border-radius: 30px;
    font-size: 11px;
    font-weight: 500;
    max-width: 100%;
    line-height: 1;}
.home-banner .banner-product {padding-top:0;}	
.home-banner .product-img-wrapper img {max-height:130px;}
.home-banner .promo-card {padding:15px; max-width:180px;
        backdrop-filter: blur(36.48955154418945px);
        background: #FFFFFF29;}
.home-banner .sale-label {
    font-size: 12px;
    margin-bottom: 0;}
.home-banner .promo-title {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #fff;
    padding-right: 30px;}	
.home-banner .arrow-btn {width: 25px;
    height: 25px;}	
.home-banner .banner-content .right-cap {gap:20px; margin-bottom:0;}
.hero-product-thumb {
	position:absolute;
	right:15px;
	float:right;
	top:125px;}
.home-banner .hero-product-thumb .banner-product {padding-top:0;}	

.headerMenu .main-nav {
    padding:0;
    min-width:200px; text-align:left;
    position:absolute;
    background:#fff;
    right:0;
    border-radius:4px;
    color:#000;}
.headerMenu .navbar-collapse .navbar-nav {gap:0;}	
.headerMenu .navbar-collapse .navbar-nav a:hover {text-decoration:underline;}
.headerMenu .navbar-collapse .navbar-nav a {color:#000 !important;
    padding: 10px 12px;
    font-size: 13px;
    display: block;
    line-height: 1;}

.header-inner .header-icons {width:43%;}	
.header-inner .headerMenu {width:7%; text-align:right;}
.site-header .headerMenu .navbar-toggler svg {max-width:20px;}

#product-category h1 {
    margin: 0 auto 20px;
    display: block;
    font-weight: 500;
    font-size: 24px;}
#product-category .heading-center h1 {margin-bottom:10px;}	
.category-links {flex-wrap:wrap; gap:5px;}	
.category-links .list-group-item {
    background: #E4E4E4;
    color: #000;
    border-radius: 30px;
    padding:9px 12px;
    height: 30px;
    line-height: 1.1;
    font-size: 11px;
    text-decoration: none;
    text-transform:capitalize;}
.catList .catLinks {width:100%; margin-bottom:10px;}	
.catList .catSorter {width:100%;}
#product-lists .category-banner {order:-1; padding-left:5px; padding-right:5px;}
#product-category #product-lists {margin-top:15px;         
		grid-template-columns:repeat(2, 1fr);
        display:grid;
        margin-left:-5px;
        margin-right:-5px;}
#product-category #product-lists .col-sm-2 { width:100%;
    padding-left:5px;
    padding-right:5px;}		
.item .product-card h4 {font-size:12px;}
.item .product-card .product-info {font-size:12px;}		
.item .product-card h4 a {font-size:12px; line-height:1.1;}
.item .product-card {min-height:inherit;}		
.item .product-card .content {padding:8px 2px 0; gap:5px;}
.item .product-card .bookmark {line-height:1;}
.faq-section .faqContent {padding:20px 15px;}
.faqsmall-top {margin-bottom:20px;}
.faq-heading {font-size:30px; margin-bottom:10px;}
.accordion-item .accordion-header .accordion-button {font-size:13px; padding:15px 0; align-items:flex-start;}
.accordion-body {font-size:12px; padding-right:0;}
.product-faq .accordion-body {overflow-x:auto; width:100%;}
.accordion-body table.table {overflow-y:auto; width:100% !important;}
.faq-section .col-lg-6.faq-img {margin-top:15px; max-height:fit-content;}
.load-more button.btn {font-size:13px; font-weight:500;}
.heading-center {margin-bottom:20px;}
.heading-center p {max-width:100%; margin:0 auto 10px; font-size:13px;}

#product-info .breadcrumb {margin-bottom:10px;}
.breadcrumb > li.breadcrumb-item {padding:0 10px 0 0; margin-right:10px;}
#product-info .detail-left {
    padding-left:0;
    padding-right:0;}
#product-info .detail-right {
    padding-left:10px;
    padding-right:10px; 
	padding-top:15px;}	
#product-info h1 {font-size:17px;}	
#product-info .ul-pricing {margin:15px auto;}
#product-info .ul-pricing h2 {font-size:18px;}
#product-info .sort-description {max-width:100%; margin-bottom:20px; font-size:13px;}
.cart-buttons {
    display:flex;
    gap:7px;
    max-width:100%;
    align-items:center;
    justify-content:space-between;
    margin-bottom:30px;
    flex-direction:column;}
.cart-buttons #button-cart {order: 2;}	
.cart-buttons #button-cart, .cart-buttons #button-buy {width:100%;}	
.related-section h3 {margin-bottom: 10px !important; font-size: 24px;}
#product-info .category-section {
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;}
#product-info .faq-section {width:100%;}
.side-cart-body .table tr td {padding:10px 8px;}	
.side-cart-form .input-group-sm {margin-top:5px; max-width:100px;}	
.side-cart .input-group-sm .qty-input, .side-cart .btn-outline-secondary {height:30px; line-height:32px;}

.containt-success .top-section {padding:20px 0 10px;}
.containt-success .top-section h1 {font-size:22px; margin-bottom:5px;}
.containt-success .top-section p {font-size:13px;
    line-height:1.2;
    max-width:100%;
    margin:0 auto 10px;}
.containt-success .top-section p.order-info { 
    font-size: 15px;
    font-weight: 500;}	
.order-products {padding:0;}	
.order-products .order-product {
		margin:0 0 10px; 
		padding: 6px;
        border-radius:5px;}
.order-products .order-product .order-product-info {padding:0;}		
.order-product .order-product-info a {font-weight:500; font-size:13px; line-height:1.2;}
.order-product .order-product-info .info {font-size:12px;}
.order-product .order-product-info .price {    
	font-weight: 500;
    font-size: 13px;
    margin-top: 0;}
.order-products .order-totals {    
	padding: 10px 0;
    margin: 15px 0;}
.order-products .order-totals .order-total {font-size:12px; padding:5px 0;}		
.order-info .info-group {border-bottom:1px solid #ccc;}
.order-products .order-totals .order-total:last-child, .order-info .info-group .sub-title {font-size:14px;}
.containt-success .order-info {font-size:12px; margin-bottom:20px;}
.containt-success .order-info h5 {font-size:16px;}	
.site-header .header-icons .side-cart-body .table img {max-width:80px; filter:none;}

h1 {font-size:20px; font-weight:500; margin-bottom:10px;}
#shopping-cart .table-responsive table tr td {width:auto; vertical-align:top; padding:6px;}
#shopping-cart .table-responsive td.cart-qty input.form-control {    
		height:30px;
        padding:5px;
        text-align:center;
        width:100%;}
#shopping-cart .table-responsive td.cart-qty .btn-refresh {    
        padding: 0 5px;
        background-color: #ccc;
        border-color: #ccc;
        color: #1e1e1e;
        border-radius: 0;
        width: 24px;
        height: 24px;
        font-size: 10px;
        line-height: 24px;
        min-height: 24px;}	
#shopping-cart .table-responsive td.cart-qty .btn-remove {    
    padding:0 5px;
    height:24px; 
	width:24px;
    line-height:24px;
    min-height: 24px;
	font-size:12px;}	
#shopping-cart .table-responsive table tr td.cart-thumb {width:10%;}	
#shopping-cart .table-responsive table tr td.cart-title {width:50%;}
#shopping-cart .table-responsive table tr td.cart-thumb .img-thumbnail {max-width:100%;
    padding:2px;
    min-width:60px;}
#shopping-cart .table-responsive td.cart-title a {font-size:12px; line-height:1.1;}	
#shopping-cart .table-responsive td .info {
    font-size:11px;
    line-height:1.1;
    margin-top:5px;}
#shopping-cart .table-responsive td .price {font-size:12px; margin-top:6px;}
#shopping-cart .table-responsive table tr td.cart-qty {width:25%;}
#shopping-cart .table-responsive table tr td.cart-qty .input-group {
		display:flex;
        gap:5px;
        flex-direction:row;}	
#shopping-cart .table-responsive td.cart-total {font-size:12px;}	
#shopping-cart .table-responsive tfoot td {font-size:13px;}
.cart-action-btn {padding:20px 15px;}
.cart-action-btn .col {padding:0 5px;}
.cart-action-btn .btn-light { 
	width:100%;    
	padding:10px 15px;
    font-size:12px;
    line-height:1;
    font-weight:500;}
.cart-action-btn .btn-primary {	
	width:100%;    
	padding:10px 15px;
    font-size:12px;
    line-height:1;}	
#checkout-checkout h1 {
    margin:0 auto 20px;
    font-size:22px;}
#checkout-checkout .checkout-left {
    padding-right:12px;
    padding-bottom:0;}	 	
#checkout-checkout h3 {
    font-weight:500;
    font-size:14px;
    margin-bottom:10px;}	
#checkout-checkout #form-register p {font-size:13px;}	
#checkout-checkout #checkout-register #form-register p a {font-size:13px;}
#checkout-checkout fieldset legend {
    font-weight:500;
    font-size:14px;
    margin:10px auto 0;
    border-bottom: none;
    line-height: 1.2;
    padding:5px 0;}
#checkout-checkout #form-register fieldset .form-control {padding:5px 0; font-size:13px;}	
#checkout-checkout #form-register fieldset label[for="input-shipping-country"], #checkout-checkout #form-register fieldset label[for="input-shipping-zone"] {
	display:block;
    font-size:13px;
    color:#333;
    margin-top:10px;
    font-weight:500;}
#checkout-checkout #form-register fieldset .form-select {padding:5px 10px; font-size:12px;} 	
#checkout-checkout #form-register fieldset .mb-3 {margin-bottom: 10px !important;}
#checkout-checkout #form-register button#button-register {min-width:100%; max-width:100%;}
#checkout-checkout .checkout-left .input-group button {padding:10px 15px; font-size:12px;}
#checkout-checkout #form-register {margin-bottom:10px;}
#checkout-payment-method .form-label strong {font-size:13px; color:#1e1e1e; font-weight:500;}
#checkout-checkout .checkout-right {
    padding-left:12px;
    padding-bottom:30px;}
#checkout-confirm .table > tbody tr td:first-child {width:15%;}	
#checkout-confirm .table > tbody tr td:first-child img {width:60px;}
#checkout-confirm table tr td {    
	padding-bottom:10px;
    padding-top:10px;
    padding-left:0;}
#checkout-confirm table tr td a {font-size:12px; line-height:1.2;}	
#checkout-confirm table tr td .info {font-weight:500; font-size:11px; line-height:1.2;}
#checkout-confirm table tr td .price {font-size:12px; margin-top:3px;}
.invalid-feedback {font-size:11px;}
#checkout-confirm table tfoot tr td {font-size:13px; width:50%;}
#checkout-confirm table tfoot tr td:first-child {width:auto;}
#checkout-payment button.btn-primary {font-size:15px;
    padding:10px 20px;
    line-height:1;}
.modal-body p {font-size:13px;}	
.modal-header .btn-close {font-size:12px;}
.cart-btns #input-quantity {max-width:100%;}
.cart-btns .input-group {width:100%; padding-right:0;}
.related-section .related-nav {gap:15px;}
.related-section .related-nav button {
    padding-left:0;
    padding-right:0;}
.about-hero-section .banner-content {height:90dvh;}	
.about-hero-section .banner-caption {padding:0 15px;}
.about-hero-section .banner-caption h1 {font-size:32px;}
.about-hero-section .banner-caption p {font-size:12px; line-height:1.2;}
.about-hero-section .cta {
        padding:12px 10px;
        font-size:12px;
        font-weight:500;
        max-width:100px;}
.about-waw {
        padding:50px 0;
        position:relative;
        min-height:inherit;}		
.waw-container {max-width:80%;}		
.waw-container h5 {font-size:12px;}
.waw-container .section-title {font-size:28px;}
.about-pai .about-banner-content {max-width: 80%;
    font-size:13px;
    font-weight:400;
    line-height:1.2;}
.about-banner-content h5 { 
    margin-bottom: 0 !important;
    font-weight:600;}	
.about-banner-content .section-title {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 20px;}	
.about-banner-content p {font-size:13px; line-height:1.2;}	
.about-pai {min-height:660px;}
.content-about-hit p {
    font-size:13px;
    line-height:1.3;}
.about-main .btn-dark {font-size:13px; margin-top:0 !important;}	

.advantages-wrapper .advantages-image {order:2;}
.home-banner .banner-content h1 span.right-cap br {display:inline-block;}

.myAccount #column-left {
        width: 100%;
        order: 1;
        display: block !important;
        padding-bottom: 20px !important;
		min-height: inherit;}
.myAccount .contentRight {
        padding-left:15px; padding-right:15px;
        padding-top:15px;
        width: 100%;
        order: 2;
        border-left: none;
        border-top: 1px solid #bfbfbf;}		
.contentLeft .list-group {
    background: none;
    background-color: transparent;
    border: none;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap:5px;
    flex-wrap: wrap;}		
.contentLeft .list-group h5 {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    color: #00000099;
    font-size: 14px;
    font-weight: 400;}	
.contentLeft .mainTitle {
    font-weight:600;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    font-size: 20px;}	
.contentLeft .list-group .list-group-item {    
	padding: 0 15px;
    height: 34px;
    line-height: 34px;
    font-size: 12px;    
	min-width: inherit;    
    margin: 0;}	
.my-account-main .form {margin-bottom:30px;}	
.myAccount .form .form-control {
    padding:0 15px;
    height:36px;
    line-height:36px;
    font-size:12px;}	
.myAccount .form fieldset .form-label {font-size:12px;}	
.contentRight .btn-light {
    border-radius: 30px;
    min-width: 70px;
    border-color: #1e1e1e;
    color: #1e1e1e;
    background: none;
    height: 32px;
    line-height: 32px;
    padding: 0 20px;
    font-size: 12px;}
.btn-primary {
    background: #1E1E1E;
    color: #fff;
    border-color: #1E1E1E;
    border-radius: 30px;
    padding: 10px 20px;
    font-size: 12px;
    line-height: 1;
    min-height: 32px;}
table.table td {font-size:12px; line-height:1.4;}
#address table.table td.text-end {padding: 15px 7px;}	
.contentRight h1 {font-size:20px;}	
.myAccount .wishlist {gap:8px;}
.logout-box {padding:15px !important;}
.logout-box h3 {
    padding: 20px 0 20px;
    margin: 0 auto;
    display: block;
    font-weight: 600;
    font-size: 20px;}
.logout-box .text-center a {font-size:13px;}	
.logout-box .logout-btn {
	padding:0 15px;
    font-size:14px;
    border-radius:0;
    height:42px;
    line-height:40px;}
.contentRight .col-form-label {font-size:12px;}	

.container.blogs {padding-top:30px;}
.container.blogs h1 {font-size:22px; text-transform:capitalize;}
.blogs .list-group {
    display:flex;
    flex-direction:row;
    gap:8px;
    align-items:center;
    justify-content:flex-start;
    flex-wrap:wrap;}
.blogs .list-group .list-group-item {
	background:#E4E4E4;
    color: #000;
    border-radius: 30px;
    padding: 12px 15px;
    height: 36px;
    line-height: 1.1;
    font-size: 12px;
    text-decoration: none;
    text-transform: capitalize;
    min-width: 80px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;}
#article-list {padding-top: 20px !important;}	
#article-list .badge {padding:0 16px;
    height:28px;
    line-height:28px;
    font-size:12px;}
#article-list h2, #article-list h2 a {
    color: #1e1e1e;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    display: block;}
#article-list p {font-size:13px; line-height:1.5;}		
#article-list .btn {
    padding: 0 20px;
    height: 36px;
    line-height: 36px;
    font-size: 12px;}
.blogListing {
    background: #F9F9F9;
    padding: 15px;
    border-radius: 20px;}	
#article-list span.title {font-size:12px; margin-bottom:0;}	
#article-list .blogListing .card.blog a {min-height:inherit;}
.blogListing .card .card-title, .blogListing .card .card-title a {font-size:18px;}
#article-list .blogListing .card-text {font-size:13px;}
.blogListing>.mb-5 {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 20px !important;
    padding-bottom: 20px;}
.blogListing>.mb-5 h3 {
    font-size: 24px;
    font-weight: 600;}	
#cms-blog h1 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 auto 15px;
    text-align: left;
    display: block;}
#cms-blog .blogHero {
    margin: 0 auto 20px;
    text-align: left;
    border-radius: 20px;
    overflow: hidden;
    display: block;}		
#cms-blog .blogHero img {
    padding:5px;
    border-radius:20px;}	
#cms-blog .blogDescription {
    margin: 0 auto 30px;
    font-size: 12px;
    color: #666;
    line-height:1.4;}	
.blogDescription .blogAuthor {font-size:13px; margin:0 0 10px;}	

.inner-cms {
    padding:20px;
    background:#fff;
    border-radius:20px;
    margin-bottom:30px;}
.inner-cms h1 {font-size:24px; margin-bottom:15px;}	
.inner-cms p {font-size:12px;}
.inner-cms h5 {margin:15px auto 10px; font-size:15px;}
.inner-cms ul {
    list-style: disc;
    list-style-position: inside;}
.inner-cms ul li {
    font-size: 12px;
    margin-bottom: 10px;
    color: #1e1e1e;
    font-family: 'Helvetica Neue';}	

.myAccount .best-seller-section h2 {font-size:20px; margin-bottom:10px;}
.myAccount .best-seller-section .owl-carousel {padding:0;}
.myAccount .best-seller-section {padding: 50px 0 0; margin-top: 50px;}	
.orderContainer .no-orders {padding:40px 0 0;}
.orderContainer .no-orders p {
    font-size:12px;
    color:#777;}

#alert {width:96%;}	
.category-section .overlay {left:0; right:0; margin:0 auto; text-align:center; position:absolute;}
	
	
}


@media (max-width:600px) {

.side-cart {
 width: 100% !important;
 min-width: 100% !important;
 max-width: 100% !important;}
.side-cart-body {max-height:calc(60vh - 100px);}
.side-cart-body .table {font-size:12px;}
.side-cart-footer {max-height:40vh; padding-bottom:20px;}
.side-cart-footer .buttons {flex-direction:column;}
.side-cart-footer .buttons a {width:100%;
 padding:10px 15px;
 font-size:12px;} 
.side-cart .input-group-sm .qty-input, .side-cart .btn-outline-secondary {height:28px; line-height:30px;} 
#checkout-checkout #register-agree label {font-size:12px;}
.home-banner .banner-content h1 {padding-bottom:20px; padding-top:45px;}

.contactTop .col-sm-3 {padding:0;}
#form-contact .contact-btn {width:100%;}
.product-faq table th, .product-faq table td {padding:8px; font-size:12px;}
.product-faq table {min-width:360px !important; width:100 !important;}
.faq-img img {height:auto;}
.faqContent .accordion-item .accordion-header .accordion-button::after {right:-15px; font-size:12px;}
.faqContent .accordion-item .accordion-header .accordion-button.collapsed::after {top:10px; font-size:20px;}
.category-slider .owl-item {padding:0 15px;}

.about-hero-section {height:400px; padding:40px 0 20px; background-position:400px center; min-height:400px;}
.about-hero-section .banner-content {height:48dvh;}
#common-home .banner-slider {height:400px;}
.home-banner .banner-slide {height:400px;}
.about-hero-section .banner-caption h1 {font-size:24px;}
.waw-container .section-title {font-size:20px;}

.home-banner .banner-content h1 span {line-height:1.3; max-width:165px;}
.home-banner .banner-content p {max-width:140px; line-height:1.3; font-weight:300;  font-style:italic; font-size:16px;}
.home-banner .banner-content h1 span.right-cap {position:relative;}
.home-banner .banner-content h1 span.right-cap:after {content: '';
    height:0.05em;
    width: 40px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -20px;}

 
}


@media (max-width:390px) {

.home-banner .banner-content sup {right:0;}

}


@media (max-width:375px) {

.home-banner .banner-content sup {right:0;}
.home-banner .banner-content h1 {padding-bottom:20px;}

}


@media (max-width:360px) {

.home-banner .banner-content h1 {font-size:52px;}
.product-faq table {min-width:320px !important;}

}