@import url('../css/bootstrap.css');
@import url('../css/jquery.fancybox.min.css');
@import url('../css/slick.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.min.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.css');
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");

@import url('../fonts/new_customfont/stylesheet.css');

@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');




.top-nav-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.terms-inner p {
    text-align: justify;
}

.sub-nav-1 img {
    width: auto;
    height: 44px;
}

section.search-product form input[type="text"]::placeholder {
    color: #bcbcbc !important;
}
.sub-nav-2 {
    display: flex;
    gap: 15px;
}
.sub-nav-2 a svg path, .sub-nav-2 a svg circle, .sub-nav-2 a svg line {
    stroke: #ffffff;
    stroke-width: 3;
}
.sub-nav-2 > a {
    text-decoration: none;
    font-size: 16px;
    background: #f76b1c;
    padding: 5px 18px;
    border-radius: 12px;
    color: white;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap:9px;
    border:2px solid #f76b1c;
}
.sub-nav-2 > a:hover {
    background-color: white;
     color: #f76b1c;
}
.sub-nav-2 > a:hover svg path, .sub-nav-2 > a:hover svg circle, .sub-nav-2 > a:hover svg line {
    stroke: #f76b1c;
}

.banner-box {
    background-image: url(../images/banner-box.png);
    background-size: cover;
    height: 100%;
    width: 100%;
    padding: 25px 0 20px 34px;
    text-align: left;
    position: relative;
}

.banner-box-2 img {
    position: absolute;
    top: 22%;
    right: 0;
    width: 48%;
}


.banners-row {
    display: flex;
    gap: 8px;
    align-items: center;
}

.banners-row .banner-box-img {
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    width: 100%;
}

.banners-row .banner-box-img img {
    transform: scale(1);
    opacity: 0.8;
    transition: all 0.5s;
}

.banners-row .banner-box-img:hover img {
    transform: scale(1.1);
    opacity: 1;
}


/*SEPRATOR__START*/

