/*Header*/

.main-panel-top {
    border-top: 3px solid #E11A21;
    background-color: #f0f0ed;
}

body .header-main .header-left {
    padding: 0;
}

.container,
.block.category.event,
.footer.content,
.header.content,
.navigation,
.page-main,
.page-wrapper>.breadcrumbs ul,
.page-wrapper>.page-bottom,
.page-wrapper>.widget,
.top-container {
    max-width: 1200px !important;
}

.header-row .header-center {
    max-width: 40%;
}

.currencydiv .dropdown dd ul {
    width: 200px;
    color: #C5C0B0;
    display: none;
    left: 0px;
    padding: 0;
    position: absolute;
    top: 35px;
    min-width: 35px;
    list-style: none;
    z-index: 1000;
    box-shadow: 0px 0px 5.82px 0.18px rgb(0 0 0 / 16%);
    background-color: #fff;
}

.currencydiv .dropdown dd ul li a {
    padding: 10px;
    display: block;
}

.currencydiv .dropdown dd ul li>span {
    padding: 6px;
    display: block;
    background: #e11a21;
    font-size: 12px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.currencydiv .dropdown dd ul li a:hover {
    background: #f3f3f3;
}

.header-left dl.dropdown,
.header-left dl.dropdown dd {
    margin: 0;
}

.header-left dl.dropdown a {
    font-size: 15px;
    color: #1B1B1B;
    font-weight: normal;
}

.header-left dl.dropdown dt>a:after {
    content: "\e81c";
    font-family: 'porto-icons';
    font-size: 15px;
    margin-left: 0px;
    display: inline-block;
}

.shopping-status p {
    margin: 0 0 0 20px;
    font-weight: 600;
    color: #e11a21;
    font-size: 13px;
}

.header.panel>.header.links>li>a {
    border-right: 1px solid #ccc;
}

.header.panel>.header.links>li:last-child>a {
    padding-right: 0;
    border: none;
}

body .block-search input {
    border: 1px solid #ccc !important;
    border-radius: 100px;
    font-size: 13px;
    outline: none;
}

.page-header .navigation:not(.side-megamenu) .level0 {
    margin: 0;
}

.page-header .navigation:not(.side-megamenu) ul {
    background: #f0f0ed;
    display: block !important;
    border-radius: 5px;
}

.navigation .level0>.level-top {
    padding: 16px 15px !important;
    font-weight: bold !important;
}

.am-porto-cmtb .page-header.type1 {
    z-index: 900;
}

.action-primary:focus,
.action-primary:active {
    background: #E11A21;
    border: 1px solid #E11A21;
}

body .sw-megamenu.navigation li.level0 .submenu {
    padding: 0 !important;
}

.minicart-wrapper .action.showcart {
    color: #404040;
}

.minicart-items .update-cart-item {
    height: auto;
}

.page-header.type1 .header-contact .my-account {
    color: #000;
}

.page-header.type1 .header-contact .my-account:hover,
.page-header.type1 .header-contact .my-account:focus {
    color: #ff5b5b;
}


/*Search*/

.amsearch-products,
.amsearch-leftside {
    padding: 0 !important;
}

.amasty-xsearch-block-header {
    text-align: center;
    background: #272723;
    color: #ffffff;
}

.search-autocomplete.-bottom-position {
    border: none;
}

.amsearch-wrapper-content .amsearch-item.product-item {
    padding: 10px !important;
    width: 33.33%;
    text-align: left;
    display: inline-block;
    margin-right: -4px;
    vertical-align: top;
}

.amsearch-wrapper-content .amsearch-wrapper-inner {
    margin: 0;
}

.amsearch-form-container .search-autocomplete .amsearch-results .amsearch-leftside {
    display: block;
}

.amsearch-autocomplete-image {
    width: 100%;
    display: inline-block;
}

.amsearch-wrapper-content .amsearch-autocomplete-information {
    padding: 0;
}

.amsearch-wrapper-content {
    margin-top: 15px;
}

.amsearch-wrapper-content .product-item-description {
    margin: 0px 0;
}

.amsearch-products .amsearch-more-results {
    padding: 0;
}

.amsearch-products .amsearch-more-results a,
.amsearch-products .amsearch-more-results a:hover {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    border: none;
    text-decoration: none;
    display: block;
    padding: 10px;
    background: #e22126 !important;
}

.amsearch-products .amsearch-more-results a:hover {
    background: #c00f14 !important;
}


/* 05-07-2023 */

.header-row .header-center {
    display: block;
}

.page-header .amsearch-wrapper-block {
    float: none;
    width: 100%;
}

.amsearch-form-block {
    display: block;
}

.amsearch-input-wrapper .amsearch-input {
    border: 1px solid #ccc !important;
    border-radius: 100px;
    font-size: 13px;
    outline: none;
    height: 40px;
    padding: 5px 20px;
}

.amsearch-button.-primary {
    display: none;
}

.amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(33%);
    padding: 10px;
}

.amsearch-products-section.-grid .amsearch-image img {
    box-sizing: border-box;
    border: 1px solid #f1f1f1;
}

