/*-------------- media section ---------------*/
@media screen and (max-width: 1819px){
  .scrolled{
    left :-8px;
  }
  .product-inner-content-box.shop-product-col {
    /* width: 250px; */
    margin-right: 15px;
  }
}
@media screen and (min-width: 1820px){

  .product-inner-content-box.shop-product-col{
    width: 285px;
    margin-right: 15px;
  }
  .scrolled {
    width: 310px;
  }
  .product-inner-content-box .product-image {
    height: 350px;
  }
}
@media screen and (min-width: 1600px){
  .product-inner-content-box .product-image {
    height: 300px;
  }
}
@media screen and (min-width: 1650px){
  .last-order-content-box.d-flex {
    width: 25%;
  }
}
@media screen and (max-width: 1650px){

  .scrolled{
    left: -5px;
  }
  #Single-pro-page{
    padding: 0px 10px;
  }
  .container{
    padding: 0px 0px;
    margin-left: 0%;
  }
  .account-content-box {
    right: -80px;
  }
  .wc-block-cart-item__total{
    display: none;
  }
  .woocommerce div.product div.images .flex-control-thumbs{
    width: 60%;
    margin-left: 15px;
  }
}
@media screen and (max-width: 1650px) and (min-width:1400px){
  .our-collections-content-box{
    width: 234px;
    margin: 0 auto;
  }
  .product-inner-content-box .product-image {
    height: 275px;
  }

  .product-inner-content-box.shop-product-col {
    width: 219px;
    margin-right: 15px;
  }
  .our-collections-box .product-inner-content-box .product-image {
    height: 270px;
  }
}
@media screen and (max-width: 1680px) and (min-width:1400px){
  #slider .slider-para{
    width: 100%;
  }
  #slider .slick-dots {
    top: 18vw;
  }
}
@media screen and (min-width: 1400px){
  .trends-content-box{
    padding-right: 6%;
  }
}
@media screen and (min-width: 1200px){
  #Single-pro-page .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description,#Single-pro-page .woocommerce-Tabs-panel--reviews,.woocommerce #reviews #comments ol.commentlist{
    padding: 0px;
  }
  .woocommerce-Tabs-panel ul{
    padding-left: 18px;
  }
}
@media screen and (max-width: 1400px){
  .product-inner-content-box .product-image {
    height: 285px;
  }
  .product-offer-image .owl-stage-outer{
    height: 260px;
  }
  .product-offer-image .owl-stage-outer .owl-item.active{
    height: 250px;
  }
  #Single-pro-page .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description ul{
    padding: 0;
    margin: 0 !important;
  }
  #slider .container,#new-born-clothes .container{
    margin-left: 2%;
  }
  #winter-trends {
    margin-left: 1%;
  }
  #Single-pro-page .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description ul{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    text-align: start;
    width: 90%;
    margin: auto;
  }
  #slider .slider-para {
    font: normal normal normal 16px/30px poppins;
    width: 100%;
  }
  #slider .slider-content-box {
    padding: 8% 0px 0px 10%;
    height: 550px;
  }
  .slider-for .slider-images-content-box {
    padding: 6px 9px;
  }
  .slider-images-title {
    font: 600 15px/28px Poppins;
  }
  .slider-nav .slick-slide img{
    top: unset;
  }
  #slider .slider-content-box {
    padding: 4% 0px 0px 8%;
    height: 550px;
  }
  #slider .slick-dots {
    top: 47%;
    left: 6vw;
  }
  .Single-product-page .flex-viewport img{
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
  }
  .flex-viewport .woocommerce-product-gallery__image.flex-active-slide a {
    height: 100%;
    width: 100%;
  }
  .Single-product-page .woocommerce-product-gallery__image  .wp-post-image{
    width: 100%;
    height: 100% !important;
  }
  .flex-viewport .woocommerce-product-gallery__image.flex-active-slide{
    height: 300px !important;
  }
  .Single-product-page .flex-control-thumbs li{
    width: 100% !important;
  }
  .Single-product-page .flex-viewport{
    width: unset !important;
  }
  .Single-product-page .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{
    width: auto ;
  }
  .Single-product-page .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{
    margin-right: 0px !important;
  }
  .woocommerce div.product div.images.woocommerce-product-gallery {
    display: block;
  }
  .woocommerce div.product div.images .flex-control-thumbs {
    display: flex;
    width: 100%;
    height: auto;
  }
  .woocommerce div.product div.images .flex-control-thumbs li{
    padding: 0px;
  }
  .woocommerce div.product div.images .flex-control-thumbs li {
    height: 100px;
    width: 95px !important;
    margin: auto;
    padding-top: 10px !important;
  }
  #Single-pro-page #comments .commentlist .star-rating{
    right: 0% !important;
  }
  .billing-inner-form-box {
    width: 70%;
  }
  #menu-primary-menu>li {
    position: relative;
    padding: 0px 0% 0px 0px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1400px){

  #single-product-page div.product div.images .flex-control-thumbs {
    padding: 10px 50px;
  }

  div#tab-description {
    /* display: none !important; */
    width: 48% !important;
}

.comment-text .star-rating {
  right: 0% !important;
}
}
@media screen and (min-width: 783px) and (max-width: 991px){
  .comment-text .star-rating {
    right: 0% !important;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1025px){
  #menu-primary-menu>li {
    position: relative;
    padding: 0px 0% 0px 0px;
  }
}

@media screen and (min-width: 1575px) and (max-width: 1750px){
  .deal-offer-hoodie-box-heading h3 {
    font: 600 25px/38px Poppins;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1575px){
  .deal-offer-hoodie-box {
    padding: 20px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px){
  .featured-offer-box{
    width: 50%;
  }
  .featured-offer-content-box {
    width: 49%;
  }
  .shipping-img-box img{
    width: 50px; height: auto;
  }
  .shipping-title {
    font: 600 20px/25px Poppins;
    color: #000;
  }
  .shipping-text {
    font: 400 14px/20px Poppins;
    color: #000;
  }
  .gift-card-box{
    padding: 20px 20px 20px 9px !important;
  }
  .gift-head {
    color: #fff;
    font: 500 19px/25px Poppins;
  }
  .gift-para {
    font: 500 16px/34px Poppins;
  }
  .product-offer-inner.product-content {
    padding: 20% 0px 0px 15px;
  }
  .product-offer-date p {
    font: 500 21px/35px Poppins;
  }
  .product-offer-date p:after{
    font-size: 25px;
    right: -10px;
  }
  .gt-lang-code:before{
    font: normal normal normal 12px/20px Poppins;
  }
  .gt_float_switcher .gt-selected .gt-current-lang{
    width: 67px;
  }
  #site_top .topbar-dropdown select{
    font: normal normal 400 12px/20px Open Poppins;
  }
  .box-one {
    width: 30%;
  }
  .box-two {
    width: 40%;
  }
  .box-three {
    width: 30%;
  }
  .deal-offer-hoodie-box {
    padding: 20px;
  }
  .deal-img {
    height: 200px !important;
  }
  .hoodie-img, .shirt-img {
    height: 220px;
  }
  .deal-offer-hoodie-box-heading h3 {
    font: 600 34px/38px Poppins;
  }
  .our-collections-content-box{
    width: 250px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1199px){

  #pincheck_wrapper .pincheck_inner .form_inline{
    width: 80%
  }
  #track-order-form p{
    width: 75%;
  }
  .woocommerce .cart_totals tr td{
    text-align: end !important;
  }
  .product-name a,.woocommerce-cart-form .product-regular-price{
    text-align: start;
  }
  .woocommerce table.shop_table{
    text-align: center !important;
  }
  .woocommerce-cart-form{
    display: block !important;
    padding: 5px;
  }
  .woocommerce-cart-form .product-thumbnail:before,.woocommerce-cart-form .product-name:before{
    display: none !important;
  }
  .woocommerce-cart-form__cart-item{
    display: flex !important;
  }
  .woocommerce-cart-form .product-name{
    width: 70%;
    text-align: justify !important;
  }
  .cart-price-details-box{
    width: 100% !important;
  }
  .cart-collaterals{
    margin-left: 0px;
  }
  .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
    background-color: transparent;
  }
  .cart-collaterals .cart_totals {
    width: 100% !;
    padding: 5px;
  }
  .single-product .summary.entry-summary{
    width: 50% !important;
  }
  .woocommerce div.product div.images.woocommerce-product-gallery,#Single-pro-page .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description{
    width: 45%;
  }
  #Single-pro-page #reviews {
    display: unset;
  }
  #Single-pro-page #review_form_wrapper{
    height: unset;
  }
  #Single-pro-page #review_form_wrapper {
    width: 100%;
    position: unset;
    display: flex;
  }
  .featured-product-text-box{
    align-self: center;
  }
  .product-offer-inner.product-content{
    margin: auto;
  }
  .trends-image-box-content,.trends-image-four-box,.trends-image-two-box{
    position: unset !important;
  }
  .trends-content-image-box{
    order:2;
  }
  .trends-content-box{
    order: 1;
  }
  .trends-content-box .trends-read-buttotn{
    display: none;
  }
  .img-btn{
    display: block !important;
    text-align: center;
  }
  .size-chart-box .value img {
    width: 300px;
    position: absolute;
    left: unset;
    right: 6%;
  }
	.progress {
    width: 100%;
    max-width: 150px;
	}
  .box-two{
    order: 3;
    width: 100%;
    margin-top: 4% !important;
  }
  .box-three{
    order: 2;
    width: 50%;
  }
  .box-one{
    order: 1;
    width: 50%;
  }
  #slider .slick-dots {
    position: absolute;
    left: 2vw;
  }
  #slider .slider-content-box {
    padding: 8% 5% 0px 3%;
  }
  .slider-nav .slick-list.draggable {
    display: none;
  }
  .our-collections-content-box {
    /* margin: auto; */
    width: 330px;
  }
  .product-inner-content-box {
    margin: 10px;
    width: 360px;

  }
  #winter-trends{
    margin-left: unset !important;
    background-image: none !important;
    background-color: #F38686;
    border-radius: 6px 0px 0px 6px;
  }
  .free-shipping-main-box .free-shipping-row:nth-child(2) .shipping-content-row-box:after{
    display: none;
  }
  .woocommerce div.product div.images .flex-control-thumbs{
    padding: 0px 20px;
    margin: 0;
  }
  .woocommerce div.product div.images .flex-control-thumbs {
    display: flex;
  }
  .single-product .summary.entry-summary {
    /* position: absolute; */
    right: 20px;
    /* top: 0; */
  }
  .product-single-content-box p:nth-child(2),.single-pro-meta{
    width: 95%;
  }
  #Single-pro-page #comments {
    width: 100%;
    box-shadow: 0px 0px 6px 0px#00000029;
  }
  #review_form {
    /* margin-top: 15px; */
  }
  .woocommerce-Tabs-panel--reviews .commentlist .description p{
    font: normal normal normal 16px/30px Poppins;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
  }
  .gift-card-box{
    order: 1;
  }
  .gift-button-box{
    order: 2;
  }
  .coupon-code-box{
    order: 3;
  }
  .last-order-content-box.d-flex {
    width: 40%;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px){
  .our-collections-content-box{
    width: 162px;
  }
  .product-inner-content-box .product-image {
    height: 260px;
  }
  .product-inner-content-box {
    width: 175px;
    margin-right: 0px;
    /* padding: 5px; */
  }
  .content_page .collectionbox-text h3 a {
    font: normal normal 600 18px/20px Poppins;
  }
  .content_page .blog-date, .content_page .meta-comment-box{
    font :400 15px/34px Poppins !important;
  }
  .content_page .blog-content p{
    font:normal normal normal 14px/30px Poppins;
  }
  .wpcf7-not-valid-tip{
    margin-left: 1em;
    padding-top: 3px;
  }
  #footer_box .wpcf7 form .wpcf7-response-output {
    margin: 0em 0em 0em 1em;
    padding: 0.2em 0.2em;
  }
  /* #slider .img-slider-box{
    padding: unset;
  } */
  .new-born-clothes-box {
    padding: 2%;
  }
  .clothes-content-box h3 {
    font: normal normal bold 34px/48px Poppins;
  }
  .clothes-text {
    font: normal normal normal 14px/20px Poppins;
  }
  .clothes-content-box {
    width: 74%;
  }
  #timer{
    font: 400 20px/25px poppins;
    /* left: unset; */
    /* right: 92%; */
  }
  .countdown2 .numbers:before,.countdown2 .numbers:after{
    font-size: 28px !important;
  }
  #feature-collection .feature-product-slider-content .owl-dots{
    right: 21%;
  }
  .wc-block-components-sidebar-layout .wc-block-components-main{
    width: 60% !important;
  }
  .Discount-offer-text-box, .rating span, .rating-points .woocommerce-review-link, .total_sale span {
    font: 500 15px/22px Poppins;
  }
}
@media screen and (max-width: 1400px) and (min-width: 1200px){
  .our-collections-content-box {
    width: 250px;
    margin: 0 auto;
  }
  .product-inner-content-box .product-image {
    height: 300px;
  }
  .product-inner-content-box {
    width: 190px;
    margin-right: 10px;
  }
 .our-collections-box .product-inner-content-box .product-image {
    height: 230px;
  }
  #Single-pro-page .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description,.woocommerce div.product div.images.woocommerce-product-gallery {
    width: 40%;
  }
  .single-product .summary.entry-summary{
    width: 55% !important;
  }
  #Single-pro-page #review_form_wrapper{
    width: 98%;
  }
  #Single-pro-page #comments {
    width: 48%;
  }
  #Single-pro-page #review_form {
    width: 50%;
  }
  #Single-pro-page #reviews {
    margin-top: 8%;
  }
  .progress [data-progress]{
    width: 150px;
  }
  .menu-clas{
    width: 40%;
  }
  .search-bar-box{
    width: 35%;
  }
}
@media screen and (max-width: 1400px) and (min-width: 1200px){
  .product-inner-content-box {
    width: 250px;
  }
}

@media screen and (max-width: 1199px) and (min-width: 991px){

  .product-box {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    grid-template-rows: repeat(3, 1fr) !important;
    grid-column-gap: 0px !important;
    grid-row-gap: 0px !important;
}

  .product-inner-content-box {
    width: 250px !important;
  }
}



