/*up*/
.cat-filter-sort-main {
    display: none !important;
}


#ocfilter .list-group-item {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #000 !important;
}
#ocfilter .ocfilter-option label small {
    bottom: 0;
    position: relative;
}
#ocfilter .ocfilter-option label {
    line-height: 1.4;
}
#ocfilter .ocfilter-option label input {
    margin-top: 2px;
}
.ocfilter-mobile-handle .btn.btn-primary {
    outline: none !important;
}



.ocfilter-mobile #ocfilter .list-group {
    display: block !important;
}
.ocfilter-mobile .ocf-offcanvas-body {
    padding-bottom: 50px !important;
}
.ocfilter-mobile #ocfilter {
    margin-bottom: 10px;
}
.mm-menu_opened + .mm-page .ocfilter-mobile  {
    display: none !important;
}


.noUi-connect {
    background: #ffaf64 !important;
}
.selected-options .ocfilter-option .btn-danger,
.selected-options > .btn-danger {
    background: #e9ecef !important;
    border-radius: 0;
    border: none !important;
    color: #000 !important;
    font-size: 14px !important;
    outline: none !important;
    box-shadow: none !important;
    margin-top: 5px;
    min-height: 0;
}
.ocfilter-option-popover .btn.btn-primary {
    background: #ffaf64 !important;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.ocfilter-mobile-handle .btn.btn-primary {
    background: #ffaf64 !important;
}


@media (max-width: 767px) {
    .cat-filter-sort-main {
        display: block !important;
        padding-bottom: 20px;
    }
    body[class*="product-category-"] #column-left {
        padding: 0;
    }
    .cat-filter-sort-main .header_icon {
        width: auto !important;
        max-width: 300px;
        margin-right: 20px !important;
        border-radius: 0;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 15px;
    }
    .cat-filter-sort {
        display: flex;
    }
    .cat-filter,
    .cat-sort {
        width: auto;
        flex: none;
    }
    .cat-filter-sort span {
        color: #000;
    }

    body[class*="product-category-"] #column-left {
        display: none;
    }

    .cat-filter-category {
        max-width: 276px;
        margin-bottom: 15px;
    }
}


@media (min-width: 1200px) {
    body[class*="product-category-"] #column-left {
        width: 20% !important;
        max-width: 20%;
        flex: none !important;
        padding-left: 0;
    }
    body[class*="product-category-"] #content {
        width: calc(100% - 20%) !important;
        flex: none !important;
        padding-right: 0;
    }
}





body .menu-wrap.mm-menu .modal-custom {
    z-index: 0;
}
.btn-secondary.opencart_button_go_click {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

/* modal vertical */
#order.modal {
    text-align: center;
}
@media screen and (min-width: 768px) {
    #order.modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}
#order .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

@media (max-width: 767px) {
    #order.modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
    #order.modal:after {
        display: inline-block;
        content: "";
    }
    #order .modal-dialog {
        width: calc(100% - 30px);
    }
}
/* end modal vertical */

#address_top_block_mobile .dropdown-menu li,
.acc-btn-wrap .dropdown-menu li {
    font-size: 14px;
}
#address_top_block_mobile .dropdown-menu,
.acc-btn-wrap .dropdown-menu {
    padding-right: 35px !important;
}
.acc-btn-wrap .dropdown-menu {
    min-width: 12rem;
    left: 50%;
    top: calc(100% - 1px);
    transform: translateX(-50%);
}
.acc-btn-wrap .dropdown-menu > li > a {
    padding-top: 6px;
    padding-bottom: 6px;
}



.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1;
    outline: none;
}
.close-btn:before,
.close-btn:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 18px;
    top: calc(50%);
    left: calc(50% - 9px);
    margin-top: -1px;
    background: #000;
    border-radius: 5px;
}
.close-btn:before {
    transform: rotate(45deg);
}
.close-btn:after {
    transform: rotate(-45deg);
}
.close-btn:hover {
    opacity: .7;
}


#search {
    position: relative;
}
#search input {
    border: 1px solid #ffaf64;
    border-radius: 0;
}
#search .input-group-btn {
    position: static;
}
#search .input-group-btn button {
    position: absolute;
    right: 5px;
    top: 10px !important;
}



@media (max-width: 767px) {
    #wishlist-popup p {
        text-indent: 0;
    }
    #wishlist-popup .popup-button {
        max-width: 50%;
    }
}



.account-login #content > .row > .col-sm-6:first-child,
.account-login #column-right {
    display: none;
}
.account-login #content {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    padding-left: 0;
    padding-right: 0;
}
.account-login #content > .row > .col-sm-6:last-child {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    max-width: 500px;
}

.account-register #column-right {
    display: none;
}


