/**
 * Body
 */
@media (min-width: 992px) {
    .page-wrapper {
        max-width: 1920px;
        margin: 0 auto !important;
    }
}

/**
 * Header
 */
@media (max-width: 1440px) {
    header.type22 .header-main .header.content .header-left .logo {
        margin-right: 0;
    }
    
    header.type22 .header-main .header.content .header-left .search-area {
        margin: 0;
    }
    
    header.type22 .header-main .header.content .header-left .block-search {
        max-width: 90%;
    }
}

@media (max-width: 1280px) {
    header.type22 .header-main .header.content .header-left .block-search {
        max-width: 80%;
        margin: 0 2rem;
    }
}

@media (max-width: 1024px) {
    header.type22 .header-main .header.content .header-left .block-search {
        max-width: 70%;
    }
}

@media (max-width: 991px) {
    header.type22 .header-main .header.content .header-left,
    header.type22 .header-main .header.content .header-right {
        padding-top: 5px;
    }
    
    header.type22 .header-main .header.content .header-left span.nav-toggle {
        line-height: 25px;
        padding: 0 10px 0 1px;
        margin: 2px 1rem 8px 0;
    }
    
    header.type22 .header-main .header.content .header-left span.nav-toggle:before {
        font-size: 35px;
        color: #0088CC;
    }
    
    header.type22 .header-main .header.content .header-left span.nav-toggle > span {
        bottom: -22px;
        left: 0;
        width: auto;
        height: auto;
        clip: auto;
        font-size: 12px;
        color: #6C6C6C;
        white-space: nowrap;
    }
    
    header.type22 .header-main .header.content .header-left span.nav-toggle:hover > span {
        color: #000000;
        text-decoration: underline;
    }
    
    header.type22 .header-main .header.content .header-left .search-area .search-toggle-icon {
        display: none;
    }
    
    header.type22 .header-main .header.content .header-right .header-contact .custom-block {
        display: block;
    }
    
    header.type22 .header-main .header.content .header-right .header-contact .welcome-area {
        min-width: 100px;
        margin-left: 26px;
        font-size: 35px;
    }
    
    header.type22 .header-main .header.content .header-right .minicart-wrapper a.showcart.action {
        color: #71C7AC !important;
    }
    
    header.type22 .header-bottom {
        padding: 0 0 10px 0;
    }
    
    header.type22 .header-bottom .header-left {
        width: 50%;
        margin-right: 0;
    }
    
    header.type22 .header-bottom .header-left .block-search {
        min-width: 100%;
        border: 1px solid #1BB0C4;
        border-radius: 24px;
        margin-left: 0 !important;
    }
    
    header.type22 .header-bottom .header-left .block-search .action.search {
        width: 86px;
        background: transparent !important;
        border: none !important;
        cursor: pointer;
    }

    header.type22 .header-bottom .header-left .block-search .action.search:before {
        font-family: "porto-icons";
        font-size: 25px;
        font-weight: bolder;
        color: #71C7AC;
        content: "\e884";
    }
}

@media (max-width: 768px) {
    header.type22 .header-main .header.content .header-right .header-contact .welcome-area a span,
    header.type22 .header-main .header.content .header-right .header-contact .welcome-area .slash-separator {
        display: inline;
    }
}

@media (max-width: 767px) {
    header.type22 .header-main .header.content .header-left .logo {
        max-width: none;
    }
    
    header.type22 .header-bottom .header-row {
        flex-direction: column-reverse;
    }
    
    header.type22 .header-bottom .header-row .header-left,
    header.type22 .header-bottom .header-row .header-right {
        width: 100% !important;
        margin-left: 0;
    }
}

@media (max-width: 575px) {
    header.type22 .header-main .header.content .header-left .logo img {
        width: 42px;
        min-width: 42px;
        height: 42px;
    }
    
    header.type22 .header-main .header.content .header-right .header-contact .custom-block {
        display: none;
    }
}

@media (max-width: 480px) {
    header.type22 .main-panel-top .panel.wrapper {
        font-size: 14px;
    }
}

@media (max-width: 375px) {
    header.type22 .main-panel-top .panel.wrapper {
        font-size: 12px;
    }
}

/* megamenu */
@media (max-width: 1440px) {
    header.type22 .header-bottom .header-row .header-left .menu-title {
        padding: 10px;
    }
    
    header.type22 .header-bottom .header-row .header-left .side-nav-wrap .nav-sections nav.navigation ul li.level0 > .submenu .subchildmenu > li.level1 {
        width: 22%;
        padding-top: 10px;
    }
    
    header.type22 .header-bottom .header-row .header-left .side-nav-wrap .nav-sections nav.navigation ul li.level0 > .submenu .subchildmenu > li.level2 > a {
        line-height: 16px;
    }
}

@media (max-width: 1280px) {
    header.type22 .header-bottom .header-row .header-left .side-nav-wrap .nav-sections nav.navigation ul li.level0 > .submenu .subchildmenu > li.level1 {
        width: 20%;
    }
}

@media (max-width: 1024px) {
    header.type22 .header-bottom .header-row .header-left .side-nav-wrap .nav-sections nav.navigation ul li.level0 > .submenu .subchildmenu > li.level1 {
        width: 16%;
    }
    
    header.type22 .header-bottom .header-row .header-left .side-nav-wrap .nav-sections nav.navigation ul li.level0 > .submenu .subchildmenu > li.level1 > a {
        line-height: 16px;
        padding-bottom: 0;
    }
}

@media (max-width: 991px) {
    header.type22 .header-bottom  .header-row .header-left .side-nav-wrap .nav-sections {
        box-shadow: none;
        background-color: #FFFFFF;
        border: 1px solid #71C7AC;
    }
    
    header.type22 .header-bottom  .header-row .header-left .side-nav-wrap .nav-sections .section-items .section-item-title {
        display: none;
    }
    
    header.type22 .header-bottom  .header-row .header-left .side-nav-wrap .nav-sections .section-items .section-item-content {
        margin-top: 31px;
    }
    
    header.type22 .header-bottom .header-row .header-left .side-nav-wrap .nav-sections nav.navigation ul li.level0 {
        margin-bottom: 6px;
    }
    
    header.type22 .header-bottom .header-row .header-left .side-nav-wrap .nav-sections nav.navigation ul li.level0:last-child {
        border-bottom: none;
    }

    header.type22 .header-bottom .header-row .header-left .side-nav-wrap .nav-sections nav.navigation ul li.level0 > a {
        border: none;
        margin: 0;
        font-size: 16px;
    }
    
    header.type22 .header-bottom .header-row .header-left .side-nav-wrap .nav-sections nav.navigation ul li.level0 > a:after {
        right: 10px;
    }
    
    header.type22 .header-bottom .header-row .header-left .side-nav-wrap .nav-sections nav.navigation ul li.level0 > .submenu {
        min-height: unset;
    }
    
    header.type22 .header-bottom .header-row .header-left .side-nav-wrap .nav-sections nav.navigation ul li.level0 > .submenu .subchildmenu {
        padding: 20px;
    }
    
    header.type22 .header-bottom .header-row .header-left .side-nav-wrap .nav-sections nav.navigation ul li.level0 > a.ui-state-active,
    header.type22 .header-bottom .header-row .header-left .side-nav-wrap .nav-sections nav.navigation ul li.level0 > .submenu.opened {
        background-color: #FFFFFF;
    }
    
    header.type22 .header-bottom .header-row .header-left .side-nav-wrap .nav-sections nav.navigation ul li.level0 > .submenu .subchildmenu > li.level1,
    header.type22 .header-bottom .header-row .header-left .side-nav-wrap .nav-sections nav.navigation ul li.level0 > .submenu .subchildmenu li.level2 {
        width: 100%;
        margin-bottom: 14px;
    }
    
    header.type22 .header-bottom .header-row .header-left .side-nav-wrap .nav-sections nav.navigation ul li.level0 > .submenu .subchildmenu > li.level1 > a,
    header.type22 .header-bottom .header-row .header-left .side-nav-wrap .nav-sections nav.navigation ul li.level0 > .submenu .subchildmenu li.level2 > a {
        padding: 0;
    }
    
    header.type22 .header-bottom .header-row .header-left .side-nav-wrap .nav-sections nav.navigation ul li.level0 > .submenu .subchildmenu > li.level1 > a:before {
        display: none;
    }
    
    header.type22 .header-bottom .header-row .header-left .side-nav-wrap .nav-sections nav.navigation ul li.level0 > .submenu .subchildmenu > li.level1 > a span {
        font-weight: 700;
        color: #333333;
    }
    
    header.type22 .header-bottom .header-row .header-left .side-nav-wrap .nav-sections nav.navigation ul li.level0 > .submenu .subchildmenu > li.level1 > a span:hover {
        text-decoration: underline;
    }
    
    header.type22 .header-bottom .header-row .header-left .side-nav-wrap .nav-sections nav.navigation ul li.level0 > .submenu .subchildmenu > li.level1 > .subchildmenu {
        padding-top: 16px;
        padding-bottom: 0;
    }
}

