/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-05-21 19:02:18 */
body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom {
        width: 49%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper {
        width: 49%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 36.75%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 36.75%;
    }
}

.side-custom-menu {
    border-color:#dae2e6;
    border-radius:2px;
}
.side-custom-menu ul {
    padding: 5px 12px;
}
.side-custom-menu h2 {
    background-color: #f4f4f4;
    padding: 15px 20px 15px;
}
.side-custom-menu ul li {
    border-color: #dae2e6;
    padding: 12px 4px;
}
.side-custom-menu ul li a{
    position: relative;
    color: #465157;
    font-size: 14px;
    letter-spacing: 0.005em;
    padding-left: 40px;
}
.side-custom-menu ul li a i{
    position: absolute;
    font-size: 22px;
    left: 0;
    top: -2px;
}
.side-custom-menu .action {
    padding: 20px 20px 30px;
}
.side-custom-menu .action a {
    display: block;
    background-color: #0088cc;
    padding: 16px 20px;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
}
.side-custom-menu .action a:hover {
    color: #fff;
}
.owl-border-radius-7 .owl-stage-outer {
    border-radius: 0;
}
.owl-bottom-absolute-narrow.owl-theme .owl-controls {
    text-align: left;
    padding-left: 65px;
    bottom: 40px;
}
.owl-bottom-absolute-narrow.owl-theme .owl-controls .owl-dot span {
    width: 24px;
    height: 3px;
    border-radius: 0;
    background: #111;
    border: 0;
    opacity: 0.4;
}
.owl-bottom-absolute-narrow.owl-theme .owl-controls .owl-dot.active span, .owl-bottom-absolute-narrow.owl-theme .owl-controls .owl-dot:hover span {
    background-color: #010204;
    opacity: 1;
    border-color: #010204;
}
.homepage-bar {
    border:none;
    background: none;
}
.homepage-bar .col-lg-4 {
    border-color:#fff;
}
.homepage-bar i {
    color:#465157;
}
.homepage-bar h3 {
    font-size: 14px;
    font-weight: 600;
    color: #465157;
    line-height: 19px;
}
.homepage-bar p {
    font-size: 13px;
    font-weight: 300;
    color: #839199;
    line-height: 19px;
}
.homepage-bar [class*=" porto-icon-"], .homepage-bar [class^="porto-icon-"] {
    color: #465157;
}
.filterproduct-title {
    background: none;
    font-size: 18px;
    border-bottom: #e1e1e1 solid 1px;
    font-weight: 700;
    margin-bottom: 27px;
}
.filterproduct-title .content {
    background: none;
}
.owl-top-narrow {
    margin: -10px;
}
.owl-top-narrow .owl-carousel .owl-item > .item {
    padding: 10px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    border: solid 2px #95a9b3;
    background: none;
    position: relative;
    margin: 5px 2px 5px 2px;
}
.owl-top-narrow .owl-theme .owl-controls {
    top: -52px;
    right: 8px;
}
.owl-theme .owl-dots {
    margin: 0;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    border-color: #0088cc;
    background: none;
}
.owl-theme .owl-dots .owl-dot.active span:after, .owl-theme .owl-dots .owl-dot:hover span:after {
    content: '';
    position: absolute;
    left: 3px;
    top: 3px;
    right: 3px;
    bottom: 3px;
    background-color: #0088cc;
    border-radius: 100%;
}
.page-wrapper >.breadcrumbs {
    padding: 5px 0 5px;
    margin-bottom: -15px;
}
.breadcrumbs li {
    line-height: 30px;
    display: inline-block;
}
.page-wrapper > .breadcrumbs .items {
    padding: 0 15px 0;
}
.breadcrumbs li.home a {
    width: 15px;
    display: inline-block;
    text-indent: 30px;
    line-height: 30px;
    overflow: hidden;
    float: left;
    position: relative;
}
.breadcrumbs li.home a:after {
    content: "\e883";
    font-family: 'porto-icons';
    position: absolute;
    left: 0;
    top: 0;
    text-indent: 0;
}
.sidebar.sidebar-main {
    position: relative;
}
.block-category-list .block-title,.filter-options-title,.filter .filter-current-subtitle {
    border: none;
    background-color: transparent;
    padding: 16px 20px 4px 20px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
}
.block-category-list .block-title {
    padding: 30px 20px 0 20px;
}
.block-category-list .block-title strong {
    font-weight: 600;
}
.block-category-list .block-content,.filter-options-content {
    border: none;
    background-color: transparent;
    padding: 10px 20px 26px 20px;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    border-radius: 0;
}
.filter-current .items {
    border: none;
    background-color: transparent;
    position: relative;
    z-index: 2;
}
.filter-current .item {
    padding-left: 20px;
}
.filter-current .action.remove {
    right: 20px;
    color: #21293c;
}
.filter-actions {
    border: none;
    background-color: transparent;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    padding-right: 20px;
}
.filter-actions a {
    color: #858585;
}
.filter-options-title:after {
    content: '\f803';
    border: none;
    color: #21293c;
    font-size: 17px;
    margin-top: -6px;
}
.filter-options-title:hover:after {
    background: none;
    color: #21293c;
}
.active > .filter-options-title:after {
    content: '\f800';
}
#ln_slider_price.ui-slider-horizontal {
    height: 3px;
    box-shadow: none;
}
#ln_slider_price .ui-slider-handle {
    width: 12px;
    height: 12px;
    border-radius: 100%;
}
.sidebar-title {
    font-size: 15px;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
    margin-bottom: 20px;
    padding-left:20px;
    padding-right: 20px;
}
.porto-icon-left-open-huge:before {
    content: '\f802';
    color: #21293c;
}
.porto-icon-right-open-huge:before {
    content: '\f801';
    color: #21293c;
}
.sidebar .owl-top-narrow .owl-theme .owl-controls {
    top: -30px;
    right: 3px;
}
.sidebar .owl-top-narrow .owl-theme .owl-controls .owl-nav div *:before {
    color:#21293c;
}
.sidebar .product-items .product-item-info .product-item-photo {
    max-width: 25.19%;
}
.sidebar .product-items .product-item-name a {
    font-size: 14px;
    color: #5b5b5f;
    font-weight: 600;
}
.sidebar .sidebar-filterproducts {
    margin-bottom: 30px;
    padding-bottom: 40px;
    background: none;
    border-bottom: #efefef solid 1px;
}
.sidebar .product-items .product-item .product-reviews-summary {
    display: block;
    margin-top: 0;
}
.sidebar-filterproducts.custom-block + h2 {
    font-size: 15px !important;
    text-transform: uppercase;
    font-weight: 600;
    color: #21293c !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}
.sidebar-filterproducts.custom-block + h2 +h5 {
    font-family: 'Open Sans' !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    color: #7a7d82 !important;
    letter-spacing: 0.022em;
    padding: 0 20px;
}
.sidebar-filterproducts.custom-block + h2 + h5 + p {
    color: #21293c !important;
    font-size: 15px !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}
.sidebar .custom-block {
    padding: 0 20px;
}
.category-boxed-banner.owl-theme .owl-controls {
    bottom: 0;
}
.page-products .toolbar .limiter {
    display: block;
}
.page-with-filter .toolbar-amount {
    display: none;
}
.full-width-image-banner {
    height: 300px;
}
.full-width-image-banner:after {
    display: none;
}
.full-width-image-banner h2 {
    font-size: 36px;
    font-weight: 900;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    line-height: 38px;
}
.full-width-image-banner p {
    font-size:18px;
    line-height:38px;
    font-weight: 700;
    text-transform:uppercase;
}
.full-width-image-banner .btn-default {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.025em;
    padding: 10px 20px;
    background-color: #010204;
    color: #fff;
    font-family: 'Oswald';
    text-transform: uppercase;
    border-radius: 2px;
    margin-top: 31px;
}
.page-products .toolbar .limiter .limiter-text {
    display: none;
}
.modes-mode.active {
    border: none;
    background: none;
    color: #111;
}
.modes-mode,.modes-mode:hover {
    border: none;
    background: none;
    color: #111;
    width: 15px;
}
.toolbar select {
    border: 1px solid #e4e4e4;
    height: 37px;
    color: #7a7d82;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    padding: 0 10px;
    padding-right: 30px;
    line-height: 31px;
}
.toolbar-sorter .sorter-action {
    margin-top: 6px;
    color: #21293c;
}
.toolbar-sorter .sorter-action:before {
    color: #21293c;
}
.pages a.page,.pages strong.page,.pages .action {
    width: 32px;
    line-height: 32px;
}
.products-grid + .toolbar.toolbar-products {
    border-top: solid 1px #efefef;
    padding-top: 25px;
}

.catalog-product-view .sidebar .custom-block {
    border: none;
    color: #6b7a83;
    padding-bottom: 0;
    margin-bottom: 33px;
    background: none;
}
.catalog-product-view .sidebar .custom-block-1>div i {
    color: #0088cc;
    border: none;
    font-size: 40px;
    float: left;
}
.catalog-product-view .sidebar .custom-block-1>div {
    min-height: 65px;
    clear: both;
    padding: 18px 0;
    border-bottom: solid 1px #dee5e8;
    margin-bottom: 0;
}
.catalog-product-view .sidebar .custom-block-1>div:last-child {
    border-bottom-width: 0;
}
.block-manufacturer {
    text-align: center;
    padding: 10px 20px 0;
    margin-bottom: 0;
}
.block-manufacturer hr {
    border-color: #dee5e8;
    margin-bottom: 0;
}
.catalog-product-view .sidebar .custom-block-1>div h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.005em;
    color: #6b7a83;
    margin-left: 80px;
}
.block.related {
    padding: 0 20px;
}
.block .title strong {
    font-size: 15px;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
    margin-bottom: 20px !important;
    padding-top: 0;
    text-transform: uppercase;
}
.block.related .product-items .product-item-actions {
    display: none;
}
.product-info-main .page-title-wrapper h1 {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: -0.01em;
    color: #21293c;
    margin: 3px 0 15px;
}
.prev-next-products a {
    color: #555;
}
.product-reviews-summary .reviews-actions a {
    line-height: 20px;
    font-size: 14px;
    color: #bdbdbd;
}
.product-info-main .product.overview {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 27px;
    border-bottom: solid 1px #dae2e6;
}
.product.media {
    padding-right: 12px;
}
.fotorama__stage__shaft {
    border: none;
}
.fotorama__nav--thumbs .fotorama__thumb {
    border-color: #dae2e6;
}
.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0.005em;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
    font-size: 16px;
    color: #2b2b2d;
    font-weight: 400;
}
.product-info-main .fieldset > .field.qty, .product-info-main .nested.options-list > .field.qty {
    position: relative;
    width: 106px;
}
.product-info-main .qty.field .control, .product-info-main .qty.field .qty-changer {
    margin-left: 29px;
}
.product-info-main .qty.field .qty-changer > a {
    position: absolute;
    top: 0;
    left: 0;
    height: 43px;
    width: 30px;
    line-height: 41px;
    text-align: center;
    margin: 0;
    border-color: #dae2e6;
}
.product-info-main .qty.field .qty-changer > a:first-child {
    left: auto;
    right: 4px;
}
.product-info-main .box-tocart .input-text.qty {
    font-family: 'Oswald';
    display: inline-block;
    vertical-align: middle;
    height: 43px;
    width: 44px!important;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #61605a;
    margin: 0;
    border-color: #dae2e6;
}
.product-info-main .qty.field .qty-changer > a .porto-icon-up-dir:before {
    content: '\f882';
}
.product-info-main .qty.field .qty-changer > a .porto-icon-down-dir:before {
    content: '\f883';
}
.catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .box-tocart .action.tocart {
    height: 43px;
    font-size: 14px;
    letter-spacing: 0.05em;
    font-weight: 400;
}
.box-tocart .action.tocart:before {
    content: '\e87f';
    font-family: 'porto-icons';
    margin-right: 7px;
    font-size: 16px;
}
.action.primary,.action.primary:active {
    font-family: "Oswald";
    letter-spacing: 1px;
    text-transform: uppercase;
}
.product-addto-links .action.towishlist,.product-addto-links .action.tocompare,.product-social-links .action.mailto.friend,.moved-add-to-links .action.mailto.friend {
    width: 43px;
    height: 43px;
    line-height: 41px;
    background-color: #f4f4f4;
}
.product.data.items > .item.content {
    background-color: #fff;
    box-shadow: none;
    border: none;
    border-top: #dae2e6 solid 1px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 27px;
}

