@media (max-width: 1400px) {

    .delivery_banner p:first-child {
        margin: 0px;
    }

    .delivery_banner .block p:last-child {
        max-width: fit-content !important;
        display: inline-flex;
    }

    .delivery_banner .delivery_banner p {
    }

    .new-products, .shop_cat, .featured_brands, .home_featured_text, .footer.content, .catalog-product-view .block.related {
        padding-left: 15px;
        padding-right: 15px;
        width: calc(100% - 30px);
    }

    .new-products:before, .shop_cat:before, .featured_brands:before, .block.related .block-title.title:before {
        width: calc(100% - 30px);
    }
    .catalog-category-view .category-view h1#page-title-heading {
        padding-left: 0px;
    }
    .category-default-category .category-view h1#page-title-heading {
        padding-left: 0px;
    }
    .page-title-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
}


@media (min-width: 1200px) and (max-width: 1400px) {
    .delivery_banner h3 {
        width: 35%;
    }
    .delivery_banner p {
        margin-left: 15px;
        margin-right: 15px;
    }
    .catalog-product-view button#product-addtocart-button {
        margin-left: 10px;
        width: 150px;
    }
    .box-tocart .actions {
        min-width: 150px;
    }
    .customblock_free_delivery {
        text-align: left;
        padding-left: 15px;
        padding-right: 15px;
    }
}


@media (max-width: 1200px) {
    .delivery_banner h3 {
        width: 30%;
        font-size: 24px;
    }

    .footer.content .content {
        display: block;
        width: 100%;
        margin-left: 0px;
    }

    .block.newsletter .title, .block.newsletter .title strong {
        max-width: 100%;
        margin-bottom: 15px;
        display: block;
        text-align: center;
    }

    .newsletter_terms {
        padding: 15px;
        text-align: center;
        max-width: 100%;
    }

    .pg_icons {
        padding-top: 50px;
    }

}

@media (min-width: 991px) and (max-width: 1200px) {
    .shop_cat h3 {
        padding-bottom: 15px;
        font-size: 36px;
    }
}