/* menu */
@media (max-width: 991px) {
    header.type22 .header-bottom .header-row .header-right {
        display: block !important;
        width: 45%;
        padding: 10px 0;
        margin-left: 5%;
    }
    
    header.type22 .header-bottom .header-row .header-right ul {
        display: flex;
        justify-content: space-between;
        padding-left: 0;
    }
    
    header.type22 .header-bottom .header-row .header-right ul li {
        float: none;
        margin-left: 0 !important;
    }
    
    header.type22 .header-bottom .header-row .header-right ul li a span {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    header.type22 .header-bottom .header-row .header-right ul {
        margin: 0.35rem 0;
    }
    
    header.type22 .header-bottom .header-row .header-right ul li a span {
        font-size: 18px;
    }
}

@media (max-width: 575px) {
    header.type22 .header-bottom .header-row .header-right ul li a span {
        font-size: 14px;
    }
}

/* sticky header */
@media (max-width: 1440px) {
    header.type22.sticky-header .header-main .header.content .header-left .search-area {
        margin-left: 18%;
    }
}

@media (max-width: 1280px) {
    header.type22.sticky-header .header-main .header.content .header-left .search-area {
        margin-left: 20%;
    }
}

@media (max-width: 991px) {
    header.type22.sticky-header  {
        height: 130px !important;
    }
    
    header.type22.sticky-header .header-main {
        height: auto;
        box-shadow: none !important;
    }
    
    header.type22.sticky-header .header-main .header.content .header-left {
        margin-top: 0;
    }
    
    header.type22.sticky-header .header-main .header.content .header-right {
        margin-top: 5px;
    }
    
    header.type22.sticky-header .header-main .header.content .header-right .minicart-wrapper {
        margin-top: -12px;
    }
    
    header.type22.sticky-header .header-bottom {
        padding: 0;
        margin-top: 72px;
    }
    
    header.type22.sticky-header .header-bottom .header-row .header-left {
        margin-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    header.type22.sticky-header {
        height: 164px !important;
    }
    
    header.type22 .header-bottom .header-row .header-right {
        padding: 0;
        margin-left: 0;
    }
}

@media (max-width: 480px) {
    header.type22.sticky-header {
        height: 114px !important;
    }
    
    header.type22.sticky-header .header-bottom .header-row .header-left {
        overflow: hidden;
        height: 0;
    }
}

/**
 * Minicart
 */
@media (max-width: 1440px) {
    header.type22.sticky-header .header-main .header.content .header-right .minicart-wrapper .block-quickcart {
        left: -239px;
    }
}

@media (max-width: 1280px) {
    header.type22.sticky-header .header-main .header.content .header-right .minicart-wrapper .block-quickcart {
        left: -243px;
    }
}

@media (max-width: 1024px) {
    header.type22.sticky-header .header-main .header.content .header-right .minicart-wrapper .block-quickcart {
        left: -260px;
    }
}

@media (max-width: 991px) {
    header.type22.sticky-header .header-main .header.content .header-right .minicart-wrapper .block-quickcart {
        top: 0;
        left: auto;
    }
}

@media (max-width: 414px) {
    header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .minicart-items .item {
        padding-top: 0;
    }
    
    header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .quickcart-bottom-container .subtotal {
        padding: 10px 20px;
        margin-bottom: 6px;
    }
    
    header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .quickcart-bottom-container .actions.action-viewcart {
        display: none;
    }
    
    header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart .quickcart-content-wrapper .block-content .quickcart-bottom-container .actions .primary button {
        margin-bottom: 6px;
    }
}

@media (max-width: 375px) {
    header.type22 .header-main .header.content .header-right .minicart-wrapper .block-quickcart {
        width: 100%;
    }
}

/**
 * Footer
 */
@media (max-width: 1280px) {
    footer.page-footer .footer .footer-middle-2 .container .row > div .widget .widget-title {
        height: 45px;
        font-size: 16px;
    }
    
    footer.page-footer .footer .footer-middle-2 .container .row > div .widget .textwidget ul li {
        height: 36px;
        line-height: 18px;
        margin-bottom: 13px;
    }
    
    footer.page-footer .footer .footer-middle-2 .container .row > div .widget .textwidget ul li a {
        font-size: 13px;
    }
    
    footer.page-footer .footer .footer-middle-2 .container .row > div .widget.customer-services .textwidget ul li a {
        white-space: nowrap;
    }
}

@media (max-width: 991px) {
    footer.page-footer .footer .footer-middle .container .row > div .block.newsletter .content .form.subscribe .field.amgdpr-checkbox label {
        display: inline;
    }
    
    footer.page-footer .footer .footer-middle-2 .container .row {
        padding-bottom: 20px;
    }
    
    footer.page-footer .footer .footer-middle-2 .container .row > div .widget {
        width: 48%;
        margin: 30px auto 0 auto;
    }
    
    footer.page-footer .footer .footer-middle-2 .container .row > div .widget:first-of-type {
        margin-right: 3.4%;
    }
    
    footer.page-footer .footer .footer-middle-2 .container .row > div .widget .widget-title {
        height: auto;
    }
    
    footer.page-footer .footer .footer-middle-2 .container .row > div .widget.follow-us .logo {
        width: 75%;
    }
    
    footer.page-footer .footer .footer-middle-2 .container .row > div .widget .textwidget ul li {
        height: auto;
    }
    
    footer.page-footer .footer .footer-bottom .container .custom-block {
        margin: 25px 0; 
    }
}

@media (max-width: 768px) {
    footer.page-footer .footer .footer-bottom .container address {
        line-height: 24px !important;
    }
}

@media (max-width: 767px) {
    footer.page-footer .footer .footer-middle-2 .container .row > div .widget:first-of-type {
        margin-right: 3.3%;
    }
    
    footer.page-footer .footer .footer-middle-2 .container .row > div .widget.follow-us .logo {
        max-width: none;
        width: 85%;
    }
}

@media (max-width: 575px) {
    footer.page-footer .footer .footer-middle .container .row > div .block.newsletter .content .form.subscribe .field.amgdpr-checkbox label {
        display: block;
        margin: -18px 0 0 22px;
    }
    
    footer.page-footer .footer .footer-middle-2 .container .row {
        padding-bottom: 15px;
    }
    
    footer.page-footer .footer .footer-middle-2 .container .row > div .widget:first-of-type {
        margin-right: 3.1%;
    }
}

@media (max-width: 480px) {
    footer.page-footer .footer .footer-middle-2 {
        margin-top: 20px;
    }
    
    footer.page-footer .footer .footer-middle-2 .container .row > div .widget {
        width: 100%;
        margin: 10px auto 0 auto;
        text-align: center;
    }
    
    footer.page-footer .footer .footer-middle-2 .container .row > div .widget:first-of-type {
        margin-right: 0;
    }
    
    footer.page-footer .footer .footer-middle-2 .container .row > div .widget.follow-us .logo {
        width: 100%;
    }
    
    footer.page-footer .footer .footer-middle-2 .container .row > div .widget.follow-us .logo img {
        margin: 0 auto;
    }
}

/**
 * Messages
 */
@media (max-width: 480px) {
    main .messages .message {
        padding: 12px 1em;
        padding-left: 1em;
    }
}

/**
 * Chat Whatsapp
 */
@media (max-width: 575px) {
    #chatwhatsapp .whatsapp_text_bubble {
        display: none;
    }
}

/**
 * Homepage
 */
@media (max-width: 767px) {
    .cms-index-index main .container-fluid h3 {
        padding: 0 20px;
    }
}

/* homepage slider */
@media (max-width: 575px) {
    .cms-index-index main #homepage-slider {
        padding-bottom: calc(16.67% + 94px);
    }
    
    .cms-index-index main #homepage-slider .owl-carousel .item a {
        display: inline-block;
        overflow: hidden;
    }
    
    .cms-index-index main #homepage-slider .owl-carousel .item a img {
        width: 160%;
        max-width: 160%;
        margin-left: -30%;
    }
}

@media (max-width: 480px) {
    .cms-index-index main #homepage-slider {
        padding-bottom: calc(16.67% + 84px);
    }
    
    .cms-index-index main #homepage-slider .owl-carousel .item a {
        display: inline-block;
        overflow: hidden;
    }
    
    .cms-index-index main #homepage-slider .owl-carousel .item a img {
        width: 180%;
        max-width: 180%;
        margin-left: -40%;
    }
}

/* category slider */
@media (max-width: 1024px) {
    .cms-index-index main #homepage-megamenu .owl-carousel .owl-nav .owl-prev {
        left: -3.3%;
    }
}

@media (max-width: 991px) {
    .cms-index-index main #homepage-megamenu .owl-carousel .owl-item .item {
        width: 240px;
    }
    
    .cms-index-index main #homepage-megamenu .owl-carousel .owl-item .item a.level-top:after {
        display: none;
    }
    
    .cms-index-index main #homepage-megamenu .owl-carousel .owl-item .item a.level-top span {
        text-transform: initial;
    }
    
    .cms-index-index main #homepage-megamenu .owl-carousel .owl-item .item .submenu {
        padding: 0;
        border-top: none;
    }
    
    .cms-index-index main #homepage-megamenu .owl-carousel .owl-item .item .submenu .subchildmenu {
        padding-left: 0;
        margin-top: 0;
    }
    
    .cms-index-index main #homepage-megamenu .owl-carousel .owl-item .item a.level-bottom {
        padding-left: 0;
        color: #0088CC !important;
    }
    
    .cms-index-index main #homepage-megamenu .owl-carousel .owl-item .item a.level-bottom:hover {
        color: #006EAF !important;
    }
    
    .cms-index-index main #homepage-megamenu .owl-carousel .owl-nav  {
        display: none;
    }
}

@media (max-width: 800px) {
    .cms-index-index main #homepage-megamenu .owl-carousel .owl-item .item {
        width: 225px;
    }
}

@media (max-width: 767px) {
    .cms-index-index main #homepage-megamenu {
        padding: 0 20px 294px 20px;
    }
    
    .cms-index-index main #homepage-megamenu .owl-carousel .owl-item .item {
        width: 260px;
    }
}

@media (max-width: 575px) {
    .cms-index-index main #homepage-megamenu .owl-carousel .owl-item .item {
        width: 220px;
    }
    
    .cms-index-index main #homepage-megamenu .owl-carousel .owl-item .item a.level-bottom {
        line-height: 18px;
        padding: 0;
        white-space: normal;
    }
}

@media (max-width: 480px) {
    .cms-index-index main #homepage-megamenu {
        padding: 0 0 294px 0;
    }
    
    .cms-index-index main #homepage-megamenu .owl-carousel .owl-item .item {
        width: 80%;
    }
}

/* banner */
@media (max-width: 767px) {
    .cms-index-index main #homepage-banner {
        padding: 0 20px;
    }
}

/* features */
@media (max-width: 1440px) {
    .cms-index-index main #homepage-feature .row > div img {
        height: 100px;
    }

    .cms-index-index main #homepage-feature .row > div p {
        padding-left: 100px;
    }
}

@media (max-width: 1280px) {
    .cms-index-index main #homepage-feature .row > div img {
        height: 80px;
    }

    .cms-index-index main #homepage-feature .row > div p {
        padding-left: 80px;
    }
    
    .cms-index-index main #homepage-feature .row > div p {
        width: 100%;
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .cms-index-index main #homepage-feature {
        padding: 0 20px;
    }
}

/**
 * Category Page, Search Result Page and Brand Page
 */
@media (max-width: 1280px) {
    .catalog-category-view main .page-title-wrapper h1 {
        top: 30%;
        left: 12%;
    }
    
    .catalog-category-view main .page-title-wrapper h1 span {
        text-shadow: 2px 2px 3px #FCFCFC;
    }
}

@media (max-width: 991px) {
    .catalog-category-view main .columns .sidebar.sidebar-main,
    .ambrand-index-index main .columns .sidebar.sidebar-main {
        width: 380px;
    }
}

@media (max-width: 800px) {
    .catalog-category-view main .page-title-wrapper h1 {
        top: 24%;
    }
    
    .catalog-category-view main .page-title-wrapper h1 span {
        font-size:  40px;
    }
}

