        /*your custom css goes here*/

        .slidecontainer {
            width: 100%;
        }

        .input-range-slider {
            -webkit-appearance: none;
            width: 100%;
            height: 5px;
            background: #d3d3d3;
            outline: none;
            opacity: 0.7;
            -webkit-transition: .2s;
            transition: opacity .2s;
            margin: 0 0 12px 0;
        }

        .input-range-slider:hover {
            opacity: 1;
        }

        .input-range-slider::-webkit-slider-thumb {
            -webkit-appearance: none;
            appearance: none;
            width: 15px;
            height: 15px;
            background: #03ac51;
            cursor: pointer;
            border-radius: 50%;
        }

        .input-range-slider::-moz-range-thumb {
            width: 15px;
            height: 15px;
            background: #03ac51;
            cursor: pointer;
            border-radius: 50%;
        }

        .qty-txt {
            color: #03ac51;
            text-align: center;
            font-size: 18px;
            /*font-size: 12px;*/
            margin: 5px 0 0 0 0;
        }

        .qty-main {
            text-align: center;
            display: block;
            width: 100%;
            margin: 10px 0 8px 0;
        }

        .pac-container {
            z-index: 99999;
            /*  display: block !important;
*/
        }

        .bg-image {
            background-image: url(../img/birdys_bulk.jpg);
            background-size: cover;
            background-repeat: no-repeat;
        }

        .bg-image .form-control {
            border: 1px solid #b30019 !important;
        }

        .marq {
            color: #97191f;
            font-weight: 900;
        }

        .marquee {
            background-color: #f0ddde !IMPORTANT;
            font-weight: 700;
            font-family: 'Open Sans', sans-serif;
        }

        .sold_out {
            position: absolute;
            width: 143px;
            top: 21px;
            transform: rotate(44deg);
            right: -41px;
            background: #fff;
            padding: 0 20px;
            font-weight: 700;
            text-align: center;
        }

        @media(min-width:901px) {
            .icon-bar {
                display: none !important;
            }
        }

        /*nav bar start */

        .nav-list {
            width: 87%;
            /* background-color: black; */
            display: flex;
            /*align-items: center;*/
            /* margin-left: -144px;
            margin-right: 40px;*/
        }

        .nav-list li {
            list-style: none;
            padding: 26px 12px;
        }

        .nav-list li a {
            text-decoration: none;
            color: #000;
            font-size: 20px;
        }

        .nav-list li a:hover {
            color: grey;
        }

        @media only screen and (max-width:1311px) {
            .navbar {
                height: 615px;
                flex-direction: column;
                transition: all 0.7s ease-out;
            }

            .burger {
                display: block;
            }

            .h-nav-resp {
                height: 72px;
            }
        }

        /* @media (min-width:300px) and (max-width:768px) {
            .nav-list {
                flex-direction: column;
            }
        } */

        #submenu {
            left: 0;
            opacity: 0;
            position: absolute;
            visibility: hidden;
            z-index: 1;
        }

        li:hover ul#submenu {
            opacity: 1;
            visibility: visible;
        }

        /*  #submenu li {
           float: none;
            width: 254%;
            position: relative;
            right: 164px;
            top: 57px;
        }*/

        .dropdownmenu ul li a {
            /* background: linear-gradient(90.25deg, #000000, #6e3f21); */
            padding: 0px 15px;
            color: #fff;
        }

        .navbar {
            display: flex;
            align-items: center;
            justify-content: center;
            position: sticky;
            top: 0;
            cursor: pointer;
            z-index: 5;
        }

        .burger {
            display: none;
            position: absolute;
            cursor: pointer;
            right: 2%;
            top: 15px;
        }

        @media (max-width: 768px) {
            .header {
                flex-direction: column;
                align-items: center;
            }

            .header-left,
            .header-right {
                text-align: center;
                display: none;
            }

            .hamburger {
                display: block;
            }

            .header-center {
                display: none;
            }

            .mobile-menu.active {
                display: block;
            }

            .hamburger-wrapper {
                width: 100%;
                display: flex;
            }
        }

        @media only screen and (max-width: 600px) {
            #submenu {
                display: block;
            }

            #submenu li {
                display: block;
            }

            .dropdownmenu ul li a {
                padding: 0%;
            }

            .navbar {
                position: relative;
            }
        }

        @media (min-width: 992px) {
            .col-lg-2 {
                -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
                max-width: 16.666667%;
                margin-left: auto !important;
            }
        }

        @media (min-width: 1200px) {

            .ml-xl-auto,
            .mx-xl-auto {
                /* margin-left: auto!important; */
            }
        }

        [class*="border"],
        hr {
            /* border-color: #e2e5ec !important; */
        }

        .imgh {
            max-width: 50%;
            display: flex;
            /* flex-direction: row-reverse; */
        }

        .imgh {
            flex-shrink: 0;
            /* Prevent the image from shrinking */
            margin-right: 20px;
            /* Adjust the margin as needed */
        }

        .mb-4 {
            /* display: flex; */
        }

        @media (max-width: 768px) {
            .imgFluid1 {
                width: 607.8px;
                height: 358px;
                display: none;
            }
        }

        @media (max-width: 820px) {
            .col-lg-4 {
                text-align: center;
            }
        }

        @media (min-width: 768px) {

            .pl-md-4,
            .px-md-4 {
                padding-left: -1.5rem !important;
            }
        }

        @media (max-width: 768px) {
            .maaza {
                display: none;
            }
        }

        .slick-slider {
            position: relative;
            display: block;
            box-sizing: border-box;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            -webkit-touch-callout: none;
            -khtml-user-select: none;
            -ms-touch-action: pan-y;
            touch-action: pan-y;
            -webkit-tap-highlight-color: transparent;
            right: -534px;
            top: -587px;
        }

        .responsive {
            /* width: 1903px; */
            height: auto;
        }

        .slick-slider {
            left: -12px;
            top: 0px;
        }

        @media (max-width: 1200px) {
            .col-xl {
                -ms-flex-preferred-size: 0;
                flex-basis: 0;
                -ms-flex-positive: 1;
                flex-grow: 1;
                min-width: 0;
                max-width: 100%;
            }
        }

        .gutters-9 {
            /* margin-left: 527px; */
        }

        @media (min-width: 1500px) {
            .shubham {
                max-width: 1780px;
            }
        }

        @media (min-width: 1100px) {
            .gutters-9 {
                margin-left: 527px;
                /* width: 100%; */
            }

            .sanket {
                margin-top: -633px;
            }
        }

        @media (min-width:1100px) and (max-width:1800px) {
            .sanket {
                margin-top: -379px;
            }
        }

        .sam {
            display: flex;
        }

        .sam1 {
            display: flex;
        }

        .section {
            display: flex;
            align-items: center;
            justify-content: space-evenly;
            max-width: 80%;
            margin: auto;
            padding: 10px 74px;
            margin-bottom: 0px;
            /* flex-direction: row-reverse; */
        }

        .section1 {
            display: flex;
            align-items: center;
            justify-content: space-evenly;
            max-width: 80%;
            margin: auto;
            padding: 10px 74px;
            margin-bottom: 72px;
            /* flex-direction: row-reverse; */
        }

        .koyla {
            display: flex;
            flex-direction: row-reverse;
        }

        .koyla1 {
            display: flex;
            /* flex-direction: row-reverse; */
        }

        .koyla2 {
            display: flex;
            /* flex-direction: row-reverse; */
        }

        .text-big {
            font-size: 41px;
            text-align: center;
        }

        .mouse {
            justify-content: space-evenly;
            max-width: 88%;
            margin: auto;
            padding: 10px 8px;
            align-items: center;
            margin-bottom: 18px;
            /* flex-direction: row-reverse; */
        }

        .mouse1 {
            justify-content: space-evenly;
            max-width: 88%;
            margin: auto;
            padding: 10px 8px;
            align-items: center;
            margin-bottom: 41px;
            /* flex-direction: row-reverse; */
        }

        .mouse2 {
            justify-content: space-evenly;
            max-width: 80%;
            margin: auto;
            padding: 10px 8px;
            align-items: center;
            margin-bottom: 18px;
            flex-direction: row-reverse;
        }

        .text-small {
            font-size: 19px;
        }

        @media only screen and (max-width: 1311px) {
            .section {
                flex-direction: column-reverse;
                padding: 0px;
            }

            .section1 {
                flex-direction: column-reverse;
                padding: 0px;
            }

            .fundamentals {
                display: flex;
                flex-direction: column;
            }

            .fundamentals1 {
                display: flex;
                flex-direction: column;
            }

            .fundamentals2 {
                display: flex;
                flex-direction: column;
            }

            .sectionbusy {
                flex-direction: column;
            }

            .sectionbusy1 {
                flex-direction: column;
            }

            .sectionbusy2 {
                /* flex-direction: column; */
            }
        }

        .marquee {
            background-color: #000 !IMPORTANT;
            font-weight: 700;
            font-family: 'Open Sans', sans-serif;
        }

        .elelewel {
            color: #ffffff;
        }

        .pen {
            margin-bottom: 60px;
        }

        .funct {
            color: #fff;
        }

        .samplert {
            margin-bottom: 71px;
        }

        .handwritting {
            font-size: 77px;
        }

        .small-writting {
            font-size: 38px;
        }

        @media (max-width:768px) {
            .handwritting {
                font-size: 35px;
            }

            .small-writting {
                font-size: 18px;
            }

            .text-big {
                font-size: 34px;
            }

            .samplert {
                margin-bottom: 12px;
            }

            .pen {
                margin-bottom: 14px;
            }

            .himan {
                font-size: 17px;
            }

            .text-small {
                font-size: 16px;
            }
        }

        .bg-darks {
            background-color: #470c0b;
        }

        .bg-black {
            background-color: #000000 !important;
        }

        @media (min-width:1320px) {
            .frame-item {
                position: relative;
                border-right: 1px solid var(--white-900);
                box-sizing: border-box;
                width: 1px;
                height: 134.6px;
                padding: 2px;
                background-color: #f0f0f0;
                margin: 1px 25px;
            }
        }

        /*         
        @media (max-width:768px) {
            .frame-item {
                position: relative;
                border-right: 1px solid var(--white-900);
                box-sizing: border-box;
                width: 1px;
                height: 65.6px;
                padding: 8px;
            }
        } */

        @media (min-width:768px) {
            .himan {
                font-size: 21px;
            }
        }

        /* .containerr {
            max-width: 1916px;
        } */

        .vertical-center {
            margin: 0;
            position: absolute;
            top: 50%;
            -ms-transform: translateY(-50%);
            transform: translate(257%);
        }

        /* .container {
            height: 200px;
            position: relative;
            border: 3px solid green;
        } */

        .vertical-center {
            margin: 0;
            position: absolute;
            top: 250%;
            -ms-transform: translateY(-50%);
            transform: translateX(464%);
            padding: 22px;
        }

        .p-4 {
            padding: 0.5rem !important;
        }

        .pt-5,
        .py-5 {
            padding-top: 0rem !important;
        }

        .pb-5,
        .py-5 {
            padding-bottom: 0rem !important;
        }

        @media (min-width: 768px) and (max-width: 990px) {
            .text-md-left {
                text-align: center !important;
            }
        }

        @media (min-width: 768px) and (max-width: 990px) {
            .col-md-4 {
                -ms-flex: 0 0 33.333333%;
                flex: 5 0 35.333333%;
                max-width: 54.333333%;
            }
        }

        /*  4 products  */

        .gallery {
            display: flex;
            flex-wrap: wrap;
            width: 100%;
            justify-content: center;
            align-items: center;
            margin: 30px 0;
        }

        .content {
            width: 14%;
            margin: 23px;
            box-sizing: border-box;
            float: left;
            text-align: center;
            border-radius: 20px;
            cursor: pointer;
            padding-top: 10px;
            /* box-shadow: 0 14px 28px rgba(0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); */
            transition: .4s;
            /* background: #f2f2f2; */
        }

        .face {
            width: 186.37px;
            height: 262.88px;
            text-align: center;
            margin: 0 auto;
            display: block;
        }

        h3 {
            text-align: center;
            font-size: 30px;
            margin: 0;
            padding-top: 10px;
            /* color: #fff; */
        }

        h6 {
            font-size: 26px;
            text-align: center;
            color: #222f3e;
            margin: 0;
        }

        .workoholic {
            list-style: none;
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 0;
            font-size: 15px;
        }

        .workoholic1 {
            list-style: none;
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 0;
            font-size: 15px;
        }

        .fa {
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

        .fa {
            font-size: 26px;
            transition: .4s;
            /* margin: 3px; */
        }

        .checked {
            color: orange;
        }

        .fox {
            text-align: center;
            font-size: 24px;
            color: #000;
            width: 76%;
            padding: 15px;
            border: 0;
            outline: none;
            cursor: pointer;
            margin-top: 5px;
            border-bottom-right-radius: 20px;
            border-bottom-left-radius: 20px;
            border-top-left-radius: 20px;
            border-top-right-radius: 20px;
        }

        .fox2 {
            text-align: center;
            font-size: 24px;
            color: #000;
            width: 52%;
            padding: 15px;
            border: 0;
            outline: none;
            cursor: pointer;
            margin-top: 5px;
            border-bottom-right-radius: 20px;
            border-bottom-left-radius: 20px;
            border-top-left-radius: 20px;
            border-top-right-radius: 20px;
        }

        .fox1 {
            text-align: center;
            font-size: 24px;
            color: #fff;
            width: 100%;
            padding: 16px 32px;
            border-color: #fff;
            border-radius: 10px;
            outline: none;
            cursor: pointer;
            margin-top: 5px;
            border-bottom-right-radius: 20px;
            border-bottom-left-radius: 20px;
            border-top-left-radius: 20px;
            border-top-right-radius: 20px;
            background-color: #000;
        }

        @media (max-width: 1320px) {
            .content {
                width: 40%;
            }
        }

        @media (max-width: 750px) {
            .content {
                width: 100%;
            }
        }

        @media (max-width: 1000px) {
            .centerr {
                width: 45%;
            }
        }

        @media (max-width: 750px) {
            .centerr {
                width: 100%;
            }
        }

        @media (max-width: 750px) {
            .fox2 {
                width: 100%;
            }
        }

        @media (max-width: 1000px) {
            .fox2 {
                width: 50%;
            }
        }

        .lab.la-instagram {
            font-size: 23px;
            /* Adjust the size according to your preference */
        }

        .lab.la-twitter {
            font-size: 23px;
            /* Adjust the size according to your preference */
        }

        .lab.la-facebook-f {
            font-size: 23px;
            margin-top: 5px;
            /* Adjust the size according to your preference */
        }

        .lab.la-linkedin-in {
            font-size: 23px;
            /* Adjust the size according to your preference */
        }

        /* center-button*/

        .containerer {
            height: 200px;
            position: relative;
            margin-bottom: 34px;
            /* border: 3px solid green; */
        }

        .centerr {
            margin: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

        .carousel-inner {
            position: relative;
            width: 100%;
            overflow: hidden;
            margin-bottom: 43px;
        }

        @media (min-width:1306px) and (max-width:1500px) {
            .nav-list li {
                list-style: none;
                padding: 26px 14px;
            }
        }

        /* product carousel */
        /* Desktop Styling */

        @media screen and (min-width: 1024px) {
            .product-box {
                width: 30%;
                /* Adjust as needed */
            }
        }

        @media only screen and (max-width: 1311px) {
            .sectionbusy2 {
                flex-direction: column;
            }
        }

        /* @media (min-width: 427px) and (max-width:768px) {
            .frame-item {
                position: relative;
                border-right: 1px solid var(--white-900);
                box-sizing: border-box;
                width: 1px;
                height: 79.6px;
                padding: 2px;
                background-color: #f0f0f0;
            }
        } */

        @media (max-width: 432px) {

            /* .frame-item {
                height: 63.6px;
            } */
            .slider-btns {
                display: flex;
                justify-content: center;
                width: 100%;
                margin: 30px auto 10px auto;
                padding: 0px 10px;
            }
        }

        /* New product Slider */

        .box {
            width: 300px;
            box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.2);
            border-radius: 10px;
            overflow: hidden;
            position: relative;
            left: 50%;
            /* top: 50%; */
            transform: translate(-58%, -33%);
            /* margin-bottom: 44px; */
        }

        .slide-img {
            height: 450px;
            position: relative;
        }

        .slide-img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .detail-box {
            width: 100%;
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 10px 20px;
            box-sizing: border-box;
        }

        .type {
            display: flex;
            flex-direction: column;
        }

        .type a {
            color: #222222;
            margin: 5px 0px;
            font-weight: 700;
            letter-spacing: 0.5px;
            padding-right: 8px;
        }

        .text span {
            color: rgba(26, 26, 26, 0.5);
        }

        .price {
            color: #333333;
            font-weight: 600;
            font-size: 1.1rem;
            letter-spacing: 0.5px;
        }

        .overlay {
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            width: 100%;
            height: 100%;
            background-color: rgba(92, 95, 236, 0.6);
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .buy-btn {
            width: 160px;
            height: 40px;
            display: flex;
            justify-content: center;
            align-items: center;
            background-color: #ffffff;
            color: #252525;
            font-weight: 700;
            letter-spacing: 1px;
            border-radius: 20px;
            box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.2);
        }

        .buy-btn:hover {
            color: #ffffff;
            background-color: #f15fa3;
            transition: all ease 0.3s;
        }

        .overlay {
            visibility: hidden;
        }

        .slider-image:hover .overlay {
            visibility: visible;
            animation: fade 0.5s;
        }

        @keyframes fade {
            0% {
                opacity: 0;
            }

            100% {
                opacity: 1'

            }
        }

        /* new-product carousel */
        /* slider */

        .p-slider {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            margin: 50px auto;
            width: 95%;
        }

        .product-slider-heading {
            font-size: 28px;
            text-transform: uppercase;
            color: #fff;
            text-align: center;
            margin: 0px;
        }

        .product-box {
            display: flex;
            flex-direction: column;
            width: 300px;
            padding: 15px;
            border: 1px solid rgba(0, 0, 0, .08);
            border-radius: 10px;
            margin: 0px 20px;
            position: relative;
        }

        .p-img-container {
            width: 100%;
            height: 300px;
            display: flex;
            overflow: hidden;
        }

        .p-img a,
        .p-img {
            width: 100%;
            height: 100%;
            display: flex;
        }

        .p-img a img {
            width: 100%;
            height: 100%;
            object-position: center;
            object-fit: contain;
            animation: fade 0.6s;
        }

        .p-img-back {
            display: none;
        }

        .p-img-container:hover .p-img-back {
            display: block;
        }

        .p-img-container:hover .p-img-front {
            display: none;
        }

        @keyframes fade {
            0% {
                opacity: 0;
            }

            100% {
                opacity: 1;
            }
        }

        .p-box-text {
            margin-top: 5px;
            width: 100%;
        }

        .product-category {
            display: flex;
            justify-content: center;
            align-items: center;
            flex-wrap: wrap;
        }

        .product-category span {
            color: #ffffff;
            font-size: 0.9rem;
            margin: 5px 0px;
        }

        .product-title {
            color: #fff;
            font-weight: 600;
            text-decoration: none;
            transition: all ease 0.3s;
        }

        .product-title:hover {
            color: #111111;
            opacity: 0.7;
            transition: all ease 0.3s;
        }

        .price-buy {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-top: 8px;
        }

        .price-buy .p-price {
            font-size: 1.3rem;
            color: #fff;
            font-weight: 700;
        }

        .price-buy .p-buy-btn {
            color: #e63b3b;
            margin: 0px 5px;
            font-weight: 600;
        }

        .price-buy .p-buy-btn:hover {
            text-decoration: underline;
        }

        .p-discount {
            position: absolute;
            left: 103px;
            top: 20px;
            width: 65px;
            height: 24px;
            color: #fff;
            background-color: #e63b3b;
            display: flex;
            justify-content: center;
            align-items: center;
            letter-spacing: 1px;
            font-size: 0.7rem;
            z-index: 100;
        }

        .slider-btns {
            display: flex;
            justify-content: flex-end;
            width: 100%;
            margin: 30px auto 35px auto;
            padding: 0px 10px;
        }

        .slider-btns button {
            position: static !important;
            transform: translate(0, 0);
            background-color: #f3f3f3;
            width: 80px;
            height: 35px;
            display: flex;
            justify-content: center;
            align-items: center;
            margin-right: 10px;
            border: 1px solid #cfcfcf;
            border-radius: 4px;
        }

        /* .slider-btns button span {
            font-weight: bold;
            padding: 10px 15px 10px 10px;
            position: relative;
            text-decoration: none;
        }
        
        .slider-btns button span::before,
        .slider-btns button span::after {
            border-right: 2px solid;
            display: block;
            height: 8px;
            margin-top: -44px;
            position: absolute;
            transform: rotate(135deg);
            right: 10px;
            top: 50px;
            width: 0;
            content: '';
        } */

        .slider-btn button span::after {
            margin-top: -1px;
            transform: rotate(45deg);
        }

        .slider-btn .glider-prev span {
            transform: rotate(-180deg);
        }

        @media(max-width:500px) {
            .product-box {
                margin: 0px 10px;
            }

            .p-slider {
                width: 100%;
            }

            .product-slider-heading {
                text-align: center;
                font-size: 1.3rem;
                display: flex;
            }
        }

        /* .alighn {
            display: flex;
            justify-content: center;
            align-items: center;
        } */

        .btn-soft-primary {
            background-color: rgb(249 246 246);
            color: #131212;
        }

        .spacing {
            opacity: 0.7 !important;
        }

        @media(max-width:270px) {
            .icon-bar {
                position: fixed;
                top: 85%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                z-index: 999999999 !important;
                /* left: 75%; */
            }
        }

        /* .func {
            color: #000;
        } */
        /* @media (min-width: 501px) {
            #no-padding img {
                object-fit: none!important;
            }
        } */

        a:hover {
            text-decoration: none;
            color: var(--hov-primary);
        }

        a {
            color: var(--primary);
        }

        /* 02-02-24 */

        .lh-1-4 {
            line-height: 1.4 !important;
            text-align: start;
        }

        .text-primary {
            color: #97191f !important;
        }

        .text-reset {
            color: #1B1B28 !important;
        }

        .text-resetr {
            color: inherit !important;
        }

        @media(max-width:1500px) and (min-width:1200px) {
            .nav-list li a {
                text-decoration: none;
                color: #000;
                font-size: 17px;
            }
        }

        .h-35px,
        .size-35px {
            height: 45px;
        }

        /* 03-02-24 */

        .pt-5,
        .py-5 {
            padding-top: 3rem !important;
        }

        .mb-4,
        .my-4 {
            margin-bottom: 1.5rem !important;
        }

        .jaga {
            margin-bottom: 9.5rem !important;
        }

        .jaga1 {
            margin-bottom: 7.5rem !important;
        }

        .breadcrumb {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            padding: 0.75rem 1rem;
            margin-top: 3rem;
            list-style: none;
            background-color: #e9ecef;
            border-radius: 0.25rem;
        }

        /* navbar */

        .dddddeeee {
            display: flex;
        }

        @media(min-width:768) {
            .fire {
                position: revert-layer;
                right: 38px;
            }
        }

        /* 05-02-24 */

        .sankety {
            padding: 1.5rem !important;
        }

        p {
            text-align: left;
            /* color: #fff; */
            padding: 1px 13px;
        }

        /* navbar */

        .dropdownmenu ul li {
            background: linear-gradient(270deg, #6e3f21, #000000);
            padding: 15px 11px;
            border-radius: 33px;
        }

        @media(max-width:1300px) {
            .dropdownmenu ul li {
                background: linear-gradient(270deg, #6e3f21, #000000);
                padding: 15px 11px;
                border-radius: 33px;
            }
        }

        .aiz-pagination .pagination {
            margin-bottom: 7px;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        /* 06-02-24 */

        @media only screen and (max-width:1199px) {
            .v-class-resp {
                opacity: 0;
            }
        }

        @media (min-width: 1200px) {
            .col-xl-9 {
                -ms-flex: 0 0 75%;
                flex: 0 0 100%;
                max-width: 100%;
            }

            .text-primary {
                color: #97191f !important;
                /* margin-right: 65px; */
            }
        }

        .text-primary1 {
            color: #ffffff !important;
            /* margin-right: 65px; */
        }


        .fs-151 {
            font-size: 1.9375rem !important;
        }

        @media only screen and (min-width:1199px) {
            #submenu li {
                float: none;
                width: 254%;
                position: relative;
                right: 164px;
                top: 57px;
            }
        }

        /* 15-02-24 */

        p {
            margin-top: 0;
            margin-bottom: 0rem;
        }


        @media (min-width: 300px) and (max-width: 768px) {
            .nav-list {
                flex-direction: column;
            }
        }
         .sold-ribbon {
            position: absolute;
            top: 31px;
            right: 29px;
            width: 120px;
            height: 30px;
            overflow: hidden;
        }
        
        .sold-ribbon::before,
        .sold-ribbon::after {
            content: '';
            position: absolute;
            width: 0;
            height: 0;
            border-style: solid;
        }
        
        
        
        .ribbon-text {
            position: relative;
            z-index: 1;
            color: white;
            font-weight: bold;
            text-align: center;
            line-height: 30px;
            width: 100%;
            height: 100%;
            background-color: red;
            transform: rotate(36deg);
        }

        .ribbon-wrapper {
            width: 85px;
            height: 88px;
            overflow: hidden;
            position: absolute;
            top: -3px;
            left: -3px;
            .ribbon {
              font: bold 15px sans-serif;
              color: #333;
              text-align: center;
              -webkit-transform: rotate(-45deg);
              -moz-transform:    rotate(-45deg);
              -ms-transform:     rotate(-45deg);
              -o-transform:      rotate(-45deg);
              position: relative;
              padding: 7px 0;
              top: 15px;
              left: -30px;
              width: 120px;
              background-color: #ebb134;
              color: #fff;
            }
          }
          
          
         
        
       
   
     
        
        