
:root {
    --print_icon: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAA7AAAAOwBeShxvQAAAMZQTFRFAAAAGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBqGzBq+pc4bgAAAEJ0Uk5TACen7P/onyA78u0vB+HTAkw6cmF4aBgzFQFcwu7BW52cYF3HxfBYEfdSaQkKh5dexBwfysMX0ZpawH6Nv4P9/LwPv4z5ygAAARdJREFUeJy90ttLAkEUBvDzmWhkmUVoCyGutmCwVBBSIP3tvSlGBBLbwxKIVpDazeiCCNKsIzs723F683vYuf2WOTMMSAYipCJG43lPNquYkJ4UviJgHT8UzxpGCuQ+/6wTbbwpsP3BgM0XBXbeGbA1VCAPBuApcorFAVnAoMCu9XfRI1ipR8P/e2PY98Ydiqh0jaAEp0NUFqU+j1hgo3pH5EyJVnwW7M+AIUsDZf7Cg4NJ4CQ8N/6ikp479QMQ3AMd3BzexsB8ypY3uRiUcOSpkYtv8c2grabysNIP4egYwdPLJK9DcNIS9Z/hqtZgtqhfng788EUxQLYa0GtggF4DA/7dwgTOmzGQfdVBbZJtRJbrwIXs/QIxe1sgSJtmsQAAAABJRU5ErkJggg==");
}
/* GLOBAL STYLES */

body {
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
}

.product-item-actions .actions-primary > .stock.unavailable {
    display: none;
}

.block.custom_view_loop.upsell {
    float: left;
    margin-bottom: 40px;
}

.custom_view_loop.block.related {
    float: left;
    padding-top: 40px;
    margin-bottom: 40px;
    width: 100%;
}

#social_media_img a {
    margin-right: 2%;
    color: #2b2b29 !important;
}

#social_media_img a:hover{
    color:#f0801e !important;
}

.breadcrumbs a:visited {
    color: #f18425;
}

@media (min-width: 1540px) {
    #maincontent.page-main {
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto;
        max-width: 1580px;
        padding-left: 20px;
        padding-right: 20px;
        width: auto;
    }

    .catalog-product-view #maincontent.page-main,
    .catalog-product-view .custom_container {
        max-width: 1280px;
    }

    .custom_container,
    .divider_image .breadcrumbs {
        max-width: 1580px !important;
    }

    .catalog-product-view .divider_image .breadcrumbs {
        max-width: 1420px !important;
    }
}

@media (min-width: 768px) {
    .divider_image .breadcrumbs {
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto;
        max-width: 1280px;
        padding-left: 20px;
        padding-right: 20px;
        width: auto;
    }
}

/* HEADER */

/* NEW SEARCH */


.is-sticky .corpo_site{
    display: none !important;
}

button.action.search.srch-btn:hover:before{
   color:#f0801e;
}

.block-search input#search {
    font-size: 14px;
    font-weight: 400;
    border-radius: 3px;
    border-color: #e6e6e6;
    color: #000 !important;
    letter-spacing: 0.02em;
}

input#search:focus {
    box-shadow: none;
    outline: none;
    border-color:#f0801e;
}

.corpo_site {
    order: 0;
    width: 100%;
    max-width: 1195px;
    margin: 0 auto;
    text-align: right;
}

.corpo_site a:hover{
    background-color: #2b2b29;
}

.corpo_site a{
    padding:5px 10px;
    display: inline-block;
    background-color: #f0801e;
    color:#fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.02em;
}

.custom_wrapper_header .header.content{
    order:1;
}

.custom_wrapper_header .sections.nav-sections{
    order:2;
}
.mst-searchautocomplete__autocomplete {
    border-color:#f0801e;
}

.mst-searchautocomplete__highlight {
    font-weight: 600;
    color: #000000;
}

.custom_menu [data-content-type='row'][data-appearance='contained'] ul li.only_mobile_view{
    display: none;
}

@media (min-width: 768px){
    .mst-searchautocomplete__autocomplete._active {
        width: 100% !important;
        min-width: 1195px !important;
        left: initial !important;
        right: 0;
        top: 40px !important;
    }
    .custom_menu .block-search {
        padding-left: 0;
        max-width: 320px;
        width: 100%;
    }
}

@media (max-width: 767px){
    .corpo_site{
        display: none !important;
    }
    .custom_menu [data-content-type='row'][data-appearance='contained'] ul li.only_mobile_view{
        display: block !important;
    }


    body .header_custom_wrapper .custom_menu {
        display: block !important;
    }
    body .header_custom_wrapper .custom_menu {
        max-width: calc(100% - 219px)!important;
    }
    body .header_custom_wrapper .custom_menu [data-content-type='row'][data-appearance='contained']{
        display: none !important;
    }
    body .header_custom_wrapper .header.content .block.block-search {
        left: 0;
        max-width: 100%;
    }
    body .header_custom_wrapper .header.content .block.block-search .control{
        position: absolute;
        left: 15px;
        width: calc(100vw - 30px);
        top: 70px;
    }
    body .header_custom_wrapper .header.content .block.block-search form .actions {
        position: absolute;
        bottom: -5px;
        width: calc(100% - 30px);
        right: 0;
        text-align: right;
    }
    body .header_custom_wrapper .header.content .block.block-search form .actions button {
        position: relative;
        top: 29px;
        right: 12px;
    }

    body form#search_mini_form .field.search > label.label {
        display: block !important;
    }
    .header_custom_wrapper .header.content .block.block-search form:not(.active) .control,
    .header_custom_wrapper .header.content .block.block-search form:not(.active) .actions{
        display: none !important;
    }

    .header_custom_wrapper .header.content .block.block-search button.action.search.srch-btn:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 18px;
        line-height: 32px;
        color: #757575;
        content: '\e615';
        font-family: 'luma-icons';
        margin: 0 10px 0 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        display: block;
    }
    .mst-searchautocomplete__item.magento_catalog_product .description {
        display: none;
    }
    .mst-searchautocomplete__item.magento_catalog_product .mst-product-image-wrapper {
        height: 6rem;
        width: 6rem;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .header_custom_wrapper .header.content,
    .corpo_site{
        max-width: calc(100% - 30px) !important;
    }
    .mst-searchautocomplete__autocomplete._active{
        min-width: 768px !important;
    }
}

/* END OF NEW SEARCH */

/*
.header.content:before{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height:20px;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.21612394957983194) 100%, rgba(255,255,255,0) 100%);
}

 */


@media screen and (max-height: 870px) {
    .sections.nav-sections .navigation ul {
        overflow-y: scroll !important;
    }
}

@media only screen and (min-width: 768px) {
    .sections.nav-sections .navigation .level0 .submenu,
    .navigation .level0 .submenu li {
        overflow-y: hidden !important;
        overflow-x: hidden !important;
    }

    .custom_wrapper_header.is-sticky {
        position: fixed !important;
        width: 100%;
        left: 0;
        top: -60px;
        height: 60px;
        z-index: 701;
        background: #fff;
    }

    .custom_wrapper_header.is-sticky .logo img {
        max-height: inherit;
        width: 100%;
    }

    .header_custom_wrapper .logo {
        display: block;
        margin: 0;
        max-width: 100%;
    }

    .custom_wrapper_header:not(.is-sticky) .logo {
        width: 100%;

    }

    .logo_wrapper {
        width: 243px;
        margin: 0 30px 0 0;
    }

    .custom_wrapper_header.is-sticky .logo {
        max-height: 35px;
        display: inline;
    }

    .custom_wrapper_header.is-sticky .header.content {
        max-height: 60px;
    }

    .custom_wrapper_header.is-sticky ~ .sections.nav-sections {
        position: fixed;
        z-index: 700;
        top: 60px;
    }
}


.custom_menu [data-content-type='row'][data-appearance='contained'] ul {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
    justify-content: right;
}

.custom_menu [data-content-type='row'][data-appearance='contained'] ul li {
    display: block;
    padding: 15px 0;
    white-space: nowrap;
    margin: 0;
}

.custom_menu [data-content-type='row'][data-appearance='contained'] ul li a {
    padding: 0 20px;
    color: #8491a2;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 60px;
}

.header_custom_wrapper .custom_menu {
    max-width: calc(100% - 273px);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: right;
}

.header_custom_wrapper .custom_menu [data-content-type='row'][data-appearance='contained'] {
    margin-right: 0 !important;
}

.custom_wrapper_header {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
    position: relative;
    z-index: 222;
}

.header_custom_wrapper .header.content {
    max-width: 1280px;
    padding: 0 20px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.header_custom_wrapper .header.content ul li a.open_mega_menu {
    color: #f0801e;
    position: relative;
}

.header_custom_wrapper .header.content ul li a.open_mega_menu:after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    border: 2px solid #f0801e;
    border-top: 0;
    border-right: 0;
    transform: rotate(-45deg);
    position: relative;
    top: -2px;
    margin-left: 7px;
}

/*.show_cat_menu.section-items.nav-sections-items,*/
/*.section-items.nav-sections-items{*/
/*    display: block !important;*/
/*}*/


.show_cat_menu.sections.nav-sections {
    display: block !important;
}

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

.sections.nav-sections {
    width: 100%;
    margin: 0;
    position: relative;
}

@media (min-width: 768px) {
    .navigation .level0.parent > .level-top > .ui-menu-icon {
        display: none !important;
    }

    .navigation {
        background: #fff;
        overflow: inherit;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, 0);
        width: 100%;
        -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
        -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
        padding: 30px;
        box-sizing: border-box;
    }

    .sections.nav-sections .navigation ul {
        display: flex;
        overflow: hidden;
        background: #fff;
        flex-wrap: wrap;
        padding: 0;
        max-height: calc(100vh - 180px);
    }

    .wrap_col_menu {
        max-width: calc(100% / 6);
        display: flex;
        flex-wrap: wrap;
    }

    #ui-id-1 .wrap_col_menu:last-of-type .level0 {
        border-right: 0 !important;
    }

    .sections.nav-sections .navigation .level0 .submenu {
        position: relative;
        top: 0 !important;
        left: 0 !important;
        display: block !important;
        box-shadow: none !important;
        border: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        min-width: initial !important;
    }

    .navigation .level0 .submenu a {
        display: block;
        line-height: 22px;
        color: #9c9d9c;
        padding: 0;
        font-size: 14px;
    }

    .navigation .level0 > .level-top {
        color: #292929;
        line-height: 22px;
        padding: 0;
        font-size: 14px;
    }

    .navigation .level0 {
        width: calc(100% - 20px);
        border-right: 1px solid #d7d7d7;
    }

    .navigation .level0.active > .level-top,
    .navigation .level0.has-active > .level-top,
    .navigation .level0 .submenu .active > a {
        border-width: 0 !important;
    }

    .navigation .level0 .submenu a:hover,
    .navigation .level0 .submenu a.ui-state-focus {
        background: #ffffff;
        color: #f0801e;
        text-decoration: none;
    }

    .navigation a {
        text-transform: lowercase;
    }

    .navigation a span {
        display: block;
    }

    .navigation a span:first-letter {
        text-transform: uppercase;
    }
}

@media (min-width: 1540px) {
    .navigation {
        max-width: 1560px;
    }
}

@media only screen and (max-width: 767px) {
    .custom_wrapper_header.is-sticky {
        position: fixed !important;
        width: 100%;
        left: 0;
        top: -60px;
        height: 60px;
        z-index: 701;
        background: #fff;
    }

    .header_custom_wrapper .custom_menu {
        display: none;
    }

    .custom_wrapper_header {
        min-height: 60px;
    }

    .custom_wrapper_header .logo {
        margin: 0 auto;
        text-align: center;
        float: none;
    }

    .custom_wrapper_header .logo img {
        max-height: 35px;
        width: auto;
    }

    .custom_wrapper_header .nav-toggle {
        right: 15px;
        top: -4px;
        left: inherit;
    }

    .nav-open .header_custom_wrapper .nav-sections {
        width: calc(100% - 54px);
        left: 0;
        z-index: 2222;
        position: fixed !important;
        display: block !important;
    }

    .nav-before-open .page-wrapper {
        overflow: auto !important;
        left: 0 !important;
    }

    .nav-before-open {
        height: initial;
        width: initial;
    }

    div[aria-controls*="store.links"] {
        display: none !important;
    }

    .nav-sections-item-content {
        padding-top: 0 !important;
    }

    .navigation .level0.active > a:not(.ui-state-active),
    .navigation .level0.has-active > a:not(.ui-state-active) {
        border-color: #f0801e !important;
    }

    .nav-sections-item-title.active a {
        color: #000;
        text-transform: uppercase;
    }

    .nav-sections-item-title.active {
        background: transparent;
        border-bottom: 0;
        border: 0;
        font-weight: bold;
    }

}

/* END OF HEADER */

/* FOOTER */

.page-footer {
    padding-bottom: 0 !important;
    background-color: #fff;
}

.page-footer .copyright {
    padding: 0 !important;
    background-color: #fff;
}

.page-footer .copyright .footer.content {
    padding: 35px 20px;
}

.page-footer .copyright p, .page-footer .copyright a, .page-footer .copyright span {
    color: #9c9d9c;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
}

.page-footer .copyright .pagebuilder-column-group .pagebuilder-column:first-of-type {
    text-align: left !important;
}

.page-footer .copyright .pagebuilder-column-group .pagebuilder-column:last-of-type {
    text-align: right !important;
    color: #9c9d9c;
    font-size: 13px;
    line-height: 18px;
}

.breadcrumbs .item:not(:last-child):after {
    color: #f07f1d;
}

.page-footer .bg_footer {
    background-color: #f2f5f9;
    padding: 40px 0 60px;
}

.wrap_footer {
    display: flex;
}

.wrap_footer .one_fourth {
    width: 33.333%;
}

.wrap_footer .one_fourth:first-of-type .pagebuilder-column-group {
    max-width: 335px;
}

.wrap_footer .one_fourth .pagebuilder-column-group .footer_txt p {
    color: #909090;
    font-size: 16px;
    line-height: 25px;
}

.wrap_footer .one_fourth .pagebuilder-column-group .footer_txt p span.new_line {
    display: block;
    position: relative;
    left: 30px;
    padding-top: 5px;
}

.wrap_footer .one_fourth .pagebuilder-column-group .footer_txt p span:not(.new_line) {
    color: #f07f1d;
}

.wrap_footer .one_fourth .pagebuilder-column-group .footer_txt ul {
    position: relative;
    top: -1px;
}

.wrap_footer .one_fourth .pagebuilder-column-group .footer_txt ul a {
    color: #909090 !important;
    font-size: 15px;
    line-height: 30px;
    display: flex;
    align-items: center;
}

.wrap_footer .one_fourth .pagebuilder-column-group .footer_txt ul li {
    padding-left: 15px;
}

.wrap_footer .one_fourth .pagebuilder-column-group .footer_txt ul a:before {
    content: "";
    display: block;
    width: 8px;
    height: 1px;
    background-color: #f07f1d;
    position: absolute;
    left: 0;
}

.footer_heading {
    margin-bottom: 20px;
}

.footer_heading p {
    color: #1b304d;
    font-size: 21px;
    line-height: 21px;
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

.footer_heading p:after {
    content: "";
    width: 14px;
    height: 1px;
    display: block;
    background-color: #f07f1d;
    margin-left: 9px;
}

.wrap_footer .one_fourth .pagebuilder-column-group .footer_txt ul a:hover,
.page-footer .copyright a:hover {
    color: #f07f1d !important;
    text-decoration: none !important;
}

@media only screen and (max-width: 767px) {
    body {
        overflow-x: hidden;
    }

    .page-footer .copyright p {
        text-align: center;
    }

    .page-footer .copyright .pagebuilder-column-group .pagebuilder-column:last-of-type {
        text-align: center !important;
        padding-top: 10px;
    }

    .wrap_footer .one_fourth {
        width: 100% !important;
        margin-bottom: 30px;
    }

    .wrap_footer {
        flex-wrap: wrap;
    }

    .footer.content {
        border-top: 0 !important;
    }

    .wrap_footer .one_fourth .pagebuilder-column-group .footer_txt p {
        overflow-x: hidden;
    }

    .wrap_footer .one_fourth .pagebuilder-column-group .footer_txt p {
        font-size: 14px;
        line-height: 20px;
    }

    .wrap_footer .one_fourth .pagebuilder-column-group .footer_txt p span.new_line {
        left: 26px;
        padding-bottom: 20px;
    }

    .page-footer .bg_footer {
        padding: 40px 0 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .wrap_footer .one_fourth:nth-child(1),
    .wrap_footer .one_fourth:nth-child(2) {
        width: 50% !important;
        margin-bottom: 25px;
    }

    .wrap_footer .one_fourth:nth-child(3) {
        width: 100% !important;
    }

    .wrap_footer {
        flex-wrap: wrap;
    }

    .wrap_footer .one_fourth:nth-child(2),
    .wrap_footer .one_fourth:nth-child(3) .pagebuilder-column-group:last-of-type .pagebuilder-column:last-of-type {
        box-sizing: border-box;
        padding-left: 10%;
    }

    .wrap_footer .one_fourth:nth-child(3) .mob_pad_remove .pagebuilder-column-group:last-of-type .pagebuilder-column:last-of-type {
        padding-left: 0 !important;
    }

    .custom_menu ul li a {
        padding: 0 12px;
        font-size: 14px;
    }

    body .logo img {
        max-width: 145px;
    }

    .breadcrumbs a, .breadcrumbs strong {
        font-size: 11px !important;
    }

    body .wrap_col_menu {
        max-width: calc(100% / 3);
    }

    body .navigation .wrap_col_menu:nth-child(3) .level0 {
        border: 0 !important;
    }
}


/* END OF FOOTER */


/* CATEGORY */

.catalog-category-view #maincontent,
.page-products #maincontent {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.catalog-category-view #maincontent #contentarea {
    order: 1;
}

.catalog-category-view #maincontent .page.messages {
    order: 2;
}