@font-face {
    font-family: "rockwellregular";
    src: url("fonts/rockwell/rock-webfont.html") format("woff2"),
        url("rock-webfont.html") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "rockwellbold";
    src: url("fonts/rockwell/rockwell-bold-webfont.html") format("woff2"),
        url("rockwell-bold-webfont.html") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "montextralight_demo";
    src: url("../fonts/mont/mont-extralightdemo-webfont.woff2") format("woff2"),
        url("mont-extralightdemo-webfont.html") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "montheavy_demo";
    src: url("../fonts/mont/mont-heavydemo-webfont.woff2") format("woff2"),
        url("mont-heavydemo-webfont.html") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Calibri";
    src: url("../fonts/Calibri.woff2") format("woff2"),
        url("../fonts/Calibri.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "HurmeGeometricSans1";
    src: url("../fonts/hemulite/HurmeGeometricSans1-Regular.eot");
    src: url("../fonts/hemulite/HurmeGeometricSans1-Regulard41d.eot?#iefix") format("embedded-opentype"),
        url("../fonts/hemulite/HurmeGeometricSans1-Regular.woff2") format("woff2"),
        url("../fonts/hemulite/HurmeGeometricSans1-Regular.woff") format("woff"),
        url("../fonts/hemulite/HurmeGeometricSans1-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*@font-face {*/
/*    font-family: 'HurmeGeometricSans1';*/
/*    src: url('../fonts/Hurme/HurmeGeometricSans1.otf') format('otf'),*/
/*        url('../fonts/Hurme/HurmeGeometricSans1.otf') format('otf');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Century Gothic';*/
/*    src: url('../fonts/CenturyGothic.woff2') format('woff2'),*/
/*        url('../fonts/CenturyGothic.woff') format('woff');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*  font-family: 'Hemulite';*/
/*  src: url('../fonts/hemulite/h') format('woff2'),*/
/*      url('../fonts/CenturyGothic.woff') format('woff');*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*  font-display: swap;*/
/*}*/

:root {
    /*** theme colors ***/
    --theme-color: #f76b1c;
    --theme-white: #ffffff;
    --theme-black: #000000;
}

* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

body {
    font-family: "Jost", sans-serif;
    /* font-family: 'Open+Sans'; */
    /* font-family: 'Nunito'; */
    overflow-x: hidden;

    /* background: linear-gradient(to right, #FF7E5F, #FFB97F); */
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    /*font-family: 'Poppins', sans-serif;*/
    /* font-family: "Jost", sans-serif; */
    font-family: "Inter", sans-serif;
    /* font-family: 'Futurama' !important; */
    /* font-family: 'Montserrat'; */
}



/*a:hover{*/
/*  color: #000;*/
/*}*/

header {
    padding: 24px 0;
}

.menu-btn button {
    background: transparent;
    border: none;
    font-size: 19px;
    font-weight: 400;
}

.menu-btn button img {
    padding-right: 12px;
}

.user-sign a {
    display: flex;
    align-items: center;
    gap: 18px;
    text-decoration: none;
}

.user-sign a p {
    margin-bottom: 0;
    color: #000;
    font-size: 14px;
    font-weight: 400;
}

.banner-box-img img {
    width: 100%;
    height: 100%;
}

.banner-box {
    background-image: url(../images/banner-box.png);
    background-size: cover;
    height: 100%;
    width: 100%;
    padding: 25px 0 20px 34px;
    text-align: left;
    position: relative;
}

.banner-box h3 {
    font-size: 26px;
    font-weight: 700;
}

.banner-box p {
    font-size: 17px;
    font-weight: 400;
    font-family: "Poppins";
    width: 80%;
    margin: 12px 0 40px;
}

.banner-box h5 {
    font-size: 19px;
    font-weight: 500;
    font-family: "Poppins";
    margin-bottom: 15px;
}

.banner-box h2 {
    font-size: 48px;
    font-weight: 800;
    color: var(--theme-color);
    font-family: "Poppins";
}

.banner-box h2 span {
    font-size: 24px;
    color: #bcbcbc;
    position: relative;
}

.banner-box h2 span::before {
    content: "";
    width: 100%;
    height: 6px;
    background-color: var(--theme-color);
    position: absolute;
    top: 40%;
    border-radius: 6px;
    transform: rotate(175deg);
}

.banner-box img {
    position: absolute;
    top: 16%;
    right: 0;
    width: 44%;
}

.banner-box-last img {
    top: 20%;
    width: 50%;
    right: -4%;
}

.banner-box-img {
    height: 100%;
}

section.search-product form {
    position: relative;
}

section.search-product form input {
    width: 100%;
    border-radius: 50px;
    padding: 23px 100px 23px 28px;
    box-shadow: 0px 0px 17px 1px #0000003d;
    border: none;
}

section.search-product form button {
    background-color: var(--theme-color);
    color: #fff;
    padding: 0 35px;
    height: 100%;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border: 0;
    position: absolute;
    right: 0;
    top: 0;
}

section.search-product form button i {
    font-size: 24px;
}

section.search-product form input::placeholder {
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #000 !important;
}

.product-section {
    padding: 0 0 60px;
}

section.product-section .col-md-3 {
    width: 19%;
}

.prod-box:hover .icon_cart {
    opacity: 1;
}

.prod-box img {
    width: 100%;
}

.prod-box .prod-wrapper {
    padding: 20px 13px;
    border: 1.25px solid #0000001a;
    background-color: #fff;
    border-top: none;
    transition: 0.3s ease-in-out;
}

.prod-wrapper h4 {
    font-size: 18px;
    font-weight: 600;
    font-family: "Poppins";
    margin-bottom: 10px;
}

.star-flex {
    display: flex;
    align-items: center;
    gap: 6px;
}

.star-flex p {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
}

.stars i {
    color: #ffb412;
}

.prod-wrapper h5 {
    font-size: 18px;
    font-weight: 500;
    font-family: "Poppins";
    color: #000;
    margin: 10px 0;
}

.prod-wrapper h5 span {
    font-size: 14px;
    text-decoration: line-through;
    color: #9b9b9b;
}

.prod-wrapper a {
    font-size: 17px;
    font-weight: 500;
    color: black;
    background-color: #fed813;
    width: 100%;
    display: block;
    text-align: center;
    padding: 10px 0;
    text-decoration: none;
    font-family: "Poppins";
    border-radius: 7px;
}

.prod-box:hover .prod-wrapper {
    background-color: var(--theme-color);
    transition: 0.3s ease-in-out;
}

.prod-box:hover .prod-wrapper .star-flex p {
    color: #fff;
}

.prod-box:hover .prod-wrapper h4 {
    color: #fff;
}

.prod-box:hover .prod-wrapper h5 {
    color: #fff;
}

.prod-box:hover .prod-wrapper h5 span {
    color: #fff;
}

.prod-box:hover .prod-wrapper a {
    color: #fed813;
    background-color: #fff;
}

section.product-section h2 {
    padding: 50px 0 15px;
    font-size: 32px;
    font-weight: 600;
    color: #f76b1c;
    text-decoration: underline;
    text-transform: uppercase;
}

.back-to-top {
    text-align: center;
    background-color: #f76b1c1a;
    padding: 15px 0;
    border-radius: 50px 50px 0 0;
    cursor: pointer;
}

.back-to-top p {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 500;
    color: #000;
}

.main-footer {
    background-color: #222222;
    padding: 60px;
}

.main-footer ul li {
    font-size: 26px;
    font-weight: 700;
    color: #ffffff;
}

.main-footer ul li a {
    color: #BBBAB8;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: 300;
    font-family: "Poppins";
}

.main-footer ul {
    padding: 0;
    margin: 0;
}

.copy-wrapper p {
    margin: 15px 0;
    font-size: 15px;
    font-weight: 700;
    color: #222222;
}

.banner-box-last-2 img {
    top: 35%;
    width: 44%;
    right: 2%;
}

.banner-box-2 img {
    position: absolute;
    top: 22%;
    right: 0;
    width: 48%;
}

.product-tabs-section .tab-pane {
    margin: 40px 0 0;
}

.banner-box-last-3 img {
    width: 36%;
    right: 5%;
    top: 31%;
}

.banner-box-3 img {
    position: absolute;
    top: 36%;
    right: 5%;
    width: 30%;
    height: 100px;
}

section.product-tabs-section {
    padding: 35px 0 0;
}

.product-tabs-section .nav-tabs {
    border: 0;
    justify-content: space-between;
}

.product-tabs-section .nav-link {
    color: var(--theme-color);
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
    border: 1px solid;
    border-radius: 65px;
    padding: 13px 50px;
    transition: .3s all;
}

.product-tabs-section .nav-link.active {
    background-color: var(--theme-color);
    color: #fff;
}

.product-tabs-section .nav-link:hover {
    background-color: var(--theme-color);
    color: #fff;
}


.prod-box {
    position: relative;
    margin-bottom: 35px;
}

.icon_cart {
    position: absolute;
    top: 2%;
    right: 3%;
    opacity: 0;
    transition: .3s ease-in-out;
}

.icon_cart i {
    background-color: #f76b1c;
    padding: 12px;
    border-radius: 7px;
    color: #fff;
    font-size: 14px;
}

.inner-opt li {
    list-style: none;
    padding: 15px 0 0;
}

.inner-opt a {
    text-decoration: none;
    font-size: 20px;
    color: black;
    font-weight: 500;
    text-transform: uppercase;
}

.inner-opt a:hover {
    border-bottom: 1px solid gray;
}

.inner-opt ul li:first-child a:hover {
    border: none !important;
}

.donate-btn a {
    background: #f76b1c;
    text-decoration: none;
    color: #fff;
    padding: 6px 34px;
    border-radius: 20px;
}

.main-footer ul li {
    list-style: none;
    font-size: 15px;
    margin-bottom: 7px;
}

.newletter h3 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 25px;
    font-weight: 600;
}

.newsletter-input input[type="submit"] {
    position: absolute;
    top: 6%;
    right: 15%;
    padding: 7px 19px;
    background: #f76b1c;
    border: none;
    border-radius: 30px;
    color: #fff;
}

.newsletter-input {
    position: relative;
}

.newsletter-input input[type="email"] {
    padding: 12px 110px 12px 25px !important;
    border-radius: 87px !important;
    border: 1px solid #ccc !important;
    width: 100% !important;
    min-width: 320px !important;
    max-width: 100% !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
}

.copy-wrapper {
    text-align: center;
}

.footer-logo img {
    width: 65%;
}




/*SEPRATOR__END*/



.e-com-footer {
    background: #222;
}

.footer-txt p {
    color: white;
    text-align: center;
    padding: 15px 0 15px;
    font-size: 12px;
    margin: 0;
}

.footer-txt a {
    color: #fff;
    text-decoration: none;
}

.footer-txt a:hover {
    color: #f76b1c;
}


.opt-tabs {
    display: flex;
    justify-content: center;
    background: #f76b1c;
    padding: 19px 0 19px;
    border-radius: 3px;
    width: 100%;
}

.opt-tabs .tab-1 {
    width: 20%;
    display: flex;
    justify-content: center;
    border-right: 1px solid #fff;
}

.opt-tabs .tab-1:last-child {
    border: none;
}

.optional-tabs {
    padding: 25px 0 25px;
}

.tab-1 a {
    text-decoration: none;
    color: white;
    font-weight: 500;
}



.tab-1 a {
    position: relative;
}

.box-cont {
    text-align: center;
}

.product-adds {
    padding: 20px 0 50px;
}

.box-1 {
    /*background: #f76b1c;*/
    padding: 40px 0 40px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    height: 320px;
    margin: 0 0 25px;
}

.box-cont p {
    color: black;
    font-size: 22px;
    padding: 25px 0 25px;
    font-weight: 500;
}

.box-1:hover {
    background: #f76b1c;
}


.box-cont:hover p {
    color: #fff;
}

.sub-nav-2 i {
    font-weight: 300;
    padding: 0 10px 0;
}

.search-product {
    padding: 25px 0 0;
}

.tab-1 a:hover {
    color: black;
}

.banner-box.banner-box-last-3.changes img {
    width: 30%;
    height: 100px;
    top: 36%;
}

.ecom-logo img {
    width: 100%;
    max-width: 300px;
}

.newsletter-input {
    position: relative;
}

.ecom-footer-flex .newsletter-input input[type="submit"] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 6px;
    padding: 8px 22px;
    background: #f76b1c;
    border: none;
    border-radius: 30px;
    color: #fff;
    font-weight: 600;
}

.ecom-footer-flex {
    display: flex;
    justify-content: space-between;
    align-items: start;
    padding: 40px 0 35px;
    gap: 20px;
    flex-wrap: wrap;
}

.banner-title {
    background: #f76b1c;
    padding: 50px 0 50px !important;
}

.banner-title h1 {
    text-align: center;
    font-size: 45px;
    color: white;
    font-weight: 700;
    text-transform: uppercase;
}

.abt-img img {
    width: 100%;
}

.abt-inner {
    padding: 50px 0 50px;
}

.terms-cont {
    padding: 40px 0 40px;
}

.inner-next a {
    text-decoration: none;
}

.contact-field {
    max-width: 600px;
    margin: 0 auto;
    padding: 45px 15px 0;
}

.cont-head h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase;
}