@media(min-width: 768px) {
    a.logo + ul.header.links {
        margin-top: 8px;
    }

    .minicart-wrapper {
        margin-top: 8px;
    }

    .accountcutlink {
        top: 77px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navigation .level0 > .level-top {
        font-size: 12px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .sections.nav-sections .panel.header {
        padding-left: 10px;
        padding-right: 10px;
    }

    /*.shop_cat h3 {
        font-size: 30px;
        max-width: 50%;
        padding-bottom: 0px;
    }*/
    /*.shop_cat ul.feature_cat li img {
        max-width: 250px;
    }
    .shop_cat ul.feature_cat li {
        min-height: 250px;
    }*/
    .shop_cat h3 {
        font-size: 28px;
        max-width: 65%;
        padding-bottom: 0px;
        padding-top: 20px;
    }
}


@media (max-width: 767px) {

    .accountcutlink {
        top: 51px;
    }

    header.page-header .header.panel {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .navigation .level0 {
        display: block;
        width: 100%;
        border: 0px;
        text-align: left;
    }
    .navigation .level0 > .level-top {
        text-align: left;
        padding-left: 15px !important;
        color: #0a0a0a;
        font-size: 16px;
    }
    .topheaderleftmenu {
        display: none;
    }

    .nav-sections-item-title {
        display: none;
    }

    .aninav .col-sm-2, .aninav .col-sm-8 {
        width: calc(100% - 30px);
    }

    .aninav .menulinks li {
        width: 100%;
        display: block;
    }

    nav.navigation ul {
        padding-left: 0px !important;
    }
    .nav-sections-item-content {
        margin-top: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        /* background: #fff3fa;*/
    }
    .nav-sections-item-content {
        margin-top: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        background: #fff3fa;
    }

    .aninav h3, .alllinks {
        display: none;
    }

    .aninav .row .row {
        padding: 0px;
    }
    .navigation .level0 a span {
    }


    .minicart-wrapper {
        position: absolute;
        right: 0;
        top: 90px;
        margin-top: 0px;
        width: 25%;
        text-align: center;
        border-left: solid 1px #d9d9d9;
    }

    .block.block-search {
        position: absolute;
        top: 150px;
        left: 5%;
        width: 90%;
        text-align: center;
    }
    .block.block-search input {
        position: unset;
        left: 0;
        margin: 0;
    }


    ul.header.links {
        position: absolute;
        top: 90px;
        right: 25%;
        width: 25%;
        text-align: center;
    }

    span.action.nav-toggle {
        top: 90px;
        width: 25%;
        text-align: center;
    }

    header.page-header {
        min-height: 245px !important;
        margin-bottom: 0px;
    }

    li.authorization-link a {
        display: block;
    }

    .minicart-wrapper:after {
        display: block;
    }

    .block-search .label {
        float: none;
    }

    .block-search .label:after {
        content: 'Search';
        display: block;
    }

    .block-search .control {
        border: 0;
    }
    .top-container ul li {
        display: none;
    }

    .top-container ul li:first-child {
        display: block;
        width: 100% !important;
        text-align: center !important;
        padding-left: 0px;
    }

    .top-container ul {
        padding-left: 0px;
    }

    .top-container li:after {
        display: none;
    }

    body.catalog-product-view .product-info-main {
        width: 100%;
    }

    body.catalog-product-view .product.media {
        width: 100%;
    }

    .top-container {
        width: calc(100% - 30px);
    }

    .custom_footer .col-sm-3 {
        width: calc(100% - 30px);
        display: block;
    }

    .custom_footer .row {
        display: block;
    }

    .custom_footer {
        clear: both;
    }

    .footercopyright {
        clear: both;
        float: left;
        width: 100%;
        text-align: center;
    }

    .footer.content .block {
        max-width: calc(100% - 0px) !important;
        text-align: center;
    }

    .footer.content .content {
        width: 100%;
        margin-left: 0px;
    }

    .block.newsletter .title {
        padding-top: 30px;
        padding-bottom: 15px;
    }

    .pg_icons {
        width: 100%;
        margin-bottom: 30px;
        text-align: center;
        padding-top: 0px;
    }

    .col-sm-9 {
        width: calc(100% - 30px);
    }

    .footercredits {
        text-align: center;
        padding-top: 15px;
    }

    .footer.content {
        border-top: 0px;
    }

    footer.page-footer {
        padding-top: 15px;
    }

    header.page-header .header.panel {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .nav-toggle:before {
        color: #0055a6 !important;
        font-weight: 900;
        padding: 0px;
        line-height: 23px;
    }

    .block-search .label:before {
        color: #0055a6 !important;
        font-weight: 600;
        line-height: 23px;
        height: 23px;
    }

    .block-search .label:after {
        font-family: 'Poppins', sans-serif;
        font-size: 12px;
        color: #6f6f6f;
        text-transform: uppercase;
    }

    span.action.nav-toggle:after {
        content: 'Menu';
        display: block !important;
        height: auto;
        font-family: 'Poppins', sans-serif;
        font-size: 12px;
        color: #6f6f6f;
        text-transform: uppercase;
    }
    body.catalog-product-view .product-info-main h1.page-title + .amshopby-option-link {
        position: relative;
    }
    body.catalog-product-view .product-info-main h1.page-title {
        padding-right: 0;
    }
    .delivery_banner p {
        margin-top: 15px;
        margin-bottom: 15px;
        text-align: center;
    }

    .slider-product-item-info {
        width: 100%;
        margin: auto;
    }
    .easycatalogimg-grid.easycatalogimg-cols-4 .item {
        width: calc(100% / 2 - 10px * 2);
    }

    .delivery_banner p {
        margin-top: 15px;
        margin-bottom: 15px;
        text-align: center;
    }

    .shop_cat li {
        width: calc(100% - 30px);
    }

    .new-products {
        padding-left: 15px;
        padding-right: 15px;
    }

    .slider-product-item-info {
        width: 100%;
        margin: auto;
        text-align: center;
    }

    .easycatalogimg-grid.easycatalogimg-cols-4 .item {
        width: calc(100% / 2 - 10px * 2);
    }

    .featured_brands h2 {
        padding-left: 15px;
    }

    .tade_banner h3, .tade_banner p {
        width: calc(100% - 70px) !important;
    }

    .tade_banner p a {
        width: calc(100% - 90px);
    }

    .tade_banner p {
        margin-top: 15px;
        text-align: center;
        margin-bottom: 15px;
    }
    .home_featured_text {
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
        margin-top: 15px;
    }
    .home_featured_text h4 {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .shop_cat:before, .new-products:before, .featured_brands:before {
        width: calc(100% - 30px);
    }
    a.logo {
        margin-left: 0px;
        max-width: 100% !important;
        text-align: center;
        display: block;
        width: 100%;
    }

    a.logo img {
        margin: auto;
        display: inline-block;
    }
    .delivery_banner {
        margin-top: 0px;
    }
    .shop_cat {
        padding-left: 15px;
        padding-right: 15px;
    }
    .delivery_banner {
        margin-top: 0px;
    }

    .shop_cat {
        padding-left: 15px;
        padding-right: 15px;
    }

    .new-products h2 {
        font-size: 18px;
    }

    .shop_cat h2 {
        font-size: 18px;
    }

    .shop_cat h2 {
        font-size: 18px;
    }

    .featured_brands h2 {
        font-size: 18px;
    }

    .shop_cat:before, .new-products:before, .featured_brands:before {
        top: 34px;
    }
    .catalog-category-view .category-view .breadcrumbs {
        display: block;
    }
    .catalog-category-view .category-view .category-image {
        display: none;
    }
    .category-default-category .category-view .breadcrumbs {
        display: block;
    }
    .category-default-category .category-view .category-image {
        display: none;
    }
    .mobilefooterlinks {
        display: block;
    }
    .footerlinks.mobileaccord h4 {
        margin-top: 0;
        margin-bottom: 0px;
        border-top: solid 1px #ccc;
        padding-top: 15px;
        padding-bottom: 15px;
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .container.ondesktop {
        display: none;
    }
    .block-collapsible-nav {
        top: 0px;
    }
    ul.header.links ul.header.links {
        padding-left: 0px;
        float: none;
        top: 45px;
        background: #fff;
        width: auto;
        min-width: 115px;
        right: inherit;
        border: solid 1px #ccc;
        padding: 15px;
    }
    li.customer-welcome {
        position: absolute;
        right: 0;
        width: 100%;
        max-width: 125px;
        z-index: 99;
        height: 39px;
    }
    li.customer-welcome ul.header.links {
        display: none;
    }
    li.customer-welcome:hover ul.header.links {
        display: block;
        text-align: left;
    }
    li.customer-welcome + li.authorization-link > a:after {
        color: #000;
    }
    ul.header.links ul.header.links li {
        text-align: left
    }
    ul.header.links ul.header.links li:first-child a,
    ul.header.links ul.header.links li:nth-child(2) a {
        color: #000;
    }
    .footerstoreinfo {
        border-top: solid 1px #ccc;
        margin-left: -15px;
        margin-right: -15px;
        padding: 15px;
    }

    .tade_banner .widget.block.block-static-block {
        width: calc(100% - 30px);
    }

    .delivery_banner p {
        display: block;
        width: calc(100% - 30px) !important;
        max-width: 100%;
        padding: 0px !important;
        margin-left: auto;
        margin-right: auto;
    }

    .delivery_banner h3 {
        width: 100%;
    }

    .shop_cat h3 {
        font-size: 30px;
        max-width: 50%;
        padding-bottom: 0px;
    }

    /*.shop_cat ul.feature_cat li img {
        max-width: 250px;
    }*/

    .shop_cat ul.feature_cat li {
        min-height: inherit;
    }

    .easycatalogimg-grid.easycatalogimg-cols-4 .item {
        min-height: inherit;
    }
    .featured_brands {
        padding-top: 0px !important;
        margin-top: 0px !important;
    }

    .shop_cat {
        padding-bottom: 15px !important;
        margin-bottom: 0px;
    }
    .featured_brands li {
        width: calc(33% - 40px);
        text-align: center;
    }
    .new-products .owl-dots {
        display: none;
    }

    .new-products .owl-theme .owl-nav {
        display: block;
        position: absolute;
        top: 33%;
        width: 100%;
    }

    .new-products .owl-carousel .owl-nav button.owl-prev, .new-products .owl-carousel .owl-nav button.owl-next, .new-products .owl-carousel button.owl-dot {
        font-size: 50px;
        font-family: 'Montserrat', sans-serif;
        opacity: .5;
        color: #869791;
    }

    .new-products button.owl-prev {
        float: left;
    }

    .new-products button.owl-next {
        float: right;
    }

    .products.wrapper.grid.products-grid + .toolbar.toolbar-products {
        clear: both;
        float: left;
        width: 100%;
    }

    #amasty-shopby-product-list .toolbar.toolbar-products .toolbar-sorter.sorter {
        /* position: inherit; */
        top: -35px;
        width: 100%;
        text-align: left;
    }

    .toolbar.toolbar-products {
        position: relative;
    }

    #amasty-shopby-product-list .toolbar.toolbar-products select#sorter {
        width: calc(100% - 84px);
    }

    .block-title.filter-title {
        position: absolute;
        top: -50px;
        width: 100%;
        max-width: 100%;
        background: red !important;
    }

    .filter-title strong {
        position: relative;
        background: #0055a6;
        color: #fff;
        border: 0;
        box-shadow: none;
        display: block;
        text-transform: uppercase;
        padding: 10px;
        text-align: left;
    }
    .filter-title strong:after {
        content: '>';
        float: right;
        font-family: 'Poppins', sans-serif;
        font-size: 25px;
    }


    .product-item-inner {
        display: none;
    }

    .toolbar.toolbar-products {
        border: 0px;
    }

    #amasty-shopby-product-list .toolbar.toolbar-products .limiter {
        float: left;
    }

    .filter-title strong:after {
        content: '>';
        float: right;
        font-family: 'Poppins', sans-serif;
        font-size: 25px;
    }

    .filter.active .filter-title strong:after {
        float: right !important;
    }

    .filter.active .filter-title strong {
        width: calc(100% - 30px);
    }

    .filter.active .filter-title {
    }

    .block-title.filter-title {
    }

    .filter.active .filter-subtitle {
        padding-left: 15px;
    }

    .filter.active .filter-options {
        padding: 15px;
    }
    .catalog-category-view ul#apnddata li {
        width: calc(50% - 18px);
        min-height: inherit;
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom: 16px;
    }

    .catalog-category-view ul#apnddata li span.product-item-name {
        font-size: 18px;
    }


    .catalog-category-view ul#apnddata li span.product-image {
        min-height: inherit;
    }
    .catalog-category-view ul#apnddata {
        margin-left: -24px;
        margin-right: -24px;
    }
    .catalog-category-view .column.main li.item.product.product-item,
    .catalogsearch-result-index .column.main li.item.product.product-item {
        width: calc((100% - 4%) / 2);
    }
    .products.wrapper.grid.products-grid {
        padding-bottom: 50px;
    }
    .block.related .product-image-container {
        width: 100% !important;
    }
    .block.related .product-item-info.related-available {
        width: 100% !important;
    }

    .catalog-product-view .owl-nav {
        display: none;
    }

    .catalog-product-view .owl-stage-outer {
        overflow: hidden;
    }
    .catalog-product-view .products.wrapper.grid.products-grid {
        padding-bottom: 0px;
    }

    .catalog-product-view .breadcrumbs ul {
        max-width: 1400px;
        margin: auto !important;
        width: calc(100% - 30px);
        padding: 15px !important;
        padding-top: 35px;
    }
    .catalog-product-view .breadcrumbs {
        display: block;
    }
    .catalog-product-view .product.info.detailed {
        padding-left: 15px;
        padding-right: 15px;
    }
    .catalog-product-view .product.info.detailed .data.item.title {
        width: 50%;
        float: left;
    }

    .catalog-product-view .product.info.detailed .product.data.items > .item.content {
        clear: both;
    }
    .fotorama__active .fotorama__dot {
        background-color: #0055a6;
        border-color: #0055a6;
    }
    .header.content {
        padding-top: 15px;
    }
    .delivery_banner .widget.block.block-static-block:before {
        display: none;
    }

    .delivery_banner .widget.block.block-static-block img {
        min-height: 100%;
        max-width: initial !important;
        width: auto;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .tade_banner .widget.block.block-static-block:before {
        display: none;
    }
    .customer-account-create fieldset.fieldset.create.info, .customer-account-create fieldset.fieldset.create.account {
        width: 100%;
        display: block;
        padding-left: 0px;
        padding-right: 0px;
    }

    .customer-account-create form#form-validate {
        width: calc(100% - 30px);
        margin-bottom: 0px;
    }

    body.customer-account-create .columns .column.main {
        padding-bottom: 0px;
    }
    .customer-account-login .login-container {
        margin-bottom: 0px;
        width: calc(100% - 30px);
    }

    .customer-account-login .login-container .block.block-customer-login {
        border: 0px;
        padding: 0px;
    }

    .customer-account-login .columns .column.main {
        padding-bottom: 0px;
    }
    .shop_cat h2 a, .featured_brands h2 a, .new-products h2 a {
        display: none;
    }
    /*.customblock_free_delivery {
        display: block;
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
    }*/
    .customblock_free_delivery {
        display: inline-block;
        text-align: center;
        padding-left: 30px;
        padding-right: 30px;
    }
    .minicart-wrapper .action.showcart:after {
        display: none;
    }
    form#search_mini_form.active .control {
        left: -100%;
        position: absolute;
        z-index: 1;
        width: calc(400% + 2px);
        margin-left: -15px;
        top: 35px;
        margin-right: 0px;
    }
    .easycatalogimg-grid.easycatalogimg-cols-4 .item {
        display: none
    }
    .easycatalogimg-grid.easycatalogimg-cols-4 .item:nth-child(1),
    .easycatalogimg-grid.easycatalogimg-cols-4 .item:nth-child(2),
    .easycatalogimg-grid.easycatalogimg-cols-4 .item:nth-child(3),
    .easycatalogimg-grid.easycatalogimg-cols-4 .item:nth-child(4) {
        display: block;
    }
    .load_more_cat {
        width: 100%;
        display: block;
        margin: 5px auto 30px auto;
        text-align: center;
        font-weight: 400;
        text-transform: uppercase;
        color: #fff;
        background: #0055a6;
        border: solid 3px #fff;
        color: #fff;
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        border-radius: 36px;
        padding-top: 15px;
        padding-bottom: 15px;
        letter-spacing: 2px;
    }
    .home_featured_text .widget.block.block-static-block {
        height: 140px;
        overflow: hidden;
    }

    .home_featured_text .widget.block.block-static-block.readmore {
        height: auto;
    }
    .load_read_more {
        display: block;
    }

    .inmobile {
        display: block;
    }

    .delivery_banner h3 + p em {
        display: none;
    }
    .delivery_banner p a {
        width: auto;
        display: inline-block;
    }
    .top_switcher select {
        display: none;
    }
    div#google_translate_element2 {
        display: none;
    }
    .box-tocart .actions {
        display: inline-block;
        min-width: 150px;
        vertical-align: super;
    }
    .cms-index-index .columns .column.main {
        padding-bottom: 15px;
    }

    .navigation .level0:hover > .level-top {
        padding-bottom: 7px;
        padding-top: 8px !important;
    }

    .navigation .level0.active > a:not(.ui-state-active) {
        width: 100%;
    }

    .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
        margin-left: 0px;
    }

    .panel.header .widget.block.block-static-block p {
        line-height: inherit;
    }
    .nav-open .page-wrapper {
        left: 80%;
    }
    .form-create-account .field.company.required, .form-create-account .field.street.required + .field.required, .form-create-account .field.zip.required, .form-create-account .field.telephone.required, .form-create-account .field.region, .form-create-account .field.country.required {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }

    .form-create-account fieldset.fieldset.address {
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
    }


    body.page-with-filter.page-products .product-item-inner {
        display: block;
    }


    .block-search .search .control {
        width: 381%;
        left: -90%;
        text-align: left;
        position: absolute;
    }


    .block-search div#search_autocomplete {
        width: calc(100% - 30px) !important;
        margin-left: 15px !important;
        margin-right: 0px !important;
    }

}

