@font-face {
    font-family: 'luma-icons';
    src: url('../fonts/luma-icons.eot');
    src: url('../fonts/luma-icons.eot#iefix') format('embedded-opentype'),
    url('../fonts/luma-icons.woff2') format('woff2'),
    url('../fonts/luma-icons.woff') format('woff'),
    url('../fonts/luma-icons.ttf') format('truetype'),
    url('../fonts/luma-icons.svg#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

[class^="luma-icon-"]:before, [class*=" luma-icon-"]:before {
    font-family: 'luma-icons';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    /* font-size: 120%; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

b, strong {
    font-weight: 500 !important;
}

hr {
    margin: 50px auto;
}

._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
    box-shadow: none !important;
}

/********************   MODAL  ***********/
.modal-popup .modal-title {
    border: 0 !important;
}

.modal-content {
    border: 0 !important;
}

.modal-footer > :not(:last-child) {
    background-color: #fff !important;
    border: solid 1px #000 !important;
    color: #000;
    border-radius: 0 !important;
    margin-right: 40px;
}

.modal-footer > :not(:first-child) {
    background-color: #EF7918 !important;
    border: solid 1px #EF7918 !important;
    color: #fff;
    border-radius: 0 !important;
}

.modal-footer > :not(:first-child):hover {
    opacity: 0.7 !important;
    background-color: #EF7918 !important;
    border: solid 1px #EF7918 !important;
    border-radius: 0 !important;
}

.modal-custom .action-close:focus, .modal-popup .action-close:focus, .modal-slide .action-close:focus, .modal-custom .action-close:active, .modal-popup .action-close:active, .modal-slide .action-close:active {
    border: 0 !important;
}

/********************   LAYOUT COLUMNS WIDHT   **********************/
@media screen and (min-width: 769px) {
    main.maincontent {
        margin-top: 20px;

    }
}

.page-layout-2columns-left .sidebar-main {
    width: 24.8% !important;

}

.page-layout-2columns-left .column.main {
    width: 75% !important;
}

/* IPAD AIR LANDSCAPE */
@media screen and (max-width: 1180px) and (min-width: 769px) {
    /*.page-wrapper {
        width: 1024px;
        margin: 0 auto !important;
    }

     */
    .page-main {
        width: 1144px !important;
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    .page-main {
        width: 990px !important;
    }
}


.modal-custom .action-close:before, .modal-popup .action-close:before, .modal-slide .action-close:before {
    content: '\e903' !important;
    font-size: 25px;
}

/*******************************************************************/

html {
    font-size: 14px;
}

body {
    font-family: "General Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
}

a {
    color: #EF7918;
}

a:hover, a:visited {
    color: #EF7918;
}

.product-items .action.towishlist:before, .products.list.items .action.towishlist:before, .table-comparison .action.towishlist:before,
.ais-Hits-list .action.towishlist:before {
    font-family: 'wallector-icon-set';
    content: '\e913';
}

a.towishlist {
    color: #000;
}

a.towishlist:hover {
    text-decoration: none;
}

a.action.primary, a.amshopby-button, a.am-filter-go {
    display: inline-block;
    text-decoration: none;
    width: 100%;
    text-align: center;
    font-size: 1rem;
    background-color: #000;
    border-radius: 0;
    font-weight: 500;
    border-color: #000;
}

.action.primary, .action-primary, .amshopby-button, .am-filter-go {
    background-color: #EF7918;
    border-color: #EF7918;
    font-size: 1.2rem !important;
    padding: 5px 40px !important;
    font-weight: 100 !important;
    min-width: 168px !important;

}

.action.primary:hover, .action-primary:hover, .amshopby-button:hover, .am-filter-go:hover,
.action.primary:focus, .action-primary:focus, .amshopby-button:focus, .am-filter-go:focus,
.action.primary:active, .action-primary:active, .amshopby-button:active, .am-filter-go:active {
    background-color: #EF7918;
    border-color: #EF7918;
    font-size: 1.2rem !important;
    padding: 5px 40px !important;
    font-weight: 100 !important;
    opacity: 0.7 !important;
    outline: none !important;
}

h1.page-title {
    font-family: 'Source Serif Pro Regular';
    font-weight: 500;
    font-size: 34px !important;
}

/******************  HEADER  ***********************/
@media (min-width: 768px) {
    header > div.panel.wrapper {
        display: none;
    }

    .header.content {
        padding: 30px 0px 0 !important;
        max-width: 5000px !important;
        width: 95vw !important;
        margin: 0 auto !important;
        display: flex;
    }

    .header.content > .logo {
        width: 280px;
    }

    .page-header .block-search {
        display: inline-block;
        float: none;
        margin-left: 50px;
        padding-top: 0px;
        width: 100%;
    }

    .page-header .block-search input {
        background: #F1F1F1;
        border-radius: 66px;
        border: 0;
        padding: 16px 172px 16px 45px;
        height: 50px;
        color: #333;
        font-size: 16px;
        font-weight: 100;
    }

    .page-header .block-search input::placeholder {

        color: #333;
    }

    #algoliaAutocomplete .aa-SubmitButton {
        left: 16px !important;
        right: 0;
        width: 32px;
        top: 30px !important;
        color: #333 !important;
    }

    .page-header .authorization-link.switcher {
        display: inline-block;
        padding-right: 22px;
        border-right: solid 1px #000;
        margin-top: 35px;
        height: 26px;
        float: none !important;
        margin-left: 60px;
    }

    .page-header .authorization-link.switcher .action.toggle {
        font-size: 0;
        margin-right: 30px;
    }

    .page-header .link.wishlist {
        font-size: 0;
        margin-right: 15px;
        /*float: right;*/
        padding-left: 30px;
        margin-top: 35px;
    }

    .page-header .link.wishlist a:before {
        display: inline-block;
        font-family: 'wallector-icon-set';
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e913";
        font-size: 22px;
        text-align: center;

        border: 0;
        color: #000;
    }

    .page-header .authorization-link.switcher .action.toggle:before {
        display: inline-block;
        font-family: 'wallector-icon-set';
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e900";
        font-size: 22px;
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
        border: 0;
        color: #000;
    }

    .minicart-wrapper {
        margin-top: 32px
    }

    .logo img {
        height: 80px !important;
    }

    .page-header .switcher {
        order: 0 !important;
        -ms-flex-order: 0 !important;
    }
}

@media (max-width: 767px) {
    ul.header.links li {
        font-size: 1rem !important;
    }

    #store\.settings .switcher-language {
        display: none !important;
    }

    #store\.settings .switcher-currency {
        font-size: 1rem !important;
    }

    #store\.settings .switcher-label {
        display: inline-block !important;
    }

    #store\.settings .switcher-options {
        display: inline-block !important;
        margin-left: 12px !important;
    }

    .nav-toggle:before {
        content: '\e90e';
    }

    .header.content > .link.wishlist,
    .header.content > .authorization-link.switcher {
        display: none;
    }

    h1.page-title {
        font-family: 'Source Serif Pro Regular';
        font-weight: 500;
        font-size: 28px !important;
        margin-bottom: 28px;
    }

    .nav-toggle {
        top: 20px !important;
    }

    .logo {
        margin: 0 0 0px 55px !important;
    }

    .logo img {
        height: 55px !important;
    }

    .minicart-wrapper {
        position: absolute;
        top: 15px;
        right: 15px;
    }

    .page-header .block-search input {
        background: #F1F1F1;
        border-radius: 66px;
        border: 0;
        padding: 8px 8px 8px 45px;
        height: 45px;
        color: #333;
        font-size: 16px;
        font-weight: 100;
    }

    #algoliaAutocomplete .aa-SubmitButton {
        left: 0px !important;
        right: 0;
        width: 32px;
        top: 28px !important;
        color: #333 !important;
    }
}