.amsearch-products-section .product-item-link {
    color: #000;
    font-size: 13px;
    text-align: left;
}

.amsearch-highlight {
    padding: 0 2px;
    background-color: #3ac39c;
    color: #fff;
    word-wrap: normal;
    margin-right: 5px;
}

.amsearch-block-header .amsearch-title {
    font-size: 20px;
}


/* End-05-07-2023 */


/*End-Header*/


/*Footer*/

.footer-top .custom-block:before,
.footer-middle>.container::after,
.sidebar.sidebar-main:before,
.filter-options-item .filter-options-title:after {
    display: none;
}

.footer-top .custom-block {
    display: block;
}

body .footer-top .footer-top-inner {
    border: none;
}

.footer-middle>.container {
    padding: 0 15px 20px 15px;
}

body .footer-middle ul.links li,
body .footer-middle ul.features li {
    padding: 0px 0;
}

.footer-bottom {
    background: #272723;
    padding: 0;
}

body .footer-middle {
    padding: 24px 0 0 0;
}

.footer-bottom address {
    color: #fff;
    font-size: 14px;
}


/*End-Footer*/


/*Listing-page*/

.product.name a {
    padding: 0 10px;
}

.product-item-info:hover .product-item-photo {
    box-shadow: none;
    border-color: transparent;
}

.products-list.list .product-item-info .product-item-photo {
    border-color: #ddd;
}

.products-list.list .product-item-info .product-item-link {
    padding: 0;
}

.product-item-description a.action.more {
    color: #000;
}

.product-item-photo {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 3px;
    border: 1px solid #ddd;
    border-radius: 7px;
    min-height: 50px;
}

.product-image-photo.default_image {
    height: 250px;
    object-fit: contain;
}

.products-grid .product-item {
    margin-bottom: 35px;
}

.limiter .label {
    display: inline-block;
}

body .page-wrapper>.breadcrumbs {
    height: unset;
    padding: 10px 0;
}

body.page-with-filter .page-wrapper>.breadcrumbs {
    margin-bottom: 15px;
}

.page-wrapper>.breadcrumbs .items>li.home a:after {
    color: #333;
    top: -11px;
}

.page-wrapper>.breadcrumbs .items>li.home a {
    overflow: visible;
}

.page-wrapper .filter-options-title,
.page-wrapper .block-category-list .block-title {
    margin-bottom: 0px;
}

.page-wrapper .block-category-list .block-content,
.page-wrapper .filter-options-content {
    border: none;
}

.page-wrapper .block-category-list .block-title,
.page-wrapper .block-category-list .block-content,
.page-wrapper .filter-options-content,
.page-wrapper .filter-options-title {
    padding: 0;
}

.page-wrapper .filter-options-content .items {
    margin: 0 !important;
}

.page-wrapper .block-category-list .block-content,
.page-wrapper .filter-options-content {
    margin-top: 10px;
}


/*End-Listing-page*/


/*Detail-page*/

#super-product-table {
    border: 1px solid #d4d4d4;
    margin-top: 20px;
    border-collapse: collapse;
}

#super-product-table th {
    background: #f3f3f3;
    font-size: 12px;
    width: auto !important;
    border-right: 1px solid #d4d4d4;
    text-align: center;
    line-height: 18px;
    vertical-align: middle;
    font-weight: bold;
}

#super-product-table td {
    border-right: 1px solid #d4d4d4;
    width: auto;
    text-align: center;
    vertical-align: middle;
    padding: 8px;
}

.table.grouped .price-box .price {
    font-weight: normal;
    font-family: initial;
    font-size: 14px;
    vertical-align: middle;
}

#super-product-table td .product-options-wrapper label.label {
    display: none;
}

#super-product-table td input[type="button"] {
    background: transparent;
    border: 1px solid #e7e7e7;
}

#super-product-table td input.qty {
    height: 30px;
}

#super-product-table td.a-right .cpd-container {
    margin: 0;
}

#super-product-table td strong {
    display: block;
}

.product.info.detailed {
    border: 1px solid #ccc;
}

body .product.data.items>.item.title {
    padding: 13px 60px;
    height: auto;
    border: none;
    margin: 0;
}

.product.data.items>.item.title.active {
    background: #e22126;
    color: #fff !important;
}

.product.data.items>.item.title.active a,
.product.data.items>.item.title.active a:hover {
    border: none !important;
    color: #fff !important;
}

body .product.data.items>.item.content {
    padding: 20px;
    margin-top: 55px;
}

.box-tocart .action.tocart {
    height: auto;
    background: #e22126;
    width: auto;
    transition: 0.3s;
    letter-spacing: 0.05em;
}

.box-tocart .action.tocart:hover {
    background: #333;
    transition: 0.3s;
}

.review-add .fieldset>.legend {
    color: #000;
}

.fotorama__stage {
    border-color: #ddd;
}

.product-info-main .product-reviews-summary .reviews-actions a {
    border-left: 2px solid #ccc;
    margin-left: 10px;
    padding-left: 20px !important;
}

.product-info-main .product-reviews-summary:after {
    display: none;
}

.page-product-grouped .box-tocart {
    border: 0;
    padding-top: 0;
}


/*End-Detail-page*/