@media(max-width: 460px) {
    header.page-header .header.panel {
        font-size: 11px;
    }
    .category-name.a.parent-category.parent-category-top a {
        font-size: 18px;
    }
    /*.shop_cat ul.feature_cat li img {
        max-width: 150px;
        top: 30px;
    }*/
    .shop_cat h3 {
        font-size: 26px;
        max-width: 50%;
        padding-bottom: 0px;
        padding-top: 15px;
    }
    .shop_cat ul.feature_cat a {
        font-size: 16px;
        font-weight: 700;
        font-family: 'Poppins', sans-serif;
        padding: 15px 25px 45px 25px;
        font-style: italic;
        text-decoration: none;
        position: relative;
        display: inline-block;
        z-index: 2;
    }
    .shop_cat ul.feature_cat a:before {
        content: '';
        width: 100%;
        height: 5px;
        display: block;
        background: #b0cce6;
        max-width: 90px;
        font-style: italic;
        top: 38px;
        left: 30px;
        position: absolute;
        z-index: -1;
    }
    span.pcdoings, .stckstate, .stckstate p {
        font-size: 12px !important;
    }
    form#search_mini_form.active .control {
        top: 40px;
    }
    .tade_banner .widget.block.block-static-block img {
        min-height: 100%;
    }

    .delivery_banner p a {
        width: calc(100% - 36px);
        margin-bottom: 15px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .delivery_banner p a:last-child {
        margin-bottom: 0px !important
    }
    .customblock_free_delivery {
        display: block;
        text-align: center;
        padding-left: 30px;
        padding-right: 30px;
    }

}