.catalog-category-view #maincontent .alocolumns {
    order: 3;
}

.catalog-category-view #maincontent .wrapper_seo_header {
    order: 4;
    width: 100%;
}

.wrapper_seo_header {
    display: flex;
    justify-content: right;
    flex-wrap: wrap;
    padding: 60px 0;
}

.wrapper_seo_header .page-title-wrapper,
.wrapper_seo_header .category-description {
    width: 79.16666667%;
    padding-left: 2%;
    box-sizing: border-box;
}

.wrapper_seo_header .category-description p {
    color: #1b304d;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 15px;
}

.wrapper_seo_header .category-description ul,
.wrapper_seo_header .category-description ol {
    color: #1b304d;
    font-size: 15px;
    line-height: 24px;
}

.wrapper_seo_header .category-description h2 {
    color: #1b304d;
    font-size: 26px;
    line-height: 32px;
    margin: 25px 0 25px;
    font-weight: 500;
}

.wrapper_seo_header h1.page-title {
    color: #1b304d;
    font-size: 40px;
    line-height: 46px;
    margin: 0 0 40px;
    font-weight: 500;
}

.page-products.page-layout-2columns-left .column.main {
    padding-bottom: 0 !important;
}

.page-products .products.wrapper ~ .toolbar {
    padding-top: 25px;
    border-top: 1px solid #d1d1d1;
    display: flex;
    justify-content: space-between;
}

.page-products .pages .action,
.page-products .pages .action:hover {
    background: transparent;
    border: 0;
    box-shadow: none;
}

.page-products .pages .action:before {
    font-weight: 900;
    color: #f07f1d !important;
    font-size: 24px;
}

.page-products .pages .action:hover:before {
    opacity: .75;
}

.page-products .products.wrapper ~ .toolbar .pages {
    order: 2;
    width: 50%;
    text-align: right;
}

.page-products .products.wrapper ~ .toolbar .field.limiter {
    text-align: left;
    width: 100%;
}

.page-products .products.wrapper ~ .toolbar .pages ~ .field.limiter {
    width: 50% !important;
    text-align: left;
}

.page-products #limiter,
.page-products #sorter {
    outline: none;
    box-shadow: none;
}

.page-products .toolbar-products {
    display: flex;
    width: 100%;
}

.page-products .toolbar-sorter.sorter {
    order: 1;
    width: calc(100% - 280px);
    text-align: left;
}

.page-products .modes-mode {
    box-shadow: none;
    background: transparent;
    color: #333333;
    border: 0;
}

.page-products .toolbar-products #toolbar-amount {
    order: 2;
    width: 200px;
    text-align: right;
}

.page-products .toolbar-products .modes {
    order: 3;
    margin: 0;
    width: 80px;
    text-align: right;
    justify-content: right;
    display: flex;
}

.page-products .modes-mode:hover:before,
.page-products .modes-mode.active:before {
    color: #f07f1d;
}

.page-products .columns .sidebar-main {
    padding: 0 !important;
}

.page-products .mode-list {
    padding-right: 0 !important;
}

.page-products .pages strong.page {
    color: #222;
    font-size: 20px;
    background-color: transparent !important;
}

.page-products .pages a.page {
    color: #222;
    font-size: 14px;
}

.page-products .pages a.page:hover {
    color: #f07f1d !important;
}

.page-products .pages .item.pages-item-previous,
.page-products .pages .item.pages-item-next {
    position: relative;
    top: -1px;
}

@media (min-width: 1024px) {
    .page-products .products-grid .product-item,
    .page-layout-1column .block.widget.cus_layout_widget .products-grid .product-item {
        padding: 0;
        width: calc((100% - 4%) / 3);
        margin-left: 0;
        margin-right: 2%;
        margin-bottom: 70px;
    }

    .page-products .products-grid .product-item:nth-child(4n + 1),
    .page-products .products-grid .product-item:nth-child(3n + 1),
    .page-layout-1column .block.widget.cus_layout_widget .products-grid .product-item:nth-child(4n + 1),
    .page-layout-1column .block.widget.cus_layout_widget .products-grid .product-item:nth-child(3n + 1) {
        margin-left: 0 !important;
    }

    .page-products .products-grid .product-item:nth-child(3n),
    .page-layout-1column .block.widget.cus_layout_widget .products-grid .product-item:nth-child(3n) {
        margin-right: 0 !important;
    }
}

@media (min-width: 768px) {
    .page-products .filter-content .item {
        margin: 10px 0 5px;
        padding-bottom: 5px;
        border-bottom: 1px solid #f0f0f0;
    }
}

@media (min-width: 640px) {
    .page-products .products-grid .product-item-info:hover,
    .page-products .products-grid .product-item-info.active,
    .page-layout-1column .block.widget.cus_layout_widget .products-grid .product-item-info.active,
    .page-layout-1column .block.widget.cus_layout_widget .products-grid .product-item-info:hover {
        background: #ffffff;
        box-shadow: none;
        border: 0 solid #bbbbbb;
        margin: 0;
        padding: 0;
        position: relative;
        z-index: 9;
    }

    .page-products .products-grid .product-item-info:hover .product-item-inner,
    .page-products .products-grid .product-item-info.active .product-item-inner,
    .page-layout-1column .block.widget.cus_layout_widget .products-grid .product-item-info:hover .product-item-inner,
    .page-layout-1column .block.widget.cus_layout_widget .products-grid .product-item-info.active .product-item-inner {
        display: none !important;
    }

    .page-products .product.details.product-item-details,
    .page-layout-1column .block.widget.cus_layout_widget .product-item-details {
        text-align: left;
        padding: 20px;
    }
}

.page-products .products-list .product-item-photo,
.cus_layout_widget .products-list .product-item-photo {
    border-right: 1px solid #ededed;
}

.page-products .product.details.product-item-details .product-item-name a,
.custom_view_loop .product.details.product-item-details .product-item-name a,
.page-layout-1column .block.widget.cus_layout_widget .product-item-details .product-item-name a,
.page-layout-1column .block.widget.cus_layout_widget .product-item-details .product-item-name h3 {
    font-size: 20px;
    line-height: 28px;
    color: #1b304d;
    font-weight: 500;
    text-decoration: none;
}

.page-products .products-grid .product.details.product-item-details .product-item-name a:hover,
.cus_layout_widget .products-grid .product.details.product-item-details .product-item-name a:hover {
    color: #f07f1d !important;
}

.page-products .product.details.product-item-details .price-box .price,
.cus_layout_widget .product-item .price-box .price {
    font-size: 20px;
    line-height: 28px;
    color: #1b304d;
    font-weight: 700;
}

.page-products .product.details.product-item-details .price-box,
.cus_layout_widget .product-item-details .price-box {
    border-top: 1px solid #f7f7f7;
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: 0;
}

.page-products .products-grid .product.details > .product.name,
.page-products .products-grid .product-item-info > .product-item-details > .product-item-name,
.cus_layout_widget .products-grid .product.details > .product.name,
.cus_layout_widget .products-grid .product-item-info > .product-item-details > .product-item-name {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 56px;
}

.page-products .product-item-info,
.cus_layout_widget .product-item-info {
    width: 100%;
    background: #fff;
    text-align: center;
}

.page-products .description .action.more {
    color: #f07f1d;
    font-weight: bold;
}

.page-products .column.main .list.products-list .product-item {
    padding-left: 0;
    border-bottom: 1px solid #ededed;
}

.page-products .products-grid .product-item-info a.product.photo.product-item-photo,
.page-layout-1column .block.widget.cus_layout_widget .products-grid .product-item-info a.product-item-photo {
    display: block;
    margin: 0 auto;
    text-align: center;
    border: 2px solid #f7f7f7;
}

.page-title-custom,
h1#page-title-heading {
    margin-bottom: 25px;
    font-size: 55px;
    line-height: 64px;
    color: #2b2b29;
    font-weight: 500;
}

.page-products .filter .block-subtitle,
.page-products .filter-options-item {
    border-bottom: 0 !important;
}

.page-products strong.block-subtitle.filter-subtitle,
.page-products .filter .filter-current-subtitle {
    color: #0c0f1e;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
}

.page-products .filter-options-title:after {
    color: #f07f1d;
}

.page-products #narrow-by-list .filter-options-content .count {
    display: none;
}

.page-products .filter-current,
.page-products .filter-actions {
    background-color: #f7f7f7;
}

.page-products .filter-actions {
    background-color: #f7f7f7;
    padding-bottom: 15px;
}

.page-products a.action.clear.filter-clear {
    color: #f07f1d !important;
}

.page-products #layered-filter-block {
    width: 100%;
}

.page-products #maincontent .columns {
    width: 100% !important;
}

.page-products .filter-label {
    display: none;
}

.page-products .filter-current .action.remove:before {
    font-size: 10px;
}

.page-products .filter-current .action.remove {
    left: 0;
}

.page-products .filter-current .action.remove:before {
    color: #f07f1d;
}

.page-products .filter-options-content a:hover {
    background-color: transparent !important;
    color: #f07f1d !important;
}

.divider_box img {
    display: block;
    width: 100%;
    height: auto;
}

.divider_image {
    margin-bottom: 38px;
}

.breadcrumbs {
    display: flex;
    justify-content: right;
    position: relative;
    top: -12px;
}

.space_arrow:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 11px;
    line-height: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 700;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: #f07f1d;
    transform: rotate(272deg);
    position: relative;
    top: -1px;
}

.space_arrow {
    margin: 0 10px;
}

.breadcrumbs a:hover {
    color: #f07f1d !important;
    text-decoration: none;
}

.breadcrumbs a, .breadcrumbs strong {
    font-size: 12px;
    line-height: 12px;
    color: #a2a2a2;
    text-transform: uppercase;
}

.filter-options-content a {
    /*text-transform: lowercase;*/
    display: block;
}

.filter-options-content a:first-letter {
    text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
    .breadcrumbs a, .breadcrumbs {
        font-size: 10px;
    }

    .catalog-category-view #maincontent {
        box-sizing: border-box;
    }

    .page-products .breadcrumbs {
        justify-content: left;
        top: 0;
        padding: 15px 15px 0;
        box-sizing: border-box;
    }

    .page-products .toolbar-products .modes,
    .page-products .toolbar-products #toolbar-amount {
        display: none;
    }

    .page-products .products-grid .product-item {
        width: 100% !important;
        margin: 0 0 30px !important;
    }

    .wrapper_seo_header .page-title-wrapper,
    .wrapper_seo_header .category-description {
        width: 100%;
        padding-left: 0;
    }

    .page-products .product.details.product-item-details .product-item-name a {
        font-size: 16px;
        line-height: 24px;
    }

    .page-products .products-grid .product.details > .product.name,
    .page-products .products-grid .product-item-info > .product-item-details > .product-item-name {
        min-height: auto !important;
    }

    .page-products .product.details.product-item-details {
        padding: 20px 0 20px 0;
        text-align: left;
    }

    .page-title-custom {
        margin: 30px 0 30px;
        font-size: 30px;
        line-height: 38px;
        text-align: center;
    }

    .filter-title strong {
        background-image: url(../images/filters.svg);
        text-indent: -9998px;
        background-size: cover;
        background-repeat: no-repeat;
        width: 26px;
        height: 25px;
        border: 4px solid #1b304d;
        background-color: #1b304d;
        padding: 0;
        margin: 0;
        border-radius: 0;
        box-shadow: none;
        position: fixed;
        top: 37.5%;
        right: 0;
        left: inherit;
    }

    .filter-no-options .filter-title:before {
        display: none;
    }

    .page-products .columns {
        padding-top: 0;
    }

    .page-products .filter.active .filter-title strong {
        text-indent: 0;
        top: -18px !important;
        right: 7px !important;
    }

    .filter .filter-current {
        border: 0;
        margin: 5px -15px 20px;
    }

    .filter .filter-current.active {
        margin-bottom: 0 !important;
    }

    .page-products .filter .filter-current-subtitle {
        font-size: 16px;
    }

    .page-products .toolbar-sorter.sorter {
        position: relative;
        width: 100% !important;
    }

    .page-products .products {
        margin: 10px 0 30px;
    }
}

/* END OF CATEGORY */


/* PRODUCT PAGE */

.catalog-product-view.page-layout-1column .product-info-main,
.catalog-product-view.page-layout-1column .product.media {
    width: 50%;
}

.catalog-product-view.page-layout-1column .product.media .gallery-placeholder {
    border: 1px solid #f7f7f7;
}

.catalog-product-view.page-layout-1column .product-info-main {
    padding: 30px 0 0 65px;
    box-sizing: border-box;
}

.catalog-product-view .product-info-main .product-info-stock-sku {
    display: inline-block;
    float: none;
    padding-bottom: 0;
    padding-left: 0;
    text-align: left;
    vertical-align: top;
}

.catalog-product-view .product-info-main .product.attribute.sku {
    font-size: 18px;
    line-height: normal;
    color: #f17f1d;
    padding-bottom: 10px;
}

.catalog-product-view .product-info-main .page-title-wrapper h1 {
    font-size: 38px;
    line-height: 46px;
    color: #1b304d;
    font-weight: 500;
}

.catalog-product-view .product-info-price .price-box .price-container .price {
    font-size: 22px;
    line-height: 30px;
    color: #1b304d;
    font-weight: 700;
}

.catalog-product-view .product-info-price .price-box {
    padding-bottom: 20px;
}

.catalog-product-view .product-info-main .product-info-price {
    border-color: #efefea;
}

.catalog-product-view .product-add-form,
.catalog-product-view .product-social-links {
    margin: 0;
    padding: 0;
}

.catalog-product-view .product-info-main .product.attribute.overview {
    margin: 40px 0;
    font-size: 20px;
    line-height: 26px;
    color: #1b304d;
}

.icon_find_store {
    max-width: 275px;
    width: 100%;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    text-align: center;
}

.ifs_top {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px 0;
    background-color: #2b2b29;
    border-top-right-radius: 20px;
}

.ifs_bottom {
    background-color: #ef7f1a;
    display: block;
    line-height: 46px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.label_stores {
    max-width: 120px;
    text-align: left;
    padding-left: 20px;
}

.cta_find_store {
    max-width: 275px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    text-align: center;
}

.cta_find_store a {
    color: #2b2b29;
    font-size: 18px;
    line-height: 39px;
    font-weight: 500;
    border: 2px solid #ef7f1a;
    border-radius: 50px;
    display: block;
    border-top-left-radius: 0 !important;
    width: 100%;
    text-decoration: none !important;
    text-transform: uppercase;
}

.cta_find_store a:hover {
    color: #fff;
    background-color: #ef7f1a;
}

.wrap_custom_description {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 35px;
    clear: both;
    float: left;
    padding: 0 5px;
}

.wrap_custom_description strong.type,
.wrap_custom_description .table-wrapper .table-caption {
    font-size: 24px;
    line-height: 24px;
    color: #1b304d;
    font-weight: 500;
    padding-bottom: 10px !important;
    display: block;
}

.wrap_custom_description .table-wrapper {
    margin-top: 40px;
}

.wrap_custom_description .table-wrapper,
.wrap_custom_description .table-wrapper table {
    width: 100%;
}

.wrap_custom_description .table-wrapper .table-caption {
    border: 0;
    clip: inherit;
    height: auto;
    margin: 0;
    overflow: visible;
    padding: 0 0 20px !important;
    position: relative;
    width: 100%;
    text-align: left;
}

.wrap_custom_description .product.attribute.description {
    width: calc(100% - 400px);
}

.brand_image {
    width: 290px;
    padding-left: 110px;
}

.wrap_custom_description .product.attribute.description .value,
.wrap_custom_description .product.attribute.description .value p {
    font-size: 16px;
    line-height: 25px;
    color: #1b304d;
}

.wrap_custom_description .table-wrapper table th,
.wrap_custom_description .table-wrapper table td {
    width: 50%;
    border-bottom: 1px solid #efefea !important;
    padding: 10px 0 12px !important;
    font-size: 14px;
    line-height: normal;
    color: #222526;
}

.wrap_custom_description .table-wrapper table th {
    font-weight: 600;
}

#tab-label-custom\.tab {
    margin: 0;
}

#tab-label-custom\.tab-title {
    font-size: 24px;
    line-height: 24px;
    color: #1b304d;
    font-weight: 500;
    padding: 0 5px 10px !important;
    display: block;
    cursor: default;
    background-color: transparent !important;
    border: 0 !important;
}

#custom\.tab {
    padding: 0 5px;
    border: 0;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

#custom\.tab ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
}

#custom\.tab ul li {
    width: 33.3333%;
    padding-right: 10px;
    box-sizing: border-box;
    margin-bottom: 7px;
}

#custom\.tab ul li a {
    font-size: 18px;
    line-height: 24px;
    color: #1b304d;
    text-decoration: none;
}

#custom\.tab ul li a:before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    background-image: url(../images/download_icon.svg);
    background-size: contain;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

#custom\.tab ul li a:hover:before {
    background-image: url(../images/download_hover.svg) !important;
}

#custom\.tab ul li a {
    font-size: 18px;
    line-height: 24px;
    color: #1b304d;
    text-decoration: none;
    position: relative;
}

#custom\.tab ul li:nth-child(3n+2) {
    text-align: center;
    padding: 0 5px !important;
}

#custom\.tab ul li:nth-child(3n) {
    text-align: right;
    padding-left: 5px;
}