@media screen and (max-width: 1181px) and (min-width: 769px) {
    .page-header .block-search {
        display: inline-block;
        float: none;
        margin-left: 35px;
        padding-top: 0px;
        width: 550px;
    }

    .logo img {
        height: 80px !important;
    }
}

.page-header .block-search .action.advanced {
    display: none;
}

.page-header li.wishlist {
    display: inline-block;
}

.minicart-wrapper .action.showcart:before {
    content: '\e91d' !important;;
}

.minicart-wrapper .action.close:before {
    content: '\e903' !important;
    font-size: 20px !important;
    margin: 10px 0px 10px 0 !important;
}

.minicart-wrapper .product-item-details .product-item-name {
    font-size: 1.2rem;
}

.minicart-items .product-item-name a {
    color: #000 !important;
}

.minicart-wrapper .product-item-details .product-item-pricing .details-qty {
    font-size: 1rem !important;
    display: none !important;
}

.minicart-items input.item-qty {
    width: 32px !important;
    padding: 0 !important;
}

.minicart-items .action.delete:before {
    content: '\e925';
    font-size: 25px;
    margin-right: 15px;
}

.minicart-wrapper .product-item-details .product-item-pricing .price-container .minicart-price span.price {
    font-size: 1.3rem !important;
}

.authorization-link.switcher .cdz-login-form-dropdown.dropdown.switcher-dropdown {
    padding: 0 18px;
    width: 200px !important;
    right: 0;
    border: 0;
    border-top: 6px solid #EF7918;
    color: #777;
    box-shadow: 0 0 5px rgb(0 0 0/25%);
    margin: 0;
    list-style: none none;
    background: #fff;
    margin-top: 14px;
    min-width: 100%;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 40px;
}

.authorization-link.switcher .cdz-login-form-dropdown.dropdown.switcher-dropdown {
    top: 28px
}

#cdz-login-form-dropdown > div {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}

#cdz-login-form-dropdown .menu-minilogin-container {
    text-align: center;
    font-size: 1.2rem;
}

#cdz-login-form-dropdown .menu-minilogin-container .passwordminiformlogin {
    display: none;
}

#cdz-login-form-dropdown .menu-minilogin-container a,
#cdz-login-form-dropdown .menu-minilogin-container div {
    display: block;
    text-align: center;
}

#cdz-login-form-dropdown .menu-minilogin-container a:first-child {
    border-bottom: solid 1px #DBDBDB;
    padding-bottom: 20px;

}

/***********************  NAVIGATION  *********************/
.ui-menu-item a {

}

.ui-menu-item a:hover, .ui-menu-item a:visited {

}

@media (min-width: 768px) {
    nav.navigation {
        font-weight: 500 !important;
        padding: 0px 0px 0 !important;
        max-width: 5000px !important;
        width: 95vw !important;
        margin: 0 auto !important;
    }

    .sw-megamenu.navigation li.level0.fullwidth .submenu li.level1 > a, .sw-megamenu.navigation li.level0.staticwidth .submenu li.level1 > a {
        font-weight: 500 !important;
    }

    .sw-megamenu.navigation > ul {
        padding: 0 !important;
    }

    .navigation, .nav-sections {
        background: #fff !important;
    }

    .navigation .level0.parent > .level-top {
        padding-right: 20px !important;
        padding-left: 0 !important;
    }

    .navigation .level0.submenu {
        width: calc(100vw - 20px) !important;
        margin-left: calc(-50vw + 50% + 10px) !important;
        border: 0px !important;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .16) !important;
        border-radius: 0 !important;
        transition: opacity .2s ease !important;
        transition-delay: .1s !important;
    }

    #store\.menu > nav > ul > li > div.level0.submenu {
        margin-left: calc(-50vw + 50% + 10px) !important;
    }

    .navigation .level0.submenu > div.container {
        /* width: 1280px;
         margin: auto;
         padding: 0 !important;*/
        padding: 0px 0px 0 !important;
        max-width: 5000px !important;
        width: 95vw !important;
        margin: 0 auto !important;
    }

    .navigation ul.mega-columns {
        padding: 30px 0px 12px !important;
    }

    li.ui-menu-item.level1 {
        padding: 0 !important;
    }

    li.ui-menu-item.level1 > a {
        padding: 6px 0 !important;
        text-transform: none !important;
    }

    .submenu-title {
        min-height: 22px;
        color: #767A7A;
        font-size: 1.1rem;
    }

    a.level-top > span,
    .ui-menu-item.level1 > a > span {
        color: #000;
    }

    a.level-top > span:hover,
    .ui-menu-item.level1 > a > span:hover {
        color: #EF7918;
    }

    .menu-social-item {
        display: inline-block;
        padding-left: 0 !important;
        padding-top: 4px !important;

    }

    .menu-social-item a {
        padding-left: 0 !important;
        font-size: 1.3rem !important;

    }

    .submenu-viewall > a > span {
        color: #767A7A !important;
        font-size: 1.1rem !important;
        font-weight: 100 !important;
    }


}


@media (max-width: 767px) {

    .nav-sections .nav-sections-item-title.active .nav-sections-item-switch {
        color: #000;
        font-weight: 500;
        font-size: 1rem;
    }

    .sw-megamenu.navigation > ul {
        padding: 0 !important;
    }

    .navigation, .nav-sections {
        background: #fff !important;
    }

    .navigation .level0 {
        border-top: 0 !important;
    }

    .navigation .level0.parent > .level-top {
        padding: 8px 0 8px 20px;
        text-transform: none !important;
        font-size: 1rem;
    }

    .navigation .parent .level-top:after {
        font-family: 'wallector-icon-set';
        content: '\e916';
        color: #000;
    }

    .navigation .parent .level-top.ui-state-active:after {
        content: '\e907';
    }


    .navigation ul {
        padding: 0 0 0 20px !important;
    }

    li.ui-menu-item.level1 > a {
        padding: 8px 0 !important;
        text-transform: none !important;
        font-size: 1rem !important;
    }

    .submenu-title {

        color: #767A7A;
        font-size: 1.1rem;
        padding: 0;
    }

    a.level-top > span,
    .ui-menu-item.level1 > a > span {
        color: #000;
    }

    a.level-top > span:hover,
    .ui-menu-item.level1 > a > span:hover {
        color: #EF7918;
    }

    .menu-social-item {
        display: inline-block;
        padding-left: 0 !important;
        padding-top: 4px !important;

    }

    .menu-social-item a {
        padding-left: 0 !important;
        font-size: 1.3rem !important;

    }

    .submenu-viewall > a > span {
        color: #767A7A !important;
        font-size: 1.1rem !important;
        font-weight: 100 !important;
    }

    .navigation .level0 > .level-top {
        font-weight: 500 !important;
    }
}

/********************** PAGE MAIN  *********************************/
.product-item .price-box .price {
    font-weight: 500 !important;
}

@media (min-width: 768px) {
    .page-main {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1280px !important;
    }
}

@media (max-width: 767px) {
    .columns > .sidebar.sidebar-main {
        margin-bottom: 28px;
    }
}