@media(max-width: 363px) {
    form#search_mini_form.active .control {
        top: 25px;
    }
    .box-tocart .actions {
        display: inline-block;
        min-width: 115px;
        vertical-align: super;
        margin-left: 0px;
    }
    .catalog-product-view button#product-addtocart-button {
        font-size: 12px !important;
        padding: 0px !important;
    }
    span.pcdoings, .stckstate, .stckstate p {
        clear: both;
        width: 100%;
        text-align: center;
    }

    p.instck:before {
        display: none;
    }
}


@media (max-width: 767px) {
    .easycatalogimg-grid.easycatalogimg-cols-4 .item[style="display: list-item;"] {
        display: grid !important;
    }

    .easycatalogimg-grid.easycatalogimg-cols-4 .item:nth-child(1),
    .easycatalogimg-grid.easycatalogimg-cols-4 .item:nth-child(2),
    .easycatalogimg-grid.easycatalogimg-cols-4 .item:nth-child(3),
    .easycatalogimg-grid.easycatalogimg-cols-4 .item:nth-child(4) {
        display: grid;
    }
}

@media (max-width: 767px) {

    html.nav-before-open.nav-open .nav-toggle::before {
        content: '\e616';
    }

    html.nav-before-open.nav-open span.action.nav-toggle {
        position: absolute;
        left: 0;
        top: -34px;
        z-index: 9999;
        margin-right: 63px;
    }

    html.nav-before-open.nav-open .nav-toggle:before {
        margin-right: 41px;
        font-size: 17px;
    }

    html.nav-before-open.nav-open span.action.nav-toggle:after {
        display: none !important;
    }

    html.nav-before-open.nav-open nav.navigation ul {
        padding-top: 30px;
    }

}

