body {
    background-color: #1F2023;
    color: #fff;
    font-family: Inter, "Hanken Grotesk", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}

.logo,
.topbar:before {
    left: 0;
}

.infos,
.logo,
.rightbar,
.slider-data {
    display: flex;
}

.add-to-cart:hover,
.btn,
.flist li a,
.rightbar li a,
a:hover {
    text-decoration: none;
}

.add ul li,
.con ul li,
.flist li,
.leftbar ul,
.rightbar li {
    list-style: none;
}

.con ul li i {
    background: #ffc107;
    width: 40px;
    height: 40px;
    line-height: 42px;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
}

.about img,
.blogbox img,
.carousel-inner img,
.catgebox img,
.video {
    object-fit: cover;
}

/* ✅ SAFE RESET (NO FONT HERE ANYMORE) */
* {
    padding: 0;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Hanken Grotesk", sans-serif;
}

.container {
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
}

.add ul,
.rightbar {
    text-align: right;
    margin-bottom: 0;
}

.logo {
    /* background:#0d1b2a; */
    background-image: -ms-linear-gradient(0deg,#8a0f3d 0,#cf173c 100%);
    /* top:-32px; */
    /* height: 90px; */
    /* padding: 10px 20px; */
    justify-content: center;
    align-items: center
}

.add ul li,.head,.topbar {
    position: relative
}

.topbar {
    padding: 15px 15px;
    background: #000;
    z-index: 1;
}

.topbar:before {
    content: '';
    width: 0;
    height: 0;
    border-right: 20px solid transparent;
    background: 0 0;
    bottom: 0;
    z-index: -1;
    position: absolute;
    background: #FFC107;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
}

.head {
    padding: 17px 0;
    /* background: #fff; */
}

.add ul li .icon,.slider-data {
    position: absolute;
    top: 0;
    left: 0
}

.leftbar ul {
    padding: 0;
    margin: 0
}

.leftbar ul li {
    display: inline-block;
    margin-right: 20px;
    font-size: 14px;
    color: #fff;
}

.rightbar {
    padding: 0;
    justify-content: end
}

.rightbar li {
    font-size: 13px;
    margin-left: 15px
}

.rightbar li a {
    color: #ffffff;
}

.add ul li .icon,.catetext,.con,.serch-icon,.slider-data h3,.slider-data p {
    text-align: center
}

.add ul li {
    margin-left: 30px;
    padding-left: 55px;
    display: inline-block;
    text-align: left
}

.add ul li .icon {
    width: 45px;
    height: 45px;
    background: #0d1b2a;
    line-height: 44px;
    color: #d4af37
}

.add h4 {
    margin-bottom: 4px;
    font-size: 15px
}

.add p,.con ul,.testbox p,footer p {
    margin-bottom: 0
}

.add p {
    font-size: 12px
}

.serch-icon {
    /* border-left: 1px solid #0d1b2a; */
}

.serch-icon a {
    color: #8a8a8a;
    font-size: 19px
}

.carousel-inner img {
    width: 100%;
    height: 571px
}

.slider-data {
    width: 100%;
    padding: 50px;
    right: 0;
    margin: auto;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    /* align-items: flex-start; */
    /* padding-left: 172px; */
    text-align: center;
}

.add-to-cart,.btngrpp,.link,.testcon {
    margin-top: 10px
}

.slider-data h3 {
    font-size: calc(14px + 2.5vw);
    color: #fff;
    text-shadow: 1px 2px 5px #7c7c7c;
    margin: 0;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px
}

.slider-data p {
    font-size: 19px;
    color: #f1f1f1;
    text-shadow: 1px 2px 5px #000;
    margin: 0;
    /* font-weight: 600; */
    line-height: 30px
}

.main-section,.middiv,.ptb,.section-11,.section-padding {
    padding: 50px 0;
}

.btn {
    background: #ffc107;
    color: #fff;
    padding: 10px 20px;
    border-radius: 0;
    font-size: 14px;
    transition: background .3s;
    border-color: #000;
}

.btn:hover {
    background: #550401;
    color: #fff
}

#demo {
    /* margin-top: -34px; */
}