/**********************  FOOTER  ****************************/
footer.page-footer {
    background-color: #000 !important;
}

.footer-middle {
    padding: 60px 0;
    border-bottom: solid 1px #454747;
}

.footer-bottom {
    padding: 60px 0;
}

.middle-footer-icon {
    display: inline-block;
    height: 55px;
}

.middle-footer-icon img {
    height: 36px;
}

.middle-footer-text {
    display: inline-block;;
    vertical-align: middle;
    color: #fff;
    margin-left: 24px;
    height: 55px;
}

.middle-footer-text-title {
    display: block;
    font-weight: 500;
    font-size: 1.4rem;

}

.middle-footer-text-text {
    display: block;
}

.footer-bottom-menu {
    margin-top: 32px;
}

.footer-bottom-menu-title {
    color: #fff;
    font-weight: 500;
    font-size: 1.2rem;
}

.footer-bottom-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-bottom-menu ul li {
    margin-bottom: 4px;
}

.footer-bottom-menu ul a {
    color: #fff;
}

.footer-social-icons {

}

.footer-social-icons a {
    color: #fff;
}

.footer-social-icons a:hover {
    text-decoration: none;
}

.footer-social-icons a i {
    font-size: 2rem;
    margin-right: 16px;
}

.row-footer-copyright {
    margin-top: 90px;
    color: #fff;
}

.row-footer-copyright a {
    color: #fff;
}

.row-footer-copyright div:first-child {
    text-align: left;
}

.row-footer-copyright div:last-child {
    text-align: right;
}

@media (max-width: 768px) {
    .footer-middle {
        text-align: center;
    }

    .middle-footer-icon {
        text-align: right;
    }

    .middle-footer-text {
        text-align: right;
    }

    .footer-bottom-menu-title {
        margin-top: 32px;
    }

    .footer-bottom-menu {
        margin-top: 16px;
    }

    .row-footer-copyright div:last-child {
        text-align: left;
        margin-top: 16px;
    }

}

/*************************************** HOMEPAGE ******************************/
.wallector-homepage-title-container {
    margin-bottom: 20px;
    margin-top: 20px;
    height: 40px;
}

.wallector-homepage-title {
    color: #1d1d1b;
    font-size: 2rem;
    font-weight: 500;
    float: left;
}

.wallector-homepage-title-link {
    float: right;
}

.owl-textoverlay {
    margin: auto;
    position: absolute;
    color: #fff;
    width: 100%;
    text-align: center;
    height: 100%;
    background-image: linear-gradient(0deg, black, transparent);
}

.owl-textoverlay-title {
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    font-size: 1.5rem;
    height: 70px;
}