@media (max-width: 767px) {

    html.nav-before-open.nav-open .nav-toggle:before {
        margin-right: 0px;
        background: #0055a6 !important;
        width: 40px;
        height: 40px;
        color: #fff !important;
        font-size: 10px;
        border-radius: 0px 5px 5px 0px;
        line-height: 40px;
        text-align: center;
        position: fixed;
        left: calc(100% - 54px)
    }

    html.nav-before-open.nav-open nav.navigation ul {
        padding-top: 0px
    }

}

@media (max-width: 767px) {
    .catalog-category-view .category-view .category-image img.image {
        width: auto;
        height: 100% !important;
        max-width: fit-content;
        text-align: right;
        display: block;
        position: absolute;
        right: 0;
    }
    .catalog-category-view .category-view, .category-default-category .category-view {
        height: auto;
    }

    .catalog-category-view .category-view .category-image {
        display: block;
        text-align: left;
        left: 0;
        transform: inherit !important;
        width: 100% !important;
        overflow: hidden;
    }
}

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

    .catalog-category-view .category-view .category-image img.image {
        height: 100%;
    }

}


@media (max-width: 767px) {
    .catalog-category-view .category-view .breadcrumbs, .catalog-category-view .category-view .page-title-wrapper {
        width: calc(100% - 30px) !important;
    }

    .catalog-category-view .category-view h1#page-title-heading {
        font-size: 36px;
    }

    .top-container ul li {
        width: calc(100% - 30px);
        padding-left: 0px;
        padding-right: 0px;
    }

    .catalog-category-view .product.details.product-item-details {
        overflow: hidden;
    }

    .catalog-category-view .category-view .category-image {
        opacity: .3;
    }
    .product-info-main .product-info-price .price-box {
        width: calc(100% - 30px) !important;
    }
}