.con {
    position: relative;
    z-index: 9;
    padding: 14px 0
}

.catetext,.video {
    position: relative;
}

.heading {
    font-size: 40px;
    color: #ffffff;
    font-weight: 600
}

.about img {
    /* height: 450px; */
    position: relative;
    /* width: 400px; */
}

.video {
    /* width: 300px; */
    height: 550px;
    right: 32px;
    bottom: -35px;
    /* background: #fff; */
    padding: 20px
}

.cate,.prod {
    /* background: #f5f5f5; */
}

.catgebox {
    padding: 15px;
    background: #000;
    border-radius: 0;
    border-bottom: 4px solid #ffc107;
}

.catgebox img {
    width: 100%;
    /* height: 400px; */
    border-radius: 10px;
}

.middiv .catgebox {
    background: #dc3545;
    margin-bottom: 20px
}

.catetext {
    max-width: 100%;
    width: 100%;
    /* background: rgb(226 32 38); */
    padding: 10px;
    border-radius: 10px;
    margin-top: 10px;
}

.catetext h4 a{
    color: #fff;
    font-size: 21px
}
.whyitem h4 {
    color: #ffc107;
    font-size: 25px;
    border-bottom: 2px solid #ddd;
    padding-bottom: 10px;
}
.whybox {
    background: url(../images/shape-2-1.png);
    background-size: contain;
}

.whyitem {
    padding: 50px 20px;
    margin-bottom: 34px;
    background: #111;
    /* border-radius: 11px; */
    border: 5px solid #000;
}

.whyitem p {
    font-size: 17px;
    /* color: #fff; */
}

.product-grid {
    background-color: #000;
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 10px;
}

.product-grid .product-image {
    position: relative;
    overflow: hidden
}

.product-grid .product-image a.image {
    display: block;
    overflow: hidden;
    position: relative
}

.product-grid .product-image img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.product-image .pic-1 {
    backface-visibility: hidden;
    transition: .5s
}

.product-grid:hover .product-button-group,.product-grid:hover .product-image .pic-1 {
    opacity: 1
}

.product-image .pic-2 {
    width: 100%;
    height: 100%;
    transform: translateX(-120%);
    position: absolute;
    top: 0;
    left: 0;
    transition: .3s;
    display: none !important;
}

.product-grid:hover .product-image .pic-2,.product-grid:hover .product-sale-label {
    transform: translateX(0)
}

.product-grid .product-sale-label {
    color: #222;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 0 5px;
    transform: translateX(-60px);
    position: absolute;
    top: 10px;
    left: 10px;
    transition: .5s ease-in-out
}

.product-grid .product-like-icon {
    color: #333;
    font-size: 18px;
    line-height: 18px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    transition: .3s
}

.product-grid:hover .product-like-icon:hover {
    color: #eb2f06
}

.product-grid .product-button-group {
    font-size: 0;
    width: 100%;
    opacity: 1;
    text-align: center;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: 20px;
    transition: .3s ease-out
}

.product-grid .product-button-group a {
    color: #fff;
    background: #000;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 43px;
    height: 45px;
    width: 40px;
    position: relative;
    display: inline-block;
    transition: .3s
}

.product-grid .product-button-group a i {
    line-height: inherit
}

.product-grid .product-button-group a:before {
    content: "";
    background: #eb2f06;
    width: 0;
    height: 100%;
    position: absolute;
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    transition: .4s ease-in-out;
    z-index: -1
}

.product-grid .product-button-group a:hover:before {
    width: 100%;
    right: auto;
    left: 0
}

.product-grid .product-button-group a.add-to-cart {
    width: calc(100% - 87.5px);
    margin: 0 3px;
    transform: translateY(100px)
}

.product-grid .product-button-group a:first-child {
    transform: translateX(-45px)
}

.product-grid .product-button-group a:nth-child(3) {
    transform: translateX(45px)
}

