@media screen and (max-width: 1992px ) {
    .mob .product-box {
        display: none;
    }
	.amazing-product .product-item .down-three .wish-add .wishlist-button button {
    left: 175px;
	
}
.hero-product .product-item .down-one .variable-price> span > bdi .woocommerce-Price-currencySymbol {
    left: -30px;
    bottom: 10px;
    rotate: 270deg;
}

.hero-product .product-item .down-one .price> span > bdi .woocommerce-Price-currencySymbol {
    left: -24px;
    bottom: 6px;
    rotate: 270deg;
}
}


@media screen and (max-width: 1800px ) {
 .header-two .searchbox-two {
	margin-left: 0px;
}
}
@media screen and (max-width: 1700px ) {
 .header-two .searchbox-two {

	margin-left: 0px;
}
}
@media screen and (max-width: 1600px ) {
 .header-two .searchbox-two {
	 width: 450px;
}
}
@media screen and (max-width: 1440px ) {
 .header-two .searchbox-two {
	width: 300px;
}

.searchbox-two .content-ajax-search {

}
}

@media screen and (max-width: 1400px ) {
    .header .container,footer .container, .single .container, .page .container
    ,.archive .container
    {
        padding: 0 15px;
    }
    .pro-cat .pro-cat-thumbnail img {
        max-width: 250px;
    height: 372px;
    }
    .mob .product-box {
        display: none;
    }

    .product-box .price-box .single-price {
        margin-right: 11px;
    }
    .product-box {
        width: 330px;
    }
    .product-box .price-box .single-price .price ins span.woocommerce-Price-currencySymbol {
        top: 4px;
        left: -32px;
    }

    .cart-icon-cart{
        right: 142px;
    }
    
    .checkout-icon {
        right: 152px;
    }

    .invoice-icon {
        right: 142px;
    }
    .hero-product .product-item .down-three .wish-add .wishlist-button button {
        left: 160px;
    }

	.header-two .searchbox-two .content-ajax-search {
        right: -75px;
}
 .header-two .searchbox-two {
    width: 310px;
    margin-left: 0px; 
	}
}

@media screen and (max-width: 1366px ) {
.hero-product .product-item .down .price {
    direction: ltr;
}
.header-two .m-h-right{
	gap: 0px;
}
.header-two .menu-header > ul > li {
    margin: 0 3px;
}


.invoice-icon {
    right: 137px;
}
.checkout-icon {
    right: 148px;
}
.cart-icon-cart {
    right: 139px;
}
 .header-two .searchbox-two {
    width: 330px;
    margin-left: 0;
}
}
@media screen and (max-width: 1349px ) {

.cart-icon-cart {
    right: 136px;
}
}
@media screen and (max-width: 1280px ) {
.header-two .searchbox-two {
    width: 260px;
    margin-left: 0px;
}
    .header-two .searchbox-two .content-ajax-search {
        right: -185px;
    }
}

