@media screen and (max-width: 1280px) {
    nav.woocommerce-MyAccount-navigation {
    max-width: 200px;
}
    span.cart_no {
    padding-left: 5px;
}
span.cart_no {
    margin-left: 0 !important;
}
#wpgs-gallery.vertical.wcgs-woocommerce-product-gallery .wcgs-carousel {
    margin: 0px 0px 0 0px;
}
    header .profile_Cart.btn-box span.user-btn {
        padding: 0 9px 0 25px;
    }
    .woocommerce ul.products.columns-3 li.product {
    width: calc(100% / 5 - 12px);
}
    header .productSearch .product-search input {
    width: calc(100% - 50px);
}
    header .cat-box,span.login_signup,span.myAccountname,
    header .profile_Cart.btn-box span.user-btn:after,
    span.cartName{
        display: none !important;
    }
    header .profile_Cart.btn-box {
        padding-left: 9px;
        max-width: 108px;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 108px;
                flex: 0 0 108px;
    }
    header .main-header .navigation_header .nav.sidenav .main-navigation li{
        margin-right: 25px;
    }
      header .searchbox-categories {
        max-width: calc(100% - 313px);
    }
    span.cart_no a.cart-customlocation{
        padding-left: 9px;
        gap: 0;
    }
    header .profile_Cart.btn-box span.user-btn a.account-btn i.far.fa-user {
        display: block;
        margin: 0;
    }
    header .profile_Cart.btn-box span.user-btn {
        padding: 0 9px 0 35px;
    }
    .containerX {
        max-width: 765px;
        margin: 0 auto;
    }
    .impbox-row {
        gap: 40px;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .impbox-col {
        width: calc(50% - 140px);
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
    }
}
@media screen and (max-width: 1199px) {

    header .main-header .navigation_header .nav.sidenav .main-navigation li {
        margin-right: 20px;
    }
    .related.products ul.products.columns-3 li.product {
        width: calc(100% / 5 - 12px);
    }
    nav.woocommerce-MyAccount-navigation {
    max-width: 200px;
}
.woocommerce-MyAccount-content{
    width: calc(100% - 220px) !important;
}
}
@media screen and (max-width: 1050px) {
    .related.products ul.products.columns-3 li.product {
        width: calc(100% / 4 - 12px);
    }
        .woocommerce ul.products.columns-3 li.product {
    width: calc(100% / 4 - 12px);
}
    .wp-block-woocommerce-product-collection.is-layout-flow.wp-block-product-collection-is-layout-flow li.wc-block-product {
        width: calc(25% - 9px);
        border: 1px solid #e1e3e4;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
    }
    .wp-block-woocommerce-product-collection.is-layout-flow.wp-block-product-collection-is-layout-flow li.wc-block-product:after,{
        -webkit-box-shadow: unset;
                box-shadow: unset;
    }
    .wp-block-woocommerce-product-collection.is-layout-flow.wp-block-product-collection-is-layout-flow .wc-block-product-template:after{
        border: 0;
    }
    .wp-block-woocommerce-product-collection.is-layout-flow.wp-block-product-collection-is-layout-flow .wc-block-product-template.wc-block-product-template {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin: 0;
        gap: 12px;
    }
}
@media screen and (max-width: 1000px) {
	    .toggle-nav.mobile-menu button svg {
        width: 25px !important;
        height: 40px !important;
    }
    header .socialmedia .top-header {
    padding-top: 15px;
    padding-bottom: 15px;
}
header .navbar-brand {
    margin-left: 10px;
}
.toggle-nav button svg {
    width: 20px;
    height: 20px;
}
    header .searchbox-categories {
        max-width: calc(100% - 343px);
    }
    body.menu-open {
    overflow: hidden;
}
header .main-header .navigation_header .nav.sidenav .main-navigation li {
    margin-right: 0 !important;
    padding: 10px 0;
}
.sidenav.show {
    border-top: 1px solid #e4e4e4;
}

        .sidenav {
        z-index: 99999999;
        background: #ffffff;
        position: absolute;
        width: 100vw;
        height: 100vh;
        left: 0;
        top: 100%;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: opacity .25s 
ease-in-out, visibility .25s 
ease-in-out, max-height 0s 
linear .25s, -webkit-transform .25s 
ease-in-out;
        transition: opacity .25s 
ease-in-out, visibility .25s 
ease-in-out, max-height 0s 
linear .25s, -webkit-transform .25s 
ease-in-out;
        -o-transition: opacity .25s 
ease-in-out, transform .25s 
ease-in-out, visibility .25s 
ease-in-out, max-height 0s 
linear .25s;
        transition: opacity .25s 
ease-in-out, transform .25s 
ease-in-out, visibility .25s 
ease-in-out, max-height 0s 
linear .25s;
        transition: opacity .25s 
ease-in-out, transform .25s 
ease-in-out, visibility .25s 
ease-in-out, max-height 0s 
linear .25s, -webkit-transform .25s 
ease-in-out;
        will-change: transform;
        padding: 0 20px;
    }
    .sidenav.show {
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity .4s 
cubic-bezier(0, 1, .4, 1), visibility .4s 
linear, -webkit-transform .4s 
cubic-bezier(.18, 1.25, .4, 1);
        transition: opacity .4s 
cubic-bezier(0, 1, .4, 1), visibility .4s 
linear, -webkit-transform .4s 
cubic-bezier(.18, 1.25, .4, 1);
        -o-transition: opacity .4s 
cubic-bezier(0, 1, .4, 1), transform .4s 
cubic-bezier(.18, 1.25, .4, 1), visibility .4s 
linear;
        transition: opacity .4s 
cubic-bezier(0, 1, .4, 1), transform .4s 
cubic-bezier(.18, 1.25, .4, 1), visibility .4s 
linear;
        transition: opacity .4s 
cubic-bezier(0, 1, .4, 1), transform .4s 
cubic-bezier(.18, 1.25, .4, 1), visibility .4s 
linear, -webkit-transform .4s 
cubic-bezier(.18, 1.25, .4, 1);
        width: 100%;
    }
    .sidenav .closebtn {
        font-size: 16px;
        background: #ffffff;
        border-radius: 50%;
        color: #283b53;
        padding: 10px;
        line-height: 16px;
        -webkit-box-shadow: 0px 2px 2px 1px rgb(0 0 0 / 10%);
                box-shadow: 0px 2px 2px 1px rgb(0 0 0 / 10%);
        border: 1px solid rgb(40 59 83 / 10%);
    }
    header .header__inner {
    position: relative;
    z-index: 0;
}
.main-navigation .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
    .sidenav #site-navigation {
        display: block;
    }
    header .socialmedia .top-header {
        padding-top: 13px;
        padding-bottom: 13px;
    }
           header .navbar-brand {
            max-width: 165px;
            -webkit-box-flex: 0;
                -ms-flex: 0 0 165px;
                    flex: 0 0 165px;
            padding-right: 0;
            /*margin-left: 40px;*/
        }
    .toggle-nav.mobile-menu button svg {
        width: 30px;
        height: 40px;
    }

               header .searchbox-categories {
            max-width: calc(100% - 353px);
        }

   /* .toggle-nav.mobile-menu {
        width: 22px;
        height: 22px;
        position: absolute;
        z-index: 999999;
        top: -50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }*/
	div#page {
    padding-top: 165px;
}
	.singleProduct .product .summary.entry-summary{
    top: 175px;
}
}
@media screen and (max-width: 991px) {
    .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input {
        flex: 0 0 calc(100% - 0px) !important;
    }
    nav.woocommerce-MyAccount-navigation {
        max-width: 100%;
        margin-bottom: 20px;
    }
    .alignwide.wc-block-checkout .wc-block-checkout .wc-block-components-main,
    .alignwide.wc-block-checkout .wc-block-checkout .wp-block-woocommerce-checkout-totals-block
    {
    width: 100% !important;
}
    .alignwide.wc-block-checkout .wc-block-checkout .wp-block-woocommerce-checkout-totals-block
    {
    margin-top: 20px;
    padding: 0;
}
.wc-block-components-sidebar-layout.wc-block-checkout.is-large {
    margin-bottom: 50px;
}
    .woocommerce-MyAccount-content {
    width: 100% !important;
    margin-left: 0;
}
    header .profile_Cart.btn-box {
        margin-top: 0;
    }
    .productRow-s .singleProThumb {
    width: calc(100% - 0px);
}
.singleProduct .product .summary.entry-summary {
    position: relative;
    top: 0;
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
}
.descRiptions {
    width: calc(100% - 0px);
}
/*#wpgs-gallery.wcgs-woocommerce-product-gallery.vertical .wcgs-carousel.vertical .spswiper-wrapper img {
    height: auto;
}*/
    #wpgs-gallery.vertical.wcgs-woocommerce-product-gallery .wcgs-carousel {
        margin: 0 auto !important;
        max-width: unset !important;
        width: calc(100% - 83px) !important;
    }
}
@media screen and (max-width: 850px) {
    .impbox-col {
        width: calc(50% - 30px);
    }
        .impbox-row {
        gap: 30px;
    }
    .related.products ul.products.columns-3 li.product {
        width: calc(100% / 3 - 12px);
    }
    .wp-block-woocommerce-product-collection.is-layout-flow.wp-block-product-collection-is-layout-flow li.wc-block-product {
        width: calc(33.333% - 9px);
    }
        .woocommerce ul.products.columns-3 li.product {
    width: calc(100% / 3 - 12px);
}
}
@media screen and (max-width: 779px) {
    main#main .entry-content .alignwide.wc-block-checkout .wc-block-checkout .wc-block-components-checkout-order-summary__title p {
    border: 0 !important;
}
main#main .entry-content .alignwide.wc-block-checkout .wc-block-checkout .wc-block-components-checkout-order-summary__title {
    padding: 0 !important;
}
}
.category-grid-slider {
    margin-bottom: 50px;
}
body.archive.tax-product_cat.term-bestsellers.term-129.wp-custom-logo.wp-embed-responsive.wp-theme-estore-woocommerce.theme-estore-woocommerce.woocommerce.woocommerce-page.woocommerce-js.metaslider-plugin.hfeed h1.woocommerce-products-header__title.page-title {
    display: none;
}
@media screen and (max-width: 767px) {
	.category-grid-slider {
    margin-bottom: 30px;
}
    p.site-title{
        display: none;
    }
    .custom-logo-link img {
    max-width: 70px;
}
	    div#page {
        padding-top: 125px;
    }
    header .navbar-brand {
        margin-left:0px;
        max-width: 70px;
        -ms-flex: 0 0 70px;
        flex: 0 0 70px;
		padding-left:15px;
    }
    header .searchbox-categories {
        max-width: calc(100% - 253px);
    }
    .wp-block-woocommerce-product-collection.is-layout-flow.wp-block-product-collection-is-layout-flow {
    margin: 50px 0;
}
body .site .row .col-lg-9.col-md-9 {
    margin-bottom: 25px;
}
    .pb section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2 .woocommerce-column {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
   border-right: 0;
}
    .singleProduct .product .summary.entry-summary,.descRiptions {
    padding: 15px;
}
div#wpgs-gallery {
    padding: 15px;
}
#wpgs-gallery.vertical .gallery-navigation-carousel-wrapper:not(.wcgs-hidden) {
    width: 55px;
    margin-right: 15px;
}
    #wpgs-gallery.vertical.wcgs-woocommerce-product-gallery .wcgs-carousel {
        width: calc(100% - 70px) !important;
    }