.product-grid:hover .product-button-group a.add-to-cart {
    transform: translateY(0)
}

.product-grid:hover .product-button-group a {
    transform: translate(0)
}

.callto h2,.product-grid .product-button-group a:hover {
    color: #fff
}
.con ul li a{
    color: #111111
}

.testbox p,.testcon h5,.testcon h6 {
    color: #fff;
}

.product-grid .product-content {
    padding: 12px 0px;
    position: relative;
    -ms-transform: translateX(-50%);
    /* background: rgba(255,255,255,.1); */
    -webkit-backdrop-filter: blur(40px);
    backdrop-filter: blur(40px);
    text-align: left
}

.add-to-cart,.con ul li,.inner-banner ul,.product-grid .title,.quantity input,.quantity-button {
    text-align: center
}

.product-grid .title {
    font-size: 26px;
    text-transform: capitalize;
    margin: 0 0 5px;
    text-align: left;
    border-bottom: 1px solid #424242;
    color: #fff;
}

.product-grid .title a {
    color: #fff;
    transition: .5s;
    font-family: "Bebas Neue",sans-serif;
    letter-spacing: 1px;
}

.product-grid .title a:hover {
    color: #fff;
}

.product-grid .price {
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    margin: 0 2px
}

.product-grid .price span {
    color: #999;
    text-decoration: line-through
}

.infos {
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
}

.add-to-cart {
    height: 40px;
    color: #fff;
    line-height: 38px;
    font-size: 14px;
    padding: 0 10px;
    background: #ffc107;
    width: 48%;
    border-radius: 10px;
}

.add-to-cart:hover {
    color: #fff
}

.callto {
    background: url(../images/business-man-counting-dollar-banknote-online-business-concept.jpg) center left/cover;
    color: #fff;
    padding: 50px 0;
    position: relative;
    z-index: 1
}

.callto:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg,#000,transparent);
    z-index: -1
}

.testbox {
    background: #000;
    padding: 45px;
    border: 1px solid #ddd;
}

.copy,.testcon {
    padding-top: 20px
}

.testbox p {
    font-size: 17px
}

.testbox .testimg img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-bottom: 10px
}

footer {
    background: #080808;
    color: #fff;
    padding: 50px 0 40px;
}

footer p {
    font-size: 12px;
    color: #fff
}

.flist li a {
    color: #fff;
    font-size: 14px;
    transition: color .3s
}

.copy {
    border-top: 1px solid #333
}

.conform,.coninfo {
    padding: 40px 20px
}

.link {
    color: #d4af37;
    display: inline-block
}

.con ul {
    display: flex;
    gap: 23px;
    justify-content: center
}

.con ul li {
    line-height: 44px;
    font-size: 19px
}

.search input {
    height: 50px;
    border-radius: 0
}

.abt img {
    width: 450px;
    float: left;
    margin-right: 20px
}

.blogbox img,.img-fluid,.mainlist ul li img,.panels {
    width: 100%
}

.inner-banner {
    position: relative;
    background-position: center right;
    background-size: cover;
    /* background-attachment: fixed; */
}

