/*reset css start*/
* {
  margin: 0;
  padding: 0;
 font-family: "Montserrat", sans-serif;
}

html,
body {
  font-size: 15px !important;
  height: auto !important;
}

button:focus {
  outline: 0;
}

a {
  text-decoration: none;
}

ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.d-none {
  display: none;
}
.about-us-link:hover span{color:#000;}
.banner-shop img{width:100%;}
/*reset css end*/
/*varibale start*/
:root {
  --black: #000;
  --footer-bg: #f5f5f5;
  --white:#fff;
  --orange:#e0a435;
  --grey-clr:#ccc;
  --clr-text:#212529;
}
/*login modal css*/
.account-modal-header p {
    text-align: center;
}
.rating-box{
    font-size: 12px;
    color: #1c1c1c;
    margin-bottom:10px;
}
.nector-customerearn-info-container {
    font-size: 16px;
    color: #000;
    padding: 15px 30px;
    background: #f6f6f6;
    display: block;
    width: fit-content;
    margin-top: 10px;
    display:none;
    position:absolute;
}
.nector-customerearn-content{
    margin: 20px 0;
    display: block;
    position:relative;
}
.nector-customerearn-main svg,.nector-customerearn-info-container svg{width:16px;}
.nector-customerearn-main-text{font-size:15px;}
.test-content p {
    font-size: 15px;
    color: #1c1c1c;
    line-height: 25px;
}
.test-content{padding-left:6rem;}
.rating-box span.star{color:#ffa500;}
.logo-sec-div a {
    font-size: 35px;
    color: #000;
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-weight: 500;
}
.pr-listing-grid{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
.nector-customerearn-content:hover .nector-customerearn-info-container{display:block;}
.nector-customerearn-info-content li{font-size:16px;color:#000;list-style:disc;margin-bottom:10px;}
.listing-cards-this_session .this-session-img{margin-bottom:30px;}
.tab-sec h1{margin-bottom:20px;}
.commitment-image-div{width:120px;height:120px;}
.commitment-image-div img{width:100%;height:100%;object-fit:cover;}
.collection-item a{height:490px;width:100%;display:block;} 
.col-btm-sec a,.about-us-link {
    position: relative;
    overflow: hidden;
    height: auto;
    background: #000;
    font-size: 14px;
    color: #fff;
    width: fit-content;
    padding: 12px 20px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
    margin: auto;
    transition: color 0.4s ease;
    border: solid 1px #000;
    border-radius:2px;
}
.metafield-rich_text_field{font-size:15px;color:#1c1c1c;}
.bridgerton-text{font-size:13px;color:gray;text-transform:uppercase;margin:10px 0;}
.col-btm-sec a::before,.about-us-link::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease;
    z-index: 0;
}

.arrow svg{width:20px;color:#1c1c1c;}
.col-btm-sec a span {
    position: relative;
    z-index: 1;
}


.col-btm-sec a:hover::before,.about-us-link:hover::before {
    transform: scaleX(1);
}

.col-btm-sec a:hover ,.about-us-link:hover{
    color: #000;
}
.whole-container{
    display: flex;
    margin-top:50px;
    gap:40px;
    padding:0 30px;
}
header nav{margin-top:20px;}
.blog-cntnr{margin-top:20px;}
.mobile-image{
display:none;
}
.rating-box .verified{
    border-left: solid 1px #ccc;
    padding-left: 5px;
    margin-left: 5px;
}
.col-btm-sec{}
.grid-tabular .owl-stage{
margin:auto;
}
.footer-bottom{
margin-top:20px; 
}
#count, #editBtn, #regen {
    font-size: 14px;
    font-weight: 600;
    color: #000 !important;
}
.best-sler-card h4{margin-bottom:0;margin-top:15px;}
.newly-add-price span:nth-child(1){display:none;}
.main-hero-swiper .swiper-pagination-bullet-active{width:50px;border-radius:10px;} 
.wishlist-btn-new{
    position: absolute;
    top: 10px;
    right: 30px;
}
.img-hover{
position:absolute;
top:0;
left:0;

display:none;
transition:all 0.4s ease;
}

.best-sler-card a:hover .img-hover{
transform:translateX(0);
display:block;
}
.best-sler-card a{display:block;height:315px;position:relative;}
.best-sler-card a img{height:100%;width:100%;object-fit:cover;}
.section-heading{font-size:25px;text-align:center;text-transform:uppercase;margin-bottom:50px;}
.main-hero-swiper .swiper-pagination-bullet{background-color:#fff;}
.otp-inpt-width {
    width: 70%;
    margin: auto;
}
.second-bn-text-container{padding-left:30px;}
.product-count {
    margin-bottom: 10px;
    max-width: 128px;
    display:flex;
    justify-content:space-between;
    height: 44px;
    width: 100%;
    display: flex;
    padding:0 10px;
    border-radius:0 !important;
    border: solid 1px #ddd !important;
}
.product-count input{
    border: 0;
    outline: 0;
    width: 50px;
    text-align: center;
}
.product-count button {
    border: 0;
    background: transparent;
    outline: 0;
}
.left-space {
    position: sticky;
    top: 0;
    height: 100%;
}
.wishlist-btn-new img {
    width: 20px !important;
    height: auto !important;
}
.cat-add-name{font-size:10px;color:#808080;text-transform:uppercase;}
.type-sub-cat{margin-bottom:20px;}
.type-sub-cat li a {
    font-size: 12px;
    display: block;
    color: #000;
    border: solid 1px #000;
    padding: 3px 5px;
    text-transform: uppercase;
}
.related-products{
margin-top:20px;
}
.type-sub-cat ul {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    overflow-y: hidden; 
}

.best-sellar-single-img img{width:100%;}
.type-sub-cat ul::-webkit-scrollbar {
    height: 5px; 
}
.best-sellar-single-img{padding-right:15px;}
.bestseller-section{padding-left:15px;}
.type-sub-cat ul::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 3px;
}

.type-sub-cat ul::-webkit-scrollbar-track {
    background: transparent;
}

/* Firefox */
.type-sub-cat ul {
    scrollbar-width: thin; 
    scrollbar-color: rgba(0,0,0,0.5) transparent;
}
.type-sub-cat ul li{white-space: nowrap;}
.related-products h1 {
    margin-bottom: 20px;
    font-size: 25px;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    font-weight: normal;
    letter-spacing: 1.2px;
}
.may-like-card{
height:390px;
}
.may-like-card img{
width:100%;
height:100%;
object-fit:cover;
}
.grid-tabular.catgroy-grid{
    display: flex;
    grid-template-columns: repeat(6, 1fr);
    justify-content:center;
    gap:10px;
}
.grid-tabular.catgroy-grid .category-item{min-width:200px;max-width:200px;}
.grid-tabular.catgroy-grid .category-img-link{height:300px;}
.desktop-image{
height:750px;
width:100%;
}
.desktop-image img{
width:100%;
height:100%;
object-fit:cover;
}
.otp-label, .account-modal-header p {
    font-size: 14px;
    color: #000 !important;
    font-weight: 600;
    width: 100%;
    margin-bottom: 10px;
}
.otp-input-group input {
    width: 45px;
    height: 45px;
    border: solid 1px #dfdfdf;
    border-radius: 10px;
}
/*login modal end*/
/*new cart design start*/

.load_cart_info .cart-content {
    max-height: 80vh;
    overflow: hidden;
    overflow-y: auto;
}
.checkout-btn a {
    width: 150px;
    display: block;
    background: var(--bg-clr);
    color: var(--text-clr);
    height: 40px;
    border-radius: 4px;
    display: flex;
    margin: auto;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    cursor: pointer;
}
.shop-col-devagbond .item a{
height:492px;
display:block;
}
.shop-col-devagbond .item a img{
object-fit:cover;
width:100%;
height:100%;
}
#offcanvasRight{
width:fit-content;
}
.cart-numbers span{
  font-size: 14px;
  color: var(--black);
 
}
.left_cart .cart_card {
    display: flex;
    
    line-height: 25px;
    margin-bottom: 30px;
    width: 100%;
    flex-direction:column;
}
.left_cart .cart_card .card_desc-cart button.add_to_cart_mini svg {
    width: 15px;
}
.btn-bottoms {
    background-color: var(--bg-clr);
    height: 47px;
    width: 100%;
    border: 0;
    border-radius: 0 0 10px 10px;
    display: flex
;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    gap: 10px;
}
.left_cart .cart_card .card_desc-cart button.add_to_cart_mini {
    font-size: 14px;
    color:var(--text-clr);
    background-color: transparent;
    border: 0;
    
    
}
.left_cart .cart_card .card_desc-cart .cut_price_cart label {
    font-size: 14px;
    color:var(--text-clr);
    text-decoration: line-through;
}
.left_cart .cart_card .card_desc-cart .cut_price_cart span {
    font-size: 14px;
    color:var(--text-clr);
}
.left_cart .cart_card .card_desc-cart a.brand_name {
    font-size: 14px;
    color: #1a1b18;
    margin:10px 0;
    display:block;
}
.left_cart .cart_card .card_img img {
    height: 100%;
    width: 100%;
    transition: transform 0.2s;
    object-fit:cover;
}
 .left_cart h2 {
    color: #1a1b18;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 2px;
    margin-top:20px;
}
.cart-numbers {
    margin-bottom: 10px;
}
.cart-footer-text span{
color:#000;
font-size:14px;
}
.cart-footer-content .discounted-price {
    font-weight: 700;
    font-size: 14px;
    margin: 0 0px 0 0;
}
#offcanvasRight{z-index:999999;}
.cart-footer-content .original-price {
    text-decoration: line-through;
    font-size: 12px !important;
    color: #B2B9BF !important;
    font-weight: 500 !important;
    line-height: 1.3;
    text-align:left;
    margin-bottom: 0;
}
.btn-close i{
display:none;
}
.desktop-hero{
display:block;
}
.mobile-hero{
display:none;
}
.shadow-card {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
    background: #fff;
    border-radius: 10px;
    padding-top: 16px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.font-bold-new{
font-size:14px;
color:#000;
font-weight:700;
}
.cart-footer h3{
font-size:21px;
color:#000;
font-weight:700;
text-transform:uppercase;
}
.cart-footer-content {
    border-top: solid 1px #ccc;
    padding: 1rem 0.8rem;
    margin-top: 10px;
    z-index: 1;
    padding-left:0px;
    padding-right:0px;
    
}
.load_cart_info .item-content-wrapper {
    border-bottom: solid 1px #dfdfdf;
    display: flex;
    padding: 15px;
    margin-bottom: 15px;
    background:#fff;
}
.yith-wcbsl-badge-content {
    font-size: 14px;
    color: #b51212;
    margin-top: 5px;
    text-align: right;
}
.cart-remove-icon {
    right: 5%;
    bottom: 0;
    font-size: 14px;
    font-weight: 700;
    color: #888;
    display: flex;
    gap: 5px;
    text-transform:uppercase;
}
.justify-div .product-item-pricelist{
display:flex;
gap:10px;
}
.justify-div .original-price{
color:#bcbcbc;
font-size:14px;
text-decoration: line-through;
}
.justify-div{
    display: flex;
    justify-content: space-between;
    width: 95%;
}
.product-att label{
font-size:12px;
color:#000;
font-weight:700;
margin-bottom:5px;
text-transform: uppercase;
}
.quantity-selector {
    border: solid 1px #dfdfdf;
    width: 100px;
    display: flex;
    border-radius: 4px;
    padding:0px 10px;
}
.quantity-selector svg{
width:15px;
}
.quantity-selector input {
    width: 100%;
    height: 40px;
    border: 0;
    background:transparent;
    text-align: center;
}
div.product-att {
    justify-content: normal !important;
    display: flex;
    flex-direction: column;
    align-items: flex-start !important;
}
.product-item-meta a {
    color: #000;
    font-size: 14px;
    word-wrap: break-word;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    width:200px;
}
.load_cart_info .item-img-wrapper img {
    width: 100%;
    height:100%;
    object-fit:cover;
}
#offcanvasRight .item-img-wrapper{
width:100px;

}
.standard-price-box {
    background: var(--bg-clr);
    color: var(--text-clr);
    font-size: 12px;
    height: 28px;
    display: flex;
    align-items: center;
    padding-left: 15px;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 700;
}
.new-order-summary img{
width:35px;
height:35px;
}
#offcanvasRight .offcanvas-header {
    
    border-bottom: solid 1px #dfdfdf;
    
}
.cart-slider{
margin-top:15px;
}
#offcanvasRight .offcanvas-body{
padding-top:0px;
background:#f6f6f6;
}
#offcanvasRightLabel{
font-size:21px;
color:#000;
font-weight:700;
}

.left-pad{
padding-left:15px;
}
.load_cart_info{

flex-wrap:wrap;
}
.cart-footer {
    padding: 0px 15px;
    padding-top: 15px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
}
.bi-person-check{
color:#000;
}
@media (max-width: 800px) {
.load_cart_info .cart-content {
    max-height: 75vh;
    
}
    #offcanvasRight {
        width: 95%;
    }
    .product-item-meta a{
    height:40px;
    }
      .cart-footer{bottom:35px;}
}
/*new cart design end*/
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: var(--bg-clr); 
}
 .view-details .view-name a,.view-rating a{
 color:#000;
 }
 .view-gallery{
    height: 100%;
    
}
 .view-gallery img{
    object-fit: cover;
    height: 100%;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active{
background:var(--bg-clr);

}
 .view-add-group .add_to_cart{
 background:var(--bg-clr);
 color:var(--text-clr);
 border:0px;
 }
/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--text-clr); 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
/*varibale end*/
/*blog css start*/
.space-rigt{
padding-right:15px;
margin-bottom:15px;
}
.toggle_div{
display:none;
}
.left-pad {
    padding-left: 15px;
}
.single-blog-card {
    position: relative;
}
.canvas-cat-list li{
cursor:pointer;
}
.drop-down-new li a{
color:#212529;
font-size:15px;
}
.drop-down-new ul {
    height: 130px;
    overflow: hidden;
    overflow-y: auto;
}
.big-blog-image {
    height: 515px;
    width: 100%;
}
.big-blog-image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.single-blog-content h3 {
    font-size: 14px;
}
.short-blog-image {
    height: 250px;
    width: 100%;
    position:relative;
}
.short-blog-image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.contact-us img{
width:100%;
}
.top-sepration {
    margin: auto;
    margin-top: 50px;
    max-width: 1350px;
    width: 100%;
    border-top: solid 1px #ccc;
    padding-top: 50px;
}
.single-blog-content {
  
    font-size: 14px;
    
}
/*blog css end*/
/*search drop dow start*/
.search-results {
    margin-bottom: 20px;
    padding: 1rem;
    justify-content:center;
}
.search-item {
    width: 16%;
    padding: 1rem;
}
.search-img-wrap {
    aspect-ratio: 1;
    overflow: hidden;
}
.search-result-name {
    padding-top: 0.5rem;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000000;
    font-weight: 500;
    margin-bottom: 0px;
    transition: all 300ms linear 0s;
    text-align: center;
}

