body{
    padding-right: 0px !important;
}
a.ro {
    text-align: center;
    background-color: #b60108;
    color: #fff;
}

.r11 {
    text-align: center;
    background-color: #b60108;
    color: #fff;
}

.grid-container {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    padding: -4px;
}

.grid-container div+div {
    border-left: 3px dotted #ccc;
}

.img-fluid {
    height: 50px;
    margin-top: 5px;
}

.top-menu {
    background-color: #F6991D;
    color: #fff;
}

.top-menu ul li a {
    color: #fff;
}

.input {
    width: 300px;
    margin-top: 10px;
}

.r-search-box input {
    height: 35px;
    width: 100%;
    padding: 3px 43px 3px 10px;
    border: 2px solid #ccc;
    color: #454545;
    border-radius: 3px;
}

.r-uii .unlist-type {
    text-align: right;
    margin-top: 10px;
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: end;
    flex-wrap: wrap;
}

.r-uii .unlist-type li {
    display: inline-block;
    margin: 4px 2px;
    margin-left: 2px;
    padding: -1px 8px;
    text-align: center;
    height: 25px;
}

.r-uii .unlist-type li a {
    color: #454545;
    font-size: 15px;
    padding: 2px;
}

.r-uii .unlist-type .dropdown {
    padding-left: 0;
    line-height: 0;
}

.r-uii .unlist-type .dropdown .dropdown-menu li {
    display: block;
}
li.R-icons.catr {
    position: relative;
}
.goog-te-gadget .goog-te-combo {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px 5px;
    margin: 0 5px 0 !important;
    max-width: 200px;
}
.r-search-box button {
    position: absolute;
    right: 15px;
    color: #fff;
    margin-top: 10px;
    padding: 5.5px 13px;
    border: none;
    background: #F6991D;
    border-radius: 0 5px 5px 0;
}

.r-uii .unlist-type li+li {
    border-left: 1px solid #bbb;
}

.r-uii .unlist-type li.icons4 {
    position: relative;
    bottom: 0px;
}

.r-uii .unlist-type li.icons4 a {
    position: relative;
    top: 0px;
    font-weight: 500;
    color: #888;
}

.product .box-product .content {
    background: #F6991D;
    border-radius: 0 0 4px 4px;
}

.product .box-product {
    /*background: #F6991D; */
    border-radius: 0 0 3px 3px;
    margin-bottom: 30px;
}

.grid-container .rohit111 h4 {
    font-family: system-ui;
}

.product .box-product .content .name {
    color: #fff;
    margin: 0;
    font-family: system-ui;
    padding: 7px 0;
    font-size: 18px;
}

.product .box-product .image {
    text-align: center;
    overflow: hidden;
}

.product .box-product .image img {
    height: 190px;
    width: 100%;
}
.zoom-in {
    transition: transform 0.5s ease-in-out;
  }
.zoom-in:hover {
    transform: scale(1.2);
}
@media only screen and (max-width: 445px) and (min-width: 320px) {
    .r-uii .unlist-type li {
        display: inline-block;
        margin: 0 2px;
        padding: 2px 2px;
        text-align: center;
        height: 25px;
    }
    .r-uii .unlist-type li.icons4 {
        position: relative;
        bottom: 0;
        top: -4px;
        font-size: 10px;
    }
    .r-uii .unlist-type li.icons4 a {
        position: relative;
        top: 0;
        font-weight: 500;
        color: #888;
        left: 2px;
        font-size: 10px;
    }
    .r-uii .unlist-type .dropdown .dropdown-menu li {
        display: block;
        text-align: left;
        border-left: none;
    }
    .r-uii .unlist-type .dropdown li {
        font-size: 11px;
        font-weight: 500;
    }
    .r-uii .unlist-type .dropdown li img {
        width: 15px;
    }
    .r-uii .unlist-type .R-icons {
        width: 27px;
        text-align: center;
        margin: 0 0px 0 0;
    }
    .icon i {
        font-size: 50px;
    }
}

.ne-pading-left {
    padding-left: 100px;
}