#exampleFormControlInput1,
#exampleFormControlInput2,
#exampleFormControlInput3,
#exampleFormControlInput4,
.signup-input-field {
    width: 100%;
    padding: 10px 15px !important;
}

#exampleFormControlTextarea1 {
    width: 100%;
    padding: 10px 15px;
    height: 120px;
}

.form-sec {
    padding: 0 0 50px;
}

.submit-change-btn {
    text-align: center;
    margin-top: 20px;
}

.submit-change-btn a,
.submit-change-btn button,
.submit-change-btn input[type="submit"] {
    display: inline-block;
    text-decoration: none;
    font-size: 17px;
    background: #f76b1c;
    color: white;
    padding: 12px 50px;
    font-weight: 600;
    border-radius: 5px;
    text-transform: uppercase;
    transition: all 0.3s ease;
    border: 2px solid #f76b1c;
    cursor: pointer;
}

.submit-change-btn a:hover,
.submit-change-btn button:hover,
.submit-change-btn input[type="submit"]:hover {
    background: transparent;
    color: #f76b1c;
}

.submit-change-btn p {
    padding: 15px 0 0;
    color: gray;
}

.cont-inp-field span {
    color: var(--theme-color);
}

.page-heading h1 {
    font-size: 25px;
    text-align: center;
    font-family: 'Poppins';
    position: relative;
}

section.seller-section {
    padding: 20px;
}

.page-heading h1::before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 550px;
    width: 100px;
    height: 1px;
    background: #000;
}

.seller-card-one h2 {
    font-size: 20px;
    margin: 10px 0;
    font-family: 'Poppins';
}

.seller-card-one {
    text-align: center;
    padding: 10px 27px;
    border: 1px solid #c1c1c1;
    margin: 10px 0 10px;
}

.seller-card-one i {
    color: #fed813;
}

.seller-card-one span {
    font-family: 'Poppins';
    padding: 0px 7px;
    font-size: 13px;
    font-weight: 600;
}

.seller-card-one a {
    background: #fed813;
    color: #fff;
    text-decoration: none;
    font-family: 'Poppins';
    font-weight: 500;
    padding: 7px 60px;
    display: block;
    width: fit-content;
    margin: 30px auto 10px;
    font-size: 13px;
    border-radius: 5px;
}

