.top {
    background-color: #32312f;
    color: #fffa38;
    padding: 4px 4px;

}

.btn-outline-primary {
    border-color: black !important;
    color: #ffff !important;
    background-color: black !important;
}

p {
    font-size: 15px !important;
}

a {
    text-decoration: none !important;
    color: black !important;
    text-decoration: underline none !important;
    text-decoration: underline;
}
.col-lg-12.table-responsive{
    padding:0px!important;
}
.mack {
    text-align: justify;
}

.about p {
    text-align: justify;
}

.top p {
    font-size: 1spx;
}

.active-main {
    text-decoration: underline;

}

body {
    font-family: Lato, sans-serif !important;


}

.toogle-menu i {
    font-size: 25px;
}

.pocket p {
    font-size: 20px !important;
    font-weight: 900 !important;
}

h1,
h2,
h3,
h5,
h6 {
    font-family: Lato, sans-serif !important;

}

p {
    font-family: Lato, sans-serif !important;
    font-weight: 400;
}


header {
    position: sticky !important;
    top: 0 !important;
    z-index: 1000 !important;
    background-color: #fff !important;
}

.favo {
    border-radius: 50px;
    width: 30px;
    height: 30px;
    border-style: none;
    background-color: #cfcfcf;
    text-align: center;
    margin: 0px auto;
    top: 20px;
    position: absolute;
    right: 20px;
}

input::placeholder {
    color: #ffff;
}

/* Standard */
input::-webkit-input-placeholder {
    color: #ffff;
}

/* Chrome, Safari */
input:-ms-input-placeholder {
    color: #ffff;
}

/* Internet Explorer */
input::placeholder {
    color: #ffff;
    /* Custom placeholder color */
}

.favo i {
    margin: 0px auto;
    font-size: 16px;
}

a {
    text-decoration: none;
}

.pen {
    position: relative;
    overflow: hidden;
}