@media only screen and (max-width: 767px) {
    .colorlib-nav {
        margin: 0;
        display: none;
    }

    .modal-body.aj-chang-w img {
    height: 100% !important;
}
    .product-name-chang {
        width: 100% !important;
        padding: 30px !important;
    }
    .top-header .r-search-box {
        margin-left: 0 !important;
    }
    .left-bar.sticky_horizontal.fixed-header {
        position: unset !important;
        width: unset !important;
        height: auto !important;
        overflow-y: unset !important;
    }
    .r-uii .unlist-type li.R-icons.catr {
        position: relative;
    }
    .R-icons.catr .count0in {
        top: -3px !important;
    }
    .ne-pading-left {
        padding-left: 15px;
    }
    .colorlib-nav-toggle {
        position: fixed;
        top: 18px !important;
    }
    .r-uii .unlist-type {
        text-align: center;
        margin-top: 10px;
        padding-left: 0;
        margin-bottom: 0;
        margin-left: -15px;
    }
    .offcanvas #page {
        overflow: hidden;
        position: fixed;
        z-index: 99;
    }
    .qbstp-header-subscribe button {
        height: 37px;
    }
    .grid-container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        padding: -4px;
        text-align: inherit;
    }
    .grid-container div+div {
        border-left: unset;
    }
}

.rohit111 i {
    font-size: 65px;
}

.left-bar {
    border: 1px solid #ccc;
    padding: inherit;
}

.left-bar ul {
    padding: 0;
}

.left-bar ul li {
    list-style: none;
    position: relative;
    padding: 5px 0;
    margin-left: 10px;
}

.left-bar ul li {
    border-top: 1px solid #ddd;
    margin-left: 0;
}

.left-bar .catg {
    color: #F6991D;
}

.mine-sec .product-names p {
    font-weight: 0;
}

.left-bar ul li a {
    display: block;
    color: #000;
    font-size: 15px;
    font-weight: 600;
}

.left-bar ul li a:hover {
    padding-left: 10px;
    color: #F6991D;
}

.left-bar ul li:nth-child(1) {
    border-top: none;
}

.mine-sec .table-sm tr th {
    text-align: center;
    color: #F6991D;
}

.name-fild {
    background: #eee;
    margin-bottom: 20px;
    text-align: center;
}

.name-fild h4 {
    margin: 0;
    height: 40px;
    padding: 10px 15px;
    margin-top: 5px;
}

.product-names h3, .product-names h3 a {
    color: #F6991D;margin-left:0;
}


table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 2px solid #ddd;
}

th {
    color: #F6991D;
}

th,
td {
    text-align: left;
    padding: 3px;
}

td {
    text-align: left;
    padding: 3px;
    height: 30px;
}

tr {
    height: 25px;
}

tr:nth-child(even) {
    background-color: #f2f2f2
}

td {
    height: 20px;
}

hr.new2 {
    border-top: 2px dotted #ccc;
    width: 98%;
    position: relative;
    top: 10px;
    margin-bottom: 50px;
}

.catg {
    margin-top: 10px;
}

.has-dropdown.r-search-box button {
    position: absolute;
    right: 15px;
    color: #fff;
    margin-top: 10px;
    padding: 5.5px 13px;
    border: none;
    background: #F6991D;
    border-radius: 0 5px 5px 0;
}

.checkbox-inline input[type="checkbox"] {
    margin-top: -6px;
    margin-left: -15px;
}

.fixed-header .top-header {
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
    background: #fff;
    box-shadow: 0px 0px 5px 0px #bbb;
}


/*.fixed-header .colorlib-nav {
  position: fixed;
  top: 75px;
  z-index: 9;
  width: 100%;
  box-shadow: 0px 0px 5px 0px #bbb;
}*/

#colorlib-contact .contact-box {
    text-align: center;
    box-shadow: 0 0 15px 0 #ddd;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 5px;
    font-size: 40px;
}

#colorlib-contact .contact-box .icone {
    width: 80px;
    margin: 0 auto;
    box-shadow: 0 0 15px 0 #ddd;
    border-radius: 50%;
    height: 80px;
    line-height: 89px;
    color: #1075bc;
    margin-bottom: 30px;
}

#colorlib-contact .contact-box .name h6 {
    font-size: 16px;
    line-height: 20px;
}

#colorlib-contact .contact-wrap h3 {
    margin-top: 0;
}