.inner-banner::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background-image: -webkit-gradient(linear,left top,right top,from(#081830),to(#002e7954));
    background-image: linear-gradient(to right,#010c1c,#002e7954)
}

.mainlist ul,.mainlist1 ul {
    display: flex;
    list-style: none
}

.mainlist ul li {
    width: 17%;
    margin-right: 10px
}

.mainlist1 ul li {
    width: 33%;
    margin-right: 10px
}

.mainlist1 ul li img {
    border-radius: 50%;
    height: 92px;
    object-fit: cover;
    width: 92px
}

.middiv .prof,.proo {
    background: #f2f2f2
}

.inner-banner .inner-title {
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    z-index: 1
}

.inner-banner .inner-title h1 {
    font-size: 47px;
    color: #fff;
    font-weight: 500;
    /* text-align: center; */
    margin-bottom: 15px;
}

.inner-banner .inner-title ul li a {
    color: #d4af37;
    transition: .3s;
    background: #ffc107;
    color: #fff;
    padding: 7px 15px;
    border-radius: 10px;
}

.inner-banner .inner-title ul li {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    position: relative;
    font-weight: 500;
    margin: 0 5px
}

.inner-bg2 {
    background-image: url(../images/business-man-counting-dollar-banknote-online-business-concept.jpg);
}

.contbox {
    /* margin-bottom: 40px; */
    /* border-bottom: 1px solid #111; */
    text-align: center;
}

.coninfo {
    background: #000000;
    /* background: url(../images/shape-2-1.png); */
    background-size: contain;
    color: #fff;
}

.conform input {
    border: 1px solid #111;
    border-radius: 0;
    height: 50px
}

.conform textarea {
    border: 1px solid #111;
    border-radius: 0
}

.blogbox img {
    margin-bottom: 20px;
    height: 400px
}

.blogbox h3 a {
    font-family: "Bebas Neue",sans-serif;
    color: #111
}

.navibar {
    position: relative;
    z-index: 9;
    background: #0d1b2a;
    background-image: -moz-linear-gradient(0deg,#8a0f3d 0,#cf173c 100%);
    background-image: -ms-linear-gradient(0deg,#8a0f3d 0,#cf173c 100%)
}

.select-box {
    padding: 6px 20px;
    border: 1px solid #ccc;
    border-radius: 10px;
    height: 50px
}

.quantity {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center
}

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: 60px;
    height: 40px;
    line-height: 1.65;
    display: block;
    padding: 0;
    margin: 0 5px
}

.quantity input:focus,button,button:focus {
    outline: 0
}

.quantity-nav {
    display: flex;
    flex-wrap: nowrap;
    margin-right: 20px
}

.quantity-button {
    position: relative;
    cursor: pointer;
    color: #000;
    font-size: 13px;
    line-height: 1.7;
    display: block;
    user-select: none
}

.total-p.bold {
    margin-bottom: 10px;
    font-size: 20px
}

.table>:not(caption)>*>* {
    padding: 1.5rem .5rem;
    vertical-align: middle
}

.quantity-button.quantity-down,.quantity-button.quantity-up {
    height: 40px;
    width: 40px;
    line-height: 37px;
    font-size: 30px;
    color: #444;
    border: 1px solid #444;
    font-weight: 100
}

.detail-btns {
    margin-left: 0;
    margin-top: 30px
}

#account-panel .nav-link i,.detail-btns a i,.detail-btns a svg {
    margin-right: 5px
}

.tab {
    cursor: pointer;
    padding: 10px 20px;
    margin: 0;
    background: var(--main-color);
    display: inline-block;
    color: #fff;
    border-radius: 10px 10px 0 0!important
}

.review-comment,.review-form .form-control {
    margin-bottom: 20px
}

.diff-add,.panel,.radio,.show-pass,.star-rating__input {
    display: none
}

.panels {
    background: #eee;
    border-radius: 0 10px 10px!important;
    overflow: hidden;
    padding: 20px
}

.panel {
    animation: .8s fadein
}

.panel.panel-default {
    display: block;
    margin-top: 50px
}

.panel-default>.panel-heading {
    color: #333;
    background: 0 0;
    border: none
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.panel-title {
    font-size: 1.5em;
    font-weight: 700
}

#one:checked~.panels #one-panel,#three:checked~.panels #three-panel,#two:checked~.panels #two-panel,.chk-show:checked~.diff-add,.chk-show:checked~.show-pass,.payment-option li [type=radio]:checked~.p-add {
    display: block
}

#one:checked~.tabs #one-tab,#three:checked~.tabs #three-tab,#two:checked~.tabs #two-tab {
    background: var(--main-color-two);
    color: #fff;
    border-top: 3px solid #000
}

.panels p {
    font-weight: 300
}

.nav-tabs li a {
    color: #444;
    padding: 10px 20px;
    background: #ddd
}

.nav-tabs li a.active {
    background: #0d1b2a;
    color: #fff
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 8px
}

h4.review-heading {
    font-weight: 800
}

.chk-heading,p.r-name {
    font-weight: 700
}

.review-list li {
    border-top: 1px solid #ddd;
    margin: 10px 0 0;
    padding: 10px 0 0
}

.review-list li p {
    margin-bottom: 5px;
    display: block
}

.r-star,.review-list li .r-date {
    display: inline-block
}

.r-date,.review-date {
    float: right
}

.r-star {
    display: inline-block!important
}

.review-heading {
    margin-top: 30px
}

.cart-table img {
    width: 100px
}

.coupon-form {
    border: 1px solid #eee;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    border-radius: 10px
}

.coupon-form input {
    height: 40px;
    width: calc(100% - 200px);
    padding: 10px;
    border: 1px solid transparent
}

.coupon-form button {
    cursor: pointer;
    color: #fff;
    padding: 10px 15px;
    width: 200px;
    line-height: 18px;
    height: 40px
}
.coninfoa{
    display: flex;
    gap: 15px;
    justify-content: center;
}
.coupon-form button i,.coupon-form button svg {
    margin-right: 7px
}

.coupon-form button:hover {
    opacity: .8
}

.table td,.table th,.wishlist-table tr td {
    vertical-align: middle
}

.wishlist-table td button i,.wishlist-table td button svg {
    margin-right: 10px
}

.wishlist-table td button {
    background: 0 0;
    border: none;
    cursor: pointer
}
.iconboxa{
    font-size: 16px;
    background: #ffc107;
    width: 60px;
    height: 60px;
    color: #111;
    text-align: center;
    line-height: 72px;
}
.chk-form .form-control {
    margin-bottom: 0;
    border-radius: 0
}

p.error.invalid-feedback {
    font-size: 12px;
    color: red
}

input.form-control.is-invalid {
    border-color: red
}

#account-panel .nav-item {
    float: none
}