@media screen and (max-width: 1199px) and (min-width: 1024px){

  #single-product-page .col-lg-7{
    width: 50% !important;
    display: block !important;
  }

  #Single-pro-page .woocommerce-tabs .panel:nth-child(4){
    margin-top: 10%;
  }
  #Single-pro-page .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description {
    width: 48% !important;
  }
  .single-product .summary.entry-summary{
    width: 50% !important;
  }
  .woocommerce div.product div.images.woocommerce-product-gallery{
    width: 47%;
  }
  .progress [data-progress]{
    width: 80px;
  }
}
@media screen and (max-width: 1023px){
  #pincheck_wrapper .pincheck_inner .form_inline{
    flex-direction: row !important;
  }
  #new-born-clothes .container-fluid.background-box{
    margin-left: 2%;
  }
  #slider .container, #new-born-clothes .container {
    margin-left: 0%;
  }
  .scrolled{
    width: 250px;
  }
  #vw-sticky-menu-one:nth-child(1) .row{
    padding: 0px 0px;
  }
  #respond form {
    width: 100%;
    margin: auto;
  }
  #respond{
    width: 60%;
  }
  .bank-content-box, .partner-content-box{
    padding: 15px 15px 15px 15px;
  }
  .toggle-nav {
    display: block;
    text-align: right;
   }
   .toggle-nav i {
    font-size: 29px;
    color: #FFF;
    margin-top: 4px;
   }
   .sticky-header .toggle-nav i {
    font-size: 29px;
    color: #000;
    margin-top: 4px;
   }
  .sidenav .close-sidebar {
    position: relative;
    font-size: 32px;
    display: block;
    padding-right: 7%;
    color: #ffffff;
    cursor: pointer;
    cursor: pointer;
    text-align: right;
  }
  #slider .slider-for.slick-slider {
    height: unset;
  }
  .main-header .main-navigation {
    display: none
  }
  #vw-sticky-menu-one{
    /* background: #F38686; */
    padding: 10px;
  }
  .toggle-nav {
 		display: block;
 		text-align: start;
 	}
 	.main-navigation ul li.current-menu-item a{
 		border-top: none !important;
 	}
 	.main-navigation ul li>ul {
 		opacity: 1;
 		display: block !important;
 		visibility: visible !important;
 		transform: none;
 		box-shadow: unset;
 		padding: 0;
 		margin: 0;
 	}
 	.main-navigation ul li a:before,
 	.main-navigation ul li a:before {
 		background-color: transparent;
 	}
 	.main-navigation ul li:hover>ul {
 		display: block !important;
 		padding: 0;
 		color: #000000;
 	}
 	.main-navigation ul li ul li ul {
 		position: unset;
 	}
 	.main-navigation ul li ul{
 		display: none;
 		position: relative !important;
 	}
 	.main-navigation ul ul li a:hover{
 		transition: unset;
 	}
 	.headerbar {
 		display: block !important;
 		margin: 0;
 	}
 	.main-navigation ul ul li{
 		padding: 0px 12px;
   	margin: 0px 0 0px 0;
 	}
 	.main-navigation ul li a {
    padding: 10px 15px;
 		display: block;
    font: 500 18px/24px Poppins;
    position: relative;
    color: #fff;
 	}
  #menu-primary-menu-1>li >a:after {
    content: "";
    position: absolute;
    right: unset;
    left: unset;
    top: 20px;
    width: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    margin-left: 6px;
  }
  #menu-primary-menu-1>li>.sub-menu>li>a {
    font: 500 16px/30px Poppins;
    letter-spacing: 0px;
    color: #fff;
  }
  .main-navigation ul ul a{
    color: #fff !important;
  }
  #menu-primary-menu-1>li>.sub-menu>li>a{
    position: relative;
  }
  #menu-primary-menu-1>li>.sub-menu>li>a:after{
    content: "";
    position: absolute;
    right: unset;
    left: unset;
    top: 20px;
    width: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    margin-left: 6px;
  }
  .main-navigation ul ul a {
    font: 400 14px/14px poppins;
  }
  #menu-primary-menu>li >a {
    font: 500 18px/24px Poppins;
    position: relative;
    color: #000 !important;
  }
  #menu-primary-menu>li >a:after {
    content: "";
    position: absolute;
    right: -20px;
    left: unset;
    top: 10px;
    width: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #000000;
    margin: 0 auto;
  }
   #sidebar1 .close-sidebar.mobile-menu{
     position: relative;
     font-size: 32px;
     display: block !important;
     padding-right: 7%;
     color: #fff;
     cursor: pointer;
     cursor: pointer;
     text-align: right;
   }
   #sidebar1 {
     height: 100%;
     width: 0;
     position: fixed !important;
     z-index: 9999999;
     top: 0;
     right: 0;
     background: #F38686;
     overflow-x: hidden;
      transition: .9s;
     padding-top: 8px !important;
   }
   #sidebar1 ul li a{
     border-bottom: none;
   }
    #sidebar1 ul li:hover>ul {
      visibility: visible;
      opacity: 1;
      height: auto;
      z-index: 11111;
      transform: scale(1) !important;
    }
    #sidebar1 ul li:hover>ul {
     display: block !important;
     transition: all .4s ease;
    }
    #sidebar1 ul ul {
     background: #fff;
     border-top: 4px solid var(--color-red);
     visibility: hidden;
     display: none !important;
     opacity: 0;
     animation-name: fadeOutUp;
     transform: scale(0) !important;
     transform-origin: top left;
     transition: all 0.3s ease-out;
    }
    @keyframes fadeOutUp {
      from {
        opacity: 1;
      }
      to {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
      }
    }
   .main-navigation ul ul{
     width: 100%;
   }
   .main-navigation ul ul,.main-navigation ul ul li {
     background: transparent !important;
   }
   .main-navigation ul ul li {
     display: block;
     border-bottom: none;
   }
   .main-navigation ul ul ul li {
     padding-left: 15px;
   }
   .main-navigation li {
     position: relative;
     list-style-type: none;
  }
  .slider-nav .slick-slide img {
    width: 100%;
    height: auto;
    position: relative;
    top: 5px;
  }
  #slider .slick-dots {
    position: absolute;
    top: 43%;
    left: 2vw;
  }
  #slider .slider-content-box {
    height: 500px;
  }
  .slider-for .slider-images-content-box{
    padding: 6px 8px;
  }
  .page-content.error_bgs {
    width: 70%;
  }
  .coupon-code-box:before{
    display: none;
  }
  .wishlist_table.mobile li{
    width: 275px;
    margin: auto;
  }
}
@media screen and (max-width: 1023px) and (min-width: 992px){
  .menu-clas{
    width: 10%;
  }
  .search-bar-box{
    width: 60%;
  }
  .header-cart-admin{
    width: 30%;
  }
}
@media screen and (min-width: 992px){
  #deal-of-the-day .product-inner-content-box .product-image,.feature-product-slider .product-inner-content-box .product-image{
    height: auto;
  }
  #deal-of-the-day .product-inner-content-box ,.feature-product-slider .product-inner-content-box {
    width: auto;
    margin-right: 0px;
    padding: 5px;
  }
}
@media screen and (max-width: 991px){

  /* .....header */

  .dd-pointer{
    right: 0px !important;
  }
  /* .....header  */

  section .owl-carousel .owl-item.active{
    display: flex;
    justify-content: space-evenly !important;
  }
  .product-inner-content-box .product-image {
    height: 260px;
  }
  .product-inner-content-box .product-hover-cart-icons {
    display: block;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
  }
  .single-post h2 {
    font: normal normal 600 24px/30px Poppins;
    color: #242424;
    margin-bottom: 20px;
  }
  .comment-form-image{
    margin: auto;
    padding-bottom: 10px;
  }
  #review_form .comment-form-image,.comment-form-cookies-consent{
    display: flex;
    justify-content: center;
  }
  .product-offer-image {
    padding: 10% 20px 0% 20px;
    width: 85%;
    height: 85%;
    margin: auto;
  }
  #site_top .topbar-dropdown select{
    width: 98%;
  }
  #slider .slick-dots {
    position: absolute;
    top: 40%;
    left: 8vw;
  }
  #slider .slider-content-box {
    padding: 8% 0px 0px 8%;
    height: 600px;
  }
  .our-collections-cat li.nav-item {
    padding: 0 7px;
  }
  .new-born-clothes-box {
    padding: 4%;
  }
  .Show{display: block;}
  .left_menu_col.open .Show {
    left: 38vw;
    position: absolute;
    top: 50vh;
    background: #F38686;
    color: #fff;
    height: 40px;
    right: unset;
    width: 25px;
    border: none;
    border-radius: 50px 0px 0px 50px;
    padding-right: 0px;
  }
  .left_menu_col.open .Show .fa-chevron-right, .left_menu_col:not(.open) .Show .fa-chevron-left {
    display: none;
  }
  .left_menu_col.open{
    padding-top: 1%;
    padding-bottom: 3%;
    position: fixed;
    z-index: 99;
    background: #fff;
    top: 0;
    left: 0;
    width: 35ch;
    height: auto;
    box-shadow: 0px 0px 6px 0px #00000029;
    border-radius: 6px;
    margin: unset;
  }
  .left_menu_col.open{
    height: 100%;
  }
  .left_menu_col.open{
    width: 30ch;
  }
  .left_menu_col.open .Show {
    right: 0;
    left: unset;
  }
  .left_menu_col button{
    left: 61vw;
  }
  .left_menu_col.scrolled button{
    left: 61vw;
  }
  .left_menu_col {
    width: 0;
    margin-left: -60vw;
    position: fixed;
  }


  .slider-box{
    position: relative !important;
   }
  
  #timer {
    display: flex;
    /* width: max-content; */
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0;
    /* background: #FEDB93; */
    font: 400 20px/25px Poppins !important;
    justify-content: space-around;
    margin: auto;


    font: 400 20px/25px Poppins !important;
letter-spacing: 0px !important;
color: #000000 !important;
opacity: 1 !important;
/* margin-top: 430px !important; */
font-size:  16px !important;
display: flex !important;


  }
  .countdown2 .numbers:before,.countdown2 .numbers:after{
    font-size: 28px !important;
  }
  .clothes-content-box{
    width: 100%;
  }
  .footer-col-one .textwidget {
    width: 100%;
    right: 0;
    top: -4px;
    position: unset;
  }
  .footer-col-two{
    justify-content: space-evenly ;
  }
  #footer .footer-col-two .widget.widget_media_image {
    margin-left: unset;
  }
  .product-offer-inner.product-content {
    padding: 0% 15px 0px 15px;
  }
  .contact-form-row-box{
    background: #000;
    background-image: none !important;
  }
  .contact-form p{
    width: 100%;
  }
  .background-box{
    background: #F38686 !important;
    background-image: none;
    border-radius: 6px 0px 0px 6px;
    margin-left: 0 !important;
  }
  .our-collections-cat .nav-inner {
    justify-content: center;
  }
  .shop-page-filters {
    /* display: flex; */
    justify-content: center;
  }
  .woocommerce .woocommerce-ordering {
    position: unset;
    float: unset;
    text-align: center;
    padding-top: 10px;
  }
  .woocommerce .shop-product ul.products,.product-image.row{
    justify-content: center;
  }
  .woocommerce .shop-product .shop-product-col{
    /* margin: auto; */
  }
  form#alg_currency_selector {
    position: relative;
    width: max-content;
    margin: auto;
  }
  .gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow{
    right: -18px;
  }
  .eco-box .loader {
    display: inline-block;
    width: 15% !important;
    height: 20%;
  }
  .deal-offer-casual-box {
    padding-top: 33px;
    padding-bottom: 25px;
  }
  .wc-block-components-sidebar-layout .wc-block-components-main,.wc-block-components-sidebar{
    width: 100% !important;
    height: auto;
    padding: 0 !important;
  }
  .woocommerce div.product div.images .flex-control-thumbs li {
    width: auto;
    margin: 15px;
  }
  .single-product ol.flex-control-nav.flex-control-thumbs {
    justify-content: center;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {


  .product-inner-content-box .pro-content .upper p{
    font-size: 14px !important;
      }
      

      #single-product-page ins {
        text-decoration: none;
        text-align: left;
        font: normal normal 600 18px/20px Poppins !important;
    }

    #single-product-page del {
      font-size: 16px;
      align-items: baseline;
      opacity: 0.3 !important;
      color: #121212;
  }
  .align-self-center {
    align-self: center!important;
    text-align: left;
    font: 500 14px/15px Poppins !important;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    font-size: 14px;
}
  #single-product-page .col-lg-7{
    width: 50% !important;
    display: block !important;
  }

  #single-product-page div.product div.images .flex-control-thumbs {
    z-index: 999;
    padding: 0px 0px;
    display: flex;
    flex-wrap: nowrap !important;
    gap: 0px 0px !important;
    order: 2;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){
  padding-right: 0px;
}
 
div#tab-description {
  /* display: none !important; */
  width: 50%;
}
.single-product .summary.entry-summary {
  right: 0 !important;
}
.bold-rating {
  font: 500 60px/60px poppins !important;
}
.progress {
  max-width: 115px;
}
  .product-box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.product-inner-content-box .product-image {
  height: 260px;
}
.product-inner-content-box .pro-content {
width: 215px;
}

.product-inner-content-box .product-name-title{
  font-size: 18px;
  }
  .elementor-shortcode del {
    font-size: 14px;
    }

  .elementor-shortcode ins {
      font-size: 14px;
      text-decoration: none;
    text-align: left;
    font: normal normal 600 18px/20px Poppins !important;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
      }

      .rating .fa-star {
        font-size: 14px;
      }

      #cat_inner-tab{
        display: flex;
        align-items: center !important;
        justify-content: end;
        margin-bottom: 0px !important;
        justify-content: center !important;
      }
      .progress {
        max-width: 90px;
    }
  
  .our-collections-content-box {
    width: 380px;
    margin: auto;
  }
  .product-inner-content-box {
    width: 225px;
    /* margin: 8px; */
  }
  .progress{
    max-width: 100px;
  }
  
  .footer-col-three aside{
    display: flex;
    justify-content: center;
  }
  .footer-col-three .about_me h6{
    margin: 0;
    align-self: center;
    padding-right: 10px;
  }
  .footer-col-three .about_me aside h6{
    margin-left: 30px;
  }
  .footer-col-four .widget_text{
    margin: unset;
  }
}