.all-sellers-cards {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin: 30px 0;
}

section.sellers-content {
    margin: 10px 0 70px;
}

.sellers-desc h2 {
    font-family: 'Poppins';
    font-size: 24px;
    margin-bottom: 30px;
    font-weight: 600;
}

.sellers-desc p {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 15px;
}

.mart-left {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0 16px;
}

section.mart-details {
    background: #fcfcfd;
    border: 1px solid #d3d3d3;
    padding: 20px 0;
    margin: 50px 0 10px;
    border-left: none;
    border-right: none;
}

.mart-description h3 {
    font-size: 18px;
    margin: 0;
    font-family: 'Poppins';
}

.mart-description i {
    font-size: 14px;
    color: #c3c3c5;
}

.mart-description span {
    padding: 0 10px;
    font-size: 12px;
    font-family: 'Poppins';
    font-weight: 500;
    color: #c3c3c5;
}

.mart-description p {
    margin: 0;
    font-size: 12px;
    color: #c3c3c5;
    margin: 5px 0;
}

.mart-right {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.member-history h5 {
    font-size: 12px;
    color: #7e7e7e;
    margin: 0;
}

.member-history h4 {
    font-size: 17px;
    color: #7e7e7e;
    margin: 0;
}

.follow-seller-btn button {
    padding: 10px 25px;
    font-size: 15px;
    background: #f76b1c;
    border: 1px solid #fff;
    font-family: 'Poppins';
    font-weight: 600;
    color: #fff;
    border-radius: 7px;
}

.feature-pro-heading h2 {
    position: relative;
    text-align: center;
    font-size: 24px;
    font-family: 'Poppins';
    margin: 40px 0;
    padding-bottom: 15px;
    font-weight: 600;
}

.feature-pro-heading h2::before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 500px;
    width: 100px;
    height: 1px;
    background: #000;
}

.feature-pro-cont {
    text-align: center;
}

.feature-pro-img {
    text-align: center;
}

.feature-pro-img img {
    width: 100%;
}

.feature-prod-one {
    border: 1px solid #e5eaed;
    margin: 20px 0;
    border-radius: 8px;
}

.feature-pro-cont {
    background: #fff;
    padding: 15px 20px;
}

.feature-prod {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.feature-pro-cont h3 {
    font-size: 17px;
    font-family: 'Poppins';
    font-weight: 600;
    margin-bottom: 5px;
}

.feature-pro-cont i {
    color: #fed813;
}

.feature-pro-cont p {
    margin: 5px 0;
}

.feature-pro-cont p span:first-child {
    font-size: 16px;
    font-family: 'POPPINS';
    font-weight: 600;
    margin-right: 10px;
}

.feature-pro-cont p span:last-child {
    font-size: 13px;
    opacity: 0.3;
    text-decoration: line-through;
}

.feature-pro-cont a {
    display: block;
    width: fit-content;
    margin: 7px auto;
    background: #fed813;
    padding: 7px 50px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    font-family: 'Poppins';
    font-weight: 600;
    border-radius: 4px;
    width: 100%;
}

section.featured-products {
    margin-bottom: 50px;
}

section.contact-sect .container {
    background: #fefbfb;
    padding: 40px;
}

.contact-sect-left h2 {
    position: relative;
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.contact-sect-left h2::before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: -20px;
    width: 100px;
    height: 2px;
    background: #000;
}

.contact-sect-left p {
    font-size: 15px;
    width: 89%;
    font-family: 'Poppins';
    font-weight: 400;
    margin-bottom: 30px;
}

.contact-inf {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
    margin: 20px 0;
}

.contact-icn i {
    font-size: 18px;
    padding: 15px 17px;
    border: 1px solid #7e7e7e;
    border-radius: 40px;
    color: #9d9da6;
}

.contact-det h3 {
    font-size: 18px;
    margin: 0;
    font-family: 'Poppins';
    font-weight: 600;
}

.contact-det p {
    margin: 0;
    font-size: 13px;
    width: 100%;
    color: #a8a8af;
}

.contact-sect-right form label {
    display: block;
    margin: 10px 0 3px;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 14px;
}

.contact-sect-right form input,
.contact-sect-right form textarea {
    width: 100%;
    padding: 10px 20px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    font-family: 'Poppins';
    font-size: 14px;
}

.contact-sect-right {
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 30px 30px;
    border-radius: 15px;
}

.contact-sect-right button {
    padding: 13px 50px;
    background: #f76b1c;
    border: 1px solid #f76b1c;
    color: #fff;
    font-weight: 500;
    font-family: 'Poppins';
    font-size: 14px;
    margin: 20px 0 0;
    border-radius: 7px;
}

section.contact-sect {
    margin-bottom: 50px;
}

.cart-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    margin-bottom: 20px;
    border-bottom: 1px dashed #050505;
}

.cart-nav-left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0 50px;
}

.cart-nav-left p {
    margin: 0;
}

.cart-nav-left input[type="checkbox"] {
    width: 15px;
    height: 15px;
}