.owl-textoverlay-curators {
    margin: 0;
    position: absolute;
    bottom: 0%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.owl-textoverlay-curators h4 {
    font-size: 1.3rem;
}

.wallector-homepage-title-link a:after {
    display: inline-block;
    -webkit-transform: scale(0.5, 1); /* Safari and Chrome */
    -moz-transform: scale(0.5, 1); /* Firefox */
    -ms-transform: scale(0.5, 1); /* IE 9 */
    -o-transform: scale(0.5, 1); /* Opera */
    transform: scale(0.5, 1); /* W3C */
    content: ">";
    position: relative;
    margin-left: 2px;
}

.owl-content-latest, .owl-carousel-latest,
.owl-content-related, .owl-carousel-related,
.owl-content-upsell, .owl-carousel-upsell {
    margin: 0 !important;
}

.owl-carousel .product-item {
    width: 100% !important;
    padding: 0;
    float: none;
    margin-bottom: 0 !important;

}

.owl-carousel .product-item .product-item-info {
    width: auto !important;
}

.owl-carousel .product-item-photo {
    border-radius: 0;
    border: 0;
    padding: 0;
    min-height: 250px;
    display: block;
    position: relative;
    overflow: hidden;
}

.product-image-photo {
    margin: 0 auto !important;
}

.product-name-list-container {
    display: flex;
}

.products-morefrom .product-item-name-homepage,
.owl-carousel .product-item-name-homepage {
    overflow: hidden;
    width: 100%;
    min-height: 65px;
}

.owl-carousel .product-add-wishlist-homepage {
    float: right;
    width: 30px;
    margin-left: 10px;
    margin-top: 5px;
}

.products-morefrom .product-item-name-homepage a,
.products-morefrom .product-item-name-homepage a:visited,
.products-morefrom .product-item-name-homepage a:hover,
.owl-carousel .product-item-name-homepage a,
.owl-carousel .product-item-name-homepage a:visited,
.owl-carousel .product-item-name-homepage a:hover {
    font-family: 'Source Serif Pro Regular';
    font-weight: 500;
    color: #000;
}

.owl-content {
    position: relative;
}

.owl-content .owl-theme .custom-nav, .owl-content .owl-theme .custom-nav-latest, .owl-content .owl-theme .custom-nav-related, .owl-content .owl-theme .custom-nav-upsell {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
}

.owl-content .owl-theme .custom-nav .owl-prev, .owl-content .owl-theme .custom-nav .owl-next,
.owl-content .owl-theme .custom-nav-latest .owl-prev, .owl-content .owl-theme .custom-nav-latest .owl-next,
.owl-content .owl-theme .custom-nav-related .owl-prev, .owl-content .owl-theme .custom-nav-related .owl-next,
.owl-content .owl-theme .custom-nav-upsell .owl-prev, .owl-content .owl-theme .custom-nav-upsell .owl-next {
    position: absolute;
    height: 48px;
    width: 48px;
    color: inherit;
    background: #000;
    border-radius: 24px;
    border: none;
    z-index: 100;
    padding: 0;
}

.owl-content .owl-theme .custom-nav-latest .owl-prev i:before,
.owl-content .owl-theme .custom-nav-related .owl-prev i:before,
.owl-content .owl-theme .custom-nav-upsell .owl-prev i:before,
.owl-content .owl-theme .custom-nav .owl-prev i:before {
    content: '\e912';
    color: #fff;
    font-family: 'wallector-icon-set';
    font-style: normal;
    font-size: 2rem;
}

.owl-content .owl-theme .custom-nav-latest .owl-next i:before,
.owl-content .owl-theme .custom-nav-related .owl-next i:before,
.owl-content .owl-theme .custom-nav-upsell .owl-next i:before,
.owl-content .owl-theme .custom-nav .owl-next i:before {
    content: '\e916';
    color: #fff;
    font-family: 'wallector-icon-set';
    font-style: normal;
    font-size: 2rem;
}

.owl-content .owl-theme .custom-nav i,
.owl-content .owl-theme .custom-nav-latest i,
.owl-content .owl-theme .custom-nav-related i,
.owl-content .owl-theme .custom-nav-upsell i {
    font-size: 2.5rem;
    color: #cecece;
    line-height: 32px;
}


.owl-prev {
    left: 0;
}

.owl-next {
    right: 0;
}

.custom-product-list-manufacturer-homepage {
    font-size: 1rem;
    font-weight: 500;
}

.custom-product-list-attribute-homepage {
    font-size: 1rem;
    color: #767A7A;
}

custom-product-list-price-homepage {
    font-size: 1.2rem;
}

.artists-home-photo {
    padding: 15px;
}

.artists-home-photo img {
    display: block;
    border-radius: 90px;
    width: 150px;
    height: 150px;
}

.artists-home-name {
    text-align: center;
    margin-bottom: 30px;
    font-family: 'Source Serif Pro Regular';
    font-weight: 500;
    font-size: 1.2rem;
}

.artists-home-name a {
    color: #000;
}

.post-home-title-container {
    font-family: "Source Serif Pro Regular";
    font-weight: 500;
    min-height: 80px;
    margin-bottom: 15px;
    font-size: 1.2rem;
    margin-top: 15px;
}

.post-home-date-container {
    color: #767a7a;
}

.post-home-title-container a {
    color: #000;
}

@media screen and (max-width: 1179px) and (min-width: 769px) {
    .artists-home-photo img {
        display: block;
        border-radius: 90px;
        width: 100px;
        height: 100px;
    }

}

@media screen and (max-width: 768px) {
    .artists-home-photo img {
        display: block;
        border-radius: 180px;
        width: 120px;
        height: 120px;
        margin: 0 auto;

    }

    .owl-carousel .product-item-name-homepage {

        width: 100%;
        min-height: 65px;
        max-height: 65px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .custom-product-list-manufacturer-homepage {
        overflow: hidden;
        height: 22px;
    }

    .owl-carousel .product-item-photo {
        min-height: 190px !important;
    }

    .post-home-container {
        margin-bottom: 40px;
    }

    .post-home-title-container {
        min-height: 60px;
    }
}

/*****************************    CATEGORY PAGE   *****************************/
.breadcrumbs {
    display: none !important;
}

.toolbar-products .modes, .toolbar-products .toolbar-amount {
    display: none !important;
}

.products-grid .product-item {
    margin-bottom: 65px !important;
}

.product-item-name-list {
    overflow: hidden;
    width: 100%;
    min-height: 65px;
}

.sorter-options {
    border: 0 !important;
}

.sold-watermark-list {
    border: solid 1px #FF4034;
    width: 60px;
    padding: 0px 4px;
    text-align: center;
    border-radius: 2px;
    font-size: 1rem;
    margin: 16px 0;
    color: #fff;
    background-color: #FF4034;
}

.product-item-name-list a,
.product-item-name-list a:visited,
.product-item-name-list a:hover {
    font-family: 'Source Serif Pro Regular' !important;
    font-weight: 500 !important;
    color: #000 !important;
    font-size: 1.4rem;
}

.product-add-wishlist-list {
    float: right;
    width: 30px;
    margin-left: 10px;
    margin-top: 5px;
}

.custom-product-list-manufacturer-list {
    font-size: 1rem;
}

.products.products-grid .product-item .price-box {
    margin: 10px 0 15px !important;
}

custom-product-list-price-list {
    font-size: 1.2rem;
}

.product-info-main .price-box span.old-price span.price-container.price-final_price > span.price-wrapper > span.price {
    text-decoration: line-through;
    font-weight: 100;
    font-size: 1.6rem;
    color: #555;

}

.product-item-details .price-box span.old-price span.price-container.price-final_price > span.price-wrapper > span.price {
    text-decoration: line-through;
    font-weight: 100;
    font-size: 1.3rem;
    color: #555;
}

.products-morefrom .price-label,
.special-price .price-label,
.old-price .price-label,
.products.list .price-label {
    display: none !important;
}

.special-price, .old-price {
    display: inline-block !important;
    text-decoration: none !important;
}

.amasty-hide-price-container {
    background: none !important;
    border: solid 1px #000 !important;
    color: #000 !important;
    cursor: pointer;
    display: block !important;
    padding: 12px 22px !important;
    margin: 0px 0px 14px !important;
    font-size: 1.3rem !important;
    font-weight: 100 !important;
    width: 160px;
}

.filter-actions .filter-clear {
    color: #000 !important;
    text-decoration: underline;
}

.filter-options-title:after {
    content: '\e907' !important;
    font-size: 1.1rem;
}

.filter-options-title-explore-by:after {
    content: '' !important;
}

.active > .filter-options-title:after {
    content: '\e927' !important;
    font-size: 1.1rem;
}

.filter-options-item {
    padding-top: 10px;
}

.filter-options-title {
    text-transform: capitalize !important;
    font-size: 1.1rem;
    font-weight: 500 !important;
}

.filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view), .filter-options-item .filter-options-content .am-category-wrapper, .filter-options-item .filter-options-content .amshopby-fromto-wrap {
    margin: 0 !important;
}

.filter-options-content .items.-am-singleselect .amshopby-link-selected, .filter-options-content .swatch-option.selected + .am-shopby-swatch-label,
.filter-options-content .items.-am-singleselect .amshopby-link-selected .count, .filter-options-content .swatch-option.selected + .am-shopby-swatch-label .count {
    color: #000;
    font-weight: 500;
}

.filter-options-content .item a:hover .count {
    color: #EF7918 !important;
}

.amshopby-fromto-wrap .am-fromto-widget .am-filter-price {
    height: 32px !important;
}

.amshopby-input-wrapper .amshopby-currency {
    top: 7px
}

.amshopby-filter-current .amshopby-filter-name {
    font-weight: 500 !important;
}

.filter .block-subtitle {
    font-weight: 500 !important;
}

button.am-filter-go {
    background-color: #000;
    border-color: #000;
    height: 32px;
}

.am-search-box-manufacturer {
    height: 48px !important;
    border-radius: 24px !important;
    padding: 0 0 0 38px !important;

}

.amshopby-search-box {
    position: relative;
}

.amshopby-search-box:before {
    content: "\e917";
    position: absolute;
    font-family: 'wallector-icon-set';
    top: 12px;
    font-size: 1.3rem;
    left: 14px;

}

.post-home-img-container img {
    height: 300px;
    object-fit: cover;
}

.sidebar.sidebar-additional {
    display: none !important;
}

.filter-options-content .item a:hover {
    color: #EF7918;
}

.filter-options-content .item a:visited {
    color: #000;
}

@media (max-width: 768px) {
    .filter .filter-current {
        margin: 60px -10px 0 !important;
    }

    .filter-title strong {
        top: 5px !important;
    }

    .page-products .sorter {
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0px;
        color: #EF7918;
    }

    .sorter .sorter-action {
        display: none;
    }

    .filter-title strong {
        background-color: #fff !important;
        box-shadow: none !important;
        border: 1px solid #000 !important;
        border-radius: 0 !important;
        padding: 6px 12px !important;
    }

    .filter.active .filter-title strong {
        border: 0 !important;
    }

    .filter.active .filter-title strong:after {
        content: '\e903' !important;
    }

    .sorter-options {
        color: #EF7918;
        margin: 0 !important;
        padding-left: 6px !important;
    }

    .category-hide-filters {
        display: none;
    }
}

@media (min-width: 768px) {
    body.page-with-filter div.sidebar.sidebar-main {
        position: sticky !important;
        height: 100vh !important;
        overflow-y: auto !important;
        top: 0 !important;
        padding-right: 0 !important;
    }

    .toolbar.toolbar-products .toolbar-sorter.sorter {
        position: absolute !important;
        top: -84px !important;
        right: 0 !important;
    }

    .amasty-catalog-topnav .filter-options-title {
        color: #E57148 !important;
    }

    .amshopby-filter-current .amshopby-item.item {
        background: #f1f1f1 !important;
        padding: 12px 30px !important;
        border-radius: 24px !important;
        width: fit-content;
    }

    .amshopby-filter-current .amshopby-remove {
        left: 12px !important;
    }
}

.column.main.products-column-without-filters {
    width: 100% !important;
    padding-left: 0 !important;
}

li.item.product.product-item.products-without-filters {
    width: calc((100% - 6%) / 4) !important;
}


li.item.product.product-item.products-without-filters:nth-child(3n + 1) {
    margin-left: 2% !important;
}

li.item.product.product-item.products-without-filters:nth-child(4n + 1) {
    margin-left: 0% !important;
}

li.item.product.product-item.products-without-filters:first-child {
    margin-left: 0% !important;
}

#hide-filters-action, #hide-filters-action:hover, #hide-filters-action:visited {
    color: #000 !important;
}