@media screen and (max-width: 1200px ) {

    .product-intro .right  {
        flex-wrap: wrap;
    }
    .product-intro .right  .flex-viewport {
        width: 80%;
        margin: auto;
    }
.product-intro .right  ol {
    width: 100%;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap;
 	display: flex;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
    touch-action: pan-x;
    scroll-snap-type: x mandatory;
    gap: 30px;
    padding: 10px 0;
	position: relative;
}

.product-intro .right ol li {
   flex: 0 0 auto;
    width: 22% !important;
    scroll-snap-align: start;
    user-select: none;
}

  .product-intro .right ol.flex-control-thumbs img {
    width: 100%;
    user-select: none;
    -webkit-user-drag: none;
    pointer-events: auto;
  }

.gallery-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    padding: 10px 15px;
    font-size: 20px;
    cursor: pointer;
    user-select: none;
  }

  .left-arrow {
    left: 0;
  }

  .right-arrow {
    right: 0;
  }

  .flex-control-thumbs {
    position: relative;
  }


    .box-brand .owl-carousel .owl-nav button {
        width: 50px;
        height: 45px;
    }
    .special-box .special-item figure {
        width: 30%;
    }
    .main-slider {
        margin-bottom: 35px;
    }     
    .hero-product {
        margin-bottom: 35px;
    } 

    .pro-cat .pro-cat-thumbnail img {
        max-width: 232px;
        height: 365px;
    }
    /* .mobile .product-box {
        display: none;
    } */
    .cart-icon-cart{
        right: 120px;
    }
    
    .checkout-icon {
        right: 130px;
    }

    .invoice-icon {
        right: 118px;
    }
    .hero-product .product-item .down-three .wish-add .wishlist-button button {
        left: 130px;
      }
      .hero-product .product-item .down .price {
        direction: ltr;
    }
	.header-two .megamenu-box {
    padding-left: 9px;
    margin-left: 9px;
	}
	.header-two .m-h-left {
    gap: 14px;
	}
	.header-two .searchbox-two .content-ajax-search {

}
	.header-two .searchbox-two {
        width: 220px;
        margin-left: 0px;
    }

}
@media screen and (max-width: 1024px ) {
.invoice-icon {
    right: 100px;
}
.checkout-icon {
    right: 110px;
}
.cart-icon-cart {
    right: 100px;
}
}
@media screen and (max-width: 992px ) {
    .main-slider {
        margin-bottom: 20px;
    }      
    .hero-product {
        margin-bottom: 20px;
    }
    .content-ajax-search ul {
        max-height: 100%;
    }
    .header-sticky {
        position: fixed;
        top: 0;
        background: #fff;
        width: 96%;
    margin-top: 10px;
    border-radius: 15px;
    box-shadow: 0 3px 10px rgba(2, 25, 89, 0.1);
    }
    .side-single-shop {
        width: 75%;
        position: fixed;
        top: 90px;
        right: 10px;
        bottom: 0;
        background: #fff;
        z-index: 107;
        overflow-x: scroll;
        padding: 10px;
        transform: translateX(1000px);
        transition: all .3s ease-in-out;
		border-radius: 15px;
    }
    .mobile {
        display: block;
        margin-right: 10px;
    margin-top: 10px;
    margin-left: 10px;
    border-radius: 15px;
	z-index: 999;

    }

    .cart-icon-cart{
        right: 95px;
    }
    
    .checkout-icon {
        right: 105px;
    }

    .invoice-icon {
        right: 95px;
    }
    .desktop {
        display: none;
    }
    .close-menu-responsive-full-page {
        display: block;
    }
    form.woocommerce-cart-form {
        flex-wrap: wrap;
    }
    .cart-custom,.woocommerce .cart-collaterals {
        width: 100%;
    }
    .hero-single {
        flex-wrap: wrap;
		width: 100% !important;
    }
	.main-single {
    width: 100%;
}
.before-shop {
   
    margin-top: 40px;
}
    .related-item,.related-item h2 {
        height: auto;
    }
    .product-intro {
        flex-wrap: wrap;
        flex-direction: column;
        gap: 30px;
    }
    .product-intro .entry-summary,.product-intro .right {
        width: 100% !important;
    }
    .product-intro .right .flex-viewport {
        width: 75%;
    }
    .product-intro .right ol {
        margin-top: 25px !important;
    }

    .product-intro .left {
        width: 100%;
    }
    .box-blog {
        flex-wrap: wrap;
    }
    .box-blog .big-post {
        width: 65%;
        margin: auto;
    }
    .box-blog .small-post {
        width: 100%;
    }
    .special-box .special-item .det-special .down {
        flex-wrap: wrap;
    }
    .special-slider {
        flex-wrap: wrap;
        gap: 10px;
    }
    .special-box .owl-stage-outer,.special-slider .owl-dots {
        width: 100%;
    }
    .special-slider .owl-dots {
        flex-direction: row;
        padding-left: 0;
    }
    .special-box:before,.special-box:after {
        height: 66%;
    }
    .pro-cat .pro-cat-thumbnail img {
        max-width: 235px;
        height: 365px;
    }
    .hero-product .product-item .down-three .wish-add .wishlist-button button {
        left: 137px;
      }
	  .cart-process{
    margin-top: 95px !important;
}
.woocommerce-notices-wrapper {
    margin-top: 90px;
}
.neo-breadcrumb {
    margin-top: 90px;
}
.hero-myaccount {
    margin-top: 40px;
}


.cart-custom .product-item {
    margin-top: -10px !important;
}
}
@media screen and (max-width: 912px ) {
.invoice-icon {
    right: 85px;
}
.checkout-icon {
    right: 95px;
}
.cart-icon-cart {
    right: 85px;
}
.main-slider {
    margin-top: 70px;
}
}
@media screen and (max-width: 820px ) {
.invoice-icon {
    right: 74px;
}
.checkout-icon {
    right: 85px;
}
.cart-icon-cart {
    right: 75px;
}
#stories {
    margin-bottom: -70px;
}
}
@media screen and (max-width: 768px ) {
    .pro-cat .pro-cat-thumbnail img {
        max-width: 240px;
        height: 365px;
    }
    .hero-archive .product-item {
        width: 48%;
    }
    .neo-order-review {
        width: 100%;
    }
    .cart-custom .product-item {
        width: 47%;
    }
    .related .product-item {
        width: 47%;
    }
    .product .related {
        justify-content: center;
    }
    .woocommerce #reviews #comments ol.commentlist li .comment-text {
        flex-wrap: wrap;
    }
    .comment-text .right-review,.comment-text .description,
    .review-radio-question,.rate-list
    {
        width: 100%;
    }
    .show-my-rate {
        margin: 0;
    }
    .custom-field-review {
        gap: 25px;
    }
    .box-sell {
        flex-wrap: wrap;
    }
    .box-sell .best-sell {
        margin: auto;
    }
    .other-sell {
        width: 100%;
        margin-top: 30px;
    }

    .main-slider .owl-carousel .owl-nav button {
        display: none;
    }
    .product-box {
        width: 260px;
    }

    .product-box .price-box .single-price .price ins span.woocommerce-Price-currencySymbol {
        top: 2px;
        left: -32px;
    }

    .product-box .price-box .single-price .discount {
        right: 185px;
    }
    .product-box .price-box .single-price .price del {
        font-size: 18px;
        top: -44px;
        right: 90px;
    }

    .product-box .price-box .single-price .price ins {
        font-size: 22px;
        top: -20px;
        right: 75px;
    }


    .product-box .price-box .add-btn .single_add_to_cart_button {
        font-size: 11px;
        font-weight: 700;
    }
    .product-intro {
        width: 62%;
    }

    .cart-icon-cart{
        right: 70px;
    }
    
    .checkout-icon {
        right: 80px;
    }

    .invoice-icon {
        right: 70px;
    }
    .hero-product .product-item .down-three .wish-add .wishlist-button button {
        left: 140px;
      }

	.product-intro .right .product-action {
        position: absolute;
        display: flex;
        margin: 0;
        gap: 15px;
        margin-top: 5px;
    }
    .product-intro .right .product-action .item-action button {
        border: 0 !important;
        background: none !important;
        min-width: auto !important;
        height: auto !important;
    }
    .product-intro .right .product-action .item-action button i {
        width: auto;
        height: auto;
        font-size: 24px;
        line-height: normal;
    }
	.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
	display: flex;
}
.woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th {
    display: block;
}
.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    content: "";
    font-weight: 700;
    float: right;
}
.beban-invoice-button {
    font-size: 12px !important;
}
}
@media screen and (max-width: 576px ) {
	.product-page {
     gap: unset; 
}
    .cart-line-bottom {
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        background: #fff;
        display: flex;
        justify-content: space-between;
        border-top: 1px solid #f5f5f5;
        box-shadow: rgba(0,0,0,.05) 0 -2px 10px 0;
        padding: 10px;
        align-items: center;
        z-index: 99;
    }
    .cart-line-bottom .order-total > span {
        display: block;
        font-size: 15px;
    }
    .cart-line-bottom .order-total > span .woocommerce-Price-currencySymbol {
        font-size: 12px;
    }

    .before-shop .woocommerce-result-count {
        display: none;
    }
    .cart-process,.cart-custom .product-item {
        width: 100%;
    }
    .cart-process ul li::before {
        width: 38px;
        height: 38px;
    }
    .cart-process ul li::after {
        height: 6px;
        top: 19px;
    }
    .related .product-item {
        width: 90%;
    }
    .woocommerce #reviews #comments ol.commentlist li {
        margin-bottom: 0;
    }
    .product-intro .entry-image .flex-viewport {
        margin: auto;
    }
    .desk .product-box {
        display: none;
    }
    .mob .single-price {
        border: unset !important;
        margin-bottom: -48px !important;
        margin-right: 20px;
        padding: 20px 0 0 0px !important;
    }

    .mob .product-box {
        position: fixed;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 100;
        width: 100%;
        display: block;
    }

    .mob .add-btn {
        gap: 180px;
    }

    .mob .quantity {
        width: 150px !important;
    }

    .mob .single_add_to_cart_button {
        width: 47% !important;
    }

    .mob .price > span > bdi {
        top: -25px !important;
        right: 70px !important;
    }

    .mob .product-box .price-box .single-price {
        margin-right: 80px;
        margin-left: 245px;
        padding: unset !important;
      }

      .product-box .price-box .single-price .price del{
        margin-right: 5px;
      }
      .mob .product-box .price-box .add-btn .single_add_to_cart_button {
        font-size: 15px;
        font-weight: 450;
    }

    .woocommerce div.product .mob form.cart {
        margin-bottom: 10px;
        position: relative;
        top: 10px;
    }

    .post-single header h1 {
        line-height: 1.5;
    }

    .product-intro .left header h1 {
        line-height: 1.5 !important;
    }

    .product-intro {
        width: 100%;
      }

    .woocommerce div.product .mob .cart .variations {
        margin-bottom: 20px;
        margin-top: -22px;
    }

    .woocommerce div.product .mob form.cart .variations tr {
        width: 150px;
        justify-content: center;
        right: 155px;
        position: relative;
        top: 10px;
        gap: unset;
    }

    .cart-icon-cart{
        right: 73px;
    top: 5px;
    }
    
    .checkout-icon {
        right: 83px;
    top: 5px;
    }

    .invoice-icon {
        top: 6px;
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs {
        gap: 20px;
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs::before {
        display: none;

    }

    .floating-contact .contact-list {
        right: unset;
        left: 40px;
    }
    
    .product-intro .entry-summary .product-meta,
    .product-intro .entry-summary .product-delivery,
    .woocommerce div.product .woocommerce-tabs ul.tabs li a
    {
        font-size: 13px;
    }
    .floating-contact .floating-button {
        right: unset;
        left: 15px;
        bottom: 70px;
        width: 42px;
        height: 42px;
        font-size: 24px;
		z-index: 999;
    }
    .product-intro form.variations_form {
        position: unset;
        box-shadow: unset;
        border: unset;
        display: block;
        padding: unset;
        height: unset;
    }
    .product-intro .entry-summary .show-rate {
        flex-wrap: wrap-reverse;
        justify-content: flex-end;
    }
    .product-intro form.variations_form .single_variation_wrap {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        border-top: 1px solid #f5f5f5;
        box-shadow: rgba(0,0,0,.05) 0 -2px 10px 0;
        margin-bottom: 0 !important;
        display: flex;
        justify-content: space-between;
        z-index: 99;
        height: 60px;
        padding: 10px;
    }
    .product-intro .entry-summary .p-q .single-price .price > span > bdi {
        font-size: 15px;
    }
    .product-intro .entry-summary .p-q .single-price .price > span > bdi .woocommerce-Price-currencySymbol {
        font-size: 12px;
    }
    .product-intro form.variations_form .single_variation_wrap .woocommerce-variation-add-to-cart {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    .woocommerce div.product .woocommerce-tabs .panel .additional-product .property-item span,
    .woocommerce div.product .woocommerce-tabs .panel .additional-product .property-item p
    {
        padding: 10px;
        font-size: 12px;
    }
    .cross-item .down .price > span > bdi {
        font-size: 14px;
    }

    #dynamic-product-message{
        display: none;
    }





    .footer-down .copy-right {
        text-align: center;
        width: 100%;
    }
    .footer-down .social-footer {
        justify-content: center;
        width: 100%;
    }
    .application .right {
        margin: auto;
    }
    .footer-box .footer-about {
        width: 100%;
    }
    .hero-blog .box-blog .big-post {
        width: 100%;
    }
 
    .stories.carousel .story, .stories.carousel .story:first-child {
        margin: 0 10px;
    }

    .pro-cat .pro-cat-thumbnail img {
        max-width: 230px;
    }

    .neo-service {
        border-radius: 10px 10px 10px 10px;
      }
      .footer-down {
        flex-wrap: wrap-reverse;
    }

    .custom-side {
        display: none;
    }
    .hero-product .product-item .down-three .wish-add .wishlist-button button {
        left: 165px;
      }
	  .side-single {
    width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation {

    width: 100%;
}
.woosw-items a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--atc p, .woosw-list table.woosw-items .woosw-item .woosw-item--atc .add_to_cart_inline {
    margin-top: 45px !important;
    margin-left: 10px !important;
}
.woosw-items p.product.woocommerce.add_to_cart_inline {
    font-size: 8px !important;
}
.woosw-list table.woosw-items tr td {
     vertical-align: !important;
	 padding: unset !important; 
}
td.woosw-item--info {
    font-size: 10px;
	
}
.content-ajax-search {
    width: 435px;
}
.search-mobile .content-ajax-search {
    right: 0;
}
.woocommerce div.product .mob form.cart .variations tr {
	right: 105px;
}
.mob .product-box .price-box .single-price {
	padding: 3.5px !important;
}
.track-order-container {
     padding: unset; 
}

.other-address {

    width: 100%;
}

a.checkout-button.button.alt.wc-forward {
    border-radius: 8px;
}
#modal_share .modal-content {
    width: 97%;
}

#modal_video .modal-content {
    width: 97%;
}
}
@media screen and (max-width: 540px ) {
.mob .product-box .price-box .single-price {
    margin-right: 75px;
    margin-left: 220px;
}
.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
	padding: unset;
}
.myaccount-detail {

    flex-direction: column;
}
.neo-service {
    display: grid;
	gap: unset;
    grid-template-columns: 1fr 1fr;
}
.hero-product {
    margin-bottom: 0px;
	margin-top: 25px;
}
.cat-box {
    margin-bottom: -35px;
	margin-top: -10px;

}
.elementor-element.elementor-element-31fa5d3.e-con-full.e-flex.e-con.e-child {
    margin-top: -15px;
    margin-bottom: -50px;
}

}
@media screen and (max-width: 430px ) {
        .mob .add-btn {
        gap: 165px;
    }
	.mob .product-box .price-box .single-price {
    margin-left: 105px;
}
.mob .product-box .price-box .add-btn .single_add_to_cart_button {
    font-size: 12px;
    font-weight: 600;
}
.mob .product-box .price-box .single-price {
    margin-right: 50px;
    margin-left: 132px;
}
.hero-product .product-item .down-three .wish-add .wishlist-button button {
    left: 170px;
}
.cat-image {
width: 105px;
    height: 110px;

}
.item.cat-item {
    display: flex;
    justify-content: unset;
}
.hero-product .product-item .down .price del {

    left: 14px;
}
.hero-product .product-item .down .price ins {
    font-size: 17px;
}
.invoice-icon {
    right: 45px;
}
.checkout-icon {
    right: 60px;
}
.cart-icon-cart {
    right: 50px;
}
.order-meta-grid {
    display: block;

}
.pro-cat .owl-stage {
    padding-right: unset !important;
}
.hero-product .owl-stage {
    padding-right: unset !important;
}
.cat-box .owl-stage {
    padding-right: unset !important;
}
}
@media screen and (max-width: 414px ) {
    .desk .product-box {
        display: none;
    }
    .mob .single-price {
        border: unset !important;
        margin-bottom: -48px !important;
        margin-right: 20px;
        padding: 20px 0 0 0px !important;
    }

    .mob .product-box {
        position: fixed;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 100;
        width: 100%;
        display: block;
    }

    .mob .add-btn {
        gap: 165px;
    }

    .mob .quantity {
        width: 155px !important;
    }

    .mob .single_add_to_cart_button {
        width: 47% !important;
    }

    .mob .price > span > bdi {
        top: -25px !important;
        right: 70px !important;
    }

.mob .product-box .price-box .single-price {
    margin-right: 40px;
    margin-left: 125px;

}

      .product-box .price-box .single-price .price del{
        margin-right: 5px;
      }
      .mob .product-box .price-box .add-btn .single_add_to_cart_button {
		font-size: 10px;
        font-weight: 700;
    }

    .woocommerce div.product .mob form.cart {
        margin-bottom: 10px;
        position: relative;
        top: 10px;
    }

.woocommerce .quantity button {
    margin: 7px 3px;
}
.woocommerce .quantity .qty {
    font-size: 17px;
}
.hero-product .product-item .down-three .wish-add .wishlist-button button {
    left: 155px;
}
.form-login-neo {
    max-width: 88% !important;
}
.invoice-icon {
    right: 42px;
}
.checkout-icon {
    right: 57px;
}
.cart-icon-cart {
    right: 47px;
}



    
}
@media screen and (max-width: 393px ) {
.hero-archive .product-item {
    width: 47%;
}
.mob .product-box .price-box .single-price {
    margin-left: 110px;
}
.hero-product .product-item .down-three .wish-add .wishlist-button button {
    left: 135px;
}
.hero-product .product-item .down .price del {
	font-size: 12px;
}
.hero-product .product-item .down .price ins {
	font-size: 14px;
}
.hero-product .product-item .down .price > span > bdi {
	font-size: 14px;
}
.beban-tab-link {
    padding: 6px 9px !important;
}
.beban-invoice-button {
    font-size: 9px !important;
}
}
@media screen and (max-width: 390px ) {
.mob .add-btn {
    gap: 160px;
}
.mob .product-box .price-box .single-price {
    margin-left: 107px;
}
.hero-product .product-item .down-three .wish-add .wishlist-button button {
    left: 125px;
}

.beban-search-input {
    font-size: 9px !important;
    min-width: 130px !important;
}

}