.card-pro-det {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.card-pro-det input[type="checkbox"] {
    width: 18px;
    height: 18px;
}

.card-pro-det p {
    margin: 0;
    width: 39%;
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 500;
}

.cart-price p:last-child {
    margin-top: 20px;
}

.quantity {
    position: relative;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.quantity input {
    width: 45px;
    height: 42px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-left: 20px;
    border: 1px solid #F000;
}

.quantity input:focus {
    outline: 0;
}

.quantity-nav {
    float: unset;
    position: relative;
    height: 42px;
}

.quantity-button {
    position: relative;
    cursor: pointer;
    border-left: 1px solid #eee;
    width: 30px;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-family: 'Poppins';
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background: #ebebeb;
    height: 30px;
}

.quantity-button.quantity-up {
    position: absolute;
    /* height: 50%; */
    top: 5px;
    border-bottom: 1px solid #eee;
    left: -6px;
}

.quantity-button.quantity-down {
    position: absolute;
    bottom: 5px;
    left: 80px;
}

.card-pro-det h6 {
    margin: 0;
    margin-top: 10px;
    font-weight: 700;
    color: #fed813;
    text-align: center;
    margin-left: 20px;
}

.card-pro-det i {
    margin-top: 10px;
    color: #b5b5bc;
}

.order-summary {
    background: #fff;
    border: 1px solid #cacaca;
    padding: 25px;
}

.order-summary h5 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins';
    margin-bottom: 10px;
}

.orange-parra {
    background: #f76b1c;
    display: flex;
    color: #fff;
    justify-content: space-between;
    padding: 10px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 5px;
    width: 49%;
}

.yellow-parra {
    background: #fed813;
    display: flex;
    color: #fff;
    justify-content: space-between;
    padding: 10px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 5px;
    width: 49%;
}

.orange-parra p {
    margin: 0;
}

.yellow-parra p {
    margin: 0;
}

.parras {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0;
}

.row-one {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    font-family: 'Poppins';
    margin: 10px 0;
}

.row-one p {
    margin: 0;
}

.row-two {
    display: flex;
    justify-content: space-between;
    font-family: 'Poppins';
    font-size: 15px;
    margin: 15px 0 0;
    font-weight: 500;
}

.row-two p {
    margin: 0;
}

.copun-code {
    margin: 20px 0;
}

.copun-code input {
    width: 75%;
    padding: 10px 20px;
    font-family: 'Poppins';
    font-size: 14px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
}

.copun-code button {
    padding: 10px 20px;
    font-size: 14px;
    font-family: 'Poppins';
    border: none;
    background: #f76b1c;
    color: #fff;
    border-radius: 2px;
    border: 1px solid #f76b1c;
}

.checkout-btn a {
    width: 100%;
    display: block;
    background: #f76b1c;
    text-decoration: none;
    text-align: center;
    padding: 10px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 500;
    border: 1px solid #ccc;
    border-radius: 5px;
}

section.cart {
    margin-bottom: 50px;
}

.cart-pro-heading h2 {
    font-size: 20px;
    font-weight: 600;
    font-family: 'Poppins';
}

.all-cat-heading {
    margin: 30px 0 50px;
}

.all-cat-heading h1 {
    text-align: center;
    position: relative;
    font-size: 30px;
    font-weight: 700;
}

.all-cat-heading h1::before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 32.6rem;
    width: 100px;
    height: 2px;
    background: #000;
}

.categ-heading {
    display: flex;
    align-items: center;
    gap: 0 20px;
    margin-bottom: 30px;
}

.categ-heading h2 {
    margin: 0;
    font-size: 25px;
    font-family: 'Poppins';
    font-weight: 600;
}

.category-list-one h3 {
    font-size: 20px;
    font-family: 'Poppins';
    font-weight: 600;
    margin-bottom: 20px;
}

.category-list-one a {
    display: block;
    width: fit-content;
    color: #000;
    text-decoration: none;
    margin: 10px 0;
    font-family: 'Poppins';
    font-size: 17px;
    font-weight: 400;
}

section.all-categories {
    margin: 10px 0 70px;
}

.products-images-slider img {
    width: 100%;
    height: 100%;
    margin-bottom: 50px;
}

.products-images-nav img {
    width: 70px !IMPORTANT;
    height: 70px;
    object-fit: contain;
    border: 1px solid #c2c1c4;
    padding: 10px;
}