@media (max-width: 767px) {
    .catalog-category-view main .columns,
    .ambrand-index-index main .columns {
        padding: 0 20px;
    }
    
    .catalog-category-view main .page-title-wrapper h1 {
        top: 20%;
    }
}

@media (max-width: 575px) {
    .catalog-category-view main .page-title-wrapper h1 {
        top: 14%;
    }
    
    .catalog-category-view main .page-title-wrapper h1 span {
        font-size:  36px;
    }
}

@media (max-width: 480px) {
    .catalog-category-view main .columns .sidebar.sidebar-main,
    .ambrand-index-index main .columns .sidebar.sidebar-main {
        width: 300px;
    }
    
    .catalog-category-view main .page-title-wrapper h1 {
        top: 8%;
    }
    
    .catalog-category-view main .page-title-wrapper h1 span {
        font-size:  26px;
    }
}

@media (max-width: 375px) {
    .catalog-category-view main .columns .sidebar.sidebar-main,
    .ambrand-index-index main .columns .sidebar.sidebar-main {
        width: 260px;
    }
    
    .catalog-category-view main .page-title-wrapper h1 {
        top: -10%;
    }
    
    .catalog-category-view main .page-title-wrapper h1 span {
        font-size:  22px;
    }
}

/* sidebar */
@media (max-width: 1680px) {
    .catalog-category-view main .columns .sidebar.sidebar-main,
    .ambrand-index-index main .columns .sidebar.sidebar-main {
        padding-right: 20px;
    }
}

@media (max-width: 1440px) {
    .catalog-category-view main .columns .sidebar.sidebar-main .sidebar-content,
    .ambrand-index-index main .columns .sidebar.sidebar-main .sidebar-content {
        padding: 22px 10px 25px 15px;
    }
    
    .catalog-category-view main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item .filter-options-title,
    .ambrand-index-index main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item .filter-options-title {
        line-height: 24px;
        font-size: 18px;
    }
    
    .catalog-category-view main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item .filter-options-title .toggle::after,
    .ambrand-index-index main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item .filter-options-title .toggle::after {
        font-size: 24px;
    }
    
    .catalog-category-view main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item.active .filter-options-content .items > li > a img,
    .ambrand-index-index main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item.active .filter-options-content .items > li > a img {
        width: 24px;
        margin-right: 10px;
    }
    
    .catalog-category-view main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item.active .filter-options-content .items > li > a span,
    .ambrand-index-index main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item.active .filter-options-content .items > li > a span {
        font-size: 16px;
    }
    
    .catalog-category-view main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item.active .filter-options-content .items.items-children > li > a span,
    .ambrand-index-index main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item.active .filter-options-content .items.items-children > li > a span {
        font-size: 15px;
    }
}

@media (max-width: 1280px) {
    .catalog-category-view main .columns .sidebar.sidebar-main .sidebar-content,
    .ambrand-index-index main .columns .sidebar.sidebar-main .sidebar-content {
        padding: 16px 10px;
    }
    
    .catalog-category-view main .columns .sidebar.sidebar-main .sidebar-content .filter-content .filter-subtitle,
    .ambrand-index-index main .columns .sidebar.sidebar-main .sidebar-content .filter-content .filter-subtitle {
        padding: 0 0 25px 0;
    }
    
    .catalog-category-view main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item,
    .ambrand-index-index main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item {
        margin-bottom: 16px;
    }
    
    .catalog-category-view main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item .filter-options-title,
    .ambrand-index-index main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item .filter-options-title {
        line-height: 22px;
        padding-right: 20px;
        padding-bottom: 16px;
        font-size: 16px;
    }
    
    .catalog-category-view main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item.active .filter-options-content form[data-amshopby-filter="category_ids"],
    .ambrand-index-index main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item.active .filter-options-content form[data-amshopby-filter="category_ids"] {
        padding-top: 16px;
    }
    
    .catalog-category-view main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item.active .filter-options-content .items > li,
    .ambrand-index-index main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item.active .filter-options-content .items > li {
        margin: 0;
    }
    
    .catalog-category-view main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item.active .filter-options-content .items > li > a img,
    .ambrand-index-index main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item.active .filter-options-content .items > li > a img {
        display: none;
    }
    
    .catalog-category-view main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item.active .filter-options-content .items > li > a span,
    .ambrand-index-index main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item.active .filter-options-content .items > li > a span {
        font-size: 14px;
    }
    
    .catalog-category-view main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item.active .filter-options-content .items.items-children,
    .ambrand-index-index main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item.active .filter-options-content .items.items-children {
        padding-left: 10px;
        margin-bottom: 16px;
    }
    
    .catalog-category-view main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item.active .filter-options-content .items.items-children > li,
    .ambrand-index-index main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item.active .filter-options-content .items.items-children > li {
        margin: 0;
    }
    
    .catalog-category-view main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item.active .filter-options-content .items.items-children > li > a span,
    .ambrand-index-index main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item.active .filter-options-content .items.items-children > li > a span {
        font-size: 13px;
    }
}

@media (max-width: 991px) {
    .catalog-category-view main .columns .sidebar.sidebar-main .sidebar-content,
    .ambrand-index-index main .columns .sidebar.sidebar-main .sidebar-content {
        border-radius: 0;
    }
}

@media (max-width: 767px) {
    .catalog-category-view main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item.active .filter-options-content .items > li > a[class*="am-filter-item-"],
    .ambrand-index-index main .columns .sidebar.sidebar-main .sidebar-content #narrow-by-list .filter-options-item.active .filter-options-content .items > li > a[class*="am-filter-item-"] {
        padding: 0;
    }
}

/* toolbar */
@media (max-width: 991px) {
    .catalog-category-view main .columns .main .toolbar,
    .ambrand-index-index main .columns .main .toolbar {
        border-radius: 5px;
    }
    
    .catalog-category-view main .columns .main .products-list + .toolbar .toolbar-amount,
    .ambrand-index-index main .columns .main .products-list + .toolbar .toolbar-amount {
        margin: 0 auto 12px auto;
    }
    
    .catalog-category-view main .columns .main .toolbar select,
    .ambrand-index-index main .columns .main .toolbar select {
        text-transform: initial;
    }
}

@media (max-width: 375px) {
    .catalog-category-view main .columns .main .toolbar label,
    .catalog-category-view main .columns .main .toolbar select,
    .ambrand-index-index main .columns .main .toolbar label,
    .ambrand-index-index main .columns .main .toolbar select {
        max-width: 100px;
        padding: 0;
    }
}