#custom\.tab ul li a:hover {
    color: #ef7f1a;
}

.catalog-product-view .product.info.detailed {
    padding-top: 40px;
    margin-bottom: 120px;
}

.custom_view_loop .block-title.title {
    text-align: center;
}

.custom_view_loop .block-title.title strong {
    text-align: center;
    font-size: 28px;
    line-height: 32px;
    color: #1b304d;
    font-weight: 500;
}

.custom_view_loop ol {
    display: flex;
    flex-wrap: wrap;
}

.custom_view_loop .products-grid ol li.product-item {
    width: 23%;
    margin: 0 1% 2% !important;
}

.custom_view_loop .products-grid .product-item-info:hover,
.custom_view_loop .products-grid .product-item-info.active {
    background: #ffffff;
    box-shadow: none !important;
    border: 0 solid #bbbbbb;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 9;
}

.custom_view_loop .product-item-info {
    max-width: 100%;
    width: 100%;
}

.custom_view_loop a.product.photo.product-item-photo {
    display: block;
    margin: 0 auto;
    text-align: center;
    border: 2px solid #f7f7f7;
}

.custom_view_loop .product.details.product-item-details .product-item-name a {
    font-size: 20px;
    line-height: 28px;
    color: #1b304d;
    font-weight: 500;
    text-decoration: none;
}

.custom_view_loop .products-grid .product.details.product-item-details .product-item-name a:hover {
    color: #f07f1d !important;
}

.custom_view_loop .product.details.product-item-details .price-box .price {
    font-size: 20px;
    line-height: 28px;
    color: #1b304d;
    font-weight: 700;
}

.custom_view_loop .product.details.product-item-details .price-box {
    border-top: 1px solid #f7f7f7;
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: 0;
}

.custom_view_loop .products-grid .product.details > .product.name,
.custom_view_loop .products-grid .product-item-info > .product-item-details > .product-item-name {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 56px;
}

.custom_view_loop .product.details.product-item-details {
    text-align: left;
    padding: 20px;
}


@media only screen and (max-width: 767px) {
    .custom_view_loop .products-grid ol li.product-item {
        width: 100% !important;
        margin: 0 0 30px !important;
    }

    .custom_view_loop .product.details.product-item-details .product-item-name a {
        font-size: 16px;
        line-height: 24px;
    }

    .custom_view_loop .products-grid .product.details > .product.name,
    .custom_view_loop .products-grid .product-item-info > .product-item-details > .product-item-name {
        min-height: auto !important;
    }

    .custom_view_loop .product.details.product-item-details {
        padding: 20px 20px 20px 0;
    }

    .catalog-product-view .product.info.detailed {
        margin-bottom: 80px;
    }

    .catalog-product-view .product.info.detailed .product.data.items {
        margin: 0;
        padding: 0;
        border-bottom: 0;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
    }

    .catalog-product-view .product.data.items .item.title a:after {
        display: none !important;
    }

    #custom\.tab ul li {
        width: 100% !important;
    }

    body.catalog-product-view .product.info.detailed #custom\.tab ul li {
        padding: 0 20px 0 0 !important;
        text-align: left !important;
    }

    #custom\.tab ul {
        list-style: inside;
    }

    #custom\.tab ul li a {
        font-size: 16px;
        line-height: 24px;
    }

    .wrap_custom_description .table-wrapper table th, .wrap_custom_description .table-wrapper table td {
        width: 100% !important;
        font-size: 13px;
    }

    .wrap_custom_description .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before {
        display: block;
        font-size: 14px;
        padding-bottom: 4px;
    }

    .wrap_custom_description .table-wrapper {
        border: 0 !important;
    }

    .wrap_custom_description {
        padding: 0;
    }

    .wrap_custom_description .product.attribute.description {
        width: 100% !important;
        margin-bottom: 30px;
    }

    .brand_image {
        width: 100%;
        padding-left: 0;
        text-align: center;
    }

    .catalog-product-view.page-layout-1column .product-info-main,
    .catalog-product-view.page-layout-1column .product.media {
        width: 100% !important;
    }

    .catalog-product-view.page-layout-1column .product-info-main {
        padding: 30px 0 0 0;
        box-sizing: border-box;
    }

    .catalog-product-view .breadcrumbs a, .breadcrumbs {
        font-size: 10px;
    }

    .catalog-product-view .breadcrumbs {
        justify-content: left;
        top: 0;
        width: 100%;
        padding: 15px 15px 0;
        box-sizing: border-box;
    }

    .catalog-product-view .breadcrumbs div:nth-child(1),
    .catalog-product-view .breadcrumbs div:nth-child(2) {
        display: none !important;
    }

    .divider_image {
        margin-bottom: 20px;
    }

    .wrap_custom_description .product.attribute.description .value, .wrap_custom_description .product.attribute.description .value p {
        font-size: 14px;
        line-height: 20px;
    }

    .wrap_custom_description strong.type,
    .wrap_custom_description .table-wrapper .table-caption,
    #tab-label-custom\.tab-title {
        font-size: 22px;
        line-height: 20px;
    }

    .custom_view_loop .block-title.title strong {
        font-size: 24px;
        line-height: 30px;
    }

    .catalog-product-view .product-info-main .page-title-wrapper h1 {
        font-size: 30px;
        line-height: 38px;
    }

    .catalog-product-view .product-info-main .product.attribute.sku {
        font-size: 14px;
    }

    .catalog-product-view .product-info-price .price-box .price-container .price {
        font-size: 18px;
        line-height: 30px;
    }

    .catalog-product-view .product-info-main .product.attribute.overview {
        font-size: 18px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 768px) and (max-width: 991px) {
    .breadcrumbs {
        top: 0;
    }

    .catalog-product-view .product-info-main .page-title-wrapper h1 {
        font-size: 26px;
        line-height: 32px;
    }

    .catalog-product-view .product-info-main .product.attribute.sku {
        font-size: 14px;
    }

    .catalog-product-view .product-info-main .product.attribute.overview {
        font-size: 16px;
    }

    .wrap_custom_description .product.attribute.description .value,
    .wrap_custom_description .product.attribute.description .value p {
        font-size: 14px;
        line-height: 22px;
    }

    .catalog-product-view.page-layout-1column .product-info-main {
        padding: 30px 0 0 45px;
    }

    .wrap_custom_description .product.attribute.description {
        width: calc(100% - 340px);
    }

    .brand_image {
        padding-left: 15px;
    }

    #custom\.tab ul li {
        width: 100% !important;
    }

    body.catalog-product-view .product.info.detailed #custom\.tab ul li {
        padding: 0 20px 0 0 !important;
        text-align: left !important;
    }

    #custom\.tab ul {
        list-style: inside;
    }

    #custom\.tab ul li a {
        font-size: 16px;
        line-height: 24px;
    }

    .custom_view_loop .products-grid ol li.product-item {
        width: 48%;
        margin: 0 1% 2%;
    }
}

/* END OF PRODUCT PAGE */

/* HOMEPAGE */

.cms-home #maincontent.page-main {
    padding: 0 !important;
    max-width: 100% !important;
    width: 100%;
}

.main_slider .slick-prev,
.main_slider .slick-next {
    background-color: #ef7f1a;
    border-radius: 8px;
}

.main_slider .slick-prev:before,
.main_slider .slick-next:before,
.main_slider .slick-prev:after,
.main_slider .slick-next:after {
    color: #fff;
}

.main_slider .slick-dots li,
.custom_slider .slick-dots li {
    height: 12px;
    width: 12px;
    border: 2px solid #cbcbcb;
    border-radius: 10px;
    margin: 0 3px;
}

.main_slider .slick-dots li button,
.custom_slider .slick-dots li button {
    background: transparent;
    border: 2px solid transparent !important;
    width: 8px;
    height: 8px;
    position: relative;
    top: 2px;
    left: 2px;
}

.main_slider .slick-dots li.slick-active,
.custom_slider .slick-dots li.slick-active {
    border-color: #ef7f1a !important;
}

.main_slider .slick-dots li.slick-active button,
.custom_slider .slick-dots li.slick-active button {
    background-color: #ef7f1a !important;
}

.main_slider .slick-dots {
    position: absolute;
    bottom: 0;
    padding-bottom: 20px;
}

.main_slider .slick-prev {
    left: 3rem;
}

.main_slider .slick-next {
    right: 3rem;
}

.main_slider,
.main_slider .pagebuilder-slide-wrapper,
.main_slider .pagebuilder-slide-wrapper .pagebuilder-overlay {
    min-height: 34vw !important;
}

.cms-home #maincontent div[data-content-type='text'] h1,
.cms-home #maincontent div[data-content-type='text'] h2,
.cms-home #maincontent div[data-content-type='text'].heading_h2 p,
.cms-home #maincontent div[data-content-type='html'] h1,
.cms-home #maincontent div[data-content-type='html'] h2,
.cms-home #maincontent div[data-content-type='html'].heading_h2 p {
    text-align: center;
    font-size: 40px;
    line-height: 46px;
    color: #1b304d;
    font-weight: 500;
    margin-bottom: 20px;
}

.cms-home #maincontent div[data-content-type='text'] h2 small,
.cms-home #maincontent div[data-content-type='html'] h2 small {
    font-size: 70%;
}

.cms-home #maincontent div[data-content-type='text'].heading_h2 p,
.cms-home #maincontent div[data-content-type='html'].heading_h2 p {
    max-width: 100%;
    margin: 60px 0 30px;
}

.cms-home #maincontent div[data-content-type='text'],
.cms-home #maincontent div[data-content-type='text'] p,
.cms-home #maincontent div[data-content-type='html'],
.cms-home #maincontent div[data-content-type='html'] p {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: #1b304d;
    font-weight: 500;
}

.cms-home #maincontent div[data-content-type='text'].heading_as_text h2,
.cms-home #maincontent div[data-content-type='text'].heading_as_text h3,
.cms-home #maincontent div[data-content-type='html'].heading_as_text h2,
.cms-home #maincontent div[data-content-type='html'].heading_as_text h3 {
    font-weight: 400;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: #1b304d;
}

.cms-home #maincontent div[data-content-type='text'] p,
.cms-home #maincontent div[data-content-type='html'] p {
    max-width: 770px;
    margin: 0 auto 15px;
}

.cms-home #maincontent .polecane_column div[data-content-type='text'].heading_h2 p {
    margin-bottom: 20px;
}

.cms-home #maincontent .polecane_column div[data-content-type='text'].heading_as_text h2 {
    margin: 0 0 15px;
}

.cms-home #maincontent .polecane_column {
    margin-bottom: 40px;
}

.home_opening {
    margin: 90px 0 40px;
}

.placeholder_col {
    margin: 0 !important;
    z-index: 0;
}

.box_offer {
    position: relative;
}

.box_offer .pagebuilder-column-group,
.custom_container_home {
    max-width: 1196px;
    margin: 0 auto;
}

.box_offer figure {
    line-height: 0;
}

.change_direction figure:nth-child(2) {
    margin-top: 16px;
    margin-right: 17px;
}

.change_direction figure:nth-child(3) {
    margin-top: 16px;
    position: relative;
    z-index: 22;
}

.up_to_top, .placeholder_col {
    width: 386px !important;
    margin-right: 18px;
}

.change_direction {
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: right !important;
    width: 792px !important;
    margin-left: 18px;
}

.box_offer .pagebuilder-column-group:first-of-type .pagebuilder-column:nth-child(1) {
    width: 386px !important;
}

.box_offer .pagebuilder-column-group:last-of-type {
    position: absolute;
    bottom: 0;
    left: 42px;
    width: 100%;
    z-index: 1;
}

.pagebuilder-slider .brand_image_loop {
    width: 100% !important;
    padding: 0 !important;
}

.brand_image_loop .pagebuilder-slide-wrapper {
    max-width: 275px;
    width: 100%;
}

.brand_image_loop .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
    padding: 0;
}

.custom_slider .slick-slide {
    margin: 0 16px !important;
}

body .custom_slider.custom_container_home.slick-initialized {
    max-width: 1228px;
    overflow-y: inherit;
}

body .custom_slider.custom_container_home {
    max-height: 100px;
    overflow-y: hidden;
}

.bg_brands_sections {
    background-color: #f2f5f9;
    padding: 50px 0;
    margin-top: 80px;
}

body .custom_slider.custom_container_home .slick-next:before,
body .custom_slider.custom_container_home .slick-prev:before {
    color: #f07f1d;
}


.promobanner {
    margin-top: 40px;
    margin-bottom: 40px;
}

.promobanner figure,
.box_homepage figure {
    line-height: 0;
}

.promobanner .pagebuilder-column-group .pagebuilder-column figure {
    max-width: 386px;
}

.promobanner .pagebuilder-column-group .pagebuilder-column:nth-child(2) figure {
    margin: 0 auto;
}

.promobanner .pagebuilder-column-group .pagebuilder-column:nth-child(3) figure {
    margin: 0 0 0 auto;
}

.promobanner .pagebuilder-column-group .pagebuilder-column:nth-child(3) figure:first-of-type {
    margin-bottom: 16px;
}

.box_homepage {
    margin-top: 15px;
    padding-bottom: 40px;
}

.text_box {
    padding: 0 0 20px 25px;
}

.heading_box {
    padding: 25px 0 25px 25px;
}

.content_button {
    margin-left: 25px;
}

.content_button .pagebuilder-button-primary {
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
    color: #fff;
    background-color: #f07f1d;
    border-radius: 50px;
    border-top-left-radius: 0 !important;
    outline: none;
    box-shadow: none;
    text-transform: uppercase;
    border: 2px solid #f07f1d;
    max-width: 120px;
    display: block;
    width: 100%;
    padding: 11px 24px;
    margin: 0;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
}

.content_button .pagebuilder-button-primary:hover {
    color: #f07f1d;
    background-color: transparent;
    border: 2px solid #f07f1d;
}

#maincontent div[data-content-type='text'].text_box p,
#maincontent div[data-content-type='html'].text_box p {
    font-size: 14px;
    line-height: 22px;
    color: #1b304d;
    font-weight: 400;
}

#maincontent div[data-content-type='text'].heading_box p,
#maincontent div[data-content-type='html'].heading_box p {
    font-size: 20px;
    line-height: 26px;
    color: #1b304d;
    font-weight: 500;
}

#maincontent div[data-content-type='text'].text_box p,
#maincontent div[data-content-type='text'].heading_box p,
#maincontent div[data-content-type='html'].text_box p,
#maincontent div[data-content-type='html'].heading_box p {
    text-align: left !important;
    margin-bottom: 0 !important;
    max-width: 550px;
    margin: 0;
}

.align_right_box {
    padding-left: 20px;
}

.cms-home .columns .column.main {
    padding-bottom: 0;
}

.newsletter_bg {
    background-color: #2b2b29;
    margin-top: 40px;
}

.newsletter_bg .block.newsletter .title strong {
    font-size: 32px;
    font-weight: 500;
    margin: 0;
    line-height: normal;
}

.newsletter_bg .block.newsletter .title {
    display: block;
    color: #fff;
    margin: 0;
    padding: 16px 0;
    width: 340px;
}

.newsletter_bg .block.newsletter {
    max-width: 100%;
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100% !important;
}

.newsletter_bg .block.newsletter .content {
    width: calc(100% - 340px);
}

.newsletter_bg .block.newsletter .form.subscribe {
    display: flex;
    justify-content: right;
}

.newsletter_bg .block.newsletter .actions {
    width: 221px;
}

.newsletter_bg .block.newsletter .field .control:before {
    display: none !important;
}

.newsletter_bg .block.newsletter .field.newsletter {
    max-width: 505px;
    width: 100%;
}

.newsletter_bg .block.newsletter input[type="email"] {
    border: 2px solid #2b2b29;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
    height: 40px;
    padding-left: 20px !important;
    box-shadow: none;
    outline: none;
    border-radius: 50px;
    border-top-left-radius: 0;
    max-width: 505px;
    width: 100%;
}

.newsletter_bg .block.newsletter .action.subscribe {
    margin: 0 0 0 16px;
    height: 40px;
    max-width: 205px;
    width: 100%;
    box-shadow: none;
    outline: none;
    border-radius: 50px;
    border-top-left-radius: 0;
    border: 2px solid #2b2b29;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
    background-color: #f07f1d;
}

.newsletter_bg .block.newsletter .action.subscribe:hover {
    background-color: transparent;
    border-color: #f07f1d;
}

.newsletter_bg .block.newsletter .action.subscribe:hover span {
    color: #f07f1d;
}

.newsletter_bg div.mage-error[generated] {
    margin-top: 1px;
    position: absolute;
    background: #2b2b29;
    padding: 0;
    font-size: 11px;
    font-weight: bold;
}


@media only screen and (min-width: 1400px) {
    body .custom_slider.custom_container_home .slick-prev {
        left: -45px;
        background-color: transparent !important;
    }

    body .custom_slider.custom_container_home .slick-next {
        right: -45px;
        background-color: transparent !important;
    }
}