.pen img {
    display: block;
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.our-products-sec {
    background-color: #000 !important;
}

.pen img.hover-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transform: scale(1.1);
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.pen:hover img.main-image {
    opacity: 0;
    transform: scale(1.1);
}

.pen:hover img.hover-image {
    opacity: 1;
    transform: scale(1);
}

.fassai img {
    width: 60% !important;
}



.divider {
    width: 2px;
    height: auto;
    background-color: #ffffff;
    margin: 0 15px;
}

.section-content {
    color: white;
    text-align: center;
}

.section-content h2 {
    font-size: 12px;
    text-align: center !important;
}

.navbar-light .navbar-nav .nav-link {

    font-size: 16px;
    font-weight: 500;
    color: black;
}

.product-info {
    text-align: center;
    padding-top: 20px;
}

li.cartcount span {
    position: absolute;
    top: -5px;
    background: #0078c1;
    color: #fff;
    font-size: 12px;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    right: -13px;
}

.header-right-nav {
    display: flex;
    margin-bottom: 0;
}

.header-right-nav li {
    font-size: 16px;
}

li.cartcount {
    position: relative;
}

.header-right-nav li {
    display: flex;
    margin-left: 20px;
    margin-bottom: 0;
}

.header-right-nav .dropdown-menu li {
    margin-left: 0;
}

.header-right-nav li {
    font-size: 16px;
}


img.website-logo {
    width: 50px;
}

.desktop-website-logo {
    width: 50px;
    margin-left: 40px;
}

.mainmenu ul {
    margin-bottom: 0;
    padding-left: 15px;
}

.mainmenu ul li a {
    text-decoration: none;
    color: #000;
    font-weight: 600;
    font-size: 16px;
}

.mainmenu ul li {
    display: inline-flex;
    margin-right: 60px;
    position: relative;
}

.submenu-home-header {
    position: absolute;
    left: 0;
    top: 27px;
    width: 200px;
    padding-top: 20px;
    display: none;
}

.mainmenu ul li:hover .submenu-home-header {
    display: block;
}

.submenu-home-header ul {
    background: #fff;
    padding-left: 0;
    box-shadow: 0 0 6px #cbcbcb;
    padding: 15px;
    border-radius: 10px;
    padding-bottom: 0;
}

.submenu-home-header li {
    display: block;
    margin-right: 0;
    margin-bottom: 13px;
    width: 100%;
}

p.cart-con {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    background: red;
    justify-content: center;
    color: #fff;
    border-radius: 35px;
}

.left-0 {
    left: 0px !important;
}

.hydiene {
    padding-top: 45%;
}

.list-unstyled {
    line-height: 55px;
}

.category {
    border-radius: 15px !important;
    background-color: #f7f7f7;
    margin: 0px 30px;
}

.product {
    border-radius: 15px !important;
    background-color: #f7f7f7;
    margin: 0px 30px;
}

.user-droup-down {
    right: 145px;
    bottom: -45px;
}

.rating ul li i {
    font-size: 20px;
}

.filter-section {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 20px;
}

.product-item {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 20px;
    text-align: center;
}

.product-item img {
    max-width: 100%;
    height: auto;
}

@media only screen and (min-width: 768px) {
    .side {
        margin-left: 36%;
    }
}

@media only screen and (min-width: 600px) {
    .happys {
        text-transform: uppercase;
        font-size: 55px;
        font-weight: 700;
    }


}

@media (max-width: 767px) {
    /* .product-btn {
        padding: 10px 10px !important;
    } */

    .hydiene {
        padding-top: 0px;
    }

    .happys {
        font-size: 24px;
    }


}

@media screen and (min-width: 320px) and (max-width: 1024px) {

    .header-right-menu span {
        font-size: 10px !important;
    }

    .category {

        margin: 0px 0px;
    }

    .user-droup-down {
        right: 156px;
    }

    .about h3 {
        font-size: 26px;
    }

    .toogle-menu {
        font-size: 16px;
        align-items: center;

    }

    .nav-pills .nav-item {
        margin-right: 15px;
    }

    h3.achivers-car-name {
        font-size: 16px !important;
    }

    .achivers-card h4 {
        font-size: 15px !important;
    }

    ul.nav.nav-tabs.subpage-nav.nav-justified {
        display: inherit !important
    }

    .mobile-overlay {
        position: fixed;
        left: 0;
        top: 0;
        height: 100vh;
        width: 100%;
        background: #000000a8;
        z-index: 9999;
    }

    .main-menu-sec {
        position: fixed;
        width: 270px !important;
        height: 100vh;
        background: #fff;
        z-index: 99999;
        top: 0;
        left: -100%;
        transition-duration: 0.5s;
        padding-top: -25px;
    }



    a.mbl-logo {
        background: #fff;
        margin-left: -15px;
        margin-right: -10px;
        margin-bottom: 20px;
    }

    a.mbl-logo img {
        display: flex;
        margin: 0 auto;
        padding-bottom: 10px;
        padding-top: 12px;
    }

    .mainmenu li {
        display: block;
        width: 100%;
        margin-bottom: 15px;
    }

    .mainmenu ul li a {
        color: black;
    }

    .submenu-home-header {
        position: relative;
        left: -60px;
        top: -1px;
        width: 250px;
        padding-top: 40px;
        display: none;
    }

    .submenu-home-header ul {
        background: #ffffff;
        width: 230px;
        color: #000000;
    }

    .submenu-home-header ul li a {
        color: #000000;
    }

}

.table-responsive img {
    margin-left: -32px;
}

.product-info p {
    font-size: 16px;
    text-align: center;
    font-weight: 900;
    line-height: 10px;

}

.mainmenu ul li a:hover {
    color: #fffa38;
}

.product-info h6 {
    font-size: 20px;
    font-weight: 900;

}

.our P {
    color: #fff;
}

.pocket h3 {
    font-size: 36px;
    font-weight: 700;
}

.pocket p {
    font-size: 20px !important;
    font-weight: 900 !important;
}

.product-btn {
    background-color: black;
    color: #fff;
    border-radius: 20px;
    border-style: none;
    padding: 10px 75px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 18px;
}

.btn-primary {
    background-color: #fff !important;
    color: black !important;
    border-style: none !important;
}

.pers {
    background-color: #956CAC;
}

.product-btn:hover {
    background-color: #fffa38;
    color:#000!important;
}

.person {
    background-color: #E4CD7B;
    border-bottom-right-radius: 50px;
    padding: 20px;
    margin: 20px;

}

.person-info {
    text-transform: lowercase;
    padding-top: 10px;
}

.counter {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 24px;
}

.counter-button {
    font-size: 24px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: black;
    color: white;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    border: style none !important;
}

.counter-value {
    font-weight: bold;
    font-size: 24px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    color: black;
    border: none;
    border-radius: 50px;
    cursor: pointer;
}

.person-info h4 {
    text-transform: uppercase;

}

.pen {
    border-radius: 8px;
    padding: 10px;

}

.Range h4 {
    font-size: 26px;
    font-weight: 700;
}

.pocket {
    border-bottom: 1px solid black;
}

.our h5 {
    font-size: 25px;
    font-weight: 600;
    color: #fff;

}

.Powerful p {
    margin-top: 15px;
    font-size: 18px;
    font-weight: 600;
}

.our p {
    font-size: #fff;
}

.last {
    background-color: #fffa38;

    Padding: 36px 0px;
}

.star li i {
    background-color: #F6C550;
    margin: 10px;
}

.soical {
    display: flex;
}

.circle-step {
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #adb5bd;
    color: #fff;
    text-align: center;
    margin-right: 10px;
    position: relative;
    border-style: none !important;
    margin-bottom: 10px;
}

.card-body h5 {
    font-weight: 700;
}

.circle-step.active {
    background: black;
}

.cart-card {
    border: 1px solid #D9D9D9;
    font-weight: bold;
    padding: 30px;
    border-radius: 10px;

}


.step-line {
    display: inline-block;
    width: 100px;
    height: 2px;
    background: #adb5bd;
    vertical-align: middle;
    margin-top: -81px;

}

.step-label {
    display: block;
    font-weight: bold;
    margin-top: 5px;
    text-align: center;

}

.line-bar {
    border: 0.5px solid #4C2A2A;
}

.review {
    background-color: #fff;
    color: black;
    border-radius: 10px;
    padding: 50px 10px;
    height: auto;

    height: 215px;
    max-height: 215px !important;
}

.review h3 {
    text-transform: uppercase;
    font-size: 20px;
}

.tasty {
    background-color: #DBB623;
    padding: 5px 5px;

}

.proten p {
    margin: 5px 3px;
}

.proten img {
    width: 100px;
    height: 100px;
}

.happy {
    background-color: #1B301D;
    padding: 40px 30px;

}

.tasty h3 {
    font-size: 60px;
    font-weight: 700;
    margin-top: 20%;
}

.step-container {
    display: inline-block;
    text-align: center;
    margin-right: 10px;
}

.refund li {
    font-family: Lato, sans-serif !important;
    font-size: 16px;
    font-weight: 300;
}

.social {
    display: flex;
    gap: 15px;
    list-style: none;
    padding: 0;
    margin: 0;
    align-items: center;
}

.social li {
    font-size: 2rem;
    /* Increase icon size */
}

.social li i {
    color: black;
    background-color: transparent;
    border-radius: 50%;
    /* Optional: Add rounded effect */
    transition: all 0.3s ease-in-out;
}

.social li i:hover {
    color: rgb(255, 255, 255);
    background-color: rgba(0, 0, 0, 0.2);
    /* Add a hover effect */
}

.social h4 {
    font-size: 1.5rem;
    color: white;
    margin-right: 15px;
}

.star {
    display: flex;

}

.footer {
    background-color: #000000;
    color: #fff;
    padding: 40px 40px;

}

.active-tab {
    text-decoration: underline;
    font-weight: bold;
    color: black;
}

.tab-container {

    margin-bottom: 20px;
}

.search-container {
    float: right;
    margin-top: -5px;
}

.bg-dark {
    background-color: #000 !important;
}

.divider {
    width: 2px;
    height: auto;
    background-color: #ffffff;
    margin: 0 15px;
}

.section-content {
    color: white;
    text-align: center;
}

.abcd {
    border-left: 2px solid #fff;

}

.section-content h2 {
    font-size: 12px;
}

.table-container {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 15px;
    background: #fff;
}

.table-container .table {
    margin-bottom: 0;
}

.no-data {
    color: #6c757d;
    margin-top: 10px;
    background-color: red;
}

.text-muted {
    text-decoration: none !important;
}

input[type="email"] {
    background-color: transparent;
}

.col-lg-4 .form-control {
    border-radius: 0;
    margin-right: 0;
    border: 2px solid #fff;
}

.sub-btn .btn {
    border-radius: 0;
    margin-left: -1px;
}


.social-icons-fixed {
    position: fixed;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 5px;
    z-index: 1000;
}
.social-icons-fixed i{
    color:#fff !important;
}
.social-icons-fixed a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    color: white;
    font-size: 24px;
    text-decoration: none;
}

.facebook {
    background: #3b5998;
}

.twitter {
    background: #1da1f2;
}

.whatsapp {
    background: #25d366;
}

.mail {
    background: #ea4335;
}

.share {
    background: #007bff;
}

.about {
    padding: 20px 0px !important;
}

.about h3 {
    text-align: center;
}

.about span {
    color: #fffa38;

    font-size: 50px;
}

.item .product-info {
    padding: 0px !important;
}

.product-data h2 {
    font-weight: 700;
    font-family: Lato, sans-serif !important;

}

.social ul li {
    list-style: none;
}

.social {
    display: flex;
}

.social li {
    padding: 6px 6px;
    font-size: 16px;
}

.social li i {
    color: #fff;
}

.price p {
    line-height: 6px;
}

.social li a {
    text-decoration: none !important;
}

a {
    text-decoration: none;
}

.footer-logo {
    width: 60% !important;
}