#wpgs-gallery.wcgs-woocommerce-product-gallery.vertical .wcgs-carousel.vertical .spswiper-wrapper img {
    height: auto;
    width: auto;
}
.ard__section--tight {
    padding: 15px;
}
.hma-details,.myAdress .u-columns.woocommerce-Addresses.col2-set .woocommerce-Address header.woocommerce-Address-title,
.myAdress .u-columns.woocommerce-Addresses.col2-set .woocommerce-Address address {
    padding: 15px;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
}
.myAdress .u-columns.woocommerce-Addresses.col2-set .woocommerce-Address {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    border-right: 0 !important;
}
.myAdress .u-column2.col-2.woocommerce-Address{
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    border-right: 0 !important;
    border-top: 1px solid #e1e3e4;
}
.myAdress .u-columns.woocommerce-Addresses.col2-set .woocommerce-Address header.woocommerce-Address-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
    gap: 10px;
}
.myAdress .u-columns.woocommerce-Addresses.col2-set .woocommerce-Address header.woocommerce-Address-title a {
    text-align: center;
}
nav.woocommerce-MyAccount-navigation {
    padding: 15px;
}
.pb h2,.pb section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2 .woocommerce-column address {
    padding: 15px;
}
.pb section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2 .woocommerce-column.woocommerce-column--1 {
    border-right: 0;
}
.pb section.woocommerce-customer-details .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
    border-top: 1px solid #e1e3e4;
}
    .woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
    padding: 10px 10px;
    vertical-align: unset;
    line-height: normal;
}
    .tab-pro-linkS a svg {
    display: none;
}
.tab-pro-linkS a {
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
}
    .wc-block-product-template li.wc-block-product .wc-block-components-product-sale-badge{
    left: -10px;
}
        body .xoo-el-main {
        padding-left: 20px;
        padding-right: 20px;
    }
    .xoo-el-container:not(.xoo-el-style-slider) .xoo-el-inmodal {
    max-height: unset;
    max-width: 100%;
    height: auto;
}
        header .navbar-brand p.site-title, header .navbar-brand p.site-title a {
    text-align: left;
}
    .container {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .page-template-default.page.page-id-11 .content-area {
    padding-top: 50px;
    padding-bottom: 50px;
}
    .contactbox {
    padding: 0;
}
.contactbox h2 {
    line-height: 24px;
    font-size: 24px;
}
.h3Title h3 {
    margin-bottom: 20px;
    font-size: 17px;
}
.pBlocks p {
    margin-bottom: 10px;
    font-size: 14px;
}
.pBlocks p strong {
    font-size: 15px;
}
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
       .related.products {
        margin-bottom: -10px;
        margin-top: -10px;
    }
    .woocommerce ul.products.columns-3 li.product a.button.view-details-button {
    height: 40px;
    line-height: 40px;
}
    .related.products ul.products.columns-3 li.product,
    .wp-block-woocommerce-product-collection.is-layout-flow.wp-block-product-collection-is-layout-flow li.wc-block-product {
        padding: 10px !important;
    }
    .footer__block-list {
        margin-left: -15px;
        margin-right: -15px;
    }
    .footer__block-item {
        padding-left: 15px;
        padding-right: 15px;
    }

    footer#colophon .footer__aside-item ul li.social-media__item--facebook svg.icon, footer#colophon .footer__aside-item ul li.social-media__item--instagram svg.icon{
        width: 35px !important;
    }
    .footer__block-item--links .footer__collapsible ul li{
        padding: 0px !important;
    }
}
@media screen and (max-width: 650px) {
    header .navbar-brand .site-logo {
    max-width: 70px;
}
.wp-block-woocommerce-checkout form.wc-block-checkout__form .wc-block-checkout__actions.wp-block-woocommerce-checkout-actions-block{
    padding: 15px;
}
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
    padding: 15px;
}
.wp-block-woocommerce-checkout-order-summary-block .checkout-order-summary-block-fill .wc-block-components-totals-coupon, .wp-block-woocommerce-checkout-order-summary-block .checkout-order-summary-block-fill .wc-block-components-totals-item {
    padding-left: 0;
    padding-right: 0;
}
.wp-block-woocommerce-checkout form.wc-block-checkout__form fieldset{
    padding: 15px;
}
.footer__block-item.active .footer__collapsible {
    height: auto;
}
.footer__block-item.active span.plus-button:before {
    opacity: 0;
}
        header .navbar-brand .xoo-wsc-sc-bkcont {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 !important;
}
    header .profile_Cart.btn-box {
        max-width: 70px;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 70px;
                flex: 0 0 70px;
        padding: 0 !important;
    }
        span.cart_no a.cart-customlocation {
        padding-left: 6px;
    }
        header .profile_Cart.btn-box span.user-btn {
        padding: 0 6px;
    }
        header .profile_Cart.btn-box {
            padding-left: 15px;
        }
    .footer__block-item--text {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    }
    .footer__block-list {
        margin-left: 0;
        margin-right: 0;
    }

    .footer__block-item--links {
        max-width: 100%;
    }
    .footer__collapsible {
        height: 0;
        overflow: hidden;
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
    }
    .footer__block-list button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-bottom: 0;
        padding: 19px 0;
        width: 100%;
    }
    .footer__block-list button h5 {
        margin: 0 !important;
    }
    .footer__block-item {
        padding-left: 0;
        padding-right: 0;
    }
    .footer__block-list button .plus-button {
        display: block;
    }
        .woocommerce ul.products.columns-3 li.product {
    width: calc(100% / 2 - 12px);
    padding: 10px !important;
    margin: 5px !important;
}
.woocommerce ul.products.columns-3 li.product a.woocommerce-LoopProduct-link span.price ins{
    font-size: 17px;
    font-weight: 600;
}