@media only screen and (min-width: 1240px) and (max-width: 1399px) {
    body .custom_slider.custom_container_home .slick-prev {
        left: -22px;
        width: 30px !important;
        background-color: transparent !important;
    }

    body .custom_slider.custom_container_home .slick-next {
        right: -10px;
        width: 30px !important;
        background-color: transparent !important;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1239px) {
    .box_offer .pagebuilder-column-group, .custom_container_home {
        width: calc(100% - 40px) !important;
    }

    .newsletter_bg .block.newsletter input[type="email"] {
        max-width: 385px;
    }

    .newsletter_bg .block.newsletter .field.newsletter {
        max-width: 400px;
    }

    .page-layout-1column .block.widget.cus_layout_widget .products-grid .product-item {
        padding: 0;
        width: calc((100% - 4%) / 3);
        margin-left: 0;
        margin-right: 2%;
        margin-bottom: 70px;
    }

    .page-layout-1column .block.widget.cus_layout_widget .products-grid .product-item:nth-child(4n + 1),
    .page-layout-1column .block.widget.cus_layout_widget .products-grid .product-item:nth-child(3n + 1) {
        margin-left: 0 !important;
    }

    .page-products .products-grid .product-item:nth-child(3n),
    .page-layout-1column .block.widget.cus_layout_widget .products-grid .product-item:nth-child(3n) {
        margin-right: 0 !important;
    }

    .box_offer .pagebuilder-column-group:first-of-type .pagebuilder-column:nth-child(1) {
        width: 307px !important;
    }

    body .change_direction {
        width: 631px !important;
        margin-left: 13px;
    }

    body .change_direction figure:nth-child(2),
    body .change_direction figure:nth-child(3) {
        width: 307px !important;
    }

    body .up_to_top, .placeholder_col {
        width: 307px !important;
        margin-right: 13px;
    }

    body .box_offer .pagebuilder-column-group:last-of-type {
        left: 20px !important;
    }

    body .change_direction figure:nth-child(2) {
        margin-top: 13px;
        margin-right: 16px;
    }

    body .change_direction figure:nth-child(3) {
        margin-top: 13px;
    }

    body .box_homepage {
        width: 48%;
        margin-right: 2%;
    }

    body .box_homepage:last-of-type {
        margin-left: 2%;
        margin-right: 0 !important;
        padding: 0 !important;
    }

    .promobanner .pagebuilder-column {
        width: 32.33333% !important;
    }

    .promobanner .pagebuilder-column-group {
        justify-content: space-between;
    }

    body .promobanner .pagebuilder-column-group .pagebuilder-column:nth-child(3) figure:first-of-type {
        margin-bottom: 13px !important;
    }

    body .custom_slider.custom_container_home .slick-prev {
        left: -22px;
        width: 30px !important;
        background-color: transparent !important;
    }

    body .custom_slider.custom_container_home .slick-next {
        right: -5px;
        width: 30px !important;
        background-color: transparent !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 990px) {
    .pagebuilder-mobile-only {
        display: none !important;
    }

    .page-layout-1column .block.widget.cus_layout_widget .products-grid .product-item {
        width: 48%;
        margin: 0 1% 2%;
    }

    .page-layout-1column .block.widget.cus_layout_widget .products-grid .product-item:nth-child(4n + 1),
    .page-layout-1column .block.widget.cus_layout_widget .products-grid .product-item:nth-child(3n + 1) {
        margin-left: 1% !important;
    }

    .page-layout-1column .block.widget.cus_layout_widget .products-grid .product-item:nth-child(3n) {
        margin-right: 1% !important;
    }

    body .box_homepage:last-of-type {
        margin-left: 2%;
        margin-right: 0 !important;
        padding: 0 !important;
    }

    .promobanner .pagebuilder-column {
        width: 32.33333% !important;
    }

    .promobanner .pagebuilder-column-group {
        justify-content: space-between;
    }

    .box_offer .pagebuilder-column-group, .custom_container_home {
        width: calc(100% - 40px) !important;
    }

    body .promobanner .pagebuilder-column-group .pagebuilder-column:nth-child(3) figure:first-of-type {
        margin-bottom: 9px;
    }

    .box_offer .pagebuilder-column-group:first-of-type .pagebuilder-column:nth-child(1) {
        width: 235px !important;
    }

    body .change_direction {
        width: 482px !important;
        margin-left: 13px;
    }

    body .change_direction figure:nth-child(2),
    body .change_direction figure:nth-child(3) {
        width: 235px !important;
    }

    body .up_to_top, .placeholder_col {
        width: 235px !important;
        margin-right: 13px;
    }

    body .box_offer .pagebuilder-column-group:last-of-type {
        left: 20px !important;
    }

    .change_direction figure:nth-child(2) {
        margin-top: 9px;
        margin-right: 10px;
    }

    .change_direction figure:nth-child(3) {
        margin-top: 9px;
    }

    .cms-home #maincontent .home_opening div[data-content-type='text'] p,
    .cms-home #maincontent .home_opening div[data-content-type='html'] p {
        max-width: calc(100% - 40px);
        margin: 0 auto 15px;
    }

    .heading_box,
    .text_box {
        padding-left: 0 !important;
    }

    .content_button {
        margin-left: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .box_offer .pagebuilder-column-group:first-of-type .pagebuilder-column:nth-child(1) {
        width: 100% !important;
    }

    body .change_direction {
        width: 100% !important;
        margin-left: 0;
    }

    body .change_direction figure:nth-child(2),
    body .change_direction figure:nth-child(3) {
        width: 100% !important;
    }

    body .up_to_top, .placeholder_col {
        width: 100% !important;
        margin-right: 0;
    }

    body .box_offer .pagebuilder-column-group:last-of-type {
        left: 0 !important;
        position: relative;
    }

    .change_direction figure:nth-child(2) {
        margin-top: 0;
        margin-right: 0;
    }

    .change_direction figure:nth-child(3) {
        margin-top: 0;
    }

    .cms-home .page-footer {
        margin-top: 0 !important;
    }

    .box_offer .pagebuilder-column-group, .custom_container_home {
        width: calc(100% - 30px) !important;
    }

    .newsletter_bg .block.newsletter .title,
    .newsletter_bg .block.newsletter .content {
        width: 100% !important;
    }

    .newsletter_bg .block.newsletter {
        flex-wrap: wrap;
    }

    .newsletter_bg .block.newsletter .title {
        padding: 16px 0 0 !important;
    }

    .newsletter_bg .block.newsletter {
        padding-bottom: 28px;
    }

    .newsletter_bg .block.newsletter .actions {
        width: 100%;
        max-width: 120px;
        margin-right: 15px;
    }

    .heading_box,
    .text_box {
        padding-left: 0 !important;
    }

    .content_button {
        margin-left: 0 !important;
    }

    .align_right_box {
        padding-left: 0 !important;
    }

    .promobanner .pagebuilder-column-group .pagebuilder-column figure {
        max-width: 100% !important;
    }

    .promobanner .pagebuilder-column-group .pagebuilder-column figure:first-of-type,
    .box_offer .pagebuilder-column-group .pagebuilder-column figure {
        margin-bottom: 15px !important;
    }

    .main_slider .slick-prev, .main_slider .slick-next {
        display: none !important;
    }

    .cus_layout_widget.block.widget .products-grid .product-item {
        width: 100% !important;
        margin: 0 0 30px !important;
    }

    .page-layout-1column .block.widget.cus_layout_widget .product-item-details .product-item-name a,
    .page-layout-1column .block.widget.cus_layout_widget .product-item-details .product-item-name h3 {
        font-size: 16px;
        line-height: 24px;
    }

    .cus_layout_widget .product-item .price-box .price {
        font-size: 20px;
        line-height: 28px;
        color: #1b304d;
        font-weight: 700;
    }

    .cus_layout_widget .products-grid .product-item-info > .product-item-details > .product-item-name {
        min-height: auto !important;
    }

    .cus_layout_widget .product-item-details {
        padding: 20px 20px 20px 0;
        text-align: left;
    }

    .custom_slider .slick-slide {
        margin: 0 !important;
    }

    .custom_slider figure img {
        margin: 0 auto;
        display: block;
    }

    .custom_slider .slick-dots {
        position: absolute;
        bottom: -55px;
    }

    .bg_brands_sections {
        background-color: #f2f5f9;
        padding: 50px 0 70px;
        margin-top: 80px;
    }

    .cms-home #maincontent div[data-content-type='text'] h1,
    .cms-home #maincontent div[data-content-type='text'] h2,
    .cms-home #maincontent div[data-content-type='text'].heading_h2 p,
    .cms-home #maincontent div[data-content-type='html'] h1,
    .cms-home #maincontent div[data-content-type='html'] h2,
    .cms-home #maincontent div[data-content-type='html'].heading_h2 p {
        font-size: 30px;
        line-height: 38px;
        padding: 0 15px;
    }

    .cms-home #maincontent .home_opening div[data-content-type='text'] p,
    .cms-home #maincontent .home_opening div[data-content-type='html'] p {
        max-width: 100%;
        margin: 0 auto 15px;
        font-size: 16px;
        line-height: 25px;
        padding: 0 15px;
    }

    .main_slider, .main_slider .pagebuilder-slide-wrapper,
    .main_slider .pagebuilder-slide-wrapper .pagebuilder-overlay {
        min-height: 54vw !important;
    }
}

/* END OF HOMEPAGE  */
/* TOP_BAR: SEARCH BLOCK START */
/*.header_custom_wrapper .header.content .block.block-search {*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    top: 50%;*/
/*    left: auto;*/
/*    background: #fff;*/
/*    box-sizing: border-box;*/
/*    padding: 10px;*/
/*    transform: translateY(-50%);*/
/*    z-index: -1;*/
/*    opacity: 0;*/
/*    visibility: hidden;*/
/*    height: 100%;*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    flex-wrap: wrap;*/
/*    align-content: center;*/
/*    justify-content: flex-start;*/
/*    align-items: center;*/
/*    float: none;*/
/*    max-width: 910px;*/
/*    right: 0;*/
/*}*/

/*.header_custom_wrapper .header.content .block.block-search.im_active {*/
/*    z-index: 9;*/
/*    opacity: 1;*/
/*    visibility: visible;*/
/*}*/

/*.header_custom_wrapper .header.content .open_my_search_bar:before,*/
/*.header_custom_wrapper .header.content .close_my_search_bar:before {*/
/*    -webkit-font-smoothing: antialiased;*/
/*    -moz-osx-font-smoothing: grayscale;*/
/*    font-size: 16px;*/
/*    line-height: 32px;*/
/*    color: #8491a2;*/
/*    font-family: 'luma-icons';*/
/*    margin: 0;*/
/*    vertical-align: top;*/
/*    display: inline-block;*/
/*    font-weight: normal;*/
/*    overflow: hidden;*/
/*    speak: none;*/
/*    text-align: center;*/
/*}*/

/*.header_custom_wrapper .header.content .open_my_search_bar:before {*/
/*    content: '\e615';*/
/*}*/

/*.header_custom_wrapper .header.content .close_my_search_bar:before {*/
/*    content: '\e616';*/
/*}*/

/*.header_custom_wrapper .header.content .open_my_search_bar:hover:before,*/
/*.header_custom_wrapper .header.content .close_my_search_bar:hover:before {*/
/*    color: #f0801e;*/
/*}*/

/*.header_custom_wrapper .header.content .open_my_search_bar {*/
/*    cursor: pointer;*/
/*}*/

/*form#search_mini_form .field.search {*/
/*    width: 100%;*/
/*}*/

/*.header_custom_wrapper .header.content .block.block-search .block.block-content {*/
/*    width: 100%;*/
/*    position: relative;*/
/*}*/

/*.header_custom_wrapper .header.content .block.block-search .block.block-content form#search_mini_form {*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    flex-wrap: nowrap;*/
/*    align-content: center;*/
/*    justify-content: flex-start;*/
/*    align-items: center;*/
/*}*/

/*.header_custom_wrapper .header.content .block.block-search .block.block-content form#search_mini_form button.action.search {*/
/*    right: 37px;*/
/*    width: 32px;*/
/*    font-size: 22px;*/
/*}*/

/*.header_custom_wrapper .header.content .block.block-search .block.block-content form#search_mini_form .close_my_search_bar {*/
/*    cursor: pointer;*/
/*    display: block;*/
/*    width: 32px;*/
/*    text-align: center;*/
/*    margin-left: 5px;*/
/*}*/

/* TOP_BAR: SEARCH BLOCK END */

/* ninjamenu */
@media all and (min-width: 768px) {
    .ninjamenus-desktop.ninjamenus-top .level0 {
        display: block;
        max-width: 300px;
        border-right: 0;
    }

    .ninjamenus.ninjamenus-desktop .level0.mega.ninjamenus-im_active > .item-submenu {
        width: calc(100% - 300px);
        left: 300px;
        right: unset !important;
        top: -30px;
    }

    .ninjamenus-im_active > .item-submenu > .nav-item > a .title {
        font-weight: 800;
    }

    .nav-item.ninjamenus-hover > .item-submenu {
        display: none !important;
    }

    .nav-item.ninjamenus-im_active > .item-submenu {
        display: block !important;
    }

    div#ninjamenus2 .magezon-builder {
        box-sizing: border-box;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    div#ninjamenus2 .magezon-builder:before {
        position: absolute;
        width: 50vw;
        height: calc(100% + 1px);
        left: calc(-50vw + 300px);
        background: #ef7f1a;
        content: '';
        top: 0;
        z-index: 0;
    }

    .ninjamenus.ninjamenus-desktop .level0.mega > a,
    .ninjamenus.ninjamenus-desktop .level0.mega.active > a {
        background-color: #ef7f1a !important;
        color: #fff !important;
        box-shadow: 0 0 0 1px #ef7f1a;
    }

    .ninjamenus.ninjamenus-desktop .level0.mega > a:hover {
        color: #111 !important;
    }

    .ninjamenus.ninjamenus-desktop .level0.mega.ninjamenus-im_active > a,
    .ninjamenus.ninjamenus-desktop .level0.mega.ninjamenus-im_active > a:hover {
        background-color: #fff !important;
        color: #111 !important;
    }

    div#ninjamenus2 .magezon-builder {
        box-sizing: border-box;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .ninjamenus.ninjamenus-desktop .level0.mega.ninjamenus-im_active > .item-submenu:after {
        position: absolute;
        top: 0;
        height: 100%;
        background: #00263a;
        width: 100vw;
        left: 0;
        content: '';
        display: block;
        z-index: -1;
    }

    .item-autolist .nav-item > a {
        color: #fff;
    }

    .nav-item.mega:not(.item-autolist) .item-submenu > .nav-item> a, .item-autolist .nav-item > a {
        color: #fff;
    }

    .item-autolist .nav-item > a:hover {
        color: #ef7f1a;
    }

    div#ninjamenus2 .magezon-builder:after {
        position: absolute;
        width: 100vw;
        height: calc(100% + 1px);
        left: 300px;
        background: #00263a;
        display: block;
        top: 0;
    }

    .ninjamenus.ninjamenus-desktop .level0.mega > a > .caret.fas {
        display: none;
    }

    .ninjamenus .level0 > a > span.title, .ninjamenus.ninjamenus-desktop .level0.mega > a > .caret.fas {
        pointer-events: none;
    }

    .ninjamenus.ninjamenus-desktop .level0.mega.ninjamenus-im_active > a:after {
        position: absolute;
        right: -1px;
        border: 10px solid transparent;
        border-right-color: #00263a;
        content: '';
        top: 50%;
        transform: translateY(-50%);
    }

    .ninjamenus-desktop .ninjamenus-im_active > .item-submenu {
        display: grid !important;
        align-content: flex-start;
        justify-content: start;
        align-items: start;
        gap: 20px;
        justify-items: start;

    }

    .ninjamenus-desktop .item-autolist-col2 > .item-submenu {
        grid-template-columns: repeat(2, 1fr);
    }

    .ninjamenus-desktop .item-autolist-col3 > .item-submenu {
        grid-template-columns: repeat(3, 1fr);
    }

    .ninjamenus-desktop .item-autolist-col4 > .item-submenu {
        grid-template-columns: repeat(4, 1fr);
    }

    .ninjamenus-desktop .item-autolist-col5 > .item-submenu {
        grid-template-columns: repeat(5, 1fr);
    }

    .ninjamenus-desktop .item-autolist-col6 > .item-submenu {
        grid-template-columns: repeat(6, 1fr);
    }

    .ninjamenus-desktop .ninjamenus-im_active > .item-submenu > .nav-item {
        clear: none;
        width: 100%;
        float: none !important;
    }

    .ninjamenus.ninjamenus-desktop .level0.mega.ninjamenus-im_active > .item-submenu {
        -webkit-box-shadow: 0 3px 10px rgb(0 0 0 / 0%);
        -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0);
        box-shadow: 0 3px 10px rgb(0 0 0 / 0%);
    }

    .show_cat_menu.sections.nav-sections {
        border-top: 2px solid #00263a;
    }

    .custom_menu ul li.mega_opened {
        position: relative;
    }

    .custom_menu ul li.mega_opened:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
        border-bottom: 14px solid #00263a;
        bottom: -2px;
        z-index: 1;
        position: absolute;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .custom_menu ul li.mega_opened:before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-left: 11px solid transparent;
        border-right: 11px solid transparent;
        border-bottom: 11px solid #00263a;
        bottom: -2px;
        z-index: 9999;
        position: absolute;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .ninjamenus.ninjamenus-desktop .ninjamenus-im_active > .item-submenu:before,
    .ninjamenus.ninjamenus-desktop .ninjamenus-im_active > .item-submenu:after {
        display: none;
    }

    .nav-sections-item-content > .navigation {
        padding: 0;
    }

    .ninjamenus.ninjamenus-desktop .level0.mega.ninjamenus-im_active > .item-submenu {
        top: 0;
    }

    .navigation > .ninjamenus.ninjamenus-desktop {
        margin: 0;
    }

    .show_cat_menu.sections.nav-sections span.ninja-closeme {
        position: absolute;
        top: 10px;
        right: 0;
        z-index: 2;
        cursor: pointer;
        width: 16px;
        height: 16px;
        transform: rotate(45deg);
    }

    .show_cat_menu.sections.nav-sections span.ninja-closeme:after, .show_cat_menu.sections.nav-sections span.ninja-closeme:before {
        width: 2px;
        height: 16px;
        background: #ffffff;
        content: '';
        display: block;
        position: absolute;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
    }

    .show_cat_menu.sections.nav-sections span.ninja-closeme:hover:after,
    .show_cat_menu.sections.nav-sections span.ninja-closeme:hover:before {
        background: #ef7f1a;
    }

    .show_cat_menu.sections.nav-sections span.ninja-closeme:before {
        width: 16px;
        height: 2px;
    }

    .ninjamenus.ninjamenus-desktop .stack > .item-submenu a {
        color: #ef7f1a;
    }

    .ninjamenus.ninjamenus-desktop .stack > .item-submenu a:hover {
        color: #fff;
    }
}