.search-img-wrap > img {
    aspect-ratio: 1;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
/*search drop dow end*/
/*about us page start*/
.about_us_page .about-us-cntnr {
  padding: 30px;
}
.header-video {
height:500px;
width:100%;
}

.main-banner .carousel-item a img{
height:100%;
width:100%;
object-fit:cover;
}
.offcanvas.offcanvas-top {
    z-index: 999999999;
    padding: 1rem;
    padding-inline: 3rem;
    height: max-content !important;
    max-height: 100% !important;
    top: 150px;
    border-top: solid 1px #ccc;
}
.add-to-cart-btn {
    background: var(--bg-clr);
    color: var(--text-clr);
    height: 40px;
    width: 80%;
    border: 0px;
    text-align: center;
    border-radius: 20px;
    display: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.offcanvas-header .btn-close span {
    opacity: 0;
}
#header{
padding-bottom:15px;
}
.btn-search {
    color: var(--bg-clr);
    line-height: 1;
    
    cursor: pointer;
    top: 15px;
    padding: 4px 0 4px 4px;
    margin-top: -21px;
    right: 0px;
    z-index: 3;
    display: inline-block;
    background: none;
    border: none;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
}

.product-thumbs{
    height: 600px;
    overflow: hidden;
    min-width: 84px;
    overflow-y: auto;
}
.related-grid-item:hover .add-to-cart-btn{
display:block;
}
.add-to-cart-btn span{
width:100%;
text-align:center;
display:block;
}
.collapse-content ul{
padding-left:15px;
}
.header-video video{
width:100%;
height:100%;
object-fit:cover;
}
.right-test-cont {
    position: relative;
    height: 400px;
}
.test-slider .item {
    
    margin: 0px 2px;
}
.collapse-content li{
list-style:disc;
font-size:15px;
color:#282828;
}
.left-test{
font-size:35px;
font-weight:700;
display:flex;
align-items:center;

}
.text-div-about{
  padding-left: 20px;
}
/*about us page end*/
/*mixin start*/
/*mixin end*/
/*cart start*/
.cart-canvas-header{
  font-weight: 600;
  color: var(--black);
}
.review-inner .rating{
margin-top:0px;
}
.review-inner {
    background: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 20px;
    border-radius: 10px;
}

.review-inner .avtar {
    width: 60px;
    height: 60px;
    border-radius: 50px;
    overflow: hidden;
}
.avtar-container-name .name {
    color: #000;
    font-size: 13px;
    font-weight: 600;
}
.review-inner p {
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 13px;
    margin-top: 10px;
}
.avtar-container-name{
gap:10px;
align-items:center;
}
.review-inner .avtar img{
width:100%;
height:100%;
object-fit:cover;
}
.right-test-inner{
    display: flex;
    height: 100%;
    align-items: center;
}
.right-test {
    background: var(--bg-clr);
    color: var(--text-clr);
    padding: 20px;
    height: 100%;
    position: absolute;
    z-index: 1;
    width: 93%;
    display: flex;
    align-items: center;
    right: 25px;
}
#services-section{
padding:20px 0;
}

.logo{
max-width:240px;
width:100%;
margin:auto;

}
.costumer-support{
width:100%;

}
.logo img{
object-fit:cover;
height:100%;
width:100%;
}
#loginModal button.btn-close i{
  display: none;
}
.mobile-footer {
  border-radius: 10px 10px 0px 0px;
  background-color: #fff;
  box-shadow: 0px -5px 15px 0px rgba(0, 0, 0, 0.1);
  padding: 10px;
  position: fixed;
  bottom: 0;
  z-index: 999999;
  width: 100%;
 
  display: flex;
  justify-content: space-between;
  opacity: 1;
}
.mobile-footer ul li {
  position: relative;
}
.mobile-footer a, .mobile-footer i {
  color: #303030;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 14px !important;
  text-decoration: none;
}
.offcanvas-body ul li {
  border-bottom: solid 1px #e8e8e8;
  padding: 10px;
}

.offcanvas-body ul li span a {
  display: block;
  font-size: 14px;
  color: var(--black);
  text-decoration: none;
}
.category-canvas .btn-close .material-symbols-outlined{
  display: none;
}
.load_cart_info .item-img-wrapper img {
  width: 74px;
}


.cart-footer-content .original-price {
  text-decoration: line-through;
  font-size: 12px !important;
  color: #B2B9BF !important;
  font-weight: 500 !important;
  line-height: 1.3;
  margin-bottom: 0;
}


.cart-footer-content .cart-footer-text {
  font-size: 12px !important;
  color: var(--black);
  font-weight: 500;
}

.checkout-btn-group {
  
  margin: 0;
}
.product-item-pricelist{
  display: flex;
  gap: 10px;
  align-items: center;
  margin-top: 5px;
}
.second-banner-image{}
.second-banner-image img{width:100%;height:100%;object-fit:cover;}
.quantity-selector button{
  border: 0;
  font-size: 12px;
  background-color: transparent;
}
.cart-numbers{
  margin-bottom: 5px;
}
div.product-att{
  
  justify-content: normal !important;
  
}

.cart-footer-text {
  font-size: 12px !important;
  color: var(--text-700);
  font-weight: 500;
}
.product-color-att p{
  margin-bottom: 0;
  font-size: 14px;
}

.product-item-meta {
  padding-left: 10px;
}

.product-item-pricelist span {
  font-size: 14px;
  color: var(--black);
  font-weight: 600;
}


.cart-remove-icon{
  right: 0;
}

/*cart end*/
.swiper-wrapper{
  height: auto !important;
}
.mySwiper2{
  margin-left: 0px !important;
}
.mySwiper .swiper-zoom-container{
  opacity: 0.3;
}
.mySwiper .swiper-slide-thumb-active .swiper-zoom-container{
  opacity: 1;
}
.mySwiper{
  overflow: hidden;
  overflow-x: auto;
  height: auto;
  width: 90%;
}
.swiper-zoom-container{
  justify-content: start;
}
.mySwiper .swiper-wrapper{
  flex-direction: row !important;
}
.subscribe-pop {
  position: fixed;
  top: 20px;
  z-index: 1;
  max-width: 600px;
  transform: translate(-50%, -50%);
  top: 180px;
  left: 50%;
}



.subscribe-pop {
  background-color: var(--white) !important;
}

.subscribe-pop .close-con {
  position: absolute;
  right: 15px;
  top: 0;
  font-weight: bold;
  font-size: 22px;
  color: var(--black);
  cursor: pointer;
}

.full-width {
  width: 100%;
}



.grid-tabular .card a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
 
}

.top_strip {
 font-size:14px;
 text-align:center;
  width: 100%;
  padding: 0.6rem 0;
}

.top_strip .top_text {
  font-size: 0.875rem;
  color: var(--white);
  text-align: center;
}

.container-custom {
  padding: 0px 50px 0px 50px;

}

.container-custom header {
  padding: 30px 30px 0px 30px;
}

.container-custom header.sticky {
  position: fixed;
  top: 0;
  background-color: var(--white);
  z-index: 2;
  width: 100%;
}

.container-custom .search-cntnr {
  display: flex;
}
.search-cntnr form input{
  width: 100%;
  height: 100%;
  padding-left: 10px;
  border:0;
  background-color: transparent;
}
.search-cntnr form input:focus-visible,.search-cntnr form input:focus-within{
  border: 0;
  outline: 0;
}
.search-cntnr form {
  height: 40px;
  border-radius: 8px;
  border: 1px solid #2b2f3d;
  width: 90%;
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  
  font-size: 14px;
  margin-bottom: 0;
}

.container-custom .search-cntnr input[type=search]:focus-visible {
  outline: 0;
}

.container-custom .search-cntnr i {
  font-size: 1.25rem;
  color:var(--text-clr);
}

.container-custom .search-cntnr .search-icon {
  background-color:var(--bg-clr);
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  width: 10%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.container-custom .user-div ul {
  gap: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: end;
}

.user-div a,
.user-div svg {
  color: #fff;
}
.active-header-new .user-div svg {
  color: #000;
}
.container-custom .user-div .cart-icon {
  position: relative;
}

.container-custom .user-div .cart-count {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color:var(--bg-clr);;
  color: var(--text-clr);
  font-size: 10px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -7px;
  right: -10px;
}

.container-custom .user-div i {
  font-size: 16px;
}

.container-custom .navouter {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 1.5rem;
  flex-wrap: wrap;
}

.container-custom#header nav ul{
 display:flex;
 justify-content:space-between; 
}
.container-custom#header nav ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -19px;
    width: 0;
    height: 3px;
    background: #000;
    transition: width 0.4s ease;
    z-index: 9;
}

.container-custom#header nav ul li a:hover::after {
    width: 100%;
}
.container-custom#header nav ul li a {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    position: relative;
}

.container-custom nav .navbar-nav {
  text-align: center;
  justify-content: center;
  flex-direction: row;
}

.container-custom nav .navbar-toggler {
  background-color: #282828;
}

.container-custom nav a.header-nav-link {
  font-weight: 700;
  color: #2b2f3d;
  font-size: 17px;
  padding-right: .5rem;
  padding-left: .5rem;
  padding-bottom: 5px;

}

.container-custom nav a.header-nav-link:hover {
  border-bottom: solid 1px var(--black);
}

.container-custom nav a.nav-link:hover {
  border-bottom: solid 1px var(--black);
}

.header {
  background-color: transparent !important;
}

.second-slider .owl-nav ,.best-slider .owl-nav ,.catgroy-slider .owl-nav{
  font-size: 30px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: absolute;
  right: 50px;
  top: 100px;
}

.second-slider .owl-nav button,.best-slider .owl-nav button ,.catgroy-slider .owl-nav button{
  
  background-color:var(--bg-clr) !important;
  width: 50px;
  height: 50px;
  color: var(--text-clr) !important;
  border-radius: 0 !important;
  margin: 0 !important;
}

.all-cat h3 ,.review_sec h3,.blog-area h3.blog-head ,.video-nutty h3,h3.col-head-new{
  font-size:16px;
  color: #000;
  margin-bottom:20px;
  text-align: center;
  text-transform: uppercase;
}



.all-cat .grid-tabular .card {
  
  border: 0;
}

.grid-tabular .data-name {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    display: block;
    margin-top: 5px;
    position: absolute;
    width: 100%;
    bottom: 0;
    background: rgb(0 0 0 / 50%);
    padding:8px 0;
}

.nav-tabs {
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 0;
}

.nav-tabs .nav-link {
    border: 0 !important;
    margin-bottom: -1px;
    color: var(--black);
    border: solid 1px #000 !important;
    border-radius: 0 !important;
    padding: 3px 10px;
    font-size: 12px;
    text-transform: uppercase;
}
.tabing_sec .best-sller{gap:15px;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  
    background: #000;
    color: #fff;
}

.btn-quick {
    background-position: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0);
    color: var(--text-clr);
    height: 40px;
    opacity: 0;
    border-radius: 50px;
    position: absolute;
    bottom: 0;
    
    display: flex;
    justify-content: center;
    align-items: center;
    width:40px;
    border: 0;
    background-color: var(--bg-clr);
    transition: all linear 0.3s;
    left: 0;
}

.item {
  position: relative;
}



.item:hover .btn-quick {
    opacity: 1;
    transition: all linear 0.3s;
    left: 80%;
}
.item img {
  transition: 0.3s;
}
.list-description .original-price span + span + span{
  text-decoration: none !important;
  opacity: 1 !important;
  color: var(--black) !important;
}
.list-description .text-elepsis {
  font-weight: 500;
  font-size: 13px;
  text-align:left;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 10px;
  color:var(--clr-text);
  display: block;
  max-width:200px;
}
.tabing_sec{padding:0 10px;}
.item-tab-lop-div .list-description{padding:0 15px;}


.btn-cntnr {
  margin-bottom:5px;
  height:390px;
  position: relative;
}



.text-elepsis-outer {
  height: 25%;
}

.price-centnr {
  display: flex;
  gap: 20px;
}

.price-centnr span {
  text-align: center;
  display: flex;
  gap: 20px;
  justify-content: center;
  margin-top: 10px;
  font-weight: 700;
  color: var(--black) !important;
  font-size: 14px !important;
}

.price-centnr span+span {
  text-decoration: line-through;
  opacity: 0.7;
}

.price-centnr span+span+span {
  color: red !important;
}

.view_all {
  width: 167px;
  background-color: var(--orange);
  height: 52px;
  border-radius: 50px;
}

.view_btn {
  background-color: var(--orange);
  text-transform: uppercase;
  font-size: 1.125rem;
  color: var(--white);
  width: 167px;
  height: 52px;
  border-radius: 50px;
  margin: 2.125rem auto 20px auto;
  display: block;
  border: 0;
}

.view_btn:hover {
  background-color: var(--orange);
}

.collection h2 {
  font-size: 0.75rem;
  color: #282828;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  
}

.collection h3 {
 
}

.collection p {
  font-size: 0.938rem;
  color: #282828;
  font-weight: normal;
  text-align: center;
}

.collection .nav-link.active {
  border-bottom: 2px solid var(--black) !important;
}

.collection .rating {
  color: var(--orange);
  margin-top: 1.563rem;
  text-align: center;
}

.collection .rating .rating_count {
  font-size: 0.938rem;
  color: #282828;
}

.pick_of_month .sizes_img {
  margin-top: 1.875rem;
  flex-wrap: wrap;
}

.pick_of_month .sizes_img .size-img_large {
  position: relative;
}

.pick_of_month .sizes_img .large-img-search {
  position: absolute;
  width: 46px;
  height: 46px;
  background-color: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #282828;
  bottom: 15px;
  right: 80px;
}

.pick_of_month .sizes_img .short_thumb {
  display: flex;
  gap: 10px;
  margin-top: 1rem;
}

.pick_of_month .sizes_img .short_thumb .short_thumb_img {
  width: 64px;
  height: 78px;
  border: solid 1px var(--grey-clr);
  border-radius: 5px;
  overflow: hidden;
}

.pick_of_month .sizes_img .short_thumb .short_thumb_img.thumb-active {
  border: solid 2px var(--black);
  padding: 5px;
}

.pick_of_month .sizes_img .short_thumb .short_thumb_img img {
  width: 100%;
}
.pick_of_month .sizes_img h6 {
  font-size: 0.75rem;
  color: #282828;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  margin-top: 3.125rem;
  text-align: left;
  margin-top: 0;
}

.pick_of_month .sizes_img h5 {
  color: #282828;
  font-size: 1.25rem;
  font-weight: bold;
  
}

.pick_of_month .sizes_img p {
  font-size: 15px;
  color: #282828;
  text-align: left;
}

.pick_of_month .sizes_img .selector-item {
  align-items: inherit;
}

.pick_of_month .sizes_img .selector {
  height: auto;
}

.pick_of_month .sizes_img .selector input[type=checkbox]+label,
.pick_of_month .sizes_img .selector input[type=radio]+label {
  margin-right: 10px;
  margin-left: 0;
}

.pick_of_month .sizes_img .thumbnail_img img {
  width: 72px;
  height: 90px;
  border-radius: 4px;
}

.pick_of_month .sizes_img .thumbnail_img .selector-item_label {
  overflow: hidden;
  border-radius: 4px;
}

.pick_of_month .sizes_img .thumbnail_img .color-div {
  font-size: 15px;
  color: #282828;
  margin-bottom: 5px;
}