.footer__collapsible {
    height: 0;
    overflow: hidden;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.footer__block-list button h5 {
    margin: 0 !important;
}
.footer__block-item {
    border-bottom: 1px solid #e1e3e4;
}
.footer__block-list button .plus-button:before,
.footer__block-list button .plus-button:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
        -ms-transform: translate(-50%, -50%) rotate(-90deg);
            transform: translate(-50%, -50%) rotate(-90deg);
    background-color: #283b53;
    -webkit-transition: opacity .35s 
ease-in-out, -webkit-transform .35s 
ease-in-out;
    transition: opacity .35s 
ease-in-out, -webkit-transform .35s 
ease-in-out;
    -o-transition: transform .35s 
ease-in-out, opacity .35s 
ease-in-out;
    transition: transform .35s 
ease-in-out, opacity .35s 
ease-in-out;
    transition: transform .35s 
ease-in-out, opacity .35s 
ease-in-out, -webkit-transform .35s 
ease-in-out;
}
.footer__block-list button .plus-button:before {
    width: 10px;
    height: 2px;
    opacity: 1;
}
.footer__block-list button .plus-button:after {
    width: 2px;
    height: 10px;
}
footer#colophon .footer__aside .footer__aside-item {
    width: 100%;
}
.footer__aside-item.footer__aside-item-copyright {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 44px;
}
.footer__aside-item.footer__aside-item-social {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}
.footer-menu-left {
    text-align: left;
}
footer#colophon .footer__aside {
    margin-top: -50px;
}
p.footer__aside-title {
    margin-bottom: .8em;
    font-size: 13px;
    line-height: 13px;
}
.footer__wrapper{
    padding-top: 10px;
    padding-bottom: 30px;
}