/* list */
@media (max-width: 1680px) {
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info {
        padding: 0 14px;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-photo,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-photo {
        margin-right: 0;
    }
        
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details {
        max-width: calc(100% - 250px);
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details h2,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details h2,
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-description,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-description {
        width: 60%;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details h2 a,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details h2 a {
        width: auto;
    }
}

@media (max-width: 1440px) {
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info {
        padding: 0 10px;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-photo,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-photo {
        flex: 0 0 200px;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-photo a img,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-photo a img {
        max-width: 162px;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details {
        max-width: calc(100% - 200px);
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details h2,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details h2,
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-description,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-description {
        width: 50%;
    }
}

@media (max-width: 1280px) {
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-photo,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-photo {
        flex: 0 0 120px;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-photo a img,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-photo a img {
        max-width: 102px;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details {
        max-width: calc(100% - 120px);
    }
}

@media (max-width: 1280px) {
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-photo .product-labels,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-photo .product-labels {
        line-height: 21px;
        font-size: 16px;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-labels-container .amlabel-position-wrapper .amlabel-text,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-labels-container .amlabel-position-wrapper .amlabel-text {
        line-height: 21px;
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .catalog-category-view main .columns .main .products-list ol li.item,
    .ambrand-index-index main .columns .main .products-list ol li.item {
        margin: 0 13px 24px 13px;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details h2,
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details h2 a,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details h2,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details h2 a {
        height: 40px;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-description,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-description {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-labels-container,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-labels-container {
        flex-direction: column;
        height: 76px;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details h2,
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details h2 a,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details h2,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details h2 a {
        height: 78px;
        text-overflow: none;
        white-space: initial;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-description,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-description {
        display: none !important;
    }
}

@media (max-width: 575px) {
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details h2,
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details h2 a,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details h2,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details h2 a {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-photo,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-photo {
        flex: 0 0 100px;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-photo .amlabel-position-wrapper .amasty-label-container-4-cat,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-photo .amlabel-position-wrapper .amasty-label-container-4-cat {
        display: none !important;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-photo .amlabel-position-wrapper .amasty-label-container-1-cat + .amasty-label-container-4-cat,
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-photo .amlabel-position-wrapper .amasty-label-container-2-cat + .amasty-label-container-4-cat,
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-photo .amlabel-position-wrapper .amasty-label-container-3-cat + .amasty-label-container-4-cat,
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-photo .amlabel-position-wrapper .amasty-label-container-5-cat + .amasty-label-container-4-cat,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-photo .amlabel-position-wrapper .amasty-label-container-1-cat + .amasty-label-container-4-cat,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-photo .amlabel-position-wrapper .amasty-label-container-2-cat + .amasty-label-container-4-cat,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-photo .amlabel-position-wrapper .amasty-label-container-3-cat + .amasty-label-container-4-cat,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-photo .amlabel-position-wrapper .amasty-label-container-5-cat + .amasty-label-container-4-cat {
        display: none !important;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-photo a img,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-photo a img {
        max-width: 102px;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details {
        max-width: calc(100% - 100px);
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details h2,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details h2 {
        height: 78px;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details h2,
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details h2 a,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details h2,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details h2 a {
        width: 100%;
        line-height: 20px;
        font-size: 14px;
    }
}

@media (max-width: 414px) {
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-labels-container,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-labels-container {
        margin-left: -100px;
    }
}

@media (max-width: 375px) {
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details h2 a,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details h2 a {
        display: -webkit-box !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        height: 40px;
        text-overflow: ellipsis;
        white-space: normal;
    }
}

/* prezzo */
@media (max-width: 1680px) {
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box {
        width: 34%;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .old-price span,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .old-price span,
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .special-price .price-container span.price-label,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .special-price .price-container span.price-label,
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box > .price-container::before,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box > .price-container::before,
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .minimal-price-link span,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .minimal-price-link span {
        line-height: 21px;
        font-size: 16px;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .special-price .price-container span,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .special-price .price-container span,
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box > .price-container span,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box > .price-container span {
        line-height: 32px;
        font-size: 24px;
    }
}

@media (max-width: 1440px) {
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box {
        width: 44%;
    }
}

@media (max-width: 1280px) {
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box {
        width: 48%;
        margin: -106px 0 0 0;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .special-price,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .special-price {
        margin-top: 10px;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box > .price-container,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box > .price-container {
        top: 31px;
    }
}

@media (max-width: 991px) {
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box {
        margin: -95px 0 0 0;
    }
}

@media (max-width: 767px) {
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box {
        margin: -100px 0 0 0;
        text-align: right;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .old-price,
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .special-price,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .old-price,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .special-price {
        display: inline-block;
        float: none;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box > .price-container:before,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box > .price-container:before {
        display: none;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .old-price,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .old-price {
        vertical-align: super;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .old-price span,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .old-price span {
        display: inline;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .old-price span.price-label,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .old-price span.price-label {
        vertical-align: unset;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .special-price,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .special-price {
        margin-top:  0;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .special-price .price-container span.price-label,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .special-price .price-container span.price-label {
        display: none;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .special-price .price-container span.price,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .special-price .price-container span.price {
        display: inline;
    }
}

@media (max-width: 575px) {
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box {
        margin: -55px 0 0 0;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .old-price span.price-label,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box .old-price span.price-label {
        display: none;
    }
}

@media (max-width: 480px) {
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box {
        width: 100%;
        margin: -40px 0 0 0;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box > .price-container,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box > .price-container {
        top: 0;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box > .minimal-price-link,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .price-box > .minimal-price-link {
        margin-top: -20px;
    }
}

/* primary action */
@media (max-width: 1680px) {
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary form,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary form {
        width: 34%;
    }
}

@media (max-width: 1440px) {
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary form,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary form {
        width: 44%;
    }
}

@media (max-width: 1280px) {
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary form,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary form {
        width: 48%;
    }
}

@media (max-width: 991px) {
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner {
        margin-top: 6px;
    }
}

@media (max-width: 767px) {
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner {
        margin-left: -120px;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary form,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary form {
        width: 40%;
    }
}

@media (max-width: 575px) {
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary form,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary form {
        width: 50%;
    }
}

@media (max-width: 480px) {
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner {
        margin-top: 34px;
        margin-left: -100px;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .stock.available,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .stock.available {
        display: none;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary form,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary form {
        width: 100%;
        margin-top: -45px;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary form button,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary form button {
        height: 38px;
        padding: 8px 5px;
    }
    
    .catalog-category-view main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary form button span,
    .ambrand-index-index main .columns .main .products-list ol li.item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary form button span {
        font-size: 14px;
    }
}

/* description */    
@media (max-width: 991px) {
    .catalog-category-view main .columns .category-description,
    .ambrand-index-index main .columns .category-description {
        order: 2;
    }
    
    .catalog-category-view main .columns .switcher {
        order: 3;
    }
}

/**
 * Product Page
 */
@media (max-width: 1440px) {
    .catalog-product-view main .columns .main .product.media,
    .catalog-product-view main .columns .main .product-info-main,
    .catalog-product-view main .columns .main .product-info-side {
        width: 32%;
        margin-right: 2%;
    }
    
    .catalog-product-view main .columns .main .product-info-side {
        margin-right: 0
    }
}

@media (max-width: 1280px) {
    .catalog-product-view main .columns .main {
        display: flex;
        flex-wrap: wrap;
    }
    
    .catalog-product-view main .columns .main .product.media {
        order: 1;
    }
    
    .catalog-product-view main .columns .main .product-info-main {
        order: 3;
        width: 100%;
        margin: 32px 0 0 0;
    }
    
    .catalog-product-view main .columns .main .product-info-main .product-info-stock-sku,
    .catalog-product-view main .columns .main .product-info-main .product.attribute.overview,
    .catalog-product-view main .columns .main .product-info-main .wishlist-container,
    .catalog-product-view main .columns .main .product-info-main .whatsapp-container {
        float: left;
        width: 60%;
    }
    
    .catalog-product-view main .columns .main .product-info-main .promobanner-product {
        float: right;
        width: 38%;
        margin-top: -170px;
    }
    
    .catalog-product-view main .columns .main .product-info-side {
        order: 2;
        width: 66%;
    }
    
    .catalog-product-view main .columns .main #product-page-alternatives {
        order: 5;
    }
    
    .catalog-product-view main .columns .main .product.info.detailed.accordion {
        order: 4;
    }
    
    .catalog-product-view main .columns .main #product-page-others-also-bought {
        order: 6;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .catalog-product-view main .columns .main {
        flex-direction: row;
    }
    
    .catalog-product-view main .columns .main .product-info-main .product-info-stock-sku,
    .catalog-product-view main .columns .main .product-info-main .product.attribute.overview,
    .catalog-product-view main .columns .main .product-info-main .wishlist-container,
    .catalog-product-view main .columns .main .product-info-main .whatsapp-container {
        float: none;
        width: auto;
    }
    
    .catalog-product-view main .columns .main .product-info-main .promobanner-product {
        float: none;
        width: auto;
        margin-top: 0;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .catalog-product-view main .columns {
        padding: 0 20px;
    }
    
    .catalog-product-view main .columns .main #product-page-alternatives {
        order: 4;
        width: 100%;
    }
    
    .catalog-product-view main .columns .main .product.info.detailed.accordion {
        order: 5;
        width: 100%;
    }
}

@media (max-width: 575px) {
    .catalog-product-view main .columns .main {
        flex-direction: column;
    }
    
    .catalog-product-view main .columns .main .product.media,
    .catalog-product-view main .columns .main .product-info-main,
    .catalog-product-view main .columns .main .product-info-side {
        width: 100%;
        margin-right: 0;
    }
    
    .catalog-product-view main .columns .main .product.media {
        margin-bottom: 31px;
    }
}

/* right column */
@media (max-width: 1280px) {
    .catalog-product-view main .columns .main .product-info-side .product-info-price,
    .catalog-product-view main .columns .main .product-info-side .product-add-form {
        float: left;
        width: 49%;
    }
    
    .catalog-product-view main .columns .main .product-info-side .product-info-price {
        margin-right: 2%;
    }
    
    .catalog-product-view main .columns .main .product-info-side .product-discount .discount-label {
        width: 76%;
    }
}

@media (max-width: 575px) {
    .catalog-product-view main .columns .main .product-info-side #product-feature div.col-sm-6,
    .checkout-cart-index main .columns .cart-container .cart-summary #product-feature div.col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

/* price */
@media (max-width: 1280px) {
    .catalog-product-view main .columns .main .product-info-side .price-box {
        display: inline-block;
        width: 100%;
        text-align: right;
    }
    
    .catalog-product-view main .columns .main .product-info-side .price-box .old-price,
    .catalog-product-view main .columns .main .product-info-side .price-box .special-price {
        display: inline;
        float: none;
    }
    
    .catalog-product-view main .columns .main .product-info-side .price-box .old-price span.price-label {
        display: none;
    }
}

@media (max-width: 991px) {
    .catalog-product-view main .columns .main .product-info-side .product-discount .discount-label {
        width: 70%;
    }
    
    .catalog-product-view main .columns .main .product-info-side .product-discount .discount-label span {
        line-height: 16px;
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .catalog-product-view main .columns .main .product-info-side .product-info-price,
    .catalog-product-view main .columns .main .product-info-side .product-add-form {
        float: none;
        width: 100%;
    }
    
    .catalog-product-view main .columns .main .product-info-side .product-info-price {
        margin-right: 0;
    }
    
    .catalog-product-view main .columns .main .product-info-side {
        padding: 25px 20px 19px 20px;
    }
}

/* prodotti con tier price */
@media (max-width: 1280px) {
    .catalog-product-view main .columns .main .product-info-side .prices-tier {
        float: right;
        width: 45%;
        margin-top: -6px;
        text-align: right;
    }
    
    .catalog-product-view main .columns .main .product-info-side .prices-tier + .product-add-form {
        float: none;
        clear: both;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .catalog-product-view main .columns .main .product-info-side .prices-tier .item > .price-container span {
        line-height: 23px;
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .catalog-product-view main .columns .main .product-info-side .prices-tier {
        float: none;
        width: 100%;
        margin-top: -30px;
        text-align: center;
    }
}

/* action primary */
@media (max-width: 1280px) {
    .catalog-product-view main .columns .main .product-info-side .box-tocart {
        margin-bottom: 1.25rem;
    }
    
    .catalog-product-view main .columns .main .product-info-side .box-tocart .actions button {
        height: 38px;
        line-height: 38px;
        padding: 0 20px;
    }
    
    .catalog-product-view main .columns .main .product-info-side .box-tocart .actions button span {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .catalog-product-view main .columns .main .product-info-side .box-tocart .actions button span {
        font-size: 12px;
    }
}

@media (max-width: 575px) {
    .catalog-product-view main .columns .main .product-info-side .box-tocart .actions {
        width: 60%;
    }
    
    .catalog-product-view main .columns .main .product-info-side .box-tocart .actions button {
        width: 100%;
        height: 45px;
        padding: 12px 5px;
    }
    
    .catalog-product-view main .columns .main .product-info-side .box-tocart .actions button span {
        line-height: 19px;
        vertical-align: TOP;
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .catalog-product-view main .columns .main .product-info-side .box-tocart .actions {
        width: 100%;
    }
    
    .catalog-product-view main .columns .main .product-info-side .box-tocart .actions button {
        height: 38PX;
        padding: 8px 5px;
    }
    
    .catalog-product-view main .columns .main .product-info-side .box-tocart .actions button span {
        font-size: 14px;
    }
}

/* back in stock notification */
@media (max-width: 768px) {
    .catalog-product-view main .columns .main .product-info-side .amxnotif-block .notification-container {
        display: block;
        padding: 0;
    }
    
    .catalog-product-view main .columns .main .product-info-side .amxnotif-block .fieldset {
        width: 60%;
    }
    
    .catalog-product-view main .columns .main .product-info-side .amxnotif-block .actions-toolbar {
        min-width: 100px;
        margin-left: 0;
    }
    
    .catalog-product-view main .columns .main .product-info-side .amxnotif-block .actions-toolbar button span {
        font-size: 14px;
    }
    
    .catalog-product-view main .columns .main .product-info-side .amxnotif-block .fieldset .field.amgdpr-checkbox label {
        white-space: normal;
    }
}

@media (max-width: 375px) {
    .catalog-product-view main .columns .main .product-info-side .amxnotif-block .fieldset,
    .catalog-product-view main .columns .main .product-info-side .amxnotif-block .actions-toolbar {
        width: 100%;
        max-width: 100%;
    }
    
    .catalog-product-view main .columns .main .product-info-side .amxnotif-block .actions-toolbar {
        margin-top: 10px;
    }
    
    .catalog-product-view main .columns .main .product-info-side .amxnotif-block .fieldset input {
        border-right: 1px solid #8C8C8C;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }
    
    .catalog-product-view main .columns .main .product-info-side .amxnotif-block .actions-toolbar .primary button.action {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }
}

/* feature prodotti (valida sia per la pagina prodotto sia per la pagina carrello) */
@media (max-width: 1680px) {
    .catalog-product-view main .columns .main .product-info-side #product-feature h4,
    .checkout-cart-index main .columns .cart-container .cart-summary #product-feature h4 {
        line-height: 21px;
        font-size: 16px;
    }
}

@media (max-width: 1280px) {
    .catalog-product-view main .columns .main .product-info-side #product-feature {
        clear: left;
    }
}

/* accordion prodotti */
@media (max-width: 768px) {
    .catalog-product-view main .columns .main .product.info.detailed.accordion {
        padding: 20px;
    }
    
    .catalog-product-view main .columns .main .product.info.detailed.accordion .data.item.title::after {
        top: 18px;
    }
    
    .catalog-product-view main .columns .main .product.info.detailed.accordion .data.item.title a:after {
        display: none;
    }
}

/* prodotti correlati */
@media (max-width: 1680px) {
    .catalog-product-view main .columns .main #product-page-alternatives .container-fluid #clerk-slider-container .clerk-slider .item-container {
        width: 51%;
        max-width: 51%;
    }
}

@media (max-width: 1280px) {
    .catalog-product-view main .columns .main #product-page-alternatives .container-fluid #clerk-slider-container .clerk-slider .item-container {
        width: 101%;
        max-width: 101%;
    }
}

@media (max-width: 767px) {
    .catalog-product-view main .columns .main #product-page-alternatives {
        float: none;
        margin-left: 0;
    }
    
    .catalog-product-view main .columns .main #product-page-alternatives .container-fluid #clerk-slider-container .clerk-slider .item-container {
        width: 51%;
        max-width: 51%;
    }
}

@media (max-width: 600px) {
    .catalog-product-view main .columns .main #product-page-alternatives .container-fluid #clerk-slider-container .clerk-slider .item-container {
        width: 100%;
        max-width: 100%;
    }
    
    .catalog-product-view main .columns .main #product-page-alternatives .container-fluid #clerk-slider-container .clerk-slider .item-container {
        margin: 0 auto;
    }
}

/**
 * Customer Account Pages
 */
@media (max-width: 1680px) {
    .customer-account-create main .columns .main .form-create-account .fieldset .newsletter label span,
    .customer-account-create main .columns .main .form-create-account .fieldset .amgdpr-checkbox label span {
        line-height: 18px;
        font-size: 14px;
    }
    
    .customer-account-forgotpassword main .columns .main .form.password.forget .actions-toolbar > .primary {
        width: 50%;
    }
    
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-info .product-item-name,
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-inner {
        width: calc(68% - 232px);
    }
    
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-info .price-box {
        width: 30%;
        margin-top: -3px;
    }
}

@media (max-width: 1440px) {
    .customer-account-forgotpassword main .columns .main .form.password.forget .actions-toolbar > .primary {
        width: 60%;
    }
    
    .customer-account-createpassword main .columns .main .form.password.reset .actions-toolbar > .primary {
        width: 70%;
    }
    
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-info .product-item-photo {
        width: 162px;
        max-width: 162px;
        margin-right: 0;
    }
    
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-info .product-item-name,
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-inner {
        width: calc(68% - 162px);
    }
}

@media (max-width: 1280px) {
    .customer-account-login main .columns .main .login-container .block-content .form .fieldset .actions-toolbar > .primary,
    .customer-account-login main .columns .main .login-container .block-content .form .fieldset .actions-toolbar > .secondary {
        width: 50%;
    }
    
    .customer-account-login main .columns .main .login-container .block-content .form .fieldset .actions-toolbar > .secondary {
        float: right;
        text-align: right;
    }
    
    .customer-account-create main .columns .main .form-create-account .actions-toolbar > .primary {
        width: 60%;
        text-align: left;
    }
    
    .customer-account-create main .columns .main .form-create-account .actions-toolbar > .primary button,
    .customer-account-forgotpassword main .columns .main .form.password.forget .actions-toolbar > .primary button,
    .customer-account-createpassword main .columns .main .form.password.reset .actions-toolbar > .primary button,
    .customer-account-login main .columns .main .login-container .block-content .form .fieldset .actions-toolbar a,
    .customer-account-login main .columns .main .login-container .block-content .form .fieldset .actions-toolbar button {
        width: 90%;
    }
    
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-info {
        min-height: 146px;
    }
    
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-info .product-item-photo {
        width: 102px;
        max-width: 102px;
    }
    
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-info .product-item-name,
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-inner {
        width: calc(70% - 102px);
    }
    
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-info .price-box .price-as-configured > .price-container:before,
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-info .price-box .price-as-configured .special-price .price-container:before {
        display: none;
    }
    
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-info .price-box .price-as-configured .old-price .price-container {
        text-align: right;
    }
    
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-info .price-box .price-as-configured .old-price .price-container .price-label {
        display: none;
    }
}

@media (max-width: 991px) {
    .customer-account-forgotpassword main .columns .main .form.password.forget .actions-toolbar > .primary {
        width: 80%;
    }
    
    .customer-account-createpassword main .columns .main .form.password.reset .actions-toolbar > .primary {
        width: 100%;
    }
    
    .wishlist-index-index .page-wrapper main .wishlist-toolbar {
        background-color: #FFFFFF;
    }
}

@media (max-width: 768px) {
    .customer-account-create main .columns .main .form-create-account,
    .customer-account-forgotpassword main .columns .main .form.password.forget,
    .customer-account-createpassword main .columns .main .form.password.reset {
        overflow: hidden;
        padding: 0 5px 59px 5px !important;
        margin: 0 auto !important;
    }
    
    .customer-account-create main .columns .main .form-create-account,
    .customer-account-forgotpassword main .columns .main .form.password.forget,
    .customer-account-createpassword main .columns .main .form.password.reset {
        max-width: none;
    }
    
    .customer-account-forgotpassword main .columns .main .form.password.forget .actions-toolbar > .primary,
    .customer-account-createpassword main .columns .main .form.password.reset .actions-toolbar > .primary {
        width: 70%;
        text-align: left;
    }
    
    .sales-order-view main .items.order-links li {
        float: left;
    }
    
    .wishlist-index-index .page-wrapper main .products-grid.wishlist {
        margin-right: 0;
    }
    
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-name,
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-info .price-box {
        margin-left: 0;
    }
    
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-inner .product-item-actions {
        display: inline-block;
        float: left;
    }
}

@media (max-width: 639px) {
    .sales-order-view main .table-order-items .product-item-name {
        vertical-align: bottom;
    }
}

@media (max-width: 575px) {
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-info .product-item-photo {
        display: none;
    }
    
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-info .product-item-name,
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-inner {
        width: 68%;
    }
}

@media (max-width: 480px) {
    .customer-account-create main .columns .main .form-create-account .actions-toolbar > .primary,
    .customer-account-forgotpassword main .columns .main .form.password.forget .actions-toolbar > .primary,
    .customer-account-createpassword main .columns .main .form.password.reset .actions-toolbar > .primary {
        width: 100%;
    }
    
    .customer-account-create main .columns .main .form-create-account .actions-toolbar > .primary button,
    .customer-account-forgotpassword main .columns .main .form.password.forget .actions-toolbar > .primary button,
    .customer-account-createpassword main .columns .main .form.password.reset .actions-toolbar > .primary button {
        width: 100%;
    }
    
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-info {
        min-height: 128px;
        padding: 7px;
    }
    
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-inner .box-tocart {
        margin-right: 0;
    }
}

@media (max-width: 375px) {
    .sales-order-view main .items.order-links li strong {
        padding: 0 5px;
    }
    
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-info .product-item-name,
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-inner {
        width: 100%;
    }
    
    .wishlist-index-index .page-wrapper main .products-grid.wishlist .product-item .product-item-info .price-box {
        display: none;
    }
    
    .wishlist-index-index .page-wrapper main .actions-toolbar .primary button {
        font-size: 0.5em;
    }
}

/**
 * Cart Page
 */
@media (max-width: 1440px) {
    .checkout-cart-index main .columns .cart-container .cart-discount > .discount {
        width: 55%;
    }
}

@media (max-width: 1280px) {
    .checkout-cart-index main .columns .cart-container {
        display: flex;
        flex-direction: column;
    }
    
    .checkout-cart-index main .columns .cart-container .rewards {
        order: 1;
        float: none;
        width: 100%;
        padding-right: 0;
        margin-bottom: 16px;
    }
    
    .checkout-cart-index main .columns .cart-container .cart-summary {
        order: 5;
        float: none;
        width: 100%;
        margin-bottom: 154px;
    }
    
    .checkout-cart-index main .columns .cart-container .form-cart {
        order: 2;
        float: none;
        width: 100%;
        padding-right: 0;
        margin-bottom: 16px;
    }
    
    .checkout-cart-index main .columns .cart-container .cart-discount {
        order: 3;
        float: none;
        width: 100%;
        padding-right: 0;
        margin-bottom: 32px;
    }
    
    .checkout-cart-index main .columns .cart-container .cart-discount > .discount {
        width: 60%;
    }
    
    .checkout-cart-index main .columns .cart-container .cart-summary #product-feature {
        bottom: -146px;
        width: 100%;
    }
    
    .checkout-cart-index main .columns .cart-container .cart-summary #product-feature .row > div {
        flex: 0 0 25%;
        max-width: 25%;
    }
    
    .checkout-cart-index main .columns .cart-container .cart-summary #product-feature img {
        width: 80px;
        height: 80px;
    }
    
    .checkout-cart-index main .columns .cart-container .cart-summary #product-feature h4 {
        font-size: 18px;
    }
    
    .checkout-cart-index main .columns #cart-others-also-bought {
        margin-top: 0;
    }
}

@media (max-width: 768px) {
    .checkout-cart-index main .columns .cart-container .form-cart table thead tr th,
    .checkout-cart-index main .columns .cart-container .form-cart table tbody tr td {
        display: table-cell;
        width: auto;
    }
    
    .checkout-cart-index main .columns .cart-container .form-cart table tbody tr td {
        padding: 10px 5px !important;
    }
    
    .checkout-cart-index main .columns .cart-container .form-cart table tbody tr td:before {
        display: none;
    }
    
    .checkout-cart-index main .columns .cart-container .form-cart table tbody tr td .product-item-photo {
        margin: 0 auto;
    }
    
    .checkout-cart-index main .columns .cart-container .cart.main.actions {
        display: none;
    }
    
    .checkout-cart-index main .columns .cart-container .cart-discount {
        border-bottom: none;
    }
    
    .checkout-cart-index main .columns .cart-container .cart-discount > .discount {
        width: 100%;
    }
    
    .checkout-cart-index main .columns .cart-container .cart-discount > .discount .content {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .checkout-cart-index main .columns {
        padding: 0 20px;
    }
    
    .checkout-cart-index main .columns .cart-container .rewards .cart-saving-message mark {
        padding: 0;
        background-color: #FFFFFF;
        font-weight: 600;
        color: #000000;
    }
    
    .checkout-cart-index main .columns .cart-container .cart-summary #product-feature {
        bottom: -100px;
    }
    
    .checkout-cart-index main .columns .cart-container .cart-summary #product-feature img {
        width: 40px;
        height: 40px;
    }
    
    .checkout-cart-index main .columns .cart-container .cart-summary #product-feature h4 {
        font-size: 13px;
    }
}

@media (max-width: 575px) {
    .checkout-cart-index main .columns .cart-container .form-cart table thead tr th {
        display: none;
    }
    
    .checkout-cart-index main .columns .cart-container .form-cart table tbody tr td {
        display: block;
        float: left;
    }
    
    .checkout-cart-index main .columns .cart-container .form-cart table tbody tr td.actions {
        width: 20%;
    }
    
    .checkout-cart-index main .columns .cart-container .form-cart table tbody tr td.actions .actions-toolbar {
        margin-top: 50%;
    }
    
    .checkout-cart-index main .columns .cart-container .form-cart table tbody tr td.item {
        width: 80%;
    }
    
    .checkout-cart-index main .columns .cart-container .form-cart table tbody tr td.price,
    .checkout-cart-index main .columns .cart-container .form-cart table tbody tr td.qty,
    .checkout-cart-index main .columns .cart-container .form-cart table tbody tr td.subtotal {
        width: 33%;
    }
    
    .checkout-cart-index main .columns .cart-container .form-cart table tbody tr td:before {
        display: block;
        position: relative !important;
        width: auto !important;
        height: auto !important;
        margin: 0 !important;
    }
}

@media (max-width: 480px) {
    .checkout-cart-index main .columns .cart-container .rewards .ambanners > div {
        width: 100%;
    }
    
    .checkout-cart-index main .columns .cart-container .rewards .ambanners > div:first-of-type {
        margin-bottom: 20px;
    }
    
    .checkout-cart-index main .columns .cart-container .cart-discount > .discount .content .field,
    .checkout-cart-index main .columns .cart-container .cart-discount > .discount .content .actions-toolbar {
        display: block;
        width: 100%;
    }
}

@media (max-width: 375px) {
    .checkout-cart-index main .columns .cart-container .form-cart table tbody tr td.price,
    .checkout-cart-index main .columns .cart-container .form-cart table tbody tr td.subtotal {
        width: 25%;
    }
    
    .checkout-cart-index main .columns .cart-container .form-cart table tbody tr td.qty {
        width: 50%;
    }
    
    .checkout-cart-index main .columns .cart-container .cart-summary {
        margin-bottom: 160px;
    }
    
    .checkout-cart-index main .columns .cart-container .cart-summary #product-feature {
        bottom: -140px;
    }
    
    .checkout-cart-index main .columns .cart-container .cart-summary #product-feature .row > div {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

/**
 * Checkout Page
 */

/* containers */
@media (max-width: 991px) {
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li,
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar {
        padding: 15px;
    }
}

/* billing and shipping addresses */
@media (max-width: 991px) {
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address .fieldset > .field .fcc-container .fiscal-code-calculator-form,
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .fieldset > .field .fcc-container .fiscal-code-calculator-form,
    .checkout-index-index.firecheckout .modals-wrapper aside.modal-slide .modal-content #opc-new-shipping-address .fieldset > .field .fcc-container .fiscal-code-calculator-form {
        padding: 15px 12px;
    }
    
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address .fieldset > .field .fcc-container .fiscal-code-calculator-form .field:nth-of-type(5),
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .fieldset > .field .fcc-container .fiscal-code-calculator-form .field:nth-of-type(5),
    .checkout-index-index.firecheckout .modals-wrapper aside.modal-slide .modal-content #opc-new-shipping-address .fieldset > .field .fcc-container .fiscal-code-calculator-form .field:nth-of-type(5) {
        width: 100%;
    }
    
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address .fieldset > .field .fcc-container .fiscal-code-calculator-form .field:nth-of-type(5) .control:last-of-type,
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .fieldset > .field .fcc-container .fiscal-code-calculator-form .field:nth-of-type(5) .control:last-of-type,
    .checkout-index-index.firecheckout .modals-wrapper aside.modal-slide .modal-content #opc-new-shipping-address .fieldset > .field .fcc-container .fiscal-code-calculator-form .field:nth-of-type(5) .control:last-of-type {
        width: 33%;
    }
}

@media (max-width: 768px) {
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address .fieldset > .field .fcc-container .fiscal-code-calculator-form,
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .fieldset > .field .fcc-container .fiscal-code-calculator-form,
    .checkout-index-index.firecheckout .modals-wrapper aside.modal-slide .modal-content #opc-new-shipping-address .fieldset > .field .fcc-container .fiscal-code-calculator-form {
        overflow: hidden;
    }
}

@media (max-width: 480px) {
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .step-title,
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-block-summary > .title {
        font-size: 21px;
    }
    
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address .fieldset > .field,
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .fieldset > .field,
    .checkout-index-index.firecheckout .modals-wrapper aside.modal-slide .modal-content #opc-new-shipping-address .fieldset > .field {
        width: 100%;
    }
    
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address .fieldset > .field .fcc-container,
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .fieldset > .field .fcc-container,
    .checkout-index-index.firecheckout .modals-wrapper aside.modal-slide .modal-content #opc-new-shipping-address .fieldset > .field .fcc-container {
        width: 100%;
    }
    
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-address .fieldset > .field .fcc-container .fiscal-code-calculator-form .field,
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-payment-method .fieldset > .field .fcc-container .fiscal-code-calculator-form .field,
    .checkout-index-index.firecheckout .modals-wrapper aside.modal-slide .modal-content #opc-new-shipping-address .fieldset > .field .fcc-container .fiscal-code-calculator-form .field {
        width: 100%;
    }
}

@media (max-width: 375px) {
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .step-title,
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-block-summary > .title {
        font-size: 19px;
    }
}

/* discount block */
@media (max-width: 1280px) {
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .opc-block-summary .payment-option .form.form-discount {
        display: block;
    }
    
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .opc-block-summary .payment-option .form.form-discount .payment-option-inner,
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .opc-block-summary .payment-option .form.form-discount .actions-toolbar {
        width: 100%;
        margin-bottom: 1em;
        text-align: center;
    }
    
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .opc-block-summary .payment-option .form.form-discount .actions-toolbar .primary {
        float: none;
        height: 100% !important;
    }
}

@media (max-width: 991px) {
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .opc-block-summary .payment-option .form.form-discount .payment-option-inner label {
        display: none !important;
    }
    
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .opc-block-summary .payment-option .form.form-discount .actions-toolbar .primary button.action {
        height: 100% !important;
        margin-right: 5px !important
    }
}

/* minicart */
@media (max-width: 991px) {
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .items-in-cart .minicart-items .product-item .product .product-image-container {
        margin-right: 0;
    }
    
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .items-in-cart .minicart-items .product-item .product .product-item-details {
        max-width: calc(100% - 64px);
    }
    
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .items-in-cart .minicart-items .product-item .product .product-item-details .product-item-inner .product-item-name-block,
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .items-in-cart .minicart-items .product-item .product .product-item-details .product-item-inner .subtotal {
        display: block;
        width: 100%;
        padding-right: 0;
    }
    
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .items-in-cart .minicart-items .product-item .product .product-item-details .product-item-inner .subtotal {
        margin-top: -21px;
    }
}

@media (max-width: 375px) {
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .opc-block-summary .payment-option .payment-option-title span,
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-sidebar .items-in-cart .title strong {
        font-size: 15px;
    }
}

/* metodo di spedizione GLS Parcel Shop */
@media (max-width: 991px) {
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-method #peta {
        min-width: 100%;
        min-height: 20rem;
    }
}

@media (max-width: 575px) {
    .checkout-index-index.firecheckout .page-wrapper main #checkout .opc-wrapper .opc > li.checkout-shipping-method #peta {
        display: none;
    }
}

/**
 * Contact Page
 */
@media (max-width: 1680px) {
    .contact-index-index .page-wrapper main .columns .column .form.contact .fieldset .amgdpr-checkbox label span {
        line-height: 18px;
        font-size: 14px;
    }
}

@media (max-width: 1440px) and (min-width: 992px) {
    .contact-index-index .page-wrapper main .columns .column .row .col-lg-8 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    
    .contact-index-index .page-wrapper main .columns .column .row .contact-info {
        margin-left: 0;
    }
}

@media (max-width: 1280px) and (min-width: 992px) {
    .contact-index-index .page-wrapper main .columns .column .form.contact .fieldset .amgdpr-checkbox {
        position: relative;
    }
    
    .contact-index-index .page-wrapper main .columns .column .form.contact .fieldset .amgdpr-checkbox label {
        position: absolute;
        top: 4px;
    }
    
    .contact-index-index .page-wrapper main .columns .column .form.contact .actions-toolbar {
        margin-top: 30px;
    }
    
    .contact-index-index .page-wrapper main .columns .column .contact-info .row .col-md-12 p {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .contact-index-index .page-wrapper main .columns .column .form.contact .fieldset .amgdpr-checkbox {
        margin-right: 0;
    }
}

@media (max-width: 768px) {
    .contact-index-index .page-wrapper main .columns .column .form.contact .actions-toolbar > .primary {
        text-align: left;
    }
}

@media (max-width: 767px) {
    .contact-index-index .page-wrapper main .columns .column .contact-info {
        margin-top: 20px;
    }
}

/**
 * Blog
 */
@media (max-width: 1680px) {
    #blog .row > div article a.img-container img {
        max-height: 330px;
    }
}

@media (max-width: 1440px) {
    #blog .row > div article a.img-container img {
        max-height: 280px;
    }
    
    #blog .row > div article a.title-container h4 {
        line-height: 28px;
        font-size: 22px;
    }
}

@media (max-width: 1280px) {
    #blog .row > div article a.img-container img {
        max-height: 246px;
    }
    
    #blog .row > div article a.title-container h4 {
        line-height: 25px;
        font-size: 20px;
    }
    
    #blog .row > div article p {
        line-height: 18px;
        font-size: 14px;
    }
}

@media (max-width: 1024px) {
    #blog .row > div article a.img-container img {
        max-height: 196px;
    }
    
    #blog .row > div article a.title-container h4 {
        min-height: 40px;
        line-height: 20px;
        font-size: 18px;
    }
}

@media (max-width: 991px) {
    #blog .row > div article a.img-container img {
        max-height: 190px;
    }
}

@media (max-width: 800px) {
    #blog .row > div article a.img-container img {
        max-height: 150px;
    }
}

@media (max-width: 767px) {
    #blog .row > div article a.img-container img {
        max-height: none;
    }
    
    #blog .row > div:first-of-type article {
        float: none;
        margin-bottom: 50px;
    }
    
    #blog .row > div:last-of-type article {
        float: none;
    }
}

/**
 * Brand Slider
 */
@media (max-width: 1440px) {
    .am-widget-brand-slider .ambrands-slider.amslider .ambrands-inner .swiper-container .wrapper .slide span img {
        max-width: 176px !important;
    }
}

@media (max-width: 1280px) {
    .am-widget-brand-slider .ambrands-slider.amslider .ambrands-inner .swiper-container .wrapper .slide span img {
        max-width: 140px !important;
    }
}

@media (max-width: 991px) {
    .am-widget-brand-slider .ambrands-slider.amslider .ambrands-inner .swiper-container .wrapper .slide {
        max-width: 16%;
    }
    
    .am-widget-brand-slider .ambrands-slider.amslider .ambrands-inner .swiper-container .wrapper .slide span img {
        max-width: 110px !important;
    }
}

@media (max-width: 767px) {
    .am-widget-brand-slider {
        padding: 0 20px;
    }
    
    .am-widget-brand-slider .ambrands-slider.amslider .ambrands-inner .swiper-container .wrapper .slide {
        max-width: 30%;
    }
    
    .am-widget-brand-slider .ambrands-slider.amslider .ambrands-inner .swiper-container .wrapper .slide .ambrands-image-block {
        margin: 0 auto;
    }
    
    .am-widget-brand-slider .ambrands-slider.amslider .ambrands-inner .swiper-container .wrapper .slide span img {
        max-width: 110px !important;
    }
}

@media (max-width: 375px) {
    .am-widget-brand-slider .ambrands-slider.amslider .ambrands-inner .swiper-container .wrapper .slide {
        flex-basis: 50%;
        max-width: 60%;
    }
}

/**
 * Brands Page
 */
@media (max-width: 768px) {
    .cms-brands main .ambrands-brandlist-widget .ambrands-letters-list .ambrands-content li.ambrands-brand-item {
        max-width: 156px;
    }
}

@media (max-width: 390px) {
    .cms-brands main .ambrands-brandlist-widget .ambrands-letters-list .ambrands-content {
        grid-template-columns: repeat(auto-fill, 150px);
        grid-gap: 15px;
    }
}

@media (max-width: 375px) {
    .cms-brands main .ambrands-brandlist-widget .ambrands-letters-list .ambrands-content {
        grid-template-columns: repeat(auto-fill, 120px);
        grid-gap: 10px;
    }
}

/**
 * Doofinder classic
 */
@media (max-width: 1680px) {
    #dfclassic {
        margin-left: -21% !important;
    }
}

@media (max-width: 1440px) {
    #dfclassic {
        margin-left: -28% !important;
    }
    
    #dfclassic .df-results .df-card .df-addtocart-btn button span {
        font-size: 14px;
    }
}

@media (max-width: 1280px) {
    #dfclassic {
        margin-left: -34% !important;
    }
}

@media (max-width: 1024px) {
    #dfclassic {
        margin-left: -49% !important;
    }
}

@media (max-width: 991px) {
    #dfclassic {
        min-width: 600px;
    }
    
    #dfclassic .df-results .df-card {
        padding: 0 10px 0 0;
    }
    
    #dfclassic .df-results .df-card > div {
        padding: 10px 0 10px 6px !important;
    }
}

/**
 * Doofinder embedded
 */
@media (max-width: 1680px) {
    #embedded .df-results .df-card a {
        width: 70%;
        max-width: 70%;
    }
    
    #embedded .df-results .df-card > div {
        width: 30%;
        max-width: 30%;
    }
}

@media (max-width: 1440px) {
    #embedded .df-aside {
        width: 20%;
        padding-right: 0;
    }
}

@media (max-width: 1280px) {
    #embedded .df-aside {
        display: none;
    }
}