#description_bottom h1,
.description_bottom {
    font-weight: 600 !important;
}
#description_bottom,
.description_bottom {
    position: relative;
}
#description_bottom:after,
.description_bottom:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 150px;
    background-image: linear-gradient(to top, #fff 0%, transparent 100%);
}
#description_bottom[style="height: inherit;"]:after,
.description_bottom[style="height: inherit;"]:after {
    display: none;
}
.description_bottom + .col-sm-12 > #show_more,
.description_bottom + .col-sm-12 > #show_more_hide {
    font-size: 16px;
}


@media (max-width: 767px) {
    #description_bottom h1,
    .description_bottom h1 {
        font-size: 18px;
    }
    .breadcrumb {
        margin-left: -15px;
        margin-right: -15px;
        overflow: auto;
        flex-flow: nowrap !important;
    }
    .breadcrumb > li {
        white-space: nowrap;
    }
    .breadcrumb > li:last-of-type {
        padding-right: 15px;
    }


    body[class*="product-product-"] #content {
        padding-left: 0;
        padding-right: 0
    }
    body[class*="product-product-"] #content > .row {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
    body[class*="product-product-"] .tab_segment {
        margin-right: -15px;
        overflow: auto;
        display: flex;
        flex-flow: nowrap;
    }
    body[class*="product-product-"] .tab_segment > li {
        white-space: nowrap;
    }
}

.pagination-wrap .pagination > li a,
.pagination-wrap .pagination > li span {
    text-indent: 0;
}



#order .modal-header {
    position: relative;
}
#order .close {
    font-size: 28px;
    position: absolute;
    right: 10px;
    top: 14px;
}
@media (min-width: 1200px) {
    #order .modal-dialog {
        width: 340px;
    }
}


.account-register #content {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

#tab-description iframe {
    max-width: 100%;
}



.slider-module .owl-buttons div {
    transform: translateY(-50%);
}
@media (max-width: 767px) {
    .slider-module .owl-buttons div i {
        font-size: 24px !important;
        position: relative;
        top: 1px;
    }
    .slider-module .owl-buttons div {
        background: #869791 !important;
    }
}
.slider-module .owl-buttons div i {
    margin: 0 !important;
}
.slider-module .owl-wrapper-outer {
    border-radius: 0;
    border: none;
    box-shadow: none;
}
/*.slider-module .product-layout {*/
    /*border: none;*/
/*}*/
.slider-module .owl-item {
    border: solid 1px transparent;
}
/*.product-layout-wrap {*/
    /*padding-left: 5px;*/
    /*padding-right: 5px;*/
/*}*/



/*#top-links {*/
    /*flex-flow: nowrap;*/
/*}*/

.lang-wrap .dropdown-toggle::after {
    display: none;
}
.lang-wrap .dropdown-menu {
    min-width: 150px;
}
.lang-wrap .dropdown-menu>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
}
@media (max-width: 767px) {
    .lang-wrap {
        display: flex;
        justify-content: center;
    }
    .lang-wrap .hidden-xs {
        display: inline !important;
    }
    .lang-wrap .dropdown-menu>li>a {
        font-size: 14px;
    }
}




.button-group .add-wishlist.wishlist-active {
    background-image: url(/img/icons/wishlist-30-30-active.png) !important;
    /*cursor: default !important;*/
}
.header-wishlist {
    flex: none;
    position: relative;
    text-decoration: none !important;
}
#wishlist-total-1 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -4px;
    color: #000 !important;
    font-size: 15px;
}

.account-wishlist #column-right {
    display: none;
}
.account-wishlist #content {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.account-wishlist #content table .btn {
    max-width: 70px;
    margin: 2px auto;
    outline: none !important;
}

.product-wishlist-wrap {
    margin-bottom: 2px;
}
.product-wishlist-wrap .add-wishlist {
    margin-left: auto;
    margin-right: auto;
}




@media (max-width: 767px) {
    .menu-1-wrap {
        width: 100%;
    }
    .menu-1 {
        transition: .5s;
        max-width: 100% !important;
        width: 100% !important;
    }
    .menu-1-fixed {
        position: fixed !important;
        background: #fff;
        left: 0;
        top: 0;
        z-index: 9;
        padding: 10px 0;
        box-shadow: 0 5px 5px rgba(0,0,0,.1);
    }
}

.fast-order-wrap {
    padding-left: 15px;
    margin-top: 10px;
    margin-bottom: 25px;
}
.fast-order-btn {
    outline: none !important;
}


#menu1 {
    display: none;
}
#menu1.mm-menu_offcanvas.mm-menu_opened {
    display: block;
}