.product .r-box .r-content {
    background: #000;
    border-radius: 0 0 4px 4px;
}

.left-bar .show-and-hide {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 0;
    top: 10px;
}

.left-bar .show-and-hide:before {
    content: "";
    width: 10px;
    height: 2px;
    position: absolute;
    background: #444;
    top: 6px;
    transition: .3s;
}

.left-bar .show-and-hide:after {
    content: "";
    width: 10px;
    transform: rotate(90deg);
    height: 2px;
    position: absolute;
    background: #444;
    top: 6px;
    transition: .3s;
}

.left-bar ul li .show-and-hide:hover {
    padding: 0;
}

.left-bar .link-show {
    display: none;
}

.Show-in-a.activee .show-and-hide::after {
    transform: rotate(0deg);
}

.left-bar .link-show li {
    margin-left: 15px;
}

.left-bar .link-show li a {
    font-weight: 400 !important;
}

.top-header .r-search-box {
    margin-left: 40px;
}

.n-modal-content button.close {
    opacity: 1;
    font-size: 30px;
    position: absolute;
    top: -15px;
    right: -15px;
}

.n-modal-content {
    margin-top: 120px;
}

.hover-chang-in {
    position: absolute;
    right: 0;
    background: #fff;
    box-shadow: 0 0 15px 0 #bbb;
    padding: 15px;
    width: 270px;
    text-align: center;
    display: none;
    transition: .3s;
    margin-top: 1px;
}

.R-icons.catr:hover .hover-chang-in {
    display: block;
    z-index: 9;
    transition: .3s;
}

.content-list {
    display: grid;
    grid-template-columns: 66px 1fr 30px;
    width: 100%;
}

.hover-chang-in .content-list .imge {
    width: 60px;
    height: 60px;
    border: 1px solid #ddd;
    padding: 5px;
}

.hover-chang-in .content-list .imge img {
    width: 100%;
    height: 100%;
}

.hover-chang-in ul {
    padding-left: 0;
    max-height: 355px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.hover-chang-in li {
    display: block;
    width: 100%;
    height: auto !important;
}

.hover-chang-in li {
    border-bottom: 1px solid #bbb;
    padding: 0 0 5px;
    border-left: 0px solid #bbb !important;
}

.hover-chang-in .content-list .content h6 {
    margin: 0 0 0;
}

.hover-chang-in .content-list .content {
    text-align: left;
    padding-top: 20px;
}

.hover-chang-in .content-list .delete1 {
    padding-top: 20px;
}

.hover-chang-in .content-list .delete1 h6 {
    margin: 0;
}

.R-icons.catr .count0in {
    position: absolute;
    background: #F6991D;
    width: 15px;
    height: 15px;
    color: #ffff;
    line-height: 15px;
    font-size: 11px;
    font-weight: 600;
    border-radius: 50%;
    top: -5px;
}

.R-icons.catr:hover .hover-chang-in .btn.btn-primary {
    color: #fff;
    padding: 6px 10px;
}

.R-icons.catr:hover .hover-chang-in .btn.btn-primary:hover {
    color: #fff;
    background: #F6991D;
}

.new-btn-primary:hover {
    background: #F6991D !important;
    border-color: #F6991D!important;
    color: #fff;
}

.left-bar.sticky_horizontal.fixed-header {
    position: fixed;
    width: 262px;
    top: 92px;
    height: 80vh;
    z-index: 1;
    overflow-y: scroll;
}

#colorlib-footer {
    z-index: 1;
    position: relative;
    padding: 50px 0 30px;
    background: #fff;
}

#colorlib-subscribe {
    z-index: 1;
}

#colorlib-offcanvas {
    background-color: #F6991D;
}

#colorlib-offcanvas ul li a {
    color: white;
    font-weight: 400;
}

.table-sm input[type="number"] {
    height: 35px;
    width: 80px;
}

.product-name-chang {
    width: 44%;
    margin: 0 auto;
    text-align: center;
    padding: 50px;
    box-shadow: 0 0 15px 0 #ddd;
    border-radius: 5px;
}

.product-name-chang h1 {
    margin-bottom: 30px;
    line-height: 30px;
    font-size: 27px;
}