@media screen and (max-width: 767px) and (min-width: 320px) {


  .product-inner-content-box .pro-content .upper p{
    font-size: 16px !important;
      }
      
    }


@media screen and (max-width: 767px) and (min-width: 575px) {
  .slider-content-box{
    width: 80%;
    margin: auto;
  }
  #slider .slick-dots {
    right: 0;
    left: 0;
    margin: auto;
    bottom: 60%;
  }
}
@media screen and (max-width: 767px) {


    .woocommerce .shop-product ul.products,.product-image.row{
      justify-content: center;
    }
  .product-inner-content-box {
    margin: 10px;
    width: 255px;
  }
  #pincheck_wrapper .pincheck_inner .form_inline{
    width: 60% !important;
    margin: auto;
  }
  #Single-pro-page .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description ul{
    padding: unset;
    margin: auto !important;
  }
  .product-rating-trade-content-box,.products-meta .d-flex.align-items-center{
    justify-content: center;
  }
  .single-pro-rating,.offer-pro-meta, .offer-boxes{
    justify-content: center;
    text-align: center;
  }
  .cpiw_main,.single-pro-meta,.single-pro-cont p:nth-child(2){
    margin: auto;
  }
  .delivery-code-box{
    text-align: center;
    margin: 0px 10px;
  }
  .single-product h1,.single-product .bradcrumbs{
    text-align: center;
  }
  .pincode_not_availabel{
    width: 90%;
    margin: 10px auto !important;
  }
  .product-single{
    margin: 10px;
  }
  .product-name a,.deal-post h6,.pro-content h6 a,.product-name a{
    /* text-align: center !important; */
  }
  .pro-price,.products-meta{
    /* justify-content: center !important; */
  }


  #single-product-page .col-lg-7{
    width: 50% !important;
    display: block !important;
  }

  #single-product-page div.product div.images .flex-control-thumbs {
    z-index: 999;
    padding: 0px 0px;
    display: flex;
    flex-wrap: nowrap !important;
    gap: 0px 0px !important;
    order: 2;
}

  .row{
    justify-content: center;
  }
   .single-pro-btn {
    margin-left:50px ;
   }
  
  .single-pro-cont,#Single-pro-page .woocommerce-Tabs-panel,#Single-pro-page .variations tbody .label{
    text-align: center;
  }
  #Single-pro-page .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description {
    width: 100%;
  }
  .single-product .summary.entry-summary {
    position: unset;
    right: 0;
    width: 100% !important;
    height: unset;
    text-align: center;
  }
  #Single-pro-page .single-pro-btn,#Single-pro-page .product-rating,.woocommerce div.product .woocommerce-product-rating,#Single-pro-page .summary.entry-summary .price,#Single-pro-page .variations tbody,#Single-pro-page .variations tbody .variable-items-wrapper{
    justify-content: center;
  }

  /* .single-product span.woocs_price_code {
    gap: 10px !important;

  } */
  .woocommerce div.product div.images.woocommerce-product-gallery {
    width: 100%;
  }
  .details-text {
    width: 100%;
  }
  #respond form {
    width: 50%;
    margin: auto;
  }
  .wp-block-woocommerce-cart-order-summary-block{
    padding: 10px;
  }
  #respond form {
    width: 100%;
  }
  h3 {
    font: normal normal 600 30px/25px Poppins;
  }
  #site_top .topbar-dropdown select{
    width: max-content;
  }
  .left_menu_col.open{
    width: 25ch;
  }
  .left_menu_col.open .Show {
    right: 0;
    left: unset;
  }
  .toggle-nav {
    display: block;
    text-align: center;
  }
  #slider .container {
    padding-bottom: 15px;
    position: relative;
    top: -3px;
  }
  /* #slider .img-slider-box {
    padding: 2% 0px 6px 0px;
  } */
  #slider .slider-para {
    display: none;
  }
  .slider-for .slider-images-content-box{
    padding: 6px 0px;
  }
  .slider-images-discount-para {
    font: 600 14px/28px Poppins;
  }
  .slider-images-title {
    font: 600 14px/20px Poppins;
  }
  #slider .slider-for.slick-slider {
    height: 260px;
  }
  #slider .slick-dots {
    right: 0;
    left: 0;
    margin: auto;
    bottom: 60%;
    top: unset;
  }
  #slider .slider-para {
    font: normal normal normal 14px/20px Poppins;
    width: 100%;
  }
  #slider h1{
    font: normal normal bold 26px/40px Poppins;
  }
  #slider .slider-discount-para {
    font: 500 16px/24px Poppins;
  }
  #slider .slider-content-box {
    padding: 8% 3% 0px 3%;
    height: 360px;
  }
  .slider-for .slick-slide img{
    width: 100px;
    height: 100px;
    object-fit: contain;
  }
  .shirt-img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .deal-offer-casual-box {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .deal-of-the-day-height-box {
    height: unset;
  }
  .deal-offer-casual-box-heading h3 {
    color: #fff;
    font: normal normal 600 25px/44px Poppins;
  }
  .deal-offer-hoodie-box-heading h3 {
    font: 600 25px/30px Poppins;
  }
  .deal-img img{
    object-fit: contain;
  }
  .product-rating-trade-content-box{
    justify-content: center;
  }
  .woocommerce-cart-form__cart-item .product-rating-trade-content-box{
    justify-content: start !important;
  }
  .woocommerce-cart-form__cart-item .product-name a{
    text-align: start !important;
  }
  .deal-offer-hoodie-price-box {
    background-color: #fff;
    position: absolute;
    top: 70%;
  }
  .deal-offer-hoodie-box{
    background-size: 100% 100%;
    padding: 15px;
  }
  .shipping-content-row-box:after{
    display: none;
  }
  .our-collections-content-box img {
    width: 100%;
  }
  #partner .owl-carousel .owl-item img{
    width: 100%;
  }
  .our-collections-cat li.nav-item {
    padding: 0 7px;
  }
  .our-collections-cat .nav-inner {
    justify-content: center;
  }
  .trends-title {
    font: normal normal bold 30px/50px Poppins;
    color: #fff;
  }
  .title-box h1,.main_title h1,.above_title h1, .bradcrumbs{
    text-align: center;
  }
  .contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner{
    margin: 0 auto;
    display: block;
  }
  .privacy-policy .middle-content p, .terms-conditions-para, .middle-content .about-para,.shipping-dilivery-para,.privacy-policy-para,.privacy-bold-sub-heading,.support-page-box li.support-para{
    width: 100% !important;
    text-align: center;
  }
  .support-page-box .first-unorder {
    display: block;
  }
  .page-content.error_bgs {
    width: 100%;
  }
  .error-page .error_bgs h3{
    font: normal normal 600 30px/30px Poppins;
  }
  .errorimg {
    max-width: 90%;
  }
  .deal-price-box {
    justify-content: center;
  }
  .products-meta{
    justify-content: center !important;
  }
  .last-order-title-content .product-name,.product-name a{
    text-align: left;
  }
  .product-name,.product-name a{
    text-align: center;
  }
  .menu-footer-menu-container ul{
    padding: 0 !important;
  }
  .container.single-post{
    margin-top: -40px !important;
    padding: 10px;
  }
  .entry-date, .entry-comments, .entry-comments a{
    margin-left: 20px;
  }
  #single-post-page p,.blog-que{
    text-align: center;
  }
  .cat-box,.single-post-page{
    /* justify-content: center; */
  }
  #comments{
    display: block;
    padding: 3%;
  }
  .comment-list,#respond.comment-respond{
    width: 100%;
  }
  .price-details{
    text-align: center;
  }
  .woocommerce div.product div.images .flex-control-thumbs li {
    width: 25%;
    margin: 10px;
  }
  .single-product ol.flex-control-nav.flex-control-thumbs {
    justify-content: center;
  }
  .our-collections-category-images .pro-price{
    /* justify-content: center; */
  }
  .last-order-main-box{
    display: block !important;
    text-align: center;
  }
  .last-order-content-box{
    justify-content: center;
  }
  .last-order-content-product-price .align-items-center{
    justify-content: center;
  }
  .last-order-content-box.d-flex {
    width: unset;
  }
  .billing-details-box{
    height: 46%;
  }
  .billing-inner-form-box {
    width: 90%;
    height: max-content;
    margin: auto;
    background: #fff;
    top: 30px;
    bottom: unset;
    position: absolute;
    left: 0;
    right: 0;
  }

  
}

@media screen and (max-width: 575px) {


  /* ................................. */

 
  #single-product-page .col-lg-7{
    width: 100% !important;
  }

  .product-box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.product-inner-content-box .product-image {
  height: 260px;
}
.product-inner-content-box .pro-content {
width: 235px;
}

.product-inner-content-box .product-name-title{
  font-size: 18px;
  }
  .elementor-shortcode del {
    font-size: 14px;
    }

  .elementor-shortcode ins {
      font-size: 14px;
      text-decoration: none;
    text-align: left;
    font: normal normal 600 18px/20px Poppins !important;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
      }

      .rating .fa-star {
        font-size: 14px;
      }

      #cat_inner-tab{
        display: flex;
        align-items: center !important;
        justify-content: end;
        margin-bottom: 0px !important;
        justify-content: center !important;
      }
  
  .our-collections-content-box {
    width: 380px;
    margin: auto;
  }
  .product-inner-content-box {
    width: 225px;
    /* margin: 8px; */
  }

  .bold-rating{
    font: 500 70px/70px poppins !important;

  }
  /* .............................. */

  
  .product-inner-content-box .product-image {
    height: 260px;
  }
  .product-inner-content-box {
    margin: 10px;
    width: 220px;
  }
  #pincheck_wrapper .pincheck_inner .form_inline{
    width: 80% !important;
    margin: auto;
  }
  .woocommerce-cart-form__cart-item .product-name a{
    text-align: start !important;
  }
  #review_form .comment-form-rating,#review_form .comment-form-image{
    width: 100%;
    justify-content: center;
  }
  .trend-pro-button-one{
    display: none;
  }
  .trend-pro-button-two{
    display: block !important;
  }
  .featured-product-text-box{
    order: 2;
    align-self: center;
  }
  .featured-product-img-box{
    order: 1;
  }
  .product-offer-inner.product-content {
    text-align: center;
    margin: auto;
  }
  #Single-pro-page .single-pro-btn .single_add_to_cart_button {
    padding: 14px 20px 14px 40px;
    font: 500 14px/16px Poppins;
  }
  .wishlist_text{
    /* padding: 0px 18px 0px 6px; */
  }
  .yith-wcwl-add-button a.add_to_wishlist {
    color: #fff;
    font: 500 14px/16px Poppins;
  }
  #slider .slick-dots {
    right: 0;
    left: 0;
    margin: auto;
    bottom: 67%;
    top: unset;
  }
  .search-bar-box{
    display: none;
  }
  .deal-img{
    height: auto !important;
  }
  .is-medium table.wc-block-cart-items .wc-block-cart-items__row, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row, .is-small table.wc-block-cart-items .wc-block-cart-items__row{
    display: flex !important;
    flex-wrap: wrap;
  }
  .wc-block-cart-items td{
    width: 100%;
  }
  .wc-block-cart-items__row td{
    width: 100% !important;
    margin: auto;
  }
  .wc-block-cart-item__remove-link {
    position: relative;
    bottom: 0px;
  }
  .wc-block-components-product-price{
    justify-content: center;
  }
  a.wc-block-components-product-name{
    margin: auto;
    text-align: center;
  }
  .woocommerce div.product div.images .flex-control-thumbs li {
    width: 20%;
    margin: 7px;
  }
  .single-product ol.flex-control-nav.flex-control-thumbs {
    justify-content: center;
  }
  #sb_instagram #sbi_images{
    	display:block
  }
  .box-one {
    order: 1;
    width: 100%;
  }
  .box-three {
    order: 3;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {



  /* ................................. */
 

  .product-box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.product-inner-content-box .product-image {
  height: 260px;
}
.product-inner-content-box .pro-content .upper {
justify-content: start !important;
}
.product-inner-content-box .pro-content .upper p{
font-size: 16px !important;
  }
  
  .our-collections-category-images .pro-price {
    justify-content: start !important;
  }

.product-inner-content-box .product-name-title{
  font-size: 16px;
  }
  .elementor-shortcode del {
    font-size: 14px;
    }

  .elementor-shortcode ins {
      font-size: 14px;
      text-decoration: none;
    text-align: left;
    font: normal normal 600 18px/20px Poppins !important;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
      }

      .pro-price .rating .fa-star {
        font-size: 12px;
        /* margin-left: 10px; */
      }

      .pro-price .align-self-center {
        font-size: 14px;
        text-align: center !important;
      }

      #cat_inner-tab{
        display: flex;
        align-items: center !important;
        justify-content: end;
        margin-bottom: 0px !important;
        justify-content: center !important;
      }
  
  .our-collections-content-box {
    width: 380px;
    margin: auto;
  }
  .product-inner-content-box {
    width: 225px;
    /* margin: 8px; */
  }


  .slider-box{
    position: relative !important;
   }
  
  


  #timer {
    display: flex !important;
    /* width: max-content; */
    position: absolute !important;
    /* left: 0; */
    /* right: 0; */
    text-align: center !important;
    bottom: 0 !important;
    /* background: #FEDB93; */
    font: 400 20px/25px Poppins !important;
    justify-content: space-around;
    margin: auto;


    font: 400 14px/20px Poppins !important;
letter-spacing: 0px !important;
color: #000000 !important;
opacity: 1 !important;
/* margin-top: 430px !important; */
font-size:  14px !important;
display: flex !important;


  }

  .single-shipping-box{
    margin-left: 25px !important;
  }
  .single-pro-rating .total_sale span{
    text-align: center;
    margin-left: 45px;
  }
  /* .............................. */


  #pincheck_wrapper .pincheck_inner .form_inline{
    width: 90% !important;
    margin: auto;
  }
  .left_menu_col.scrolled button{
    left: 62vw;
  }
  .product-inner-content-box {
    margin: 0;
    width: 185px;
    /* width: 235px; */
    /* padding: 10px; */
  }

  #related .product-inner-content-box {
        width: 280px;

  }


 #related .product-inner-content-box .pro-content .upper {
    justify-content: space-between !important;
}
  .deal-of-the-day-height-box{
    padding: 25px 0px !important;
  }
  .product-inner-content-box .product-image {
    /* height: 212px !important; */
  }
  .shop-page-filters {
    /* display: flex; */
    justify-content: center;
  }
  .navbar{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2,50px);
    text-align: center;
  }
  .single-pro-rating{
    display: unset !important;
  }
  .bold-rating,.rating-number{
    justify-content: center;
  }
  .rating-progress:after,.cart-product-remove:before{
    display: none;
  }
  .woocommerce-cart-form .woocommerce-cart-form__contents{
    width: 100%;
  }
  .woocommerce-cart-form__cart-item{
    display: block !important;
  }
  .woocommerce-cart-form h2,.woocommerce-cart-form__cart-item,.woocommerce-cart-form .cart_totals h2,.product-name a, .woocommerce-cart-form .product-regular-price{
    text-align: center !important;
  }
  .woocommerce-cart-form__cart-item td{
    width: 100% !important;
  }
  .product-quantity-remove-box {
    justify-content: center;
  }
  .coupon button{
    padding: 15px 10px !important;
    width: 60%;
    font-size: 14px;
  }
  .woocommerce-cart-form__cart-item .product-name a{
    text-align: center !important;
  }
  .blog-admin-box-content,.product-rating-trade-content-box,.products-meta .d-flex.align-items-center,.woocommerce-cart-form__cart-item .product-rating-trade-content-box{
    justify-content: center !important;
  }
  .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td{
    text-align: center !important;
  }
  #tab-description{
    width: 100% !important;

  }
  .comment-text .star-rating{
     right: 0% !important;

  }
  .woocommerce div.product .product_title{
    text-align: center;
  }.woocommerce div.product .single-brand-name{
    text-align: center;
  }
  .single-product .summary.entry-summary .Discount-offer--product-text-box p{
    text-align: center;
  }
  .woocommerce div.product form.cart .variations th {
    /* line-height: 29px; */
    text-align: center;
}
.single-pro-btn {
  margin-left: 0px;
}