.products-images-nav .slick-track {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.products-images-nav .slick-current {
    border-color: #fed813 !important;
}

section.porduct-detals-page {
    margin: 40px 0;
}

.pro-name p {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 15px;
    width: 93%;
    color: #00000050;
    margin-bottom: 20px;
}

.product-reviews {
    display: flex;
    justify-content: flex-start;
    gap: 0px 3px;
    align-items: center;
    margin: 10px 0;
}

.product-reviews i {
    color: #fed813;
}

.product-reviews p {
    margin-left: 20px;
    margin-bottom: 0;
    color: #00000050;
    font-family: 'Poppins';
}

.esti-shipping p {
    color: #00000050;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Poppins';
}

.inquiry-pro {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0 40px;
    margin: 10px 0;
}

.inquiry-one {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0 10px;
}

.inquiry-one p {
    margin: 0;
    font-size: 15px;
    font-family: 'Poppins';
    font-weight: 600;
    color: #00000050;
}

.brand-name {
    display: flex;
    justify-content: flex-start;
    gap: 0 50px;
    margin: 10px 0;
    align-items: center;
}

.brand-name p {
    margin: 0;
    font-family: 'Poppins';
    font-weight: 500;
}

.brand-name p:first-child {
    color: #00000070;
}

.pro-inhouse {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0 30px;
    margin: 10px 0;
}

.pro-inhouse p {
    margin: 0;
    font-family: 'Poppins';
    font-size: 15px;
    font-weight: 600;
}

.pro-inhouse a {
    background: #fed813;
    color: #fff;
    text-decoration: none;
    padding: 5px 30px;
    font-size: 15px;
    border-radius: 5px;
    font-weight: 600;
}

.pro-inhouse a i {
    color: #000;
}

.quantity-row-one {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 25px 20px 20px;
    margin-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #000;
    font-weight: 600;
    font-family: 'Poppins';
}

.quantity-row-two {
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
    border-top: 1px solid #00000050;
}

.quantity-row-two p {
    margin: 0;
    text-align: center;
    font-size: 15px;
    font-family: 'Poppins';
    font-weight: 600;
    color: #00000050;
}

.quantity-row-one p {
    margin: 0;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 15px;
}

.quantity-verview {
    margin: 20px 0;
}

.quantity-spinner {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0 80px;
    margin: 14px 0;
}

.quantity-spinner p {
    margin: 0;
    font-weight: 600;
    color: #00000050;
}

.pro-tp {
    display: flex;
    align-items: center;
    gap: 0 30px;
    justify-content: flex-start;
    margin: 20px 0;
}

.pro-tp p {
    margin: 0;
    font-family: 'Poppins';
    font-weight: 600;
    color: #00000050;
}

.pro-tp h6 {
    margin: 0;
    color: #fed813;
    font-weight: 700;
}

.ac-bn {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0 20px;
    margin: 20px 0;
}

.ac-bn button {
    background: #fed813;
    border: none;
    padding: 10px 30px;
    font-size: 15px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 600;
    border-radius: 5px;
}

.ac-bn a {
    background: #fed813;
    border: none;
    padding: 10px 30px;
    font-size: 15px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 600;
    text-decoration: none;
    border-radius: 5px;
}

.refund-pol {
    display: flex;
    align-items: center;
    gap: 0 30px;
    margin: 30px 0 10px;
}

.refund-pol p {
    margin: 0;
    font-weight: 600;
    font-family: 'Poppins';
    margin-right: 50px;
    color: #00000050;
}

.refund-pol a {
    color: #fed813;
    text-decoration: none;
    font-family: 'Poppins';
    font-weight: 600;
}

.share-pro {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0 90px;
    margin: 30px 0 10px;
}

.share-pro p {
    margin: 0;
    font-weight: 600;
    font-family: 'Poppins';
    color: #00000050;
}

.top-selling {
    background: #fff;
    border: 1px solid #ccc;
    padding: 20px;
}

.tp-sell-hdng h2 {
    font-size: 17px;
    font-family: 'Poppins';
    font-weight: 500;
    margin-bottom: 30px;
}

.tp-sl-one {
    display: flex;
    gap: 0 20px;
    margin: 10px 0 20px;
}

.top-sl-cont p {
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 500;
}

.bf-af-price {
    display: flex;
    justify-content: flex-start;
    gap: 0 20px;
}

.bf-af-price p {
    color: red;
    margin: 0;
}

.bf-af-price span {
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 600;
    color: #00000050;
    text-decoration: line-through;
}

.rating-1 {
    display: flex;
    gap: 10px;
    align-items: end;
}

.rating-flex {
    display: flex;
    justify-content: space-between;
    border: 2px solid #fed813;
    background: #fff7cf;
    padding: 40px 20px;
    margin: 25px 0 0 !important;
    align-items: center;
}

.rating-3 a {
    text-decoration: none;
    background: #fed813;
    padding: 9px 15px 9px;
    border-radius: 2px;
    color: white;
    font-weight: 500;
}

.rating-1 h5 {
    font-size: 30px;
    font-weight: 600;
    margin: 0;
}

.rating-1 p {
    margin-bottom: 0 !important;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Poppins';
}

.user-discript ul {
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
}

.user-discript li {
    list-style: none;
    display: inline-block;
}

.user-info {
    display: flex;
    gap: 0 15px;
    padding: 30px 0 0;
}

.user-discript p {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}

.user-discript i {
    color: #fed813;
}

.product-tabs {
    padding: 80px 0 0;
}

.product-tabs ul li button {
    background: none !important;
    color: #000 !important;
    font-size: 15px;
    font-family: 'Poppins';
    font-weight: 600;
    padding: 0;
    margin-right: 30px;
    padding-bottom: 10px;
}

.product-tabs ul li button.active {
    border-bottom: 2px solid #fed813;
    border-radius: 0;
}


/*button#pills-home-tab {*/
/*    background: none;*/
/*    color: black;*/
/*    font-size: 20px;*/
/*    font-weight: 400;*/
/*    border-bottom: 2px solid #fed813;*/
/*    border-radius: 0;*/
/*}*/

/*button#pills-profile-tab {*/
/*    background: none;*/
/*    color: black;*/
/*    font-size: 20px;*/
/*    font-weight: 400;*/
/*}*/

/*div#pills-home i {*/
/*    font-size: 7px;*/
/*    margin: 0;*/
/*    color: #fed813;*/
/*}*/

.review-rating {
    border: 1 px solid darkgrey;
}

.review-rating {
    border: 2px solid lightgrey;
    padding: 30px 20px 90px;
}

.bought-product h5 {
    font-size: 16px;
    margin: 0;
    font-family: 'Poppins';
    font-weight: 600;
}

.bought-product {
    border: 2px solid lightgrey;
    margin: 30px 0 0;
    padding: 20px;
}

.product-quieries {
    border: 2px solid lightgrey;
    margin: 30px 0 10px;
    padding: 20px 13px 20px;
}

.product-quieries h5 {
    font-size: 16px;
    margin: 0;
    font-family: 'Poppins';
    font-weight: 600;
    margin-bottom: 30px;
}

.product-quieries p {
    font-family: 'Poppins' !important;
    font-weight: 600 !important;
    FONT-SIZE: 15PX;
}

.product-quieries span {
    color: #fed813;
}

.other-QA p {
    font-weight: 600;
    font-size: 15px;
}

.other-QA {
    padding: 40px 0 0;
}

.rating-inner h5 {
    font-size: 16px;
    margin: 0;
    font-family: 'Poppins';
    font-weight: 600;
}

.rating-1 h5 {
    font-size: 40px;
    margin: 0;
    font-family: 'Poppins';
    margin-bottom: -7px;
}

.rating-2 p {
    margin: 0;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 14px;
}

.discription p:first-child {
    font-size: 15px;
    margin-bottom: 20px;
    font-family: 'Poppins';
    font-weight: 600;
    width: 83%;
}

.tabs-cont {
    display: flex;
    align-items: baseline;
    gap: 20px;
}

.tabs-cont i {
    font-size: 7px;
    color: #fed813;
}

.tabs-cont {
    font-family: 'Poppins' !important;
    font-weight: 600 !important;
    FONT-SIZE: 15PX;
    margin-top: 50px;
}

section.pro-rating {
    margin-bottom: 50px;
}

/* Contact Form 7 Messages Design */
div.wpcf7-response-output {
    border-radius: 5px;
    padding: 15px 20px !important;
    margin-top: 25px !important;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    border-width: 2px !important;
    border-style: solid !important;
}

/* Error/Invalid Message */
div.wpcf7-validation-errors,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    background-color: #fff3f3 !important;
    border-color: #ff4d4f !important;
    color: #cf1322 !important;
}