@media (max-width: 460px) {

    .shop_cat h3 {
        z-index: 99;
        font-size: 20px;
    }

    .shop_cat ul.feature_cat a {
        padding: 0px;
    }

    .shop_cat ul.feature_cat .feature_content a.shop-now {
        font-size: 18px;
    }
}


/*css on 05-11-20*/
@media (max-width: 1500px) {

    .page.messages .message.error, .page.messages .message.success {
        max-width: 1400px;
        margin: 15px 15px;

    }

}


/*css on 06-11-20*/
@media (max-width: 1400px) {
    .catalog-product-view .breadcrumbs ul {
        width: calc(100% - 30px);
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .catalog-category-view .category-view .category-image img.image {
        width: auto;
        height: 100% !important;
        max-width: fit-content;
        text-align: right;
        display: block;
        position: absolute;
        right: 0;
    }
    .page-layout-2columns-left .sidebar-main {
        width: 25%;
        padding-right: 0px;
    }

    .catalog-category-view ul#apnddata li {
        width: calc(33% - 12px);
        margin-left: 5px;
        margin-right: 5px;
        display: inline-block;
    }

    .catalog-category-view ul#apnddata {
        text-align: center;
    }

    .catalog-category-view ul#apnddata li span.product-image {
        min-height: inherit
    }

    .filter-options .am-labels-folding .item a {
        padding-right: 20px;
    }
}