.additional-text {
  padding: 0px 35px 0px 10px;
  
}

#single-product-page ins{
  font: normal normal 600 16px/20px Poppins !important;
}
}
@media screen and (max-width: 380px) {

  .pro-price .align-self-center {
    font-size: 14px;
    text-align: center !important;
  }
  #Single-pro-page .wc-block-components-notice-banner__content a{
    padding-top: 4% !important;
  }
  .slider-images-title {
    font: 600 11px/20px Poppins;
  }
  .feature-collection-price-text, .feature-collection-price {
    font: normal normal 600 27px/30px Poppins;
  }
  #tab-description {
    width: 100% !important;

  }
  .comment-text .star-rating{
    right: 0% !important;

 }
 .woocommerce div.product .product_title{
  text-align: center;
}
}
@media screen and (max-width: 320px) {
  .comment-text .star-rating{
    right: 25% !important;

 }
}



@media screen and (max-width: 480px) {

  /* ........................... */
  
   
  
  .product-box {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr) !important;
    /* grid-template-rows: repeat(4, 1fr); */
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: 80px !important;
  }
  
  .single-product-box .product-box {
  
  /* margin-left: 0px !important; */
  
  }
  .single-pro-btn {
  margin-left: 0px;
  }
  
  .single-shipping-box{
  /* margin-left: 5px !important; */
  }
  .single-pro-rating .total_sale span{
  text-align: center;
  margin-left: 40px;
  }
  
  
  .product-inner-content-box {
  width: 235px;
  
  }
  
  
  
  
  .product-inner-content-box .pro-content .upper {
  justify-content: space-between !important;
  }
  
  .our-collections-category-images .pro-price{
  justify-content: space-between !important;
  }
  }
  
  
  
  
  


@media screen and (max-width: 360px) {



  /* ................................. */


  .product-box {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr) !important;
    /* grid-template-rows: repeat(4, 1fr); */
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: 50px !important;
}

.single-product-box .product-box {

  /* margin-left: 0px !important; */

}
.single-pro-btn {
  margin-left: 0px;
}

.single-shipping-box{
  /* margin-left: 5px !important; */
}
.single-pro-rating .total_sale span{
  text-align: center;
  margin-left: 40px;
}


 .product-inner-content-box {
  width: 235px;

}


.product-inner-content-box .pro-content .upper {
justify-content: space-between !important;
}

.our-collections-category-images .pro-price{
  justify-content: space-between !important;
}
}



@media screen and (max-width: 320px) {

  .product-inner-content-box {
    /* width: 220px !important; */
  
  }
  
}

/* ................................................................ */


/* =================== Shop Page CSS SP ====================== */

.woocommerce-shop ul.products{
  gap: 50px 24px;
  /* margin: 0 !important; */
}
.woocommerce-shop ul.products .product-inner-content-box {
  max-width: calc(calc(100%/3) - calc(48px/3));
  width: 100%;
  margin: 0 !important;
  position: relative;
}
.woocommerce-shop ul.products::before{
  position: absolute;
}
.woocommerce-shop ul.products .product-inner-content-box .product-hover-cart-icons {
  position: absolute;
  top: 13px;
  right: 15px;
  opacity: 0;
  transition: opacity 0.3s;
  bottom: auto;
  left: auto;

}
.woocommerce-shop ul.products .product-inner-content-box:hover .product-hover-cart-icons {
  opacity: 1;
}
.woocommerce-shop ul.products .product-inner-content-box .product-hover-cart-icons .product-cart-icons {
  flex-direction: column;
  gap: 10px;
}
.woocommerce-shop ul.products .product-inner-content-box .product-hover-cart-icons .product-cart-icons .product_wishlist_text .yith-wcwl-add-to-wishlist {
  margin-top: 0;
  display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;

    background: #fff;
    color: #000;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50px;
    margin-top: 0;
}

.woocommerce-shop ul.products .product-inner-content-box .pro-content .upper {
  margin-top: 10px;
}
.woocommerce-shop ul.products .product-inner-content-box .pro-content .product-name-title {
  font: normal normal 700 18px/26px Poppins;
}
.woocommerce-shop ul.products .product-inner-content-box .pro-content .pro-price ins {
  font-size: 20px;
  line-height: 39px;
}
.woocommerce-shop ul.products .product-inner-content-box .pro-content .pro-price span.woocs_price_code{
  align-items: center;
  gap: 10px !important;
}
.woocommerce-shop ul.products .product-inner-content-box .pro-content .pro-price span.woocs_price_code del {
  font-size: 18px;
  color: #ACACAC;
  opacity: 1 !important;
  line-height: 15px;
}
.woocommerce-shop ul.products .product-inner-content-box .pro-content .pro-price{
  gap: 10px;
  margin-top: -5px;
}
.woocommerce-shop ul.products .product-inner-content-box .pro-content .pro-price .product-rating-trade-content-box {
  font-size: 16px;
  font-weight: 600;
  line-height: 15px;
}
.woocommerce-shop ul.products .product-inner-content-box .product-hover-cart-icons .product-cart-icons .product_wishlist_text .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  margin: 0;
} 
.woocommerce-shop ul.products .product-inner-content-box .product-hover-cart-icons .product-cart-icons .product_wishlist_text .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span.feedback {
  display: flex;
}
.woocommerce-shop ul.products .product-inner-content-box .product-hover-cart-icons .product-cart-icons .product_wishlist_text .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
  /* top: 5px; */
}
.woocommerce-shop ul.products .product-inner-content-box .product-hover-cart-icons .product-cart-icons .product_wishlist_text .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a{
  line-height: 0;
    display: block;
}
.woocommerce-shop #sidebar {
  padding:0px 10px;
  background: #F8F8F8;
  border-radius: 10px;
  margin-top: 40px !important;
}
.woocommerce-shop  .accordion-item{
  background-color: transparent;
}
.woocommerce-shop .container.shop-page #content>.row {
  align-items: flex-start;
  margin: 0;
}
.woocommerce-shop .accordion-item ul.shop-page-produts-category li span {
  font-size: 16px;
  line-height: 35px;
}
.woocommerce-shop form.woocommerce-ordering{
  display: none;
}



@media (max-width:1199px){
  
  .woocommerce-shop ul.products{
    gap: 50px 10px;
    margin: 0 !important;
  }
  .woocommerce-shop ul.products .product-inner-content-box {
    max-width: calc(calc(100%/3) - calc(48px/3));
    width: 100%;
    margin: 0;
    position: relative;
  }
  .woocommerce-shop ul.products::before{
    position: absolute;
  }
  .woocommerce-shop ul.products .product-inner-content-box .product-hover-cart-icons {
    position: absolute;
    top: 13px;
    right: 15px;
    opacity: 0;
    transition: opacity 0.3s;
    bottom: auto;
    left: auto;
  
  }
  .woocommerce-shop ul.products .product-inner-content-box:hover .product-hover-cart-icons {
    opacity: 1;
  }
  .woocommerce-shop ul.products .product-inner-content-box .product-hover-cart-icons .product-cart-icons {
    flex-direction: column;
    gap: 10px;
  }
  .woocommerce-shop ul.products .product-inner-content-box .product-hover-cart-icons .product-cart-icons .product_wishlist_text .yith-wcwl-add-to-wishlist {
    margin-top: 0;
    display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
  }
  .woocommerce-shop ul.products .product-inner-content-box .pro-content .upper {
    margin-top: 10px;
  }
  .woocommerce-shop ul.products .product-inner-content-box .pro-content .product-name-title {
    font: normal normal 700 18px/26px Poppins;
  }
  .woocommerce-shop ul.products .product-inner-content-box .pro-content .pro-price ins {
    font-size: 18px;
    line-height: 39px;
  }
  .shop-page del {
    font-size: 14px;
}
  .woocommerce-shop ul.products .product-inner-content-box .pro-content .pro-price span.woocs_price_code{
    align-items: center;
    gap: 10px !important;
  }
  .woocommerce-shop ul.products .product-inner-content-box .pro-content .pro-price span.woocs_price_code del {
    font-size: 18px;
    color: #ACACAC;
    opacity: 1 !important;
    line-height: 15px;
  }
  .woocommerce-shop ul.products .product-inner-content-box .pro-content .pro-price{
    gap: 7px;
  }
  .woocommerce-shop ul.products .product-inner-content-box .pro-content .pro-price .product-rating-trade-content-box {
    font-size: 16px;
    font-weight: 600;
    line-height: 15px;
  }
  .woocommerce-shop ul.products .product-inner-content-box .product-hover-cart-icons .product-cart-icons .product_wishlist_text .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
    margin: 0;
  } 
  .woocommerce-shop ul.products .product-inner-content-box .product-hover-cart-icons .product-cart-icons .product_wishlist_text .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span.feedback {
    display: flex;
  }
  .woocommerce-shop ul.products .product-inner-content-box .product-hover-cart-icons .product-cart-icons .product_wishlist_text .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    /* top: 5px; */
  }
  .woocommerce-shop ul.products .product-inner-content-box .product-hover-cart-icons .product-cart-icons .product_wishlist_text .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a{
    line-height: 0;
      display: block;
  }
  .woocommerce-shop #sidebar {
    padding:0px 10px;
    background: #F8F8F8;
    border-radius: 10px;
    margin-top: 40px !important;
  }
  .woocommerce-shop  .accordion-item{
    background-color: transparent;
  }
  .woocommerce-shop .container.shop-page #content>.row {
    align-items: flex-start;
    margin: 0;
  }
  .woocommerce-shop .accordion-item ul.shop-page-produts-category li span {
    font-size: 16px;
    line-height: 35px;
  }
  .woocommerce-shop form.woocommerce-ordering{
    display: none;
  }
  
  
  
  @media (max-width:1199px){
    
    .woocommerce-shop .container.shop-page{
      max-width: 100%;
    }
    .woocommerce-shop ul.products .product-inner-content-box .product-hover-cart-icons .product-cart-icons .product_wishlist_text .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
      top: 0;
  }
  }
  @media (max-width:1100px){
    .woocommerce-shop ul.products .product-inner-content-box .pro-content .pro-price {
      justify-content: space-between;
  }
  }
  @media (max-width:1024px){
    .woocommerce-shop .container.shop-page #content>.row>div:nth-child(2) {
      width: 75%;
  }
  .woocommerce-shop ul.products .product-inner-content-box{
    max-width: calc(calc(100%/2) - calc(24px/2));
  }
  .woocommerce-shop #sidebar{
    width: 25%;
  }
  .woocommerce-shop ul.products .product-inner-content-box .pro-content{
    width: 100%;
  }
  .woocommerce-shop ul.products .product-inner-content-box .pro-content .pro-price .product-rating-trade-content-box{
    justify-content: flex-start !important;
  }
  
  }
  @media (max-width:767px){
    .woocommerce-shop #sidebar{
      width: 100%;
    }
    .woocommerce-shop .container.shop-page #content>.row>div:nth-child(2) {
      width: 100%;
  }
  .woocommerce-shop ul.products .product-inner-content-box .product-hover-cart-icons .product-cart-icons .product_wishlist_text .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    /* top: 5px; */
  }
  }
  @media (max-width:640px){
    .woocommerce-shop ul.products .product-inner-content-box{
      max-width: 100%;
    }
    .woocommerce-shop ul.products{
      gap:40px;
    }
  }
  @media (max-width:480px){
    .woocommerce-shop #sidebar .navbar{
      display: flex;
    }
  }
  
  
  
  
  .woocommerce-shop .container.shop-page{
    max-width: 100%;
  }
  .woocommerce-shop ul.products .product-inner-content-box .product-hover-cart-icons .product-cart-icons .product_wishlist_text .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    top: 0;
}
}
@media (max-width:1100px){
  .woocommerce-shop ul.products .product-inner-content-box .pro-content .pro-price {
    justify-content: space-between;
}
}
@media (max-width:1024px){
  .woocommerce-shop .container.shop-page #content>.row>div:nth-child(2) {
    width: 75%;
}
.woocommerce-shop ul.products .product-inner-content-box{
  max-width: calc(calc(100%/2) - calc(24px/2));
  width: 32.4% !important;
}
.woocommerce-shop #sidebar{
  width: 25%;
}
.woocommerce-shop ul.products .product-inner-content-box .pro-content{
  width: 100%;
}
.woocommerce-shop ul.products .product-inner-content-box .pro-content .pro-price .product-rating-trade-content-box{
  justify-content: flex-start !important;
}

}
@media (max-width:768px){
  .woocommerce-shop ul.products .product-inner-content-box{
    width: 100% !important;
  }
  .woocommerce-shop ul.products {
    gap: 50px 20px;
}
}