.main-upsell-product-detail .block.upsell .title strong {
    background: none;
}
.block.upsell .title {
    background: none;
    border-bottom: #e1e1e1 solid 1px;
    font-weight: 700;
    margin-bottom: 16px;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: left;
}
.block.upsell .title strong {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Oswald';
    color: #302e2a;
}
.review-ratings .rating-label {
    display: block;
}



.footer-middle {
    padding: 62px 0 42px;
}
.footer-ribbon {
    margin: -78px 0 25px;
}
.footer-middle p{
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
}
.footer-middle .block .block-title {
    margin-bottom: 15px;
}
.footer-middle .block .block-title strong {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.footer-middle ul.links li,
.footer-middle ul.features li {
    padding: 6px 0;
}
.footer-container .validation-advice {
    position: absolute;
}
.footer-middle .block.newsletter .form.subscribe {
    max-width: 400px;
}
.footer-middle .block.newsletter .control:before {
    line-height: 48px;
    margin-left: 20px;
}
.footer-middle .block.newsletter .control {
    position: relative;
}
.footer-middle .block.newsletter .control input {
    background-color: #fff;
    color: #686865;
    height: 48px;
    border: none;
    font-size: 14px;
    padding-left: 10px;
}
.footer-middle .block.newsletter .control div.mage-error {
    position: absolute;
    bottom: -22px;
}
.footer-middle .block.newsletter .action.subscribe {
    height: 48px;
    text-transform: uppercase;
    padding: 0 22px;
}
.footer-middle .block-bottom {
    border-top: 1px solid #3d3d38;
    text-align: left;
    padding: 27px 0;
    overflow: hidden;
}
.footer-middle .social-icons {overflow:hidden;}
.footer-middle .social-icons a {
    background-image: none;
    background-color: #33332f;
    text-indent: 0;
    color: #fff;
    border-radius: 0;
    font-size: 15px;
    width: 37px;
    height: 37px;
    text-align: center;
    margin-left: 0;
    margin-right: 4px;
    float: left;
    line-height:35px;
}
.footer-middle ul.contact-info li:first-child{
    border-top-width: 0;
}
.footer-middle ul.contact-info li {
    padding: 9px 0;
} {
    padding: 9px 0;
}
.footer-middle ul.contact-info i {
    color: #e1ddc3 !important;
    font-size: 26px;
    line-height: 28px;
}
.footer-middle ul.contact-info p{
    line-height: 1;
}
.footer-middle ul.contact-info b {
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 7px;
    display: inline-block;
}
.footer-bottom {
    padding: 18px 0;
}
.footer-bottom address {
    float: left;
    font-size: 11px;
    line-height: 42px;
}
.footer-bottom .container {
    position: relative;
}
.footer-bottom .container:before {
    content: '';
    position: absolute;
    background-color: #3d3d38;
    left: 15px;
    right: 15px;
    top: -18px;
    height:1px;
    width: calc(100% - 30px);
}
@media (max-width: 991px) {
    .footer .block .block-content {
        margin-bottom: 30px;
    }
    .footer-middle .block-content {
        min-width: auto !important;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .homepage-bar .col-lg-4 {
        text-align: left !important;
    }
    .sidebar.sidebar-main {
        position: static;
    }
    .product.data.items {
        margin: 0;
    }
    .prev-next-products .product-nav.product-next .product-pop {
        margin: 0;
    }
    .prev-next-products .product-nav.product-prev .product-pop {
        left: -20px;
    }
    .product-info-main .fieldset > .field.qty {
        margin-bottom: 20px;
    }
    .fieldset > .actions {
        vertical-align: top;
    }
    .catalog-product-view .sidebar .custom-block {
        padding: 0;
    }


    .footer-middle {
        padding: 62px 0 0;
        margin-bottom: -20px;
    }
    .footer .block .block-content {
        margin-bottom: 30px;
    }
    .footer-middle .block-content {
        float: none !important;
    }
    .footer-middle .social-icons {
        overflow: hidden;
        float: none !important;
    }
.footer-bottom .custom-block.f-right {
    margin-left: 0;
}
}
    .page-products .sorter {
        float: left;
    }
    .modes {
        float: right;
        margin-right: 0;
        margin-left: 20px;
        margin-top: 7px;
    }
    .modes-mode:before {
        content: '\e880';
        font-size: 14px;
    }
    .mode-list:before {
        content: '\e87b';
        font-size: 14px;
    }
    .products.wrapper ~ .toolbar .limiter {
        float: left;
    }
    .products.wrapper ~ .toolbar .pages {
        float: right;
    }
@media (min-width: 768px) { 
    .page-header.type2.header-newskin .navigation .level0 > .level-top {
        font-weight: 700;
    }
    .sidebar.sidebar-main:before {
        content: '';
        position: absolute;
        left: 0;
        right: 20px;
        border: solid 1px #dae2e6;
        top: 0;
        bottom: 0;
        border-radius: 2px;
    }
    .product.data.items > .item.title {
        padding: 10px 30px 10px 0;
    }
    .product.data.items > .item.title > .switch {
        font-size: 14px;
        font-weight: 700;
        color: #818692;
        text-transform: uppercase;
        border: none;
        border-radius: 0;
        line-height: 30px;
        background: none;
        padding: 0;
    }
    .product.data.items > .item.title:not(.disabled) > .switch:focus,
    .product.data.items > .item.title:not(.disabled) > .switch:hover {
        background: none;
        color: #818692;
    }
    .product.data.items > .item.title.active > .switch,
    .product.data.items > .item.title.active > .switch:focus,
    .product.data.items > .item.title.active > .switch:hover {
        color: #21293c;
        position: relative;
        border-bottom: #0088CC solid 2px;
    }
    .product.data.items > .item.content {
        padding: 35px 0 0;
        margin-top: 45px;
    }
}
.product-item-details .product-item-name > a, .product-item-details .product-item-name > a:hover {
    color: #7a7d82;
}
.products-grid .product-item .product-item-info .product-item-photo > a:not(.weltpixel-quickview):after{
    content: "";
    display: block;
    background-color: #000;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    visibility: hidden;
    transition: all 0.3s;
}
.products-grid .product-item .product-item-info:hover .product-item-photo > a:not(.weltpixel-quickview):after{
    opacity: 0.1;
    visibility: visible;
}
.block-category-list .block-content .item a {
    font-size: 14px;
    font-weight: 600;
}
.swatch-attribute.size .swatch-option, .swatch-attribute.manufacturer .swatch-option {
    background: #fff;
    color: #636363;
    border-color: #e9e9e9;
}
.swatch-option.text {
    min-width: 26px;
    line-height: 18px;
    padding: 3px;
    height: 26px;
}
.pages a.page, .pages strong.page, .pages .action {
    background: transparent;
    color: #706f6c;
    font-size: 15px;
    font-weight: 600;
    line-height: 30px;
}
.pages a.page:hover, .pages a.action:hover {
    background-color: transparent;
    color: #706f6c;
}
.pages a.action:hover:before {
    color: #706f6c !important;
}
.pages .action {
    border-color: transparent;
}
.product-info-main .product-info-stock-sku {
    color: #333;
    font-size: 14px;
    padding-bottom: 23px;
}
.product-reviews-summary .reviews-actions a {
    color: #21293c;
}
.product-info-main .product-info-stock-sku {
    color: #21293c;
}

.catalog-product-view .sidebar .custom-block.custom-block-1 {
    margin-top: -25px;
}
.block-minicart .block-content > .actions > .secondary .action.viewcart {
    color: #333;
    font-weight: 500;
    font-family: 'Oswald';
}
.product-item .rating-summary .rating-result > span:before {
    color: #575f68;
}
.category-image {
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .block-category-list .block-title, .block-category-list .block-content, .sidebar-title, .sidebar .custom-block, .sidebar-filterproducts.custom-block + h2, .sidebar-filterproducts.custom-block + h2 + h5, .sidebar-filterproducts.custom-block + h2 + h5 + p {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 480px) {
    .toolbar .limiter .label {
        min-width: 43.22px;
    }
}
.side-list .old-price .price-container .price {
    font-size: 12px;
    color: #999;
}
.side-list .product-items .product-item-name {
    margin-top: 0;
    margin-bottom: 0;
}
.product-item .rating-summary .rating-result {
    width: 64px;
}
.product-item .rating-summary .rating-result:before, .product-item .rating-summary .rating-result > span:before {
    font-size: 11px;
    height: 11px;
    line-height: 11px;
}
.product-item-info .product.name a {
    color: #121214;
}
.price-box .price {
    font-family: 'Open Sans';
    font-weight: 600;
}
.products-grid .product-item-details .product-item-actions .tocart {
    text-transform: uppercase;
    font-size: 12.53px;
    font-family: 'Oswald';
    font-weight: 400;
    letter-spacing: 0.025em;
    color: #6f6e6c;
    line-height: 30px;
    background-color: #f4f4f4;
    border-color: #f4f4f4;
}
.product-item .tocart:before {
    content: '\e87f';
    font-size: 17px;
    vertical-align: middle;
}
.product-social-links .action.towishlist:before, .product-addto-links .action.towishlist:before, .block-bundle-summary .action.towishlist:before, .product-item .action.towishlist:before, .table-comparison .action.towishlist:before {
    content: '\e889';
}/*CUSTOM 2*/
/*GERAL CSS*/
.header-right a.my-account,
.header-right a.wishlist.mr-1 {
  display: none !important;
}
.minicart-wrapper .block-minicart .subtotal {
  display: inherit !important;
}
.amgdprcookie-bar-block button.amgdprcookie-button.-settings {
  display: none !important;
}
.amgdprcookie-buttons-block .amgdprcookie-button.-allow, .amgdprcookie-buttons-block .amgdprcookie-button.-save {
  flex-basis: 40%;
}
.amgdprcookie-bar-container .amgdprcookie-policy {
  text-align: justify;
}
.navigation .level0>.level-top {
  color: #575757 !important;
}
.navigation .level0>.level-top:hover {
  color: #000 !important;
}
.block-minicart .subtotal .label:after {
  content: none !important;
}
.price-container .price-including-tax+.price-excluding-tax, .price-container .weee, .price-container .price-including-tax+.price-excluding-tax .price, .price-container .weee .price, .price-container .weee+.price-excluding-tax:before, .price-container .weee+.price-excluding-tax .price {
  font-size: 12px !important;
}
.price-including-tax+.price-excluding-tax:before, .weee[data-label]:before {
  font-size: 12px;
}
.minicart-wrapper .action.showcart .counter.qty {
  right: 14px;
}
.page-header .navigation .level0.parent>a:after {
  font-size: 18px;
}
.ambanner-slider-wrap.-alignment-center {
  margin: 0 !important;
}
.main-panel-top {
  background: #0088cc;
}
.header-main {
  background: #00168d !important;
}
.action.tocart.primary img {
  display: none;
}
.action.primary, .action.primary:active,
.action.tocart.primary {
  background: #08c;
  border: none !important;
}
.action.primary, .action.primary:active:hover,
.action.tocart.primary:hover {
  background: #0088cccf;
  border: none !important;
}
.breadcrumbs {
  background: #fff !important;
  color: #8E8E8E !important;
  margin-bottom: 0 !important;
}
.simularFrete_cont>input[type="text"] {
  height: 48px;
}
.simulateTitle {
  font-size: 1.8rem;
  margin-bottom: 10px;
}
.product-addto-links {
  display: none !important;
}
.side-custom-block .owl-carousel .owl-nav .owl-next:before,
.side-custom-block .owl-carousel .owl-nav .owl-prev:before,
.active > .filter-options-title:after,
.filter-options-title:after {
    display: none !important;
}
.sidebar-content .action.primary,
.sidebar-content .action.primary:active,
.sidebar-content .action.tocart.primary {
  font-size: 11px;
}
.block-category-list .block-title, .filter-options-title, .filter .filter-current-subtitle {
  padding: 0 !important;
}
.sidebar-title {
  margin-top: 10px;
}
.filter-options-item.active .filter-options-content {
    border: none !important;
}
.sidebar.sidebar-main:before {
    border: none !important;
}
.product-social-links {
  margin-bottom: 15px;
}
ul.header.links li,
ul.header.links li a {
  color: #fff !important;
  text-transform: uppercase !important;
}
.search-autocomplete li {
  color: #000 !important;
}
ul.subchildmenu {
  z-index: 9;
}
.products-grid .product-item .product-item-details .product-item-name {
  white-space: inherit !important;
  overflow: visible !important;
  text-overflow: inherit !important;
}
ul.header.links li {
  padding: 0 10px;
  font-size: 11px;
}
div#cookie-status {
  display: none;
}
a.logo img {
  width: 100%;
}
.navigation .parent .level-top:after {
  font-size: 2.2rem;
  top: 13px;
}
span.special-price {
  display: block;
}
button#product-addtocart-button {
  background: #1788cc;
}
.side-custom-block .product-item .tocart:before,
.side-custom-block .product-reviews-summary.short {
  display: none !important;
}
.side-custom-block .product-item-info .product.name a {
  font-size: 12px;
  margin-bottom: 0;
}
.product-info-main .qty.field .control,
.product-info-main .qty.field .qty-changer {
  margin-left: 0;
}
.opc-progress-bar-item>span {
  font-size: 16px;
}
.opc-progress-bar-item>span:after {
  font-size: 19px;
}
.minicart-items-wrapper {
  min-height: 150px;
}
.minicart-wrapper .product .actions {
  margin-top: 10px;
}
/*.catalog-product-view .price-box:after {
      content: 'Valores estão com IPI';
      font-size: 1.3rem;
      color: #000;
      width: 100%;
      float: left;
    }*/
a.product-item-link {
  white-space: unset !important;
  min-height: 63px !important;
}
.checkout-payment-method .payment-option-title .action-toggle>span {
  background-color: #0088cc;
  padding: 17px;
  color: #fff;
}
a.share-email {
  display: none;
}
.catalog-product-view .sidebar .custom-block-1>div h3 {
  margin: 0;
}
textarea.input-text.order-comment.order-comment-input::placeholder {
  visibility: hidden;
}
.carousel-container .owl-dots {
  margin-top: -40px !important;
}
.footer-ribbon span {
  font-family: "Open Sans";
  font-weight: 700;
}
.footer-middle ul.contact-info i {
  color: #fff !important;
}
.footer-desk i:before {
  margin: 0;
}
.footer-desk i.fab.fa-whatsapp {
  padding: 8px 10px 8px 10px !important;
}
.footer-desk i {
  background: #929292;
  padding: 8px 8px 8px 8px;
  font-size: 26px !important;
  border-radius: 25px;
  border: 1px solid #fff;
  margin-right: 5px !important;
}
.footer-middle>.container::after,
.footer-bottom .container:before {
  display: none;
}
.footer-middle>.container {
  padding-top: 2rem !important;
  padding-bottom: 0.5rem !important;
}
.footer .contact-info i {
  display: inline-grid !important;
}
.footer-middle {
  padding-bottom: 15px !important;
}
.page-header.header-newskin .minicart-wrapper .action.showcart:before,
.page-header.header-newskin .minicart-wrapper .action.showcart.active:before,
a.action.showcart i.minicart-icon.porto-icon-shopping-cart:before {
  content: url(/media/img/icone-carrinho-de-compras.png);
  max-height: 30px;
  margin-top: 4px;
}
a.action.showcart {
  justify-content: space-around;
}
.page-header.type2.header-newskin .minicart-wrapper .action.showcart:after {
  margin: 0 10px;
  content: "\f803";
  font-family: 'porto-icons';
  position: absolute;
  right: 0;
  top: 1px;
}
.page-header.type2.header-newskin .minicart-wrapper .action.showcart .counter.qty {
  top: 18px;
  right: 23px;
}
.header.links a.action.compare {
  display: none !important;
}
.checkout-index-index #block-discount-heading {
  display: none !important;
}
a.action.towishlist.actions-secondary,
a.action.tocompare.actions-secondary {
  display: none !important;
}
#new_product .item.product.product-item:hover,
#layer-product-list .item.product.product-item:hover {
  box-shadow: none !important;
}
/* PRODUCT Style */
#new_product .product-item-info.type3 .product-item-photo,
#layer-product-list .product-item-info.type3 .product-item-photo {
  max-height: 200px;
  min-height: 200px;
}
#new_product .owl-carousel .owl-item img,
#layer-product-list .owl-carousel .owl-item img {
  width: auto;
  max-height: 200px;
}
#new_product .product.photo.product-item-photo a {
  height: 200px;
  width: 210px;
  display: flex;
  vertical-align: middle;
  background: none;
  border: none;
}
#layer-product-list .product.photo.product-item-photo a,
#layer-product-list .product.photo.product-item-photo a img {
  height: 200px;
  width: 190px;
  display: flex;
  vertical-align: middle;
  background: none;
  border: none;
}
#new_product .item.product.product-item:hover,
#layer-product-list .item.product.product-item:hover {
  -webkit-box-shadow: 0 9px 0 0 #fff, 0 -9px 0 0 #fff, 8px 0 9px -6px rgb(0 0 0 / 30%), -8px 0 9px -6px rgb(0 0 0 / 30%);
  box-shadow: 1 9px 0 0 #fff, 0 -9px 0 0 #fff, 8px 0 9px -6px rgb(0 0 0 / 30%), -8px 0 9px -6px rgb(0 0 0 / 30%);
}
/* end PRODUCT Style */
/* Medias */
@media screen and (max-width: 991px) {
  .page-header.type2 .custom-block {
    display: flex !important;
    max-width: 55px;
  }
}
@media screen and (min-width: 768px) {
  fieldset.fieldset.create.account {
    margin-top: -510px;
  }
  .page-header.type2.header-newskin .block-search {
    margin-left: 120px !important;
  }
  a.logo img {
    max-width: 210px;
  }
  .page-header.type2.header-newskin .custom-block {
    margin-top: -30px !important;
  }
  .product-item-details {
    display: initial !important;
  }
  .cart.table-wrapper .product-image-wrapper .product-image-photo {
    max-height: 100px;
    width: auto;
  }
  .cart.table-wrapper .product-item-photo {
    padding: 0;
  }
  .cart.table-wrapper .item .col.item {
    max-width: 190px;
  }
  .cart.table-wrapper .product-item-name a {
    white-space: normal;
    text-align: center;
  }
  .footer-desk {
    min-height: 160px;
    justify-content: center;
    vertical-align: middle;
    display: flex;
    align-items: center;
  }
  .navigation .level0 .submenu,
  .sw-megamenu.navigation li.level0.classic .subchildmenu {
    min-width: 520px;
  }
  li.ui-menu-item.level1 {
    float: left;
    min-width: 260px;
    max-width: 260px;
    display: table;
  }
  .sw-megamenu.navigation li.level0.classic .submenu a {
    white-space: break-spaces;
  }
  .sw-megamenu.navigation li.level0.classic .subchildmenu>li>.subchildmenu {
    min-width: fit-content;
  }
  .banner-mobile {
    display: none !important;
  }
  .product.name.product-item-name {
    min-height: 63px;
  }
  .header-main .header-left {
    max-width: 16%;
  }
  .header-center {
    max-width: 60%;
  }
  .search-area {
    padding: 20px 25px 20px 25px !important;
  }
  .header-contact {
    margin-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .banner-desk {
    display: none !important;
  }
  .search-area.show-icon-tablet .block.block-search {
    right: -80px !important;
    max-width: 300px !important;
  }
  .block.block-search.show .label {
    display: none !important;
  }
}
@media screen and (max-width: 332px) {
  .product-item .tocart span {
    font-size: 0.6rem;
  }
}
/*FIX GA4 CSS*/
.product-item-info .product-item-details .product-item-actions .actions-secondary {
  display: none !important;
}
@media screen and (min-width: 1200px){
  .catalog-category-view div#layer-product-list li.item.product.product-item,
  .catalogsearch-result-index div#layer-product-list li.item.product.product-item{
    width: 25%;
  }
}
@media screen and (max-width: 1200px) and (min-width: 768px){
  .catalog-category-view div#layer-product-list li.item.product.product-item,
  .catalogsearch-result-index div#layer-product-list li.item.product.product-item{
    width: 33%;
  }
}
/*END FIX GA4 CSS*/
/*END GERAL CSS*/
/*END CUSTOM 2*/