@media (min-width: 768px) and (max-width: 1100px) {
    .container.ondesktop .col-sm-3 {
        width: calc(23% - 30px);
    }
    .custom_footer h4 {
        height: 34px;
        margin-bottom: 15px;
    }
    a.logo + ul.header.links {
        padding-left: 5px;
    }

    .block.block-search {
        width: calc(100% - 498px);
    }

    .block.block-search input#search {
        padding-left: 10px;
        font-size: 13px;
    }
    li.authorization-link:hover:after {
        content: '';
        position: absolute;
        top: 90;
        height: 40px;
        width: 110px;
        margin-left: -110px
    }
}


@media (min-width: 900px) and (max-width: 1230px) {


    .top-container ul {
        padding: 0px;
    }

    .top-container ul li {
        padding-right: 15px;
        padding-left: 5px;
        font-size: 12px
    }
    .top-container ul li:first-child {
        padding-right: 15px;
        padding-left: 0px;
    }
    .top-container ul li:last-child {
        padding-right: 0px;
        padding-left: 15px;
    }

}


@media (min-width: 768px) and (max-width: 899px) {
    .top-container ul li {
        display: none;
    }
    .top-container ul li:first-child, .top-container ul li:nth-child(2) {
        display: inline-block;
    }
    .top-container ul li:nth-child(2):after {
        display: none;
    }
}


@media (min-width: 768px) and (max-width: 991px) {
    .footerstoreinfo strong, .footerstoreinfo strong a {
        font-weight: 600;
        font-size: 12px
    }

}

@media (max-width: 767px) {
    .checkout-index-index .nav-toggle {
        display: block;
    }


    .checkout-index-index .minicart-wrapper {
        top: 140px;
    }
    .checkout-index-index input#s_method_amstrates2 {
        margin-left: 12px;
    }
    .catalog-product-view .product.info.detailed .data.item.title {
        width: auto;
    }
    li.authorization-link:hover:after {
        content: '';
        position: absolute;
        top: 0;
        height: 40px;
        width: 100px;
        margin-left: -55px
    }
}