header .productSearch {
    width: auto;
    height: auto;
}
    header .productSearch .product-search input {
        display: none;
    }
        header .productSearch .product-search button {
            width: 25px;
            height: 44px;
            position: relative;
            background: transparent;
        }
                header .searchbox-categories {
            max-width: 25px;
            -webkit-box-shadow: unset;
                    box-shadow: unset;
            margin-right: 12px;
        }
           header .navbar-brand {
        max-width: calc(100% - 140px);
        margin-right: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-left: 10px;
    }
header .profile_Cart.btn-box {
        margin-top: 0;
        max-width: unset;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 65px;
        gap: 12px;
        margin-left: 0;
    }
            span.cart_no {
        padding-left: 0;
    }
    span.cart_no .xoo-wsc-sc-bkcont{
    margin: 0 5px 0px 0;
}


        header .profile_Cart.btn-box span.user-btn {
            padding: 0;
        }
header .profile_Cart.btn-box span.user-btn i {
    font-size: 22px;
    color: #283b53;
}
        .product-search button:after {
            /* background: url(assets/image/search-dark.png) no-repeat scroll 0 3px; */
            -webkit-filter: invert(1);
                    filter: invert(1);
        }
}
@media screen and (max-width: 600px) {
    .wc-block-components-form .wc-block-components-checkout-step:after{
        display: none;
    }
.hma-details .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p {
        width: 100%;
        padding-top: 0;
    }
            .impbox-col {
            width: calc(100% - 0px);
        }
                .impbox-row {
            gap: 20px;
        }
        .hma-details .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p label {
    margin-top: 0;
}
}
@media screen and (max-width: 575px) {
    header .searchbox-categories .product-search {
        padding-left: 0px !important;
    }
    .site-logo {
        margin-bottom: 0;
    }
	    div#page {
        padding-top: 135px;
    }
    header .main-header {
    position: absolute;
    border-bottom: 0;
}
header .main-header .row.nav-box {
    padding: 0;
}
header .top-info-text-only{
    height: auto;
}
header .top-info-text-only p {
    padding: 5px 0;
}
    .btn-box span a {
        padding-right: 0;
    }
    .alignnormal.homeMobileSlider {
    display: block;
}
.alignnormal.homeDesktopSlider {display: none;}

}
@media screen and (max-width: 550px) {
    .wp-block-woocommerce-product-collection.is-layout-flow.wp-block-product-collection-is-layout-flow {
        margin: 30px 0;
    }
    .tab-pro.popularProduct {
    margin-bottom: 15px;
}
.singleProduct form.variations_form.cart table.variations label,
.singleProduct form.variations_form.cart table.variations th.label {
    width: 45px;
    margin-right: 10px;
}
.woocommerce div.product form.cart .variations select {
    margin: 0 !important;
    max-width: 100%;
    min-width: 100%;
}
.impbox-g {
    margin-bottom: 20px;
}
    .singleProduct .product .summary.entry-summary,.descRiptions {
        margin-top: 15px;
    }
    .productRow-s{
    margin-bottom: 35px;
}
.product .related-products{
    margin-bottom: 35px;
}
.singleProduct .product .summary .product_title {
    margin-bottom: 15px;
    font-size: 25px;
    line-height: normal;
    padding-bottom: 15px;
}
.pricebox {
    margin-bottom: 8px;
}
/*        .woocommerce ul.products.columns-3 li.product {
            margin: 0px !important;
        }
        .woocommerce ul.products.columns-3 {
    margin: 0;
}*/
.priceTitle {
    width: 45px;
    margin-right: 10px;
}
    .xoo-aff-group.onehalf {
    width: calc(100% - 0px);
}
    .related.products ul.products.columns-3 li.product {
        width: calc(100% / 2 - 12px);
    }
    .wp-block-woocommerce-product-collection.is-layout-flow.wp-block-product-collection-is-layout-flow li.wc-block-product {
        width: calc(50% - 9px);
    }
    .xoo-el-form-container ul.xoo-el-tabs li {
    padding: 8px 20px;
}
.xoo-aff-group input[type="text"], .xoo-aff-group input[type="password"], .xoo-aff-group input[type="email"], .xoo-aff-group input[type="number"], .xoo-aff-group select, .xoo-aff-group select + .select2, .xoo-aff-group input[type="tel"], .xoo-aff-group input[type="file"] {
    height: 45px;
}
.xoo-el-fields-cont{
    gap: 12px;
}
.xoo-el-form-container ul.xoo-el-tabs {
    padding: 0px 0px 25px;
}
.xoo-aff-group.xoo-el-login-btm-fields {
    margin-bottom: 25px;
    margin-top: 15px !important;
}
.xoo-el-form-container button.btn.button.xoo-el-action-btn {
    height: 45px;
}
body.page-template-default.page.page-id-5 .content-area .site-main article {
    max-width: 100%;
    margin: 50px auto 50px;
}
}
@media screen and (max-width: 450px) {
    .inalltaxes{
        display: none;
    }
	    div#page {
        padding-top: 130px;
    }
    .related.products ul.products.columns-3 li.product a.woocommerce-LoopProduct-link span.price ins {
        font-size: 18px;
    }
    header .top-info-text-only p {
    line-height: normal;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: unset;
    width: 100%;
    margin-bottom: 0 !important;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: unset;
    width: 100%;
}
.woocommerce .woocommerce-ordering select {
    width: 100%;
}
}
@media screen and (max-width: 400px) {
    .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .wc-block-components-order-summary {
    padding: 0;
}
    .headerMyaccount table tbody tr td.woocommerce-orders-table__cell-order-actions a {
    width: 100% !important;
}
        .navbar-brand a {
    font-size: 25px;
}
.headerMyaccount table tbody tr td.woocommerce-orders-table__cell-order-actions {
    gap: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
        header .searchbox-categories {
            margin-right: 9px;
        }
                header .profile_Cart.btn-box {
            width: 62px;
            gap: 9px;
            margin-left: 0;
        }
        header .navbar-brand p.site-title{
    display: none !important;
}
.custom-logo-link img {
    width: 70px;
}
}
@media screen and (max-width: 350px) {
        .woocommerce ul.products li {
        width: calc(100% / 1 - 0px) !important;
    }
    .woocommerce ul.products.columns-3 {
    margin: 0;
}
    .woocommerce ul.products.columns-3 li.product {
        margin: 5px 0 !important;
    }
    .wp-block-woocommerce-product-collection.is-layout-flow.wp-block-product-collection-is-layout-flow li.wc-block-product {
        width: calc(100% - 0px);
    }
}
.woocommerce-breadcrumb{
    display: none  !important;
}