/* Success Message */
.wpcf7 form.sent .wpcf7-response-output {
    background-color: #f6ffed !important;
    border-color: #b7eb8f !important;
    color: #389e0d !important;
}

/* Field Validation Tip */
span.wpcf7-not-valid-tip {
    color: #ff4d4f !important;
    font-size: 13px !important;
    font-weight: 500;
    margin-top: 5px;
    display: block;
}

/* Make sure invalid input has a red border */
.wpcf7-not-valid {
    border-color: #ff4d4f !important;
    background-color: #fffafa !important;
}

.newsletter-input p {
    color: white;
}

form[aria-label="Contact form"] .contact-field {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 45px 0 0 0;
}

form[aria-label="Contact form"] .contact-field .cont-inp-field {
    width: calc(50% - 10px);
}

form[aria-label="Contact form"] .cont-field-1.cont-inp-field,
form[aria-label="Contact form"] .cont-field-2.cont-inp-field {
    width: calc(25% - 15px);
}

form[aria-label="Contact form"] .cont-field-5.cont-inp-field {
    width: 100%;
}

form[aria-label="Contact form"] .contact-field p {
    margin: 0;
}

.nav-links div a {
    background-color: rgb(247, 107, 28);
    color: white;

    border: 1px solid rgb(247, 107, 28);
    transition: 0.3s;
    border-radius: 100px;
    padding-right: 1rem !important;
    padding-left: 1rem !important;
    padding: .25rem .5rem;
    font-size: .875rem;
    text-decoration: none;
}

.nav-links div a:hover {
    background-color: transparent;
    color: rgb(247, 107, 28);
}