@media (max-width:767px){
  .woocommerce-shop #sidebar{
    width: 100%;
  }
  .woocommerce-shop .container.shop-page #content>.row>div:nth-child(2) {
    width: 100%;
}
.woocommerce-shop ul.products .product-inner-content-box .product-hover-cart-icons .product-cart-icons .product_wishlist_text .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
  /* top: 5px; */
}
}
@media (max-width:640px){
  .woocommerce-shop ul.products .product-inner-content-box{
    max-width: 100%;
  }
  .woocommerce-shop ul.products{
    gap:40px;
  }
}
@media (max-width:480px){
  .woocommerce-shop #sidebar .navbar{
    display: flex;
  }
}




/* ......................................header section responsive start........................................... */

@media (max-width:425px){

  
  .currency-usd >div >div>form>div>div>a>label {
  
    font: 500 14px/30px Poppins;
  
  }
  
  .gtranslate_wrapper .gt_switcher .gt_selected a {
  
    font: 500 14px/11px Poppins !important;
   
  }
  .gtranslate_wrapper .gt_switcher .gt_selected a:after {
    right: 45px !important;
  }
  
  .Tracking-Order > div> h6 {
    color:#FFFFFF;
  font-size:13px !important ;

  text-align: left;
font: 400 16px/25px Poppins;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
   }
   .trackusd{
    /* margin: -10px !important; */
   }


   .trackusd > div{
    justify-content: space-around;
    }
   
  
  }


  @media (max-width:1024px){
    .dd-pointer {
      right: 0px !important;
    }
    .trackusd{

    /* padding-left: 150px !important; */

  }

  }

  @media (max-width:768px){
    .dd-pointer {
      right: 0px !important;
    }
    .trackusd{

    /* padding-left:0px !important; */

  }
}

@media (max-width:425px){
  .dd-pointer {
    right: 5px !important;
}
}
@media (max-width:375px){
  .dd-pointer {
    right: 5px !important;
}
}



@media (max-width:320px){


 .elementor-604 .elementor-element.elementor-element-7f4881f1 > .elementor-element-populated {
   padding: 0px 0px 0px 0px;
 }
 
 .currency-usd >div >div>form>div>div>a>label {
   font-size: 18px;
   font-family: 'Poppins';
   font-weight: 500;
   text-align: left;
   font: 500 14px/30px Poppins;
   letter-spacing: 0px;
   color: #FFFFFF;
   opacity: 1;
 }
 
 .gtranslate_wrapper .gt_switcher .gt_selected a {
   border: none !important;
   color: white !important;
   padding: 3px 5px;
   width: 161px;
   background: none !important;
   width: 106px !important;
   text-align: left;
   font: 500 14px/11px Poppins !important;
   letter-spacing: 0px;
   color: #FFFFFF !important;
   opacity: 1 !important;
 }
 .gtranslate_wrapper .gt_switcher .gt_selected a:after {
   right: 55px !important;
 }
 .dd-pointer {
   right: 6px !important;
 }
 
 .Tracking-Order > div> h6 {
   color:#FFFFFF;
 font-size:13px !important ;
 margin-left: 3px;
 text-align: left;
font:400 16px/25px Poppins;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
  }
  .trackusd > div{
   /* margin: 10px !important; */
   /* padding: 0px !important; */
  }
 
 }

/* ......................................header section responsive end........................................... */

/* ...................................HOME PAGE RESPONSIVE START.............................................. */

@media only screen and (max-width: 430px)  {

  #cln-slider p.slider-text {
    margin-top: 0px !important;
}
}
@media only screen and (max-width: 425px)  {


  .Gtranslator >div div>.gtranslate_wrapper .gt_switcher .gt_selected a:after {
    right: 65px !important;
      margin-top: 5px !important;
  }

  #cln-slider p.slider-text {
    padding-top: 20px;
    width: 210px !important;
    font-size: 10px !important;
    line-height: 15px !important;

}

#cln-slider #timer {
  margin-bottom: 9px !important;
}
  }

@media only screen and (max-width: 375px)  {


  .Gtranslator >div div>.gtranslate_wrapper .gt_switcher .gt_selected a:after {
    right: 65px !important;
      margin-top: 5px !important;
  }
  }
  
@media only screen and (max-width: 320px)  {


.Gtranslator >div div>.gtranslate_wrapper .gt_switcher .gt_selected a:after {
  right: 70px !important;
    margin-top: 6px !important;
}
}

@media only screen and (max-width: 375px)  {

  #cln-slider p.slider-small-text {
    font-size: 10px !important;
    line-height: 0px !important;
    margin-bottom: 161px !important;

  }
  #cln-slider .slider_headingmain {
    font-size: 12px !important;
    line-height: 0px !important;
    margin-bottom: 120px !important;
    width: 250px !important;
    line-height: 0px !important;
}

  #cln-slider .slider_heading {
    font-size: 12px !important;
    line-height: 0px !important;
    margin-bottom: 80px !important;
    width: 250px !important;
    line-height: 0px !important;


  }

  #cln-slider p.slider-text {
    margin-top: 0px !important;
    width: 184px !important;
    font-size: 10px !important;
    line-height: 13px !important;
}
#cln-slider .cust_text{
 margin-top: 105px !important;
}  


  #cln-slider #timer{
    /* font-family: "Mulish", Poppins; */
    letter-spacing: 0px;
    color: #000000;
    text-align: center !important;
    position: absolute !important;
    font: 300 9px Poppins !important;
    font-size: 10px;
    margin-top: 0px;
    margin-bottom: 5px !important;

  }
  #cln-slider #timer .clock_values{
    padding: 1px !important;
  }
  .clock_values span {
    font-size: 15px !important; /* Adjust the font size for smaller screens */
    margin-top: 2px;
  }
  

}




@media only screen and (max-width: 320px)  {

  #cln-slider p.slider-small-text {
    font-size: 8px !important;
    line-height: 0px !important;
    margin-bottom: 165px !important;

  }
  #cln-slider .slider_headingmain {
    font-size: 10px !important;
    line-height: 0px !important;
    margin-bottom: 125px !important;
    width: 250px !important;
    line-height: 0px !important;

}

  #cln-slider .slider_heading {
    font-size: 10px !important;
    line-height: 0px !important;
    margin-bottom: 90px !important;
    width: 250px !important;
    line-height: 0px !important;


  }

  #cln-slider p.slider-text {
    margin-top: 0px !important;
    width: 300px !important;
    /* font-size: 8px !important; */
    line-height: 13px !important;
    width: 160px !important;
}


#cln-slider .cust_text {
  margin-top: 107px !important;
  font-size: 9px !important;

}

  #cln-slider #timer{
    /* font-family: "Mulish", Poppins; */
    letter-spacing: 0px;
    color: #000000;
    text-align: center !important;
    position: absolute !important;
    font: 300 9px Poppins !important;
    font-size: 10px;
    margin-top: 10px;
    margin-bottom: 5px !important;

  }
  #cln-slider #timer .clock_values{
    padding: 0px;
  }
  .clock_values span {
    font-size: 1rem; /* Adjust the font size for smaller screens */
  }
  
}



    /* ................................................................single product.......................... */


  @media only screen and (max-width: 320px)  {


  .tshirtslide .bdt-slider-excerpt h3{
      text-align: left;
      font: normal normal 600 12px/18px Poppins !important;
      letter-spacing: 0px;
      color: #000000;
      background: #FFE561;
      padding: 5px !important;
      text-align: center !important;

  }



}

@media only screen and (max-width:425px)  {

  .single-product-box .product-box {
    /* margin-left: 25px !important; */
}
}



@media only screen and (max-width:375px)  {

  .single-product-box .product-box {
    /* margin-left: 0px !important; */
    }

  .product-box {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr) !important;
    /* grid-template-rows: repeat(4, 1fr); */
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: 55px !important;
  }
  
  }


  
  @media only screen and (max-width:320px)  {

  .single-product-box .product-box {
    /* margin-left: -25px !important; */
}

    .product-box {
      display: grid !important;
      grid-template-columns: repeat(1, 1fr) !important;
      /* grid-template-rows: repeat(4, 1fr); */
      grid-column-gap: 0px;
      grid-row-gap: 0px;
      margin-left: 35px !important;
    }
    
    }


    /* ................................................................single productend.......................... */

    
    @media only screen and (max-width: 320px)  {

    .menfashion .elementor-widget-container{
      left: 0px !important;
    }
    }

    @media only screen and (max-width: 320px) {
      .woocommerce div.product form.cart .button {
        /* position: relative; */
        color: #fff;
        background: #000;
        padding: 11px 35px 14px 40px;
        border-radius: 6px;
        opacity: 1 !important;
        margin-left: 0 !important;
        font: 500 12px/12px Poppins;
        cursor: pointer;
        width: 100% !important;
    }

    

    .single-pro-btn .yith-wcwl-add-to-wishlist {

      /* width: 125px !important; */


    }
    .additional-text {
      color: white;
      position: absolute;
      top: 65px;
      left: 185px;
    }
    .single-shipping-box {
      /* margin-left: -5px !important; */
  }
  .product-single-content-box img {
    width: 100px;
  }

  }


  @media only screen and (max-width: 375px) {

    .product-single-content-box img {
      width: 150px;
    }
  }
  @media only screen and (max-width: 425px)  {

  .single-pro-btn {
    margin-left: 0px;
}

.product-single-content-box img {
  width: 200px;
}
  }

 

  @media only screen and (max-width: 1024px) {

    .menfashion{
        left: 75px !important;
    }
    .kidsfashion{
      left: 75px !important;
  }
  .womenfashion{
    left: 75px !important;
}
  }


  @media only screen and (max-width: 768px) {

    .menfashion{
        left: 40px !important;
    }
    .kidsfashion{
      left: 40px !important;
  }
  .womenfashion{
    left: 40px !important;
}
  }


  @media only screen and (max-width: 425px) {

    .menfashion{
        left: 100px !important;
    }
    .kidsfashion{
      left: 100px !important;
  }
  .womenfashion{
    left: 100px !important;
}
  }

  @media only screen and (max-width: 375px) {

    .menfashion{
        left: 65px !important;
    }
    .kidsfashion{
      left: 65px !important;
  }
  .womenfashion{
    left: 65px !important;
}
  }
  @media only screen and (max-width: 320px) {

    .menfashion{
        left: 40px !important;
    }
    .kidsfashion{
      left: 40px !important;
  }
  .womenfashion{
    left: 40px !important;
}
  }


/* .........................slider img responsive */

@media only screen and (max-width: 320px) {

.slider_main_img{
     width: auto !important;
     height: 200px !important;
}
}

@media only screen and (max-width: 375px) {

  .slider_main_img{
       width: auto !important;
       height: 225px !important;
  }
  }


@media only screen and (max-width: 425px) {

  .slider_main_img{
       width: auto !important;
       height: 240px !important;
  }
  }

/* ...................................HOME PAGE RESPONSIVE END.............................................. */


/* ..........................................blog section.............................. */

@media only screen and (max-width: 768px) {
  .blog-date{
    font-size: 14px !important;
  }
  .blog-admin{
    font-size: 14px !important;
  }
}

@media only screen and (max-width: 767px) {
  .single-author-image{
    width: 70px !important;
  }
  .entry-author a {
    font: normal normal 600 23px/27px poppins !important;
}
  

  .entry-date, .entry-comments, .entry-comments a {
    align-self: center;
    color: #777373;
    list-style: none;
    font: normal normal normal 16px/22px poppins !important;
    margin-left: 10px !important;
    margin-left: 40px;
    align-self: center;
    color: #777373;
    list-style: none;
    margin-left: 40px;
}
}

@media only screen and (max-width: 320px) {
  .single-author-image{
    width: 50px !important;
  }
  .entry-author a {
    font: normal normal 600 23px/27px poppins !important;
}
.entry-date, .entry-comments, .entry-comments a {
  
  font: normal normal normal 16px/22px poppins !important;
}
}



/* ..........................................blog section.............................. */



@media only screen and (max-width: 375px) {


.woocommerce ul.products.columns-3 .shop-product-col, ul.products.columns-3 li{
  width: 100% !important;
}
}


/* ..........................................%off section ................................... */





@media only screen and (max-width: 1024px) {



  .specialoffer >div{
    justify-content: center;
  }
  
  .specialoffer h2{
    font-size: 34px !important;
  }
  .specialoffer .specialtext h2{
    font-size: 30px !important;

  }
  
  
  }


  @media only screen and (max-width: 768px) {


 
    .specialoffer h2{
      font-size: 34px !important;
    }
    .specialoffer .specialtext h2{
      font-size: 24px !important;
  
    }
    
    
    } 
    @media only screen and (max-width: 540px) {

    .specialoffer .specialtext h2 {
      font-size: 16px !important;
    }
    .specialoffer h2 {
      font-size: 18px !important;
    }
  }
@media only screen and (max-width: 425px) {


 
  .specialoffer h2{
    font-size: 18px !important;
  }
  .specialoffer .specialtext h2{
    font-size: 16px !important;

  }
  
  
  } 



@media only screen and (max-width: 375px) {


 
  .specialoffer h2{
    font-size: 16px !important;
  }
  .specialoffer .specialtext h2{
    font-size: 14px !important;

  }
  
  
  } 

@media only screen and (max-width: 320px) {


 
  .specialoffer h2{
    font-size: 14px !important;
  }
  .specialoffer .specialtext h2{
    font-size: 12px !important;

  }
  
  
  } 




  /* .................................... */
/* 
@media only screen and (max-width: 1024px) {

  .specialoffer >div .elementor-widget-wrap {
    padding: 50px 0px 0px 50px!important;

  }
  
  .specialoffer h2{
    font-size: 50px !important;
  }
  .specialoffer .specialtext h2{
    font-size: 25px !important;

  }

  .specialoffer .offer50 div div{
    width: 100px !important;
    height: 100px !important;
  }

  .TheSeason >div .elementor-widget-wrap {
    padding: 50px 0px 0px 50px!important;
  }

  .TheSeason h2{
    font-size: 45px !important;
  }
  .theseasontext h2{
    font-size: 25px !important;

  }
  

  .TheSeason .offer40 div div{
    width: 100px !important;
    height: 100px !important;
  }
  
  
  } */