.category-hide-filters {
    border-bottom: solid 1px #9B9B9B;
    padding-bottom: 30px;
}

/********************       PAGINATION  *********************/
.pages a.page {
    background: #fff;
    border: 1px solid #ccc;
    color: #000;
    display: inline-block;
    padding: 0px;
    text-decoration: none;
}

.pages strong.page {
    background: #000;
    border: 1px solid #000;
    letter-spacing: normal;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    padding: 0 4.5px;
}

.pages a.page, .pages strong.page, .pages .action {
    width: 36px;
    line-height: 34px;
    font-size: 1rem;
}

.pages .item {
    font-size: 1rem !important;
}

.pages a.page:visited {
    color: #000;
}

.pages a.page:hover {
    background: #000;
    border: 1px solid #000;
    letter-spacing: normal;
    color: #fff !important;
    display: inline-block;
    font-weight: 400;
    padding: 0 4.5px;
}

a.link.next, a.link.previous {
    color: #000;
}

a.link.next:after {
    content: '\e916';
    font-family: 'wallector-icon-set';
}

a.link.previous:before {
    content: '\e912';
    font-family: 'wallector-icon-set';
}

.toolbar.toolbar-products .field.limiter {
    display: none !important;
}

/**************************    END PAGINATION    **************************/

@media (min-width: 768px) {
    .page-products .products-grid .product-item {
        width: calc((100% - 6%) / 3) !important;
    }

    .page-products .product-item-info {
        width: 100% !important;
    }

    .page-products .products-grid .product-item:nth-child(3n + 1) {
        margin-left: 0 !important;

    }

    .page-products .products-grid .product-item:nth-child(4n + 1) {
        margin-left: 2% !important;
    }

    .page-products .products-grid .product-item:first-child {
        margin-left: 0px !important;
    }

    .page-products .category-view {
        border-bottom: solid 1px #9b9b9b;
        display: none;
    }

    .amasty_xlanding-page-view .category-view {
        border-bottom: 0;
        display: block;
    }

    .amasty_xlanding-page-view .category-hide-filters #hide-filters-action {
        display: none;
    }

    .ambrand-index-index .category-view {
        border-bottom: 0;
        padding-bottom: 30px;
        display: none;
    }

    .ambrand-index-index .category-view {
        display: flex !important;
    }

    .ambrand-index-index .category-image {
        display: inline-block;
        width: 400px;
    }

    .ambrand-index-index .category-description {
        display: inline-block;
        width: 100%;
    }

    .page-products .columns {
        margin-top: 20px;
    }

    .block-title.filter-title {
        display: none;
    }

    .block-subtitle.filter-subtitle {
        display: none;
    }

    .filter-options a:visited {
        color: #000;
    }

    .filter-options input[type='checkbox'] + .amshopby-choice:before, .filter-options input[type='checkbox'] + .amshopby-choice:after {
        width: 16px !important;
        height: 16px !important;
        border-radius: 4px !important;
    }

    .filter-options input[type='checkbox'] + .amshopby-choice:after {
        background-color: #000 !important;
    }

    .filter-options input[type='checkbox'] + .amshopby-choice:hover:before, .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
        border-color: #000 !important;
    }

    .products.wrapper ~ .toolbar .pages {
        float: none !important;
    }
}

/**************************     PRODUCT PAGE      *********************************/
.product-info-main h1.page-title {
    font-size: 34px !important;
}

.product-info-main .page-title-wrapper.product {
    display: inline-block;
    margin-right: 20px;
}

.product-info-main .product-social-links {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    right: 0;
    margin-left: 10px;
}

.product-info-main .price-box .price-wrapper .price, .product-options-bottom .price-box .price-wrapper .price {
    font-weight: 500 !important;
}

.product-info-main .product-social-links .product-addto-links {
    margin: 0 0 20px 0 !important;
}

.product-info-main .product-info-stock-sku {
    display: none;
}

.product-info-main .product.attribute.overview {
    font-size: 1.2rem;
    margin: 30px 0;

}

.product-info-main .amshopby-brand-title-link {

    font-size: 1.2rem !important;
    font-weight: 500 !important;
}

.product-info-main .amshopby-brand-title-link:first-letter {
    text-transform: uppercase;
}

.product-info-price .price-label,
.product-info-main #switcher-currency > strong > span {
    display: block;
    color: #767a7a;
    font-size: 1.2rem;
    margin-bottom: 20px;
    font-weight: 500;
}

.product-info-main .product-info-price {
    display: table;
    width: 100%;
}

.product-info-main .price-box {
    display: table-cell;
}

.product-info-main #switcher-currency {
    display: table-cell;
    text-align: right;
    color: #EF7918;
}

.product-info-main #switcher-currency strong {
    font-size: 1rem !important;
    cursor: pointer;
}

#switcher-currency ul.dropdown.switcher-dropdown {
    display: none;
    margin-top: 8px;
    position: absolute;
    right: 0;
}

#switcher-currency ul.dropdown.switcher-dropdown li.switcher-option > a {
    color: #fff;
    border: solid 1px #000;
    padding: 6px;
    background: #000;
    border-radius: 4px;
    font-weight: 500;
    box-shadow: 0px 4px 4px 0px #00000040;
}

.product-info-main .switcher .options .action.toggle:after, .page-footer .switcher .options .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 15px;
    color: inherit;
    content: '\e907';
    font-family: 'wallector-icon-set';
    margin: 0 0 0 5px;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    cursor: pointer;
}

.product-info-main .switcher .options.active .action.toggle:after, .page-footer .switcher .options.active .action.toggle:after {

    content: '\e927';

}

.product-info-main .switcher strong, .page-footer .switcher strong {
    font-weight: 400;
    line-height: 15px;
    font-size: 11px;
    vertical-align: top;
    display: inline-block;
}

.product-info-main a.towishlist:before {
    font-family: 'wallector-icon-set';
    content: '\e913';
    font-size: 1.5rem;
    background-color: #b8b8b8;
    border-radius: 20px;
    padding: 8px;
    color: #fff;
}

.product-info-main a.towishlist:hover:before {
    font-family: 'wallector-icon-set';
    content: '\e913';
    font-size: 1.5rem;
    background-color: #EF7918;
    border-radius: 20px;
    padding: 8px;
    color: #fff;
}

.product-info-main a.towishlist > span {
    display: none;
}

.product-info-main a.tocompare {
    display: none;
}

.product-info-main .contact-specialist-container {
    font-size: 1.2rem;
}

.product-info-main .contact-specialist-container .contact-specialist {
    color: #000;
    font-weight: 500;
    text-decoration: underline;
}

.contact-specialist-text {
    display: inline-block;

}

.contact-specialist-button-container {
    display: inline-block;
}