@media (max-width: 991px) {
    #embedded .df-results .df-card a {
        width: 55%;
        max-width: 55%;
    }
    
    #embedded .df-results .df-card > div {
        width: 45%;
        max-width: 45%;
        padding: 0 0 0 16px !important;
    }
    
    #embedded .df-results .df-card a {
        flex-flow: row wrap;
    }
    
    #embedded .df-results .df-card a figure {
        flex: 0 0 100px;
        margin: 0 16px 0 0;
    }
    
    #embedded .df-results .df-card a .df-card__title,
    #embedded .df-mobile__content .df-card a .df-card__title {
        overflow: hidden;
        display: -webkit-box !important;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        width: 100%;
        height: 120px;
        margin-top: 40px;
        text-overflow: ellipsis;
        white-space: normal;
    }
}

@media (max-width: 767px) {
    #embedded.df-mobile .df-mobile__content .df-card {
        padding: 10px;
        margin: 0 0 20px 0;
        background-color: white;
        border-radius: 5px;
        box-shadow: 0px 3px 10px -1px rgba(0, 0, 0, 0.2);
        font-size: 14px;
        font-weight: 700;
    }
    
    #embedded.df-mobile .df-mobile__content .df-card a {
        width: 60%;
        max-width: 60%;
        padding: 10px !important;
    }
    
    #embedded.df-mobile .df-mobile__content .df-card a figure {
        flex: 0 0 auto;
        width: 100px;
        height: 100px;
        margin: 0 16px 0 0;
    }
    
    #embedded.df-mobile .df-mobile__content .df-card a .df-card__title {
        width: auto;
        height: auto;
        line-height: 18px;
        min-height: 45px;
        margin: 16px 0 0 0;
        font-size: 14px;
        letter-spacing: initial;
    } 
    
    #embedded.df-mobile .df-mobile__content .df-card > div {
        width: 40%;
        max-width: 40%;
        padding: 10px !important;
    }
    
    #embedded .df-mobile__content .df-card > div .df-card__pricing {
        margin-top: 6px;
        margin-bottom: 12px;
    }
    
    #embedded .df-mobile__content .df-card > div .df-card__pricing .df-card__price--old {
        float: left;
        line-height: 1.285714286;
        margin: 0;
        font-size: 12px;
    }
    
    #embedded .df-mobile__content .df-card > div .df-card__pricing .df-discount {
        line-height: 1.285714286;
        padding: 4px 6px;
        margin-top: -4px;
        font-size: 12px;
    }
    
    #embedded .df-mobile__content .df-card > div .df-card__pricing .df-card__price--new {
        line-height: 1.285714286;
        margin: 4px 0 0 0;
        font-size: 1.4em;
    }
    
    #embedded .df-mobile__content .df-card > div .df-card__pricing .df-card__price--new::before {
        top: -2px;
        font-size: 12px;
    }
    
    #embedded .df-mobile__content .df-card > div .df-addtocart-btn button {
        width: 100%;
        padding: 6px 0;
        border-radius: 5px;
    }
}