.pick_of_month .sizes_img .thumbnail_img .thumbnail-outer {
  display: flex;
  gap: 1rem;
}

.pick_of_month .sizes_img .thumbnail_img .thumbnail-outer .selector-item {
  flex-basis: inherit;
}

.pick_of_month .sizes_img .thumbnail_img .thumbnail-outer .selector-item_label {
  height: auto;
}

.pick_of_month .sizes_img .sizes_div {
  margin-top: 20px;
}

.pick_of_month .sizes_img .sizes_div label {
    font-size: 15px;
    color: #282828;
    margin-bottom: 5px;
    border: solid 1px var(--grey-clr);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: normal;
   width: fit-content;
    height: 38px;
    white-space: pre;
    padding: 10px;
}

.pick_of_month .sizes_img .sizes_div .sizes-outer {
  display: flex;
  gap: 10px;
}

.pick_of_month .sizes_img .sizes_div .sizes-outer .selector {
  margin-top: 5px;
}

.pick_of_month .sizes_img .sizes_div .sizes-outer .sizes_count {
  width: 65px;
  height: 37px;
  border: solid 1px #dfdfdf;
  border-radius: 1rem;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pick_of_month .sizes_img .quantity {
  margin-top: 20px;
  display: flex;
  gap: 20px;
  align-items: center;
}

.pick_of_month .sizes_img .quantity span {
  font-size: 15px;
  color: #282828;
}

.pick_of_month .sizes_img .quantity .sizes_count {
  border: solid 1px #dfdfdf;
  border-radius: 1rem;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 78px;
  height: 40px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
}

.pick_of_month .sizes_img .quantity .sizes_count input {
  border: 0;
}

.pick_of_month .sizes_img .quantity .sizes_count button {
  width: auto;
  border: 0;
  background-color: transparent;
  color: #282828;
  padding: 0;
  margin: 0;
}

.pick_of_month .sizes_img .quantity .sizes_count button .fa-minus:before,
.pick_of_month .sizes_img .quantity .sizes_count button .fa-plus:before {
  font-size: 14px;
}

.pick_of_month .main_btn_sec {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.pick_of_month .main_btn_sec .add-cart, .pick_of_month .main_btn_sec .buy_now {
    background-color: var(--bg-clr);
    height: 44px;
    font-size: 14px;
    color: var(--text-clr);
    border-radius: 0;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 75%;
    border: 0;
    font-weight: normal;
    letter-spacing: 1.2px;
}
.next-purchase{
  border: solid 1px #777;
  border-radius: 10px;
  padding: 16px;
  max-width: 480px;
  width: 100%;
  margin:20px auto 0 auto;
  
}
.tell-us-div{
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
}
.about-div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.about-div-inner{
  width: 100%;
  display: none;
}
.review-submit{
  display: none;
}
.review-submit-inner span{
  font-weight: 600;
  font-size: 20px;
}
.otp-label, .account-modal-header p {
  font-size: 14px;
  color: var(--black) !important;
  font-weight: 600;
}
.mobile-container {
  display: flex;
  align-items: center;
}
.mobile-container input {
  height: 40px;
  border: solid 1px #ccc;
  width: 100%;
}
#mobBtn, #otpBtn {
  width: 200px;
  background:var(--bg-clr);
  color: var(--text-clr);
  padding: 10px;
  border-radius: 10px;
  font-weight: bold;
  font-size: 14px;
}
.mobile-container span {
  position: absolute;
  left: 0;
  padding: 0px 10px;
  border-right: solid 1px #ccc;
  font-size: 14px;
}
.padding-15 input{
  border:solid 1px var(--black) !important;
  height: 48px;
  border-radius: 10px;
}
.about-div form{
  width: 480px;
}
.about-div form  .padding-15{
  padding: 0px 15px;
}
.tell-us-div h1,.about-div h1{
  font-size: 28px;
  color: var(--black);
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
}
.tell-us-div textarea {
  width: 480px;
  height: 256px;
  border-radius: 10px;
  border: solid 1px var(--black);
  margin: 0 auto;
  display: block;
  font-size: 14px;
  color: var(--black);
  padding: 15px;
}

.btn-box-footer {
  justify-content: space-between;
  display: flex;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.modal-content-review button{
  width: 98px;
  height: 48px;
  font-size: 16px;
  font-weight: bold;
  border: 0;
  background-color: transparent;
}
.next-purchase .file-up-btn{
  background-color: var(--black);
  border-radius: 10px;
  height: 48px;
}
.next-purchase h3{
  font-size: 20px;
  color: var(--black);
}
.show-it-off {
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: 100%;
  
}
.show-slide{
  display: none;
  width: 100%;
    height: 100%;
}
.show-it-off h1{
  font-size: 28px;
  color: var(--black);
  font-weight: 600;
}
p.loive-action{
  font-size: 16px;
  color: var(--black);
}
.pick_of_month .main_btn_sec .buy_now {
  margin-top: 10px;
}

.pick_of_month .socical_icons {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 10px;
}

.pick_of_month .socical_icons label {
  font-size: 15px;
  color: #282828;
}

.pick_of_month .socical_icons .socical_icons_inner {
  display: flex;
  gap: 20px;
}

.pick_of_month .socical_icons .socical_icons_inner i:before {
  color: #2b2f3d;
}

.video_sec {
  margin-top: 50px;
}

.fresh-cat-inner {
  padding: 10px;
}

.this_session h3 {
  margin: 3.125rem 0;
}

.this_session .this-session-img {
  padding:20px 20px 20px 0;
}



.this_session .rating {
  color:var(--orange);
  margin-top: 1.563rem;
  text-align: center;
}

.this_session .rating span.rating_count {
  font-size: 0.938rem;
  color: #282828;
}

.this_session .save_icon {
  background-color:var(--orange);
  font-size: 14px;
  color: var(--white);
  top: 10px;
  left: 10px;
  position: absolute;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav-dropdown li{
  margin-bottom: 10px;
}
.nav-dropdown li a{
  display: flex;
  align-items: center;
  gap: 10px;
}
.navbar-nav li{
  position: relative;
}
.nav-dropdown li a p{
  font-weight: normal;
  margin-bottom: 0;
}
.navbar-nav li.has-dropdown:hover .nav-dropdown{
  display: block;
}
.nav-dropdown{
  position: absolute;
  width:250px;
  padding: 20px;
  left: 0;
  background-color: var(--white);
  z-index: 2;
  display:none;
  box-shadow:0 20px 30px 0 rgba(0,0,0,.05);
  
}
.contact-us {
  position: relative;
  margin-top:30px;
}

.contact-us .large-img {
  
  height: 400px;
  top: 20px;
  background-size: cover;
}
.services-grid{
display:grid;
grid-template-columns: repeat(3, 1fr);
}
 .service-icon{
width:56px;
height:56px;
}
.service-icon img{
width:100%;
height:100%;
object-fit:cover;
}
.contact-us .easy_return {
  
  padding: 5px 0;
  text-align: center;
  flex-wrap: wrap;
}

.contact-us .easy_return svg {
  margin-bottom: 1rem;
}

.contact-us .easy_return p {
  font-size: 12px;
  
  text-transform: uppercase;
}

.contact-us .easy_return p+p {
  font-size: 15px;
}

.contact-us .news-letter {
  background-color: #f5f5ef;
  max-width: 494px;
  height: 244px;
  width: 100%;
  position: absolute;
  top: 20%;
  padding: 48px;
  right: 10%;
}

.contact-us .news-letter h2 {
  font-size: 12px;
  text-transform: uppercase;
}
.news-letter p{
font-size:15px;
}
.contact-us .news-letter .email_subscribe {
  position: relative;
  gap: 20px;
  
}

.contact-us .news-letter .email_subscribe input {
  height: 52px;
  border: solid 1px var(--grey-clr);
  background-color: #f5f5ef;
}

.contact-us .news-letter .email_subscribe input:focus-visible {
  border: solid 1px var(--black);
}

.contact-us .news-letter .email_subscribe_inner button {
  background-color: var(--orange);;
  letter-spacing: 2px;
  color: var(--white);
  font-weight: 600;
  font-size: 18px;
  height: 52px;
  text-transform: uppercase;
  border-radius: 50px;
  width: 100%;
  border: 0;
}

footer {
  

}

footer .footer-inner {
  display: flex;
  flex-wrap: wrap;
}

footer .footer-inner .footer-inner-wrap {
  width: 20%;
}

footer .footer-inner h3,
footer .footer-inner a {
  font-size: 17px;
  
  text-transform: uppercase;
  font-weight: 700;
}

footer .footer-inner a {
  text-transform: capitalize;
  color:inherit;
  font-size:15px;
 font-weight:normal;
}

footer .footer-inner a:hover {

}

footer .footer-inner li {
  line-height: 35px;
}

footer .footer-inner p {
  margin: 10px 0px;
  font-size:15px;
}

footer .footer-inner p a {
  font-weight: normal;
  font-size: 15px;
 
}

footer .socical_media {
  border: solid 1px var(--grey-clr);
  display: flex;
  margin-top: 20px;
  width: fit-content;
}

footer .socical_media .socical_media-inner {
  border-right: solid 1px var(--grey-clr);
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1px;
  height: 50px;
}

footer .socical_media .socical_media-inner svg {
  fill: var(--black);
  width:22px;
  height:22px;
}

footer .socical_media .socical_media-inner:hover {
  background-color: var(--bg-clr);

}

footer .socical_media .socical_media-inner:hover svg {

  color: var(--text-clr);
  fill: var(--text-clr);
}

/*radio start*/
.selector {
  position: relative;
   gap:12px;
  display: flex;
  align-items: center;
  border-radius: 9999px;
  flex-wrap:wrap;
}

.selector-item {
  position: relative;
  
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.selector-item_radio {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: none;
}



.selector-item_radio:checked + .selector-item_label {
  color:#fff;
  background:#000;
}



/*radio end*/
@media (max-width: 767px) {
  .container-custom nav .navbar-nav {
    text-align: left;
  }
.mobile-display-none{display:none;}
  .descrip-toggle-div .write-review .detail_rat span {
    font-size: 12px !important;
  }

  .exchange-inner {
    width: 50% !important;
  }
}

.h-smart-thumbnail-container {
  display: flex !important;
  flex-direction: column;
}

.h-smart-thumbnail-container ul.h-smart-thumbnail {
  order: 1;
}

.h-big-pic-view-header {
  display: none;
}

.h-smart-thumbnail-container .h-big-pic-view-main .h-arrow.icon-angle-right,
.h-smart-thumbnail-container .h-big-pic-view-main .h-arrow.icon-angle-left {
  display: none !important;
}

.h-smart-thumbnail-container .h-big-pic-view-main {
  max-width: 590px;
}

.h-smart-thumbnail-container .h-big-pic-view-main {
  border: 0px;
}

/*floating label start*/
.did-floating-label-content {
  position: relative;
  margin-bottom: 20px;
}

.did-floating-label {
  color: #1e4c82;
  font-size: 13px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 15px;
  top: 11px;
  padding: 0 5px;
  background: #f5f5ef;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

.did-floating-input,
.did-floating-select {
  font-size: 12px;
  display: block;
  width: 100%;
  height: 36px;
  padding: 0 20px;
  background: var(--white);
  color: #323840;
  border: 1px solid #3D85D8;
  border-radius: 4px;
  box-sizing: border-box;
}

.did-floating-input:focus,
.did-floating-select:focus {
  outline: none;
}

.did-floating-input:focus~.did-floating-label,
.did-floating-select:focus~.did-floating-label {
  top: -8px;
  font-size: 13px;
}

select.did-floating-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select.did-floating-select::-ms-expand {
  display: none;
}

.did-floating-input:not(:-moz-placeholder-shown)~.did-floating-label {
  top: -8px;
  font-size: 13px;
}

.did-floating-input:not(:placeholder-shown)~.did-floating-label {
  top: -8px;
  font-size: 13px;
}

.did-floating-select:not([value=""]):valid~.did-floating-label {
  top: -8px;
  font-size: 13px;
}

.did-floating-select[value=""]:focus~.did-floating-label {
  top: 11px;
  font-size: 13px;
}

.did-floating-select:not([multiple]):not([size]) {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6'%3E%3Cpath id='Path_1' data-name='Path 1' d='M371,294l4,6,4-6Z' transform='translate(-371 -294)' fill='%23003d71'/%3E%3C/svg%3E%0A");
  background-position: right 15px top 50%;
  background-repeat: no-repeat;
}

.did-error-input .did-floating-input,
.did-error-input .did-floating-select {
  border: 2px solid #9d3b3b;
  color: #9d3b3b;
}

.did-error-input .did-floating-label {
  font-weight: 600;
  color: #9d3b3b;
}

.did-error-input .did-floating-select:not([multiple]):not([size]) {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6'%3E%3Cpath id='Path_1' data-name='Path 1' d='M371,294l4,6,4-6Z' transform='translate(-371 -294)' fill='%239d3b3b'/%3E%3C/svg%3E%0A");
}

.input-group {
  display: flex;
}

.input-group .did-floating-input {
  border-radius: 0 4px 4px 0;
  border-left: 0;
  padding-left: 0;
}

.input-group-append {
  display: flex;
  align-items: center;
  /*   margin-left:-1px; */
}

.input-group-text {
  display: flex;
  align-items: center;
  font-weight: 400;
  height: 34px;
  color: #323840;
  padding: 0 5px 0 20px;
  font-size: 12px;
  text-align: center;
  white-space: nowrap;
  border: 1px solid #3D85D8;
  border-radius: 4px 0 0 4px;
  border-right: none;
}

/*floating label end*/


.testimonial .owl-nav button {
  background-color: #e6e6e6 !important;
}

.testimonial .second-slider .owl-nav{
  position: static;
}
#review-modal .modal-dialog{
  max-width: 800px;
}
#review-modal .modal-content{
  height: 600px;
}
#review-modal .modal-header{
  border-bottom: 0;
}
#review-modal .modal-content-review {
  position: absolute;
  top: 38px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 94%;
  width: 100%;
  
}
#review-modal .like-dislike{
  display: flex;
  justify-content: space-between;
  width: 300px;
  
}
#review-modal .like-dislike span{
  font-size: 14px;
  color: var(--black);
}
#review-modal .modal-head{
  font-size: 20px;
  color: var(--clr-text);
}
.pr-related-grid .swiper-button-prev, .pr-related-grid .swiper-button-next{
  background-color: var(--black);
  color: var(--white);
  width: 50px;
  height: 50px;
}
.pr-related-grid .swiper-button-next:after, .pr-related-grid .swiper-button-prev:after{
  font-size: 15px;
}
.testimonial .owl-prev {
  position: absolute;
  left: 0;
  top: 45%;
}

.testimonial .owl-next {
  position: absolute;
  right: 0;
  top: 45%;
}



.testimonial .testimonial-card {
  border-radius: 8px;
  background-color: var(--white);
  border: solid 1px #dfdfdf;
  display: flex;
  padding: 40px;
  align-items: center;
  flex-direction: column;
  box-shadow: 1px 3px 5px #dfdfdf;
}

.testimonial .testimonial-card p {
  font-size: 15px;
  text-align: center;
  line-height: 30px;
}