.m-brand-title-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    gap: 0 50px;
    margin-bottom: 15px;
}

.m-brand-title-container h1.page-title {
    font-size: 55px;
    line-height: 64px;
    color: #2b2b29;
    font-weight: 500;
    margin-bottom: 0;
}

.m-brand-title-container h1.page-title {
    margin-bottom: 0;
}

.m-brand-title-container .m-brand-logo {
    float: none;
    margin: 0 !important;
}

.m-brand-additional-info {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0 50px;
}

.m-brand-additional-info .m-brand-description.m-with-logo {
    display: block;
    width: calc(100% - 250px);
}

.m-brand-additional-info .m-brand-logo {
    float: none;
    margin: 0 !important;
}

.mst-brand__brand-list {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    box-sizing: border-box;
    padding: 0 15px;
}

.brand-brand-index h1.page-title {
    text-align: center;
}

.mst-brand__brand-list .toolbar {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.mst-brand__brand-list .letter-row {
    width: 100%;
    display: grid;
    justify-content: start;
    align-items: center;
    justify-items: start;
    grid-template-columns: 100px 1fr;
}

.mst-brand__brand-list .letter-row ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-end;
}

.additional-attributes-wrapper .additional-attributes > tbody > tr > th, .additional-attributes-wrapper .additional-attributes > tbody > tr > td {
    font-size: 16px;
    line-height: 25px;
    color: #1b304d;
}

@media all and (max-width: 767px) {
    .custom_wrapper_header .nav-toggle {
        display: none;
    }

    .catalog-product-view.page-layout-1column .product-info-main {
        padding: 30px 0 0 0;
    }

    .c_nav-toggle:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: inherit;
        color: #757575;
        content: '\e609';
        font-family: 'luma-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
    }

    .custom_wrapper_header .c_nav-toggle {
        right: 15px;
        top: -4px;
        left: inherit;
    }

    .c_nav-toggle {
        display: inline-block;
        text-decoration: none;
        cursor: pointer;
        display: block;
        font-size: 0;
        left: 15px;
        position: absolute;
        top: 15px;
        z-index: 14;
    }

    .c_mob_menu ul, .c_mob_menu li {
        list-style: none;
        padding: 0;
        margin: 0;
        display: block;
    }

    .c_mob_menu ul {
        position: relative;
        z-index: 2;
    }

    .c_mob_menu ul li {
        border-top: 1px solid #d1d1d1;
        font-size: 1.6rem;
        position: relative;
        text-align: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }

    .c_mob_menu > ul > li:before, .c_mob_menu > ul > li:after {
        content: " ";
        display: table;
        clear: both;
    }

    .c_mob_menu ul li a {
        line-height: 50px;
        font-weight: 600;
        text-decoration: none;
        display: block;
        position: relative;
        padding: 0 15px;
        -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
        -moz-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
        -ms-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
        -o-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
        text-transform: uppercase;
        color: #333;
    }


    .c_mob_menu ul li a .opener.drilldown-opener {
        height: 50px;
        width: 50px;
        display: block;
    }

    .c_mob_menu ul li a .opener.drilldown-opener:before {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%;
        font-family: 'Magezon-Icons' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e60a';
    }

    .c_mob_menu ul li a .opener.drilldown-opener {
        height: 50px;
        width: 50px;
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        text-align: center;
        font-size: 20px;
        font-weight: 100;
    }

    nav.navigation:not(.mobile_mega) {
        display: none;
    }

    .mobile_mega .c_mob_menu {
        display: none;
    }

    .vis-l-1 .nav-sections-item-content > .ninjamenus-drilldown-back {
        display: block;
        position: relative;
    }

    .vis-l-1 .nav-sections-item-content > .ninjamenus-drilldown-back > .drilldown-opener {
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        text-align: center;
        font-size: 20px;
        font-weight: 100;
        display: none;
        height: 50px;
        width: 50px;
        left: 0;
        display: block;
    }

    .vis-l-1 .nav-sections-item-content > .ninjamenus-drilldown-back > .drilldown-opener:before {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%;
        font-family: 'Magezon-Icons' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e61c';
    }

    .vis-l-1 .nav-sections-item-content > .ninjamenus-drilldown-back > .drilldown-opener:before {
        content: '\e617' !important;
    }

    .nav-open .header_custom_wrapper .nav-sections {
        background: #00263A;
        color: #fff;
    }

    .c_mob_menu ul li a {
        color: #fff;
    }

    .nav-sections-item-title.active a {
        color: #fff;
    }

    .c_mob_menu ul li a:hover {
        background: #EF7F1A;
    }

    .c_mob_menu ul li a .opener.drilldown-opener:hover {
        background: rgb(0 0 0 / 40%);
    }

    .nav-sections-item-content {
        background-color: #00263a !important;
    }

    nav.navigation.mobile_mega {
        background: #00263a;
    }

    .vis-l-1 .nav-sections-item-content > .ninjamenus-drilldown-back,
    .drilldown-root > div > .ninjamenus-drilldown-back {
        background: #00263a;
    }

    .vis-l-1 .nav-sections-item-content > .ninjamenus-drilldown-back:hover,
    .drilldown-root > div > .ninjamenus-drilldown-back:hover {
        background: #EF7F1A;
    }

    .vis-l-1 .nav-sections-item-content > .ninjamenus-drilldown-back > .drilldown-opener:hover,
    .ninjamenus .drilldown-opener:hover {
        background: rgb(0 0 0 / 40%);
    }

    .ninjamenus.ninjamenus-mobile .nav-item > a:hover,
    .ninjamenus.ninjamenus-mobile .nav-item:hover {
        background: #EF7F1A;
        color: #fff;
    }

    .ninjamenus.ninjamenus-mobile .nav-item > a {
        color: #fff !important;
    }

    .header_custom_wrapper .header.content .block.block-search {
        margin-top: 0 !important;
        left: 30px;
        max-width: calc(100% - 90px);
    }

    .header_custom_wrapper .header.content .block.block-search .control {
        margin: 0 !important;
        clear: none;
        position: relative; /* width: 100%; */
        border: 0;
        padding: 0;
    }

    .header_custom_wrapper .header.content .block.block-search input {
        left: 0;
        margin: 0;
        box-sizing: border-box;
    }

    form#search_mini_form .field.search > label.label {
        display: none;
    }

    .block-search .label + .control input {
        position: static;
    }

    .header_custom_wrapper .header.content .block.block-search .block.block-content form#search_mini_form button.action.search > span {
        display: none;
    }

    .header_custom_wrapper .header.content .block.block-search .action.search {
        display: inline-block;
        background-image: none;
        background: none;
        -moz-box-sizing: content-box;
        border: 0;
        box-shadow: none;
        line-height: inherit;
        margin: 0;
        padding: 0;
        text-decoration: none;
        text-shadow: none;
        font-weight: 400;
        position: absolute;
        top: 0;
        z-index: 1;
    }

    .header_custom_wrapper .header.content .open_my_search_bar {
        cursor: pointer;
        position: absolute;
        top: 50%;
        right: 80px;
        transform: translateY(-50%);
    }

    .header_custom_wrapper .header.content {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        box-sizing: border-box;
        padding: 0 15px;
    }

    .nav-open .page-wrapper {
        overflow: hidden !important;
    }

    .close_c_mob_menu {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 20px;
        right: 20px;
        cursor: pointer;
    }

    .close_c_mob_menu:before, .close_c_mob_menu:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        background: white;
        width: 2px;
        height: 20px;
    }

    .close_c_mob_menu:before {
        transform: translate(-50%, -50%) rotate(45deg);
    }

    .close_c_mob_menu:after {
        transform: translate(-50%, -50%) rotate(-45deg);
    }

    .close_c_mob_menu:hover:after, .close_c_mob_menu:hover:before {
        background: #ef7f1a;
    }

    .close_c_mob_menu {
        position: absolute;
        top: 20px;
        right: 20px;
        height: 20px;
        width: 20px;
        cursor: pointer;
    }

    .close_c_mob_menu:before, .close_c_mob_menu:after {
        content: '';
        width: 2px;
        height: 20px;
        background: white;
        position: absolute;
        top: 50%;
        left: 50%;
    }

    .close_c_mob_menu:before {
        transform: translate(-50%, -50%) rotate(45deg);
    }

    .close_c_mob_menu:after {
        transform: translate(-50%, -50%) rotate(-45deg);
    }

    .close_c_mob_menu:hover:before, .close_c_mob_menu:hover:after {
        background: #f0801e;
    }
}

.product-info-price .special-price .price-label,
.product-item-info .price-box .special-price .price-label,
.mst-searchautocomplete__item.magento_catalog_product .special-price .price-label{
    width: auto;
    clip: inherit;
    height: auto;
    margin: 0;
    position: relative;
    display: inline-block;
    overflow: visible;
    padding: 0;
}

.product-info-main .product-info-price .special-price .price-label:after {
    margin-right: 5px;
}

.product-info-price .old-price .price-label:after,
.catalog-product-view .product-info-price .price-box > .price-container .price-label:after{
    content: ': ';
}

.catalog-product-view .product-info-price .price-box,
.catalog-product-view .product-info-price .price-box .special-price .price-container,
.catalog-product-view .product-info-price .price-box .old-price .price-container{
    display: flex;
    flex-wrap:wrap;
    align-items: baseline;
    font-weight: 400;
    letter-spacing: 0.02em;
}

.catalog-product-view .product-info-price .price-box .special-price .price-container{
    color: #000;
}

.catalog-product-view .product-info-price .price-box .old-price .price-container{
    color: #888888;
}

.catalog-product-view .product-info-price .price-box .price-label{
    min-width: 163px;
}

.catalog-product-view .product-info-price .price-box .special-price,
.catalog-product-view .product-info-price .price-box .old-price{
    width: 100% !important;
}

.catalog-product-view .product-info-price .price-box .price-label{
    font-size:16px;
    line-height: 16px;
}

.catalog-product-view .product-info-price .price-box .old-price .price-container .price{
    color: #888888;
    text-decoration: line-through;
}

.product-item-info .price-box {
    display: flex;
    flex-wrap: wrap;
}

.product-item-info .price-box .special-price .price{
    width:100% !important;
    display: block;
}

.product-item-info .price-box .special-price,
.product-item-info .price-box .old-price{
    width: 50%;
    position: relative;
}

.product-item-info .price-box .old-price{
    text-align: right;
    margin: 0;

}

.product-item-info .price-box .old-price .price-label,
.product-item-info .price-box .old-price .price{
    color:#888888 !important;
}

.product-item-info .price-box .old-price .price{
    text-decoration: line-through;
}

.product-item-info .price-box .special-price:after{
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top:0;
    right: 0;
    background-color: #f7f7f7;
}

.product-item .price-box .price-label {
    display: block;
}

.catalog-product-view .product-info-price .price-box > .price-container{
    display: flex;
    align-items: baseline;
}

.catalog-product-view .product-info-price .price-box > .price-container .price-label{
    width: 100% !important;
    display: none !important;
}

.mst-searchautocomplete__item.magento_catalog_product .price-box.price-final_price {
    display: flex;
    flex-wrap: wrap;
    font-size: 11px;
    text-align: right;
    justify-content: right;
}

.mst-searchautocomplete__item.magento_catalog_product .price-box.price-final_price {
    display: flex;
    flex-wrap: wrap;
    font-size: 11px;
    text-align: right;
    justify-content: right;
}

.mst-searchautocomplete__item.magento_catalog_product .price-box.price-final_price .old-price {
    text-align: right;
    color: #888;
}

.mst-searchautocomplete__item.magento_catalog_product .price-box.price-final_price .price-label{
    font-weight: 400;
    margin:0;
}

.mst-searchautocomplete__item.magento_catalog_product .price-box.price-final_price .old-price .price{
    text-decoration: line-through;
}

.mst-searchautocomplete__item.magento_catalog_product .store {
    padding-left: 10px;
}

/* Cookie */
.message.global.cookie {
    background: #f0801e !important;
    color: white !important;
    z-index: 100 !important;
}

#btn-cookie-allow {
    background: #2b2b29;
    border: 1px solid #2b2b29;
}

.message.global.cookie a, .message.global.cookie a:hover {
    color: #2b2b29;
}

.catalog-product-view .product-add-form .box-tocart .fieldset{
    display: flex;
    width: 100%;
}

.catalog-product-view .product-add-form .box-tocart .field.qty label.label{
    display: none !important;
}

#custom-qty .input-group{
    display: flex;
}

#custom-qty .input-group input{
    width: 60px;
}

#custom-qty .input-group button{
    width: 50px;
}

#custom-qty .input-group input,
#custom-qty .input-group button{
    min-height: 52px;
    font-weight: 600;
    color:#1b304d;
    font-size: 18px;
    border-color:#e8e8e8;
}

#custom-qty .input-group input{
    text-align: center;
    box-shadow: none !important;
}

.catalog-product-view .product-add-form .box-tocart .field.qty{
    width: 160px;
}

.catalog-product-view .product-add-form .box-tocart .actions {
    width: calc(100% - 180px);
}

.catalog-product-view .product-add-form .box-tocart .action.tocart{
    width: 100%;
    margin-left: 20px;
    margin-right: 0 !important;
}

#custom-qty .input-group button.input-group__button--decrease{
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    border-right: 0;
    background-color: transparent;
}

#custom-qty .input-group button.input-group__button--increase{
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-left: 0;
    background-color: transparent;
}

.catalog-product-view .product-add-form .box-tocart .action.tocart{
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background-color: #f07f1d;
    border-radius: 50px;
    border-top-left-radius: 0 !important;
    outline: none;
    box-shadow: none;
    text-transform: uppercase;
    border: 2px solid #f07f1d;
    display: block;
    padding: 11px 24px;
    margin: 0 0 0 20px;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
    width: max-content;
    line-height: 26px;
}

.catalog-product-view .product-add-form .box-tocart .action.tocart:hover{
    color: #f07f1d;
    background-color: transparent;
    border: 2px solid #f07f1d;
}

.catalog-product-view .product-options-wrapper label.label:after{
    font-size: 12px !important;
    margin: 0 !important;
    position: relative;
    top: -5px;
    left: -1px;
}
.catalog-product-view .product-options-wrapper label.label{
    margin-right: 20px;
    margin-bottom: 0;
    font-size: 18px;
}

.catalog-product-view .product-options-wrapper select{
    min-height: 52px;
    box-shadow: none !important;
    border-radius: 50px;
    padding-left: 30px;
    border-color: #e8e8e8;
    width: max-content;
    padding-right: 60px;
    background: #ffffff url(../images/select-bg.svg) no-repeat 90% 45%;
}

.catalog-product-view .product-options-wrapper  .field.configurable.required {
    display: flex;
    align-items: center;
}

/* NEW SHOP */

@media (min-width: 768px) {
    body .page-header .panel.wrapper {
        border-bottom: 1px solid #f2f5f9;
        background-color: #f2f5f9;
    }
    .customer-welcome li a{
        font-size:12px;
        line-height: 18px;
    }
    body .customer-welcome ul{
        border-color:#e8e7e7;
    }
    .customer-welcome ul li:hover {
        background: #f2f5f9;
    }
    body .customer-welcome li a,
    body .customer-welcome .action.switch > span,
    body .header.panel > .header.links > li > a:visited,
    body .header.panel > .header.links > .authorization-link:after,
    body .header.panel > .header.links > li.welcome,
    body .header.panel > .header.links > li > a {
        font-size: 12px;
        line-height: 18px;
        color:#1b304d;
        font-weight: 600;
        font-family: 'Poppins', Arial, Helvetica, sans-serif;
    }
    .minicart-wrapper {
        order:3;
    }
    .form.password.forget{
        margin: 0 auto;
    }
    body .customer-welcome li a:hover,
    body .header.panel > .header.links > li > a:hover{
        color: #f07f1d !important;
    }
    body .header.panel > .header.links {
        position: relative;
        display: flex;
        justify-content: right;
        width: 100%;
    }
    body .header.panel > .header.links > li.welcome{
        position: absolute;
        left: 0;
        margin-left: 0 !important;
        top: 2px;
    }
    body .customer-welcome .action.switch{
        color:#1b304d;
    }
    body .customer-welcome .action.switch > span{
        border: 0;
        clip: inherit;
        height: 100%;
        margin: 0;
        overflow: visible;
        padding: 0;
        position: relative;
        width: max-content;
        color: #1b304d;
    }
    body .page-header .header.panel {
        padding-bottom: 5px;
        padding-top: 5px;
    }
}