/**
 * Doofinder classic and embedded
 */
@media (max-width: 767px) {
    #dfclassic.df-mobile,
    #embedded.df-mobile {
        min-width: initial;
        padding: 30px 20px;
        margin: 0 auto;
        margin-left: 0 !important;
    }
    
    #embedded.df-mobile {
        background: #FCFCFC;
    }
    
    #dfclassic.df-mobile .df-mobile__header,
    #embedded.df-mobile .df-mobile__header {
        overflow: hidden;
        background-color: #FCFCFC;
    }
    
    #dfclassic.df-mobile .df-mobile__header .df-mobile__searchbox,
    #embedded.df-mobile .df-mobile__header .df-mobile__searchbox {
        padding: 0;
        background-color: #FCFCFC;
        border: 1px solid #1BB0C4;
        border-radius: 24px;
    }
    
    #dfclassic.df-mobile .df-mobile__header .df-mobile__searchbox button,
    #embedded.df-mobile .df-mobile__header .df-mobile__searchbox button {
        padding: 0 30px;
        background-color: transparent !important;
        border: none !important;
        color: #606569;
    }
    
    #dfclassic.df-mobile .df-mobile__header .df-mobile__header__actions button,
    #embedded.df-mobile .df-mobile__header .df-mobile__header__actions button,
    #dfclassic.df-mobile .df-mobile__aside .df-mobile__aside__actions button,
    #embedded.df-mobile .df-mobile__aside .df-mobile__aside__actions button {
        padding: 0;
        background-color: transparent !important;
        border: none !important;
        color: #606569;
    }
    
    #dfclassic.df-mobile .df-mobile__content,
    #embedded.df-mobile .df-mobile__content {
        background-color: #FCFCFC;
    }
    
    #dfclassic.df-mobile .df-mobile__content .df-banner,
    #embedded.df-mobile .df-mobile__content .df-banner {
        margin: 20px auto;
    }
    
    #dfclassic .df-mobile__content .df-card,
    #embedded.df-mobile .df-mobile__content .df-card {
        max-width: initial;
    }
    
    #dfclassic .df-mobile__content .df-card > a,
    #embedded.df-mobile .df-mobile__content .df-card > a {
        width: 20%;
        max-width: 20%;
    }
    
    #dfclassic .df-mobile__content .df-card > div,
    #embedded.df-mobile .df-mobile__content .df-card > div {
        display: flex;
        flex-direction: column-reverse;
        width: 80%;
        max-width: 80%;
        text-align: right;
    }
    
    #dfclassic .df-mobile__content .df-card > div.df-card__content,
    #embedded.df-mobile .df-mobile__content .df-card > div.df-card__content {
        position: absolute;
        left: calc(20% + 10px);
        width: calc(80% - 20px);
        text-align: left;
        padding-left: 8px !important;
    }
    
    #dfclassic .df-mobile__content .df-card > div.df-card__content a,
    #embedded.df-mobile .df-mobile__content .df-card > div.df-card__content a {
        width: 100%;
        max-width: 100%;
        padding: 0 !important;
    }
    
    #dfclassic .df-mobile__content .df-card > div.df-card__content a .df-card__title,
    #embedded.df-mobile .df-mobile__content .df-card > div.df-card__content a .df-card__title {
        margin-top: 0;
    }
    
    #dfclassic .df-mobile__content .df-card > div .df-card__pricing .df-card__price--old,
    #dfclassic .df-mobile__content .df-card > div .df-card__pricing .df-card__price--new,
    #embedded.df-mobile .df-mobile__content .df-card > div .df-card__pricing .df-card__price--old,
    #embedded.df-mobile .df-mobile__content .df-card > div .df-card__pricing .df-card__price--new {
        float: none;
        display: inline;
    }
    
    #dfclassic .df-mobile__content .df-card > div .df-card__pricing .df-card__price--old::before,
    #dfclassic .df-mobile__content .df-card > div .df-card__pricing .df-card__price--new::before,
    #embedded.df-mobile .df-mobile__content .df-card > div .df-card__pricing .df-card__price--old::before,
    #embedded.df-mobile .df-mobile__content .df-card > div .df-card__pricing .df-card__price--new::before {
        display: none;
    }
    
    #dfclassic .df-mobile__content .df-card > div .df-addtocart-btn,
    #embedded.df-mobile .df-mobile__content .df-card > div .df-addtocart-btn {
        text-align: right;
    }
    
    #dfclassic .df-mobile__content .df-card > div .df-addtocart-btn button,
    #embedded.df-mobile .df-mobile__content .df-card > div .df-addtocart-btn button {
        width: 50%;
    }
}