@media (max-width:1440px) {
    .opt-tabs {
        justify-content: flex-start;
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

    .opt-tabs::-webkit-scrollbar {
        display: none;
    }

    .opt-tabs .tab-1 {
        padding: 0 30px;
        width: max-content !important;
        flex: 0 0 auto;
    }
}

@media (max-width: 1023px) {

    form[aria-label="Contact form"] .cont-field-1.cont-inp-field,
    form[aria-label="Contact form"] .cont-field-2.cont-inp-field,
    form[aria-label="Contact form"] .cont-field-1.cont-inp-field,
    form[aria-label="Contact form"] .cont-field-3.cont-inp-field {
        width: calc(50% - 15px);
    }

    form[aria-label="Contact form"] .cont-field-4.cont-inp-field {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .ecom-footer-flex {
        align-items: center;
    }

    form[aria-label="Contact form"] .contact-field .cont-inp-field {
        width: 100%;
    }

    .product-adds {
        padding-top: 0;
    }

    .form-sec {
        margin-top: 0;
        padding: 0;
    }

    .abt-inner {
        padding: 0 !important;
        margin-bottom: 20px;
    }

    .terms-cont {
        padding: 0 !important;
    }

    form[aria-label="Contact form"] .contact-field {
        padding: 45px 0 0 0;
    }

    .submit-change-btn a,
    .submit-change-btn button,
    .submit-change-btn input[type="submit"] {
        padding: 12px 50px;
        width: 100%;
    }

    .newletter h3 {
        font-size: 19px;
        margin-bottom: 10px;
    }

    .banner-title {
        padding: 35px 0 !important;
        margin-bottom: 20px;
    }

    .banner-title h1 {
        font-size: 25px;
    }

    .opt-tabs .tab-1 {
        padding: 0 20px;
    }

    .optional-tabs .container {
        padding: 0;
    }

    .top-nav-flex {
        flex-direction: row;
    }

    .sub-nav-1 img {
        height: 35px;
    }

    .banners-row {
        flex-direction: column;
        gap: 15px;
    }

    section.top-nav {
        padding: 0 !important;
    }

    section,
    header,
    footer {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .container,
    .container-fluid {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    section.search-product form input {
        padding: 18px 80px 18px 20px;
    }

    section.search-product form button {
        padding: 0 25px;
    }

    .ecom-footer-flex {
        flex-direction: column;
        text-align: center;
        justify-content: center;
    }

    .ecom-logo img {
        margin-bottom: 25px;
    }

    .newsletter-input {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .newsletter-input input[type="email"] {
        min-width: 100% !important;
        margin-bottom: 15px !important;
        padding: 15px 25px !important;

    }

    .ecom-footer-flex .newsletter-input input[type="submit"] {
        position: static !important;
        transform: none !important;
        width: 100% !important;
        padding: 12px !important;
    }

    .box-1 {
        height: auto;
        padding: 30px 15px;
    }

    .box-1:last-child,
    section.product-adds .col-6:last-child {
        margin-bottom: 0;
    }

    section.product-adds .col-6 {
        margin-bottom: 15px;
        padding: 0 5px;
    }

    .box-cont p {
        font-size: 16px;
        padding: 0;
    }
}

/* Card & Grid Layout Styles for Posts & Pages */
.text-orange {
    color: var(--theme-color, #f76b1c) !important;
}

.object-fit-cover {
    object-fit: cover !important;
}

.search-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: #ffffff;
}

.search-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12) !important;
}

.search-card .card-img-wrapper {
    background-color: #f8f9fa;
    position: relative;
}

.search-card .transition-zoom {
    transition: transform 0.4s ease;
}

.search-card:hover .transition-zoom {
    transform: scale(1.05);
}

.search-card .bg-theme-badge {
    background-color: var(--theme-color, #f76b1c) !important;
    color: #ffffff !important;
    letter-spacing: 0.5px;
    font-size: 0.75rem;
    border-radius: 4px;
}

.search-card .hover-orange {
    color: #212529;
    transition: color 0.2s ease;
}

.search-card .hover-orange:hover {
    color: var(--theme-color, #f76b1c) !important;
}

.btn-outline-theme {
    color: var(--theme-color, #f76b1c);
    border-color: var(--theme-color, #f76b1c);
    background-color: transparent;
    transition: all 0.2s ease;
}

.btn-outline-theme:hover,
.btn-outline-theme:focus {
    color: #ffffff !important;
    background-color: var(--theme-color, #f76b1c) !important;
    border-color: var(--theme-color, #f76b1c) !important;
}

.search-card .card-text p {
    margin-bottom: 0;
    font-size: 0.925rem;
    line-height: 1.6;
}

.search-card .placeholder-img {
    object-fit: cover;
}

/* 404 Page Custom Styles */
.error-404-page {
    background-color: #ffffff;
    overflow: hidden;
}

@media (max-width: 991px) {
    .error-404-content h1 {
        font-size: 40px !important;
    }

    .error-404-content h2 {
        font-size: 24px !important;
    }
}

@media (max-width: 575px) {
    .error-404-content h1 {
        font-size: 32px !important;
    }

    .error-404-content h2 {
        font-size: 20px !important;
    }

    .error-404-content p {
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center;
    }

    .error-404-content .d-flex {
        flex-direction: column;
    }
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-20px);
    }

    100% {
        transform: translateY(0px);
    }
}

.no-results h1.page-title {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 32px !important;
    line-height: 1 !important;
}

.no-results .mb-4 {
    margin-bottom: 0 !important;
}

.no-results header.page-header.mb-3 {
    margin: 0 !important;
    padding: 20px 0 0 0 !important;
}

.footer-txt p {
    font-size: 14px;
}
a:visited {
    color: inherit;
}
p.block.w-full {
    width: 100%;
}
@media (max-width:768px) {

    .container ul,
    .container ol {
        margin-left: 0;
        margin-right: 0;
        padding-left: 25px;
    }

    .terms-inner p {
        text-align: left;
    }

    .container ul ul,
    .container ul ol,
    .container ol ol,
    container ol ul {
        padding-left: 10px;
    }
}

@media (max-width: 374px) {
    .sub-nav-1 img {
        height: 24px;
    }

    .sub-nav-2 > a {
        font-size: 14px;
    }

    .col-6 {
        width: 100%;
    }

    .box-cont {
        display: flex;
        flex-direction: row;
        align-items: center;
        border-shape: 20;
        gap: 16px;
    }

    .box-cont img {
        width: 57px;
    }

    .box-cont p {
        margin-bottom: 0;
    }

    .box-1 {
        padding: 15px;
    }
}

/* Breadcrumbs Styling */
.usabases-breadcrumbs {
    font-size: 14px;
    margin: 15px 0;
    color: #6c757d;
}

.usabases-breadcrumbs a {
    color: #f76b1c;
    text-decoration: none;
    transition: color 0.2s ease;
}

.usabases-breadcrumbs a:hover {
    color: #000000;
    text-decoration: underline;
}

.usabases-breadcrumbs .breadcrumb-separator {
    margin: 0 8px;
    color: #999999;
}

.usabases-breadcrumbs .breadcrumb-item.active {
    color: #333333;
    font-weight: 500;
}

.blog-archive .badge {
    display: none;
}

/* User Profile Dropdown in Header */
.user-dropdown-wrapper {
    position: relative;
    display: inline-block;
}

.user-dropdown-btn {
     background-color: rgba(0, 0, 0, 0.05);
    color: var(--theme-color, #f76b1c);
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 18px;   
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 100%;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.user-dropdown-btn:hover,
.user-dropdown-btn:focus {
    background-color: var(--theme-color, #f76b1c);
    color:#ffffff;
}

.user-dropdown-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    min-width: 170px;
    background-color: #ffffff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.12);
    border-radius: 8px;
    z-index: 9999;
    border: 1px solid #eef0f2;
    overflow: hidden;
}

/* .user-dropdown-wrapper:hover .user-dropdown-menu, */
.user-dropdown-menu.show {
    display: block;
}

.user-dropdown-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 16px;
    color: #333333 !important;
    font-size: 14px;
    text-decoration: none !important;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.user-dropdown-item i {
    font-size: 16px;
    width: 20px;
    text-align: center;
}

.user-dropdown-item:hover {
    background-color: #f8f9fa;
    color: var(--theme-color, #f76b1c) !important;
}

.contact-field.pt-0 {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
    flex-wrap: wrap;
}
.contact-field {
    padding-left: 0;
    padding-right: 0;
}
.contact-field.pt-0 a {
    color: #f76b1c;
}
.contact-field.pt-0  p {
    margin-bottom:0;
}
.contact-field.pt-0 a:hover {
    color: #000000;
}
.submit-change-btn {
    margin-bottom: 20px;
}
.entry-content p.wp-block-paragraph {
    text-align: justify;
}
.entry-meta span a *, .entry-meta span a {
    color: #f76b1c;
    text-decoration: none;
    font-weight: normal;
}
.post-thumbnail img {
    width: 100%;
}
@media (min-width:768px) {
   form .alert-danger {
    margin-bottom: 0 !important;
    max-width: 600px;
    margin: 20px auto 0 auto;
}
}
@media (max-width:430px) {
    
     .sub-nav-2 > a {
    padding: 2px 8px;
    font-weight: normal;
    border-radius: 20px;
}
    .sub-nav-2 > a svg {
    display: none;
    }
    .sub-nav-2 {
    gap: 8px;
}
}