/*Login-page*/

.customer-account-login .page-title-wrapper {
    margin-top: 30px;
}


/*End-Login-page*/


/*Home-page*/

.carousel-container.mp-banner-slider {
    max-width: 1000px;
    margin: 0 auto;
}


/*End-Home-page*/


/*CMS-page*/

.cms-info .column.main p,
.cms-shipping-and-return .column.main p {
    margin-bottom: 10px;
}

.about-video {
    margin-top: 20px;
}

.about-video iframe {
    border: 1px solid #ccc;
    padding: 5px;
    background: #f3f3f3;
}

body.cms-info .page-wrapper>.breadcrumbs,
body.cms-shipping-and-return .page-wrapper>.breadcrumbs {
    margin-bottom: 0;
}

.contact-info i {
    float: left;
    width: 43px;
    height: 43px;
    background-color: #e11a21;
    color: #fff;
    line-height: 43px;
    text-align: center;
    font-size: 16px;
    border-radius: 6px;
    margin-bottom: 15px;
}

.contact-info .row {
    margin: 0 0 20px 0;
}

.search-autocomplete.-left-position {
    text-align: left;
}

.amsearch-products.-waste {
    color: #e22126;
    padding: 10px !important;
    text-align: center;
    font-weight: bold;
}


/*End-CMS-page*/


/*Checkout-page*/

.amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item {
    border-color: #e22126;
}

.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger),
.amcheckout-step-container button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger) {
    background: #e22126;
    border: 1px solid #e22126;
    transition: 0.3s;
    height: auto;
}

.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger):hover,
.amcheckout-step-container button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger):hover,
.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger):focus,
.amcheckout-step-container button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger):focus {
    background: #333;
    border: 1px solid #333;
    transition: 0.3s;
}

.amcheckout-step-container .checkout-billing-address .actions-toolbar>.primary .action-cancel {
    border: none;
    padding: 0;
    background: transparent;
}

.amcheckout-step-container button.action.action-update {
    background: #e22126;
    border: 1px solid #e22126;
    transition: 0.3s;
    height: auto;
}

.am-checkout.-modern .authentication-wrapper .action-auth-toggle {
    background: #e11a21;
    padding: 10px 20px;
}

.amcheckout-step-container .checkout-billing-address .actions-toolbar>.primary .action {
    font-size: 62.5%;
}

.amcheckout-method td {
    font-size: 14px;
    line-height: 19px;
}

.amcheckout-main-container.-modern .amcheckout-block:not(:first-of-type) {
    margin: 0;
}

.amcheckout-step-container input[type='checkbox']:checked+label:before {
    background-image: url(../images/check-icon.png) !important;
}

.amcheckout-step-container input[type='checkbox']+label,
.amcheckout-step-container input[type='radio']+label {
    font-size: 15px;
}

.checkout-payment-method .ccard .cvv .label {
    font-size: 14px;
}

.opc-block-summary .product-item .product .product-image-container,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar>.primary {
    padding: 0;
}

.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
    padding-left: 15px;
    max-width: unset;
    width: auto;
    margin: 0;
    display: inline-block;
}

.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner {
    display: block;
    margin: 0;
}

.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-name-block {
    display: block;
}

.checkout-index-index .opc-block-summary {
    border: none;
}

.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes {
    margin: 0;
}

.amcheckout-step-container input[type='radio']:checked+label:before,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active,
.amcheckout-step-container input[type='radio']+label:hover:before {
    border-color: #e22126;
}

.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
    padding-left: 20px;
    padding-right: 20px;
}

body .modal-slide .action-close {
    padding: 0;
}

.minicart-items .product-item-details .details-qty {
    margin: 0;
    display: inline-block;
}

body .amcheckout-main-container .product-item-details .price {
    font-size: 20px;
    color: #000;
}

.amcheckout-step-container .amcheckout-summary-container .items-in-cart {
    margin-bottom: 0px;
}

.amcheckout-step-container .amcheckout-summary-container .amcheckout-content>.amcheckout-wrapper {
    padding-bottom: 0;
}


/*End-Checkout-page*/


/*Cart-page*/

.checkout-cart-index .cart-summary {
    padding: 15px;
}

.checkout-cart-index .cart-summary .block .title {
    padding-left: 0;
}

.checkout-cart-index .cart-summary>.title {
    margin-bottom: 10px;
}


/*End-Cart-page*/


/*My-account*/

.account.page-layout-2columns-left .sidebar-additional {
    width: 100%;
    padding: 0;
    margin: 0;
}

.sidebar-additional .block.block-reorder {
    padding: 0;
}

.sidebar-additional .block.block-reorder .block-title {
    background: #f3f3f3;
    padding: 10px;
    margin: 0;
}


/*.sidebar-additional .block.block-reorder input {
    top: -3px;
}*/

.sidebar-additional .block-content {
    border: 1px solid #f3f3f3;
    padding: 10px;
    border-top: 0;
}

.sidebar-additional .block-reorder .actions-toolbar {
    margin-bottom: 5px;
}

.account a.action.print {
    background: #e22126;
    color: #fff;
    padding: 7px 25px;
    font-weight: bold;
    transition: 0.3s;
}