@media (max-width: 575px) {
    #dfclassic .df-mobile__content .df-card a figure,
    #embedded.df-mobile .df-mobile__content .df-card a figure {
        width: 60px;
    }
    
    #dfclassic .df-mobile__content .df-card .df-addtocart-btn button span,
    #embedded.df-mobile .df-mobile__content .df-card .df-addtocart-btn button span {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    #dfclassic.df-mobile .df-mobile__header .df-mobile__searchbox button,
    #embedded.df-mobile .df-mobile__header .df-mobile__searchbox button {
        padding: 0 10px;
    }
    
    #dfclassic .df-mobile__content .df-card > div .df-card__pricing,
    #embedded.df-mobile .df-mobile__content .df-card > div .df-card__pricing {
        margin: 6px 0;
    }
    
    #dfclassic .df-mobile__content .df-card > div .df-addtocart-btn button,
    #embedded.df-mobile .df-mobile__content .df-card > div .df-addtocart-btn button {
        width: 75%;
    }
}

@media (max-width: 375px) {
    #dfclassic .df-mobile__content .df-card,
    #embedded.df-mobile .df-mobile__content .df-card {
        padding: 0;
    }
    
    #dfclassic .df-mobile__content .df-card a figure,
    #embedded.df-mobile .df-mobile__content .df-card a figure {
        width: 50px;
    }
    
    #dfclassic .df-mobile__content .df-card > div.df-card__content,
    #embedded.df-mobile .df-mobile__content .df-card > div.df-card__content {
        left: 20%;
        width: 80%;
    }
    
    #dfclassic .df-mobile__content .df-card > div.df-card__content a .df-card__title,
    #embedded.df-mobile .df-mobile__content .df-card > div.df-card__content a .df-card__title {
        font-size: 13px;
    }
}