.testimonial .testimonial-card .testimonial-avtar {
  width: 80px;
  height: 80px;
  border-radius: 50px;
}

.testimonial .testimonial-card .testimonial-avtar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.testimonial .testimonial-card .role label {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}

.testimonial .testimonial-card .role span {
  font-size: 16px;
  font-weight: normal;
}

.cookies .cookies-inner {
  background-color: var(--bg-clr);;
  padding: 10px;
  display: flex;
  position: fixed;
  bottom: 0;
  align-items: center;
  width: 100%;
  display: flex;
  z-index: 1;
  justify-content: space-between;
}

.cookies .cookies-inner p {
  color: var(--text-clr);
  font-size: 15px;
  margin: 0;
}

.cookies .cookies-inner p a {
  color: var(--text-clr);
}

.cookies .cookies-inner .accept-dec-cont {
  display: flex;
  gap: 10px;
}

.cookies .cookies-inner .accept-dec-cont button {
  background-color: #f5f5ef;
  color: #282828;
  font-size: 15px;
  padding: 15px 30px;
  border: 0;
  border-radius: 50px;
}

.subscribe-pop .modal-body {
  padding: 0;
}

.subscribe-pop .modal-dialog {
  max-width: 600px;
}

.subscribe-pop img {
  height: 100%;
}

.subscribe-pop .close {
  color: var(--black);
}

.subscribe-pop .subscrribe-right {
  padding: 30px;
}

.subscribe-pop h1 {
  color: #282828;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
}

.subscribe-pop h1 span {
  color: var(--orange);;
}

.subscribe-pop p {
  font-size: 14px;
  color: #282828;
}

.subscribe-pop .subscrip-email {
  display: flex;
  flex-direction: column;
  align-items: start;
}

.subscribe-pop .subscrip-email input {
  height: 45px;
  border: solid 1px var(--grey-clr);
}

.subscribe-pop #subscribe_btn {
  background-color: var(--bg-clr) !important;
  width: 100%;
  border-radius: 10px;
  font-weight: bold;
  color: var(--text-clr) !important;
  border: 0;
  height: 53px;
  margin-top: 15px;

}

.mobile-menu {
  border-radius: 10px 10px 0px 0px;
  background-color: var(--white);
  box-shadow: 0px -5px 15px 0px rgba(0, 0, 0, 0.1);
  padding: 10px;
  position: fixed;
  bottom: 0;
  z-index: 3;
  width: 100%;
  height: 48px;
  display: flex;
  justify-content: space-between;
}

.mobile-menu a,
.mobile-menu i {
  color: #282828;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 14px;
}


@media (min-width: 991px) {
  .mobile-menu {
    display: none;
  }
}
@media(max-width:992px){
  .pick_of_month .sizes_img img{
    width: 100%;
  }
}
/*side bar start*/
.category-sidebar {
  position: fixed;
  top: 0px;
  left: 0;
  width: 280px;
  height: 100vh;
  z-index: 5;
  left: -320px;
  background: var(--white);
  box-shadow: 15px 0px 25px 0px rgba(0, 0, 0, 0.15);
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  background-color: var(--white);
}
.list-description .original-price span + span + span{
  margin-left: 0 !important;
}
.category-sidebar ul li {
  border-bottom: solid 1px #e8e8e8;
}

.category-sidebar ul li a {
  padding: 10px;
  display: block;
  font-size: 14px;
  color: #282828;
}

.category-sidebar .aside-cross {
  text-align: right;
  padding: 15px;
}

/*side bar end*/
/*about us page start*/
.about_us_page .about-us-cntnr {
  padding: 30px;
}

.about_us_page .about-us-cntnr .about_head_main {
  font-size: 44px;
  color: #282828;
  margin-bottom: 80px;
  text-align: center;
}

.about_us_page .about-us-cntnr p {
  font-size: 18px;
  color: #282828;
  text-align: center;
  line-height: 35px;
  margin-bottom: 30px;
}

.about-image-sec {
  margin: 30px 0px;
}

.about-image-sec h2 {
  font-size: 32px;
  margin-bottom: 25px;
}

.about-image-sec p {
  font-size: 15px;
  margin-bottom: 25px;
  line-height: 25px;
}

.about-image-sec .flex-end-custom {
  justify-content: end;
}

.socical-media h2 {
  text-align: center;
  font-size: 44px;
}

.socical-media p {
  font-size: 17px;
  color: #282828;
  text-align: center;
  line-height: 30px;
}

.socical-media .about-socical-icon {
  display: flex;
  gap: 20px;
  justify-content: center;
}

.socical-media .about-socical-icon a.fa {
  font-size: 26px;
  color: #282828;
}

/*about us page end*/
/*contact page start*/
.breadcrum {
  padding: 0px 30px;
}

.breadcrum ul {
  display: flex;
}

.breadcrum ul li a {
  font-size: 13px;
  color: #282828;
}

.breadcrum ul li+li::before {
  content: "/";
  opacity: 0.7;
  margin: 0 4px;
}






/*terms and condition start*/
.terms-and-condition h3 {
  font-size: 50px;
  color: #282828;
  text-align: center;
  margin: 48px 0;
}

.terms-and-condition .terms-and-condition-text {
  justify-content: center;
  display: flex;
}

.terms-and-condition .terms-and-condition-text .terms-and-condition-text-inner {
  padding: 0px 30px;
  max-width: 670px;
}

.terms-and-condition .terms-and-condition-text .terms-and-condition-text-inner p {
  line-height: 30px;
  font-size: 17px;
  color: #282828;
}

/*terms and condition end*/
/*listing page start*/
.up-arrow {
  transform: rotate(180deg);
}

.detail-card {
  flex-wrap: wrap;
  margin-top: 30px;
}



.detail-card .pad-10 {
  padding: 10px;
}

.detail-card .btn-cntnr img {
  width: 100% !important;
}