#account-panel .nav-link {
    background: #4ab9cf;
    color: #fff;
    margin-bottom: 10px;
    display: block;
    float: none
}

.show-password label {
    width: calc(100% - 25px);
    color: #747474
}

.show-password input[type=checkbox] {
    margin-right: 10px;
    width: 15px;
    float: left;
    margin-top: 5px
}

.star-rating__wrap {
    display: inline-block;
    font-size: 1rem;
    margin-left: 10px
}

.star-rating__wrap:after {
    content: "";
    display: table;
    clear: both
}

.star-rating__wrap .fa.fa-star {
    float: right;
    padding-left: 4px;
    cursor: pointer;
    color: #444;
    font-size: 20px
}

.fa.fa-star:last-child {
    padding-left: 0
}

.review-comment {
    border-bottom: 1px solid #ddd
}
.bbox{background:#111;padding: 50px 0px;}
.product-rating .fa.fa-star.active,.star-rating__input:checked~.fa.fa-star:before,.star-rating__wrap .fa.fa-star:hover:before,.star-rating__wrap .fa.fa-star:hover~.fa.fa-star:before {
    color: orange
}

.main-section {
    padding: 60px 0
}

.cart-table td,.cart-table th {
    vertical-align: middle!important
}

.col-md-12.col-12.form-field.mt-3.d-flex.align-items-center {
    display: flex;
    align-items: center
}

.chk-heading {
    text-transform: uppercase;
    background: var(--main-color);
    color: #444;
    padding: 10px;
    margin-bottom: 0;
    font-size: 20px
}

.payment-option {
    margin-top: 20px
}

.payment-option li .crd .p-add {
    padding: 20px;
    background: #000;
    display: none
}

.order-detail-box {
    padding: 15px
}

.order-detail-table {
    padding: 10px;
    box-sizing: border-box
}

.payment-option [type=radio]:checked,.payment-option [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}

.payment-option [type=radio]:checked+label,.payment-option [type=radio]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
    font-weight: 600
}