.product-info-main .contact-specialist-button-container .amform-parent {
    float: none !important;
    margin-top: 0 !important;
}

.product-info-main .contact-specialist-button-container .amform-parent button,
.product-info-main .contact-specialist-button-container .amform-parent button:hover,
.product-info-main .contact-specialist-button-container .amform-parent button:focus {
    border: 0 !important;
    padding: 0 0 3px 5px !important;
    font-weight: 500;
}

.product-custom-container {
    margin-top: 30px;
}

.product-custom-icon {
    display: inline-block;
}

.product-custom-text {
    display: inline-block;
    margin-left: 8px;
    font-size: 1.1rem;
}

.catalog-product-view .product-info-main {
    position: relative;
}

.product-info-main .product-info-price ul.dropdown.switcher-dropdown {
    list-style: none;
}

.product.info.detailed {
    border-bottom: #9B9B9B solid 1px;
    padding-bottom: 20px;
    padding-top: 10px;
}

.product-info-details {

}

.product-info-details .product-info-title,
.product-info-title > strong {
    margin: 70px 0 20px 0 !important;
    font-size: 2rem !important;
    font-weight: 500 !important;
}

.block.amshopby-morefrom {
    margin-top: 50px;
}

.block.amshopby-morefrom .block-title.title {
    margin-bottom: 50px !important;
    display: inline-block !important;
}

.block.amshopby-morefrom .block-title.title strong {
    font-size: 2rem;
    font-weight: 500 !important;
}

.col-attribute {
    margin-bottom: 10px;
}

.additional-attribute-label {
    color: #767A7A;
    font-width: bold;
}

.additional-attribute-data {


}

.amshopby-morefrom .item.product.product-item {
    width: 23.5%;
}

.amshopby-morefrom .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0 !important;
}

.amshopby-morefrom .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
}

.amshopby-morefrom .product-item-info {

    width: 100% !important;
}

.amshopby-morefrom .product-item-info img.product-image-photo {
    position: relative !important;
}

.amshopby-morefrom .product-item-info .product-image-container {
    width: 100% !important;
}

.amshopby-morefrom .product-item-info .product-image-photo {
    width: 100% !important;
    display: block !important;
}

.amshopby-morefrom .product-item-info .product-item-details {
    margin-top: 20px;
}

.sold-watermark-product {
    border: solid 1px #FF4034;
    background-color: #FF4034;
    color: #fff;
    width: 90px;
    padding: 0px 4px;
    text-align: center;
    border-radius: 2px;
    font-size: 1.8rem;
    margin: 16px 0;
    /* position: absolute; */
    right: 0;
}

.product-add-form {
    position: relative;
    display: inline-block;
}

@media (max-width: 768px) {
    .sold-watermark-product {
        top: 20px;
    }
}

.add-to-cart-popup.modal-popup._show .modal-inner-wrap {
    width: 500px;
}

.modal-popup.add-to-cart-popup .modal-header {
    border: 0 !important;
    padding: 50px 25px 5px 25px;
}

.modal-popup.add-to-cart-popup .modal-content {
    padding: 0 25px !important;
}

.modal-popup.add-to-cart-popup .modal-footer {
    border: 0 !important;
    display: block !important;
    text-align: center;
    padding: 40px 25px 40px 25px;
}

@media (max-width: 768px) {
    .add-to-cart-popup.modal-popup._show .modal-inner-wrap {
        width: 100%;
    }

    .modal-footer > :not(:last-child) {
        margin-right: 0;
        margin-bottom: 25px;
    }
}

.product-info-main .amform-parent {
    display: inline-block;
    float: right;
    position: relative;
    margin-top: 44px;
}

@media (max-width: 768px) {
    .product-info-main .amform-parent {
        display: inline-block;
        float: right;
        position: relative;
        margin-top: 20px;
    }
}

.product-info-main .amform-parent button {
    background-color: #fff !important;
    border: solid 1px #000 !important;
    border-radius: 0 !important;
    color: #000 !important;
    padding: 22px !important;
}

.product-info-main .amform-parent button:hover {
    background-color: #fff !important;
    border: solid 1px #000 !important;
    border-radius: 0 !important;
    color: #000 !important;
    padding: 22px !important;
}

.product-info-main .amform-parent button:focus {
    background-color: #fff !important;
    border: solid 1px #000 !important;
    border-radius: 0 !important;
    color: #000 !important;
    padding: 22px !important;
    box-shadow: none !important;
}

.product-info-main .amform-form-fieldset .amcform-toolbar button {
    padding: 10px !important;
    color: #fff;
    background-color: #EF7918 !important;
    border-color: #EF7918 !important;
    color: #fff !important;
}

.field-url-1689781084194 {
    display: none !important;
}

.linear-theme.rendered-form .form-control:focus, .linear-theme.rendered-form .amform-date:focus, .linear-theme.rendered-form .amform-time:focus {
    border-color: #EF7918 !important;
}

.linear-theme.rendered-form .field.-active > .label, .linear-theme.rendered-form .fieldset > .field.form-group.-active > .label, .linear-theme.rendered-form .fieldset > .fields > .field.form-group.-active > .label {
    color: #EF7918 !important;
}

body.catalog-product-view .add-to-cart-popup h1.modal-title {
    color: #EF7918 !important;
}

.catalog-product-view .product.media {
    display: block !important;
}

@media (max-width: 768px) {
    .col-attribute-label {
        width: 30% !important;
    }

    .col-attribute-value {
        width: 68% !important;
    }

    .additional-attributes-wrapper > .row {
        padding: 20px 0px;
    }
}

.amcform-submit.action.submit.primary:hover {
    padding: 10px !important;
}

.amform-form.amform-content label {
    font-weight: 500 !important;
}

/***********************************   CART   ************************************/
.minicart-wrapper .action.close:focus, .minicart-wrapper .action.close:active {
    border: 0 !important;
}

.minicart-wrapper .action.showcart .counter.qty {
    background-color: #EF7918 !important;
}

.checkout-cart-index .cart-container .cart.item .product-item-name {
    font-family: 'Source Serif Pro Regular' !important;
    font-weight: bold;
}

#shopping-cart-table > thead > tr > th {
    border: 0 !important;
}

#shopping-cart-table td.col.item a img.product-image-photo {
    max-width: 180px;
}

.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-edit {
    display: none;
}

.cart.table-wrapper .actions-toolbar > .action-delete:before {
    content: '\e925' !important;
    font-size: 20px;
    color: #EF7918;
}

.cart.table-wrapper .actions-toolbar > .action-delete:hover {
    color: #EF7918 !important;
}

.cart.table-wrapper .actions-toolbar > .action-delete > span {
    width: 60px !important;
    height: 20px !important;
    clip: unset !important;
    right: 20px !important;
    margin: 3px !important;
    color: #EF7918;

}

.cart.item .price-item-cart {
    position: absolute;
    bottom: 0;
    right: 20px;
    margin-bottom: 30px;
    text-align: left;
}

.cart.item .price-item-cart > div:nth-child(1) {
    margin-bottom: 15px;
    color: #9B9B9B;
}

.cart.table-wrapper .col.subtotal .price-including-tax,
.cart.table-wrapper .col.subtotal .price-excluding-tax {
    color: #000 !important;
}

div.cart-container > div.cart-summary > strong {
    font-size: 1.8rem !important;
    font-weight: 500 !important;
    margin: 30px 0 !important;

}