.detail-card .save_icon {
  background-color: var(--orange);
  font-size: 14px;
  color: var(--white);
  top: 10px;
  left: 10px;
  position: absolute;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cross-filter {
  display: flex;
  justify-content: end;
  display: none;
  position: absolute;
  right: 30px;
}

/*filter start*/
.mobile-filter .mobile-filter-inner {
  border: solid 1px #dfdfdf;
  height: 50px;
  display: flex;
  margin: 20px 0;
}

.mobile-filter .mobile-filter-inner span {
  font-size: 15px;
}

.mobile-filter .mobile-filter-inner button {
  background-color: transparent;
  border-right: solid 1px #dfdfdf;
  color: #282828;
  width: 50%;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}

.mobile-filter .mobile-filter-inner button:last-child {
  border-right: 0;
}

.listing_page {
  padding: 0px 30px;
  display: flex;
}

.listing_page .save_icon {
  background-color: var(--orange);
  font-size: 14px;
  color: var(--white);
  top: 10px;
  left: 10px;
  position: absolute;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.listing_page aside {
  max-width: 265px;
  width: 100%;
  /*price range slider start*/
  /*price range slider end*/
}

.listing_page aside p {
  text-transform: uppercase;
  font-size: 16px;
  color: #282828;
  border-bottom: solid 1px #dfdfdf;
  padding-bottom: 20px;
}

.listing_page aside .filters {
  display: flex;
}

.listing_page aside .filters .click-div {
  background-color: transparent;
  width: 100%;
  color: #282828;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.listing_page aside .toggle_div {
  display: none;
}

.listing_page aside .check_text {
  display: flex;
  align-items: center;
  gap: 15px;
  font-size: 15px;
  color: #282828;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.listing_page aside .check_text .check-box {
  position: relative;
  -webkit-appearance: none;
  flex: none;
  width: 14px;
  height: 14px;
  transition: background-color 0.2s ease-in-out, border 0.2s ease-in-out;
  border: solid 1px #dfdfdf;
  margin-bottom: 0;
}

.listing_page aside .check_text label {
  height: 35px;
  border: solid 1px #dfdfdf;
  border-radius: 15px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}

.listing_page aside .price-input {
  width: 100%;
  display: flex;
  margin: 30px 0 35px;
}

.listing_page aside .price-input .field {
  display: flex;
  width: 100%;
  height: 45px;
  align-items: center;
}

.listing_page aside .field input {
  width: 100%;
  height: 37px;
  outline: none;
  font-size: 19px;
  margin-left: 12px;
  color: #282828;
  font-size: 14px;
  text-align: center;
  border: 1px solid #dfdfdf;
  -moz-appearance: textfield;
  margin-bottom: 0;
}

.listing_page aside input[type=number]::-webkit-outer-spin-button,
.listing_page aside input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.listing_page aside .price-input .separator {
  width: 130px;
  display: flex;
  font-size: 19px;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #282828;
}

.listing_page aside .slider {
  height: 5px;
  position: relative;
  background: #ddd;
  border-radius: 5px;
}

.listing_page aside .slider .progress {
  height: 100%;
  left: 25%;
  right: 25%;
  position: absolute;
  border-radius: 5px;
  background: var(--orange);
}

.listing_page aside .range-input {
  position: relative;
}

.listing_page aside .range-input input {
  position: absolute;
  width: 100%;
  height: 5px;
  top: -5px;
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.listing_page aside input[type=range]::-webkit-slider-thumb {
  height: 17px;
  width: 17px;
  border-radius: 50%;
  background: var(--orange);
  pointer-events: auto;
  -webkit-appearance: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

.listing_page aside input[type=range]::-moz-range-thumb {
  height: 17px;
  width: 17px;
  border: none;
  border-radius: 50%;
  background: #17a2b8;
  pointer-events: auto;
  -moz-appearance: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

.listing_page .listin-page-right {
  width: 100%;
  
}

.listing_page .listin-page-right .listing-cards {
  display: flex;
  flex-wrap: wrap;
}




.listing_page .listin-page-right .btn-quick span{
  color: var(--white);
}
.listing_page .listin-page-right .rating {
  margin-top: 10px;
}

.listing_page .listin-page-right .product-count label {
  font-size: 24px;
  color: #000;
  margin-bottom:0px;
  font-weight:bold;
}
.top-space{
  margin-top: 20px;
}
/*filter end*/
.list-description .original-price span + span + span{
  display: none;
}
.list-description .original-price {
  text-align: center;
  display: flex;
  gap: 20px;
  justify-content: center;
  margin:0;
}

.list-description .original-price span {
  font-weight: 500;
  color: var(--black);
  font-size: 13px !important;
  text-align:left;
  width:100%;
}
.btn-cntnr img{
  height: 100%;
  object-fit: contain;
  width: 100%;
  
}
.list-description .original-price span + span {
  display:none;
}
/*listing page end*/
/*pdp start*/
.wrap-flex {
  flex-wrap: wrap;
}

.detail-rat-outer {
  display: flex;
  gap: 15px;
}

.detail-rat-outer .detail_rat {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 700;
}

.detail-rat-outer .detail_rat i {
  color: var(--orange);
}

.detail-rat-outer .detail_rat .rate-count {
  font-size: 15px;
  color: #1a1c1e;
}

.detail-rat-outer .verified {
  display: flex;
}

.detail-rat-outer .verified img {
  width: 22px;
}

.price-detail-page {
  margin: 10px 0;
  display: flex;
  gap: 25px;
  align-items: center;
}

.price-detail-page .price {
  font-size: 22px;
  color: var(--black);
  font-weight: 700;
  
}
.mySwiper::-webkit-scrollbar {
  height: 5px;
  width: 5px;
}

/* Track */
.mySwiper::-webkit-scrollbar-track {
  background: var(--grey-clr);
}

/* Handle */
.mySwiper::-webkit-scrollbar-thumb {
  background: #dfdfdf;
}

/* Handle on hover */
.mySwiper::-webkit-scrollbar-thumb:hover {
  background:var(--grey-clr);
}
.selector-item_label {
    position: relative;
    height: auto;
    width: auto;
    text-align: center;
    border-radius: 0;
    font-weight:normal;
    transition-duration: 0.5s;
    transition-property: transform, box-shadow;
    transform: none;
    padding: 0px 19px;
    border:solid 1px #000;  
}
.price-detail-page .amount-save {
  font-size: 15px;
  color: var(--black);
  opacity: 0.7;
  text-decoration: line-through;
}

.price-detail-page .you_save {
  background-color: red;
  font-size: 15px;
  color: var(--text-clr);
  padding: 5px 10px;
}

.all_taxes {
  font-size: 10px;
  color: #282828;
}

.sku_code {
  font-size: 11px;
  color: #282828;
  margin: 15px 0px;
}

.emi-pay {
  display: flex;
  border: solid 1px #D0902B;
  border-radius: 6px;
  max-width: 290px;
  width: 100%;
  justify-content: space-between;
  padding: 5px;
  align-items: center;
  margin-bottom: 15px;
}

.emi-pay span {
  font-size: 14px;
  color: var(--black);
}

.emi-pay .ruppe_div {
  background-color: #c1f6b4;
  padding: 10px 5px;
  border-radius: 50px;
  width: 60px;
  font-size: 15px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

.emi-pay .emi-mont {
  background-color: #d0902b;
  color: var(--white);
  width: 70px;
  height: 20px;
  border-radius: 4px;
  font-weight: 700;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.get-up-to {
  font-size: 15px;
  color: var(--black);
  font-weight: 700;
  margin-top: 50px;
}

.get-up-to a {
  color: var(--black);
  text-decoration: underline;
}

.get-up-to .coin-img {
  width: 20px !important;
}

.you_may_like {
  display: flex;
  flex-direction: column;
  margin: 20px 0px;
}

.you_may_like span {
  font-size: 20px;
  color: #282828;
}

.you_may_like label {
  font-size: 14px;
  color: #282828;
  opacity: 0.7;
}

.offer-div-detail {
  box-shadow: 0px 1px 5px rgba(124, 124, 124, 0.1);
  border: solid 1px #f7a409;
  display: flex;
  padding: 15px;
  border-radius: 4px;
}

.offer-div-detail .product img {
  width: 100px;
}

.offer-div-detail .prod-desc {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.offer-div-detail .prod-desc span {
  font-size: 14px;
  color: var(--black);
}

.offer-div-detail .prod-desc label {
  color: var(--orange);
  font-size: 15px;
}

.offer-div-detail .prod-desc select {
  background-color: transparent;
  border: solid 1px #dfdfdf;
}

.description {
  border-bottom: solid 1px #282828;
  color: var(--black);
  font-size: 18px;
  padding: 10px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.descrip-toggle-div {
  width: 100%;
}

.descrip-toggle-div ul {
  margin: 15px 0;
  padding-left: 20px;
}

.descrip-toggle-div ul li {
  font-size: 15px;
  list-style: disc;
  color: #282828;
  margin-bottom: 15px;
}

.descrip-toggle-div iframe {
  margin-top: 20px;
}

.descrip-toggle-div .detail-imges-sec img {
  width: 80%;
  margin: auto;
  display: block;
}

.descrip-toggle-div .exchange-div {
  display: flex;
  justify-content: space-between;
  max-width: 80%;
  margin: 50px auto;
}

.descrip-toggle-div .exchange-div .exchange-inner {
  display: flex;
  gap: 10px;
}

.descrip-toggle-div .exchange-div .exchange-inner span {
  font-size: 15px;
  color: #282828;
  text-decoration: underline;
}

.descrip-toggle-div .write-review {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  /*progress bar css start*/
  /*progress bar css end*/
}

.descrip-toggle-div .write-review .onclick-review-box {
  cursor: pointer;
}

.descrip-toggle-div .write-review .review-desc {
  left: 6px;
  top: 40px;
  width: 403px;
  padding: 20px 20px 24px 20px;
  animation: growOut 0.2s ease-in-out forwards;
  transform-origin: top center;
  box-shadow: 0px 6px 14px -4px rgba(0, 0, 0, 0.14);
  position: absolute;
  border-radius: 10px;
  display: none;
  background-color: var(--white);
}

.descrip-toggle-div .write-review .review-desc h3 {
  font-size: 32px;
  color: #282828;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.descrip-toggle-div .write-review .review-desc h3 i {
  color: var(--orange);
}

.descrip-toggle-div .write-review .review-desc .review-desc-inner {
  display: flex;
  justify-content: space-between;
}

.descrip-toggle-div .write-review .review-desc .review-desc-inner i {
  color: var(--orange);
}

.descrip-toggle-div .write-review .progress {
  height: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  overflow: hidden;
  top: 100px;
  width: 60%;
}

.descrip-toggle-div .write-review .count-new {
  font-size: 14px;
  color: var(--black);
}
.item .item-inner {
  height:350px;
  margin-bottom: 20px;
}
.descrip-toggle-div .write-review .progress-bar {
  height: 100%;
  background-color: var(--orange);
}

.descrip-toggle-div .write-review .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.descrip-toggle-div .write-review .detail_rat {
  display: flex;
  align-items: center;
  gap: 10px;
}

.descrip-toggle-div .write-review .detail_rat i {
  color: var(--orange);
  font-size: 20px;
}

.descrip-toggle-div .write-review .detail_rat span {
  font-size: 16px;
  color: #282828;
}

.descrip-toggle-div .write-review .review-btn-outer {
  display: flex;
  gap: 10px;
}

.descrip-toggle-div .write-review .review-btn-outer .position-relative {
  position: relative;
}

.descrip-toggle-div .write-review .review-btn-outer .review-popup {
  border-radius: 4px;
  -webkit-box-shadow: 0px 6px 14px -4px rgba(0, 0, 0, 0.14);
  animation: growOut 0.2s ease-in-out forwards;
  transform-origin: 100% 0px;
  padding: 20px 20px 8px;
  width: 275px;
  position: absolute;
  z-index: 1;
  background-color: var(--white);
  left: -220px;
  display: none;
}

.descrip-toggle-div .write-review .review-btn-outer .review-popup h3 {
  font-size: 18px;
  color: #282828;
  font-weight: 600;
  text-align: left;
}

.descrip-toggle-div .write-review .review-btn-outer .review-popup ul {
  padding-left: 0;
}

.descrip-toggle-div .write-review .review-btn-outer .review-popup li {
  font-size: 14px;
  color: #282828;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: space-between;
  list-style: none;
}
.pick_of_month .accordion-button:not(.collapsed)::after{
  transform:inherit;
  display:none;
}
.descrip-toggle-div .write-review .review-btn-outer .review-btn button {
  border: 1px solid #E8E8E8;
  height: 40px;
  border-radius: 50px;
  font-size: 15px;
  color: #282828;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  padding: 5px 15px;
}

.descrip-toggle-div .card-review-new {
  padding: 10px;
}

.descrip-toggle-div .review-cards {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  border-radius: 16px;
}

.descrip-toggle-div .review-cards .review-img {
  overflow: hidden;
}

.descrip-toggle-div .review-cards .review-img img {
  width: 100%;
}

.descrip-toggle-div .review-cards .review-text-outer {
  padding: 10px;
}

.descrip-toggle-div .review-cards .review-text-outer .detail_rat-inner {
  margin: 10px 0px;
}

.descrip-toggle-div .review-cards .review-text-outer .detail_rat-inner i {
  color: var(--orange);
}

.descrip-toggle-div .review-cards .review-text-outer .review-name {
  display: flex;
  gap: 10px;
  align-items: center;
}

.descrip-toggle-div .review-cards .review-text-outer .review-name span {
  font-size: 16px;
  color: var(--black);
}
.modal-content-review form{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.descrip-toggle-div .review-cards .review-text-outer .review-name .review-check {
  width: 20px;
  height: 20px;
  background-color: var(--black);
  border-radius: 50px;
  color: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.size-wrap{
  position: relative;
}
.descrip-toggle-div .review-cards .review-text-outer .date_review {
  font-size: 11px;
  color: #767676;
}
/* .btn-check:checked + label{
  border:solid 1px var(--black) !important;
} */
.descrip-toggle-div .review-cards .review-text-outer .user-review {
  font-size: 14px;
  color: var(--black);
  min-height: 21px;
  white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;

}

.descrip-toggle-div .review-cards .review-text-outer .item_type {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
}

.descrip-toggle-div .review-cards .review-text-outer .item_type span {
  font-size: 11px;
  color: #a3a3a3;
}

.descrip-toggle-div .review-cards .review-text-outer .item_type label {
  font-size: 13px;
  color: var(--black);
}

/*pdp end*/
/*your order page start*/
.your-order .edit-address-pop-up aside {
  transition: all linear 0.3s;
  box-shadow: 1px 4px 1px -1px rgba(0, 0, 0, 0.15);
  width: 500px;
  position: fixed;
  top: 0px;
  bottom: 0;
  background-color: var(--white);
  z-index: 2;
  right: -500px;
}

.your-order .edit-address-pop-up aside .aside-cross-my-ac {
  position: absolute;
  right: 20px;
  top: 15px;
}

.your-order .edit-address-pop-up aside button {
  background-color: var(--orange);
  border-radius: 50px;
  margin: 15px auto;
  display: block;
}

.your-order .edit-address-pop-up aside h3 {
  font-size: 16px;
  color: #282828;
  padding: 20px;
  border-bottom: solid 1px var(--grey-clr);
}

.your-order .edit-address-pop-up aside .edit-addres-form {
  padding: 30px;
  overflow-y: scroll;
}

.your-order .edit-address-pop-up aside .edit-addres-form h2 {
  font-size: 15px;
  color: #282828;
}

.your-order .edit-address-pop-up aside .edit-addres-form .form-wrap-my-ac {
  display: flex;
  flex-wrap: wrap;
}

.your-order .edit-address-pop-up aside .edit-addres-form .form-wrap-my-ac .seprator {
  padding: 5px 10px;
}

.your-order .edit-address-pop-up aside .edit-addres-form .form-wrap-my-ac input,
.your-order .edit-address-pop-up aside .edit-addres-form .form-wrap-my-ac select {
  height: 52px;
  border: solid 1px var(--grey-clr);
}

.your-order .edit-address-pop-up aside .edit-addres-form input,
.your-order .edit-address-pop-up aside .edit-addres-form .did-floating-label {
  background-color: var(--white);
  top: 6px;
}

.your-order .nav-tabs .nav-link {
  border-bottom: solid 1px var(--grey-clr) !important;
}

.your-order .nav-tabs .nav-item.show .nav-link,
.your-order .nav-tabs .nav-link.active {
  border-bottom: solid 2px #282828 !important;
}

.your-order .order-info-box {
  border: 1px #d5d9d9 solid;
  border-radius: 8px 8px 0 0;
  margin-top: 20px;
}

.your-order .order-info-box-inner {
  background-color: #f0f2f2;
  padding: 15px;
  display: flex;
  justify-content: space-between;
}
@media(min-width:600px){

}
@media (max-width: 600px) {

.desktop-image{
display:none;
}
.mobile-image{
display:block;
}
    .search-results {
        padding: 0px;
    }
    .search-item {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        gap:10px;
    }
    .search-result-name{
    text-align:left;
    -webkit-line-clamp:1;
    }
    .search-img-wrap {
        max-width: 60px;
    }
.header-video{
height:300px;
}
.avtar-container-name .name{
margin-bottom:5px;
}
.all-cat h3, .review_sec h3, .blog-area h3.blog-head,.video-nutty h3,h3.col-head-new{

font-weight:600;
}
.avtar-container-name{
flex-direction:column;
}
.right-test ,.left-test{
display:none;
}
.review-inner{
margin:4px 0;
}
.right-test-cont{
height:auto;
}
#newsletterImg{
display:none;
}
.mobile-flex-wrap{
flex-wrap:wrap;
}
footer{
display:none;
}
.single-blog-card{
margin-bottom:15px;
}
.big-blog-image{
height:250px;
}
.left-pad{
padding-left:0px;
}
.space-rigt{
padding-right:0px;
}
.email_subscribe .did-floating-label-content{
margin-bottom:0px;
}
.contact-us .news-letter{
height:auto;
}
.services-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}

.desktop-hero{
display:none;
}
 
  .item .item-inner{
    height: 250px;
  }
 
  .container-custom{padding:0px 15px 0px 15px;}
  .all-cat .grid-tabular{ 
    padding: 0;
  }

  .subscribe-pop{
    max-width: 350px;
    width: 100%;
    top: 250px;
  }
  .your-order .order-info-box-inner {
    gap: 15px;
  }
}

.your-order .order-info-box-inner .a-box-outer {
  display: flex;
  gap: 50px;
}

@media (max-width: 600px) {
.second-slider .owl-nav, .best-slider .owl-nav, .catgroy-slider .owl-nav{
display:none !important;

}
  .your-order .order-info-box-inner .a-box-outer {
    gap: 10px;
  }
}

.your-order .order-info-box-inner .a-box-outer .a-box-inner {
  font-size: 12px;
  display: flex;
  flex-direction: column;
  gap: 3px;
  color: #282828;
  text-transform: uppercase;
}

.your-order .order-info-box-inner .a-box-outer .a-box-inner label {
  font-size: 14px;
  color: #282828;
  font-weight: bold;
}

.your-order .order-info-box-inner .order-outer-inner {
  font-size: 12px;
  color: #282828;
  display: flex;
  gap: 20px;
}

@media (max-width: 600px) {
  .your-order .order-info-box-inner .order-outer-inner {
    flex-direction: column;
    gap: inherit;
  }
}

.your-order .order-info-box-inner .order-outer-inner a,
.your-order .order-info-box-inner .order-outer-inner .invoice-order {
  font-size: 14px;
  color: var(--orange);
  cursor: pointer;
}

.your-order .order-info-box-inner .order-outer-inner a:hover,
.your-order .order-info-box-inner .order-outer-inner .invoice-order:hover {
  text-decoration: underline;
}

.your-order .deliver-box .deliver-head {
  padding: 15px 15px 0px 15px;
}

.your-order .deliver-box .deliver-head h3 {
  font-size: 18px;
  color: var(--black);
  font-weight: bold;
  margin-bottom: 0;
}

.your-order .deliver-box .deliver-head span {
  font-size: 14px;
  color: #282828;
}

.your-order .deliver-box .model-cntnr {
  display: flex;
  justify-content: space-between;
  padding: 15px;
  align-items: center;
  flex-wrap: wrap;
}

.your-order .deliver-box .model-cntnr .info-desc-outer {
  display: flex;
  gap: 10px;
  width: 80%;
}

@media (max-width: 992px) {
  .your-order .deliver-box .model-cntnr .info-desc-outer {
    width: 70%;
  }
}

@media (max-width: 770px) {
  .your-order .deliver-box .model-cntnr .info-desc-outer {
    width: 100%;
  }
}

.your-order .deliver-box .model-cntnr .info-desc-outer .model_info img {
  width: 90px;
}

.your-order .deliver-box .model-cntnr .info-desc-outer .model_desc {
  flex-direction: column;
  display: flex;
}

.your-order .deliver-box .model-cntnr .info-desc-outer .model_desc a {
  font-size: 14px;
  color: #007185;
}

.your-order .deliver-box .model-cntnr .info-desc-outer .model_desc a:hover {
  text-decoration: underline;
}

.your-order .deliver-box .model-cntnr .info-desc-outer .model_desc span {
  font-size: 12px;
  color: #282828;
}

.your-order .deliver-box .model-cntnr .info-desc-outer .model_desc label {
  margin-top: 5px;
}

.your-order .deliver-box .model-cntnr .info-desc-outer .model_desc label button {
  font-size: 13px;
  width: 120px;
  height: 29px;
  background-color: var(--orange);
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, 0.5);
  border-radius: 8px;
  padding: 5px;
  color: var(--white);
}

.your-order .deliver-box .model-cntnr .info-desc-outer .model_desc label button+button {
  background-color: transparent;
  border: solid 1px var(--grey-clr);
  color: #282828;
}

.your-order .deliver-box .model-cntnr .prod-support {
  display: flex;
  flex-direction: column;
  width: 20%;
  position: relative;
}

.your-order .deliver-box .model-cntnr .prod-support .submit_btn {
  background-color: var(--orange);
  border-radius: 8px;
  padding: 5px 10px;
  width: 50%;
  margin: 15px auto;
  display: block;
}

@media (max-width: 992px) {
  .your-order .deliver-box .model-cntnr .prod-support {
    width: 30%;
  }
}

@media (max-width: 770px) {
  .your-order .deliver-box .model-cntnr .prod-support {
    width: 100%;
  }
}

.your-order .deliver-box .model-cntnr .prod-support button {
  background-color: var(--orange);
  height: 29px;
  color: #282828;
  font-size: 13px;
  border-radius: 8px;
  text-transform: capitalize;
  color: var(--white);
  padding: 5px 10px;
  margin-bottom: 10px;
}

.your-order .deliver-box .model-cntnr .prod-support .order-popup-review {
  border-radius: 4px;
  -webkit-box-shadow: 0px 6px 14px -4px rgba(0, 0, 0, 0.14);
  animation: growOut 0.2s ease-in-out forwards;
  transform-origin: 100% 0px;
  padding: 20px 20px 8px;
  width: 247px;
  padding: 20px;
  position: absolute;
  z-index: 1;
  text-align: left;
  top: 70px;
  display: none;
  left: 0;
  background-color: var(--white);
}

.your-order .deliver-box .model-cntnr .prod-support .order-popup-review .message-review label {
  font-weight: bold;
  margin-bottom: 5px;
}

.your-order .deliver-box .model-cntnr .prod-support .order-popup-review h3 {
  color: #282828;
  font-size: 20px;
  margin-bottom: 15px;
}

.your-order .deliver-box .model-cntnr .prod-support .order-popup-review .rat-order label {
  display: block;
  margin-right: 0;
  margin-left: 0;
  font-weight: bold;
}

.your-order .deliver-box .model-cntnr .prod-support .order-popup-review .rat-order .rating {
  border: none;
  float: left;
  width: 100%;
}

.your-order .deliver-box .model-cntnr .prod-support .order-popup-review .rat-order .rating>label {
  color: #90A0A3;
  float: left;
}

.your-order .deliver-box .model-cntnr .prod-support .order-popup-review .rat-order .rating>label:before {
  margin: 5px;
  font-size: 2em;
  font-family: FontAwesome;
  content: "\f005";
  display: inline-block;
}

.your-order .deliver-box .model-cntnr .prod-support .order-popup-review .rat-order .rating>input {
  display: none;
}

.your-order .deliver-box .model-cntnr .prod-support .order-popup-review .rat-order .rating>input:checked~label,
.your-order .deliver-box .model-cntnr .prod-support .order-popup-review .rat-order .rating:not(:checked)>label:hover,
.your-order .deliver-box .model-cntnr .prod-support .order-popup-review .rat-order .rating:not(:checked)>label:hover~label {
  color: #F79426;
}

.your-order .deliver-box .model-cntnr .prod-support .order-popup-review .rat-order .rating>input:checked+label:hover,
.your-order .deliver-box .model-cntnr .prod-support .order-popup-review .rat-order .rating>input:checked~label:hover,
.your-order .deliver-box .model-cntnr .prod-support .order-popup-review .rat-order .rating>label:hover~input:checked~label,
.your-order .deliver-box .model-cntnr .prod-support .order-popup-review .rat-order .rating>input:checked~label:hover~label {
  color: #FECE31;
}

.your-order .deliver-box .model-cntnr .prod-support .order-popup-review textarea {
  border: solid 1px var(--grey-clr);
  width: 100%;
  height: 50px;
}

.your-order .deliver-box .model-cntnr .prod-support button+button {
  border: solid 1px var(--grey-clr);
  background-color: transparent;
  color: #282828;
}

.your-order .deliver-box .archieve-order {
  border-top: solid 1px var(--grey-clr);
  padding: 15px;
  color: #007185;
  font-size: 14px;
}

.your-order .placed-cntnr {
  gap: 10px;
  align-items: center;
}

.your-order .placed-cntnr .your-order-tab-text {
  font-size: 15px;
  color: #282828;
}

.your-order .placed-cntnr select {
  width: 110px;
  height: 29px;
  border-radius: 8px;
  border: solid 1px var(--grey-clr);
  font-size: 13px;
  padding: 5px 10px;
}

.your-order .your-order-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.your-order .your-order-inner .head-my-order h3 {
  font-size: 28px;
  color: #282828;
}

@media (max-width: 600px) {
  .your-order .your-order-inner .head-my-order h3 {
    font-size: 12px;
  }
}

.your-order .your-order-inner .my-order-input-wrap {
  display: flex;
  gap: 20px;
}

@media (max-width: 600px) {
  .your-order .your-order-inner .my-order-input-wrap {
    gap: 10px;
  }
}

.your-order .your-order-inner .my-order-input-wrap .search-icon-wrap {
  position: relative;
}

.your-order .your-order-inner .my-order-input-wrap .search-icon-wrap i {
  position: absolute;
  top: 10px;
  left: 10px;
}

.your-order .your-order-inner .my-order-input-wrap .search-icon-wrap input {
  background-color: transparent;
  border: solid 1px var(--grey-clr);
  padding-left: 35px;
}

.your-order .your-order-inner .my-order-input-wrap button {
  width: 200px;
  height: 30px;
  background-color: var(--orange);
  color: var(--white);
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  padding: 0;
  font-weight: bold;
}

@media (max-width: 600px) {
  .your-order .your-order-inner .my-order-input-wrap button {
    width: 120px;
    font-size: 12px;
  }
}

/*your order page start*/
/*my account page start*/
.address-my-account h3 {
  color: #282828;
  font-size: 26px;
  text-transform: uppercase;
  text-align: center;
  margin: 40px 0px;
}

.address-my-account .my-acc-gridbox {
  display: flex;
  justify-content: center;
}

.address-my-account .my-acc-gridbox .my-acc-gridbox-inner {
  border: solid 1px var(--grey-clr);
  display: flex;
}

.address-my-account .my-acc-gridbox .my-acc-gridbox-inner .add-new-address {
  background-color: rgb(245, 245, 245);
}

.address-my-account .my-acc-gridbox .my-acc-gridbox-inner .name-box {
  border-right: solid 1px var(--grey-clr);
  padding: 50px;
}

.address-my-account .my-acc-gridbox .my-acc-gridbox-inner .name-box:last-child {
  border-right: 0;
}

.address-my-account .my-acc-gridbox .my-acc-gridbox-inner .name-box .loc-icon button {
  background-color: transparent;
  padding: 0;
  width: auto;
  border: 0;
  color: #282828;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.address-my-account .my-acc-gridbox .my-acc-gridbox-inner .name-box .loc-icon button span {
  text-decoration: underline;
  font-size: 15px;
  display: block;
  margin-top: 20px;
}

.address-my-account .my-acc-gridbox .my-acc-gridbox-inner .name-box .address-account {
  font-size: 12px;
  color: #282828;
  letter-spacing: 1px;
}

.address-my-account .my-acc-gridbox .my-acc-gridbox-inner .name-box .name-account {
  font-size: 15px;
  color: #282828;
  margin-top: 20px;
}

.address-my-account .my-acc-gridbox .my-acc-gridbox-inner .name-box .name-account .full-address-my-ac {
  font-size: 15px;
  color: #282828;
}

.address-my-account .my-acc-gridbox .my-acc-gridbox-inner .name-box .name-account span {
  display: block;
}

.address-my-account .my-acc-gridbox .my-acc-gridbox-inner .name-box .account-btn-cntnr {
  margin-top: 50px;
  display: flex;
  gap: 20px;
}

.address-my-account .my-acc-gridbox .my-acc-gridbox-inner .name-box .account-btn-cntnr button {
  background-color: transparent;
  color: #282828;
  text-align: left;
  width: auto;
  height: auto;
  padding: 0;
  text-decoration: underline;
}

/*my account page start*/
/*login start*/
.login-btn {
  background-color: transparent;
  width: auto;
  height: auto;
  padding: 0;
  color: var(--black);
}

.login-btn:hover {
  background-color: transparent;
  color: var(--black);
}

.login-btn:focus {
  border: 0;
  outline: 0;
  color: var(--black);
}

.login-btn:focus {
  border: 0;
  outline: 0;
  background-color: transparent;
  color: var(--black);
}

.login-pop .modal-content {
  overflow: hidden;
}

.login-pop .modal-body {
  padding: 0;
}

.login-pop .modal-dialog {
  max-width: 500px;
}

.login-pop .modal-dialog h1 {
  color: var(--black);
  font-size: 20px;
  text-align: center;
}

.login-pop .modal-dialog p {
  font-size: 14px;
  color: #282828;
  text-align: center;
}

.login-pop .modal-dialog .login-box-header {
  border: solid 1px #dfdfdf;
  margin-bottom: 20px;
  padding: 15px;
}

.login-pop .modal-dialog .login-box {
  width: 100%;
}

.login-pop .modal-dialog input[type=tel] {
  width: 100%;
  height: 50px;
  border: solid 1px var(--grey-clr);
}

.login-pop .modal-dialog .otp-login-body {
  margin: 25px 0 0;
  padding: 25px 83px 10px 84px;
  border-radius: 10px;
  background-color: #EFF4F7;
  width: 90%;
  margin: 0 auto 20px auto;
}

.login-pop .modal-dialog .otp-login-body .otp_send-btn {
  width: 195px;
  background-color: var(--orange);
  height: 50px;
  font-weight: 700;
  font-size: 1rem;
  border-radius: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 auto 20px auto;
  display: block;
}

.login-pop .modal-dialog .otp-login-body .confirm-text {
  font-size: 11px;
  color: #282828;
  text-align: center;
}

.login-pop .modal-dialog .otp-login-body .login-otp-code input[type=number] {
  width: 43px;
  height: 57px;
  font-size: 1.5rem;
  text-align: center;
}

.login-pop .modal-dialog .otp-login-body .login-otp-code input[type=number]:focus {
  border: solid 1px var(--black);
}

.login-pop .modal-dialog .otp-login-body .login-otp-code input::-webkit-outer-spin-button,
.login-pop .modal-dialog .otp-login-body .login-otp-code input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.login-pop .modal-dialog .otp-login-body .login-otp-code label {
  text-transform: capitalize;
  margin-bottom: 5px;
}

.login-pop .modal-dialog .otp-login-body .login-otp-code .input-otp-code-outer .input-otp-code {
  display: flex;
  gap: 10px;
}

  
/*input type telephone with country code start*/
.input-group>.intl-tel-input.allow-dropdown {
  flex: 1 1 auto;
  width: 1%;
}

.input-group>.intl-tel-input.allow-dropdown>.flag-container {
  z-index: 4;
}

.iti-flag {
  background-image: url("https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/12.1.6/img/flags.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-image: url("https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/12.1.6/img/flags@2x.png");
  }
}

/*input type telephone with country code end*/
/*login end*/
/*media query start*/
@media (max-width: 1400px) {
  .left-space {
    padding-left: 20px;
  }
}

@media (max-width: 1320px) {
  .all-cat .grid-tabular {
    grid-template-columns: repeat(5, 10.625rem);
  }
}

@media (max-width: 1199px) {
  .pad-left-about {
    padding-left: 20px;
  }

  .descrip-toggle-div .exchange-div .exchange-inner span {
    font-size: 12px;
  }
}

@media (max-width: 1000px) {
footer{
display:none;
}
.selector-item{
height: auto;
}
.selector{
flex-wrap:wrap;
}

.single-blog-card{
margin-bottom:15px;
}
.left-pad{
padding-left:0px;
}
.left-test{
display:none;
}
  .offcanvas.offcanvas-top {
    padding: 30px !important;
        height: max-content;
}

.offcanvas .inner-container {
  max-width: 1240px;
  padding-inline: 20px;
  margin: 0 auto;
}
.search-input-container {
  display: flex;
}
.search-input-container .tt-search-input {
  background: transparent;
  font-size: 24px;
  font-weight: 500;
  border: none;
  border-bottom: 1px solid #eceaea;
  box-shadow: none;
  outline: none;
  width: 100%;
  color: #191919;
  border-radius: 0;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  font-size: 16px;
}
.search-input-container button span {
  font-size: 25px !important;
}
.search-input-container button {
  background-color: transparent;
  border: 0;
}
  .listing-side-bar {
    left: -260px;
    position: fixed;
    z-index: 3;
    background: #fff;
    padding-right: 20px;
    box-shadow: 1px 4px 1px -1px rgba(0, 0, 0, 0.15);
    padding: 20px;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    top: 0;
    bottom: 0;
}
  .mobile-filter .mobile-filter-inner button{
    border: 0;
  }
 
 
  .mobile-cart-badge{
    top: 0px;
        left: 0px;
      font-size: 12px  !important;
      width: 15px;
      height: 15px;
      background: #2b2f3d;
      border-radius: 50px;
      color: #ffdf;
      display: flex;
      justify-content: center;
      align-items: center;
  
  }
  .container-custom .search-cntnr{justify-content: end !important;}
  .exchange-div {
    justify-content: flex-start !important;
    flex-wrap: wrap;
  }

  .cross-filter {
    display: block;
  }

  .exchange-inner {
    width: 33%;
    margin-bottom: 20px;
  }



  .logo {
    max-width: 150px;
    width: 100%;
  }
.logo img{
width:100%;
height:100%;
object-fit:cover;
}
  .user-mob {
    display: none;
  }

  .mobile-none {
    display: none !important;
  }

  .container-custom .search-cntnr {
    justify-content: center;
  }

 
}

@media(min-width:1000px) {
  .mobile-only {
    display: none;
  }
}

@media (min-width: 993px) {
  .mobile-filter {
    display: none;
  }
}

@media (max-width: 992px) {
  .mob-nav {
    display: none;
  }

  footer .footer-inner h3,
  footer .footer-inner a {
    font-size: 15px;
    font-weight: normal;
  }

  .center-img-mob {
    text-align: center;
  }

  .about-image-sec .flex-end-custom {
    justify-content: center;
  }

  .about_us_page .about-us-cntnr .about_head_main {
    font-size: 30px;
  }

  .about-image-sec h2 {
    font-size: 25px;
  }

  .about_us_page .about-us-cntnr p,
  .socical-media p {
    font-size: 15px;
    text-align: left;
    padding-left: 0;
    margin-top: 20px;
    
  }

  .about_us_page .about-us-cntnr .about_head_main {
    margin-bottom: 40px;
  }

  .about-image-sec {
    padding: 0px 20px;
  }

  .about-image-sec img {
    margin-bottom: 25px;
  }

  .order-mob {
    order: 1;
  }

  .cookies-inner {
    bottom: 50px !important;
  }

  .left-space {
    padding-left: 0px;
    margin-top: 20px;
  }

  .splide__slide {
    height: 400px !important;
  }

  .pick_of_month .sizes_img h6 {
    margin-top: 10px;
  }

  .contact-us .large-img {
    display: none;
  }

  .contact-us .news-letter {
    transform: inherit;
    position: static;
    width: 100%;
    max-width: inherit;
  }

  footer .footer-inner {
    flex-wrap: wrap;
  }

  footer .footer-inner .footer-inner-wrap {
    width: 50%;
    margin-bottom: 20px;
  }

  .container-custom header {
    padding: 20px 30px 20px 30px;
  }
}

@media (max-width: 900px) {
  .all-cat .grid-tabular {
    grid-template-columns: repeat(4, 10.625rem);
  }
}

@media (max-width: 768px) {
  .all-cat .grid-tabular {
    grid-template-columns: repeat(3, 10.625rem);
  }

  .contact-page .form-contact .form-contact-inner {
    padding: 0px 20px;
  }

  .contact-page h3 {
    font-size: 28px;
  }

  .contact-page p {
    font-size: 14px;
  }

 

  

  .contact-us .easy_return {
    height: auto;
  }

  footer .socical_media .socical_media-inner {
    padding: 20px;
  }

  .full-width-mob {
    width: 100% !important;
  }

  .best-sller button {
    font-size: 12px;
  }
}

@media (max-width: 600px) {
  .descrip-toggle-div .write-review .review-btn-outer .review-btn button{
    padding: 5px 10px;
    font-size: 12px;
  }
  .about-div form{
    width: 100%;
  }
  .container-custom nav a.header-nav-link{
    font-size: 14px;
    line-height: 30px;
  }
  header .logo{
    text-align: center;
  }
  .search-cntnr{
    margin-top: 20px;
  }
  .this_session .this-session-img{
    padding: 20px 10px 20px 0;
  }
  .this_session .this-session-img:nth-child(even){
    padding-right: 0;
  }
  .category-section-div{
    padding: 0 !important;
  }
  .pick_of_month .sizes_img .sizes_div label{
   
    border-radius: 10px;
    font-size: 12px;
  }
  .tell-us-div textarea{
    width: 85%;
    height: 213px;
  }
  .original-price{
    gap: 0;
    justify-content: space-between;
  }
  .original-price span{
    font-size: 12px;
  }
  .all-cat .grid-tabular {
    grid-template-columns: repeat(3, 1fr);
  }

  footer .socical_media {
    max-width: 79%;
  }

  .listing_page .listin-page-right {
    padding-left: 0;
  }

  .btn-cntnr img {
    width: 100%;
  }

  .second-slider .owl-nav {
    display: none !important;
  }

  .cookies .cookies-inner p {
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
  }

  .cookies-inner {
    flex-direction: column;
  }
}

/*media query end*/
/*# sourceMappingURL=style.css.map */

/*search css start*/
.search-result-cross-inner svg {
    width: 20px;
}
.search-result-container {
    position: absolute;
    z-index: 999;
    background: #fff;
    width: 100%;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.09);
}
.search-result-cross {
    position: absolute;
    z-index: 9999;
    right: 10px;
    width: 30px;
    top: 45px;
    height: 30px;
    background: #f4f5f7;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    display: none;
}
.circle-top {
    position: absolute;
    left: 10px;
    z-index: 99999;
    top: 6px;
}
.srch-box-wrap {
    position: relative;
   
}
.form-show-hide input {
    padding-left: 40px;
    width:240px;
    height: 40px;
    background: transparent;
    border: 0;
    outline: 0;
     display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 14px;
    border:solid 1px #000;
}
.animated-search-text span{display:block;font-size:14px;}
.animated-search-text {
    position: absolute;
    bottom: 10px;
    left: 35px;
    min-height: 20px;
    overflow: hidden;
    pointer-events: none;
    min-width: 312px;
}
.animated-search-text label{margin-right:5px;}
.animated-search-text span {
    position: absolute;
    left: 0;
    bottom: -100%;
    opacity: 0;
 
    color: #777;
    animation: slideUp 2.5s ease-in-out infinite;
}
.circle-top button{border:0;background:transparent;}
@keyframes slideUp {
    0% {
        bottom: -100%;
        opacity: 0;
    }
    20% {
        bottom: 0;
        opacity: 1;
    }
    80% {
        bottom: 0;
        opacity: 1;
    }
    100% {
        bottom: 100%;
        opacity: 0;
    }
}

/*search css end*/
.shop-col-devagbond {
    display: flex;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 10px;
    justify-content: center; 
    width: 100%;
    margin: 0 auto;
}
.shop-col-devagbond .collection-item{max-width:220px;width:100%;height:300px;position:relative;}
.shop-col-devagbond .collection-item img{width:100%;height:100%;object-fit:cover;}
.collection-grid {
    display:grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
}
.best-grid{display:flex;flex-wrap:wrap;gap:10px;}
.best-grid .item-tab-lop-div{max-width:293px;width:100%;}
.best-grid .item-tab-lop-div img{width:100%;height:100%;object-fit:cover;}
.collection-grid .collection-item{position:relative;}
.grid-tabular .card a img{object-position:top;}
.collection-grid .collection-item img{width:100%;height:100%;object-fit:cover;object-position:top;}
.testimonial-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.testimonial-item {
    text-align: center;
}

.testimonial-item .box-shadow {
    padding: 20px;
    height: 100%;
}

@media (max-width: 992px) {
    .testimonial-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .testimonial-grid {
        grid-template-columns: 1fr;
    }
}
.single-blog-image img{width:100%;height:100%;object-fit:cover;border-radius:10px;}
.single-blog-image{margin-bottom:10px;height:300px;}
.banner-shop{height:400px;width:100%;}
.banner-shop img{width:100%;height:100%;object-fit:cover;}
.listing-cards-this_session{
display:grid;
gap:10px;
}

.grid-3{
grid-template-columns:repeat(3,1fr);
}

.grid-4{
grid-template-columns:repeat(4,1fr);
}

.grid-6{
grid-template-columns:repeat(5,1fr);
}
.btn-cntnr-main-image{height:360px;position:relative;}
.btn-cntnr-main-image img{width:100%;height:100%;object-fit:cover;}
.listing-cards-this_session .item .item-inner{height:auto;margin-bottom:0;}
.main-slider-product .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.main-slider-product .swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-slider-product .swiper-zoom-container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product-thumbs-image-wrap{width:52px;height:52px;overflow:hidden;margin-bottom:10px;}
.product-thumbs-image-wrap img{width:100%;height:100%;object-fit:cover;}
.product-slide-container{gap:15px;}
.product-thumbs-image-wrap.active{border:solid 1px #000;}
.pick_of_month{margin-top:20px;}
.main-image-slider-pro-new{max-width:550px;width:100%;height:550px;}
.main-image-slider-pro-new img{width:100%;height:100%;object-fit:cover;}

.left-space h5{font-size:22px;color:#1c1c1c;font-weight: normal;
    letter-spacing: 1.2px;
    line-height: 35px;}
.right-part-center{padding-left:50px;margin:auto;width:100%;}
.price-plus-product-name{}
.price-plus-product-name .product-price {
    font-size: 17px;
    color: #000;
    letter-spacing: 1.2px;
}
.image-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.9);
    z-index: 9999;
    justify-content: center;
    align-items: center;
}

.image-popup .swiper {
    width: 100%;
    max-width: 480px;
    height: 100%;
}

.image-popup img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.popup-close {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 40px;
    color: #fff;
    cursor: pointer;
    z-index: 10000;
}
.total-image-popup{height:100vh;}
.swiper-button-next:after, .swiper-button-prev:after{font-size:18px;color:#fff;}
.popup-swiper .swiper-button-next,.popup-swiper .swiper-button-prev{width:40px;height:40px;background:#000;border-radius:50px;}

.product-page-accordin .accordion-button {
  position: relative;
  font-weight: 600;
  padding-right:0;
  color: #000;
  background-color: transparent;
  border: none;
  box-shadow: none;
  cursor: pointer;
  text-transform: uppercase;
}

.product-page-accordin .accordion-button:focus {
  box-shadow: none;
  outline: none;
}

/* Remove default Bootstrap arrow */
.product-page-accordin .accordion-button::after {
  display: none;
}

/* Icon wrapper */
.icon-wrapper {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  margin-left: auto;
}

/* SVG size */
.icon-wrapper svg {
  width: 20px;
  height: 20px;
  pointer-events: none;
}
.product-page-accordin .accordion-item {
   border-radius:0;
    border-left: 0;
    border-right: 0;
}
/* Initially hide minus icon */
.pr-related-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr); /* 5 columns */
    gap: 1rem; /* spacing between items */
}

.related-grid-item {
    position: relative;
    transition: transform 0.2s;
}



.list-description {
    margin-top: 0.5rem;
    text-align: center;
}

.list-description .new-price {
    font-weight: 600;
    color: #000;
}

.list-description .old-price {
    text-decoration: line-through;
    margin-left: 0.5rem;
    color: #777;
}

.list-description .sale-off {
    margin-left: 0.5rem;
    color: #ff4c3b;
    font-weight: 500;
}
.sizes_div .color-div span{font-size:14px;color:#000;font-weight:bold;text-transform:uppercase;}
.sizes_div{
    display: flex;
    align-items: center;
    margin-bottom:20px;
    flex-direction: column;
}
.product-size-chart{
    position: absolute;
    right: 0;
}
.color-div{margin-bottom:20px;}
.variation-wrapper{position:relative;margin-top:20px;}
ul.main-menu-style-mobile li a{font-weight:normal;font-size:14px;color:#000;}
.variation-wrapper .product-size-chart a{color:#000;font-size:12px;text-decoration:underline; }

@media(max-width:767px){
.mobile-image{height:400px;}

#header{position: absolute;
    z-index: 2;
    width: 100%;
    }
   
    .srch-box-wrap{width:100%;}
    .mobile-search-svg svg g{stroke:#fff !important;}
    .mobile-search-svg svg{top:-5px;position:relative;}
    .grid-tabular .data-name{font-size:12px;}
  .shop-col-devagbond {
   
    gap: 20px;
    justify-content: start;
   
    overflow-x: auto;
    overflow-y: hidden;
}


.shop-col-devagbond::-webkit-scrollbar {
    height: 5px; /* horizontal scrollbar height */
}

.shop-col-devagbond::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,0.5);
    border-radius: 2.5px;
}

.shop-col-devagbond::-webkit-scrollbar-track {
    background: transparent; 
}


.shop-col-devagbond {
    scrollbar-width: thin;
    scrollbar-color: rgba(0,0,0,0.5) transparent;
}
.shop-col-devagbond .collection-item {
   
    height: 195px;
    min-width: 38%;
}
.collection-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    
}

.banner-shop{height:120px;}
.best-grid {
    display: grid;
    /* flex-wrap: wrap; */
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
}
.btn-cntnr{height: 322px;}
.best-grid .item-tab-lop-div{min-width:45%;}
.listing-cards-this_session {
   
    grid-template-columns: repeat(2, 1fr);
  
}
.listing-cards-this_session .this-session-img {
        min-width: 33%;
    }
    .btn-cntnr-main-image {
    height: 200px;
}
.pick_of_month{flex-wrap:wrap;}
.product-thumbs{display:none;}
.selector-item_label{padding:0 10px;}
.may-like-card{height:260px;}
.pr-related-grid{display:flex;}
.related-grid-item{min-width:43%}
.pr-related-grid {
    display: flex;
    grid-template-columns: repeat(5, 1fr);
    gap: 1rem;
    overflow: hidden;
    overflow-x: auto;
}

}

/*dashboard css start*/
.sidebar-account-wrap {
    border-radius: 8px;
    border: 1px solid #ebebeb; 
    max-width: 244px;
    width: 100%;
    height: max-content;
}

.sticky-top {
    z-index: 50;
    top: 15px;
}

.sidebar-account-wrap .my-account-nav-item.active {
    color:#000;
    background-color: #fff1ef;
}

.sidebar-account-wrap .my-account-nav-item {
    padding: 15px 12px;
    display: block;
    font-size:14px;
    color:#000;
}
.footer-default .footer-bottom, .footer-default .footer-top, .footer-wrap, .sidebar-account-wrap li:not(:first-child), .widget-accordion:first-child{border-top:solid 1px #ebebeb;}
.main-content-account .s-title-page h4{font-size:36px;}
.hello-name{
  font-size: 30px;
    line-height: 38px;
}
.box-check-list .name-type,.box-check-list .sub-type ,.box-check-list .icon svg{color:#000;}
.account-dashboard .hello-name a, .account-dashboard .hello-name span {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
}
.account-orders table thead tr, .sw-brand, .tf-main-success .box-ship-address {
    border: 1px solid #ebebeb;
}
.account-orders table tbody tr:not(:last-child), .footer-default .footer-top, .list-esd .item:not(:last-child), .modal-order-detail .tb-order-detail .order-detail-item:not(:last-child), .modal-order-detail table tbody tr:not(:last-child), .nav-ul-mb .nav-mb-item:not(:last-child), .table-page-cart .tf-cart-item, .widget-accordion {
    border-bottom: 1px solid #ebebeb;
}
tbody, td, tfoot, th, thead, tr {
    border-color: #ebebeb;
    border-style: solid;
    border-width: 1px;
}
.account-dashboard .box-check {
    border-radius: 16px;
    border: 1px solid #ebebeb;
    padding: 45px 15px;
    height: 100%;
    display: block;
}

.account-address-item, .tab-vertical-product-desc .tab-content {
    border-radius: 16px;
    border: 1px solid #ebebeb;
}
.account-address-item .title {
    padding: 15px;
    border-bottom: 1px solid #ebebeb;
}
.account-address-item, .tab-vertical-product-desc .tab-content {
    border-radius: 16px;
    border: 1px solid #ebebeb;
}
/*dashboard css end*/
.contact-page{margin-top:20px;}

@media (max-width: 767px) {
    #header {
        position: static;
        z-index: 2;
        width: 100%;
    }
}
#productCategoryTabs{
    display: flex;
    gap: 15px;
    justify-content: center;
    margin-top: 35px;
}

#productCategoryTabs button.tab {
    background: transparent;
    border: 1px solid #80808040;
    font-size: 12px;
    padding: 5px 15px;
    letter-spacing: 1.2px;
    font-size: 15px;
    color: #1c1c1c;
    text-transform: uppercase;
}
#productCategoryTabs button.tab.active{background:#000;color:#fff;}
.main-card-image{height:313px;position:relative}
.main-card-image:hover .img-hover{display:block;}
.main-card-image img{width:100%;height:100%;object-fit:cover;}
.wishlist-add{
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    color: #000;
}
.wishlist-add a{color: #fff;}
.listing-grid-item span.original-price,.listing-grid-item span.discount{display:none}
.listing-grid-item span.total-price {
    font-size: 13px;
    width: 100%;
    text-align: center;
    color: #000;
    display: block;
    padding-left: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-top: 10px;
}
.product-card-p{margin-bottom:5px;}
.product-card-p a {
    font-size: 13px;
    text-align: center;
    color: #1c1c1c;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 15px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    font-weight: 500;
}
@media(max-width:767px){
.pr-listing-grid {
    
    grid-template-columns: repeat(2, 1fr);
  
}
.main-card-image{height:322px;}
.cart-item-info{width:100%;}
}


.custom-accordion .accordion-item {
    border-bottom: 1px solid #ddd;
}

.custom-accordion .accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    cursor: pointer;
    font-size:14px;
    text-transform:uppercase;
}

.custom-accordion .accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease;
}

.custom-accordion .accordion-content.open {
    padding: 10px 0 20px;
}
.main-menu-style-mobile ul ul {
    display: none;
    padding-left: 15px;
}

.main-menu-style-mobile li.has-submenu > a {
    position: relative;
    display: block;
}

.main-menu-style-mobile li.has-submenu > a::after {
    content: "+";
    position: absolute;
    right: 0;
}
.has-submenu ul{display:none;}
.main-menu-style-mobile li.active > a::after {
    content: "-";
}

@media(max-width:767px){
.grid-tabular.catgroy-grid .category-item{min-width:32%;max-width:32%;width:32%}
.grid-tabular.catgroy-grid .category-img-link{height:200px;}
.mobile-nav-none{display:none;}
}
.avtar-plus-name{display:flex;justify-content:space-between;align-items:center;}
 

.topbar-swiper .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height:40px;
}
.topbar-swiper .swiper-slide p {
    text-align: center;
    width: 100%;
    margin-bottom: 0;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.fixed-head-section{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.topbar-swiper .swiper-button-next:after, .topbar-swiper .swiper-button-prev:after{font-size:12px;}
.topbar-swiper .swiper-wrapper{height:40px !important;}
.active-header-new{background:#fff;}
.active-header-new nav ul li a{color:#000 !important; }
.category-swiper .card{border:0;}
.category-swiper .card img{width:100%;}
.bst-slr-heading {
    font-size: 25px;
    color: #1c1c1c;
    text-align: center;
    margin-bottom: 50px;
    font-weight: normal;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}
.newly-add-price span {
    font-size: 13px;
    color: #000 !important;
    letter-spacing: 1.2px;
    font-weight: 500;
}
.slide-pr-name {
    font-size: 13px;
    color: #1c1c1c;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    display: -webkit-box;      
    -webkit-line-clamp: 2;      
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4em;         
    max-height: calc(1.4em * 2); 
    min-height:36px;
}
.single-add-to-prod {
    position: relative;
    background: #000;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-weight: 500;
    border: 0;
    padding: 9px 0px;
    border-radius: 2px;
    overflow: hidden;
    width: 100%;
    transition: color 0.4s ease;
    z-index: 1;
    border:solid 1px #000;
}


.single-add-to-prod::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease;
    z-index: -1;
}


.single-add-to-prod:hover::before {
    transform: scaleX(1);
}

.single-add-to-prod:hover {
    color: #000;
}
.testi-image{height:504px;}
.testi-image img{height:100%;width:100%;object-fit:cover;}
.vendor-classs{color:#808080;font-size:10px;text-transform:uppercase;text-align:center;margin:10px 0;}
.category-swiper .card a{font-size:17px;color:#1c1c1c;display:block;width:100%;text-align:center;margin-top:15px;}
.commitments {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .commitment {
    flex: 1 1 140px;
    max-width: 140px;
    margin: 0 10px;
  }
  .commitment svg {
    width: 40px;
    height: 40px;
    stroke: #222;
    stroke-width: 2;
    fill: none;
    margin-bottom: 10px;
  }
.commitment h3 {
    font-size: 15px;
    font-weight: 600;
    margin: 10px 0 6px 0;
    color: #1c1c1c;
    text-align: center;
}
.commitment p {
    font-size: 12px;
    font-weight: 400;
    color: #1c1c1c;
    line-height: 1.3;
    text-align: center;
    margin-top: 10px;
}
  .commitment-service-sec h1{margin-bottom:15px;}
  .right-sec-swiper .price{margin-bottom:10px;}
 .pad-40{padding-left:40px;}
  .commitment-title-text{font-size:15px;color:#1c1c1c;text-align:center;margin-bottom:30px;}
  .trusted-partner {
    
    padding: 80px 0;
    text-align: center;
    overflow: hidden;
}

.trusted-partner .container {
    width: 90%;
    max-width: 1200px;
    margin: auto;
}

.tp-heading {
    font-size: 28px;
    letter-spacing: 4px;
    margin-bottom: 15px;
}

.tp-subheading {
    color: #555;
    margin-bottom: 60px;
}

.tp-marquee {
    overflow: hidden;
    position: relative;
}

.tp-track {
    display: flex;
    width: max-content;
    animation: scrollMarquee 25s linear infinite;
}

.tp-marquee:hover .tp-track {
    animation-play-state: paused;
}

.tp-logo {
    flex: 0 0 auto;
    padding: 0 40px;
}

.tp-logo img {
    max-width: 140px;
    filter: grayscale(100%);
    transition: 0.3s ease;
}

.tp-logo img:hover {
    filter: grayscale(0%);
    transform: scale(1.05);
}

@keyframes scrollMarquee {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}
.testimonial {
    padding: 60px 0;
}

.testimonial-message {
    max-width: 700px;
    margin: 0 auto;
    font-size: 16px;
    color: #444;
}

.testimonial-thumbs {
    gap: 30px;
    margin-top: 30px;
    align-items: center;
}

.testimonial-user {
    cursor: pointer;
    transition: 0.3s ease;
}

.testimonial-thumb {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    opacity: 0.5;
    transition: all 0.4s ease;
}

.testimonial-user-name {
    margin-top: 8px;
    font-size: 14px;
    opacity: 0.6;
    transition: 0.3s ease;
}

.testimonial-user.active-user .testimonial-thumb {
    width: 140px;
    height: 140px;
    opacity: 1;
    border: 4px solid #000;
}

.testimonial-user.active-user .testimonial-user-name {
    opacity: 1;
    font-weight: 600;
}
.rating li {
    list-style: none;
    margin: 0 3px;
}

.star-filled svg {
    color: #ffc107;
}

.star-empty svg {
    color: #ddd;
}
.trusted-partner .tp-subheading{margin-bottom:20px;}
.footer-top {
    display: flex;
    justify-content: space-between;
    text-align: center;
    padding-bottom: 40px; 
    margin-top:40px;
}

.feature-item {
    flex: 1;
}

.feature-circle {
    width: 70px;
    height: 70px;
    border: 1px solid #555;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
    font-size: 22px;
}

.footer-divider {
    border-color: #333;
}

.footer-main {
    display: flex;
    justify-content: space-between;
    padding: 0 50px;
    flex-wrap: wrap;
}

.footer-col {
    flex: 1;
    min-width: 220px;
    margin-bottom: 30px;
}

.footer-col h4 {
    font-size: 13px;
    margin-bottom: 20px;
    letter-spacing: 1.2px;
    margin-top: 15px;
    text-transform: uppercase;
}
.footer-col ul li a{font-size:15px;}
.footer-col ul {
    list-style: none;
    padding: 0;
}

.footer-col ul li {
    margin-bottom: 10px;
}

.footer-col a {
    color: inherit;
    text-decoration: none;
    opacity: 0.8;
}

.footer-col a:hover {
    opacity: 1;
}

.newsletter-box input {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    background: transparent;
    border: 1px solid #444;
    color: #fff;
    border-radius:4px;
}

.newsletter-box button {
    padding: 10px 20px;
    background: #fff;
    color: #000;
    border: none;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1.2px;
    margin-top: 10px;
    border-radius: 3px;
    border:solid 1px #fff;
}


.footer-bottom {
    border-top: 1px solid #333;
    padding: 20px 0;
    text-align: center;
    font-size: 14px;
    opacity: 0.7;
}
.foot-heads-line {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    width: 100%;
    padding: 20px 0 0;
    max-width: 80%;
    margin: 0 auto;
}
.foot-heads-line:before {
    margin: 0 12px 0 0;
}
.foot-heads-line:before, .foot-heads-line:after {
    content: "";
    width: 10%;
    height: 1px;
    background: #fff;
    margin:0 12px 0 12px;
}
.foot-heads-line .h6{
    text-transform: uppercase;
    letter-spacing: 1.2px;
font-size:13px;}
.feature-item p{
    font-size: 13px;
    letter-spacing: 1.2px;
}
.social-icons{display:flex;gap:20px;}
.social-icons svg{width:20px;}
.social-icons a{
    width: 35px;
    height: 35px;
    border: solid 1px #333;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}
.newsletter-box button {
    position: relative;
    padding: 10px 20px;
    background: #fff;
    color: #000;
    border: none;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1.2px;
    margin-top: 10px;
    border-radius: 3px;
    overflow: hidden;
    transition: color 0.4s ease;
    z-index: 1;
}

/* Sliding background */
.newsletter-box button::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: #000;
    transition: left 0.4s ease;
    z-index: -1;
}

/* Hover Effect */
.newsletter-box button:hover::before {
    left: 0;
}

.newsletter-box button:hover {
    color: #fff;
}
.sidebar{
width:300px;
min-width:300px;
background:#fff;
padding:20px;
}

.accordion-header{
display:flex;
justify-content:space-between;
cursor:pointer;
font-size:14px;
letter-spacing:2px;
color:#333;
}

.accordion-content{
margin-top:15px;
}

.accordion-content p{
margin:12px 0;
color:#666;
}

hr{
border:none;
border-top:solid 1px #ddd;
margin:20px 0;
opacity:1;
}

.slider-container{
position:relative;
height:30px;
}

.slider-container input{
position:absolute;
width:100%;
pointer-events:none;
appearance:none;
height:4px;
background:#000;
}

input[type="range"]::-webkit-slider-thumb{
appearance:none;
pointer-events:auto;
height:14px;
width:14px;
border-radius:50%;
background:#000;
cursor:pointer;
}

.price-inputs{
display:flex;
align-items:center;
gap:10px;
margin-top:20px;
}

.price-box{
border:1px solid #ddd;
padding:8px;
display:flex;
align-items:center;
}

.price-box input{
border:none;
width:60px;
outline:none;
}

.toolbar{
display:flex;
align-items:center;

border-bottom:1px solid #ddd;

}

.grid-controls{
display:flex;
align-items:center;
border-right:1px solid #ddd;
padding:0 20px;
height:54px;
gap:20px;
}

.grid-btn{
cursor:pointer;
color:#999;
display:flex;
align-items:center;
justify-content:center;
}

.grid-btn svg{
width:18px;
height:18px;
}

.grid-btn.active{
color:#000;
}

.krim-review-sec {
    padding: 60px 20px;
    border-bottom: solid 1px #ddd;
    border-top: solid 1px #ddd;
    margin-top: 50px;
}

.krim-review-container {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

.krim-review-title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 40px;
  color: #222;
}

.krim-review-content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
}

.krim-review-left {
  text-align: center;
}

.krim-review-stars {
  font-size: 28px;
  color: #000;
  margin-bottom: 10px;
  letter-spacing: 5px;
}

.krim-review-text {
  font-size: 16px;
  color: #333;
}

.krim-review-divider {
  width: 1px;
  height: 80px;
  background: #ccc;
}

.krim-review-right {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.krim-review-btn {
    padding: 14px 40px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    border: 1px solid #000;
    transition: 0.3s ease;
    background: var(--bg-clr);
    color: var(--text-clr);
}

/* Black Button */
.primary-btn {
  background: #000;
  color: #fff;
}

.primary-btn:hover {
  background: #222;
}

/* White Button */
.secondary-btn {
  background: #fff;
  color: #000;
}

.secondary-btn:hover {
  background: #f5f5f5;
}
@media (max-width: 768px) {
  .krim-review-content {
    flex-direction: column;
    gap: 30px;
  }

  .krim-review-divider {
    display: none;
  }
}
/*mega menu start*/
@media (min-width: 1440px) {
  .mega-shop {
        left: 76px;
        right: 80px;
        padding: 32px 123px 60px;
    }
}

.mega-shop {
    
    gap: 24px;
    max-width: 1763px;
}

.wrapper-sub-menu {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    width:70%;
}

 .sub-menu {
    pointer-events: none;
    min-width: 300px;
    z-index: 999;
    padding: 32px;
    background-color:#fff;
    border-top:solid 1px #ccc;
}
.menu-list li a {
    color: #000 !important;
    text-transform: capitalize !important;
    font-weight: normal !important;
    color: #1c1c1ca6 !important;
}
.mega-menu .menu-heading {
    font-size: 13px;
    line-height: 22.4px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(161, 161, 161, .2);
    font-weight: 500;
    color: #1c1c1c;
    text-transform: uppercase;
}

 .wrapper-sub-collection {
    width: 30%;
    min-width: 0;
}

.wg-cls {
    display: grid;
    gap: 20px;
    position: relative;
    max-width:350px;
}
.mega-shop .wg-cls .image {
    aspect-ratio: 1;
    height:400px;
   
}
.mega-shop .wg-cls .image img{height:100%;}
.wg-cls .cls-btn {
    bottom: 32px;
    left: 24px;
    right: 24px;
}

.mega-shop .wg-cls .tf-btn {
    padding: 8px 30px;
    font-size: 20px;
    line-height: 24px;
    color:#000 !important;
}
.menu-heading a{color:#000 !important;font-size:13px !important;}
.menu-list li{margin-bottom:10px;}
.mega-menu-item ul{display:block !important;}
.mega-shop .wg-cls {
    
    overflow:hidden;
}

.mega-shop .wg-cls .image {
    aspect-ratio: 1;
   
}
.hover-img .img-style>img {
    object-fit: cover;
    -webkit-transition: opacity .5s, transform 2s cubic-bezier(0, 0, .44, 1.18);
    transition: opacity .5s, transform 2s cubic-bezier(0, 0, .44, 1.18);
}
.open-drop-down-div{display:none;position:absolute;left:0;right:0;z-index:1;padding-top:15px;}
.main-nav-new li:hover .open-drop-down-div{display:block}
.active-header-newsh,.active-header-newshh{background:#fff;}
.active-header-newsh .user-div a, .active-header-newsh .user-div svg,.active-header-newshh .user-div a, .active-header-newshh .user-div svg{color:#000;}
.active-header-newsh nav ul li a,.active-header-newshh nav ul li a{color:#000 !important;}

/*mega menu end*/

.animated-search-text-kanzo {
    position: absolute;
    height: 24px;
    overflow: hidden;
    color: #888;
    font-size: 14px;
    white-space: nowrap;
    top:-6px;
    left:35px;
}


.animated-search-text-kanzo span {
    display: none;
    
    left: 0;
    top: 0;
    width: fit-content;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1.2px;
}

.typing {
    display: inline-block !important;
    overflow: hidden;
    border-right: 2px solid #888;
    width: 0;
    animation: typing 2s steps(20, end) forwards, blink 0.6s step-end infinite;
}
.input-animated-cont{width:fit-content;}
.slide-out {
    display: inline-block !important;
    animation: slideOut 1s forwards;
}

@keyframes typing {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}

@keyframes blink {
    50% {
        border-color: transparent;
    }
}

@keyframes slideOut {
    from {
        transform: translateX(0);
        opacity: 1;
    }
    to {
        transform: translateX(-100%);
        opacity: 0;
    }
}
.tt-search-input{border:0;}
@media(max-width:767px){
    .main-nav-new {
        position: fixed;
        top: -21px;
        left: 0;
        background: #fff;
        z-index: 1;
        padding: 15px;
        height: 100vh;
        display:none;
        width: 90%;
    }
    .container-custom#header nav ul li a::after{display:none;}
.width-auto-mobile{width:auto !important;}
.width-auto-mobile svg{color:#fff;}
.main-nav-new ul{display:block !important;}
.main-nav-new ul li a{color:#000 !important;padding:10px;display:block;}
.main-nav-new ul li{border-bottom:solid 1px #ccc;margin-bottom:10px;}
    .has-mobile-dropdown {
        display: grid;
        grid-template-columns: repeat(2, 0fr);
        align-items: center;
    }
.open-drop-down-div{position:static;}
.wrapper-sub-collection{display:none;}
.wrapper-sub-menu{display:block;}
}
.animated-search-text-kanzo {
    transition: opacity 0.3s ease;
}
.hidden-text {
    opacity: 0;
    visibility: hidden;
}
@media(min-width:767px){
.desktop-hide{opacity:0;}
}
.btn-cntnr-main-image:hover .img-hover{display:block;}
.full-height{height:100%;display:block;}
@media(max-width:767px){
.collection-item a{height:150px;}
.col-btm-sec a, .about-us-link{height:auto !important;font-size:12px;}
.second-bn-text-container {
    padding: 0 15px;
}
.best-sler-card a{height:200px;}
.single-add-to-prod{font-size:12px;}
.second-banner-image {
    margin-bottom: 15px;
}
.test-content{padding-left:0;margin-top:15px;}
.commitments {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    overflow-x: auto;
    scrollbar-width: thin; /* Firefox */
}

/* Chrome, Edge, Safari */
.commitments::-webkit-scrollbar {
    height: 4px;
}

.commitments::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 10px;
}

.commitments::-webkit-scrollbar-track {
    background: transparent;
}
#productCategoryTabs {
    justify-content: left;
    overflow-x: auto;
    scrollbar-width: thin; /* Firefox */
}

/* Chrome, Edge, Safari */
#productCategoryTabs::-webkit-scrollbar {
    height: 4px;
}

#productCategoryTabs::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 10px;
}

#productCategoryTabs::-webkit-scrollbar-track {
    background: transparent;
}
#productCategoryTabs button.tab{white-space:nowrap;}
.pad-40{padding-left:0;}
.main-card-image{height:200px;}
.cat-single-image{margin-bottom:20px;} 
.sidebar{display:none;}
.right-part-center{padding-left:0;}
.whole-container{padding:0 15px 50px 15px;}
.top-sepration{padding-top:25px;margin-top:25px;}
.nector-customerearn-main-text{font-size:13px;}
.accordion-content {
    margin-top: 0;
    max-height: 200px;
    overflow-y: auto !important;
}
.category-swiper .card a{font-size:12px;}
.trusted-partner{padding:25px 0;padding-bottom:0;}
.bst-slr-heading{margin-bottom:25px;}
.commitment-title-text{padding:0 15px;}
}