.account a.action.print:hover,
.account a.action.print:focus {
    background: #333;
    transition: 0.3s;
}

.account a.action.order {
    border: 1px solid #e22126;
    color: #e22126;
    padding: 8px 20px;
    transition: 0.3s;
}

.account a.action.order:hover,
.account a.action.order:focus {
    background: #e22126;
    color: #fff;
    transition: 0.3s;
}


/*End-My-account*/


/*Sucess-page*/

.page-main .block.block-order-details .order-date,
.checkout-success .success-messages {
    font-size: 18px;
}

.checkout-success .success-messages p {
    margin-bottom: 13px;
}

.checkout-success .account tfoot tr th,
.checkout-success .account tfoot tr td {
    padding: 8px;
}

.checkout-success {
    padding: 0;
}


/*End-Sucess-page*/


/*03-02-2022*/

.footer input::-webkit-input-placeholder {
    color: #333;
}

.footer input::-moz-placeholder {
    color: #333;
}

.footer input:-ms-input-placeholder {
    color: #333;
}

.customer-review .review-details .review-date {
    color: #333;
}

.customer-review .product-media {
    float: none;
}

.customer-review .product-details {
    margin-bottom: 10px;
}

.wishlist-index-index .products-grid .product-item .product-item-actions {
    display: inline-block !important;
    margin: 0;
}

.products-grid.wishlist .product-item-name {
    padding: 0 10px;
}

.table-comparison .action.tocart {
    padding: 11px 15px;
    height: auto;
    line-height: unset;
}

.table-comparison .product-item-actions .action.towishlist {
    padding: 2px;
    background: transparent;
}

.items[class*='am-filter-items-attr_category']:not(.items-children)>.item>a {
    font-weight: normal;
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f39e";
}

@media only screen and (max-width: 991px) {
    /* 05-07-2023 */
    .page-header .panel.wrapper {
        display: block;
        min-height: unset;
        text-align: center;
        padding: 9px 0;
    }
    .page-header .panel.wrapper .header-left {
        justify-content: center;
    }
    .page-header .panel.wrapper .header-right {
        display: none;
    }
    .logo img {
        max-height: unset;
    }
    .page-header .amsearch-wrapper-block {
        position: absolute;
        right: -10px;
        top: 48px;
        display: none;
    }
    .header-row .header-center {
        margin-right: 0;
        padding-right: 0;
    }
    .header-row .header-right {
        margin-left: 0;
    }
    .page-header a.open+.amsearch-wrapper-block {
        display: block;
    }
    .page-header .amsearch-wrapper-block .amsearch-form-block.-opened {
        width: auto !important;
    }
    /* End-05-07-2023 */
}

@media only screen and (max-width: 767px) {
    .table-comparison .product-item-actions .action.towishlist {
        margin-top: 10px;
    }
    /* 05-07-2023 */
    .page-header .header.panel {
        display: flex;
    }
    .page-header .amsearch-wrapper-block:before {
        display: none;
    }
    .header-row .header-center {
        margin: 0;
    }
    .page-header .amsearch-wrapper-block {
        padding: 0;
        margin: 0;
    }
    .logo {
        max-width: 150px;
    }
    .page-header.type1 .header-contact .my-account i,
    .page-header.type1 .header-contact .wishlist i {
        font-size: 18px;
    }
    .search-area.show-icon-tablet a.search-toggle-icon {
        font-size: 16px;
        width: 30px;
        height: 36px;
    }
    .page-header .amsearch-wrapper-block {
        top: 44px;
        width: 280px;
    }
    /* End-05-07-2023 */
}


/*End-03-02-2022*/

.checkout-index-index .payment-method .label[for="checkmo"]::after {
    content: '(NOTE! We ship when the cheque clears)';
    color: #e11a21;
    margin-left: 6px;
    display: block;
}

.checkout-index-index .payment-method .label[for="checkmo"] {
    word-break: break-all;
    word-wrap: break-word;
    display: block;
}

.modal-popup .modal-footer button.action-primary.action-accept {
    font-size: 100%;
}

.amcheckout-step-container input[type='checkbox']+label:hover:before,
.amcheckout-step-container input[type='radio']+label:hover:before,
.amcheckout-step-container input[type='checkbox']:checked+label:before,
.amcheckout-step-container input[type='radio']:checked+label:before {
    border-color: #e22126;
}

.amsearch-wrapper-inner .price-box {
    display: none;
}

@media (max-width:639px) {
    /* Detail-page */
    #super-product-table td strong,
    #super-product-table td div {
        display: inline-block !important;
        vertical-align: middle;
    }
    #super-product-table td:before {
        display: none !important;
    }
    #super-product-table thead>tr>th,
    #super-product-table tbody>tr>td {
        display: table-cell !important;
        padding: 10px;
        white-space: nowrap;
    }
    #super-product-table tbody {
        display: table-header-group;
    }
    #super-product-table tr {
        display: table-row;
    }
    #super-product-table {
        display: table !important;
    }
    #super-product-table td .control.qty {
        display: inline-flex !important;
        padding: 0;
    }
    #super-product-table td:last-child {
        padding-bottom: 10px !important;
    }
    /* End-Detail-page */
}