@media screen and (max-width: 384px ) {
.mob .product-box .price-box .single-price {
	margin-left: 105px;
}
.mob .product-box .price-box .single-price {
	margin-right: 35px;
}
.mob .add-btn {
    gap: 155px;
}

.product-intro .right  ol {
    gap: 25px;
}

}
@media screen and (max-width: 375px ) {

	.hero-product .product-item .down-three .wish-add .wishlist-button button {
		left: 115px;
    }
	.mob .product-box .price-box .single-price {
        margin-right: 35px;
        margin-left: 95px;
        padding: 3.5px !important;
    }
	    .product-box .price-box .single-price .price ins {
        font-size: 18px;
    }
	    .product-box .price-box .single-price .price ins span.woocommerce-Price-currencySymbol {
        font-size: 12px;
    }
	    .product-box .price-box .single-price .price del {
        font-size: 16px;
    }
	    .mob .product-box .price-box .add-btn .single_add_to_cart_button {
        font-size: 7px;
        font-weight: 900;
        width: 135px !important;
    }
	    .mob .add-btn {
        gap: 145px;
    }
	    .mob .quantity {
        width: 155px !important;
    }
	.woocommerce .quantity .qty {
    font-size: 16px;
    font-weight: 900;
}
.woocommerce .quantity button {
    margin: 7px 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    justify-content: right;
	display: inline;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {

	 padding: unset;
}
.cross-item .down .price ins {
    font-size: 15px;
}
.woocommerce div.product .woocommerce-tabs .panel {
    font-size: 13px;
}
.cross-item .down .price .discount {
    padding: 0px 2px;
    border-radius: 8px 8px 8px 8px;
    top: -30px;
    bottom: 9px;
}
.pro-cat .pro-cat-thumbnail img {
    margin-right: -35px;
}
.invoice-icon {
    right: 35px;
}
.checkout-icon {
    right: 50px;
}
.cart-icon-cart {
    right: 40px;
}
.product-box .price-box .single-price .price {
	font-size: 15px;
}
.pro-cat .owl-stage {
    padding-right: 35px !important;
}
.pro-cat .pro-cat-btn a {

    top: 240px;
    right: 10px;
}
.pro-cat .pro-cat-thumbnail img {
    /* height: 335px; */
	max-width: 255px;
}
.hero-product .product-item .down-three .price {
    margin-left: 3px;
}
.hero-product .product-item .down .price del {
	font-size: 10px;
}
.hero-product .product-item .down .price ins {
	font-size: 12px;
}
.hero-product .product-item .down .price > span > bdi {
	font-size: 12px;
}
.beban-tab-link {
    padding: 6px 6px !important;
}

}
@media screen and (max-width: 360px ) {
    .hero-archive .product-item {
        width: 100%;
    }
    
    .neo-service .service-item img {
        margin: 0 auto 0px;
    }

    .neo-service .service-item {
        font-size: 7px;
    }

    .neo-service .service-item span {
        font-size: 9px;
        line-height: 1.5;
    }
    .product-box .price-box .single-price {
        margin-right: -27px;
    }
    
    .product-box .price-box .single-price .discount {
        font-size: 9px;
        width: 22px;
        height: 18px;
    right: 214px;
    border-radius: 7px;
    align-items: center;
    display: flex;
    }
    
    .product-box .price-box .single-price .price del {
        font-size: 13px;
        font-weight: 400;
        top: -44px;
        right: 146px;
    }
    
    .product-box .price-box .single-price .price ins {
        font-size: 15px;
        font-weight: 700;
        top: -22px;
        right: 137px;
    }
    
    .product-box .price-box .single-price .price ins span.woocommerce-Price-currencySymbol {
        top: 2px;
        left: -22px;
        font-size: 9px;
      }
    
      .mob .add-btn {
        gap: 102px;
      }
    
      .mob .quantity {
        width: 130px !important;
      }
    
      .mob .single_add_to_cart_button {
        width: 44% !important;
        font-size: 11px !important;
        font-weight: 700 !important;
        height: 43px !important;
      }
      .woocommerce div.product .mob form.cart .variations tr {
        right: 86px !important;
        top: 15px !important;
    }
    .woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
        line-height: unset;
    }
    
    .woo-variation-swatches.rtl .variable-items-wrapper .variable-item:not(.radio-variable-item) {
        margin: 4px 0 4px 5px !important;
    }

    .mob .price > span > bdi span {
        font-size: 9px !important;
        left: -21px !important;
    }

    .mob .price > span > bdi {
        font-size: 15px !important;
        right: 140px !important;
    }
    .variable-item.color-variable-item {
        height: 20px !important;
        width: 20px !important;
    }
    .product-intro .left header h1 {
        line-height: 1.5 !important;
    }
    .woocommerce div.product .woocommerce-tabs .panel .additional-product .property-item span {
        min-width: 130px !important;
    }

    .mob .product-box .price-box .single-price {
        margin-right: -27px;
        margin-left: 120px;
      }

    .cart-icon-cart{
        right: 38px;
    }
    
    .checkout-icon {
        right: 47px;
    }

    .invoice-icon {
        right: 34px;
    }
    .search-mobile .content-ajax-search {
        right: 25px;
        width: 92%;
    }
    .hero-product .product-item .down-three .wish-add .wishlist-button button {
        left: 100px;
      }
	  .hero-product .product-item .down-three .price {
    margin-left: 3px;
}
.form-login-neo {
	max-width: 80% !important;
}
.beban-order-info {
    font-size: 9px !important;
}

}
@media screen and (max-width: 344px ) {
.mob .product-box .price-box .single-price {
    margin-right: -35px;
    margin-left: 115px;
}
.mob .add-btn {
    gap: 94px;
}
.product-box .price-box .single-price .price ins {
    font-size: 13px;
}
.product-box .price-box .single-price .price del {
    font-size: 11px;
}
.product-box .price-box .single-price .price ins span.woocommerce-Price-currencySymbol {
    top: 2px;
    left: -22px;
    font-size: 8px;
}
.beban-tab-link {
    padding: 6px 4px !important;
}
.beban-search-input {
    font-size: 8px !important;
    min-width: 120px !important;
}
}