/* 
@media only screen and (max-width: 768px) {

  .specialoffer >div .elementor-widget-wrap {
    padding: 50px 0px 0px 50px!important;

  }
  
  .specialoffer h2{
    font-size: 40px !important;
  }
  .specialoffer .specialtext h2{
    font-size: 20px !important;

  }

  .specialoffer .offer50 div div{
    width: 90px !important;
    height: 90px !important;
  }

  .TheSeason >div .elementor-widget-wrap {
    padding: 50px 0px 0px 50px!important;
  }

  .TheSeason h2{
    font-size: 35px !important;
  }
  .theseasontext h2{
    font-size: 20px !important;

  }
  

  .TheSeason .offer40 div div{
    width: 90px !important;
    height: 90px !important;
  }
  
  
  }



@media only screen and (max-width: 425px) {

  .specialoffer >div .elementor-widget-wrap {
    padding: 10px 0px 0px 10px!important;
  }
  
  .specialoffer h2{
    font-size: 18px !important;
  }
  .specialoffer .specialtext h2{
    font-size: 16px !important;

  }

  .specialoffer .offer50 div div{
    width: 50px !important;
    height: 50px !important;
  }

  .TheSeason >div .elementor-widget-wrap {
    padding: 10px 0px 0px 10px!important;
  }

  .TheSeason h2{
    font-size: 18px !important;
  }
  .theseasontext h2{
    font-size: 16px !important;

  }

  .TheSeason .offer40 div div{
    width: 50px !important;
    height: 50px !important;
  }
  
  
  }


@media only screen and (max-width: 375px) {

  .specialoffer >div .elementor-widget-wrap {
    padding: 10px 0px 0px 10px!important;
  }
  
  .specialoffer h2{
    font-size: 16px !important;
  }
  .specialoffer .specialtext h2{
    font-size: 14px !important;

  }

  .specialoffer .offer50 div div{
    width: 50px !important;
    height: 50px !important;
  }

  .TheSeason >div .elementor-widget-wrap {
    padding: 10px 0px 0px 10px!important;
  }

  .TheSeason h2{
    font-size: 16px !important;
  }
  .theseasontext h2{
    font-size: 14px !important;

  }


  .TheSeason .offer40 div div{
    width: 50px !important;
    height: 50px !important;
  }
  
}

@media only screen and (max-width: 320px) {

  .specialoffer >div .elementor-widget-wrap {
    padding: 0px 0px 0px 0px!important;
  }
  
  .specialoffer h2{
    font-size: 12px !important;
  }
  .specialoffer .specialtext h2{
    font-size: 10px !important;

  }

  .specialoffer .offer50 div div{
    width: 50px !important;
    height: 50px !important;
  }

  .TheSeason >div .elementor-widget-wrap {
    padding: 0px 0px 0px 0px!important;
  }

  .TheSeason h2{
    font-size: 12px !important;
  }
  .theseasontext h2{
    font-size: 10px !important;

  }


  .TheSeason .offer40 div div{
    width: 50px !important;
    height: 50px !important;
  }
  
} */




.tshirtslide .bdt-slideshow-nav {
  bottom: inherit !important;
  left: inherit !important;
  top: 78% !important;
  transform: translateY(0%);
  /* display: flex; */
  flex-direction: row !important;
  right: 78% !important;
  gap:10px !important;
}


@media only screen and (max-width: 1399px) {
  .tshirtslide .bdt-slideshow-nav {
    top: 77% !important;
    right: 75% !important;
  }
}

@media only screen and (max-width: 1199px) {
  .tshirtslide .bdt-slideshow-nav {
    top: 77% !important;
    right: 69% !important;
  }
}
@media only screen and (max-width: 1024px){

  .tshirtslide .bdt-prime-slider-skin-isolate .bdt-slideshow-item{
    margin: 100px 25px 80px;

  }

  .tshirtslide .bdt-slideshow-nav {
   
    right: 82% !important;
    margin-top: 0px !important;
  }
}
@media only screen and (max-width: 912px){
  .tshirtslide .bdt-slideshow-nav {
    right: 80% !important;
}
}
@media only screen and (max-width: 820px){
  .tshirtslide .bdt-slideshow-nav {
    right: 77% !important;
}
}

@media only screen and (max-width: 768px){
  .tshirtslide .bdt-prime-slider-skin-isolate .bdt-slideshow-item {
    margin: 100px 25px 100px;
}

  .tshirtslide .bdt-slideshow-nav {
   
    right: 75% !important;
    top: 72% !important;

  }
}
@media only screen and (max-width: 540px)  {

  .bdt-image-match-height-mobile--yes .bdt-prime-slider .bdt-match-height{
    margin: -60px 50px 50px 50px;

  }

  .tshirtslide .bdt-prime-slider-skin-isolate .bdt-slideshow-item {
    margin: 10px 100px 50px 100px;
}
  .tshirtslide .bdt-slideshow-nav {
    right: 37% !important;
    top: 87% !important;
  }
  }

@media only screen and (max-width: 430px)  {

  .bdt-image-match-height-mobile--yes .bdt-prime-slider .bdt-match-height{
    margin: -75px 50px 50px 50px;

  }

  .tshirtslide .bdt-prime-slider-skin-isolate .bdt-slideshow-item {
    margin: 10px 70px 55px 55px;
}
  .tshirtslide .bdt-slideshow-nav {
    right: 35% !important;
    top: 85% !important;
  }
  }

@media only screen and (max-width: 425px){


  .bdt-image-match-height-mobile--yes .bdt-prime-slider .bdt-match-height{
    margin: -60px 50px 50px 50px;

  }

  .tshirtslide .bdt-prime-slider-skin-isolate .bdt-slideshow-item {
    margin: 10px 70px 55px 55px;
}
.tshirtslide .bdt-slideshow-nav {
  right: 35% !important;
  top: 85% !important;
}
}

@media only screen and (max-width: 375px){

  .bdt-image-match-height-mobile--yes .bdt-prime-slider .bdt-match-height{
    margin: -15px 50px 50px 50px;

  }

  .tshirtslide .bdt-prime-slider-skin-isolate .bdt-slideshow-item {
    margin: 0px 50px 0px;
}


  .tshirtslide .bdt-slideshow-nav {
   
    right: 28% !important;
    top: 85% !important;

  }

  .tshirtslide .bdt-prime-slider-desc{
    padding-bottom: 0px !important;
  }
}


@media only screen and (max-width: 320px){
  .tshirtslide .bdt-prime-slider-skin-isolate .bdt-slideshow-item {
    margin: 15px 35px 15px;
}

  .tshirtslide .bdt-slideshow-nav {
   
    top: 85% !important;
    right: 25% !important;
  }

  .tshirtslide .bdt-prime-slider-desc{
    padding-bottom: 0px !important;
  }
}



.tshirtslide .bdt-slideshow-nav li ::before{
  background: none;
}


.tshirtslide  .bdt-slideshow-item .bdt-slide-image {
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: none !important;
  opacity: none !important;

}
.tshirtslide .bdt-slide-image{
  position: none !important;
  opacity: none !important;
}

@media only screen and (max-width: 1199px) and (min-width: 960px){
  .tshirtslide  .bdt-slide-image {
  position: none !important;
  opacity: none !important;
}
}








/* Tabs START */
#pills-tab1Content .tab-pane:not(.active) {
  display: none;
}

#cat_inner-tab button {
  border: none;
  background: none;
}


@media only screen and (max-width: 320px){

#cat_inner-tab button a{
  font: 500 18px/14px poppins;
 
}
}
@media only screen and (max-width: 1024px){

#cat_inner-tab {
  text-align: center !important;
  justify-content: center !important;

}
}
.our-collections-cat li.nav-item {
    padding: 0 25px;
}

/* Tabs END */


.single-pro-content .pro-price span.woocs_price_code{
  /* display: flex !important;
    flex-direction: row-reverse !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 0px!important;
    flex-direction: column-reverse !important;
    position: relative;
    top: -20px; */
}


.pro-price span.woocs_price_code {
  display: flex !important;
  flex-direction: row-reverse !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 4px!important;
}


.single-pro-content .pro-price .product-regular-price del{
  font-size: 16px !important;
}
.single-pro-content .pro-price .product-regular-price span ins{
  text-decoration: none;
  text-align: left;
  font: 600 24px/28px Poppins !important;
}



@media only screen and (max-width: 1100px){
/* .productsingle .elementor-widget-container{
 margin: 0px 0px -740px 200px !important;
}   */

.single-product-box.product-inner-content-box.our-collections-content-box{
  margin: 0px;
  padding: 0px;
}

  .single-pro-content .pro-price .product-regular-price span ins{
    text-decoration: none;
    text-align: left;
    font: 600 20px/20px Poppins !important;
  }
  .single-pro-content h6.product-name-title {
    font: 600 20px/20px Poppins !important;
  }
  }

@media only screen and (max-width: 800px){
  /* .productsingle .elementor-widget-container{
    margin: 0px 0px -670px 200px;
   }   */

  .single-pro-content .pro-price .product-regular-price span ins{
    text-decoration: none;
    text-align: left;
    font: 600 20px/23px Poppins !important;
  }
  .single-pro-content h6.product-name-title {
    font: 600 18px/30px Poppins !important;
  }
  }

@media only screen and (max-width: 450px){


.single-pro-content .pro-price .product-regular-price span ins{
  text-decoration: none;
  text-align: left;
  font: 600 20px/20px Poppins !important;
}
.single-pro-content h6.product-name-title {
  font: 600 18px/30px Poppins !important;
}
}



/* ............................ */





.doller40 {
  text-align: left; 
  font: normal normal bold 36px/30px Poppins; 
  letter-spacing: 0px;
   color: #292929;
   opacity: 1;

}

.buyfree{
  text-align: left; 
  font: normal normal 600 14px/20px Poppins;
  opacity: 1;
  background: #FFE561;
  padding: 5px;
}

@media only screen and (max-width: 1024px){

.doller40 {
  font: normal normal bold 35px/50px Poppins; 
 

}
  .buyfree{
    font: normal normal 600 14px/15px Poppins !important;  
    padding: 15px
  }

}

@media only screen and (max-width: 768px){

  .doller40 {
    font: normal normal bold 30px/40px Poppins; 
   
  
  }
    .buyfree{
      font: normal normal 600 12px/30px Poppins !important;
      padding: 6px !important;
    }
  
  }



  

@media only screen and (max-width: 320px){


.doller40 {
  text-align: left; 
  font: normal normal bold 22px/20px Poppins; 
  letter-spacing: 0px;
   color: #292929;
   opacity: 1;

}

.buyfree{
  text-align: left; 
  font: normal normal 600 12px/15px Poppins; 
  letter-spacing: 0px; 
  color: #000000; 
  opacity: 1; 
  background: #FFE561; 
  padding: 20px
}

}






@media only screen and (max-width: 425px){


.girl_img{
  max-width: 200px;
}


.clock_values{

  background: white; 
    /* background: black; */
    color: black;
    font-size: 10px;
    border-radius: 0px 0px 0px 0px;

}


.clock_container > div {
  background: none !important;
    /* padding: 0px 10px 0px 10px; */
    color: none !important;
    height: 0px;

  }
}

/* ..................... */



/* ..........................product section css start responsive........................... */

    @media screen and (max-width: 991px) and (min-width: 768px) {

      #popular_Product.product-inner-content-box {
        width: 225px !important;
    }
    #popular_Product .product-inner-content-box .pro-content {
        width: 225px !important;
    }
    } 
    


@media screen and (max-width: 425px) {

  #popular_Product .product-inner-content-box {
    width: 260px !important;
  
  }
  
  #popular_Product .product-inner-content-box .pro-content{
    width: 260px !important;
  
  }
}



@media screen and (max-width: 375px) {



  #popular_Product .product-inner-content-box {
    width: 250px !important;
  
  }
  
  #popular_Product .product-inner-content-box .pro-content{
    width: 250px !important;
  
  }
  
}


@media screen and (max-width: 320px) {



  #popular_Product .product-inner-content-box {
    width: 230px !important;
  
  }
  
  #popular_Product .product-inner-content-box .pro-content{
    width: 230px !important;
  
  }
  
}


/*  #related products */



@media screen and (max-width: 991px) and (min-width: 768px) {

  #related .product-inner-content-box {
    width: 250px !important;
}
#related .product-inner-content-box .pro-content {
    width: 225px !important;
}
} 


@media screen and (max-width: 425px) {

  #related.product-inner-content-box {
    width: 280px !important;
  
  }
  
  #related .product-inner-content-box .pro-content{
    width: 260px !important;
  
  }
}



@media screen and (max-width: 375px) {



  #related .product-inner-content-box {
    width: 275px !important;
  
  }
  
  #related .product-inner-content-box .pro-content{
    width: 250px !important;
  
  }
  
}


@media screen and (max-width: 320px) {

  #related .product-inner-content-box {
    width: 250px !important;
  
  }

  #related .product-inner-content-box .pro-content{
    width: 230px !important;

  }
  
}





/* ..........................product section css end responsive........................... */

.single-pro-btn .yith-wcwl-add-to-wishlist:hover{
  background-color: #FFBA9B !important;
  color: #121212 !important;
}

.yith-wcwl-add-button a span:hover {
  /* color: #121212 !important; */
}
#single-product-page .product-variation path:hover {
  color: #121212 !important;
}
@media screen and (max-width: 320px) {

.single-pro-btn .yith-wcwl-add-to-wishlist{
  width: 130px !important;
}

span.feedback {
  color: #fff;
  /* font-size: 15px; */
  display: flex !important;
  justify-content: center !important;
  align-items: center;
  /* margin-top: 8px; */
  padding: 0px;
  font-size: 15px;
}
}




@media screen and (max-width: 450px) {

  .single-pro-btn{
    flex-direction: column;
    align-items: center;
  }

.single-pro-btn .yith-wcwl-add-to-wishlist{
  margin-top: 10px !important;
  margin-left: 0px !important; 

}
#cat_inner-tab button a {
  padding: 5px 8px 5px 8px;
}


}

@media screen and (max-width: 320px) {

#cat_inner-tab button a {

   font-size: 15px;
   padding: 5px;
}
}


/* ........................................................................... */