#basic-form .new-cha {
    padding: 250px 0;
    text-align: center;
}
.product-entry .product-imgg a:hover:before {
    content: "+";
    position: absolute;
    width: 95%;
    height: 100%;
    background: #00000059;
    font-size: 30px;
    color: #fff;
    padding-top: 110px;
}
.product-entry .product-imgg {
    position: relative;
}
.product-imgg a{
    margin: 0px;
}
.aj-close {
    position: absolute;
    right: 2px;
    font-size: 40px;
    opacity: 1;
    top: -6px;
}
.category_list{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}


/* Updated product desing  */
div#product-list:before, div#product-list:after {
    display: none;
}
.product-slide  .slick-track {
    display: flex;
}
.product-slide {
    margin: 0 -10px;
}

.product-slide .product-card {
    height: 100%;
}
.product-imgg .img-fluid {
    max-width: 100%;
    transform: none !important;
    height: 238px;
    object-fit: contain;
    margin: 0 auto 10px;
}
.brand-item img {
    max-height: 130px;
    min-height: 130px;
    width: auto;
    height: 100%;
    object-fit: contain;
    object-position: center;
    text-align: center;
    display: inline !important;
    max-width: 100%;
}
.gallery-container {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}
.brand-item .image {
    text-align: center;
}

.brand-item {
    border-left: 3px dotted #ccc;
    padding: 0 15px;
    margin: 25px 0;
}

.brands .slick-slide {
    padding: 0;
}

.brands .slick-slide:first-child .brand-item, .brands .slick-slide.slick-current .brand-item {
    border-left: 0;
}

.brand-item h4 {
    color: #464646;
    text-transform: uppercase;
}
.product-imgg #mainImg {
    max-width: 370px;
    height: auto;
    width: 100%;
}
.product-slide .slick-initialized .slick-slide {
    height: auto;
    padding: 25px 10px;
}
.modal-body img {
    object-fit: contain;
    object-position: center;
}
.product-card {
    border: 1px solid #ddd;
    padding: 15px;
    text-align: center;
    border-radius: 8px;
    background-color: #fff;
    width: 100% !important;
    transition: all ease 0.3s;
}
.product-card:hover {
    box-shadow: 2px 2px 10px #0003;
}
div#product-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    padding: 0 10px;
}
.product-details h6 {
    font-size: 1.5rem;
    font-weight: bold;
}

.product-details a {
    color: #212529;
    text-decoration: none;
    margin: 0 !important;
}

.product-details a:hover {
    text-decoration: none;
    color: #F6991D;
}


.view-toggle {
    display: flex;
    justify-content: flex-end;  /* Align buttons to the right */
    margin-bottom: 20px;  /* Add some space below the buttons */
    padding: 0 10px;  /* Add horizontal padding if needed */
}
.view-toggle button {
    margin-left: 10px;  
}

.view-toggle button.active {
    background-color: #007bff; 
    color: white;
}			
		

		@keyframes spin {
			0% {
				transform: rotate(0deg);
			}

			100% {
				transform: rotate(360deg);
			}
		}

#product-list.list-view {
    display: flex !important;
    flex-direction: column !important; /* Stack items vertically */
    gap: 10px !important;
}

#product-list.list-view .product-card {
    display: flex;
    flex-direction: row;
    width: 100%; /* Full width for each product */
    margin-bottom: 10px;
	
}

#product-list.list-view .product-imgg {
    flex: 0 0 150px; /* Fix the width of the image */
}

#product-list.list-view .product-details {
    flex: 1;
    padding-left: 15px;
    text-align: left;
}

#product-list.list-view .product-details h6 {
    font-size: 16px;
    word-wrap: break-word;
}


#product-list.list-view .product-card {
	width: 100% !important;
    margin-bottom: 10px;  
}


@media only screen and (max-width:1200px) {
    .left-bar.sticky_horizontal.fixed-header {
        position: fixed;
        width: 230px;
        top: 92px;
        height: 80vh;
        z-index: 1;
        overflow-y: scroll;
    }
}
@media only screen and (max-width:991px) {
    #colorlib-subscribe h2 {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width:480px) {
.brand-item {
    border-left: none !important;
}
}