@media (max-width: 767px) {
    body[class*="customer-account"] form.form-login .field.choice,
    body[class*="customer-account"] form.form-login .actions-toolbar {
        max-width: 100% !important;
    }
    body[class*="customer-account"] form.form-login .actions-toolbar .primary {
        justify-content: right;
        margin-right: 0;
        display: flex;
    }
    body[class*="customer-account"] h1,
    body[class*="customer-account"] h2{
        font-size: 30px;
        line-height: 38px;
    }
    .abs-login-block-title, .amazon-validate-container .block .block-title,
    .login-container .block .block-title {
        margin-bottom: 10px;
        padding-bottom: 5px;
    }
    .block.block-order-details-view dl.payment-method.checkmemo,
    .block.block-order-details-view .box.box-order-shipping-method,
    .block.block-order-details-view .block-content address {
        font-size: 14px;
        line-height: 22px;
        padding-right: 30px;
    }
    .order-details-items .order-title{
        display: none;
    }
    .price-excluding-tax .price, .order-details-items .col.price .price-excluding-tax .price, .account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td, .order-details-items .table-order-items .product-item-name {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    body[class*="account"].sales-order-view .page-title-wrapper .order-status{
        margin: 0 0 20px;
        padding: 4px 9px !important;
        font-size: 12px !important;
    }
    body[class*="account"].sales-order-view .page-title-wrapper h1.page-title {
        margin-bottom: 5px !important;
    }
    .block-dashboard-orders .block-title:after,
    .block.block-dashboard-addresses .block-title:after,
    .block-dashboard-orders .block-title:before,
    .block.block-dashboard-addresses .block-title:before {
        display: none !important;
    }
    .block-dashboard-orders .block-title strong,
    .block.block-dashboard-addresses .block-title strong{
        width: 55%;
    }
    .block-dashboard-orders .block-title a,
    .block.block-dashboard-addresses .block-title a{
        width: 40%;
        text-align: right;
    }
    body[class*="account"] #maincontent.page-main{
        max-width: 100% !important;
        box-sizing: border-box;
    }
    body[class*="account"].sales-order-view div.page-title-wrapper{
        justify-content: center !important;
        text-align: center !important;
        padding-top:25px !important;
    }
    body[class*="account"].sales-order-view .page-title-wrapper h1.page-title{
        padding-top: 20px !important;
        margin-right: 0 !important;
        font-size: 6vw;
        width: 100%;
        display: block;
        margin-bottom:15px !important;
    }
    body[class*="account"].sales-order-view .page-title-wrapper .order-date, body[class*="account"].sales-order-view .page-title-wrapper .actions-toolbar{
        width: 50% !important;
    }
    body[class*="account"].sales-order-view .page-title-wrapper div.order-date {
        margin: 0 !important;
        position: relative;
        top: 5px;
    }
    body[class*="account"].sales-order-view .page-title-wrapper .actions-toolbar.order-actions-toolbar {
        margin: 20px 0 10px;
        text-align: left;
        width: 100% !important;
    }
    .order-details-items .table-order-items .product-item-name{
        text-align: right !important;
    }
    .order-details-items .col.subtotal .price-excluding-tax .price,
    .order-details-items .col.price .price-excluding-tax .price,
    .account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
    .order-details-items .table-order-items .product-item-name,
    body[class*="account"].sales-order-view table#my-orders-table td {
        font-size: 13px !important;
    }
    .order-details-items {
        padding: 0 !important;
    }
    .order-details-items .table-wrapper:not(:last-child){
        margin: 0 !important;
    }
    .sales-order-history .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child,
    .block.block-addresses-list .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
        border-bottom: 0 solid #cccccc;
    }
    .sales-order-history .table-wrapper.orders-history,
    .block.block-addresses-list .table-wrapper{
        border-bottom: 1px solid #e8e7e7 !important;
        border-top: 0 !important;
    }
    .block.block-addresses-list ~ .actions-toolbar{
        display: flex;
        margin-top:25px;
        justify-content: center;
    }
    .account .page-main .page-title-wrapper .page-title{
        margin-right: 0 !important;
    }
}

body[class*="account"] #maincontent.page-main {
    max-width: 1280px;
    width: 100%;
}

body[class*="account"] form .fieldset > .field > .label,
body[class*="account"] form .fieldset > .fields > .field > .label {
    margin: 0 0 4px;
}

.customer-account-createpassword .column.main,
.customer-account-create.page-layout-1column .column.main{
    max-width: 960px;
    margin:0 auto;
}

.customer-account-createpassword .column.main form.password,
.customer-account-create.page-layout-1column form.account {
    margin:0 auto;
}

body[class*="account"] .page-title-wrapper {
    padding: 50px 30px 0;
    text-align: center;
}


body[class*="account"] a.action.primary,
body[class*="account"] button.action.primary{
    font-size: 14px !important;
    line-height: normal !important;
    font-weight: 500 !important;
    color: #fff;
    background-color: #f07f1d;
    border-radius: 50px;
    border-top-left-radius: 0 !important;
    outline: none;
    box-shadow: none;
    text-transform: uppercase;
    border: 2px solid #f07f1d;
    max-width: 120px;
    display: block;
    width: 100%;
    padding: 11px 24px;
    margin: 0;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
    min-width: max-content;
}

body[class*="account"] a.action.primary:hover,
body[class*="account"] button.action.primary:hover {
    color: #f07f1d;
    background-color: transparent;
    border: 2px solid #f07f1d;
}

body[class*="customer-account"] h1,
body[class*="customer-account"] h2,
body[class*="customer-account"] h3,
body[class*="customer-account"] h4,
body[class*="customer-account"]{
    color:#1b304d;
}

body[class*="customer-account"] footer{
    margin-top: 50px;
}

body[class*="customer-account"] form .actions-toolbar{
    display: flex;
    width: 100%;
    justify-content: center;
}

body[class*="customer-account"] form .field.choice{
    font-size:12px;
}

body[class*="customer-account"] .form.form-login .field.password.required{
    margin:0 0 5px !important;
}

body[class*="account"] form .field.confirmation.required {
    margin: 0 0 4px;
}

body[class*="customer-account"] .additional_info .field.choice ~ .field.choice{
    margin-top:5px;
}

.form-create-account .fieldset.create.account:after {
    margin-top: 10px;
}

body[class*="account"] select,
body[class*="account"] input[type="text"],
body[class*="account"] input[type="password"],
body[class*="account"] input[type="url"],
body[class*="account"] input[type="tel"],
body[class*="account"] input[type="search"],
body[class*="account"] input[type="number"],
body[class*="account"] input[type*="date"],
body[class*="account"] input[type="email"]{
    min-height: 44px;
}

body[class*="account"] .fieldset > .field.required > .label:after,
body[class*="account"] .fieldset > .fields > .field.required > .label:after,
body[class*="account"] .fieldset > .field._required > .label:after,
body[class*="account"] .fieldset > .fields > .field._required > .label:after{
    margin: 0;
    position: relative;
    top: -3px;
    left: 1px;
}

body[class*="customer-account"] form.form-login .actions-toolbar .primary{
    order:2;
    width: 30%;
}

body[class*="customer-account"] form.form-login .actions-toolbar .secondary{
    order:1;
    width: 70%;
    text-align: left;
}

body[class*="customer-account"] form.form-login .actions-toolbar{
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

body[class*="customer-account"] form.form-login .actions-toolbar .secondary a.action{
    margin: 0 5px 0 0;
}

body[class*="customer-account"] form.form-login .actions-toolbar a.action.remind{
    font-size: 13px;
    color:#1b304d;
}

body[class*="customer-account"] form.form-login .field.choice,
body[class*="customer-account"] form.form-login .actions-toolbar{
    max-width: 80%;
}

body[class*="customer-account"] .login-container .custom_require_info:after {
    margin: 10px 0 0;
    content: attr(data-hasrequired);
    display: block;
    letter-spacing: normal;
    word-spacing: normal;
    color: #e02b27;
    font-size: 1.2rem;
}

body[class*="customer-account"] .form.form-login .field.password.required ~ .field.choice{
    margin:0 0 5px;
}

body[class*="customer-account"] .login-container .fieldset:after{
    display: none !important;
}

.custom_require_info{
    margin-bottom:35px;
}

body[class*="account"] ._keyfocus *:focus,
body[class*="account"] input:not([disabled]):focus,
body[class*="account"] textarea:not([disabled]):focus,
body[class*="account"] select:not([disabled]):focus {
    box-shadow: none;
    border-color: #f0801e;
}

.block-collapsible-nav .content {
    background: #f2f5f9;
    padding: 15px 0;
}

.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
    color: #1b304d;
    background-color: transparent !important;
}

.block-collapsible-nav .item a:hover{
    color: #f0801e;
}

.block-collapsible-nav .item.current a, .block-collapsible-nav .item.current > strong {
    border-color: #f0801e;
    text-transform: uppercase;
}

.block.block-dashboard-orders,
.block.block-dashboard-orders .block-title,
.block.block-dashboard-addresses .block-title,
.block.block-dashboard-addresses {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.block.block-dashboard-orders .block-title,
.block.block-dashboard-addresses .block-title{
    align-items: center;
    justify-content: space-between;
}

.block-dashboard-orders .block-content,
.block-dashboard-orders .block-title,
.block.block-dashboard-addresses .block-title,
.block.block-dashboard-addresses .block-content{
    width: 100%;
}

body[class*="account"].sales-order-view .page-title-wrapper .actions-toolbar a,
.block.block-dashboard-orders .block-title a,
.block.block-dashboard-addresses .block-title a,
td.col.actions a,
.account #maincontent .block .block-content a{
    font-size:13px;
    color: #f0801e;
}

td.col.actions a:hover,
body[class*="account"].sales-order-view .page-title-wrapper .actions-toolbar a:hover,
.block.block-dashboard-addresses .block-title a:hover,
.account #maincontent .block .block-content a:hover{
    color: #1b304d;
}

.customer-address-form .actions-toolbar {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}

body[class*="account"].sales-order-view .page-title-wrapper{
    padding: 50px 0 0 !important;
    text-align: left !important;
    display: flex;
    flex-wrap:wrap;
}

body[class*="account"].sales-order-view .page-title-wrapper .page-title{
    margin-bottom: 0 !important;
}

body[class*="account"].sales-order-view .page-title-wrapper .order-date{
    margin: 5px 0 35px !important;
    font-size:12px;
}

body[class*="account"].sales-order-view .page-title-wrapper .order-date,
body[class*="account"].sales-order-view .page-title-wrapper .actions-toolbar{
    width: 100%;
}

body[class*="account"].sales-order-view .page-title-wrapper .order-status {
    display: flex;
    align-items: center;
    margin: 0;
    border: 1px solid #ccc;
    border-radius: 50px;
    padding: 10px 20px;
}

.order-details-items .table-wrapper:not(:last-child) {
    margin-bottom: 5px;
}

body .table tfoot {
    background: #f2f5f9;
}

.account .table-wrapper{
    border-bottom: 0 !important;
}

.block.block-order-details-view  dl.payment-method.checkmemo,
.block.block-order-details-view .box.box-order-shipping-method,
.block.block-order-details-view .block-content address{
    font-size:13px;
    line-height: 20px;
    padding-right: 30px;
}

.order-details-items .col.subtotal .price-excluding-tax .price,
.order-details-items .col.price .price-excluding-tax .price,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.order-details-items .table-order-items .product-item-name {
    font-size: 14px;
    margin: 0;
    vertical-align: middle;
}

.order-details-items{
    padding-top: 0;
}

.block-dashboard-orders .block-title,
.block.block-addresses-list .block-title{
    border: 0 !important;
    margin-bottom:10px !important;
}

.table-wrapper.orders-recent {
    margin-top: 0;
}

.block.block-dashboard-orders .table-wrapper table.table,
.block.block-dashboard-orders .table-wrapper table.table > thead > tr > th,
.block.block-dashboard-orders .table-wrapper table.table > tbody > tr > th,
.block.block-dashboard-orders .table-wrapper table.table > tbody > tr > td,
.sales-order-history .table-wrapper.orders-history table.table,
.sales-order-history .table-wrapper.orders-history table.table > thead > tr > th,
.sales-order-history .table-wrapper.orders-history table.table > tbody > tr > th,
.sales-order-history .table-wrapper.orders-history table.table > tbody > tr > td,
.block.block-addresses-list .table-wrapper table.table,
.block.block-addresses-list .table-wrapper table.table > thead > tr > th,
.block.block-addresses-list .table-wrapper table.table > tbody > tr > th,
.block.block-addresses-list .table-wrapper table.table > tbody > tr > td {
    border: 1px solid #e8e7e7;
    font-size:12px;
}

.block.block-dashboard-orders .toolbar-amount,
.sales-order-history .toolbar-amount,
.block.block-addresses-list .toolbar-amount{
    display: none !important;
}

body .block.block-dashboard-orders,
body .block.block-addresses-list {
    margin-bottom: 0 !important;
}

body .block.block-addresses-list .customer-addresses-toolbar.toolbar.bottom{
    margin-bottom: 0!important;
}

/* CART CART */

div#block-shipping {
    display: none;
}

a.action.multicheckout {
    display: none;
}

.checkout-cart-index #maincontent.page-main {
    max-width: 1280px;
    width: 100%;
}

.checkout-cart-index .page-main > .page-title-wrapper .page-title{
    margin: 30px 0;
}

.cart.table-wrapper .cart thead tr th.col {
    padding-top: 0;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

.checkout-cart-index .cart.table-wrapper .product-item-name{
    margin: 0 !important;
    font-size:16px;
    line-height: 22px;
}

.checkout-cart-index .custom_wrap_item_cart {
    display: flex;
    align-items: center;
}

.checkout-cart-index .cart.table-wrapper .product-item-details{
    display: block;
    padding-bottom: 0;
    width: calc(100% - 95px);
}

.checkout-cart-index .cart.table-wrapper .product-item-photo{
    display: block;
    max-width: 75px;
    padding-right: 20px;
    padding-left: 25px;
    width: 100%;
}

.cart.table-wrapper .custom_action_cart_item .actions-toolbar > .action-delete{
    margin-top: 5px;
}

.custom_action_cart_item {
    position: absolute;
    left: 0;
    top: 20px;
}

.checkout-cart-index .cart.table-wrapper .item .col.item {
    padding: 10px 8px 10px 0;
}

.cart.table-wrapper .custom_action_cart_item .actions-toolbar > .action-edit,
.cart.table-wrapper .custom_action_cart_item .actions-toolbar > .action-delete{
    position: relative;
    top:0;
    left: 0;
}

.cart.table-wrapper .custom_action_cart_item .actions-toolbar{
    min-height: 100%;
    padding-bottom: 0;
    position: relative;
    display: flex;
    flex-direction: column;
}

.cart.table-wrapper .col.qty,
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.msrp {
    padding: 10px 10px 10px;
    text-align: center;
    vertical-align: middle;
}

.cart.table-wrapper .col.subtotal{
    padding: 10px 10px 10px;
    vertical-align: middle;
}

.cart.table-wrapper > tbody + tbody,
.cart.table-wrapper .cart > .item,
.cart.table-wrapper .cart thead tr th.col{
    border-color:#e8e7e7;
}

.cart.table-wrapper .col.subtotal .cart-price .price,
.cart.table-wrapper .col.price .cart-price .price{
    font-size:16px;
    line-height: 20px;
    font-weight: 600;
    color:#1b304d;
}

.cart.table-wrapper .custom_action_cart_item .actions-toolbar > .action-edit:not(:hover),
.cart.table-wrapper .custom_action_cart_item .actions-toolbar > .action-delete:not(:hover){
    opacity: .6;
}

.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
    font-size: 14px;
}


.cart.table-wrapper .col.qty label{
    display: flex;
}

.cart.table-wrapper .col.qty  input{
    width: 60px;
}

.cart.table-wrapper .col.qty  button{
    width: 50px;
}

.cart.table-wrapper .col.qty input,
.cart.table-wrapper .col.qty button{
    min-height: 52px;
    font-weight: 600;
    color:#1b304d;
    font-size: 18px;
    border-color:#e8e8e8;
}

.cart.table-wrapper .col.qty input{
    text-align: center;
    box-shadow: none !important;
}

.cart.table-wrapper .decreaseQty{
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    border-right: 0;
    background-color: transparent;
}

.cart.table-wrapper .increaseQty{
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-left: 0;
    background-color: transparent;
}

.cart.table-wrapper .col.qty .input-text{
    margin-top: 0 !important;
}

.cart-container .form-cart .actions.main .continue {
    display: block !important;
}

.cart-container .cart.main.actions {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.cart-container .cart.main.actions .custom_action_wrapper_cart{
    width: calc(100% - 142px);
    display: flex;
    flex-wrap: wrap;
    justify-content: right;
}

.cart-container .cart.main.actions #empty_cart_button,
.cart-container .cart.main.actions a{
    font-size: 14px;
    line-height: 20px;
    color:#1b304d;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
}


.cart-container .cart.main.actions #empty_cart_button:hover,
.cart-container .cart.main.actions a:hover{
    color: #f07f1d;
}

.cart-container .cart.main.actions button.action.update{
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
    color: #fff;
    background-color: #1b304d;
    border-radius: 50px;
    border-top-left-radius: 0 !important;
    outline: none;
    box-shadow: none;
    text-transform: uppercase;
    border: 2px solid #1b304d;
    max-width: max-content;
    display: block;
    width: 100%;
    padding: 11px 24px;
    margin: 0;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
}

.cart-container .cart.main.actions button.action.update:hover {
    color: #f07f1d;
    background-color: transparent;
    border: 2px solid #f07f1d;
}

.cart-summary {
    background: #f2f5f9;
    border-radius: 12px;
}

.cart-summary .checkout-methods-items .item{
    margin-bottom:0 !important;
}

.cart-summary > .title {
    margin: 20px 0 12px;
}

#discount-coupon-form label.label{
    display: none !important;
}

input#coupon_code {
    min-height: 44px;
    width: 100%;
    box-shadow: none !important;
    border: 0;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
    color:#1b304d;
    font-weight: 600;
    font-size: 16px;
    padding-left:20px;
}