.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{
  display: block !important;
  width: 100% !important;
}

.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
  clear: none;
}



@media screen and (min-width: 768px) and (max-width: 1400px){
  .Single-product-page .woocommerce-product-gallery {
    width: 48% !important;
    float: left;
    margin-bottom: 38px;
  }
  .summary .entry-summary{
    width: 48% !important;
    float: right;

  }
  .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
  width: 50% !important;
  float: left;
  margin-bottom: 38px;

  }

  .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
    position: static;
    width: 48% !important;
     float: right;
 
 
 }

}


@media screen and (min-width: 320px) and (max-width: 767px){
  .single-brand-name {
    text-align: center;
  }
  .woocommerce div.product .product_title{
    text-align: center;
  }
  .single-product .summary.entry-summary .Discount-offer--product-text-box p {
    text-align: center;
  }
  .woo-variation-swatches.wvs-show-label .variations th{
    text-align: center;

  }
  .single-pro-btn{
    justify-content: center;
  }
  .align-self-center {
    /* text-align: center; */

  }
  .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
    width: 100% !important;
    float: left;
    margin-bottom: 38px;

    margin: auto !important;
display: block !important;
justify-content: center !important;
text-align: center !important;
align-items: center !important;
  
  }
  .row{
    justify-content: center;
  }
  div#tab-description{
    width: 100%;
  }

  .product-single-content-box img {
    width: 150px;
  }

  }
  
  @media screen and (min-width: 320px) and (max-width: 450px){

    .woocommerce div.product form.cart .reset_variations{
      /* right: -75px; */

    }
    .woocommerce div.product form.cart .button:before{
      left: 75px;
      top: 10px;
    }
    .woocommerce div.product form.cart .button{
      width: 100% !important;
      font: 500 16px/16px Poppins;
      text-align: center;

    }
  .wishlist_text{
     width: 100% !important;
  }
  .summary.entry-summary .wishlist_text .yith-wcwl-add-to-wishlist {
    width: 100% !important;

  }
  div[class*="yith-wcwl-add-to-wishlist"][class*="add-to-wishlist"][class*="exists"][class*="wishlist-fragment"][class*="on-first-load"]{
    width: 100% !important;

  }
}


/* .......................................................................single blog  */

  @media screen and (max-width: 767px){
    .single-post #comments {
      display: block;
  }
  .reply a {
    font: 400 16px/68px Poppins;

  }

}


@media screen and (max-width: 1024px){

.single-product-box .product-inner-content-box .product-image{
  min-height: 500px;

}
}

@media screen and (max-width: 768px){

.single-product-box .product-inner-content-box .product-image{
  min-height: 300px;

}
}

/* .........................................home page  */

@media only screen and (max-width: 540px)  {

  /* .bdt-image-match-height-mobile--yes .bdt-prime-slider .bdt-match-height {
    margin: 0px;
} */

#cln-slider p.slider-text {
  margin-top: 0px;
  width: 210px !important;
  font-size: 10px !important;
  line-height: 15px !important;
}

#cln-slider #timer {
  letter-spacing: 0px;
  color: #000000;
  text-align: center !important;
  position: absolute !important;
  font: 300 9px Poppins !important;
  font-size: 12px;
  margin-top: 10px;
  /* margin-bottom: 20px !important; */
}




  .freeshipping.elementor-widget-container{
     margin: 0px !important;
  } 

  .freeshipping.elementskit-infobox {
    justify-content: center !important;
  }
  .product-box {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr) !important;
    /* grid-template-rows: repeat(4, 1fr); */
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: 0px !important;
    padding: 30px 30px !important;
}
.single-product-box{
  padding: 10px 10px !important;

}
.singleproductdiscount{
  top: 25px;
  right: 20px;
}

.product-inner-content-box {
  width: 235px;
  margin: 0 !important;
  width: 100%;
  margin-bottom: 20px !important;
}
.product-inner-content-box .pro-content{
  width: 100%;

}

.menfashion{
left: 50% !important;
transform: translateX(-50%);
}
.kidsfashion{
  left: 50% !important;
transform: translateX(-50%);
}
.womenfashion{
  left: 50% !important;
  transform: translateX(-50%);
}
.women-image .elementor-widget-container{
  text-align:center
}
.girl_img img {
  max-width:250px !important;

}



}

@media only screen and (max-width: 425px)  {

  /* .bdt-image-match-height-mobile--yes .bdt-prime-slider .bdt-match-height {
    margin: 0px;
} */

#cln-slider p.slider-text {
  margin-top: 25px;
  width: 210px !important;
  font-size: 10px !important;
  line-height: 15px !important;
}
}

/* ................single product page.................... */


@media only screen and (max-width: 430px)  {



.woocommerce div.product form.cart .button:before {
  left: 125px;
  top: 16px;
}

}

@media only screen and (max-width: 375px)  {
  .woocommerce div.product form.cart .button:before {
    left: 100px;
    top: 16px;
  }
}
@media only screen and (max-width: 320px)  {
  .woocommerce div.product form.cart .button:before {
    left: 75px;
    top: 10px;
  }
}


/* ................single product page.................... */



#review_form_wrapper {

  margin-left: 135px;
  margin-top: -175px;
}

@media only screen and (max-width: 1025px)  {

  #review_form_wrapper {
  
    margin-left: 0px;
    margin-top: 20px;
  }
}


@media only screen and (max-width: 768px)  {

  #review_form_wrapper {
  
    margin-left: 0px;
    margin-top: -70px;
  }
}

@media only screen and (max-width: 600px)  {

  #review_form_wrapper {
  
    margin-left: 0px;
    margin-top: 0px;
  }
}


/* ...............................Timer slider ........................................ */

@media only screen and (max-width: 750px)  {
  #cln-slider p.slider-text{
    display: none;
  }
}


@media only screen and (max-width: 750px)  {

 
  #cln-slider p.slider-small-text{
    margin-bottom: 150px !important;
  }
  #cln-slider .slider_headingmain{
    margin-bottom: 95px !important;
  }
  #cln-slider .slider_heading{
    margin-bottom: 40px !important;
  
  }
  #cln-slider .cust_text{
    margin-top: 10px !important;
    margin-bottom: 0px;
  }
  #cln-slider #timer{
    margin-bottom: 60px !important;
  
    
  }
  }


@media only screen and (max-width: 540px)  {

 
  #cln-slider p.slider-small-text{
    margin-bottom: 140px !important;
  }
  #cln-slider .slider_headingmain{
    margin-bottom: 100px !important;
  }
  #cln-slider .slider_heading{
    margin-bottom: 55px !important;
  
  }
  #cln-slider .cust_text{
    margin-top: 0px !important;
    margin-bottom: 10px;
  }
  #cln-slider #timer{
    margin-bottom: 40px !important;
  
    
  }
  }
  @media only screen and (max-width: 425px)  {
    #cln-slider #timer{
      margin-bottom: 70px !important;
    
      
    }
  }

@media only screen and (max-width: 375px)  {

 
#cln-slider p.slider-small-text{
  margin-bottom: 140px !important;
}
#cln-slider .slider_headingmain{
  margin-bottom: 100px !important;
}
#cln-slider .slider_heading{
  margin-bottom: 65px !important;

}
#cln-slider .cust_text{
  margin-top: 0px !important;
  margin-bottom: 30px;
}
#cln-slider #timer{
  margin-bottom: 80px !important;

  
}
.clock_container{
  /* padding: 10px !important; */
}



}

/* ................................................................................ */
/* Original CSS */


/* Original CSS */



/* Responsive Adjustments */

/* 767px */
@media only screen and (max-width: 767px) {
  .clock_container {
      padding: 15px !important;
  }

  .clock_container > div:nth-child(1){
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .clock_container > div:nth-child(5) {
    
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      border-top-right-radius: 6px;
      border-bottom-right-radius: 6px;
  }

}

/* 600px */
@media only screen and (max-width: 600px) {
  .clock_container {
      padding: 10px !important;
      font-size: 16px;
  }
  .clock_container > div:nth-child(1){
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .clock_container > div:nth-child(5) {
    
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      border-top-right-radius: 6px;
      border-bottom-right-radius: 6px;
  }
  .clock_values span{
    font-size: 22px !important;
    margin: auto;

  }
}

/* 425px */
@media only screen and (max-width: 425px) {
  .clock_container {
      padding: 5px !important;
      font-size: 14px !important; 
  }
  .clock_container > div:nth-child(1){
    border-top-left-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .clock_container > div:nth-child(5) {
    
      border-top-left-radius: 0 !important;
      border-bottom-left-radius: 0 !important;
      border-top-right-radius: 6px !important;
      border-bottom-right-radius: 6px !important;
  }
  .clock_values span{
    font-size: 20px !important;
    padding-left: 7px;
    margin: auto;
  }
}

/* 320px */
@media only screen and (max-width: 320px) {
  .clock_container {
      font-size: 12px !important;
  }
  .clock_container > div:nth-child(1){
    border-top-left-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .clock_container > div:nth-child(5) {
    
      border-top-left-radius: 0 !important;
      border-bottom-left-radius: 0 !important;
      border-top-right-radius: 6px !important;
      border-bottom-right-radius: 6px !important;
  }

}


/* .....................................................................home page css  */

.winter-girl{
  width: 100%;
  max-width: 300px;
 }


@media only screen and (max-width: 540px){
  .winter-girl{
      max-width: 200px !important;
  }
  
  }
  
  
@media only screen and (max-width: 1399px) {
  /* #cln-slider p.slider-text{
    width: 550px !important;
  } */
 
  .freeshipping .elementskit-infobox.text-left.text-left.icon-lef-right-aligin.elementor-animation-.media p {
    font-size: 12px;
}
.tshirtslide h1.bdt-title-tag {
  font-size: 23px !important;
  line-height: 33px !important;
}


  
.specialoffer h2{
  font-size: 23px !important;
  line-height: 30px !important;
}
.specialoffer .specialtext h2{
  font-size: 18px !important;

}
.specialoffer .girlfashion{
  width: 100% !important;
  max-width: 350px !important;
  object-fit: cover;
  align-items: center;
}

.specialoffer .girlfashion .elementor-widget-container {
  margin: 0px !important;
}
.offer50 .ha-number-body {
  width: 90px !important;
  height: 90px !important;
}
.offer50 span.ha-number-text {
  font-size: 24px !important;
}

.winter_special .winterhead h2{
  font-size: 36px !important;
  line-height: 50px !important;
}
.winter_special .wintertext h2{
  font-size: 18px !important;
  line-height: 25px !important;
}
}



@media only screen and (max-width: 1199px) {
  .tracking-container{
    margin-top: 10px;
  }
   /* #cln-slider p.slider-text{
    width: 450px !important;
    font:normal normal normal 18px/30px Poppins !important
  }  */
  .freeshipping h3.elementskit-info-box-title {
    font-size: 18px !important;
}
.freeshipping .ekit-wid-con .elementskit-infobox.icon-lef-right-aligin {
  padding: 5px;
}
  .freeshipping .elementskit-infobox.text-left.text-left.icon-lef-right-aligin.elementor-animation-.media p {
    font-size: 12px;
}
.bdt-prime-slider-skin-isolate.content-position-inherit .bdt-prime-slider-desc {
  padding-right: 0px !important;
  padding-left: 0px;
}
.specialoffer .specialtext h2 {
  font-size: 16px !important;
}
.specialoffer h2 {
  font-size: 18px !important;
  line-height: 22px !important;
}
.specialofferdiv a.elementor-button.elementor-button-link.elementor-size-md.elementor-animation-pulse {
  font-size: 14px;
} 
.endoffdiv a.elementor-button.elementor-button-link.elementor-size-md.elementor-animation-pulse {
  font-size: 14px;
}
.offer50 .ha-number-body {
  width: 80px !important;
  height: 80px !important;
}
.offer50 span.ha-number-text {
  font-size: 22px !important;
}

}

@media only screen and (max-width: 1024px) {


.specialoffer .specialtext h2 {
  font-size: 26px !important;
}
.specialoffer h2 {
  font-size: 34px !important;
  line-height: 40px !important;
}
.specialofferdiv a.elementor-button.elementor-button-link.elementor-size-md.elementor-animation-pulse {
  font-size: 24px;
}
.endoffdiv a.elementor-button.elementor-button-link.elementor-size-md.elementor-animation-pulse {
  font-size: 24px;
}
.offer50 .ha-number-body {
  width: 120px !important;
  height: 120px !important;
}
.offer50 span.ha-number-text {
  font-size: 32px !important;
}
.winter_special .winterhead h2 {
  font-size: 25px !important;
  line-height: 30px !important;
}
.winter_special .wintertext h2 {
  font-size: 16px !important;
  line-height: 22px !important;
}
}
@media only screen and (max-width: 768px) {

.tshirtslide .bdt-slideshow-nav {
  right: 75% !important;
}
}
@media only screen and (max-width: 767px) {


  .freeshipping .ekit-wid-con .elementskit-infobox.icon-lef-right-aligin{
    padding: 10px;
  }

  .freeshippingdiv{
    display: flex;
    justify-content: center;
  }
  .freeshippingdiv .elementskit-infobox {
    border-width: 0px !important;
}
.tshirtslide .bdt-slideshow-nav {
  right: 30% !important;
  top: 90% !important;
}


  .winter-girl > div >img{
    max-width: 200px !important;
    display: block !important;
    margin: auto !important;
  }

  .specialoffer .girlfashion{
    width: 100% !important;
    max-width: 180px !important;
    object-fit: cover;
  }

  .specialoffer .specialtext h2 {
    font-size: 14px !important;
}
.specialoffer h2 {
  font-size: 16px !important;
  line-height: 19px !important;
}
.offer50 .ha-number-body {
  width: 60px !important;
  height: 60px !important;
}
.offer50 span.ha-number-text {
  font-size: 16px !important;
}
.endoffdiv a.elementor-button.elementor-button-link.elementor-size-md.elementor-animation-pulse {
  font-size: 14px;
}
.specialofferdiv a.elementor-button.elementor-button-link.elementor-size-md.elementor-animation-pulse {
  font-size: 14px;
}
#cat_inner-tab{
  flex-wrap: unset;
}
#cat_inner-tab li.nav-item.active a{
  /* padding: 5px 8px 5px 8px; */
}
}

@media only screen and (max-width: 540px) {
  .tshirtslide .bdt-slideshow-nav {
    right: 35% !important;
  }
  /* .specialoffer .specialtext h2 {
    font-size: 18px !important;
}
.specialoffer h2 {
  font-size: 26px !important;
  line-height: 30px !important;
}
.specialofferdiv a.elementor-button.elementor-button-link.elementor-size-md.elementor-animation-pulse {
  font-size: 20px;
}
.endoffdiv a.elementor-button.elementor-button-link.elementor-size-md.elementor-animation-pulse {
  font-size: 20px;
}
.offer50 .ha-number-body {
  width: 80px !important;
  height: 80px !important;
}
.offer50 span.ha-number-text {
  font-size: 23px !important;
} */

}

@media only screen and (max-width: 425px) {
  .tshirtslide .bdt-slideshow-nav {
    right: 33% !important;
  }
}
@media only screen and (max-width: 375px) {
  .tshirtslide .bdt-slideshow-nav {
    right: 30% !important;
  }
}

@media only screen and (max-width: 320px) {

.specialoffer .specialtext h2 {
  font-size: 12px !important;
}
.specialoffer h2 {
  font-size: 14px !important;
  line-height: 17px !important;
}
.offer50 .ha-number-body {
  width: 50px !important;
  height: 50px !important;
}
.offer50 span.ha-number-text {
  font-size: 14px !important;
}
.tshirtslide .bdt-slideshow-nav {
  right: 25% !important;
}
.specialofferdiv a.elementor-button.elementor-button-link.elementor-size-md.elementor-animation-pulse {
  font-size: 16px;
}
.endoffdiv a.elementor-button.elementor-button-link.elementor-size-md.elementor-animation-pulse {
  font-size: 16px;
}

}



/* .............................cart page .................................. */


body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
  min-height: 3em;
  background: black;
  color: white;
  font: normal normal 700 18px/18px Poppins;
}

.wp-block-woocommerce-empty-cart-block .yith-wcwl-add-to-wishlist {
  display: none;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
  /* min-height: 3em; */
  margin-top: 0;
}


/* .............................cart page .................................. */




/* .............................checkout page .................................. */

@media only screen and (max-width: 1399px) {
  .wc-block-components-sidebar-layout {
    width: 100%;
    max-width: 95%;
}
}
@media only screen and (max-width: 767px) {
  .wc-block-components-sidebar-layout {
    width: 100%;
    max-width: 95%;
}
}


/* .............................checkout page .................................. */

.dd-pointer-up {
  border-bottom: solid 5px #fff !important;
}



/* Media query for screens with a maximum width of 480 pixels */
@media screen and (max-width: 480px) {
  .gt_selector {
    max-width: 100%; /* Set the maximum width to 100% */
  }
}

@media screen and (max-width: 575px) {

.bdt-slider-excerpt{
  justify-content: center;
}


/* 
ul#menu-footer-information li a {
 text-align: center;
}

ul#menu-footer-account li a {
  text-align: center;
}

ul#menu-footer-category li a {
 text-align: center;
} */

}
@media screen and (max-width: 1024px) {

#single-post-page .comment-body p{
  padding-left: 85px;
  }
}