.cart-summary .block .title strong {
    font-weight: 300 !important;
}

.cart-summary mark, .cart-summary .mark {
    background-color: transparent !important;
}

mark, .mark {
    background-color: transparent !important;
}

#cart-totals tr.totals.sub > th,
#cart-totals tr.totals.sub > td,
.opc-block-summary tr.totals.sub > th,
.opc-block-summary tr.totals.sub > td {
    padding-top: 30px !important;
}

#cart-totals tr.totals.shipping.excl > th,
#cart-totals tr.totals.shipping.excl > td,
.opc-block-summary tr.totals.shipping.excl > th,
.opc-block-summary tr.totals.shipping.excl > td {
    padding-bottom: 30px !important;
}

#cart-totals tr.grand.totals > th > strong,
#cart-totals tr.grand.totals > td > strong,
.opc-block-summary tr.grand.totals > th,
.opc-block-summary tr.grand.totals > td {
    font-size: 1.5rem !important;
    padding-top: 25px !important;
}

.cart.table-wrapper .actions-toolbar > .action-edit:hover:before, .cart.table-wrapper .actions-toolbar > .action-delete:hover:before {
    color: #EF7918 !important;
}

@media (min-width: 769px) {
    #shopping-cart-table td.col.item {
        width: 750px;
    }

    .cart-summary {
        width: 30% !important;
    }

    .abs-shopping-cart-items-desktop, .block-cart-failed, .cart-container .cart-gift-item, .cart-container .form-cart {
        width: 70% !important;
    }
}

@media (max-width: 768px) {
    .minicart-wrapper .product .actions {
        float: right !important;
        margin: -32px 0 0 0 !important;
    }

    .cart.table-wrapper .col.subtotal {
        padding-left: 140px !important;
        width: 100% !important;
        text-align: right;
        padding-top: 0 !important;
    }

    .cart.table-wrapper .product-item-photo {
        max-width: 120px !important;
    }

    .cart.item .price-item-cart {
        position: relative;

        margin-bottom: 30px;
        text-align: right;
    }

    #shopping-cart-table td.col.item a img.product-image-photo {
        max-width: 110px !important;
    }

    .cart.table-wrapper .item .col.item {
        padding: 15px 15px 10px 140px !important;
    }

    .cart.table-wrapper .col.subtotal[data-th]:before {
        content: '' !important;
    }

    .cart.item .price-item-cart {
        right: 0 !important;
    }

    .cart.item .price-item-cart > div:nth-child(1) {
        display: none !important;
    }

    .cart.table-wrapper .actions-toolbar {
        padding-bottom: 30px !important;
    }
}

.cart-container .block.discount strong,
.cart-container .block.shipping strong {
    color: #EF7918;
}

.cart-summary .block > .title:after {
    content: "\e907" !important;
    font-family: 'wallector-icon-set' !important;
    font-size: 25px;
    color: #EF7918;
}

.checkout-payment-method .payment-option-title .action-toggle:after {
    content: "\e907" !important;
    font-family: 'wallector-icon-set' !important;
    font-size: 20px !important;
    color: #EF7918 !important;
}

/************************     CHECKOUT    *****************************/
.opc-wrapper .step-title {

    font-size: 2rem !important;
    font-weight: 500;
    margin-top: 30px;
}

.opc-progress-bar-item._active > span:before,
.opc-progress-bar-item._active:before {
    background: #EF7918 !important;
    border-color: #EF7918 !important;
}

.opc-progress-bar-item > span {
    font-size: 1.3rem !important;
}

.checkout-index-index .authentication-wrapper {
    display: none;
}

.abs-action-button-as-link, .abs-action-remove, .abs-discount-block .action.check, .popup .actions-toolbar .action.cancel,
.cart-summary .block.giftcard .action.check, .gift-options .actions-toolbar .action-cancel, .paypal-button-widget .paypal-button,
.cart.table-wrapper .actions-toolbar > .action-delete, .cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup, .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit, .action-auth-toggle, .checkout-payment-method
.checkout-billing-address .action-cancel, .checkout-agreements-block .action-show, .wishlist.split.button > .action, .abs-add-fields .action.remove,
.paypal-review-discount .block .action.check, .cart-discount .action.check, .form-giftregistry-share .action.remove, .form-giftregistry-edit
.action.remove, .form-add-invitations .action.remove, .form-create-return .action.remove, .form.send.friend .action.remove,
.checkout-payment-method .payment-option-title .action-toggle {
    color: #EF7918 !important;
}

@media (min-width: 769px) {
    .opc-progress-bar-item._active > span:after,
    .opc-progress-bar-item._complete > span:after {
        content: '\e904' !important;
        font-size: 19px !important;
    }

    .opc-progress-bar-item._active > span {
        font-weight: 300 !important;
    }

    .opc-progress-bar-item._complete > span {
        color: #EF7918 !important;
    }

    .opc-progress-bar-item > span:after {
        font-size: 17px !important;
    }
}

.opc-block-summary {
    margin: 0 !important;
}

#opc-sidebar > div.opc-block-summary > span {
    font-size: 1.8rem !important;
    font-weight: 500 !important;
    margin: 10px 0 !important;

}

#opc-sidebar > div.opc-block-summary > div > div.title > strong {
    font-size: 1.3rem !important;
}

.opc-block-summary .product-item .product-item-name-block {
    display: table-cell !important;
    padding-right: 4.5px !important;
    text-align: left !important;
}

.opc-block-summary .minicart-items .product-item-details {
    padding-left: 95px !important;
    text-align: left !important;
}

.opc-block-summary .minicart-items .product-item-name {
    font-size: 1.2rem !important;
    font-weight: 400 !important;
    margin: 0 0 9px !important;
}

.opc-block-summary .product-item .price,
#opc-sidebar > div.opc-block-summary div.content.minicart-items div.product-item-name-block > div > span.label {
    font-size: 1.3rem;
}

.opc-block-shipping-information .shipping-information-title {
    font-size: 1.5rem !important;
    font-weight: 500 !important;
    margin-top: 20px !important;
}

h2.page-h2 {
    margin-top: 50px;
    margin-bottom: 20px;
    font-weight: 500;
}

.action.action-apply,
.action.action-apply:hover {
    border: solid 1px #000 !important;
    background-color: #fff !important;
    border-radius: 0 !important;
    margin-left: 10px !important;
    padding: 4px 13px !important;
}

.discount-code .payment-option-content {
    display: block !important;
    padding-left: 0 !important;
}

.discount-code > .payment-option-title {
    padding-left: 0 !important;
}

.checkout-payment-method .payment-option-title .action-toggle:after {
    content: '' !important;
}

#opc-sidebar > div.opc-block-summary div.content.minicart-items {
    display: block !important;
}

div.opc-block-summary #discount-form {
    margin-top: 15px;
}

div.opc-block-summary #discount-form > div.payment-option-inner > div > label {
    display: none;
}

div.opc-block-summary #block-discount-heading {
    color: #EF7918 !important;
    font-weight: 500;
    font-size: 1.3rem;

}

div.opc-block-summary #discount-form > div.payment-option-inner {
    display: inline-block;
    vertical-align: top;
    width: 58%;
}

div.opc-block-summary #discount-form > div.actions-toolbar {
    display: inline-block;
}

/****************************  ABOUT US  *******************************/
.management-name {
    font-weight: 500;
    font-size: 1.5rem;
    margin-top: 10px;
}

.management-text {

}