/**
 * Clerk Slider
 */
/* featured products slider */
@media (max-width: 1680px) {
    #clerk-slider-container .clerk-slider .item-container {
        width: 20%;
        max-width: 20%;
    }
}

@media (max-width: 1440px) {
    #clerk-slider-container .clerk-slider .item-container {
        width: 25%;
        max-width: 25%;
    }
}

@media (max-width: 1024px) {
    #clerk-slider-container .clerk-slider .item-container {
        width: 33%;
        max-width: 33%;
    }
    
    #clerk-slider-container .clerk-slider .item-container:nth-of-type(3n) {
        width: 34%;
        max-width: 34%;
    }
}

@media (max-width: 991px) {
    #clerk-slider-container .clerk-slider .clerk-slider-nav {
        display: none;
    }
    
    #clerk-slider-container .clerk-slider .item-container {
        min-width: 270px;
        width: 36%;
        max-width: 36%;
    }
}

/* cart page slider */
@media (max-width: 1680px) {
    .checkout-cart-index main .columns #cart-others-also-bought .container-fluid #clerk-slider-container .clerk-slider .item-container .item .product-item-info .product-item-photo {
        width: 40%;
    }
    
    .checkout-cart-index main .columns #cart-others-also-bought .container-fluid #clerk-slider-container .clerk-slider .item-container .item .product-item-info .product-item-details .price-box .old-price {
        float: none;
        margin-right: 0;
    }
    
    .checkout-cart-index main .columns #cart-others-also-bought .container-fluid #clerk-slider-container .clerk-slider .item-container .item .product-item-info .product-item-details .price-box {
        overflow: visible;
    }
}

@media (max-width: 1440px) {
    .checkout-cart-index main .columns #cart-others-also-bought .container-fluid #clerk-slider-container .clerk-slider .item-container .item .product-item-info .product-item-details .price-box {
        padding-top: 20px;
        margin-bottom: 18px;
    }
}

@media (max-width: 1024px) {
    .checkout-cart-index main .columns #cart-others-also-bought .container-fluid #clerk-slider-container .clerk-slider .item-container {
        width: 33%;
        max-width: 33%;
    }
    
    .checkout-cart-index main .columns #cart-others-also-bought .container-fluid #clerk-slider-container .clerk-slider .item-container:nth-of-type(3n) {
        width: 34%;
        max-width: 34%;
    }
    
    .checkout-cart-index main .columns #cart-others-also-bought .container-fluid #clerk-slider-container .clerk-slider .item-container .item .product-item-info .product-item-photo {
        width: 36%;
    }
}

@media (max-width: 991px) {
    .checkout-cart-index main .columns #cart-others-also-bought .container-fluid #clerk-slider-container .clerk-slider .item-container {
        width: 51%;
        max-width: 51%;
    }
}

@media (max-width: 650px) {
    .checkout-cart-index main .columns #cart-others-also-bought .container-fluid #clerk-slider-container .clerk-slider .item-container {
        width: 100%;
        max-width: 100%;
    }
    
    .checkout-cart-index main .columns #cart-others-also-bought .container-fluid #clerk-slider-container .clerk-slider .item-container .item {
        margin: 0 auto;
    }
}

@media (max-width: 375px) {
    .checkout-cart-index main .columns #cart-others-also-bought .container-fluid #clerk-slider-container .clerk-slider .item-container .item .product-item-info .product-item-details .price-box .spare-price {
        font-size: 13px;
    }
}

/**
 * CMS Pages
 */
@media only screen and (max-width: 1024px) {
    .space-page-faq .grid-container.thespace-page-grid,
    .space-page-payments .grid-container.thespace-page-grid,
    .space-page-shipping .grid-container.thespace-page-grid,
    .space-page-warranty .grid-container.thespace-page-grid {
        grid-template-columns: 1fr 1fr !important;
    }
}

@media only screen and (max-width: 600px) {
    .space-page-faq .grid-container.thespace-page-grid,
    .space-page-payments .grid-container.thespace-page-grid,
    .space-page-shipping .grid-container.thespace-page-grid,
    .space-page-warranty .grid-container.thespace-page-grid {
        grid-template-columns: 1fr !important;
    }
}

@media (max-width: 375px) {
    .cms-page-view .page-wrapper main .title h1 {
        font-size: 50px;
    }
}

/* page chi-siamo */
@media (max-width: 1440px) {
    .cms-page-view .page-wrapper main div.row.who-we-are .cont2 {
        padding: 20px 10px 30px 10px;
    }
}

@media (max-width: 1024px) and (min-width: 992px) {
    .cms-page-view .page-wrapper main div.row.who-we-are .who-imm,
    .cms-page-view .page-wrapper main div.row.who-we-are .who-imm2 {
        margin-top: 60px;
    }
}

/* page faq */
@media (max-width: 1200px) {
    .cms-page-view .page-wrapper main .faq-anchor .box {
        padding: 1% 10% 0 10%;
    }
    
    .cms-page-view .page-wrapper main .faq-anchor .box .bg {
        padding: 20px 10px;
    }
    
    .cms-page-view .page-wrapper main .faq-general {
        padding-top: 5vh;
    }
}

@media (max-width: 991px) {
    .cms-page-view .page-wrapper main .faq-general .faq h2 {
        padding-bottom: 30px;
    }
}

/* page shipping */
@media (max-width: 1280px) {
    .cms-page-view .page-wrapper main .content.shipping ul {
        width: 96%;
    }
}

/* page warranty */
@media only screen and (max-width: 1024px) {
    .cms-page-view .page-wrapper main .space-page-warranty .grid-container.thespace-page-grid {
        margin: -100px 15px 0;
    }
    .cms-page-view .page-wrapper main .space-page-warranty .block-6-garanzia {
        padding: 50px 0 0;
    }
    .cms-page-view .page-wrapper main .flex-reverse-garanzia {
        flex-direction: column-reverse;
    }
    .cms-page-view .page-wrapper main .space-page-warranty .title-garanzia p {
        width: 80%;
    }
}

@media only screen and (max-width: 820px) {
    .cms-page-view .page-wrapper main .space-page-warranty .grid-container.thespace-page-grid {
        padding-bottom: 0px;
    }
    .cms-page-view .page-wrapper main .space-page-warranty .title-garanzia p {
        width: 90%;
    }
}

@media only screen and (max-width: 600px) {
    .cms-page-view .page-wrapper main .space-page-warranty .title-garanzia {
        padding: 30px 20px 150px;
    }
    .cms-page-view .page-wrapper main .space-page-warranty .title-garanzia h2 {
        line-height: 42px;
        font-size: 40px;
    }
    .cms-page-view .page-wrapper main .space-page-warranty .title-garanzia p {
        width: 100%;
        line-height: 26px;
        font-size: 18px;
    }
    .cms-page-view .page-wrapper main .space-page-warranty .block-6-garanzia h2 {
        font-size: 38px;
    }
    .cms-page-view .page-wrapper main .space-page-warranty .block-6-garanzia p {
        line-height: 24px;
        font-size: 16px;
    }
}

/**
 * CMS Pages Sidebar
 */
@media (max-width: 1280px) {
    .cms-page-view .page-wrapper main .sidebar-pagine li a {
        font-size: 16px;
    }
}