.payment-option [type=radio]:checked+label:before,.payment-option [type=radio]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 21px;
    height: 21px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff
}

.payment-option [type=radio]:checked+label:after,.payment-option [type=radio]:not(:checked)+label:after {
    content: '';
    width: 11px;
    height: 11px;
    background: #f87da9;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 100%;
    -webkit-transition: .2s;
    transition: .2s
}

.payment-option [type=radio]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.payment-option [type=radio]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}
.prod .heading{
    background: #ffc107;
    padding: 10px 20px;
    border-radius: 0px;
    color: #fff;
}
.bottom{
    background: #ffc107;
    color: #000;
}
.flist li{
    margin-bottom: 15px;
}
footer h5{
    border-bottom: 1px solid #fff;
    display: inline-block;
}
.quikc {
     background: #000;
}
.testi{
    /* background: url(../images/shape-11-1.png) center left / cover; */
}
.inner-banner ul{
    text-align: left;
}
@media (max-width: 1024px) {
    .cart-table td,.cart-table th {
        display:flex;
        flex-wrap: wrap;
        text-align: left
    }

    .cart-table thead {
        display: none
    }

    .cart-table td:before {
        content: attr(data-th) " : ";
        font-weight: 700;
        width: 97px;
        display: inline-block;
        color: #000
    }

    .tp-parallax-wrap {
        display: none!important
    }
}

.category ul {
    display: flex;
    margin-bottom: 20px
}

select#v-price {
    margin-left: 20px
}

.forgot-p {
    display: block;
    margin-bottom: 20px
}

.logo img {
    width: 252px;
}

footer img {
    width: 220px
}

@media only screen and (max-width: 600px) {
    .heading {
    font-size: 26px;
}
.iconboxa {
    display: none;
}
.coninfoa {
    justify-content: start;
}
.slider-data p {
    font-size: 12px;
    line-height: 18px;
}
    .topbar{display:none}
    .leftbar ul {
        text-align:center
    }

    .rightbar {
        justify-content: center;
        gap: 10px
    }

    .rightbar li {
        margin-left: 0
    }

    .logo img {
        width: 175px;
        margin: auto;
        display: block
    }

    .add {
        display: none
    }

    .carousel-inner img {
        height: 400px
    }

    .slider-data {
        padding: 0
    }

    .whybox {
        padding: 20px
    }

    .mainlist1 ul li {
        width: 30%;
        margin-right: 10px
    }

    .mainlist1 ul {
        justify-content: center
    }

    .about img {
        width: 100%
    }

    .video {
        position: absolute;
        width: 199px;
        height: 200px;
        right: 23px;
        bottom: 8px;
        object-fit: cover;
        background: #fff;
        padding: 9px;

    }
}
.cart-table td, .cart-table th {

    color: #fff;
}
.table-bordered td, .table-bordered th {

    color: #fff;
}
.modal-content{
    background-color: #000;
}
footer ul li {
    font-size: 14px;
}
.header-icons li a i{
    color: #fff;
}
.bgaddark{
        background: url(../images/sadasd.jpeg) center left / cover;
    color: #fff;
    padding: 50px 0;
    position: relative;
    z-index: 1;
}
.bgaddark:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #000, #000000bf);
    z-index: -1;
}

/* ===============================
   FIX: EQUAL HEIGHT CATEGORY BOXES
   (OWL CAROUSEL + LONG TITLES)
================================ */

/* Make owl items equal height */
.cat-slider .owl-stage {
    display: flex;
}

.cat-slider .owl-item {
    display: flex;
    height: auto;
}

/* Category card */
.catgebox {
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* Fix image height */
.catgebox img {
    height: 260px;          /* adjust if needed */
    object-fit: cover;
}

/* Text container fixed height */
.catetext {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 70px;       /* KEY FIX */
}

/* Clamp long titles */
.catetext h4 {
    margin: 0;
    width: 100%;
}

.catetext h4 a {
    display: -webkit-box;
    -webkit-line-clamp: 2;  /* max 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}