.cart-summary #block-discount.active .content {
    padding: 0 0 3px !important;
}

.cart-summary #block-discount.active button.action.cancel.primary,
.cart-summary #block-discount.active button.action.apply.primary{
    font-size:0;
    box-shadow: none;
    background-color: #1b304d;
    border:0;
    margin:0;
    padding:0;
    min-width: 44px;
    height: 44px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cart-summary #block-discount.active button.action.cancel.primary:hover,
.cart-summary #block-discount.active button.action.apply.primary:hover{
    background-color:#f07f1d;
}

.cart-summary #block-discount.active button.action.apply.primary:before,
.cart-summary #block-discount.active button.action.apply.primary:after{
    content: "";
    width: 4px;
    height: 20px;
    display: block;
    background-color: #ffffff;
}

.cart-summary #block-discount.active button.action.apply.primary:after {
    left: -1px;
    position: relative;
}

.cart-summary #block-discount.active button.action.cancel.primary:after{
    content: "";
    width: 4px;
    height: 20px;
    display: block;
    background-color: #ffffff;
    transform: rotate(90deg);
    position: relative;
    left: 0;
}

.cart-summary #block-discount.active button.action.apply.primary:before{
    transform: rotate(90deg);
    position: relative;
    left: 3px;
}

.fieldset.coupon{
    margin-bottom: 0 !important;
}

.cart-summary #block-discount.active .fieldset.coupon{
    display: flex;
    flex-wrap: wrap;
}

.cart-summary #block-discount.active .field{
    max-width: calc(100% - 44px);
}

.cart-summary #block-discount.active .actions-toolbar{
    max-width: 60px;
}

.cart-summary .checkout-methods-items .action.primary.checkout{
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background-color: #f07f1d;
    border-radius: 50px;
    border-top-left-radius: 0 !important;
    outline: none;
    box-shadow: none;
    text-transform: uppercase;
    border: 2px solid #f07f1d;
    display: block;
    padding: 11px 24px;
    margin: 0;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
    width: 100%;
    line-height: 26px;
}

.cart-summary .checkout-methods-items .action.primary.checkout:hover{
    color: #f07f1d;
    background-color: transparent;
    border: 2px solid #f07f1d;
}

.abs-sidebar-totals .grand .amount, .cart-totals .grand .amount, .opc-block-summary .table-totals .grand .amount,
.abs-sidebar-totals .grand .mark, .cart-totals .grand .mark, .opc-block-summary .table-totals .grand .mark,
.abs-sidebar-totals, .cart-totals, .opc-block-summary .table-totals,
.abs-toggling-title, .abs-cart-block > .title, .minicart-items .product .toggle, .abs-discount-block .block > .title, .cart-summary .block > .title, .paypal-review-discount .block > .title, .cart-discount .block > .title{
    border-color:#e8e8e8;
}

tr.totals.shipping td,
tr.totals.shipping th {
    padding-bottom: 16px !important;
}

.cart-summary .checkout-methods-items{
    margin-top: 0 !important;
}

.block-minicart .block-content strong.subtitle,
.block-minicart .block-content > .actions > .primary {
    display: none !important;
}

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

#minicart-content-wrapper a.action.viewcart {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background-color: #f07f1d;
    border-radius: 50px;
    border-top-left-radius: 0 !important;
    outline: none;
    box-shadow: none;
    text-transform: uppercase;
    border: 2px solid #f07f1d;
    display: block;
    padding: 11px 24px;
    margin: 0;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
    width: 100%;
    line-height: 26px;
    box-sizing: border-box;
    text-decoration: none;
}

#minicart-content-wrapper a.action.viewcart:hover {
    color: #f07f1d;
    background-color: transparent;
    border: 2px solid #f07f1d;
}

@media only screen and (max-width: 1140px) {
    .abs-shopping-cart-items-desktop,
    .block-cart-failed,
    .cart-container .form-cart,
    .cart-container .cart-gift-item{
        width: 100% !important;
        padding-right: 0 !important;
        order:1;
    }
    .cart-container{
        display: flex;
        flex-wrap: wrap;
    }
    .cart-summary {
        width: 100%;
        order:2;
    }
}

@media only screen and (max-width: 767px) {
    .cart.table-wrapper .col.qty[data-th]:before {
        display: none !important;
    }
    .cart.table-wrapper .col.qty,
    .cart.table-wrapper .col.price, .cart.table-wrapper .col.msrp {
        padding: 10px;
        text-align: left;
    }
    body .cart.table-wrapper .col.qty{
        width: 50%;
    }
    body .cart.table-wrapper .col.price{
        width: 20%;
    }
    body .cart.table-wrapper .col.subtotal,
    body .cart.table-wrapper .col.msrp {
        width: 30%;
    }
    .cart.table-wrapper .col.qty[data-th]:before, .cart.table-wrapper .col.price[data-th]:before, .cart.table-wrapper .col.subtotal[data-th]:before, .cart.table-wrapper .col.msrp[data-th]:before{
        padding-bottom:0 !important;
        font-size:14px;
        color:#222222;
    }
    .checkout-cart-index .cart.table-wrapper .product-item-photo {
        position: relative;
        left: 0;
        top: 0;
        padding-left: 10px !important;
    }
    .custom_action_cart_item {
        left: inherit;
        top: 20px;
        right: 10px;
    }
    .cart.table-wrapper .actions-toolbar > .action-edit, .cart.table-wrapper .actions-toolbar > .action-delete {
        right: 0;
        top: 0;
    }
    .cart.table-wrapper .action {
        margin-right: 0;
    }
    .cart.table-wrapper .custom_action_cart_item .actions-toolbar > .action-delete {
        margin-top: 15px;
    }
    .checkout-cart-index .cart.table-wrapper .product-item-details {
        display: block;
        padding-bottom: 0;
        width: calc((100% - 95px) - 20vw);
    }
    body .cart.table-wrapper .col.subtotal{
        text-align: right !important;
    }
    .cart.table-wrapper .col.subtotal .cart-price .price{
        justify-content: right !important;
    }
    .cart.table-wrapper .col.qty label {
        justify-content: center;
    }
    .cart-container .cart.main.actions .custom_action_wrapper_cart {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .cart-summary {
        border-radius: 0;
    }
    #block-discount .title{
        border-top: 0 !important;
    }
    .cart-summary #block-discount.active .field {
        max-width: calc(100% - 44px);
        width: 100%;
        margin: 0 auto 10px;
    }
    .cart-summary #block-discount.active .fieldset.coupon {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }
}

@media only screen and (max-width: 475px) {
    body .cart.table-wrapper .col.qty button,
    body .cart.table-wrapper .col.qty .input-text {
        min-height: 46px;
        text-align: center;
        width: 46px;
    }
    .cart.table-wrapper .col.subtotal .cart-price .price, .cart.table-wrapper .col.price .cart-price .price{
        font-size: 13px;
        line-height: 20px;
    }
    .checkout-cart-index .cart.table-wrapper .product-item-name{
        font-size:14px;
        line-height: 21px;
    }
    .cart.table-wrapper .col.qty[data-th]:before, .cart.table-wrapper .col.price[data-th]:before, .cart.table-wrapper .col.subtotal[data-th]:before, .cart.table-wrapper .col.msrp[data-th]:before{
        font-size:11px !important;
    }
}

/* CHECKOUT CHECKOUT */

.checkout-index-index #maincontent.page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100% !important;
    margin-top: 20px;
}

.checkout-index-index ol#checkoutSteps {

}

.checkout-index-index li#opc-shipping_method,
.checkout-index-index li#shipping {

}

.checkout-index-index #customer-email-fieldset,
.checkout-index-index form.form.form-login {
    margin: 0;
    padding: 0;
    border:0;
}

.checkout-index-index form#co-shipping-form {
    margin: 0;
    max-width: 100%;
}

.checkout-index-index input[type="text"],
.checkout-index-index input[type="password"],
.checkout-index-index input[type="url"],
.checkout-index-index input[type="tel"],
.checkout-index-index input[type="search"],
.checkout-index-index input[type="number"],
.checkout-index-index input[type*="date"],
.checkout-index-index input[type="email"],
.checkout-index-index select{
    min-height: 44px;
    outline: none;
    box-shadow: none !important;
}

.checkout-index-index ._keyfocus *:focus,
.checkout-index-index input:not([disabled]):focus,
.checkout-index-index textarea:not([disabled]):focus,
.checkout-index-index select:not([disabled]):focus {
    border-color:#f0801e;
}

.checkout-index-index .opc-wrapper .form-login{
    max-width: 100% !important;
}

.checkout-index-index .opc-wrapper .form-login .fieldset .field .label,
.checkout-index-index .opc-wrapper .form-shipping-address .fieldset .field .label {
    font-weight: 700;
    color: #222;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-size: 13px;
    margin-bottom: 3px;
}

.checkout-index-index .fieldset > .field.required > .label:after,
.checkout-index-index .fieldset > .fields > .field.required > .label:after,
.checkout-index-index .fieldset > .field._required > .label:after, .fieldset > .fields > .field._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 14px;
    margin: 0;
    position: relative;
    top: 0;
    left: 1px;
}

.checkout-index-index .field-tooltip {
    top: 8px;
}

.checkout-index-index .opc-wrapper .form-login .fieldset .note,
.checkout-index-index .opc-wrapper .form-shipping-address .fieldset .note {
    font-size: 12px;
    margin-top: 5px;
}

div#shipping-new-address-form{
    display: flex;
    flex-wrap: wrap;
}

.new-shipping-address-modal #shipping-new-address-form  fieldset.field.street.admin__control-fields,
.checkout-payment-method .billing-address-form .fieldset.address > .field,
.checkout-index-index #payment.checkout-payment-method .billing-address-form .field.street,
#shipping div#shipping-new-address-form .field.street,
div#shipping-new-address-form .field {
    max-width: 50%;
    width: 100%;
}

.checkout-payment-method .billing-address-form fieldset.fieldset.address > .field:nth-child(8),
.checkout-payment-method .billing-address-form fieldset.fieldset.address > .field:nth-child(1),
.checkout-payment-method .billing-address-form fieldset.fieldset.address > .field:nth-child(3),
.checkout-payment-method .billing-address-form fieldset.fieldset.address > .field:nth-child(5),
div#shipping-new-address-form > .field:nth-child(8),
div#shipping-new-address-form > .field:nth-child(1),
div#shipping-new-address-form > .field:nth-child(3),
div#shipping-new-address-form > .field:nth-child(5){
    padding-right: 15px;
    box-sizing: border-box;
}

.checkout-payment-method .billing-address-form fieldset.fieldset.address > .field:nth-child(9),
.checkout-payment-method .billing-address-form fieldset.fieldset.address > .field:nth-child(2),
.checkout-payment-method .billing-address-form fieldset.fieldset.address > .field:nth-child(4),
.checkout-payment-method .billing-address-form fieldset.fieldset.address > .field:nth-child(6),
div#shipping-new-address-form > .field:nth-child(9),
div#shipping-new-address-form > .field:nth-child(2),
div#shipping-new-address-form > .field:nth-child(4),
div#shipping-new-address-form > .field:nth-child(6){
    padding-left: 15px;
    box-sizing: border-box;
}

div#shipping-new-address-form .field .field,
.new-shipping-address-modal #shipping-new-address-form  fieldset.field.street.admin__control-fields .field,
.checkout-payment-method .billing-address-form fieldset.fieldset.address > .field:last-of-type,
div#shipping-new-address-form > .field:last-of-type{
    max-width: 100%;
    width: 100%;
}

.opc-block-summary > .title {
    font-size: 20px;
    font-weight: 600;
}

.checkout-index-index .opc-block-summary {
    background: #f2f5f9;
    border-radius: 12px;
    padding: 20px 20px 25px;
}

.checkout-index-index .opc-sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
    z-index: 555;
    margin-top:0;
}

.table-checkout-shipping-method{
    min-width: 100%;
}

.table-checkout-shipping-method thead {
    display: none !important;
}

.table-checkout-shipping-method tr.row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    justify-content: space-between;
    align-items: center;
}

.table-checkout-shipping-method tbody tr td:nth-child(1){
    order:1;
}

.table-checkout-shipping-method tbody tr td:nth-child(2){
    order: 4;
    padding-right: 20px;
    width: 90px;
    text-align: right;
}

.table-checkout-shipping-method tbody tr td:nth-child(3){
    order: 2;
    width: calc(100% - 200px);
    font-size: 13px;
    line-height: 18px;
}

.table-checkout-shipping-method tbody tr td:nth-child(4){
    order: 3;
    display: none;
}

.checkout-shipping-method .step-title {
    margin-bottom: 20px;
}

.table-checkout-shipping-method tbody td {
    border-top: 0;
}

.table-checkout-shipping-method tbody td:first-child {
    padding-left: 0;
    padding-right: 0;
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.table-checkout-shipping-method tbody td:first-child input{
    margin-top: 0 !important;
}

td#label_method_standard_inpostlocker {
    display: flex;
    align-items: center;
    justify-content: left;
    flex-wrap: wrap;
}

div[data-inpost-logo-standard-inpostlocker]{
    width: 100%;
}

.inpost-carrier-wrapper{
    margin: -20px 0 0 20px;
}

.block-authentication .actions-toolbar > .primary .action,
.checkout-index-index button.action.primary.checkout,
.checkout-index-index button.button.action.continue.primary {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background-color: #f07f1d;
    border-radius: 50px;
    border-top-left-radius: 0 !important;
    outline: none;
    box-shadow: none;
    text-transform: uppercase;
    border: 2px solid #f07f1d;
    display: block;
    padding: 11px 24px;
    margin: 0;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
    width: 100%;
    line-height: 26px;
    box-sizing: border-box;
    text-decoration: none;
}

.block-authentication .actions-toolbar > .primary .action:hover,
.checkout-index-index button.action.primary.checkout:hover,
.checkout-index-index button.button.action.continue.primary:hover {
    color: #f07f1d;
    background-color: transparent;
    border: 2px solid #f07f1d;
}

tr.row.-active {
    border-color: #f07f1d !important;
}

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

.checkout-index-index .opc-progress-bar{
    display: none !important;
}

#co-payment-form hr{
    display: none !important;
}

#co-payment-form fieldset.fieldset {
    display: flex;
    flex-wrap: wrap;
}

.checkout-payment-method .checkout-billing-address{
    order:1;
    width: 100%;
}

.checkout-payment-method .payment-option.discount-code{
    order:2;
    width: 100%;
}

.checkout-payment-method .no-quotes-block{
    order:4;
    width: 100%;
}

.checkout-payment-method #checkout-payment-method-load{
    order: 3;
    width: 100%;
    margin-top: 20px;
}

.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
    max-width: 100%;
}

.checkout-billing-address button.action.action-cancel {
    color: #000 !important;
    margin-top: 13px;
}

.checkout-billing-address button.action.action-cancel:hover {
    color: #f07f1d !important;
}

.checkout-payment-method .checkout-billing-address .primary .action-update{
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
    color: #fff;
    background-color: #1b304d;
    border-radius: 50px;
    border-top-left-radius: 0 !important;
    outline: none;
    box-shadow: none;
    text-transform: uppercase;
    border: 2px solid #1b304d;
    max-width: max-content;
    display: block;
    width: 100%;
    padding: 11px 24px;
    margin: 0;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
}

.checkout-payment-method .checkout-billing-address .primary .action-update:hover {
    color: #f07f1d;
    background-color: transparent;
    border: 2px solid #f07f1d;
}

.checkout-payment-method .payment-option._collapsible .payment-option-content {
    display: flex !important;
    flex-wrap: wrap;
    width: 100%;
    background: #f2f5f9;
    padding: 20px;
    margin: 0 0 20px;
    box-sizing: border-box;
    border-radius: 7px;
}

.checkout-payment-method .payment-option.discount-code .checkout-messages{
    width: 100% !important;
}

.payment-option._collapsible.opc-payment-additional.discount-code .payment-option-title{
    display: none !important;
}

.checkout-payment-method form#discount-form{
    display: flex;
    flex-wrap: wrap;
}

.checkout-payment-method form#discount-form .payment-option-inner{
    margin: 0;
    width: calc(100% - 44px);
}

.checkout-payment-method .payment-option.discount-code #discount-form button.action.action-cancel,
.checkout-payment-method .payment-option.discount-code #discount-form button.action.action-apply{
    font-size:0;
    box-shadow: none;
    background-color: #1b304d;
    border:0;
    margin:0;
    padding:0;
    min-width: 44px;
    height: 44px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.checkout-payment-method .payment-option.discount-code #discount-form button.action.action-apply:hover,
.checkout-payment-method .payment-option.discount-code #discount-form button.action.action-cancel:hover{
    background-color:#f07f1d;
}

.checkout-payment-method .payment-option.discount-code #discount-form button.action.action-cancel:before,
.checkout-payment-method .payment-option.discount-code #discount-form button.action.action-apply:before,
.checkout-payment-method .payment-option.discount-code #discount-form button.action.action-apply:after{
    content: "";
    width: 4px;
    height: 20px;
    display: block;
    background-color: #ffffff;
}

.checkout-payment-method .payment-option.discount-code #discount-form button.action.action-apply:before{
    left: 2px;
}

.checkout-payment-method .payment-option.discount-code #discount-form button.action.action-apply:after {
    left: -1px;
    position: relative;
}

.checkout-payment-method .payment-option.discount-code #discount-form button.action.action-apply:after{
    content: "";
    width: 4px;
    height: 20px;
    display: block;
    background-color: #ffffff;
    transform: rotate(90deg);
    position: relative;
    left: -2px;
}