#html-banner img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 767px) {
    #logo-wrap img {
        width: 150px !important;
        margin-left: auto;
        margin-right: auto;
    }
    .cat-filter-category {
        height: 45px;
    }
    .sort-row {
        display: none !important;
    }
    #cat-sort-wrapper .sort-row {
        display: flex !important;
    }

    /*#colorbox + .ocf-offcanvas.ocfilter-mobile {*/
        /*display: none !important;*/
    /*}*/
    .mm-wrapper_opened .ocf-offcanvas.ocfilter-mobile {
        display: none !important;
    }

    .menu-1:not(.menu-1-fixed) {
        height: 45px;
    }

    .header_top {
        height: 127px;
    }
    #top-links {
        height: 111px;
    }

    #search {
        height: 53px;
    }
}





/* popup-go-to-ukr */
.popup-go-to-ukr {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 300px;
    transform: translate(-50%, -50%);
    z-index: 99999999;
    background: #fff;
    border-radius: 0;
    padding: 25px;
    box-shadow: 0 0 10px 2px rgba(0,0,0,.5);
}
.popup-go-to-ukr-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.3;
    text-align: center
}

.popup-go-to-ukr-btn-wrap {
    margin-top: 15px;
    text-align: center;
}
/*.popup-go-to-ukr .popup-go-to-ukr-btn {*/
/*background: #333 !important;*/
/*color: #fff !important;*/
/*border: none !important;*/
/*outline: none !important;*/
/*font-size: 16px !important;*/
/*line-height: 1;*/
/*padding: 12px 15px !important;*/
/*font-weight: 400 !important;*/
/*text-shadow: none !important;*/
/*border-radius: 38px;*/
/*text-decoration: none;*/
/*transition: .2s !important;*/
/*display: inline-block;*/
/*}*/
/*.popup-go-to-ukr .popup-go-to-ukr-btn:hover,*/
/*.popup-go-to-ukr .popup-go-to-ukr-btn:active {*/
/*box-shadow: 0 0 5px rgba(0,0,0,.7) !important;*/
/*}*/

.popup-go-to-ukr .close-btn-1 {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 24px;
    height: 24px;
    background: #000;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1;
    outline: none;
}
.popup-go-to-ukr .close-btn-1:before,
.popup-go-to-ukr .close-btn-1:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 16px;
    top: calc(50%);
    left: calc(50% - 8px);
    margin-top: -1px;
    background: #fff;
    border-radius: 5px;
}
.popup-go-to-ukr .close-btn-1:before {
    transform: rotate(45deg);
}
.popup-go-to-ukr .close-btn-1:after {
    transform: rotate(-45deg);
}
.popup-go-to-ukr .close-btn-1:hover {
    background: #3a3a3a;
}
.popup-go-to-ukr .close-btn-1 {
    top: -11px;
    right: -11px;
}

.popup-go-to-ukr .popup-go-to-ukr-btn {
    background: #ffaf64 !important;
    color: #000 !important;
    font-weight: 600;
    padding-top: 5px;
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
}
.popup-go-to-ukr .popup-go-to-ukr-btn:hover,
.popup-go-to-ukr .popup-go-to-ukr-btn:active {
    background: #ff932d !important;
}


@media (min-width: 768px) {
    .popup-go-to-ukr {
        width: 500px;
        padding:  50px;
    }
    .popup-go-to-ukr-title {
        font-size: 22px;
        margin-bottom: 20px;
        line-height: 1.25;
    }
    .popup-go-to-ukr .popup-go-to-ukr-btn {
        font-size: 20px !important;
        height: 50px !important;
        display: inline-flex !important;
        align-items: center;
        width: 270px;
        justify-content: center;
        padding: 0 !important;
    }
}
/* end popup-go-to-ukr */





/********* 2024 **********/


.m-featured {
    margin-top: 60px;
    margin-bottom: 50px;
}
.slider-m-featured .owl-buttons div {
    transform: translateY(-50%);
}
@media (max-width: 767px) {
    .slider-m-featured .owl-buttons div i {
        font-size: 24px !important;
        position: relative;
        top: 1px;
    }
    .slider-m-featured .owl-buttons div {
        background: #869791 !important;
    }
}
.slider-m-featured .owl-buttons div i {
    margin: 0 !important;
}
.slider-m-featured .owl-wrapper-outer {
    border-radius: 0;
    border: none;
    box-shadow: none;
}



.pr-no-stock.product-layout  {
    opacity: .8;
    filter: grayscale(100);
}



.pr-no-stock .product-thumb .button-group {
    margin-bottom: 0 !important;
}
.pr-no-stock .add-cart,
.pr-no-stock .add-wishlist,
.pr-no-stock span.price {
    display: none !important;
}
.pr-no-stock span.price {
    visibility: hidden;
}
.pr-no-stock .cat-no-stock-text {
    margin-bottom: 20px;
    text-align: center;
    font-size: 14px;
    height: 40px;
}