@media screen and (max-width: 767px) {
  #comments .comment-author{
    text-align: center;
  }
  #single-post-page .comment-body p{
    padding-left: 50px;
    text-align: center;
    }
    .single-post .reply a{
      padding-left: 20px;
      text-align: center;
    }
    #single-post-page .comment-body .reply{
      display:grid;
    }
  }

  @media screen and (max-width: 375px) {

  .wp-block-search__inside-wrapper {
    /* flex-wrap: wrap; */
  }
}



@media (max-width: 768px){
  .fbc-page .fbc-wrap .fbc-items {
    padding: 0px;
  }
  }



@media (max-width: 767px){
  .woocommerce-shop ul.products .product-inner-content-box:hover .product-cart-icons {
      opacity: 0;
  }
  .product-box .product-inner-content-box .product-hover-cart-icons .product-cart-icons{
    opacity: 1;

  }
  .row .product-inner-content-box .product-hover-cart-icons .product-cart-icons{
    opacity: 1;

  }
  .product-box .product-inner-content-box .product-hover-cart-icons{
    opacity: 1;

  }
  }
  
/* ............................................................................................. */


/* ...................... */
#sidebar #block-4{
	display:none;
}
@media (max-width: 575px){

.single-product-box{
	display: flex;
    justify-content: center;
}
.single-product-box .product-inner-content-box {
    width: 100% !important;
    margin: 0px;
    max-width: 250px;
}
.product-box{
	 place-items: center;
}
.product-inner-content-box{
	    max-width: 250px;
}
}

@media (max-width: 1024px){

.single-product-box{
     display: flex;
    justify-content: center;
    max-width: 400px;
    align-items: center;
    margin: auto;
}
.single-product-box .product-inner-content-box .product-image {
  min-height: 300px;
}
}

@media only screen and (max-width: 700px){
#cln-slider .cust_text {

    display: none;
}
}




/* ............................ */


.clothblogpage .real-estate-breadcrumb .fbc-wrap li a, .clothblogpage .real-estate-breadcrumb .fbc-wrap li span {
  color: #fff !important;
}

.real-estate-breadcrumb .fbc-wrap li a, .real-estate-breadcrumb .fbc-wrap li span {
color: #000 !important;
}
@media only screen and (max-width: 1399px)  {
#review_form_wrapper {

  margin-top: 0px;
}}




#trekking-sidebar .wp-block-latest-posts.wp-block-latest-posts__list li{
height: 100%;
width: 100%;
overflow: hidden;
display: flex;
gap: 10px;
}
#trekking-sidebar .wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image img {
max-width: 100px !important;
}

#trekking-sidebar .widget ul li a{
color: #121212;
font-size: 17px;
font-weight: 400;
/* margin: auto; */
}



.is-large.wc-block-cart .wc-block-cart-items th:last-child{
display: none;
}

.single-product .summary.entry-summary  .yith-wcwl-add-button, .single-product .summary.entry-summary .yith-wcwl-wishlistexistsbrowse, .single-product .summary.entry-summary .yith-wcwl-wishlistaddedbrowse{
border: none;
border-radius: 30px;
background: transparent;
height: 40px;
width: auto;
color: #fff;
padding-top: 5px;



}
/*................  */

.summary.entry-summary .wishlist_text .yith-wcwl-add-to-wishlist {
display: block !important;
min-width:180px;
}
.single-product .summary.entry-summary .yith-wcwl-add-button, .single-product .summary.entry-summary .yith-wcwl-wishlistexistsbrowse span.feedback{
padding-top: 0px;
padding-left: 0px;
}
.single-pro-btn span.feedback {
  padding-top: 5px;
}

.single-product .summary.entry-summary .yith-wcwl-add-button, .single-product .summary.entry-summary .yith-wcwl-wishlistexistsbrowse, .single-product .summary.entry-summary .yith-wcwl-wishlistaddedbrowse {
  border: none;
  border-radius: 30px;
  background: transparent;
  height: 40px;
  width: auto;
  color: #fff;
  padding-top: 0px;
  /* text-align: center; */
  padding-left: 0px;
}

.single-pro-btn span.feedback {
padding-top: 10px; 
}
.single-product .summary.entry-summary .yith-wcwl-add-button, .single-product .summary.entry-summary .yith-wcwl-wishlistexistsbrowse, .single-product .summary.entry-summary .yith-wcwl-wishlistaddedbrowse {
  justify-content: center;
  /* padding-top: 0px; */
  margin-top: 0;
  height: 100%;
}

.single-pro-btn .yith-wcwl-add-to-wishlist .yith-wcwl-add-button svg{
padding:0px;
}
.yith-wcwl-add-button a span{
  padding:0px;

}

.woocommerce div.product form.cart .button {
  /* position: relative; */
  color: #fff;
  background: #000;
  padding: 16px 25px 14px 40px;
  border-radius: 6px;
  opacity: 1 !important;
  margin-left: 0 !important;
  font: 500 16px/16px Poppins;
  cursor: pointer;
}

@media only screen and (max-width: 430px){
.woocommerce div.product form.cart .button:before {
  left: 130px;
  top: 15px;
}
}
@media only screen and (max-width: 375px){
.woocommerce div.product form.cart .button:before {
  left: 105px;
  top: 14px;
}
}
@media only screen and (max-width: 320px){
.woocommerce div.product form.cart .button:before {
  left: 80px;
  top: 15px;
}
}



.qib-button-wrapper .quantity input.input-text.qty.text {
height: 30px;
}

.woocommerce div.product form.cart .variations select{
padding:0px;
}
#wp-comment-cookies-consent{
accent-color:#FFBA9B;
}
@media (max-width: 768px){
.fbc-page .fbc-wrap .fbc-items {
padding: 0px;
}
}

@media (max-width: 767px){
.woocommerce-shop ul.products .product-inner-content-box:hover .product-cart-icons {
    opacity: 0;
}
.product-box .product-inner-content-box .product-hover-cart-icons .product-cart-icons{
  opacity: 1;

}
.product-box .product-inner-content-box .product-hover-cart-icons .product-cart-icons{
  opacity: 1;

}
.row .product-inner-content-box .product-hover-cart-icons .product-cart-icons{
  opacity: 1;

}
.product-box .product-inner-content-box .product-hover-cart-icons{
  opacity: 1;

}
.woocommerce-shop ul.products .product-inner-content-box .product-hover-cart-icons{
  opacity: 1;

}
.woocommerce-shop ul.products .product-inner-content-box .product-hover-cart-icons .product-cart-icons{
  opacity: 1;
}
.row .product-inner-content-box .product-hover-cart-icons{
  opacity: 1;

}

.row .product-inner-content-box .product-hover-cart-icons .product-cart-icons{
  opacity: 1;

}
}
.woocommerce #review_form #respond .form-submit input {
text-transform: capitalize;
}

.comment-form-cookies-consent label {
padding-left: 0px;
}

.woocommerce nav.woocommerce-pagination ul li:nth-child(7){
border-right: 1px solid #000;
}
#parent-div{
display:none;
}
.comment-form-cookies-consent label {
margin-top: 0px;
}
.woocommerce div.product form.cart .reset_variations{
cursor: pointer;

}
.woocommerce div.product form.cart .variations select {
width: 100% !important;
z-index: 2;
}
.size-chart-box>.label label{
cursor: pointer;

}
.size-chart-box>.label:hover ~ .value img{
display: block;
}


ul.wp-block-latest-posts__list.wp-block-latest-posts li a {
color: #121212;
font: 16px/25px "poppins", Poppins;
color: #121212;
font-size: 17px;
font-weight: 400;
}
.wp-block-latest-posts__featured-image img{
max-width: 100px !important;

}

.wp-block-latest-posts.wp-block-latest-posts__list li {
clear: both;
padding: 8px 0px;
height: 100%;
width: 100%;
overflow: hidden;
display: flex;
gap: 10px;
}


.tracking-container h2{
width: auto;
display: inline-block;
cursor: pointer;
}
.Gtranslator a.gt_switcher-popup.glink.nturl.notranslate :after{
padding:1px;
}
.woocommerce-product-rating {
margin-top: 0px;
}


/* ...................... */
#sidebar #block-4{
display:none;
}
@media (max-width: 575px){

.single-product-box{
display: flex;
  justify-content: center;
}
.single-product-box .product-inner-content-box {
  width: 100% !important;
  margin: 0px;
  max-width: 250px;
}
.product-box{
 place-items: center;
}
.product-inner-content-box{
    max-width: 250px;
}
}

@media (max-width: 1024px){

.single-product-box{
   display: flex;
  justify-content: center;
  max-width: 400px;
  align-items: center;
  margin: auto;
}
.single-product-box .product-inner-content-box .product-image {
  min-height: 300px;
}
}

@media only screen and (max-width: 700px){
#cln-slider .cust_text {

  display: none;
}
}

@media (width: 1024px) {
 .textproduct{
   padding:10px !important;
 }
.textproduct .shopslide{
   width:65% !important;
 }
.textproduct .kidpro{
width: 35% !important;
  padding: 0 !important;
  padding-left: 20px !important;	 
 }

.textproduct .kidpro .elementor-widget-wrap .elementor-element-populated{
margin-top:0 !important;
}
.textproduct .tshirtslide .bdt-slideshow-nav {
  right: 75% !important;
}
.kidpro .elementor-widget-container {
  padding: 0 !important;
}
 .kidpro > div {
   margin:0 !important
 }
}
.currency-usd #alg_currency_selector #alg_currency_select{
background-color: none;
background: #2C2C2C;
color: #fff;
border: none;
text-align: left;
font: normal normal normal 16px/30px Poppins;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}



.product-box .pro-price p.d-flex.price{
flex-direction: row-reverse;
gap: 10px;
font: normal normal 600 16px/24px Poppins;
}



.single-pro-content .d-flex.price {
  flex-direction: column;
}

.single-pro-content .d-flex .product-regular-price {
  margin-top: -10px;
}


@media only screen and (max-width: 767px){

.woocommerce div.product p.d-flex.price{

    justify-content: center;
}
/* .pos-main-box .star-rating{
margin: auto;  
} */
  
}


/* ..............footer menu center start................... */

@media screen and (max-width: 767px){
.ha-navigation-burger-menu ul.menu li.menu-item{
    text-align: center !important;
    border-bottom-style: none !important;
}
}

/* ..............footer menu center end  ................... */
@media screen and (min-width:576px) and (max-width:767px) {
  #sbi_images {
    display: inline-flex;
  }
  #sbi_images .sbi_photo_wrap a {
    width: 82px !important;
    height: 100px !important;
    object-fit: cover;
  }
}

@media screen and (max-width: 1024px){
  .contact-form p{
    margin: auto;
  }
}
@media screen and (max-width: 768px){

#sbi_images {
  display: block;
  /* padding: 35px 0 !important; */
}
}

/* 
@media screen and (max-width: 767px){
  .woocommerce-account .woocommerce form{
    max-width: 100%;
  }
  .woocommerce .woocommerce-form-login .woocommerce-form-login__submit{
    float: none;
}
} */

@media screen and (max-width: 767px){


.product-single-content-box .product-rating{
  justify-content: center;
}
.woocommerce div.product .woocommerce-tabs .panel h2{
  text-align: center;
}
.woocommerce-Tabs-panel ul li {
  text-align: center;

}
}