.checkout-payment-method .payment-option.discount-code #discount-form button.action.action-cancel:before{
    transform: rotate(90deg);
    position: relative;
    left: 0;
}

body .checkout-payment-method .payment-option.discount-code #discount-form button.action.action-apply:before {
    left: 2px !important;
    position: relative;
}

.checkout-payment-method .payment-option.discount-code {
    max-width: 400px;
}

.checkout-payment-method .payment-option.discount-code input#discount-code {
    width: 100%;
    border: 0;
}

.checkout-payment-method .checkout-agreements-block .checkout-agreements input[type="checkbox"]{
    margin: -1px 5px 0 0;
    top: 0;
}

.checkout-payment-method .checkout-agreements-block .checkout-agreements label.label a{
    color:#000000;
}

.checkout-payment-method .checkout-agreements-block .checkout-agreements label.label a:hover{
    color:#f07f1d;
}

.checkout-payment-method .checkout-agreements-block .checkout-agreements label.label{
    font-size: 12px;
    display: block;
    width: calc(100% - 18px);
}

.checkout-payment-method .checkout-agreements-block .checkout-agreement.field{
    flex-wrap: wrap;
}

.new-shipping-address-modal button.action.secondary.action-hide-popup,
.authentication-wrapper a.action.action-remind,
.authentication-wrapper button{
    color:#000000;
    text-decoration: none !important;
}

.new-shipping-address-modal button.action.secondary.action-hide-popup:hover,
.authentication-wrapper a.action.action-remind:hover,
.authentication-wrapper button:hover{
    color:#f07f1d !important;
}

.opc-block-summary .items-in-cart > .title {
    border-bottom: 1px solid #e8e8e8;
}

.opc-block-shipping-information{
    padding:0 !important;
}

.opc-block-shipping-information .shipping-information {
    background: #f2f5f9;
    border-radius: 12px;
    padding: 20px 20px 25px;
}

.opc-block-shipping-information .shipping-information-title{
    border-bottom: 1px solid #e8e8e8;
    font-size: 20px;
    font-weight: 600;
}

.billing-address-details a,
.shipping-information-content a{
    color:#000000;
}

.new-shipping-address-modal button.action.primary.action-save-address{
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
    color: #fff;
    background-color: #1b304d;
    border-radius: 50px;
    border-top-left-radius: 0 !important;
    outline: none;
    box-shadow: none;
    text-transform: uppercase;
    border: 2px solid #1b304d;
    max-width: max-content;
    display: block;
    width: 100%;
    padding: 11px 24px;
    margin: 0 0 0 30px;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
}
.opc-wrapper .new-address-popup .action-show-popup{
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
    color: #fff;
    background-color: #1b304d;
    border-radius: 50px;
    border-top-left-radius: 0 !important;
    outline: none;
    box-shadow: none;
    text-transform: uppercase;
    border: 2px solid #1b304d;
    max-width: max-content;
    display: block;
    width: 100%;
    padding: 11px 24px;
    margin: 30px 0 0 0;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
}

.new-shipping-address-modal button.action.primary.action-save-address:hover,
.opc-wrapper .new-address-popup .action-show-popup:hover{
    color: #f07f1d;
    background-color: transparent;
    border: 2px solid #f07f1d;
}

.new-address-popup{
    display: flex;
    justify-content: center;
}

.opc-wrapper .shipping-address-items {
    border-bottom: 1px solid #ccc;
}

.billing-address-details button.action.action-edit-address{
    float: left;
    margin: 20px 0 0;
    border: 2px solid #000;
    background: transparent;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
    font-weight: 600;
    padding: 10px 20px;
    border-radius: 50px;
    text-transform: uppercase;
}
.opc-wrapper .action-select-shipping-item {
    float: right;
    margin: 20px 0 0;
    border: 2px solid #000;
    background: transparent;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
    font-weight: 600;
    padding: 10px 20px;
    border-radius: 50px;
    text-transform: uppercase;
}

.billing-address-details button.action.action-edit-address:hover,
.opc-wrapper .action-select-shipping-item:hover{
    color:#ffffff;
    background-color: #f07f1d;
    border-color: #f07f1d;
}


@media (min-width: 768px){
    div#opc-sidebar {
        display: flex;
        flex-wrap: wrap;
    }
    .checkout-index-index .opc-block-summary{
        order:2;
        width: 100%;
    }
    .opc-block-shipping-information{
        order:1;
        width: 100%;
        margin-bottom:15px;
    }
    .opc-block-shipping-information .shipping-information-title .action-edit {
        top: 3px;
    }
    .opc-block-shipping-information .shipping-information-title .action-edit:before{
        color:#f07f1d;
    }
}


@media (min-width: 768px) {
    .opc-wrapper .shipping-address-item {
        line-height: 22px;
        font-size: 14px;
    }
    .opc-wrapper .shipping-address-item a{
        color:#000000;
    }
}


@media (max-width: 767px) {
    .opc-estimated-wrapper {
        background: #f2f5f9;
        border-bottom: 1px solid #f8f8f8;
        border-top: 1px solid #f8f8f8;
        margin: 0 -20px 30px;
        padding: 20px 20px;
    }
    .checkout-index-index .opc-sidebar{
        top:0 !important;
        position: fixed !important;
    }
    .checkout-index-index .custom-slide.authentication-dropdown .modal-inner-wrap,
    .checkout-index-index .opc-sidebar.custom-slide .modal-inner-wrap{
        background-color: #f2f5f9 !important;
    }
    .opc-wrapper .form-login, .opc-wrapper .form-shipping-address, .opc-wrapper .methods-shipping {
        background: #ffffff;
    }
    .opc-wrapper .form-login, .opc-wrapper .form-shipping-address, .opc-wrapper .methods-shipping {
        padding: 0;
    }
    .checkout-index-index .page-header{
        border:0 !important;
        margin-bottom: 0 !important;
    }
    .opc-estimated-wrapper .estimated-block {
        line-height: 18px;
    }
    .new-shipping-address-modal #shipping-new-address-form fieldset.field.street.admin__control-fields, .checkout-payment-method .billing-address-form .fieldset.address > .field, .checkout-index-index #payment.checkout-payment-method .billing-address-form .field.street, #shipping div#shipping-new-address-form .field.street, div#shipping-new-address-form .field {
        max-width: 100% !important;
        width: 100%;
        padding: 0 !important;
    }
    .opc-wrapper .methods-shipping {
        margin: 20px 0 auto !important;
    }
    .opc-wrapper .step-title {
        font-size: 30px;
        border-bottom: 0;
        padding-bottom: 0;
        padding-top: 15px;
    }
    .checkout-index-index .minicart-wrapper {
        margin-top: 5px;
    }
    .checkout-payment-method .payment-option {
        margin: 0;
    }
    #co-payment-form .checkout-billing-address  .actions-toolbar .primary,
    #co-payment-form .checkout-billing-address  .actions-toolbar{
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .checkout-payment-method .checkout-billing-address .primary .action-update{
        order:1;
    }
    .checkout-payment-method .payment-option.discount-code {
        max-width: 100%;
    }
    .checkout-payment-method .checkout-billing-address button.action.action-cancel {
        text-align: left;
        max-width: 120px;
    }
    .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary {
        margin-bottom:0;
    }
    body .page-header {
        border-bottom: 0 !important;
        margin-bottom: 0 !important;
    }
    .minicart-wrapper {
        margin-top: 0;
        position: absolute;
        right: 141px;
        top: 15px;
    }
    body .header_custom_wrapper .custom_menu {
        max-width: calc(100% - 165px) !important;
    }
    span.c_nav-toggle:after {
        content: "";
        width: 1px;
        height: 100%;
        position: absolute;
        left: -17px;
        background: #d9d9d9;
    }
    body form#search_mini_form .field.search > label.label {
        position: relative;
        right: 7px;
        min-height: 60px;
        display: flex !important;
        align-items: center;
    }
    .field.search label.label:after {
        content: "";
        width: 1px;
        height: 100%;
        position: absolute;
        left: -17px;
        background: #d9d9d9;
    }
    .custom_wrapper_header .c_nav-toggle {
        right: 15px;
        top: 0;
        left: inherit;
        min-height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .block-search input#search {
        min-height: 45px;
    }
    body .header_custom_wrapper .header.content .block.block-search form .actions {
        bottom: -16px;
        right: 5px;
    }
    .minicart-wrapper.active .block-minicart {
        display: block;
        width: 100vw;
        left: 0;
        right: 0;
        top: 0;
        position: fixed;
        box-sizing: border-box;
        margin: 0;
        box-shadow: none;
        max-width: 100%;
        border: 0;
        height: 100%;
    }
    .catalog-category-view #maincontent, .page-products #maincontent {
        box-sizing: border-box;
    }
    #minicart-content-wrapper .block-content {
        padding-top: 20px;
    }
    #btn-minicart-close {
        top: 10px;
        right: 23px;
    }

    .checkout-onepage-success #maincontent {
        padding:40px 20px !important;

    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .checkout-index-index .opc-wrapper{
        width: 100%;
        padding-right: 0;
        order:4;
    }
    .checkout-index-index .opc-sidebar{
        width: 100%;
        margin: 0 0 35px;
        position: relative;
        order: 1;
    }
    #checkout.checkout-container{
        display: flex;
        flex-wrap: wrap;
    }
    .authentication-wrapper {
        width: 100%;
        max-width: 100%;
    }
}


@media (max-width: 570px) {
    .inpost-carrier-wrapper {
        width: 100%;
        margin: 10px 0 0 0 !important;
    }
}


.customer-account-logoutsuccess{

}

.catalogsearch-result-index .breadcrumbs{
    display: none !important;
}

.catalogsearch-result-index  .page-title-wrapper {
    margin-top: 25px;
}

.checkout-onepage-success  a.action.print,
.checkout-onepage-success .checkout-success a.order-number {
    color:#f07f1d;
}

.checkout-onepage-success #maincontent {
    width: 100%;
    max-width: 1280px;
    padding: 60px 20px 0;

}

.checkout-onepage-success .checkout-success .actions-toolbar a.action.primary.continue{
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
    color: #fff;
    background-color: #f07f1d;
    border-radius: 50px;
    border-top-left-radius: 0 !important;
    outline: none;
    box-shadow: none;
    text-transform: uppercase;
    border: 2px solid #f07f1d;
    display: block;
    width: 100%;
    padding: 11px 24px;
    margin: 20px 0 0 0;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
}

.checkout-onepage-success .checkout-success .actions-toolbar a.action.primary.continue:hover {
    color: #f07f1d;
    background-color: transparent;
    border: 2px solid #f07f1d;
}

.checkout-index-index [name="captcha_form_id"] + div {
    order: 1111;
    margin-top: 30px;
}

.form .widget.block.block-static-block {
    width: 100% !important;
    font-size: 11px;
}

.cms-page-view .breadcrumbs {
    display: none;
}

.cms-page-view .page-title-wrapper {
    max-width: 1280px;
    margin: 60px auto;
    text-align: center;
    padding: 0 20px;
    box-sizing: border-box;
}

.cms-page-view [data-content-type='row'][data-appearance='contained'] {
    padding: 0 20px;
}

.cms-page-view [data-content-type='row'] a:not(.button){
    color:#f0801e;
}

.cms-page-view [data-content-type='row'] a:not(.button):hover{
    color:#000000 !important;
}

.cms-page-view .header_custom_wrapper {
    z-index: 222;
    background: #fff;
}

.cms-page-view .page-header{
    z-index: 222;
}

#checkout .action.action-auth-toggle,
.checkout-index-index .minicart-wrapper,
.checkout-index-index .page-header .panel.wrapper {
    display: none;
}

.checkout-index-index .header_custom_wrapper .header.content {
    justify-content: start;
}

/* Comparision product */

body[class*="catalog-product_compare-index"]  .page-title-wrapper {
    padding: 50px 30px 0;
    text-align: center;
}
.comparison-products .comparison-row {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 20px;
}
.comparison-products .cell.product {
    border: 2px solid #f7f7f7;
    padding:10px!important;
    width: calc(33.33% - 20px);
    box-sizing: border-box;
}
.comparison-products a.action.delete {
    font-size: 14px;
    font-weight: 500;
    color: #f07f1d;
    background-color: #ffffff;
    border-radius: 50px;
    border-top-left-radius: 0 !important;
    outline: none;
    box-shadow: none;
    text-transform: uppercase;
    border: 2px solid #f07f1d;
    display: block;
    padding: 10px 10px;
    margin: 0;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
    width: 100%;
    line-height: 14px;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
}
.comparison-products a.action.delete:hover {
    color: #ffffff;
    background-color: #f07f1d;
}
.catalog-product_compare-index  a.action.print {
    color: #1b306a!important;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 20px!important;
    display: block!important;
}
.catalog-product_compare-index .action.print span {
    position: relative;
    margin-left: 30px;
}
.catalog-product_compare-index .action.print span:before {
    content:'';
    background-image: var(--print_icon);
    width: 20px;
    display: block;
    height: 20px;
    background-size: contain;
    position: absolute;
}
.comparison-products .cust_prod_info {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    margin: 15px 0px;
}
.comparison-products .price-box .price-label {
    display: none !important;
}
.comparison-products .cell.attribute {
    border-top: 1px solid #e6e6e6;
    padding-top: .5rem;
    margin-top: .5rem;

}
.comparison-products .cell.attribute .attribute-value {
    display:flex;
    flex-wrap:nowrap;
    justify-content: space-between;
}
.comparison-products  .cell.attribute.description .attribute-label,
.comparison-products  .cell.short_description .attribute-label
{
    display:none!important;
}
.comparison-products  .product-item-name a.name {
    font-weight:500!important;
    color: #1b304d;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.comparison-products  .price-box {
    margin:5px 0;
}
.comparison-products  .price-box .price-container .price {
    font-weight:500!important;
    color: #1b304d;
    font-size: 15px;
}
.comparison-products  .price-box .old-price .price-container .price {
    color: #888888;
    margin-left:10px;
    text-decoration: line-through;
}
.comparison-products  a.product-item-photo {
    width: calc(33.333333% - 0.5rem) !important;
}
a.action.compare {
    line-height:normal!important;
}

.comparison-products .action.see_product {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    background-color: #f07f1d;
    border-radius: 50px;
    border-top-left-radius: 0 !important;
    outline: none;
    box-shadow: none;
    text-transform: uppercase;
    border: 2px solid #f07f1d;
    display: block;
    padding: 6px 15px;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
    width: max-content;
    line-height: normal;
    text-decoration:none!important;
}
.comparison-products .action.see_product:hover {
    color: #f07f1d;
    background-color: #fff;
}
.product-item-actions .actions-secondary > .action {
    line-height: 35px;
    text-align: left;
    width: 35px;
    color: #1b304d;
    margin-top: 5px;
}
.compare.wrapper .compare_text {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.compare.wrapper a.action.compare {
    display: flex;
    gap: 0 5px;
    text-decoration: none !important;
    flex-wrap: nowrap;
}
.compare.wrapper a.action.compare.no-display {
    display:none!important;
}
.compare.wrapper .item.link.compare {
    margin-bottom:0!important;
}
.compare.wrapper {
    order:2;
    margin:0 5px 0 15px!important;
}

.compare.wrapper  a.action.compare:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 28px;
    color: #757575;
    content: '\e61e';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.compare.wrapper .counter.qty {
    background: #ff5501;
    color: #fff;
    height: 24px;
    line-height: 24px;
    border-radius: 2px;
    display: inline-block;
    margin: 3px 0 0;
    min-width: 18px;
    overflow: hidden;
    padding: 0 3px;
    text-align: center;
    white-space: normal;
}
.compare.wrapper .counter.qty:before {
    content: '';

}
.compare.wrapper .counter.qty:after {
    content: '';

}
.product-item-actions .actions-secondary > .action {
    margin-top:0!important;
}
@media print {
    /* Hide elements by class */
    .catalog-product_compare-index .custom_wrapper_header,
    .catalog-product_compare-index  .page-footer
    {
        display: none !important;
    }
}
@media (max-width:1024px) {
    .comparison-products .cell.product {
        width:calc(50% - 20px)!important;
    }
}
@media (min-width:768px) {
    body[class*="catalog-product_compare-index"] #maincontent.page-main {
        max-width: 1280px;
        width: 100%;
    }

}
@media (max-width:991px) and (min-width:768px) {
    .custom_menu [data-content-type='row'][data-appearance='contained'] ul li a {
        font-size: 14px;
        padding: 0 10px;
    }
}
@media(min-width:768px) {
    .custom_menu .hidden_desktop {
        display:none!important;
    }
}
@media (max-width:639px) {
    .comparison-products .cell.product {
        width:calc(100%)!important;
    }
}
@media (min-width: 640px) {
    .product-item-actions .actions-primary + .actions-secondary > .action {
        text-align: left;
        width: 35px;
    }
    .products-grid .product-item-inner {
        border: 0 !important;
        clip: rect(0, 0, 0, 0) !important;
        height: auto !important;
        margin: 0 !important;
        overflow: visible !important;
        padding: 0 !important;
        position: relative !important;
        width: auto !important;
        background: none !important;
        box-shadow: none !important;
    }
    .page-products .products-grid .product-item-info:hover .product-item-inner,
    .page-products .products-grid .product-item-info.active .product-item-inner,
    .page-layout-1column .block.widget.cus_layout_widget .products-grid .product-item-info:hover .product-item-inner,
    .page-layout-1column .block.widget.cus_layout_widget .products-grid .product-item-info.active .product-item-inner{
        display:block!important;
    }
    .products-grid .product-item-actions {
        margin: 0!important;
    }
}
/* Comparision product end */