@media only screen and (max-width: 545px) {
    .page-header .amsearch-wrapper-block {
        right: -110px;
    }
    .page-header .header.panel {
        display: block;
    }
    .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
        max-width: calc(50%);
    }
    .amsearch-block-header .amsearch-title {
        font-size: 15px;
    }
}

@media only screen and (max-width: 400px) {
    .logo {
        max-width: 110px;
    }
    .page-header.type1 .header-contact .my-account {
        margin: 0 !important;
    }
    .page-header.type1 .minicart-wrapper {
        margin: 0;
    }
    .minicart-wrapper .action.showcart::after {
        margin-left: 10px;
    }
}


/* 19-07-2023 */

.field-error {
    color: red;
}

.new-shipping-address-modal .modal-footer button.action-hide-popup {
    padding: 14px !important;
    margin: 0 !important;
}

.new-shipping-address-modal .modal-footer button.action-hide-popup:hover,
.new-shipping-address-modal .modal-footer button.action-hide-popup:focus {
    background: #f3f3f3 !important;
    color: #000 !important;
}

.new-shipping-address-modal .field-tooltip {
    top: 12px;
}

.checkout-index-index .opc-block-summary {
    margin-top: -1px;
}

.checkout-index-index .block-authentication .actions-toolbar>.primary .action {
    padding: 15px 20px;
}

.abs-checkout-product-name a,
.multicheckout .table-wrapper .product-item-name a {
    color: #000;
}

.wishlist-index-index .products-grid .product-item .product-item-actions .edit {
    display: none;
}

.account .block-reorder .product-item .field.item input {
    top: -3px;
}

.wishlist-index-index .price-box {
    display: none;
}

.catalog-product_compare-index .table-wrapper.comparison tr:nth-child(2) td div {
    max-height: 603px;
    overflow: hidden;
}

.account .block-collapsible-nav-content .items li {
    border-top: 0;
}

.account .fieldset>.legend {
    color: #000;
}

.account.customer-address-form .column.main .actions-toolbar .primary {
    float: right;
}

.account.customer-address-form .column.main .actions-toolbar .primary button {
    margin: 0;
}

.page-print .data.table td,
.page-print .data.table span {
    font-size: 14px;
}

.page-print .order-details-items .table-order-items tbody td {
    vertical-align: middle;
}

.page-print .table tfoot td,
.page-print .table tfoot th {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}

.page-print ul.items-qty {
    text-align: center;
}

.amstorecredit-index-index .column h3 {
    font-size: 22px;
    margin: 5px 0 10px 0;
}

.account .toolbar select {
    margin-left: 10px;
}

.page-print .data.table td:last-child,
.page-print .data.table th:last-child {
    text-align: right;
}

.catalog-product_compare-index a.print {
    display: none;
}

.checkout-onepage-success .order-items td.col.qty {
    text-align: center;
}

.checkout-onepage-success .order-items td,
.checkout-onepage-success .order-items td span,
.checkout-onepage-success .order-items th {
    font-size: 15px;
}

.md_authorizecim-cards-add .secondary a.back {
    background: #fff;
    border: 1px solid #272723;
    padding: 11px 20px;
    display: block;
    color: #272723;
    font-weight: bold;
    text-transform: uppercase;
    transition: 0.3s;
}

.md_authorizecim-cards-add .secondary a.back:hover,
.md_authorizecim-cards-add .secondary a.back:focus {
    transition: 0.3s;
    background: #272723;
    color: #ffffff;
}

.checkout-billing-address .billing-address-details button.action-edit-address {
    padding: 5px 10px !important;
    background: #fff !important;
    border-color: #000 !important;
}

.checkout-billing-address .billing-address-details button.action-edit-address span {
    color: #000;
}

.amcheckout-step-container .amcheckout-summary-container .product-item .delete {
    right: 10px;
    bottom: 18px;
}

.cart-summary .block div#block-summary input#UNT3M8X {
    height: 40px;
}

.page-with-filter .sidebar-additional .block.block-reorder {
    margin: 0;
}

.page-with-filter .sidebar.sidebar-additional {
    padding: 0;
}

.footer-top .block.newsletter .control div.mage-error {
    bottom: -24px !important;
    left: 20px;
}

.account .column.main .order-details-items .table-wrapper .data.table>tbody>tr>td span.price {
    font-size: 14px;
}

.account .column.main .order-details-items .table-wrapper .data.table>tbody>tr>td.col.qty {
    text-align: center;
}

.abs-account-page-title,
.customer-account-login .page-title-wrapper,
.customer-account-create .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper {
    margin: 15px 0;
}

.multishipping-checkout-login .login-container .row+a.action.create.primary {
    height: auto;
    max-width: 50%;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.amcheckout-step-container select {
    padding-right: 25px;
}

header.page-header .nav-sections-item-title {
    padding: 20px 0;
    height: auto;
    background: #ededed !important;
}

header.page-header .nav-sections-item-title a {
    color: #ea1f24;
}

header.page-header .nav-sections-item-title.active {
    background: #ea1f24 !important;
}

header.page-header .nav-sections-item-title.active a {
    color: #fff !important;
}

.catalog-product-view .mpproductlabel-text-label {
    font-size: 14px;
    top: 15px;
}

#shopping-cart-table div.mage-error {
    position: absolute;
    width: 200px;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    bottom: -40px;
}