.img-management-container img {
    width: 100%;
}

/******************************   FAQ   ******************************/
.faq-accordion-container {
}

.faq-title {
    font-size: 1.5rem;
    padding: 15px 0;
    border-bottom: solid 1px #DBDBDB;
    cursor: pointer;
    font-weight: 500;
    position: relative;

}

.faq-title.active {
    border-bottom: 0;

}

.faq-title:after {
    content: "\e907";
    font-family: 'wallector-icon-set';
    font-size: 25px;
    bottom: 15px;
    position: absolute;
    right: 0;
    font-weight: 100 !important;
    z-index: -10;
}

.faq-title.active:after {
    content: "\e927";
    font-family: 'wallector-icon-set';
    font-size: 25px;
    bottom: 15px;
    position: absolute;
    right: 0;
    font-weight: 100 !important;
    z-index: -10;
}

.faq-content {
    font-size: 1.3rem;
    padding: 15px 0;
    border-bottom: solid 1px #DBDBDB;

}

/**************************** BECAME A VENDOR ****************************/
@media (min-width: 769px) {
    .service-text {
        margin: auto;
        width: 50%;
        padding: 10px;
    }
}

.service-text h3 {
    font-size: 2rem;
    margin-bottom: 30px;
}

/******************************* LOGIN SIGNIN  *********************************/
@media (min-width: 769px) {
    body.customer-account-login,
    body.customer-account-create {
        background-image: url('/media/Artstore/bg-login.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position-y: 130px;
    }

    body.customer-account-login main#maincontent {
        background: #fff;
        margin-top: 110px;
        padding: 40px !important;
        padding-bottom: 20px !important;
        margin-bottom: 120px;
    }

    body.customer-account-create main#maincontent {
        background: #fff;
        margin-top: 110px;
        padding: 40px !important;
        padding-bottom: 20px !important;
        margin-bottom: 90px;
    }

    body.customer-account-create form.form-create-account {
        width: 100% !important;
    }

    body.customer-account-create .fieldset.create.info {
        display: inline-block !important;
        width: 48% !important;
        float: left;
    }

    body.customer-account-create fieldset.create.account {
        display: inline-block !important;
        width: 48% !important;
        float: right;
    }

    body.customer-account-create .fieldset.additional_info {
        clear: both;
        margin: 0 !important;
    }

    body.customer-account-create fieldset.fieldset.create.info > legend > span {
        font-size: 1.8rem !important;
    }
}

@media screen and (max-width: 1180px) and (min-width: 769px) {
    body.customer-account-login main#maincontent {
        tmargin-top: 45px;
        margin-bottom: 40px;
    }
}

/**********************************     HELP CENTER    **********************************/
.help-center-title {
    font-weight: 500;
    font-size: 1.5rem;
    margin-top: 60px;
}

.help-center-text {
    margin-top: 20px;
}

.custom-product-list-view-homepage {
    display: none !important;
}

/**********************************     ATTRIBUTES PAGES     ********************************************/
.attrubute-link {
    color: #767A7A;
    margin-bottom: 10px;
    display: block;
}

/******************************** UPSELL RELATED  *********************************************/
.block.related, .block.upsell {
    border-bottom: solid 1px #9b9b9b;
    margin-bottom: 60px;
}

.block.related .block-title, .block.upsell .block-title {
    margin-bottom: 30px;
}

/*****************************   USER ACCOUNT    ****************************************/
body.account #block-collapsible-nav > ul {
    display: block;
}

body.account #block-collapsible-nav > ul > li {
    display: block;
    margin-bottom: 0px;
}

body.account .block-collapsible-nav .content {
    background-color: #fff !important;
}

body.account .block-collapsible-nav .item a {
    padding: 12px 12px;
    border: 0 !important;
}

body.account .block-collapsible-nav .item.current a,
body.account .block-collapsible-nav .item.current > strong,
body.account .block-collapsible-nav .item a:hover {
    border: 0;
    background-color: #E4E4E4;
    border-radius: 12px;
    padding: 12px 12px;
}

body.account h1.page-title {
    font-family: 'GeneralSans-Regular', sans-serif;
    font-size: 1.8rem !important;
}

body.account .block-title, body.account .block-title > strong, body.account .block-title > span {
    font-size: 1.7rem !important;
}

body.account .box-title, body.account .box-title > strong, body.account .box-title > span {
    font-size: 1.5rem !important;
}

body.account .box-content {
    font-size: 1.2rem !important;
}

body.account .table-wrapper .table th, body.account .table-wrapper .table td {
    border-top: 0 !important;
}

body.account .table-wrapper .table .cart-price {
    font-size: 1.2rem;
}

ul.customer-links-popup {
    list-style: none;
    margin: 0;
    padding: 0;

}

.page-header .switcher .options .action.toggle::after, .page-footer .switcher .options .action.toggle::after {
    content: '' !important;
}

/*******************   ARTISTS PAGE  *****************/
.artists-page-photo {
    padding: 15px;
}

.artists-page-photo img {
    display: block;

}

.artists-page-name {
    text-align: center;
    margin-bottom: 30px;
    font-family: 'Source Serif Pro Regular';
    font-weight: 500;
    font-size: 1.2rem;
}

.artists-page-name a {
    color: #000;
}

/******************    GALLERY   ***************/
.fotorama__stage__shaft.fotorama__grab {
    width: 100% !important;
}

/****************** LANDING PAGES ******************/
@media (min-width: 769px) {
    .amasty-xlanding-columns3.amasty_xlanding-page-view .products-grid .product-items .product-item {
        margin-left: auto !important;
    }
}

.footer-newsletter-container {
    position: relative;
    padding-top: 10rem;
    padding-bottom: 10rem;
}

.newsletter-footer-title {
    color: #fff;
    font-size: 36px;
    text-align: center;
}

.newsletter-footer-desc {
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.input-container-footer-newsletter {
    display: inline-block;
}

.actions-container-footer-newsletter {
    display: inline-block;
}

.input-container-footer-newsletter input {
    padding: 16px !important;
    max-width: 384px;
    height: 56px;
    width: 340px;
    margin-right: 0 !important;
}

@media (max-width: 768px) {
    .input-container-footer-newsletter input {
        max-width: 275px;
        width: 275px;
    }
}

.actions-container-footer-newsletter .action.subscribe {
    padding: 16px !important;
    border-radius: 0 !important;
    min-width: unset;
    width: 56px;
    background-color: #000;
    border: 0;
    min-width: 56px !important;
}

.block.newsletter.DAWAL {
    margin: 25px auto !important;

}

.page-footer label.amgdpr-label > .amgdpr-text {
    color: #ffffff;
}

/*Nascondo artists da algolia */
/*
#html-body > div.aa-Panel.productColumn1 > div.aa-PanelLayout.aa-Panel--scrollable > section:nth-child(2){
    display: none !important;
}

 */
ol.products.list.items .product-item-info {
    position: relative;
}

.sold-watermark-list-on-image {
    position: absolute;
    z-index: 100;
    top: 80px;
    padding: 2px 8px !important;
    font-size: 1.5rem !important;
}
.sold-watermark-product-on-image{
    position: absolute;
    z-index: 2;
    border: solid 1px #FF4034;
    background-color: #FF4034;
    color: #fff;
    width: 90px;
    padding: 0px 4px;
    text-align: center;
    border-radius: 2px;
    font-size: 1.8rem;
    margin: 16px 0;

}