.product-info-main .product-options-bottom .box-tocart .fieldset {
    float: left;
    margin: 0;
}
.product-info-main .product-options-bottom .box-tocart .fieldset .field.qty {
    margin: 0;
}
.product-info-main .box-tocart .actions {
    width: 100% !important;
}
.product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control {
    margin-left: 0px;
}
.product-item-inner .product-item-actions button {
    color: #fff !important;
}
.wide.finder-index-index .products-grid .product-item-details .product-item-actions .tocart {
    background-color: #FF0000;
    border-color: #FF0000;
}
.wide.finder-index-index .products-grid .product-item-details .product-item-actions .tocart:hover{
        background-color: #FF5252;
    border-color: #FF5252;
}
.modal-popup.modals-ajaxcart .actions {
    align-items: center;
    flex-direction: row-reverse;
}
.modal-popup.modals-ajaxcart .actions .checkout-link a {
    background: #ed0000;
    color: #fff;
    padding: 13px 15px 12px;
    font-size: 11px;
    display: inline-block;
    text-transform: uppercase;
}
.modal-popup.modals-ajaxcart .actions .checkout-link a:hover {
    color: #000;
    text-decoration: none;
}
.products-grid .product-item-details .product-item-actions {
    width: 100% !important;
    margin: 0;
}
.wide.finder-index-index .wide.finder-index-index {
    width: auto;
}
.wide.finder-index-index .products-grid .product-item .product-item-details {
    text-align: center;
}
/*.wide.finder-index-index .products-grid .product-item .product-item-info {
    border: solid 1px #ececec;
}*/
@media handheld, only screen and (max-width: 767px){
    .modal-popup.modal-slide {
        left: 0;
    }
    .modal-popup.modal-slide._show .modal-inner-wrap {
        transform: translateY(-50%);
        width: 100%;
        height: auto;
        margin: 0 auto;
        position: absolute;
    }
}
@media handheld, only screen and (max-width: 480px){
    .modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .product-image {
        display: block;    
    }
    .modal-popup.modals-ajaxcart .actions{
        width: 100% !important;
        display: block;
        text-align: center;
    }
    .modal-popup.modals-ajaxcart .actions .checkout-link {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .modal-popup.modals-ajaxcart .actions .checkout-link a {
        min-width: 150px;
        display: inline-block;
    }
    .modal-popup.modals-ajaxcart .actions .btn-continue {
        margin-right: auto !important;
        max-width: 150px;
        display: block;
        margin: 0 auto;
    }
}
.page-wrapper .page-header.type23 .panel.wrapper {
    background-color: transparent;
    padding: 10px 0 !important;
}
.page-header.type23 {
    border: 0;
    background-color: #fff;
    color: #222529;
}
.page-header.type23 > .panel.wrapper {
    border-bottom: 1px solid #f4f4f4;
    display: none;
}
.page-header.type23 a, .page-header.type23 a:hover, .page-header.type23 .panel.header .header.links > li > a {
    color: #222529;
    text-decoration: none;
}
.page-header.type23 .switcher strong > * {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    color: #000;
}
.page-header.type23 .header.content {
    display: flex;
    align-items: center;
}
.page-header.type23 .header.content > * {
    flex: 0 0 auto;
}
.page-header.type23 .header.content > .logo {
    margin: 33px 0;
    margin-right: 30px;
}
.page-header.type23 .header.content > .header-main-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: auto;
}
.page-header.type23 .nav-toggle {
    order: -1;
}
.page-wrapper .page-header.type23 .search-area {
    flex: auto;
    position: relative;
    margin-right: 0px;
    padding-left: 0;
    margin-left: 0;
}
.page-wrapper .page-header.type23 .block-search input {
    background-color: #fff;
    height: 48px !important;
    line-height: 46px;
    border-radius: 30px;
    font-family: inherit;
    font-style: italic;
    border: 1px solid #e7e7e7;
    padding: 10px 50px 10px 20px !important;
}
.page-header.type23 .search-category {
    margin-right: 15px;
    display: none;
}
.page-header.type23 #mpsearch-category {
    border-width: 0 1px;
    border-color: #e1e1e1;
    font-family: inherit;
}
.page-wrapper .page-header.type23 .search-area .minisearch .actions button {
    width: 50px;
    line-height: 48px;
    height: 48px;
}
.page-wrapper  .page-header.type23 .search-area .minisearch .actions button::before {
    color: #222529;
    content: '\e884';
    font-weight: 900;
    font-size: 16px;
    line-height: 48px;
    padding: 0 0.4rem;
}
.page-header.type23 .porto-icon-search-3:before {
    content: '\e884';
    font-family: porto-icons;
    font-weight: 900;
}
.page-wrapper .page-header.type23 .custom-block {
    display: inline-block !important;
    vertical-align: middle;
    margin-right: 20px;
    flex: 0 0 auto;
}
.page-header.type23 .custom-block a {
    color: #222529;
    text-decoration: none;
}
.page-header.type23 .fa-user:before {
    content: '';
    width: 13px;
    height: 13px;
    border-radius: 7px;
    border: 2px solid #222529;
    display: block;
    margin: 0 auto;
}
.page-header.type23 .fa-user:after {
    content: '';
    display: block;
    width: 24px;
    height: 13px;
    border-radius: 12px 12px 0 0;
    border: 2px solid #222529;
    margin: 0 auto;
    margin-top: -2px;
}
.page-header.type23 .custom-block a[title="My Account"] > * {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.page-header.type23 .custom-block a[title="My Account"] > i {
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 7px 0;
    border: 1px solid #e7e7e7;
    border-radius: 50px;
    margin-right: 15px;
    font-size: 25px;
}
.page-header.type23 .block-search {
    margin-left: -22px !important;
    width: 100%;
    border-bottom: none !important;
}
.page-header.type23 .separator {
    margin: 0;
    margin-left: 28px;
    margin-right: 28px;
    display: inline-block;
    height: 21px;
    vertical-align: middle;
    border-left: 1px solid rgba(0,0,0,.06);
}
.page-header.type23 .navigation .separator {
    margin-left: 15px;
    margin-right: 15px;
}
.page-wrapper .page-header.type23 .minicart-wrapper {
    margin-top: 10px;
    margin-right: 15px;
    width: auto;
    margin-left: 0 !important;
    vertical-align: middle;
    float: none;
}
.page-header.type23 .minicart-wrapper .action.showcart {
    width: 25px;
    height: 20px;
    border: 2px solid #222529;
    border-radius: 0 0 5px 5px;
    position: relative;
    opacity: .9;
    padding-right: 0;
    min-width: unset !important;
}
.page-header.type23 .minicart-wrapper .action.showcart:before {
    content: '' !important;
    position: absolute;
    border: 2px solid;
    border-color: inherit;
    border-bottom: none;
    border-radius: 10px 10px 0 0;
    left: 50%;
    top: -8px;
    margin-left: -7.5px;
    width: 15px;
    height: 11px;
}
.page-wrapper .page-header.type23 .minicart-wrapper .action.showcart .counter.qty {
    width: 16px;
    height: 16px;
    display: block;
    font-size: 10px;
    color: #fff;
    background-color: #ec7200 !important;
    text-align: center;
    line-height: 16px;
    border-radius: 20px;
    min-width: auto;
    left: auto;
    right: -16px !important;
    margin-top: -20px;
    font-weight: 400;
    top: 50%;
    box-shadow: none;
}
.page-header.type23.sticky-header .minicart-wrapper .action.showcart .counter.qty {
    right: -16px;
}
.page-header.type23 .minicart-wrapper .action.showcart:after {
    display: none;
}
.page-header.type23 .header-main-right a.action.my-wishlist {
    font-size: 24px;
    color: #222529;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}
.page-header.type23 .search-area > a {
    font-size: 21px;
}
.page-header.type23 .nav-toggle:before {
    color: #222529;
}
header.page-header.type23.sticky-header .nav-sections {
    padding: 0;
    box-shadow: none;
}
.page-header.type23 .main-panel-top {
    display: block;
}
@media (min-width: 768px) {
    div[id="store.menu"] {
        display: block !important;
    }
    .page-header.type23 .panel.header .switcher {
        margin-right: 20px;
    }
    .page-header.type23 .switcher strong {
        vertical-align: middle;
    }
    .page-header.type23 .nav-sections-item-content > .navigation, .page-header.type23 .sw-megamenu.navigation > ul {
        position: static;
    }
    .page-header.type23 .nav-sections-item-content > .navigation {
        position: relative;
    }
    .page-header.type23 .sw-megamenu.navigation li.level0.fullwidth > .submenu {
        margin-left: 0 !important;
    }
    .page-wrapper .page-header.type23 .sw-megamenu.navigation > ul {
        display: flex;
        height: 100%;
        overflow: auto hidden !important;
        margin-bottom: 20px !important;
        background: #403f3f !important;
    }
    .page-header.type23 .sw-megamenu.navigation > ul::-webkit-scrollbar {
        height: 10px;
    }
    .page-header.type23 .sw-megamenu.navigation > ul::-webkit-scrollbar-track {
        background: #323232;
        border-radius: 10px;
        margin: 8px;
    }
    .page-header.type23 .sw-megamenu.navigation > ul::-webkit-scrollbar-thumb {
        background: #6c6a6a;
        border-radius: 10px;
    }
    .page-header.type23 .sw-megamenu.navigation li.level0 {
        margin: 0;
        flex: 0 0 17%;
        max-width: 17%;
    }
    .page-wrapper .page-header.type23 .navigation:not(.side-megamenu) .level0 .level-top {
        font-weight: 600;
        letter-spacing: -0.13px;
        padding: 12px 17px 15px;
        text-align: center;
        width: 100%;
        height: 100%;
        line-height: 16px;
        text-transform: none;
        font-size: 12px;
    }
    header.page-header.type23.sticky-header .navigation li.level0 > .level-top {
        line-height: 16px;
        padding: 12px 17px 15px;
    }
    .page-header.type23 .navigation .level0 > .level-top > span {
        display: -webkit-box;
        /*overflow: hidden;*/
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        color: #fff !important;
    }
    .page-header.type23 .navigation .level0 > .level-top > em {
        font-size: 20px;
        display: block;
        line-height: 30px;
        margin-bottom: 4px;
    }
    .page-header.type23 .navigation .level0 > .level-top > em.size-lg {
        font-size: 29px;
    }
    .page-header.type23 .navigation .level0.parent > a:after {
        margin-top: -1px;
        display: none;
    }
    .page-header.type23 .header.content > .nav-sections {
        margin: 0 15px;
    }
    header.page-header.type23.sticky-header .minicart-wrapper {
        margin-top: -7px;
    }
    .page-header.type23 .search-area > a {
        display: none;
    }
}
@media (min-width: 992px) {
    .page-header.type23 .sw-megamenu.navigation li.level0 {
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
}
@media (min-width: 1200px) {
    .page-header.type23 .sw-megamenu.navigation li.level0 {
        flex: 0 0 11.1111%;
        max-width: 11.1111%;
    }
}
@media (min-width: 1280px) {
    .page-header.type23 .sw-megamenu.navigation li.level0 {
        flex: 0 0 10%;
        max-width: 10%;
    }
    .page-wrapper .page-header.type23 .navigation:not(.side-megamenu) .level0 .level-top {
        font-size: 13px;
    }
    .page-header.type23 .navigation .level0 > .level-top > em {
        font-size: 22px;
        color: #fff;
    }
    .page-wrapper .page-header.type23 .navigation:not(.side-megamenu) .level0 .level-top > em {
        font-size: 31px !important;
    }
}
@media (max-width: 1440px) {
    .page-header.type23 .separator {
        margin-left: 20px;
        margin-right: 20px;
    }
    .page-header.type23 .navigation .separator {
        margin-left: 10px;
        margin-right: 10px;
    }
}
@media (max-width: 991px) {
    .page-header.type23 .custom-block {
        display: none;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .page-header.type23 .block-search {
        max-width: none;
    }
    .page-header.type23 .search-area {
        margin-right: 20px;
    }
}
@media (max-width: 767px) {
    .page-header.type23 .search-area {
        flex: 0 0 auto;
    }
    .page-header.type23 .block-search {
        position: absolute;
        right: -20px;
        top: 100%;
        left: auto;
        min-width: 280px;
        margin-top: 20px;
        border: 5px solid rgba(0,0,0,0.1);
        border-radius: 50px;
        opacity: 0;
        visibility: hidden;
        transition: all .3s;
    }
    .page-header.type23 .block-search.show {
        opacity: 1;
        visibility: visible;
    }
    .page-header.type23 .navigation .separator, .page-header.type23 .separator {
        display: none;
    }
    .page-header.type23 .search-area {
        margin-right: 15px;
    }
    .page-header.type23 .search-area > a {
        display: none;
    }
    .page-header.type23 .block-search {
        position: static;
        margin: 0;
        border: 0;
        border-radius: 0;
        opacity: 1;
        visibility: visible;
        min-width: 0;
    }
    .page-header.type23 .block-search .label:before {
        color: #222529;
        content: '\e884';
        margin-right: 3px;
        font-weight: 900;
    }
    .page-header.type23 .block-search .label.active + .control input {
        position: absolute;
        right: -100px;
        top: 100%;
        left: auto;
        min-width: 280px;
    }
}