.block-authentication .block.block-customer-login .message.error {
    padding-top: 0;
    padding-bottom: 0;
}


/* .messages div, .messages div:before {
    line-height: unset !important;
    margin-top: 0 !important;
    top: 0 !important;
} */

.page-main .block.block-order-details-view {
    margin-top: 30px;
}

.cart-totals .totals-mageworx-fee-summary .amount .price:after,
.opc-block-summary .table-totals .totals-mageworx-fee-summary .amount .price:after,
.cart-totals .totals-mageworx-product-fee-summary .amount .price:after,
.opc-block-summary .table-totals .totals-mageworx-product-fee-summary .amount .price:after {
    font-family: 'porto-icons';
    content: '\e81c';
    top: 6px;
    right: 0;
}

.cart-totals .totals-mageworx-fee-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-mageworx-fee-summary.expanded .amount .price:after,
.cart-totals .totals-mageworx-product-fee-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-mageworx-product-fee-summary.expanded .amount .price:after {
    content: '\e81b';
}


/* CA */


/* form#co-shipping-method-form[novalidate="novalidate"] td.col.col-method,
form#co-shipping-method-form[novalidate="novalidate"] td.col.col-price {
    display: none;
} */


/* END-CA */

@media only screen and (min-width:640px) {
    #multiship-addresses-table .qty.field .qty-changer>a.qty-dec,
    #multiship-addresses-table .col.qty .qty-changer>a.qty-dec {
        top: 11px;
        left: 4px;
    }
    #multiship-addresses-table .qty.field .qty-changer>a.qty-inc,
    #multiship-addresses-table .col.qty .qty-changer>a.qty-inc {
        top: 11px;
        left: 90px;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .navigation .level0>.level-top {
        padding: 16px 5px !important;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 768px) {
    .product-add-form .table-wrapper.grouped {
        overflow: auto;
    }
    #super-product-table thead>tr>th,
    #super-product-table tbody>tr>td {
        display: table-cell !important;
        padding: 10px;
        white-space: nowrap;
    }
}

@media only screen and (max-width:1199px) {
    .container,
    .block.category.event,
    .footer.content,
    .header.content,
    .navigation,
    .page-main,
    .page-wrapper>.breadcrumbs ul,
    .page-wrapper>.page-bottom,
    .page-wrapper>.widget,
    .top-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .filter-options-title .toggle {
        right: -20px;
    }
    .wishlist-index-index .products-grid .product-item .product-item-inner {
        margin: 0;
        padding-top: 0;
    }
    .wishlist-index-index .products-grid .product-item .product-item-inner .box-tocart {
        margin: 0;
    }
}

@media only screen and (max-width:991px) {
    .cart-summary .block div#block-summary {
        padding: 0;
    }
    .table-comparison .product-item-actions .actions-primary {
        display: block;
        margin-bottom: 10px;
    }
    .filter-options-title .toggle {
        right: -7px;
    }
    .navigation {
        padding: 0;
    }
    .nav-sections .header.links li.greet.welcome {
        padding: 0;
    }
}

@media only screen and (max-width:767px) {
    .contact-info {
        margin-top: 25px;
    }
    .contact-info .row:last-child {
        margin: 0;
    }
    .contact-info .row:last-child i {
        margin-bottom: 0;
    }
    .contact-index-index .column.main {
        padding-bottom: 0;
    }
    .about-video iframe {
        width: 100%;
        height: 300px;
    }
    .amsearch-products-section .product-item-details {
        min-height: unset;
    }
    .amsearch-products-section .product-item-link {
        padding: 0;
    }
    .amsearch-products-section .amsearch-block-header {
        padding: 0 10px 5px;
    }
    .product.data.items>.item.title {
        padding: 10px !important;
    }
    body .product.data.items>.item.content {
        margin-top: 0;
    }
    .products-grid.wishlist .product-item-name {
        padding: 0;
        text-align: left;
    }
    .abs-account-page-title,
    .customer-account-login .page-title-wrapper,
    .customer-account-create .page-title-wrapper,
    .customer-account-forgotpassword .page-title-wrapper {
        padding: 20px 0;
        margin: 0 0 15px;
    }
    .abs-account-page-title h1.page-title,
    .customer-account-login .page-title-wrapper h1.page-title,
    .customer-account-create .page-title-wrapper h1.page-title,
    .customer-account-forgotpassword .page-title-wrapper h1.page-title {
        font-size: 20px;
    }
    .products-grid.wishlist .product-item-actions .action:last-child {
        padding: 0 !important;
        min-width: 100px;
    }
    .products-grid.wishlist .product-item-actions .action.edit,
    .products-grid.wishlist .product-item-actions .action.delete {
        border: 1px solid #ccc;
        margin: 0;
        padding: 3px !important;
        font-size: 13px;
        min-width: unset;
    }
    body .mpproductlabel-label {
        width: 50% !important;
    }
    #super-product-table td.qty .control.qty {
        margin: 0 auto;
    }
    .table-comparison .product-item-actions .actions-primary {
        margin-bottom: 0;
    }
    .multishipping-checkout-login .login-container .row+a.action.create.primary {
        max-width: 100%;
    }
    .catalog-product-view .mpproductlabel-label {
        width: auto !important;
    }
    body .prev-next-products .product-nav.product-prev .product-pop {
        left: auto;
    }
    #checkout .authentication-wrapper {
        margin-top: 20px !important;
    }
    form#contact-form .fields.col-md-6 {
        margin-bottom: 15px;
    }
    #shopping-cart-table div.mage-error {
        bottom: -18px;
        left: -80px;
    }
    body .product.data.items>.item.title:nth-child(3) {
        border-top: 1px solid #ccc;
    }
    body .product.data.items>.item.title:nth-child(3).active {
        border: none;
    }
}

@media only screen and (max-width:639px) {
    #multiship-addresses-table .qty.field .qty-changer>a.qty-dec,
    #multiship-addresses-table .col.qty .qty-changer>a.qty-dec {
        left: 43px;
        top: 4px;
        height: 44px;
    }
    #multiship-addresses-table .qty.field .qty-changer>a.qty-inc,
    #multiship-addresses-table .col.qty .qty-changer>a.qty-inc {
        top: 4px;
        height: 44px;
        left: 122px;
    }
    .abs-checkout-product-name,
    .multicheckout .table-wrapper .product-item-name {
        vertical-align: middle;
    }
    .abs-checkout-product-name a,
    .multicheckout .table-wrapper .product-item-name a {
        padding: 0;
        margin: 0;
    }
    .product-social-links {
        margin: 0;
    }
    .product-social-links .action.tocompare {
        display: inline-block;
    }
    .product-info-main {
        margin-bottom: 15px;
    }
    .cart.table-wrapper .item .col.item {
        display: unset;
    }
    .checkout-onepage-success .account .table-order-items .product-item-name,
    .account .table-order-items .product-item-name {
        vertical-align: middle;
        margin-top: -2px;
    }
    .account .column.main .order-details-items .table-wrapper .data.table>tbody>tr>td.col.qty {
        text-align: left;
    }
    .checkout-onepage-success .account .table-order-items td {
        font-size: 14px;
    }
    body .amcheckout-main-container .product-item-details .price {
        font-size: 16px;
    }
    .products-grid.wishlist .product-item-actions .action.edit,
    .products-grid.wishlist .product-item-actions .action.delete {
        padding: 3px 10px !important;
    }
}

@media only screen and (max-width:575px) {
    .catalog-product-view .mpproductlabel-text-label {
        top: 12px;
    }
    #super-product-table thead>tr>th:nth-child(5) {
        white-space: normal;
    }
}

@media only screen and (max-width:545px) {
    .currencydiv .dropdown dd ul {
        left: 0;
        right: 0;
        top: 25px;
        margin: 0 auto;
    }
    .about-video iframe {
        height: 200px;
    }
    .catalog-product_compare-index .table-wrapper.comparison tr:nth-child(2) td div {
        max-height: 273px;
        overflow: hidden;
    }
    .catalog-product_compare-index .table-wrapper.comparison tr:nth-child(2) td div {
        max-height: 100%;
        overflow: visible;
    }
    .currencydiv .dropdown dd ul li a {
        padding: 5px 10px;
    }
    .currencydiv .dropdown dd ul span {
        vertical-align: middle;
    }
    .footer-top .block-content {
        margin: 5px 0 !important;
        float: none !important;
    }
    .footer .social-icons {
        margin-top: 25px;
        float: none !important;
    }
    .footer-top .social-icons a {
        float: none;
        display: inline-block;
    }
    .footer-top .custom-block:after {
        margin-top: 20px;
    }
    body .mpproductlabel-label {
        width: 40% !important;
    }
    .product-image-photo.default_image {
        height: 150px;
    }
    .catalog-product-view .mpproductlabel-text-label {
        font-size: 10px;
    }
    .checkout-index-index .modal-popup:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
        width: 95%;
    }
    .field-error,
    .fieldset>.field .label {
        font-size: 14px;
    }
    /* CA */
    form#co-shipping-method-form[novalidate="novalidate"] .field-tooltip-content {
        left: -100px;
        top: 35px;
    }
    form#co-shipping-method-form[novalidate="novalidate"] .field-tooltip-content:before,
    form#co-shipping-method-form[novalidate="novalidate"] .field-tooltip-content:after {
        transform: rotate(90deg);
        top: -20px;
        left: 100px;
    }
    form#co-shipping-method-form[novalidate="novalidate"] .field-tooltip-content:after {
        left: 97px;
    }
    /* END-CA */
    #super-product-table thead>tr>th.col.qty {
        width: 5% !important;
        white-space: unset !important;
    }
    #super-product-table thead>tr>th,
    #super-product-table tbody>tr>th {
        padding: 5px !important;
    }
    #super-product-table td input[type="button"] {
        display: none;
    }
    #super-product-table thead {
        text-transform: unset;
    }
    #super-product-table td input.qty {
        border: 1px solid #e7e7e7;
    }
    #super-product-table thead>tr>th.col.qty:last-child {
        width: unset !important;
    }
    #super-product-table .qty.field .control,
    #super-product-table .col.qty .control {
        width: unset;
        padding: 0 5px;
    }
    .catalog-product-view main#maincontent {
        padding-left: 10px;
        padding-right: 10px;
    }
    #super-product-table td strong.product-item-name span {
        display: block;
    }
    #super-product-table td strong.product-item-name {
        width: 45px;
        white-space: unset !important;
        text-overflow: unset;
    }
    #super-product-table tbody>tr>td.col.item {
        white-space: unset;
    }
    #super-product-table td:last-child {
        padding-bottom: 3px !important;
    }
}

@media only screen and (max-width:440px) {
    .products-grid.wishlist .product-item-actions .action.edit,
    .products-grid.wishlist .product-item-actions .action.delete {
        padding: 3px !important;
    }
    #super-product-table thead>tr>th,
    #super-product-table tbody>tr>td,
    #super-product-table .price-box .price {
        font-size: 11px;
        padding: 3px !important;
        line-height: 14px !important;
    }
    #super-product-table tbody>tr>td {
        padding: 5px 3px !important;
    }
    #super-product-table td input.qty {
        font-size: 12px;
        height: 24px;
    }
}

@media only screen and (max-width:400px) {
    .logo {
        max-width: 140px;
    }
    .nav-toggle {
        padding-right: 5px;
    }
}


/* End-19-07-2023 */

/* 18-04-2025 Promo-Page */
.win-column {
    max-width: 900px;
    margin: 30px auto;
    box-shadow: 0 1px 10px 0px rgba(0, 0, 0, 0.1);
    padding: 30px;
    position: relative;
    border-radius: 15px;
}
.win-column .pagebuilder-column-line {
    gap: 30px;
}
.win-column .promo-second-heading {
    font-size: 26px;
    font-weight: bold;
    color: #e11a21;
    margin: 0 0 15px 0;
}
.win-column .promo-second-heading sup {
    vertical-align: top;
    top: unset;
}
.win-column h4 {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    background: #e11a21;
    margin: 0;
    color: #fff;
    padding: 13px 27px;
    border-radius: 0 10px 0 0;
    font-size: 16px;
}
.win-column p {
    font-size: 18px;
}
.win-column .pagebuilder-column {
    justify-content: center !important;
}
.cms-promo .page-title-wrapper {
    text-align: center;
}
.cms-promo .page-title-wrapper h1.page-title {
    font-size: 50px;
    font-weight: bold;
    color: #E11A21;
    display: block;
    margin: 0;
}
.win-big-email .pagebuilder-column {
    background-color: #f3f3f3;
    padding: 30px;
    margin: 30px auto 10px;
    max-width: 900px;
    border-radius: 15px;
}
.win-big-email .pagebuilder-column h2 {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 15px 0;
}
.win-big-email .pagebuilder-column input#newsletter {
    height: 49px;
}
.win-big-email .pagebuilder-column .control::before {
    top: 8px;
}
.win-big-email .pagebuilder-column .control {
    position: relative;
}

@media only screen and (max-width:991px) {
    .win-big-email .pagebuilder-column,
    .win-column {
        max-width: 100%;
    }
}
@media only screen and (max-width:767px) {
    .cms-promo .page-title-wrapper h1.page-title {
        font-size: 30px;
    }
    .win-column .promo-second-heading {
        font-size: 22px;
    }
    .win-column p {
        font-size: 16px;
        margin: 0;
    }
    .win-big-email .pagebuilder-column {
        padding: 20px;
        border-radius: 10px;
    }
    .win-big-email .pagebuilder-column h2 {
        font-size: 15px;
        margin: 0 0 10px 0;
    }
}
@media only screen and (max-width:575px) {
    .cms-promo .page-title-wrapper h1.page-title {
        font-size: 22px;
    }
    .win-column {
        margin: 20px auto;
        padding: 25px;
        border-radius: 10px;
    }
    .win-big-email .pagebuilder-column {
        padding: 15px;
        margin: 15px auto 10px;
    }
    .win-big-email .pagebuilder-column input#newsletter {
        height: 45px;
    }
    .win-big-email .pagebuilder-column .control::before {
        top: 6px;
    }
}
@media only screen and (max-width:400px) {
    .win-column .promo-second-heading {
        font-size: 18px;
        margin: 0 0 10px 0;
    }
    .win-column p {
        font-size: 14px;
    }
    .win-column h4 {
        padding: 12px 20px;
        border-radius: 0 5px 0 0;
        font-size: 14px;
    }
    .win-big-email .block.newsletter .form.subscribe {
        display: block;
    }
    .win-big-email .block.newsletter .form.subscribe .actions {
        margin-top: 10px;
        display: block;
    }
    .win-big-email .block.newsletter .form.subscribe .actions button {
        height: unset;
        line-height: unset;
        padding: 7px 20px;
    }
}
/* End 18-04-2025 Promo-Page */