html:lang(en) .cart.table-wrapper .col.subtotal .price:after,
html:lang(en) .cart.table-wrapper .col.price .price:after,
html:lang(en) .product-info-price .price:after,
html:lang(en) .currency_conversion .price:after,
html:lang(en) .product-item .price-box .price:after,
html:lang(en) .minicart-items .product-item-details .price:after {
    content: 'net' !important;
}

html:lang(ru) .cart.table-wrapper .col.subtotal .price:after,
html:lang(ru) .cart.table-wrapper .col.price .price:after,
html:lang(ru) .product-info-price .price:after,
html:lang(ru) .currency_conversion .price:after,
html:lang(ru) .product-item .price-box .price:after,
html:lang(ru) .minicart-items .product-item-details .price:after {
    content: 'нетто' !important;
}

html:lang(pl) .cart.table-wrapper .col.subtotal .price:after,
html:lang(pl) .cart.table-wrapper .col.price .price:after,
html:lang(pl) .product-info-price .price:after,
html:lang(pl) .currency_conversion .price:after,
html:lang(pl) .product-item .price-box .price:after,
html:lang(pl) .minicart-items .product-item-details .price:after {
    content: 'netto' !important;
}

body .modal-popup {
    z-index: 9999999;
}

.message.global.cookie {
    background: #fff;
    max-width: 650px;
    left: initial !important;
    right: 15px !important;
    bottom: 15px !important;
    z-index: 99999 !important;
    box-shadow: 0px 0px 10px #00000030;
    padding:20px;
}

.message.global.cookie p {
    margin: 0;
    font-size: 13px;
    line-height: 20px;
}

.message.global.cookie .actions {
    text-align: right;
}

.message.global.cookie a {
    color: #078057;
    text-decoration: underline;
}

.iow_color{
    color:#068056;
}

body .fotorama__thumb-border {
    border: 1px solid #068056;
}

.message.success a {
    color: #434343;
    font-weight: 700;
    text-decoration: underline;
}

.mst-searchautocomplete__highlight {
    font-weight: 700;
    color: #068056;
}

.mst-searchautocomplete__wrapper a:hover{
    color: #068056;
}

.mst-searchautocomplete__index-title span:nth-child(2) {
    display: none !important;
}

.message.success a:hover{
    color:#068056;
}

.freeshipping .price{
    font-weight:700;
}

.iow_bg_color{
    background:#068056;
}

.header-wrapper-bottom > .header.content .row > .col-md-4 {
    width: 25%;
}

.header-wrapper-bottom > .header.content .row > .col-md-14 {
    width: 50%;
}

.page-wrapper > .widget.block.block-static-block{
    margin:0 !important;
}

body .price {
    color: #068056;
}

body .abs-product-link > a:hover,
body .minicart-items .product-item-name > a:hover,
body .product-item-name > a:hover,
body .product.name a > a:hover {
    color: #068056;
}

body .products-list .box-tocart .control .qty-minus .btn-qty:hover,
body .products-grid .box-tocart .control .qty-minus .btn-qty:hover,
body .products-list .box-tocart .control .qty-plus .btn-qty:hover,
body .products-grid .box-tocart .control .qty-plus .btn-qty:hover {
    color: #068056;
    text-decoration:none !important;
    font-weight:bold;
}

/* ABOUT US */

#about_us_net p{
    color:#282828;
    font-size:14px;
    line-height:30px;
}

#about_us_net h3{
    color:#282828;
    font-size:20px;
    line-height:24px;
    margin-bottom:10px;
    position:relative;
    font-weight:500;
}

#about_us_net h3 .apla_heading{
    background-color:#fff;
    display:inline;
    padding-right:10px;
    position:relative;
    z-index:3;
}


#about_us_net img {
    width: 100%;
    padding: 10px;
    border: 1px solid #e1e1e1;
}

.order_swtich{
    margin:25px -10px;
}

#about_us_net h3:after{
    content:"";
    width:100%;
    height:1px;
    left:0;
    top:13px;
    background-color:#e1e1e1;
    position:absolute;
    z-index:2;
}

#about_us_net h4{
    color:#282828;
    font-size:18px;
    line-height:30px;
    margin-bottom:30px;
}

#about_us_net .row{
    display: flex;
    justify-content: left;
    align-items: center;
}

@media (min-width: 991px) and (max-width: 1279px){
    #about_us_net p{
        line-height:20px;
    }

    #about_us_net h4{
        line-height:24px;
    }
}


@media (max-width: 990px){
    .order_swtich .col-md-12:nth-child(1){
        order:2;
    }
    .order_swtich .col-md-12:nth-child(2){
        order:1;
    }

    #about_us_net .row{
        flex-wrap:wrap;
    }


    #about_us_net h3{
        margin:25px 0 10px;
    }
}

/* END OF ABOUT US */

/* PRODUCT CATEGORY PAGE */

.catalog-category-view .grid .products.items .product-item-details .name .product-item-link {
    width: 100%;
}

.catalog-category-view .sku_list_product .txt_label,
.catalogsearch-result-index .sku_list_product .txt_label{
    margin-bottom: 0 !important;
}

.catalog-category-view .cdz-buttons-inner .stock{
    display: none !important;
}

.block-brands-search{
    display: none !important;
}

.page-main .sidebar.sidebar-main .block:not(.block-static-block):not(.block-brands) .block-title{
    display: none !important;
}

.page-main .sidebar.sidebar-main #layered-filter-block,.page-main .sidebar.sidebar-additional{
    background: transparent;
}

.block-wishlist .counter {
    color: #0ec688;
    font-weight: 500;
}

body .sidebar .block-wishlist .action.tocart {
    background-color: #242424;
    border-color: #242424;
}

body .sidebar .block-wishlist .action.tocart:hover {
    color: #068056;
    background-color: #ffffff;
    border-color: #068056;
}

body .filter-options-content a:hover, body .filter dl.options-content a:hover, body .filter-options dd a:hover, body .filter dl.options dd a:hover {
    color: #068056;
}

.sidebar .block-wishlist .actions-toolbar{
    text-align:center;
}

.sidebar .block.block-compare .secondary a:hover{
    text-decoration: none;
    color:#068056;
}

.sidebar .product-items-names .product-item {
    margin-bottom: 10px;
    border-bottom: 1px dashed #dbdbdb;
    padding-bottom: 10px;
}

.sidebar .product-items-names .product-item:last-child {
    border-bottom:0 !important;
    padding-bottom:0 !important;
}

.sidebar .block-wishlist .actions-toolbar .primary .action.details {
    display: block;
    width: 100%;
    border: 1px solid #068056;
    padding: 10px 10px;
    color: #068056;
    font-weight: 700;
    text-decoration: none;
}

.page-main .sidebar.sidebar-main .block.filter .filter-options .filter-options-item .filter-options-title,
.sidebar-main .filter .filter-current-subtitle,
body .page-main .sidebar.sidebar-additional .block .block-title,
body .page-main .sidebar .block.block-brands .block-title{
    padding: 0 20px;
    margin: 0;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    background: #068056;
}

body .page-main .sidebar .block.block-brands .block-title strong,
body .page-main .sidebar.sidebar-additional .block .block-title strong {
    font-size: 16px;
    line-height: 35px;
    font-weight: 400 !important;
    padding: 0;
}

.sidebar-main .filter .filter-current-subtitle{
    background-color:#434343 !important;
}

.sidebar-main .filter-actions .action.clear.filter-clear{
    display: block;
    padding: 10px 0;
    background: #fff;
    border: 1px solid #dbdbdb;
    border-top: 0 !important;
    color: #434343;
    font-weight: 700;
    text-decoration: none;
}

.sidebar-main .filter-actions .action.clear.filter-clear:hover {
    background: #434343;
    border-color: #434343;
    color:#fff;
}

.sidebar-main .block-actions.filter-actions{
    text-align: center;
    margin: 0 0 20px;
    padding: 0;
}

.page-main .sidebar.sidebar-main .filter-options-item{
    padding:0;
    border:0 !important;
}

.page-main .sidebar.sidebar-main .filter-options-content, .sidebar-main .filter-current .items{
    padding:10px 20px;
    background: #fff;
    border:1px solid #dbdbdb;
    border-top:0 !important;
}

.page-main .sidebar.sidebar-main .filter-options-title:after{
    position: absolute;
    right: 16px;
    top: 0;
}

.page-main .sidebar.sidebar-main .block-content.filter-content{
    padding:0;
    background:transparent;
    border:0 !important;
}

.page-main .sidebar.sidebar-main .filter-options-item{
    padding-bottom:20px;
}

.modes-mode:before{
    color:#068056;
}

body .product-item-info .cdz-product-wishlist a.action.towishlist.added:before{
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f004";
    font-size: 18px;
}

body .product-item-info .cdz-product-wishlist a.action.towishlist.added{
    pointer-events: none !important;
}

body .product-item-info:hover .cdz-product-wishlist a.action.towishlist.added,
body .product-item-info:hover .cdz-product-wishlist a.action.towishlist {
    color: #068056;
}

body .products-list .cdz-buttons-container form, .products-grid .cdz-buttons-container form {
    background: #068056;
}

.products.items .product-item-details .name .product-item-link{
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
}

.products.list.items .product-item-details .name.product-item-name {
    margin-bottom: 0;
}

.products.list.items .product-item .price-box{
    margin-bottom:0;
}

.sku_list_product .txt_label .desc_attr{
    color: #068056;
    font-weight: 700;
}

.catalog-category-view .sku_list_product .txt_label .desc_attr,
.catalog-category-view .symbol_iow_sing .txt_label .desc_attr,
.catalogsearch-result-index .sku_list_product .txt_label .desc_attr,
.catalogsearch-result-index .symbol_iow_sing .txt_label .desc_attr{
    font-weight: 400 !important;
}

.sku_list_product .txt_label, .stock_availability {
    color:#a1a1a1;
    font-weight: 400;
    font-size: 14px;
    line-height:20px;
}

.products.list.items .product-item .price-box .price {
    font-weight: 700 !important;
    color: #068056;
    font-size: 14px;
    line-height:20px;
}

body .products.list.items .product-item .currency_conversion .price{
    font-size: 14px !important;
    line-height:20px;
}

.stock_availability p {
    margin-bottom:0 !important;
    margin-top: 20px;
    line-height: 14px !important;
}

.stock_availability .stock_color{
    color: #068056;
    font-weight: 400 !important;
}

body .products.list.items .delivery_date_attr{
    margin-bottom:20px;
}

body .products.list.items .delivery_date_attr p{
    margin-bottom:0px;
    font-size:10px !important;
    color:#434343 !important;
}
body .products.list.items .delivery_date_attr p .desc_attr{
    font-size:10px !important;
    color:#434343 !important;
}

body .products.list.items .product-item-inner{
    display: flex;
    flex-wrap: wrap;
}

body .products.list.items .description.product-item-description{
    width: 100%;
    max-width: 415px;
}

body .products.list.items .description.product-item-description p{
    margin-bottom: 0 !important;
}

body .products.list.items .description.product-item-description a{
    color: #068056;
    font-weight: 700 !important;
    position: relative;
}

body .products.list.items .description.product-item-description a:after {
    line-height: 14px;
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    color: #068056;
    border-left: 1px solid;
    border-bottom: 1px solid;
    -webkit-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s;
    transition: opacity .3s ease 0s;
    z-index: 1;
    position: relative;
    left: 10px;
    top: -4px;
}

.catalog_cart_download {
    padding-left: 30px;
    position: absolute;
    right: 25px;
}

.catalog_cart_download .desc_attr a{
    background-image: url(/media/wysiwyg/pdf_icon.png);
    width:32px;
    height: 40px;
    background-size: cover;
    text-indent: -9999px;
    display: block;
    margin: 0 auto 5px;
}

.catalog_cart_download .con_pdf_download{
    text-align:center;
    color:#282828;
    font-size:14px;
}

.product-item-details .cdz-buttons-container .action.tocompare:before{
    content:" " !important;
}

.product-item-details .cdz-buttons-container .action.tocompare{
    background-image: url(/media/wysiwyg/action_button_shop.png);
    background-position: 0 33px;
}

.product-item-details .cdz-buttons-container .action.tocompare:hover{
    background-image: url(/media/wysiwyg/action_button_shop_hover.png);
    background-position: 0 33px;
}

.product-item-details .cdz-buttons-inner .p-contact {
    margin: 0;
    display: inline-block;
    height: 35px;
}

.product-item-details .cdz-buttons-inner .p-contact button {
    text-indent: -9999px;
    width: 35px;
    height: 35px;
    font-size: 0;
    line-height: 0;
    background: #068056;
    border: 1px solid #068056;
    background-image: url(/media/wysiwyg/action_button_shop.png);
    background-position: 0 0;
}

.product-item-details .cdz-buttons-inner .p-contact button:hover,
.product-item-details .cdz-buttons-inner .p-contact button:focus,
.product-item-details .cdz-buttons-inner .p-contact button:active{
    background-image: url(/media/wysiwyg/action_button_shop_hover.png);
    background-color:#fff;
}

#category-products-grid .cdz-buttons-container .action{
    background-color:#068056;
    border-color:#068056;
}

#category-products-grid .cdz-buttons-container .action:hover{
    background-color:#fff;
}

.grid .products.items .product-item-details .name .product-item-link{
    padding: 0 10px;
    text-align: center;
    display: block;
    width: 100%;
}

.catalog-product-view .grid .products.items .product-item-details .name .product-item-link{
    overflow: hidden;
}

.grid .sku_list_product .txt_label, .grid .stock_availability{
    margin-bottom:0;
}

.grid .stock_availability p{
    margin-top:0 !important;
}

.grid .currency_conversion{
    margin-top:5px;
}

.grid .product-item-description{
    display: none !important;
}

.grid .products.list.items .product-item-details .name.product-item-name {
    margin-bottom: 0;
    max-height: 44px;
    min-height: 44px;
    display: flex;
}

.grid .catalog_cart_download .con_pdf_download{
    margin: 0 auto;
    display: block;
}

.grid .catalog_cart_download {
    padding-left: 0;
    position: relative;
    right: 0;
    width: 100%;
}

body .grid .products.list.items .product-item .currency_conversion .price, .grid .currency_conversion .label_cc{
    font-size:12px !important;
}

.grid .catalog_cart_download .con_pdf_download span{
    display: inline-block;
}

.grid .catalog_cart_download .con_pdf_download span.txt_label{
    font-size: 12px;
    display: inline-block;
    margin-left: 5px;
}

.grid .catalog_cart_download .desc_attr a{
    width:16px;
    height: 20px;
}

.grid .cus_tooltip .icon_desc_product {
    position: relative;
    font-size: 12px;
    line-height: 12px;
    width: 16px;
    height: 16px;
    color: #060606;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    top: -7px;
    left: 2px;
}

@media (min-width: 1440px){
    .sidebar #wishlist-sidebar.product-items .product-item-details {
        margin-left: 65px;
    }
    .sidebar #wishlist-sidebar.product-items .product-item-photo .product-image-container{
        width:50px !important;
    }

    .catalog-category-view .products.wrapper.grid ol.products li.item .cus_tooltip:hover span.cus_tooltip_desc,
    .catalogsearch-result-index .products.wrapper.grid ol.products li.item .cus_tooltip:hover span.cus_tooltip_desc{
        left: -215px;
    }
}

@media (max-width: 1024px) {
    .table-comparison .action.tocart:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f291";
        font-size: 16px;
        line-height: 33px;
    }

    .table-comparison .action.tocart {
        font-size: 0;
    }
}

.header-wrapper-content.sticky-menu .cdz-main-menu .cdz-horizontal-menu .groupmenu li.level0 > a.menu-link {
    /*padding: 22px 6px;*/
    /*font-size: 11px;*/
}

@media (min-width: 768px) and (max-width: 1024px){
    html:lang(ru) .header-wrapper-content.sticky-menu .cdz-main-menu .cdz-horizontal-menu .groupmenu li.level0 > a.menu-link {
        font-size: 11px;
    }
    .brand_slider_block {
        width: 23vw;
    }
    .box-cate-style01 .row.no-margin{
        display: flex;
    }
    .box-cate-style01 .row.no-margin .col-sm-6.col-md-5.no-padding {
        background: #34498a;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .box-cate-style01 .row.no-margin .bkg-color02 {
        background: #078057;
    }
    .box-cate-style01 .row.no-margin .bkg-color02 {
        background: #aa1511;
    }

    .box-cate-style01 .row.no-margin .col-sm-18.col-md-19{
        margin-bottom:0 !important;
    }
    .box-cate-style01 .stock.availability {
        min-height: 34px;
    }
    .box-cate-style01 .col-sm-24 .row.cus_felx{
        display: flex;
        align-items: center;
    }
    ul.box-cate-link.items.pull-right.hidden-xs {
        display: flex;
        width: 100%;
        padding-left: 5vw;
        box-sizing: border-box;
        flex-wrap: wrap;
    }
    ul.box-cate-link.items.pull-right.hidden-xs li.item {
        width: 33.3333%;
        margin: 0 0 6px !important;
    }
    .box-cate-style01{
        margin-bottom:40px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .brand_slider_block{
        display: none !important;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    body.page-products .cus_tooltip:hover span.cus_tooltip_desc {
        width: 220px;
        top: -45px;
        right: 7px;
        z-index: 222;
        line-height: 16px;
    }
    body.page-products .currency_conversion{
        max-width: 90%;
    }
}

@media (min-width: 366px) and (max-width: 479px) {

    body.page-products .cus_tooltip:hover span.cus_tooltip_desc {
        width: 165px;
        top: -81px;
        right: -70px;
        z-index: 222;
        line-height: 16px;
    }

    body.page-products .currency_conversion{
        max-width: 83%;
    }
}

@media  (max-width: 365px) {
    body.page-products .cus_tooltip:hover span.cus_tooltip_desc {
        width: 175px;
        top: -69px;
        right: -90px;
        z-index: 222;
        line-height: 16px;
    }
    body.page-products .currency_conversion{
        max-width: 150px;
    }

}

@media (max-width: 768px){
    .cart.table-wrapper #shopping-cart-table .item .col.item {
        padding: 15px 15px 0 15px;
        display: flex;
        justify-content: space-between;
    }

    .cart.table-wrapper #shopping-cart-table .item .col.item a.product-item-photo{
        position: relative;
        top: 0;
        left: 0;
        margin-right: 15px;
    }
    .cart.table-wrapper #shopping-cart-table .item .col.item .product-item-details{
        width: calc(100% - 90px);
    }

    .page-products .currency_conversion .label_cc{
        font-size: 13px;
        line-height: 20px;
    }

    body.page-products .products.list.items .product-item .currency_conversion .price{
        font-size:13px !important;
    }

    .page-products .currency_conversion .label_cc .cus_tooltip .icon_desc_product {
        top: -2px;
    }

    .message.global.cookie {
        max-width: calc(100% - 30px);
        padding: 10px;
    }

    .message.global.cookie p {
        margin: 0;
        font-size: 10px;
        line-height: 16px;
    }

    body .products.list.items .delivery_date_attr,
    .catalog_cart_download{
        display: none;
    }

    .products.items .product-item-details .name .product-item-link {
        line-height: 16px;
        font-size: 13px !important;
        padding:0 !important;
    }
    .sku_list_product .txt_label, .stock_availability, .sku_list_product .txt_label, .stock_availability{
        font-size:12px;
        line-height: 16px;
    }
    body .products.list.items .product-item .price-box {
        margin: 5px 0 !important;
    }
    .product-item-details .cdz-buttons-inner .p-contact{
        display: none;
    }
}

/* END OF PRODUCT CATEGORY PAGE */

/* QUICK VIEW */
@media (min-width: 769px){
    .modal-popup.modal-popup._inner-scroll._show .modal-inner-wrap {
        max-width: 1180px;
    }
    .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
        position:relative !important;
    }
}

@media (min-width: 1280px){
    .modal-popup.modal-popup._inner-scroll._show .modal-inner-wrap {
        max-width: 1180px;
        width:100% !important;
    }

    .amcheckout-column.-sidebar.-sticky {
        left: 0px !important;
    }
}

@media (min-width: 768px) and (max-width: 1280px){
    .qs-modal .modal-popup .modal-inner-wrap{
        width:100% !important;
        max-width: 650px !important;
    }
    .qs-modal .modal-popup .modal-content .quickshop-wrapper .quickshop-tabs{
        width:100% !important;
        padding:15px 30px 30px 30px !important;
    }
    .qs-modal .product-info-main .custom_brand_container {
        position: absolute;
        top: -210px;
        right: 0;
    }
    .qs-modal .product-info-main .custom_brand_container img{
        max-width: 148px;
        height: auto;
    }

    .qs-modal .product-info-main .page-title-wrapper.product, .product-info-main .product-info-stock-sku, .product-info-main .product-info-price, .product-info-main .product-add-form {
        max-width: 100% !important;
    }

    .product-info-main .product.attibute.overview{
        display:block;
    }

    .qs-modal .modal-popup .modal-content .quickshop-wrapper .quickshop-media.product.media{
        max-height: 251px;
    }
    .product-info-main .product-info-price {
        margin-top: 10px !important;
    }
    .ask_for_product .product-addto-links {
        width: 298px;
    }
    #productcontact-form {
        max-width: 443px;
    }
    .product-add-form .box-tocart .action.tocart {
        max-width: 443px;
    }

    .qs-modal .modal-popup .product.media .fotorama, .qs-modal .modal-popup .gallery-placeholder-q, .qs-modal .modal-popup .modal-content .quickshop-wrapper .quickshop-media.product.media .fotorama__stage{
        max-height: 251px;
    }
}

.account.sales-order-view .tabcontent span a,
.network-customer-offlineorderview .tabcontent span a{
    color:#068056 !important;
    font-weight: 700 !important;
}

@media (max-width: 767px) and (orientation: landscape){

    .network-customer-invoices #maincontent td.custom_data_width.sorting_1{
        border-right:1px solid #dbdbdb;
        border-left:0 solid #dbdbdb !important;
    }
    .network-customer-invoices #maincontent .brd_right_mob_pd,
    .network-customer-invoices #maincontent .brd_right_mob{
        border-right:0 !important;
    }
    .network-customer-invoices table.dataTable>tbody>tr.child span.dtr-data {
        text-align: left;
    }
    table#tabboo.dataTable.no-footer{
        width:100% !important;
    }
    td.col_2_tabboo{
        border-right:0 solid #dbdbdb !important;
    }
    td.col_3_tabboo{
        border-right:1px solid #dbdbdb;
    }
    .col_2_tabboo{
        text-align: center !important;
    }
    .col_3_tabboo{
        text-align: right !important;
    }
    body table.table_wk.dataTable>tbody>tr.child ul li .dtr-data{
        text-align: right !important;
    }

    .network-customer-invoices td.custom_width.label_fv {
        padding-left: 15px !important;

    }

    table.dataTable thead th.col_1_fv,
    table.dataTable tbody td.col_1_fv,
    table.dataTable thead th.col_2_fv,
    table.dataTable tbody td.col_2_fv,
    table.dataTable thead th.col_3_fv,
    table.dataTable tbody td.col_3_fv,
    table.dataTable thead th.col_4_fv,
    table.dataTable tbody td.col_4_fv,
    table.dataTable thead th.col_5_fv,
    table.dataTable tbody td.col_5_fv,
    table.dataTable thead th.col_6_fv,
    table.dataTable tbody td.col_6_fv,
    table.dataTable thead th.col_7_fv,
    table.dataTable tbody td.col_7_fv{
        width:80px !important;
    }
    /*

    table.dataTable thead th.col_5_fv,
    table.dataTable tbody td.col_5_fv,
    table.dataTable thead th.col_6_fv,
    table.dataTable tbody td.col_6_fv,
    table.dataTable thead th.col_7_fv,
    table.dataTable tbody td.col_7_fv,
    table.dataTable thead th.col_8_fv,
    table.dataTable tbody td.col_8_fv,
    table.dataTable thead th.col_9_fv,
    table.dataTable tbody td.col_9_fv,
    table.dataTable thead th.col_10_fv,
    table.dataTable tbody td.col_10_fv{
        display: none;
    }

    .network-customer-invoices table#tablecc.dataTable.no-footer{
        table-layout: fixed;
        width:100% !important;
        max-width: 620px !important;
    }

    body.network-customer-invoices table.custom-table{
        table-layout: fixed;
    }

*/

    body.network-customer-invoices td.custom_width.label_fv{
        padding-left:8px !important;
    }
}

@media (max-width: 480px) {
    table#tablecc.dataTable.no-footer {
        width: 100% !important;
        table-layout: fixed;
        max-width: 440px;
    }
}



@media (max-width: 767px) {
    table.dataTable td a{
        color: #068056 !important;
        font-weight: 700 !important;
    }
    body table.dataTable thead th,
    body table.dataTable tfoot th {
        font-size: 12px;
    }
    td.col_1_tabboo{
        border-left:1px solid #dbdbdb;
        padding-left:35px !important;
    }
    td.col_2_tabboo{
        border-right:1px solid #dbdbdb;
        text-align: center !important;
    }
    th.col_2_tabboo{
        text-align: center !important;
    }
    .col_1_tabboo{
        width:120px !important;
    }
    .col_1_tabboo,
    .col_2_tabboo,
    .col_3_tabboo,
    .col_4_tabboo,
    .col_5_tabboo{
        width:140px !important;
    }
    .table_wk{
        table-layout: fixed;
    }
    table.table_wk.dataTable>tbody>tr.child ul li:last-child .dtr-title{
        display: block !important;
    }

    table.table_wk.dataTable>tbody>tr.child ul li .dtr-data{
        text-align: center !important;
    }

    .network-customer-invoices .brd_right_mob_pd{
        border-right:1px solid #dbdbdb;
    }
    .network-customer-offlineorders #tabboo .brd_left{
        border-left:1px solid #dbdbdb;
    }
    .network-customer-offlineorders #tabboo .brd_right{
        border-left:0 solid #dbdbdb !important;
        border-right:1px solid #dbdbdb;
    }

    table#tabboo.dataTable.no-footer {
        border-bottom: 1px solid #dbdbdb !important;
    }
    table#tabboo.dataTable thead th, table.dataTable thead td {
        border-bottom: 1px solid #dbdbdb !important;
    }

    .network-customer-invoices td.custom_width.label_fv {
        padding-left:35px !important;
        border-left:1px solid #dbdbdb;
    }
    #maincontent .dataTables_filter input{
        width:100% !important;
        display: block;
        margin:0;
    }
    .account .dataTables_wrapper .dataTables_length{
        width: 45% !important;
        position: relative;
        top: 16px;
    }
    .account .dataTables_wrapper .dataTables_filter{
        width:55% !important;
    }
    .account .dataTables_wrapper .dataTables_paginate .paginate_button {
        padding: 0.5em 5px;
    }
    .network-customer-invoices #tablecc_filter{
        padding-left:20px;
    }
    .network-customer-invoices table.dataTable>tbody>tr.child,
    table.table_wk.dataTable>tbody>tr.child{
        background: #efefef00 !important;
    }
    .network-customer-invoices table.dataTable>tbody>tr.child span.dtr-data {
        text-align: center;
    }
    .account.network-customer-offlineorderview h1.page-title{
        padding-bottom:20px;
        font-size: 5.8vw;
        display: block !important;
        margin-right: 0 !important;
    }

    body.account.network-customer-offlineorderview  .order-details-items #my-orders-table td {
        flex-wrap: wrap;
    }

    .account.sales-order-view .box_row_content span[data-label]:before,
    .account.network-customer-offlineorderview .box_row_content span[data-label]:before{
        content: attr(data-label);
        font-weight: 700;
        padding-right:8px;
    }
    .account.sales-order-view .tabcontent .row.header,
    .account.network-customer-offlineorderview .tabcontent .row.header{
        display: none !important;
    }
    .account.sales-order-view h1.page-title{
        margin: 0 0 20px 0 !important;
    }
    .account.sales-order-view .block.block-order-details-comments,
    .account.network-customer-offlineorderview .block.block-order-details-comments {
        margin: 0 0 10px;
    }
    .account.sales-order-view .tabcontent span,
    .account.network-customer-offlineorderview .tabcontent span{
        justify-content: space-between;
        line-height: 24px;
        display: flex;
    }
    .account.sales-order-view .tabcontent span a,
    .account.network-customer-offlineorderview .tabcontent span a {
        color:#068056 !important;
        font-weight: 700 !important;
    }
    .account.sales-order-view .tablinks,
    .account.network-customer-offlineorderview .tablinks {
        width: 100%;
        margin: 0;
    }
    .account.sales-order-view .row.box_row_content:nth-child(2),
    .account.network-customer-offlineorderview .row.box_row_content:nth-child(2){
        padding-top: 0 !important;
        margin-top: 0 !important;
        border-top: 0 solid #ccc !important;
    }
    .account.sales-order-view .row.box_row_content,
    .account.network-customer-offlineorderview .row.box_row_content{
        padding-top: 10px;
        margin-top: 10px;
        border-top: 1px solid #ccc;
    }
    .account .block-dashboard-info,
    .account .block-dashboard-payments {
        width: 100% !important;
    }
    .account .block-dashboard-payments {
        margin-left:0 !important;
    }

    .cart-container{
        display: flex;
        flex-wrap: wrap;
    }
    body .cart-container .cart-summary{
        order:2;
    }
    body .cart-container #form-validate{
        order:1;
    }

    .qs-modal .modal-popup._inner-scroll .modal-inner-wrap {
        max-height: 100%;
        width: 100%;
        margin: 0;
        height: 100%;
    }
    .quickshop-wrapper{
        border-bottom:1px solid #dbdbdb;
    }
    .qs-modal .modal-popup .modal-content .quickshop-wrapper .quickshop-media.product.media {
        max-height: 52vw;
        border-right: 0;
        margin: 0 auto;
    }

    .qs-modal .modal-popup .product.media .fotorama, .qs-modal .modal-popup .gallery-placeholder-q, .qs-modal .modal-popup .modal-content .quickshop-wrapper .quickshop-media.product.media .fotorama__stage{
        max-height:52vw;
        height:52vw;
        margin-left:10px !important;
    }
    /*
    .product-info-main .custom_brand_container img {
        max-width: 27vw;
        height: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .product-info-main .custom_brand_container {
        position: absolute;
        top: 0;
        right: 0;
        width: 50vw !important;
        max-width: 100% !important;
        max-height:52vw;
        height:52vw;
    }
    */
    .cus_tooltip .icon_desc_product {
        z-index: 222;
    }
    body .cus_tooltip:hover span.cus_tooltip_desc {
        width: 150px;
        top: -80px;
        right: -74px;
    }
    .qs-modal .modal-popup .modal-content .quickshop-wrapper .quickshop-tabs {
        width: 100% !important;
        padding: 15px !important;
    }
    .product-info-main .custom_brand_container {
        max-width: calc(100% - 280px) !important;
        align-items: baseline !important;
    }
    .product-info-main .page-title-wrapper.product, .product-info-main .product-info-stock-sku, .product-info-main .product-info-price, .product-info-main .product-add-form {
        max-width: 280px !important;
    }
    .product-info-stock-sku .stock:before, .product-info-main .product.attribute.sku, .delivery_date_attr .txt_label, .product-info-main .stock.available, .product-info-main .stock.unavailable, .delivery_date_attr .txt_label .desc_attr {
        font-size: 11px !important;
    }
    body .product-info-main .page-title-wrapper p.like_h1.page-title,
    body .product-info-main .page-title-wrapper h1.page-title, body .product-info-main .product.attibute.overview .title{
        font-size: 22px !important;
        line-height: 26px !important;
        font-weight: 600 !important;
    }
    body .product-info-main .product.attibute.overview #short_description_content p {
        line-height: 18px !important;
        font-size: 13px !important;
    }
    body #quickshop-info-main .product-social-links{
        text-align:left !important;
    }
    body .product-info-main .product-info-price {
        margin-top: 10px !important;
    }
    .ask_for_product .product-addto-links .action {
        width: 100% !important;
        float: left !important;
        display:block;
    }
    .ask_for_product .product-addto-links a:nth-child(1){
        margin-right: 1%;
    }
    .ask_for_product .product-addto-links a:nth-child(2) {
        margin-left: 0;
        margin-bottom: 5px;
        background: #fcfcfc;
    }
    .ask_for_product .product-addto-links {
        width: 100% !important;
    }
    button.btn.ask-button{
        margin-top:2% !important;
        width:100% !important;
    }
    .ask_for_product .p-contact{
        width:100% !important;;
    }
    .cart-footer {
        z-index: 10011;
    }
}


body .qs-modal .modal-popup .modal-content .page-title-wrapper.quickshop-title{
    display:flex !important;
}

body .qs-modal .modal-popup .modal-content .page-title-wrapper.quickshop-title .delivery_date_attr {
    order:4;
}

body #quickshop-info-main{
    display: flex;
    flex-wrap: wrap;
}

body #quickshop-info-main .product-social-links {
    order:3;
    margin-bottom:0px !important;
    margin-top:10px !important;
}

body #quickshop-info-main.product-info-main .shelproduct-info-stock-sku .stock:before {
    content: attr(title) ": ";
}

body #quickshop-info-main.product-info-main .shelproduct-info-stock-sku .stock{
    font-size: 14px;
    line-height: 16px;
    color: #a1a1a1;
    font-weight: 400;
    text-transform: capitalize;
}

body #quickshop-info-main.product-info-main .shelproduct-info-stock-sku .stock span{
    font-size: 14px;
    line-height: 16px;
    color: #068056;
    font-weight: 700;
    margin-bottom: 6px;
}

body #quickshop-info-main.product-info-main .page-title{
    order:1 !important;
    width:100%;
}

body #quickshop-info-main.product-info-main .symbol_iow_sing{
    order:2 !important;
    width:100%;
}

body #quickshop-info-main.product-info-main .shelproduct-info-stock-sku{
    order:3 !important;
    width:100%;
}

body #quickshop-info-main.product-info-main .delivery_date_attr{
    order:4 !important;
    width:100%;
}

body #quickshop-info-main.product-info-main .produkt_montazowy_product_view{
    order:5 !important;
    width:100%;
}

body #quickshop-info-main.product-info-main .attribute.brand{
    order:6 !important;
    width:100%;
}

body #quickshop-info-main.product-info-main .page-title-wrapper .product-info-price {
    order: 7!important;
    width: 100%;
}

body #quickshop-info-main.product-info-main .page-title-wrapper .product-add-form {
    order: 8!important;
    width: 100%;
}

body #quickshop-info-main .product-options-wrapper {
    display: none !important;
}


/* END OF QUICK VIEW */

/* PRODUCT PAGE */

.calender-comment-label:after {
    display:none !important;
}

#custom_table_download a{
    font-weight: 700;
    color:#068056;
}

#custom_table_download a:hover{
    text-decoration: underline;
}

.product-info-main .product-info-stock-sku .symbol_iow_sing{
    order:1 !important;
    width:100%;
}

.product-info-main .product-info-stock-sku .stock.available{
    order:2 !important;
    width:100%;
}

.product-info-main .product-info-stock-sku .delivery_date_attr{
    order:3 !important;
    width:100%;
}

.product-info-main .product-info-stock-sku .produkt_montazowy_product_view{
    order:4 !important;
    width:100%;
}

.product-info-main .product-info-stock-sku .attribute.brand{
    order:5 !important;
    width:100%;
}

.catalog-product-view .block.related .block-title.title, .catalog-product-view .block.upsell .block-title.title{
    border-bottom: 1px solid #dbdbdb;
}

.catalog-product-view .products-grid .product-item:hover .product-item-info {
    box-shadow: 0 0 0 #e1e1e1;
    -moz-box-shadow: 0 0 0 #e1e1e1;
    -webkit-box-shadow: 0 0 0 #e1e1e1;
    -o-box-shadow: 0 0 0 #e1e1e1;
    -ms-box-shadow: 0 0 0 #e1e1e1;
}

.catalog-product-view .block.related .related-available .product-item-name {
    margin-left: 0;
}

.catalog-product-view .block.related .product-item-details .name .product-item-link,.catalog-product-view .block.upsell .product-item-details .name .product-item-link{
    width:100%;
}

.catalog-product-view .cdz-buttons-container .action:hover{
    border-color: #068056;
}

.catalog-product-view .cdz-buttons-container .action{
    background-color: #068056;
    border-color: #068056;
}

.catalog-product-view .related-upsell-crossell, .catalog-product-view .related-upsell-crossell{
    padding-top:20px;
}

.cart.table-wrapper .product-image-wrapper .product-image-photo{
    max-width:85px;
}

.cart.table-wrapper .product-image-container{
    width:85px !important;
}

.product-info-main .empty_space{
    padding:30px 0;
}

.product-info-stock-sku .stock:before {
    content: attr(title) ": ";
}

.cart.table-wrapper .col.subtotal .price:after,.cart.table-wrapper .col.price .price:after, .product-info-price .price:after, .currency_conversion .price:after, .product-item .price-box .price:after, .minicart-items .product-item-details .price:after {
    content: 'netto';
    padding-left:5px;
}

.product-info-main .product.attribute.sku .type:after {
    content: ':' !important;
}

body.catalog-product-view .product-info-left{
    width:100%!important;
}

body.catalog-product-view .product-info-left .product.media{
    width:44.3333%!important;
}

body.catalog-product-view .product-info-left .product-info-main{
    width:55.6667%!important;
    display: flex;
    flex-wrap: wrap;
    padding-left: 20px;
}

body .product-brand-info .brand-link {
    border: 0px solid #dbdbdb;
    width: 100%;
}

body .page-title-wrapper {
    text-transform: none;
    display: flex;
    flex-wrap: wrap;
}

body .page-title-wrapper .page-title{
    text-transform: uppercase;
}

.product-info-main .page-title-wrapper .page-title{
    order:1;
    width:100%;
}

.product-info-main .product.attribute.sku{
    order:2;
    width:100%;
}

.product-info-main .page-title-wrapper .product-info-stock-sku{
    order:3;
    width:100%;
    display: flex;
    flex-wrap: wrap;
}

.product-info-main .page-title-wrapper .product-info-price{
    order:4;
    width:100%;
}

.product-info-main .page-title-wrapper .product-add-form{
    order:5;
    width:100%;
    padding: 0;
}

.product-info-main .page-title-wrapper{
    order:1;
    width:100%;
}

.product-info-main .custom_brand_container{
    order:2;
    width:100%;
    max-width: calc(100% - 335px);
    display: flex;
    align-items: baseline;
    justify-content: center;
}

.product-info-main .ask_for_product{
    order:3;
    width:100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom:15px;
}

.product-info-main .product.attibute.overview{
    order:4;
    width:100%;
}


.ask_for_product .p-contact,
.ask_for_product .p-contact-user {
    order: 1;
    /*width: 33.33333%;*/
    width: 280px;
    margin:0;
}

#productcontact-form,
#productcontactuser-form {
    order: 3;
    width: 100%;
    max-width: 442px;
    padding: 20px 15px;
    background: #fcfcfc !important;
    border: 1px solid #dbdbdb !important;
}

#productcontact-form label,
#productcontactuser-form label {
    color: #000;
    padding: 10px 0 2px;
    display: inline-block;
    font-weight: 600;
}

#productcontact-form .rodo label {
    font-weight: 400;
    font-size: 10px;
}

#productcontact-form .form-group.rodo{
    position: relative;
}
#productcontact-form .form-group.rodo #rodo{
    position: absolute;
    top: 7px;
    left: 0;
}
#productcontact-form .form-group.rodo label em{
    margin-left:16px;
}

#productcontact-form label em,
#productcontactuser-form label em{
    color:#ff0000 !important;
    font-weight:400;
}

#productcontact-form .btn-default,
#productcontactuser-form .btn-default{
    float: right;
    margin-top: 5px;
}


#productcontact-form .btn-default:hover,
#productcontact-form .btn-default:focus,
#productcontact-form .btn-default:active,
#productcontactuser-form .btn-default:hover,
#productcontactuser-form .btn-default:focus,
#productcontactuser-form .btn-default:active{
    color: #068056;
    background-color: #ffffff;
    border-color: #068056;
}

.product-add-form .box-tocart .action.tocart{
    text-transform:uppercase;
}

.ask_for_product .product-addto-links {
    margin: 0;
    /*width: 170px;*/
    width: 100%;
    order: 2;
}

button.btn.ask-button {
    color: #3d3d3d;
    background-color: #ffffff;
    border-color: #dbdbdb;
    font-size: 11px;
    line-height: 22px;
    text-transform: none;
    /*width:165px;*/
    width:335px;
}

.ask_for_product button.btn.ask-button.active_button{
    color: #000 !important;
    background-color: #fcfcfc !important;
    border-color: #dbdbdb !important;
}

button.btn.ask-button:hover,
button.btn.ask-button:focus,
button.btn.ask-button:active {
    color: #068056;
    background-color: #ffffff;
    border-color: #068056;
}

.ask_for_product  .product-addto-links .action {
    float: none;
    width: 165px;
    display: inline-block;
    text-decoration: none !important;
}

body .product-addto-links .action span {
    width: 100%;
    text-transform: none;
    color: #000;
    padding: 11px 14px;
}

.product-info-main .page-title-wrapper .product-add-form .box-tocart{
    margin:0;
}

.cus_tooltip span.cus_tooltip_desc {
    display:none;
}

.cus_tooltip{
    position:relative;
}

.cus_tooltip:hover span.cus_tooltip_desc {
    display: inline;
    position: absolute;
    width: 220px;
    font-size: 11px;
    padding: 5px 10px;
    box-shadow: 0 0 4px rgb(0 0 0 / 0.2);
    z-index: 22;
    background: #f8f8f8;
    top: -100%;
}

.cus_tooltip .icon_desc_product{
    position: relative;
    font-size: 12px;
    line-height: 12px;
    width: 16px;
    height: 16px;
    color: #060606;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    cursor:pointer;
    top: -7px;
    left: 2px;
}

.cus_tooltip .icon_desc_product:after{
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    border: 1px solid #060606;
    border-radius: 50px;
    width: 16px;
    height: 16px;
}

body .product-info-main .page-title-wrapper p.like_h1.page-title,
body .product-info-main .page-title-wrapper h1.page-title{
    font-size:28px;
    line-height:32px;
    color:#282828;
    font-weight:500;
    margin-bottom:25px;
}

.cus_tooltip:hover .icon_desc_product{
    color:#068056 !important;
}

.cus_tooltip:hover .icon_desc_product:after{
    border-color:#068056;
}

.product-info-main .product.attribute.sku, .delivery_date_attr .txt_label, .symbol_iow_sing .txt_label{
    font-size:14px;
    line-height:16px;
    color:#a1a1a1;
    font-weight:400;
    margin-bottom:6px;
}

.product-info-main .stock.available,
.product-info-main .stock.unavailable,
.product-info-main .produkt_montazowy_product_view .desc_attr,
.product-item-info .produkt_montazowy_product_view .desc_attr,
.delivery_date_attr .txt_label .desc_attr,
.symbol_iow_sing .txt_label .desc_attr{
    font-size:14px;
    line-height:16px;
    color:#068056;
    font-weight:700;
    text-transform:lowercase;
    margin-bottom:6px;
}

.product-item-info .produkt_montazowy_product_view {
    margin-top: 10px;
}

.product-info-main .stock.available, .product-info-main .stock.unavailable,
.product-info-main .produkt_montazowy_product_view .desc_attr,
.product-item-info .produkt_montazowy_product_view .desc_attr {
    text-transform: none !important;
}

body .product-info-main .product-info-stock-sku{
    padding-top:0;
}

.product-info-stock-sku .stock:before {
    font-size:14px;
    line-height:16px;
    color:#a1a1a1;
    font-weight:400;
    text-transform:capitalize;
}

body .product-options-bottom .price-box .price-container .price, body .product-info-price .price-box .price-container .price{
    font-size:28px;
    line-height:32px;
    color:#068056;
    font-weight:700;
}

.currency_conversion .label_cc{
    color:#282828;
    font-size:14px;
    line-height:14px;
}

body .currency_conversion .price{
    color:#068056;
    font-size:16px;
    line-height:16px;
}

body .product-info-main .product.attibute.overview .title{
    color:#282828;
    font-weight:bold;
    font-size:20px;
    margin-bottom:10px;
}

body .product-info-main .product.attibute.overview .title strong.type:after{
    content:":";
}

body .product-info-main .product.attibute.overview #short_description_content p{
    color:#282828;
    line-height:24px;
    font-size:16px;
}

body .product-addto-links .action:hover, body .product-addto-links .action:visited{
    color: #000000;

}

body .product-addto-links .action:hover span{
    border-color:#068056;
    color:#068056;
}

body .product.info.detailed .product.data.items > .item.title > .switch:hover {
    color: #068056 !important;
    background-color: transparent;
    border-color: #068056;
}

body .product.data.items > .item.title > .switch:before {
    background: #068056!important;
}

body .product.data.items > .item.title:not(.disabled) > .switch:active, body .product.data.items > .item.title.active > .switch, body .product.data.items > .item.title.active > .switch{
    color: #068056 !important;
}

.box-tocart .control .qty-minus .btn-qty, .box-tocart .control .qty-plus .btn-qty{
    text-decoration:none !important;
    color:#000;
}

.product.info.detailed table a:hover, .product.attribute.description a:hover{
    color: #068056 !important;
}

.product-info-main .page-title-wrapper.product, .product-info-main .product-info-stock-sku, .product-info-main .product-info-price, .product-info-main .product-add-form{
    max-width:335px;
}


.block.crosssell:not(.block-static-block) .block-collapsible-nav-title, .block.upsell:not(.block-static-block) .block-collapsible-nav-title, .block.related:not(.block-static-block) .block-collapsible-nav-title, .page-main .sidebar .block:not(.block-static-block) .block-collapsible-nav-title, .block.crosssell:not(.block-static-block) .block-title, .block.upsell:not(.block-static-block) .block-title, .block.related:not(.block-static-block) .block-title, .page-main .sidebar .block:not(.block-static-block) .block-title, .block.crosssell:not(.block-static-block).filter .title, .block.upsell:not(.block-static-block).filter .title, .block.related:not(.block-static-block).filter .title, .page-main .sidebar .block:not(.block-static-block).filter .title {
    color: #282828;
    font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    background-color: #ffffff;
    text-transform: uppercase;
    position: relative;
    padding: 7px 20px;
    margin-bottom: 0;
    min-width: 100%;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    font-weight: 900;
    border-top: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
}

.block.crosssell:not(.block-static-block) .block-collapsible-nav-title strong, .block.upsell:not(.block-static-block) .block-collapsible-nav-title strong, .block.related:not(.block-static-block) .block-collapsible-nav-title strong, .page-main .sidebar .block:not(.block-static-block) .block-collapsible-nav-title strong, .block.crosssell:not(.block-static-block) .block-title strong, .block.upsell:not(.block-static-block) .block-title strong, .block.related:not(.block-static-block) .block-title strong, .page-main .sidebar .block:not(.block-static-block) .block-title strong, .block.crosssell:not(.block-static-block).filter .title strong, .block.upsell:not(.block-static-block).filter .title strong, .block.related:not(.block-static-block).filter .title strong, .page-main .sidebar .block:not(.block-static-block).filter .title strong{
    font-weight:700;
    font-size: 19px;
    padding: 15px 0;
}

.related-upsell-crossell.block-content.content .block-actions{
    display:none;
}

.block.crosssell .owl-carousel, .block.upsell .owl-carousel, .block.related .owl-carousel {
    padding-top: 0 !important;
}

.catalog-product-view .products-grid .product-item-info {
    border: 0px solid #e1e1e1;
}

.product-add-form #product_addtocart_form .box-tocart .fieldset{
    display: flex;
    flex-wrap: wrap;
}

.product-add-form #product_addtocart_form .box-tocart .fieldset .field.qty,
.product-add-form #product_addtocart_form .box-tocart .fieldset #appjetty-deliverydate,
.product-add-form #product_addtocart_form .box-tocart .fieldset .actions,
.checkout-deliverydate .field .calender-comment-label,
.deliverydate-main-wrapper .fieldset > .field,
.checkout-deliverydate .control{
    width:100%;
}

.checkout-deliverydate .control {
    margin: 0;
}

.product-add-form #product_addtocart_form .box-tocart .fieldset .field.qty{
    order:2;
}
.product-add-form #product_addtocart_form .box-tocart .fieldset #appjetty-deliverydate{
    order:1;
    padding: 6px;
    border: 1px solid #e7e6e6;
    background: #f8f8f8;
    margin-top: 5px;
}
.product-add-form #product_addtocart_form .box-tocart .fieldset .actions {
    order:3;
}

#deliverydate-main-wrapper .field, #deliverydate-main-wrapper .label{
    color: #434343;
    font-size: 11px;
}

.checkout-deliverydate .field .calender-comment-label{
    color: #068056;
}

#deliverydate-main-wrapper .calander_button {
    margin-bottom: 0 !important;
}

#deliverydate-main-wrapper .field {
    margin: 0;
    padding-bottom: 5px;
}

#date_time_container{
    width: 40%;
    order: 1;
}

#date_time_container .field{
    width: 100%;
    max-width: 135px;
}

#deliverydate-main-wrapper .field, #deliverydate-main-wrapper .label span {
    font-size: 14px;
    line-height: 16px;
    color: #1d1d1b;
    font-weight: 500;
    margin-bottom: 5px;
    display: block;
}

body .product-add-form #product_addtocart_form .box-tocart .fieldset .field.qty {
    margin-bottom: 0 !important;
    margin-top: 15px !important;
    position:relative;
}

body .product-add-form #product_addtocart_form .box-tocart .fieldset .field.qty #qty-error{
    position: absolute;
    top: 0;
    width: 100%;
    max-width: calc(100% - 180px);
    right: 0;
    margin: 8px 0 0 0;
    line-height: 13px;
    font-weight: 600;
}

body .field.biz-comment-note li span {
    background: rgba(0, 0, 0, 0) url(/media/wysiwyg/delivery-info-icon.png) no-repeat scroll left top / 20px auto;
    line-height: 13px;
    padding-left: 25px;
    font-weight: 500;
}

body .field.biz-comment-note li {
    border:0px solid #e7e6e6 !important;
    background: transparent !important;
    padding: 9px 5px 1px 5px;
    font-size: 10px;
}

body .checkout-deliverydate .control.calander_button .available_date_calendar:after {
    border-left: 2px solid #1d1d1b;
    border-bottom: 2px solid #1d1d1b;
    top: 14px;
    right: 9px;
}

body #ui-datepicker-div .ui-datepicker-header {
    background: #1e1e1c;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title span{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.product-add-form #product_addtocart_form .box-tocart .fieldset .field:nth-child(1) {
    padding: 0;
    margin: 0;
}
.product-add-form #product_addtocart_form .box-tocart .fieldset .field:nth-child(1) label{
    margin:0 !important;
}

.product-add-form #product_addtocart_form .box-tocart .fieldset .field:nth-child(3){
    order: 3;
    padding: 0;
}

.product-add-form #product_addtocart_form .box-tocart .fieldset .field:nth-child(5){
    width: 60%;
    order: 2;
}

.product-add-form #product_addtocart_form .box-tocart .fieldset .field:nth-child(3) .calender-comment-label{
    margin-bottom:0 !important;
}

.ui-datepicker-buttonpane.ui-widget-content button:hover,
.ui-datepicker-buttonpane.ui-widget-content button:active,
.ui-datepicker-buttonpane.ui-widget-content button:focus{
    color: #068056;
    background-color: #ffffff;
    border-color: #068056;
}

body #ui-datepicker-div.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day {
    background:#068056 !important;
    background: linear-gradient(180deg, rgb(6 128 86) 38%, rgb(6 128 86) 69%) !important;
}

@media (min-width: 768px){
    .catalog-product-view .column.main {
        display: flex;
        flex-wrap: wrap;
    }

    .cart.table-wrapper .col.price span {
        min-width: 60px;
    }

    .catalog-product-view .admin__data-grid-outer-wrap{
        width:100%;
        order:4;
    }

    .catalog-product-view .block.upsell, .catalog-product-view .block.related, .catalog-product-view .product.info.detailed{
        max-width: 1200px;
        width: 100%;
    }

    .product.info.detailed .product.data.items {
        text-align: left !important;
    }
    body .product.info.detailed .product.data.items > .item.title > .switch {
        padding-left: 40px;
        padding-right: 40px;
    }
    .block.crosssell .owl-carousel .owl-nav, .block.upsell .owl-carousel .owl-nav, .block.related .owl-carousel .owl-nav {
        top: -72px !important;
        right: 10px !important;
    }
}

@media (min-width: 1280px) and (max-width: 1400px) {
    .catalog-product-view #maincontent .columns {
        max-width: 1160px;
    }
    .catalog-product-view .float-bar {
        left: initial !important;
        right: 15px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    body .product-info-main .product.attibute.overview .title {
        font-size: 16px;
    }
    body .product-info-main .product.attibute.overview #short_description_content p {
        color: #282828;
        line-height: 22px;
        font-size: 14px;
    }
}

@media (max-width: 768px)  {
    body.catalog-product-view .product-info-left .product.media, body.catalog-product-view .product-info-left .product-info-main {
        width: 100%!important;
    }
    .product.data.items > .item.title.active > .switch, .tabs-list.product.data.items > .item.title.active > .switch{
        border-color: #068056;
    }
    .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before{
        padding-right: 10px;
        content: attr(data-th) ': ';
        display: inline-block;
        color: #111111;
        font-weight: 700;
    }
    #custom_table_download .col.label{
        display: none;
    }
    #custom_table_download tr td[data-th]:before{
        padding-right: 10px;
        content: attr(data-th);
        display: inline-block;
        color: #111111;
        font-weight: 700;
    }
    body .product.data.items > .item.title > .switch:visited {
        color: #282828;
    }
    .cdz-menu .groupmenu li.level0 > a.menu-link .menu-icon{
        display: none !important;
    }
    body .cdz-main-menu .cdz-vertical-menu .groupmenu li.level0:hover > a.menu-link {
        background-color: #068056;
    }
    body .cdz-main-menu .cdz-vertical-menu .groupmenu li.level0:hover > .dropdown-toggle {
        color: #ffffff;
    }
}

/* END OF PRODUCT PAGE */


/* FOOTER */

body .page-footer .top-footer-wrapper {
    background-color: #068056;
}
.page-footer .top-footer-wrapper .footer-content-top{
    padding:50px 0 !important;
}

.cus_left_col, .cus_right_col{
    display: block;
    width: 50%;
    float: left;
}

.cus_left_col{
    padding-right:10px;
}

.cus_right_col{
    padding-left:10px;
}

.footer.content.footer-container-wrapper{
    max-width:1495px;
}

.page-footer #footer-content-1 li, .page-footer #footer-content-2 li{
    border:0;
    padding:0;
}

.page-footer .only_txt{
    padding: 10px 0;
    border-bottom: 1px solid #e8e8e8;
}

.page-footer .only_txt:last-child{
    padding: 10px 0;
    border-bottom: 0px solid #e8e8e8;
}

.cus_bold{
    font-weight:bold;
}

.page-footer #footer-content-2 li a{
    display:inline-block;
}


/* END OF FOOTER */

/* CART PAGE */

.checkout-cart-index .cart-totals .grand strong{
    font-weight: 500;
}

.checkout-cart-index #empty_cart_button:hover,
.checkout-cart-index #empty_cart_button:focus,
.checkout-cart-index #empty_cart_button:active{
    color: #068056;
    border-color: #068056;
}

body .crosssell .product-item .product-item-name {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: initial;
    text-overflow: initial;
}

.crosssell .product-item-details .cdz-buttons-container .action.tocompare{
    background-color: #068056;
    border-color: #068056;
}

.crosssell .product-item-details .cdz-buttons-container .action.tocompare:hover{
    background-color: #fff;
}

#block-shipping{
    display: none !important;
}

.cart-container .cart-totals{
    padding:0 !important;
    border-top:0 !important;
}

#info_currency_conversion{
    font-size:14px;
    line-height: 22px;
    font-weight: 700;
    color:#282828;
    text-align: center;
    padding: 0 15px;
    text-transform: uppercase;
}

.cart.table-wrapper .product-item-details .product-item-name a{
    font-weight: 700;
    font-size: 15px;
}

.cart.table-wrapper .actions-toolbar .action.use-ajax{
    display:none !important;
}

button.action.update:hover {
    color: #068056;
    border-color: #068056;
}
.cart-container #form-validate{
    margin-bottom:50px;
}

#delivery_info_iow, #delivery_info_iow p{
    font-size:11px;
}

.cart-container .block.crosssell .title{
    padding:0;
}

.cart-container .block.crosssell .title, .cart-container .block.crosssell .related-upsell-crossell{
    border:0;
    background:transparent;
}

.cart-container .block.crosssell .related-upsell-crossell .owl-nav{
    right:0 !important;
}

.cart-container .block.crosssell .related-upsell-crossell .owl-nav .owl-next{
    margin-right:0 !important;
}

@media (min-width: 768px){
    body .cart.table-wrapper .product-item-details {
        padding-bottom: 5px;
    }
    body .cart.table-wrapper .item .col.item{
        padding: 20px 8px 5px 0;
    }
    body .cart-container .form-cart .actions.main {
        background: #f0f0f0;
    }
    .cart-summary > .title {
        margin-bottom:0;
    }
}

@media (max-width: 768px){
    body .cdz-buttons-container button.tocart.primary{
        background: #068056;
        border: 1px solid #068056;
    }
    body .cdz-buttons-container button.tocart.primary:hover,
    body .cdz-buttons-container button.tocart.primary:focus,
    body .cdz-buttons-container button.tocart.primary:active{
        background: #fff;
        color:#068056;
        border: 1px solid #068056;
    }
    body .cart-container .cart-summary {
        padding: 10px 20px 20px;
    }
    body .cart-container .cart-summary .title{
        display: block;
        margin:6px 0 0 !important;
    }
    body .cart.table-wrapper .product-image-wrapper .product-image-photo {
        max-width: 100% !important;
    }
    body .cart.table-wrapper .product-item-name + .item-options {
        margin-top: 0;
    }
    body .cart-container .cart.table-wrapper{
        padding:0 5px;
    }
}

/* END OF CART PAGE */


/* SUCCESS PAGE */

.cart-empty{
    font-size: 16px;
    text-align: center;
}

.cart-empty a{
    color: #068056 !important;
}

.cart-empty a:hover{
    text-decoration: underline !important;
}

.checkout-onepage-success .order-details-items.ordered {
    margin-top: 0;
    padding: 0;
}

.checkout-onepage-success .page-main .block.block-order-details .order-date {
    border-bottom: 1px solid #dbdbdb;
    font-size: 14px;
}

.checkout-onepage-success .order-details-items .col.name {
    padding-left: 10px;
    text-align: left;
}

.checkout-onepage-success .order-details-items .item-options {
    margin: 0;
    font-size: 12px;
}

.checkout-onepage-success .order-details-items .item-options dt:nth-child(1),.checkout-onepage-success .order-details-items .item-options dd:nth-child(1){
    display: inline-block;
    margin-bottom:5px;
}

.checkout-onepage-success .order-details-items .item-options dd:nth-child(2){
    color: #068056;
    font-weight: 700;
    display: inline-block;
}

.checkout-onepage-success .box-content a:hover{
    color: #068056 !important;
}

#my-orders-table tfoot span.price {
    font-size: 14px !important;
    line-height: 18px !important;
    display: block;
}

#my-orders-table tfoot tr th {
    vertical-align: middle;
}

#my-orders-table tfoot tr.subtotal th,
#my-orders-table tfoot tr.subtotal td,
#my-orders-table tfoot tr.discount th,
#my-orders-table tfoot tr.discount td,
#my-orders-table tfoot tr.shipping th,
#my-orders-table tfoot tr.shipping td{
    padding-bottom:5px !important;
}

.checkout-onepage-success .order-details-items .table-order-items .product-item-name {
    font-size: 16px !important;
    font-weight: 700;
}

.order-details-items .table-order-items tbody td.sku,
.order-details-items .table-order-items tbody td.price,
.order-details-items .table-order-items tbody td.qty,
.order-details-items .table-order-items tbody td.subtotal{
    font-size:15px;
}

.order-details-items .table-order-items > thead > tr > th.sku {
    text-align: center;
}

.checkout-onepage-success .order-details-items .table-order-items > thead > tr > th {
    border-bottom: 0 solid #dbdbdb;
    padding: 10px !important;
}

.checkout-onepage-success #my-orders-table tfoot .price{
    font-size: 14px;
    line-height: 24px;
}

.checkout-onepage-success .page-main .block.block-order-details-view {
    margin-bottom: 30px;
    border-bottom: 1px solid #dbdbdb;
}

.checkout-onepage-success .freeshipping.customfree{
    display: none !important;
}

.checkout-onepage-success .box.box-order-shipping-address{
    padding-right:10px;
}

.checkout-onepage-success .box.box-order-shipping-method, .checkout-onepage-success .box.box-order-billing-address, .checkout-onepage-success .box.box-order-billing-method{
    padding-left:10px;
    border-left:1px solid #dbdbdb;
}

.checkout-onepage-success .checkout-success p:nth-child(2) {
    font-size:14px;
    line-height: 20px;
}

.checkout-onepage-success .block-order-details-view{
    text-align: left;
}

.checkout-onepage-success .block-order-details-view .block-content{
    width: 100%;
    display: flex;
}

.checkout-onepage-success .block-order-details-view .box-content{
    font-size: 14px;
    line-height: 22px;
}

.checkout-onepage-success .block-order-details-view .box-title {
    font-weight: 700;
    font-size: 18px;
}

/* END OF SUCCESS PAGE */

/* CHECKOUT PAGE */
.amcheckout-step-container .amcheckout-title>.amcheckout-icon:hover, .amcheckout-step-container .amcheckout-title>.amcheckout-icon:hover:before {
    border-color: #222 !important;
}
.amcheckout-step-container .amcheckout-title>.amcheckout-icon:before, .amcheckout-step-container .amcheckout-title>.amcheckout-icon{
    border-color: #068056!important;
}

._amcheckout-selectable-item.-selected, .amcheckout-step-container .amcheckout-shipping-address .billing-address-details.-selected, .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details.-selected, .amcheckout-step-container .shipping-address-items .shipping-address-item.-selected, .amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item, .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected, .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected, .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.-selected, .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active {
    border: 0;
    border-top: 0 !important;
    background-color: #fff;
}

.amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item {
    background-color: #e7fde7 !important;
}

._amcheckout-selectable-item:hover, .amcheckout-step-container .amcheckout-shipping-address .billing-address-details:hover, .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:hover, .amcheckout-step-container .shipping-address-items .shipping-address-item:hover, .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:hover, .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:hover {
    box-shadow: none !important;
}

.amcheckout-step-container .shipping-address-items .shipping-address-item{
    line-height:24px !important;
    color:#282828 !important;
    font-size: 15px !important;
    min-height: 200px !important;
}

.amcheckout-step-container #shipping .amcheckout-title+.amcheckout-content>.amcheckout-wrapper,
.amcheckout-step-container #opc-shipping_method .amcheckout-title+.amcheckout-content>.amcheckout-wrapper,
.amcheckout-step-container #payment .amcheckout-title+.amcheckout-content>.amcheckout-wrapper {
    padding:0!important;
}

.shipping-address-items .shipping-address-item a:hover,
.shipping-address-items .shipping-address-item a:focus,
.shipping-address-items .shipping-address-item a:active{
    color:#068056!important;
}

.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: #000 !important;
}

.checkout-shipping-address > .step-content .action.action-show-popup:hover{
    background-color: #068056 !important;
    border:0 !important;
    color:#fff !important;
}

#shipping-new-address-form label {
    font-size: 12px !important;
    margin:0 !important;
}

#shipping-new-address-form .fieldset.address>.field{
    margin-bottom: 5px;
}

.checkout-index-index .modal-popup .modal-content {
    padding: 15px 20px !important;
    border: 0 !important;
}

#co-shipping-form .field.street.admin__control-fields.required label.label{
    display: none !important;
}

#co-shipping-form .field.street.admin__control-fields.required legend.label{
    margin:0 !important;
}

#back_to_cart_iow a {
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-image: none;
    background: #068056;
    border: 1px solid #068056;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    padding: 7px 15px 7px 30px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
    text-transform: uppercase;
    text-decoration: none !important;
}


#back_to_cart_iow a:hover{
    background-color:#fff;
    color:#068056;
}

#back_to_cart_iow a:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f176';
    font-size: 16px;
    font-weight: bold;
    transform:rotate(-90deg);
    position: relative;
    left: -15px;
}

.checkout-index-index .modal-popup .modal-footer .btn:hover,
.checkout-index-index .modal-popup .modal-footer .btn:focus,
.checkout-index-index .modal-popup .modal-footer .btn:active {
    color: #fff;
    border-color: #068056;
    background-color: #068056;
}

.checkout-index-index .field-tooltip .field-tooltip-action:hover:before{
    color: #068056;
}

.checkout-index-index #checkout-step-shipping_method .amcheckout-items tr{
    width: 100%;
    margin: 0;
    display: flex;
    justify-content: flex-start;
}

.checkout-index-index #checkout-step-shipping_method .amcheckout-items tr:hover input[type='radio']+label:before{
    border-color: #068056 !important;
}

.checkout-index-index #checkout-step-shipping_method .amcheckout-items tr .col-method{
    width: auto;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    order:1;
}

.checkout-index-index #checkout-step-shipping_method .amcheckout-items tr .col-price{
    width: auto;
    text-align: left;
}

.checkout-index-index #checkout-step-shipping_method .amcheckout-items tr .col-method:nth-child(3){
    width: auto;
    text-align: left;
    order:3;
}
.checkout-index-index #checkout-step-shipping_method .amcheckout-items tr .col-method:nth-child(3):before{
    content:" - ";
    padding-left: 5px;
}

.checkout-index-index #checkout-step-shipping_method .amcheckout-items tr .col-carrier{
    width: auto;
    text-align: left;
    order:2;
    padding-right: 0;
}

.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:not(:last-of-type) {
    margin-bottom: 0;
}

#checkout-step-shipping .field.addresses{
    border-bottom: 1px solid #ececec;
}

.checkout-index-index .amcheckout-step-container>li {
    border: 1px solid #d4d4d4;
}

.checkout-index-index .amcheckout-button.-new-address {
    margin: 15px auto !important;
    display: block;
}

.checkout-index-index .amcheckout-step-container .action.edit-address-link:hover,
.checkout-index-index .amcheckout-step-container .action.edit-address-link:focus,
.checkout-index-index .amcheckout-step-container .action.edit-address-link:active,
.checkout-index-index .amcheckout-step-container .action-select-shipping-item:active,
.checkout-index-index .amcheckout-step-container .action-select-shipping-item:focus,
.checkout-index-index .amcheckout-step-container .action-select-shipping-item:hover {
    background: #ccc !important;
    color: #222 !important;
}

.checkout-index-index .amcheckout-step-container .checkout-billing-address .actions-toolbar .action.action-update:hover,
.checkout-index-index .amcheckout-step-container .checkout-billing-address .actions-toolbar .action.action-update:active,
.checkout-index-index .amcheckout-step-container .checkout-billing-address .actions-toolbar .action.action-update:focus,
.checkout-index-index .amcheckout-step-container .checkout-billing-address .actions-toolbar .action.action-cancel:active,
.checkout-index-index .amcheckout-step-container .checkout-billing-address .actions-toolbar .action.action-cancel:focus,
.checkout-index-index .amcheckout-step-container .checkout-billing-address .actions-toolbar .action.action-cancel:hover{
    background: #ccc !important;
    color: #222 !important;
}

.checkout-index-index .amcheckout-step-container .checkout-billing-address .actions-toolbar .action.action-update,
.checkout-index-index .amcheckout-step-container .checkout-billing-address .actions-toolbar .action.action-cancel{
    min-width: 160px;
    font-weight: 700;
    color: #fff;
}

.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: #068056 !important;
    box-shadow: 0 2px 4px rgb(6 128 86 / 50%);
}

.checkout-index-index .payment-method._active .field.choice{
    margin: 0 !important;
    padding: 0;
}

body.checkout-index-index .checkout-header {
    width: 100%;
    text-align: center;
}

body.checkout-index-index .checkout-header .title {
    margin: 0;
}

.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .step-title.amcheckout-title{
    background: #eee;
}

body.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .amcheckout-content>.amcheckout-wrapper {
    padding: 0;
}

body.checkout-index-index .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .table-totals{
    margin-bottom:0 !important;
}

body.checkout-index-index .opc-block-summary .items-in-cart > .title strong {
    font-size: 13px;
    line-height: 35px;
    display: flex;
    font-weight: 500;
}

body.checkout-index-index .opc-block-summary .items-in-cart > .title strong span:nth-child(1){
    order: 2;
    padding-left: 4px;
}

body.checkout-index-index .opc-block-summary .items-in-cart > .title{
    margin:0 20px;
    padding:0 !important;
}

.amcheckout-step-container .amcheckout-summary-container .items-in-cart .title{
    border-color:transparent !important;
    margin-bottom: 0 !important;
}

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

.amcheckout-step-container .amcheckout-summary-container .items-in-cart.active .title{
    border-color:#d4d4d4 !important;
}

body.checkout-index-index .data.table.table-totals .totals.sub {
    background: #eee;
    border-bottom: 1px solid #d4d4d4;
}

body.checkout-index-index .data.table.table-totals .totals.sub .mark{
    padding-left:20px;
    font-weight: 700;
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
}

body.checkout-index-index .data.table.table-totals .totals.sub .amount{
    padding-right:20px;
    font-weight: 700;
    padding-top: 15px;
    padding-bottom: 15px;
}

body.checkout-index-index .content.minicart-items{
    padding:0 20px;
}

body.checkout-index-index .data.table.table-totals .order-attributes td{
    padding-left: 20px;
    padding-right: 20px;
}

body.checkout-index-index .data.table.table-totals .order-attributes td .order-attributes-form .control .choice.field section{
    display: flex;
    align-items: center;
}

body.checkout-index-index .data.table.table-totals .order-attributes td .order-attributes-form .control .choice.field section p{
    margin:0 20px 0 0;
}

body.checkout-index-index .data.table.table-totals .order-attributes td .order-attributes-form .control .choice.field section p label{
    line-height: 23px;
}

body.checkout-index-index .data.table.table-totals .order-attributes td .order-attributes-form .control .choice.field section p label:before{
    margin: 3px 7px 0 0 !important;
}

body.checkout-index-index .data.table.table-totals .order-attributes td .field._required,
body.checkout-index-index .data.table.table-totals .order-attributes td .field._required .choice.field{
    margin-bottom:0 !important;
}

body.checkout-index-index .data.table.table-totals .grand.totals .mark,
body.checkout-index-index .data.table.table-totals .totals.shipping.excl .mark,
body.checkout-index-index .data.table.table-totals .totals.discount .mark,
body.checkout-index-index .data.table.table-totals .totals-tax-summary .mark,
body.checkout-index-index .data.table.table-totals .totals-tax-details .mark,
body.checkout-index-index .data.table.table-totals .totals-tax .mark{
    padding-left:20px;
}

body.checkout-index-index .data.table.table-totals .grand.totals .amount,
body.checkout-index-index .data.table.table-totals .totals.shipping.excl .amount,
body.checkout-index-index .data.table.table-totals .totals.discount .amount,
body.checkout-index-index .data.table.table-totals .totals-tax-summary .amount,
body.checkout-index-index .data.table.table-totals .totals-tax-details .amount,
body.checkout-index-index .data.table.table-totals .totals-tax .amount{
    padding-right:20px;
}

body.checkout-index-index .opc-block-summary .grand.incl + .grand.excl .mark,
body.checkout-index-index .opc-block-summary .grand.incl + .grand.excl .amount {
    padding-top: 10px;
}

body.checkout-index-index .opc-block-summary .mark .value {
    text-transform: none !important;
}

.data.table.table-totals .grand.totals{
    border-top: 1px dashed #ccc;
}

.checkout-index-index .additional-options .fieldset > .field.checkout-agreement > .label:after {
    position: relative;
    top: -5px;
    left: -5px;
}

.checkout-index-index .modal-popup .modal-footer .action-hide-popup{
    color:#000 !important;
}

.opc-block-summary .table-totals tr.totals.grand th strong,
.opc-block-summary .table-totals tr.totals.grand td strong,
.opc-block-summary .table-totals tr.totals.grand th:after {
    color: #068056 !important;
    font-weight: 700 !important;
}

body.checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar .amasty.checkout:hover,
body.checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar .amasty.checkout:focus,
body.checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar .amasty.checkout:active{
    background-color:#000 !important;
}

body.checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar .amasty.checkout{
    background-color:#068056 !important;
}

body.checkout-index-index #discount-form{
    display: flex;
}

body.checkout-index-index #discount-code{
    font-size: 13px;
    max-width: 90%;
}

body.checkout-index-index #discount-form .primary{
    margin: 0;
}

body.checkout-index-index .payment-option.discount-code .form-discount .actions-toolbar .action.action-apply:active,
body.checkout-index-index .payment-option.discount-code .form-discount .actions-toolbar .action.action-apply:focus,
body.checkout-index-index .payment-option.discount-code .form-discount .actions-toolbar .action.action-apply:hover{
    color: #068056 !important;
    border: 1px solid #068056 !important;
    background-color: transparent !important;
}

body.checkout-index-index .payment-option.discount-code .form-discount .actions-toolbar .action.action-apply{
    line-height: 20px !important;
}

body.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
    padding-left: 10px;
}

body.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
    height: 80px !important;
}

body.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .details-qty {
    align-items: baseline;
    margin:0 !important;
}

body.checkout-index-index .minicart-items .product-item:last-child {
    border-bottom: 0 !important;
}

body.checkout-index-index .minicart-items .product-item .product-item-details > .product.options .item-options .values{
    width: calc(100% - 60px);
    margin: 3px 0;
    font-size: 12px;
    line-height: 12px;
}

body.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-name-block{
    width: 70%;
}

body.checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .subtotal{
    width: 30%;
}

body.checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .subtotal .price-excluding-tax{
    padding-right: 15px;
}

body.checkout-index-index .minicart-items .product-item-details  .subtotal .price:after{
    display: block;
    font-size: 13px;
}


body.checkout-index-index .product.options > .toggle:after {
    color: #068056;
}

body.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .details-qty .value{
    font-size: 13px;
    font-weight: 700;
}

body.checkout-index-index .opc-payment-additional.discount-code {
    line-height: 36px;
    font-size: 15px;
}

body.checkout-index-index .opc-payment-additional.discount-code._active .payment-option-title {
    margin-bottom: 0 !important;
}

body.checkout-index-index .payment-option.discount-code .payment-option-title:after {
    bottom: 4px;
}

body.checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options,
body.checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options {
    background: #f9f9f9;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 5px;
}

body.checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes{
    margin:0 !important;
}

.checkout-index-index .additional-options .field {
    padding: 0 !important;
    margin: 10px 0;
}

.checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar{
    margin:15px 0 20px !important;
}

.checkout-index-index .amcheckout-step-container .amcheckout-additional-options .checkout-agreement .action-show{
    background-color:transparent !important;
}

.checkout-index-index .additional-options .checkout-agreements .action-show {
    color:#000 !important;
    text-transform: inherit;
}

.checkout-index-index .amcheckout-step-container .checkout-agreements input[type='checkbox'] + label:before {
    position: relative;
    top: 1px;
    margin-right: 7px;
}

.checkout-index-index .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes > * {
    margin: 5px 0 5px;
}

.checkout-index-index .minicart-items .product-item .product-item-details .product-item-name {
    width: 100%;
}

.checkout-index-index .am-checkout.-modern .authentication-wrapper .action-auth-toggle {
    background: #000;
    border-color: #000;
}

.authentication-dropdown label.label{
    margin:0;
    font-size: 12px;
    line-height: 12px;
}

.checkout-index-index .authentication-dropdown .btn-primary:hover,
.checkout-index-index .authentication-dropdown .btn-primary:focus,
.checkout-index-index .authentication-dropdown .btn-primary:active {
    color: #fff;
    border: 2px solid #068056;
    background-color: #068056;
}

.checkout-index-index .authentication-dropdown a:hover,
.checkout-index-index .authentication-dropdown a:focus,
.checkout-index-index .authentication-dropdown a:active {
    color: #068056;
}

.checkout-shipping-address .form.form-login {
    padding: 20px 20px 0px 20px;
}

.checkout-shipping-address .form.form-login #customer-email-fieldset,
.checkout-shipping-address .form.form-login #customer-email-fieldset.field.required{
    margin-bottom:0 !important;
}

.amcheckout-step-container .amcheckout-form-login .amcheckout-email .note, .amcheckout-step-container .form-login .amcheckout-email .note {
    margin-left: 0;
    color: #363636;
    line-height: 30px;
    font-size: 12px;
    width: 100%;
}

.checkout-index-index #co-shipping-form #shipping-new-address-form{
    margin: 0;
    padding: 0 13px;
}

#checkout-payment-method-load .checkout-billing-address{
    display: none !important;
}

.checkout-index-index{
    background-color:#fff !important;
}

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

.checkout-index-index .step-title {
    font-weight: 500;
}

.checkout-index-index .table-wrapper {
    margin-bottom: 0 !important;
}


.checkout-index-index .am-checkout.-modern .checkout-header {
    text-align: center;
    width: 100% !important;
}

.checkout-index-index .checkout-header .title {
    margin: 0!important;
}
.checkout-index-index .am-checkout {
    margin: 0 0 20px !important;
}

.checkout-index-index .checkout-header .description {
    font-size: 14px;
    margin-bottom: 30px !important;
}

.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
    display: none !important;
}

.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
    padding-left:0 !important;
}

.amcheckout-step-container .minicart-items .product-item-details .details-qty .label{
    display: block !important;
}

.amcheckout-step-container .minicart-items .product-item-details .product-item-name {
    font-size: 15px !important;
    font-weight: 700;
}

.amcheckout-summary-container .product-item-details .product-item-name-block {
    border-right: 1px solid #ccc !important;
}

.amcheckout-summary-container .minicart-items .product-item-details .details-qty {
    margin-top: 5px;
    font-size: 12px;
}

.amcheckout-summary-container .minicart-items .product .toggle > span{
    position: relative;
    font-size: 14px;
    font-weight: 500;
    padding-right: 5px;
}

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

.amcheckout-step-container .amcheckout-summary-container .product-item .product {
    padding-bottom: 0;
}

.amcheckout-step-container .product.options.active .content .item-options .label, .amcheckout-step-container .product.options.active .content .item-options .values{
    display: inline-block;
    font-size:12px;
    margin-bottom:2px;
}
.amcheckout-step-container .product.options.active .content .item-options .label{
    color:#068056;
}

.amcheckout-step-container .product.options.active .content .item-options .values:nth-child(2){
    width: calc(100% - 100px);
}

.opc-block-summary .product-item .price {
    font-size: 16px;
    font-weight: 500;
    padding-right: 15px;
}

.checkout-index-index .modal-popup .modal-title {
    color: #000000 !important;
}


@media (min-width: 1280px) {
    .checkout-index-index .agreements-modal.modal-popup.modal-popup._inner-scroll._show .modal-inner-wrap {
        max-width: 1180px;
        width: 800px !important;
    }
}

@media (min-width: 650px) {
    .checkout-index-index .modal-popup.modal-slide:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
        width: 500px !important;
    }
}

/* END OF CHECKOUT PAGE */

/* HEADER */



#early_payment p {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ff0000;
    z-index: 22;
}

#early_payment a {
    color: #ff0000;
    text-decoration: none !important;
}

.header-wrapper-content .iow_exchange_rate{
    display: none;
}

#early_payment p span{
    color:#fff !important;
}

@media (min-width: 768px){
    body .header.content {
        padding: 45px 10px 30px;
    }
    body .cdz-horizontal-menu .groupmenu li.item.level0 {
        float: none !important;
        display: flex !important;
    }
    body .cdz-horizontal-menu .groupmenu{
        display: flex !important;
    }
    .cdz-main-menu .cdz-horizontal-menu {
        font-size: inherit !important;
    }
    body .cdz-horizontal-menu .groupmenu li.level0 > a.menu-link {
        -webkit-transition: none !important;
        -moz-transition: none !important;
        transition: none !important;
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
    }

    body .sticky-menu .cdz-horizontal-menu .groupmenu li.level0 > a.menu-link {
        /*padding: 12px 17px !important;*/
    }
}

@media (min-width: 1279px) {
    body .header.content .col-sm-8.col-md-10{
        width: 56.66667%;
    }
    body .header.content .col-sm-6.col-md-7{
        width: 12.16667%;
    }
    body .header.content .search-wrapper{
        max-width: 480px;
        margin:0 auto;
    }
}

body .header-wrapper-content.sticky-menu.active #early_payment{
    display:none !important;
}

body .header-stores{
    display:flex;
}

body .header-stores .iow_exchange_rate p, body .header-stores .iow_exchange_rate p{
    margin-bottom:0 !important;
}

body .header-stores #switcher-language{
    order:1;
    font-size:11px;
    font-weight:500;
}

body .header-stores .iow_exchange_rate{
    order:3;
    text-transform:uppercase;
    font-size:11px;
    font-weight:500;
}

body .header-stores li.greet.welcome{
    order:2;
    text-transform:uppercase;
    font-size:11px;
    font-weight:500;
    list-style:none;
    padding:0 40px 0 20px;
}

.slideshow-wrapper{
    position:relative;
}

.brand_slider_block{
    position:absolute;
    bottom:0;
    left:0;
    max-width:100%;
    width:280px;
}

.wrap_slider{
    position:relative;
}

.brand_slider_block .owl-item{
    height: 255px;
    background: #fff;
    position:relative;
}

.brand_slider_block .owl-item p{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.brand_slider_block .owl-item p img{
    max-width:140px;
}

body .brand_slider_block .owl-carousel .owl-nav.disabled{
    display:block;
    position: absolute;
    top: 50%;
    right: initial;
    transform: translate(0, -50%);
}

body .brand_slider_block .owl-carousel .owl-nav.disabled .owl-next, body .brand_slider_block .owl-carousel .owl-nav.disabled .owl-prev{
    border:0 !important;
}

body .brand_slider_block .owl-carousel .owl-nav [class*='owl-'].owl-next:before, body .brand_slider_block .owl-carousel .owl-nav [class*='owl-'].owl-prev:before  {
    color:#068056;
}

body .brand_slider_block .owl-carousel .owl-nav [class*='owl-'].owl-next:hover:before, body .brand_slider_block .owl-carousel .owl-nav [class*='owl-'].owl-prev:hover:before  {
    color:#fff;
}

body .brand_slider_block .owl-carousel .owl-nav.disabled .owl-next {
    position: absolute;
    right: -235px;
}

body .page-header {
    display:flex;
    flex-wrap:wrap;
}

body .page-header .panel.wrapper, body .page-header .header-wrapper-content, body .page-header > .block-static-block{
    width:100%;
}

body .page-header .panel.wrapper{
    order:2;
}

body .page-header .header-wrapper-content{
    order:3;
    position: relative;
}

#early_payment{
    width:100%;
    display: block;
}

#early_payment .custom_container{
    max-width: 1200px;
    margin:0 auto;
    display: block;
    position: relative;
}

body .page-header > .block-static-block{
    order:1;
}

body .page-header > .block-static-block{
    background-color:#242424;
    text-align:center;
    margin-bottom:0;
    font-style:italic;
    font-size:14px;
    line-height:16px;
    padding:6px 0;
    color:#fff;
}

body .page-header > .block-static-block p{
    margin-bottom:0;
    color:#fff;
    font-style:italic;
    font-size:14px;
    line-height:16px;
    padding:6px 0;
}

body .page-header > .block-static-block p{
    padding:0 !important;
}


body .page-header .panel.wrapper {
    border-bottom: 1px solid #f8f8f8;
    background-color: #068056;
}

body .page-header {
    background: #068056 url(../images/transparent.png) 0 0 no-repeat fixed;
}

body .header-wrapper-bottom {
    background-color: #434343;
}

body .cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link{
    background-color: #434343;
}

body .cdz-main-menu .cdz-horizontal-menu li.level0:hover > a.menu-link {
    background-color: #242424;
}

body .cdz-main-menu .cdz-vertical-menu li.level0 {
    border-color: #068056;
}

body .cdz-main-menu .cdz-vertical-menu li.level0:hover > a.menu-link{
    background-color: #068056;
}

body .cdz-main-menu .groupmenu-drop a:hover {
    color: #068056;
}

body .minicart-wrapper .action.showcart {
    border-color: #068056;
    background: #068056;
}

body .left-navigation .navigation .menu-title {
    background: #242424;
}

@media (min-width: 768px){

    body .header-wrapper-content.sticky-menu.active .search-wrapper .block-search .action.search {
        background: #068056;
        border: 1px solid #068056;
    }
    body .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart {
        border: 1px solid #068056;
        background-color: #068056;
    }

    body .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart:hover,
    body .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart:active,
    body .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart:focus,
    body .header-wrapper-content.sticky-menu.active .search-wrapper .block-search:hover .action.search,
    body .header-wrapper-content.sticky-menu.active .search-wrapper .block-search:focus .action.search,
    body .header-wrapper-content.sticky-menu.active .search-wrapper .block-search:active .action.search
    body .header-wrapper-content.sticky-menu.active .search-wrapper .block-search .action.search:hover,
    body .header-wrapper-content.sticky-menu.active .search-wrapper .block-search .action.search:focus,
    body .header-wrapper-content.sticky-menu.active .search-wrapper .block-search .action.search:active{
        background:#242424 !important;
    }

    body .sticky-menu:not(.active) .search-wrapper .block-search .action.search:hover:before {
        color: #068056;
    }

    body .page-header .logo .main-logo{
        width:100%;
        max-width:314px;
    }

    body .search-form-container .cdz-cat-search .current-cat:hover, body .search-form-container .cdz-cat-search .dropdown ul li a:hover, .search-form-container .cdz-cat-search .current-cat span:active, .search-form-container .cdz-cat-search .current-cat span:hover{
        color: #068056 !important;
    }

    body .header-call-us:before{
        display:none;
    }

    .header-call-us {
        text-transform: uppercase;
    }

    body .cdz-menu .groupmenu-drop > li.item{
        padding:0 !important;
    }

    body .cdz-menu .groupmenu-drop > li.item a{
        padding: 8px 15px;
        display: block;
        text-transform: uppercase;
    }

    body .cdz-menu .groupmenu-drop > li.item a:hover{
        color:#fff !important;
        background-color:#068056;
    }

    body .cdz-vertical-menu .item.level0.parent > a.menu-link > span{
        text-transform:uppercase;
    }

    body .header.panel > .header.links > li > a:hover, body .page-header .switcher .options .action.toggle.active, body .page-header .switcher .options .action.toggle:hover, body .page-header .switcher .options .action.toggle.active, body .page-header .switcher .options .action.toggle:hover {
        color: #242424;
    }

    body .cdz-menu .groupmenu li.level0 > a.menu-link .menu-icon{
        display:none;
    }

    body .cart-footer .cart-qty {
        background: #068056 !important;
        border-color: #068056 !important;
    }

    body #back-top a {
        background: #068056 !important;
        border-color: #068056 !important;
    }

    body #back-top a:hover {
        color: #068056 !important;
        border-color: #068056 !important;
    }

    body .footer-cart-summary .summary-content .price {
        color: #068056;
        font-weight: 600;
    }

    body .minicart-wrapper .action.close:hover {
        color: #068056;
    }

    body .cdz-login-form-dropdown {
        border: 1px solid #068056;
    }

    body .cdz-login-form-dropdown .block-customer-login a:hover {
        color: #068056;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    body .page-header .logo {
        max-width: 240px;
    }
    body .header-stores li.greet.welcome{
        display: none !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header.panel > .header.links > li > a:before, .page-header .header.links li #authorization-trigger:before{
        content:"|";
    }
    body .page-header .header.panel > .header.links > li {
        margin: 0 0 0 10px;
    }
    body .cus_tooltip:hover span.cus_tooltip_desc {
        width: 150px;
        top: -80px;
        right: -74px;
    }
    .cus_tooltip .icon_desc_product {
        z-index: 222;
    }
    .footer.content.footer-container-wrapper {
        max-width: 100%;
    }
    .footer.content.footer-container-wrapper .col-sm-10, .footer.content.footer-container-wrapper .col-sm-4{
        width: 50% !important;
    }
    #footer-content-2 .cus_right_col .only_txt:nth-child(2) {
        padding-bottom: 26px !important;
    }
}

@media (max-width: 767px) {
    body .page-header > .block-static-block {
        font-size: 11px;
        line-height: 14px;
        padding:6px 6px;
    }
    body .header-stores li.greet.welcome{
        display: none !important;
    }
    body .page-header .header-wrapper-content {
        display: flex;
        flex-wrap: wrap;
    }
    .header.content, .header-wrapper-content .header-wrapper-bottom, .page-header .header-wrapper-middle {
        width:100%;
    }
    .header.content{
        order:1;
    }
    .header-wrapper-middle{
        order:2;
        position: relative;
        z-index: 1;
    }
    .header-wrapper-content .iow_exchange_rate{
        order: 3;
    }
    #early_payment{
        order:4;
    }
    .header-wrapper-content .header-wrapper-bottom{
        order:5;
    }
    #early_payment p{
        position: relative;
        top: inherit;
        right: inherit;
        text-align: right;
    }
    #early_payment {
        max-width:50%;
        width:100%;
        padding-right: 15px;
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 500;
    }
    #early_payment .txt_label{
        color:#0ec688;
    }

    #early_payment .custom_container{
        max-width:100% !important;
    }
    .header-wrapper-content .iow_exchange_rate{
        display: block !important;
        max-width:50%;
        width:100%;
        padding-left: 15px;
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 500;
        color:#fff;
    }
    body .page-header .panel.wrapper{
        border:none !important;
    }

    .header-stores .iow_exchange_rate{
        display: none !important;
    }

    body .page-header .minicart-wrapper .action.showcart {
        display: flex;
        flex-wrap: wrap;
        flex-flow: column;
        text-align: right;
    }

    body .page-header .minicart-wrapper .action.showcart {
        background-color:transparent !important;
        width:auto !important;
        line-height: normal !important;
        border: 0 !important;
        top: 20px !important;
    }

    body .page-header .minicart-wrapper .action.showcart .text{
        order: 1;
        right: 39px;
        text-align: revert;
        padding: 0;
        line-height: 11px;
        font-size: 11px;
        margin-top: 4px;
    }
    body .page-header .minicart-wrapper .action.showcart .price-label{
        order: 2;
        right: 39px;
        position: relative;
        text-align: right;
        font-size: 11px;
    }
    .page-header .minicart-wrapper .action.showcart .price-label, .page-header .minicart-wrapper .action.showcart .text {
        display: block !important;
    }
    .page-header .minicart-wrapper .action.showcart:before {
        right: 0;
        position: absolute;
        left: inherit;
        border: 1px solid #fff;
        border-radius: 0;
    }
    body .page-header .logo .small-logo {
        position: relative;
        left: -20px;
    }
}

body .block-minicart .block-content > .actions {
    margin-top: 0;
}

body .block-minicart .block-content > .actions #top-cart-btn-checkout{
    display:none !important;
}

body .block-minicart .block-content > .actions .secondary{
    margin:15px 0;
}

body .block-minicart .block-content > .actions .viewcart{
    padding:10px 20px;
    background-color:#068056;
    border:1px solid #068056;
    display:block;
    color:#fff;
}

body .block-minicart .block-content > .actions .viewcart:hover{
    background-color:#fff;
    color:#068056;
}

body .minicart-items-wrapper {
    border: 1px solid #068056;
    border-left:0px solid #fff !important;
    border-right:0px solid #fff !important;
}

body .minicart-items .product-item:not(:first-child) {
    border-top: 1px solid #c1c1c1;
}

body .block-minicart .items-total span{
    display:inline-block;
}

body .block-minicart .items-total .count{
    display: inline-block;
    color:#068056;
}

body .minicart-wrapper .action.close {
    height: 20px;
    right: 5px;
    top: 5px;
    width: 20px;
}

body .block-minicart .subtitle.empty {
    margin-bottom: 15px;
}

body button.action-dismiss:hover {
    color: #068056;
    background-color: #ffffff;
    border-color: #068056;
}

/* END OF HEADER */


/* ACCOUNT PAGE  */

body.account .block-order-details-acc {
    position: relative;
    border: 1px solid #dbdbdb;
    background: #fff;
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom:20px;
}

body.account .block-order-details-acc .invoiceComp{
    position: relative;
}

body.account .block-order-details-acc .invoiceComp:after{
    content: "";
    width: 1px;
    height:100%;
    position: absolute;
    top:0;
    right: 0;
    background-color: #dbdbdb;
}

.new_bold .price{
    font-weight: bold;
}

.subtotal_off{
    text-align: right;
}

body.account .block-order-details-acc .invoiceDetails{
    padding-left:20px;
}

body.account .block-order-details-acc .pad_ver{
    padding-top:20px;
    padding-bottom: 0;
}

body.account .page-title-wrapper {
    text-transform: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 25px;
}

body.account .page-title-wrapper .page-title{
    margin-bottom: 0 !important;
}

body.account .order-status {
    margin: 0;
    border-color: #068056;
    background: #068056;
    font-weight: 500;
    letter-spacing: 0.05em;
    color: #fff;
}

body.account .order-date {
    margin: 0 !important;
}

body.account .actions-toolbar.order-actions-toolbar{
    text-align: right;
    width: auto;
    display: flex;
    margin: 0;
}

body.account .actions-toolbar.order-actions-toolbar .actions a{
    display: block;
    margin: 0;
}

body.account .actions-toolbar.order-actions-toolbar .actions a:hover,
body.account .actions-toolbar.order-actions-toolbar .actions a:focus,
body.account .actions-toolbar.order-actions-toolbar .actions a:active{
    color: #068056;
}

body.account .block-order-details-comments{
    position: relative;
    border: 1px solid #dbdbdb;
    background: #fff;
    padding: 10px;
}

body.account .block-order-details-comments .comment-content {
    display: block;
    clear: both;
    margin-top: 10px;
}

body.account .block-order-details-comments .comment-date {
    position: absolute;
    top: 9px;
    right: 9px;
    margin: 0;
    text-align: right;
    max-width: 200px;
}

body.account .items.order-links .nav.item{
    line-height: normal;
    position: relative;
}

body.account .items.order-links .nav.item.current:after{
    content: "";
    width: calc(100% - 2px);
    height: 4px;
    background-color: #ffffff;
    position: absolute;
    bottom: -3px;
    left: 1px;
    display: block;
}

body.account .items.order-links .nav.item a{
    font-weight: 400 !important;
}

body.account .items.order-links .nav.item a:hover,
body.account .items.order-links .nav.item a:active,
body.account .items.order-links .nav.item a:focus{
    color:#068056;
}

body.account .block-order-details-view .block-title {
    font-size: 18px;
    margin-bottom: 15px;
}

body.account .block-order-details-view .block-content strong.box-title{
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 5px;
    display: block;
}

body.account .block-order-details-view .block-content{
    display: flex;
    flex-wrap: wrap;
}

body.account .column.main .block.block-order-details-view .block-content:not(.widget) .box{
    width:50%;
}

body.account .column.main .block.block-order-details-view .block-content:not(.widget) .box .box-content{
    padding-right:25px;
}

body.account .column.main .block.block-order-details-view .box-order-shipping-address,
body.account .column.main .block.block-order-details-view .box-order-billing-address{
    border-right: 1px solid #dbdbdb;
}

body.account .column.main .block.block-order-details-view .box-order-shipping-address,
body.account .column.main .block.block-order-details-view .box-order-shipping-method{
    margin-bottom:0;
    padding-bottom:20px;
    border-bottom: 1px solid #dbdbdb;
}

body.account .column.main .block.block-order-details-view .box-order-billing-method,
body.account .column.main .block.block-order-details-view .box-order-billing-address{
    padding-top:20px;
}

body.account .column.main .block.block-order-details-view .box-order-shipping-method,
body.account .column.main .block.block-order-details-view .box-order-billing-method{
    padding-left:25px;
}

body.account .block-order-details-view {
    padding: 10px;
    border: 1px solid #dbdbdb;
    margin-top: 15px;
    background: #fff;
}

table#my-orders-table > thead > tr > th, body.account .table-order-items.shipment > thead > tr > th{
    border-bottom:0 !important;
    font-size: 13px;
    font-weight: 700;
}

table#my-orders-table > tbody > tr > td .cart-price{
    font-size:15px !important;
}

body.account .order-details-items #my-orders-table .product-item-name,
.account .table-order-items.shipment .product-item-name{
    font-size: 14px !important;
    margin: 0;
}

body.account .order-details-items #my-orders-table td{
    font-size: 13px !important;
}

body.account .order-links .item strong {
    font-weight: 700;
}

body.account .order-details-items .action.track{
    color: #068056;
}

.cartimport-index-index .btn.action:hover,
.cartimport-index-index .btn.action:focus,
.cartimport-index-index .btn.action:active{
    border-color:#068056;
    color:#068056;
}

.account.wishlist-index-index .toolbar.wishlist-toolbar br{
    display: none;
}

.account.wishlist-index-index .toolbar.wishlist-toolbar{
    margin-top:25px;
}

.account.wishlist-index-index .column.main .product-item-name {
    padding: 0 15px;
    font-weight: 700;
    margin-bottom: 5px;
    max-height: 34px;
    min-height: 34px;
    display: flex;
    overflow: hidden;
}

.account.wishlist-index-index .column.main .product-item .product-item-actions{
    display: flex;
    justify-content: center;
}

.account.wishlist-index-index .column.main .product-item .product-item-actions .action.tocart.primary{
    width: 35px;
    height: 35px;
    padding: 0;
    margin: 0;
    line-height: 35px;
    font-size: 0;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border: 1px solid;
    min-width: 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #ffffff;
}

.account.wishlist-index-index .column.main .product-item .product-item-actions .action.tocart.primary:hover,
.account.wishlist-index-index .column.main .product-item .product-item-actions .action.tocart.primary:focus,
.account.wishlist-index-index .column.main .product-item .product-item-actions .action.tocart.primary:active{
    border-color:#068056;
    background-color:#fff;
}
.account.wishlist-index-index .column.main .product-item .product-item-actions .action.tocart.primary:hover:before,
.account.wishlist-index-index .column.main .product-item .product-item-actions .action.tocart.primary:focus:before,
.account.wishlist-index-index .column.main .product-item .product-item-actions .action.tocart.primary:active:before{
    color:#068056;
}

.account.wishlist-index-index #wishlist-view-form .actions-toolbar button.action:hover,
.account.wishlist-index-index #wishlist-view-form .actions-toolbar button.action:focus,
.account.wishlist-index-index #wishlist-view-form .actions-toolbar button.action:active{
    border-color:#068056;
    color:#068056;
}

.account.wishlist-index-index .column.main .product-item .product-item-actions .action.tocart.primary:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f291";
    font-size: 16px;
    line-height: 33px;
}

.account.wishlist-index-index .column.main .product-item .box-tocart .fieldset{
    display: flex;
    align-items: center;
    justify-content: center;
}

.account.wishlist-index-index .column.main .product-item .box-tocart .fieldset .control{
    margin-top: 0 !important;
    margin-left: 0 !important;
}
.account.wishlist-index-index .column.main .product-item .box-tocart .fieldset .control input{
    height:34px;
}

.account.wishlist-index-index .column.main .product-item .product-item-actions a:hover,
.account.wishlist-index-index .column.main .product-item .product-item-actions a:focus,
.account.wishlist-index-index .column.main .product-item .product-item-actions a:active{
    color:#068056;
}

.wishlist-index-index #wishlist-view-form .product-item-inner {
    border: 1px solid #e1e1e1;
    border-top: 0 !important;
}

.account .table-order-items.shipment .sku{
    text-align: center;
}

.account .sidebar.sidebar-main .block-collapsible-nav .item.current a, .account .sidebar.sidebar-main .block-collapsible-nav .item.current > strong {
    color: #000;
    font-weight: 500;
}


.pages .action,
.pages .action:visited,
.pages a.page,
.pages a.page:visited{
    border: 1px solid #068056;
    color: #068056;
}

.pages .action.previous:visited:before,
.pages .action.next:visited:before{
    color: #068056;
}
.pages .action.previous:hover:before,
.pages .action.next:hover:before{
    color: #fff !important;
}

.pages .action:before{
    color: #068056;
}

.pages a.page:hover span{
    color: #fff;
}

.account address a:hover,
.account address a:focus,
.account address a:active{
    color:#068056;
}

.account.customer-account-index #my-orders-table .col.actions a:hover,
.account.customer-account-index #my-orders-table .col.actions a:focus,
.account.customer-account-index #my-orders-table .col.actions a:active,
.account.customer-account-index #my-orders-table .col.actions a:visited,
.account #my-orders-table .col.actions a:hover,
.account #my-orders-table .col.actions a:focus,
.account #my-orders-table .col.actions a:active,
.account #my-orders-table .col.actions a:visited{
    color:#068056;
}

.account.customer-account-index #my-orders-table .col.actions a:first-child,
.account #my-orders-table .col.actions a:first-child{
    margin-right: 5px;
    padding-right: 5px;
    border-right: 1px solid #cccc;
}

.block-reorder .actions-toolbar .secondary {
    display: block;
    text-align: center;
}

.block-reorder .actions-toolbar .secondary a:hover {
    color: #068056;
}

.block-reorder .actions-toolbar .secondary a {
    color: #282828;
}

.account .block-dashboard-info .box-information .box-actions .action.edit{
    display:none !important;
}

.account .field-tooltip.toggle{
    display: none !important;
}

.account .form-edit-account .field.choice{
    margin:0;
}
.account .form-edit-account .field.choice #change-email,
.account .form-edit-account .field.choice #assistance_allowed_checkbox,
.account .form-edit-account .field.choice label[for=assistance_allowed_checkbox],
.account .form-edit-account .field.choice label[for=change-email] {
    display: none !important;
}

.account .form-edit-account .fieldset.info .field-name-firstname, .account .form-edit-account .fieldset.info .field-name-lastname {
    position: relative;
}

.account .form-edit-account .fieldset.info .field-name-firstname:after, .account .form-edit-account .fieldset.info .field-name-lastname:after{
    content:"";
    width:100%;
    height:100%;
    top:0;
    left:0;
    position: absolute;
}

.account .form-edit-account .fieldset.info input{
    background-color:#f9f9f9;
}

.account .field.choice.set.billing{
    display: none !important;
}

.account .block-dashboard-info .block-title, .account .block-dashboard-addresses .block-title,
.account .block-dashboard-orders .block-title, .account .block-addresses-default .block-title,
.account .block-addresses-list .block-title, .account .block-dashboard-payments .block-title{
    font-size:18px;
}

.account .block-dashboard-info .block-content,
.account .block-dashboard-payments .block-content{
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: stretch;
}

.account .block-dashboard-info .box-information,
.account .block-dashboard-payments .box-information{
    padding: 15px;
    border: 1px solid #dbdbdb;
    background: #fff;
    margin: 5px 0 20px;
}

.account .block-dashboard-info .box-information .box-title,
.account .block-dashboard-addresses .box-title,
.account .block-dashboard-payments .box-title {
    font-size: 14px;
    margin-bottom: 5px !important;
    display: block;
}

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

.account .block-dashboard-addresses .block-content, .account .block-addresses-default .block-content{
    display:flex;
}


.account .block-dashboard-addresses .block-title .action.edit, .account .block-dashboard-orders .block-title .action.view{
    display: inline-block;
    font-size: 14px;
    margin-left: 10px;
    color: #068056;
    font-weight: 700;
}

.account .block-dashboard-addresses .block-content .box, .account .block-addresses-default .block-content .box{
    width:49%;
    padding: 15px;
    border: 1px solid #dbdbdb;
    background: #fff;
    margin: 5px 0 20px;
}

.account .block-dashboard-info,
.account .block-dashboard-payments {
    display: inline-block;
    width: 49%;
}

.account .block-dashboard-payments {
    margin-left: 10px;
}

.account .block-dashboard-addresses .block-content .box:nth-child(1),
.account .block-addresses-default .block-content .box:nth-child(1){
    margin-right:1%;
}

.account .block-dashboard-addresses .block-content .box:nth-child(2),
.account .block-addresses-default .block-content .box:nth-child(2){
    margin-left:1%;
}

.account .table-wrapper.orders-recent {
    margin-top: 0 !important;
    background: #fff;
    border: 1px solid #dbdbdb;
    margin-top:5px !important;
}

.account .box-actions a{
    padding: 5px 10px;
    color: #068056;
    border: 1px solid #068056;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.03em;
    margin-right: 5px;
}

.account .box-actions a:hover, .account .box-actions a:active{
    color:#fff;
    background-color: #068056;
}

.account.customer-address-index .col.actions a span{
    display: none !important;
}

.account #my-orders-table tr td{
    vertical-align: middle !important;
}

.account .table-wrapper.additional-addresses {
    background: #fff;
    border: 1px solid #dbdbdb;
    margin-top: 5px;
}

.account .table-wrapper.additional-addresses tr th{
    font-size:12px;
    font-weight:bold;
    border-left: 1px solid #dbdbdb;
}

.account .table-wrapper.additional-addresses tr td {
    border-left: 1px solid #dbdbdb;
}

.account .table-wrapper.additional-addresses tr td:nth-child(1),
.account .table-wrapper.additional-addresses tr th:nth-child(1){
    border-left:0 !important;
}

.account .col.actions a.action.edit:before{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #8f8f8f;
    content: '\e601';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.account .col.actions a.action.delete:before{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #8f8f8f;
    content: '\e604';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.account .col.actions a.action:hover:before{
    color: #068056;
}

@media (max-width: 380px) {
    .account .block-dashboard-addresses .block-content, .account .block-addresses-default .block-content {
        flex-wrap: wrap;
    }
    .account .block-dashboard-addresses .block-content .box, .account .block-addresses-default .block-content .box{
        width:100% !important;
        margin-left:0 !important;
        margin-right:0 !important;
    }
    .account .block-addresses-default .block-title,.account .block-addresses-list .block-title,.account .block-dashboard-info .block-title, .account .block-dashboard-addresses .block-title, .account .block-dashboard-orders .block-title {
        font-size: 16px;
    }
    .account .block-dashboard-info .box-information {
        width: 100%;
    }
}

/* END OF ACCOUNT PAGE  */

/* CONFIGURATOR  */

.qty_wrap_custom .cus_add_to_cart,
.qty_wrap_custom .whishlist-product,
.qty_wrap_custom .ask_for_product_comp{
    width: 35px;
    height: 35px;
    padding: 0;
    margin: 0;
    line-height: 35px;
    font-size: 0;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border: 1px solid;
    min-width: 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #ffffff;
    background-color: #068056;
    border-color: #068056;
}

.qty_wrap_custom .cus_add_to_cart:before,
.qty_wrap_custom .whishlist-product:before{
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 33px;
}

.qty_wrap_custom .cus_add_to_cart:hover:before,
.qty_wrap_custom .cus_add_to_cart:focus:before,
.qty_wrap_custom .cus_add_to_cart:active:before,
.qty_wrap_custom .whishlist-product:hover:before,
.qty_wrap_custom .whishlist-product:focus:before,
.qty_wrap_custom .whishlist-product:active:before{
    color: #068056;
}

.qty_wrap_custom .cus_add_to_cart:hover,
.qty_wrap_custom .cus_add_to_cart:focus,
.qty_wrap_custom .cus_add_to_cart:active,
.qty_wrap_custom .whishlist-product:hover,
.qty_wrap_custom .whishlist-product:focus,
.qty_wrap_custom .whishlist-product:active{
    border: 1px solid #068056;
    background-color: #fff;
}

.qty_wrap_custom .cus_add_to_cart:before{
    content: "\f291";
}

.qty_wrap_custom .whishlist-product:before{
    content: "\f004";
}

.qty_wrap_custom .ask_for_product_comp {
    text-indent: -9999px;
    width: 35px;
    height: 35px;
    font-size: 0;
    line-height: 0;
    background: #068056;
    border: 1px solid #068056;
    background-image: url(/media/wysiwyg/action_button_shop.png);
    background-position: 0 0;
}

.qty_wrap_custom .ask_for_product_comp:hover,
.qty_wrap_custom .ask_for_product_comp:focus,
.qty_wrap_custom .ask_for_product_comp:active{
    background-image: url(/media/wysiwyg/action_button_shop_hover.png);
    background-color: #fff;
}

.qty_custom input {
    height: 35px !important;
    margin-top: 0;
    text-align: center;
    width: 40px !important;
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    margin-right: 8px;
}

.product_name_comp a{
    color:#434343;
}

.product_name_comp a:hover,
.product_name_comp a:focus,
.product_name_comp a:active{
    color:#068056;
}

.qty_wrap_custom .mobile_block_field{
    display: flex;
}

.cus_add_to_cart, .whishlist-product{
    margin-right:5px !important;
}

.kompresory-products .item{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}


#configrator_dimensions .box-content{
    display:flex;
    align-items: baseline;
}

#confiugrator .box-content{
    display:flex;
    align-items: end;
}

#confiugrator .custom_col_conf,
#configrator_dimensions .custom_col_conf{
    width:23%;
}
#confiugrator .custom_col_conf:last-child{
    width:31%;
}

#configrator_dimensions .custom_col_conf:last-child{
    width: 48%;
    margin-left: 3%;
}

#rodzaje_wymiarow .symbol_cell{
    width: 80px !important;
}

#rodzaje_wymiarow .name_cell{
    width: 235px;
}

#rodzaje_wymiarow td{
    vertical-align: middle;
    padding-top: 0;
}

#rodzaje_wymiarow td input,
#rodzaje_wymiarow .box_select select,
#configrator_dimensions #rodzaje_wymiarow .dimensions .box_select{
    max-height: 30px;
    min-height: 29px !important;
}

#rodzaje_wymiarow .box_select select{
    margin-right: 0;
    text-align-last: center;
    font-size: 12px;
}

#rodzaje_wymiarow .box_select{
    margin-right: 0 !important;
}

#rodzaje_wymiarow td input{
    max-height: 30px;
    text-align: right;
    padding-right: 22px;
}

.wrap_dimensions {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.wrap_dimensions .box_selcet_nm{
    min-height: 100% !important;
}

#search_by_dimension .search_dimensions span:hover{
    background-color: #fff;
    color: #068056;
}

.wrap_dimensions .box_schema,
.wrap_dimensions .box_search{
    width:50%;
}

#search_by_dimension .search_dimensions span {
    text-align: center;
    background: #068056;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 30px;
    font-size: 14px;
    border: 1px solid #068056;
    cursor: pointer;
    display: block;
    max-width: 50%;
    margin: 0 auto;
}

.box_data .clear-cookies{
    position: absolute;
    top: -3px;
    left: inherit;
    transform: none;
    width: auto;
    text-align: center;
    background: #068056;
    color: #fff;
    text-transform: uppercase;
    padding: 4px 15px;
    font-size: 10px;
    border: 1px solid #068056;
    cursor: pointer;
    right: 0 !important;
}

.box_data #reset_button_select .box_selcet_nm{
    min-height: 100%;
    position: relative;
}

.box_data{
    position: relative;
}

.box_data #reset_button_select{
    position: absolute;
    top: 0;
    right: 0;
}

#configrator_dimensions #list-of-result table{
    table-layout: auto !important;
}

#configrator_dimensions table#iow-result > tbody > tr > td{
    padding: 6px 5px;
    border-bottom: 1px solid #f3f3f3;
    vertical-align: middle;
    font-size: 11px
}

#configrator_dimensions table#iow-result > tbody > tr > td:not(:last-of-type){
    border-right: 1px solid #f3f3f3;
}

.col_actions input.product-item-qty {
    height: 35px !important;
    margin-top: 0;
    text-align: center;
    width: 40px !important;
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    box-sizing: border-box;
    margin-right: 8px;
}
@media only screen and (min-width: 860px) and (max-width: 1024px){
    #configrator_dimensions .custom_col_conf {
        width: 50% !important;
        margin-bottom:30px;
    }
    #configrator_dimensions .custom_col_conf:last-child {
        width: 100% !important;
        margin-left: 0 !important;
        margin-bottom:0 !important;
    }
    #configrator_dimensions .box-content {
        flex-wrap: wrap;
    }
    .box_data h4{

    }
}


@media (max-width: 768px) {
    #configrator_dimensions .box_select select {
        min-height: 20px;
        height: 36px;
        font-size: 14px;
    }

    #configrator_dimensions .box-content .custom_col_conf{
        width:100%;
    }
    #configrator_dimensions .box-content {
        flex-wrap: wrap;
    }
    #configrator_dimensions .box{
        padding: 0 10px !important;
    }
    #configrator_dimensions .custom_col_conf:first-child h4 {
        margin-top: 0 !important;
    }
    #configrator_dimensions .custom_col_conf h4 {
        font-size: 14px;
        height: 14px;
        line-height: 14px;
        color: #282828;
        font-weight: 400;
        text-transform: uppercase;
        padding-bottom: 25px;
        border-bottom: 0 solid #e6e6e6 !important;
        display: block;
        position: relative;
        margin-top: 20px;
        margin-bottom:0 !important;
    }
    #configrator_dimensions table#iow-result,
    #configrator_dimensions table#iow-result td,
    #configrator_dimensions table#iow-result th
    #configrator_dimensions table#iow-result tr{
        border-color:#f3f3f3 !important;
    }

    #configrator_dimensions table#iow-result .col_dimensions .mobile_block_field{
        text-align: left;
        padding-left: 10px;
    }

    #configrator_dimensions table#iow-result > tbody > tr > td:before {
        content: attr(data-th);
        display: block;
        font-weight: 600;
        width: 40%;
        border-right: 1px solid #dbdbdb;
    }

    #rodzaje_wymiarow td input,
    #rodzaje_wymiarow td:not(.full_select) .box_select{
        max-width: 50%;
        margin:0 0 0 auto;
    }

    #configrator_dimensions table#iow-result > tbody > tr > td .mobile_block_field {
        width: 60%;
    }

    #list-of-result .col-1{
        width:100% !important;
    }

    #configrator_dimensions table#iow-result > tbody > tr > td {
        align-items: center;
    }

    #configrator_dimensions table, #confiugrator table {
        table-layout: auto;
    }

    #configrator_dimensions .custom_col_conf:last-child {
        margin-left: 0 !important;
    }

    #configrator_dimensions #rodzaje_wymiarow table > tbody > tr > td:before {
        content: attr(data-th);
        display: block;
        font-weight: 600;
        width: 40%;
        border-right: 1px solid #dbdbdb;
        margin-right: 10%;
    }

    #configrator_dimensions #rodzaje_wymiarow table > tbody > tr > td .mobile_cell {
        width: 50%;
        text-align: right;
    }

    .table-iow-result {
        margin-bottom: 0;
    }

    #rodzaje_wymiarow td {
        display: flex;
        width:100%;
    }

    #rodzaje_wymiarow td {
        vertical-align: middle;
        display: flex;
        width: 100%;
        padding: 8px 10px;
        align-items: center;
    }

    #rodzaje_wymiarow td:not(:last-of-type) {
        border-bottom: 1px solid #f3f3f3;
    }

    #rodzaje_wymiarow tr {
        border: 1px solid #f3f3f3;
        margin-bottom: 15px;
        display: block;
    }
    #configrator_dimensions .box_select:after{
        display: none !important;
    }
    .wrap_dimensions .box_schema,
    .wrap_dimensions .box_search{
        width:100% !important;
    }
    .wrap_dimensions{
        flex-wrap: wrap;
    }
    .wrap_dimensions #img_swap img{
        max-width: 100% !important;
        height: auto;
        display: block;
        margin-bottom:25px;
        width:100%;
    }
}

@media (min-width: 768px) {
    #list-of-result .col_symbol{
        width:100px !important;
    }

    #list-of-result .col_index{
        width:90px !important;
    }

    #list-of-result .col_price{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    #list-of-result .col_actions {
        padding-left: 15px !important;
    }

    #configrator_dimensions table th {
        padding-top: 20px !important;
    }

    .desktop_hide{
        display:none !important;
    }
    option[value=whatever] {
        display: none!important
    }

    #configrator_dimensions select.tolerancja{
        height: 25px;
        min-height: 25px;
    }

    #confiugrator select,
    #configrator_dimensions select.list-iow{
        min-height: 165px;
        border:0;
        background:transparent !important;
        padding-left:0 !important;
        padding-right: 0 !important;
    }

    #configrator_dimensions select {
        padding-left:5px !important;
        padding-right: 5px !important;
        border:0;
    }

    #confiugrator .box_select,
    #configrator_dimensions .box_select{
        min-height: 165px;
        border:1px solid #dbdbdb;
        margin-right: 22px;
        border-bottom: 0 !important;
        position: relative;
        max-height: 165px;
    }

    #configrator_dimensions .dimensions .box_select{
        min-height: 35px;
        border:1px solid #dbdbdb;
        margin-right: 22px;
        border-bottom: 0 !important;
        position: relative;
        max-height: 35px;
    }

    #confiugrator select option,
    #configrator_dimensions select option{
        padding:0 10px;
        font-size: 13px;
    }
}

#confiugrator select#modele option,
#configrator_dimensions select#modele option {
    padding: 0 5px;
    font-size: 12px;
}

#confiugrator select > option:checked,
#configrator_dimensions select > option:checked{
    background-color:#068056;
    color:#ffffff;
}

#confiugrator select:hover,
#confiugrator select:active,
#confiugrator select:focus,
#configrator_dimensions select:hover,
#configrator_dimensions select:active,
#configrator_dimensions select:focus{
    box-shadow: none !important;
}

#confiugrator select > option:hover,
#configrator_dimensions select > option:hover{
    background-color:#f7f7f7;
}

#confiugrator .box_select:after,
#configrator_dimensions .box_select:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:1px;
    background-color:#dbdbdb;
}

#confiugrator .box_selcet_nm,
#configrator_dimensions .box_selcet_nm{
    min-height: 80px;
    position: relative;
}

#reset_button_select {
    width: 100%;
}

#confiugrator .box, #search_results_conf .box,
#configrator_dimensions .box, #search_results_conf .box{
    padding:0 20px;
}

#confiugrator .custom_col_conf h4, #confiugrator .custom_col_conf .empty_heading,
#configrator_dimensions .custom_col_conf h4, #configrator_dimensions .custom_col_conf .empty_heading{
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    color: #282828;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 30px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 30px;
    display: block;
    position: relative;
}

.clear-cookies:hover{
    background-color:#fff;
    color: #068056;
}

.clear-cookies{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30%;
    text-align: center;
    background: #068056;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    font-size: 18px;
    border: 1px solid #068056;
    cursor: pointer;
}

#confiugrator .box_text_info,
#configrator_dimensions .box_text_info{
    margin:30px 0 35px;
}

#confiugrator .box_text_info p,
#configrator_dimensions .box_text_info p{
    text-align: center;
    color:#282828;
    font-weight: bold;
    text-transform: uppercase;
    font-size:14px;
    line-height: 22px;
}

#configrator_dimensions table,
#confiugrator table{
    table-layout: fixed;
}

#confiugrator table th,
#configrator_dimensions table th{
    color:#434343;
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
    text-transform: none;
}

#confiugrator .btn-iow-search.change_label_button .btn_unactive_conf, #confiugrator .btn-iow-search .btn_active_conf{
    display:none;
}

#confiugrator .btn-iow-search.change_label_button .btn_active_conf{
    display: block !important;
}

#confiugrator .btn-iow-search{
    position: relative;
    padding:0;
    background-color: transparent !important;
    padding-left:30px;
    color:#282828;
    border: 0;
    margin: 0;
}


#confiugrator .btn-iow-search:focus,
#confiugrator .btn-iow-search:active,
#confiugrator .btn-iow-search:hover,
#confiugrator .btn-iow-search:focus:before,
#confiugrator .btn-iow-search:active:before,
#confiugrator .btn-iow-search:hover:before{
    color:#068056;
}

#confiugrator .btn-iow-search.change_label_button:before{
    display: none !important;
}

#confiugrator .btn-iow-search:before{
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 9px;
    width: 9px;
    height: 8px;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    color: #282828;
    border-left: 2px solid;
    border-bottom: 2px solid;
    -webkit-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s;
    transition: opacity .3s ease 0s;
    z-index: 1;
}

#confiugrator .btn-iow-search.change_label_button:after {
    content: "";
    display: block;
    position: absolute;
    top: -4px;
    left: 9px;
    width: 9px;
    height: 9px;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-225deg);
    color: #068056;
    border-left: 2px solid;
    border-bottom: 2px solid;
    -webkit-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s;
    transition: opacity .3s ease 0s;
    z-index: 1;
}

#confiugrator .table-iow-result h3, #search_results_conf h3{
    margin-bottom:20px;
    padding-bottom:20px;
    border-bottom:1px solid #e6e6e6;
    text-transform: uppercase;
    font-weight: 400;
}

table#iow-result > tbody > tr > td{
    padding: 5px 10px
}

.kompresory-header {
    color: #000;
    font-weight: bold;
    padding-bottom: 10px !important;
    display: block;
    min-height: 26px;
}

.table-iow-result{
    margin-bottom: 50px;
}

.mobile_block_field .price{
    font-weight: bold;
}


@media (max-width: 768px) {
    #confiugrator select{
        height:36px;
        font-size:14px;
    }


    #confiugrator .box-content {
        display: flex;
        align-items: end;
        flex-wrap: wrap;
    }
    #confiugrator .custom_col_conf {
        width: 100% !important;
    }
    #confiugrator .box_select {
        min-height: 100%;
        border: 0px solid #dbdbdb;
        margin-right: 0 !important;
        border-bottom: 0 !important;
        position: relative;
        max-height: 100%;
    }
    #confiugrator select {
        min-height: 20px;
    }
    #confiugrator .custom_col_conf h4, #confiugrator .custom_col_conf .empty_heading {
        font-size: 14px;
        height: 14px;
        line-height: 14px;
        color: #282828;
        font-weight: 400;
        text-transform: uppercase;
        padding-bottom: 25px;
        border-bottom: 0px solid #e6e6e6;
        margin-bottom: 0;
        display: block;
        position: relative;
        margin-top:20px;
    }
    #confiugrator .custom_col_conf:first-child h4{
        margin-top:0 !important;
    }
    #confiugrator .custom_col_conf .empty_heading{
        margin:0 !important;
        padding:0 !important;
        height: 0 !important;
    }
    #confiugrator .box_selcet_nm{
        min-height: 100%;
    }
    .clear-cookies{
        position: relative;
        top:0;
        left:0;
        width:100%;
        display: block;
        transform: none;
    }
    #reset_button_select{
        margin: 20px 0;
    }
    .box_text_info br{
        display: none !important;
    }
    #confiugrator .box_text_info {
        margin: 30px 0 55px;
    }
    #confiugrator .box, #search_results_conf .box {
        padding: 0 10px;
    }
    .hide_mobile{
        display: none !important;
    }
    table#iow-result > tbody > tr > td:before {
        content: attr(data-th);
        display: block;
        font-weight: 600;
        width:50%;
        border-right: 1px solid #dbdbdb;
    }
    table#iow-result > tbody > tr > td .mobile_block_field {
        width:50%;
        text-align: right;
    }

    table#iow-result > tbody > tr > td{
        display: flex;
        border: 1px solid #dbdbdb;
        padding: 10px;
        border-top:0;
    }

    table#iow-result > tbody > tr > td:first-child{
        border-top:1px solid #dbdbdb !important;
    }

    table#iow-result > tbody > tr{
        display: block;
        margin-bottom: 20px;
    }

    .kompresory-header{
        display: none;
    }
    .kompresory-products{
        padding:0;
    }
    .kompresory-products .item{
        display: flex;
        flex-wrap: wrap;
        border: 1px solid #dbdbdb;
        margin-bottom: 20px;
    }
    .kompresory-products .item .col-md-3{
        width:100%;
    }
    .kompresory-products .item .custom_label_mobile:before{
        content: attr(data-label);
        display: block;
        font-weight: 600;
        width:40%;
        border-right: 1px solid #dbdbdb;
    }
    .kompresory-products .item .custom_label_mobile {
        width: 100%;
        display: flex;
        border-bottom: 1px solid #ccc;
        padding: 5px 10px;
    }
    .kompresory-products .item .custom_label_mobile:last-child{
        border-bottom:0 !important;
    }
    .kompresory-products .item .mobile_block_field{
        width:60%;
        text-align: right;
    }
    .qty_wrap_custom .mobile_block_field {
        justify-content: center;
    }
}

/* CONFIGURATOR END OF CONFIGURATOR */

/* HOMEPAGE */

/*body.cms-home .cdz-buttons-container .action.towishlist{*/
/*    display: none !important;*/
/*}*/

body .symbol_iow_sing .desc_attr{
    text-transform: uppercase !important;
}

.btn-ask-button{
    text-indent: -9999px;
    width: 35px;
    height: 35px;
    font-size: 0;
    line-height: 0;
    background: #068056;
    border: 1px solid #068056;
    background-image: url(/media/wysiwyg/action_button_shop.png);
    background-position: 0 0;
    color: #068056;
    display: inline-block;
    border-color: #068056;
}

.btn-ask-button:hover,
.btn-ask-button:active,
.btn-ask-button:focus{
    background-image: url(/media/wysiwyg/action_button_shop_hover.png);
    background-color: #fff;
}


.wrapper-ads07.seo_txt{
    font-size:14px;
    line-height:24px;
    margin-bottom:60px;
}

.cdz-brand-slider-wrap .cdz-brand-title span {
    background-color:#068056 !important;
}

.float-bar .item a .fa {
    margin-bottom: 5px;
    color: #068056!important;
}

.float-bar .item a:hover {
    color: #068056!important;
    text-decoration: none;
}

.float-bar .item {
    padding: 10px 2px !important;
}

.small_line .line_lvl_low{
    font-size:8px !important;
    display:block;
}

.small_line .line_lvl_low_1{
    font-size:10px !important;
    display:block;
}

.choose_filter, .filter_by, .fast_order{
    width:18px;
    height:18px;
    display:block;
    margin:0 auto;
}

.choose_filter{
    background-image: url(/media/wysiwyg/dobor_filtrow_po_kompresorach.png);
}

.filter_by{
    background-image: url(/media/wysiwyg/dobor_filtrow_po_rozmiarach.png);
}

.fast_order{
    background-image: url(/media/wysiwyg/szybkie_zamowienia.png);
}
.box-cate-style01 .box-cate-link .item a:before{
    color:#068056 !important;
}

.box-cate-style01 .box-cate-link .item a:hover{
    color:#068056 !important;
}

body .box-cate-style01 .block-title .b-title{
    color:#383838 !important;
    font-weight:bold !important;
    font-size:19px;
}

.custom_style.block-products-list.grid{
    margin-bottom:30px;
}

.cdz-best-seller-wrap{
    margin-bottom:30px;
}

.cdz-best-seller-wrap.box-product .block-title .b-title{
    color: #383838 !important;
    font-weight: bold !important;
    font-size: 18px;
    margin:0;
}

body .box-products .item-slider > .product-item:first-child {
    border-bottom: 1px solid #068056;
}

body .box-products .active .item-slider:before {
    background: #068056;
}

.box-cate-products .img-responsive{
    position: relative;
    top: -1px;
    left: -1px;
}

body .box-cate-style01 .box-cate-products, body .box-cate-style01 .box-cate-products, body .box-cate-style01 .box-cate-products {
    background: #068056 !important;
    border: 1px solid #068056 !important;
    border-top:1px solid #068056 !important;
}

body .cdz-best-seller-wrap .custom_style .cdz-product-bottom {
    position: relative !important;
    bottom: 0 !important;
    margin-top: 20px;
}

body .product-style08 .product-item .product-item-name,
body.catalog-category-view .product-item .product-item-name,
body.catalogsearch-result-index .product-item .product-item-name{
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: initial;
    text-overflow: initial;
}

.grid .products.list.items .product-item-details .name.product-item-name{
    margin-top:0 !important;
}

.iow-symbol{
    font-weight: 300 !important;
    color: #068056;
    font-size: 12px;
}

.iow-stock{
    font-weight: 300 !important;
    font-size: 12px;
}

.iow-stock span{
    color: #068056;
}

.iow-symbol .symbol_iow_label{
    font-weight: 300 !important;
    color:#282828;
}

@media (min-width: 768px){

    body .product-style08 .products-grid .product-item .product-item-info .product-item-details {
        padding-top: 0 !important;
    }

    body .qs-button,
    body .cdz-buttons-container button.tocart.primary,
    body .cdz-buttons-container .action.towishlist,
    body .secondary-addto-links .action.towishlist {
        background-color: #068056!important;
        border-color: #068056!important;
    }

    body .qs-button:hover,
    body .cdz-buttons-container button.tocart.primary:hover,
    body .secondary-addto-links .action.towishlist:hover
    {
        color: #068056!important;
        border-color: #068056!important;
        background-color:#fff!important;
    }

    body .products-grid .cdz-buttons-container form {
        background: #068056;
    }

    body .box-cate-style01 .box-cate-link .item {
        margin: 0 0 0 40px;
    }

    body .box-cate-style01 .box-cate-link .item:first-child{
        margin: 0 !important;
    }
    body .box-cate-style01 .box-cate-products:before{
        display:none !important;
    }

    body .cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot.active span, body .cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
        color: #068056;
    }

    body .cdz-slideshow .owl-carousel.owl-theme .owl-dots {
        bottom: 20px;
    }
}

@media only screen and (max-width: 1279px) {
    body .cart-items .item span.item-qty {
        background: #068056 !important;
    }
    body .footer-cart-summary .summary-content .price {
        color: #068056 !important;
        font-weight: 700;
    }

}


@media only screen and (max-width: 767px){

    body .products-grid .product-item .product-item-info .cdz-buttons-container form {
        margin-bottom: 4px;
    }

    body .cart-footer .cart-qty, body #back-top a{
        background: #068056 !important;
        border-color: #068056 !important;
    }
    #back-top a:hover {
        background: #ffffff !important;
        color: #068056 !important;
        border-color: #068056 !important;
    }
    #footer-content-2 .cus_right_col .only_txt:nth-child(2) {
        padding-bottom: 42px;
    }

    .page-footer #footer-content-2 li .only_txt a:nth-child(2) {
        display: block;
    }
    .box-cate-style01 .box-cate-products:before{
        display: none !important;
    }

    .item-slider .iow-stock .stock span{
        display: block;
    }
    .grid .products.list.items .product-item-details .name.product-item-name {
        margin-bottom: 5px;
    }
    .wrapper-ads07.seo_txt{
        font-size:14px;
        line-height: 22px;
    }
    .cdz-best-seller-wrap {
        margin-bottom: 0 !important;
    }
    .product-style08 .products-grid .product-item .product-item-info .cdz-hover-section {
        margin: 10px 30px 0 !important;
    }
    .products-grid .product-item .product-item-info .cdz-buttons-container {
        padding-top: 3px !important;
        padding-bottom: 6px !important;
    }
    .widget .box-cate-style01 .block-title {
        margin-bottom: 5px;
    }
    .widget .box-cate-style01 .block-title .h2 {
        margin-bottom:0 !important;
    }
    .brand_slider_block{
        display: none;
    }
    .slideshow-wrapper .widget, .header-wrapper-bottom .widget, .block-static-block.widget .widget{
        padding:0 !important;
    }
    .block-static-block.widget, .block-cms-link.widget {
        padding: 0 10px;
    }
    .page-footer .top-footer-wrapper .footer-content-top {
        padding: 24px 0 !important;
    }
    .catalog-category-view .symbol_iow_sing .txt_label .desc_attr,
    .catalog-category-view .symbol_iow_sing .txt_label {
        font-size:12px;
    }
    .catalog-product-view .column.main {
        padding: 0 10px;
    }
    .catalog-product-view .product-info-main .page-title-wrapper .symbol_iow_sing .txt_label,
    .catalog-product-view .product-info-main .page-title-wrapper .symbol_iow_sing .desc_attr{
        font-size:11px !important;
    }
    body.catalog-product-view .product-info-left .product.media, body.catalog-product-view .product-info-left .product-info-main {
        padding-left: 0 !important;
    }

    .catalog-product-view .product-info-main .custom_brand_container{
        display: none !important;
    }
    .catalog-product-view .product-info-main .page-title-wrapper.product{
        max-width: 100% !important;
    }
    .catalog-product-view .product-info-main .page-title-wrapper.product,
    .catalog-product-view product-info-main .product-info-stock-sku,
    .catalog-product-view .product-info-main .product-info-price,
    .catalog-product-view .product-info-main .product-add-form {
        max-width: 100% !important;
    }
    body .fotorama__active .fotorama__dot {
        background-color: #068056;
        border-color: #068056;
    }
    .date_time_container .available_date_calendar {
        width: 100% !important;
    }
    body .block-viewed-products-grid .block-content li.product-item {
        width: 50% !important;
    }
    body .block-viewed-products-grid .block-content .product-item-details .product-item-name a{
        width:100%;
    }
    .catalog-product-view .grid .products.list.items .product-item-details .name.product-item-name {
        max-width: 60%;
        margin-left: auto;
        margin-right: auto;
    }
    body .block-viewed-products-grid .block-content .product-item-actions,
    body .block-viewed-products-grid .block-content .product-item-info:hover .product-item-actions,
    body .block-viewed-products-grid .block-content .product-item-info:focus .product-item-actions,
    body .block-viewed-products-grid .block-content .product-item-info:active .product-item-actions{
        position: relative!important;
        top:3px!important;
        left:0!important;
        display: flex !important;
        align-items: center;
        justify-content: center;
        transform: translate(0%, 0%) !important;
    }
    body .block-viewed-products-grid .block-content .product-item-actions button.action.tocompare{
        margin-left:5px;
    }
    body .block-viewed-products-grid .block-content .product-item-actions button.tocart.primary.action{
        margin-right:5px;
    }
    body.catalog-product-view .admin__data-grid-outer-wrap{
        order:6;
    }
    body.catalog-category-view .block-viewed-products-grid .block-content li.product-item {
        width: 50% !important;
    }
    .new_table_delivery table{
        display: block !important;
    }
    .new_table_delivery table .item-additional-delivery{
        display: flex !important;
        flex-wrap: wrap;
    }
    .new_table_delivery table .item-additional-delivery td{
        width:40%;
    }
    .new_table_delivery table .item-additional-delivery td:nth-child(2){
        width:60%;
    }
    .new_table_delivery table .item-additional-delivery td:last-child{
        width:100% !important;
        padding-top: 0 !important;
        text-align: center;
    }
    .new_table_delivery table .item-additional-delivery td:last-child .delivery-modify {
        margin-top: 0 !important;
    }
    .cart .saved_info .delivery_info {
        margin-left: 10px;
    }
    .checkout-cart-index #ui-datepicker-div {
        margin-left: 0 !important;
    }
    .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
        color: #363636;
    }
    .amcheckout-step-container .amcheckout-summary-container {
        background: none;
        box-shadow: none;
        border: 1px solid #d4d4d4;
        border-bottom:0;
    }
    .amcheckout-step-container .amcheckout-additional-options{
        border-left:1px solid #d4d4d4;
        border-right: 1px solid #d4d4d4;
    }
    .amcheckout-step-container .amcheckout-summary-container .amcheckout-title > .amcheckout-icon{
        background-color: transparent !important;
    }
    body.checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar .amasty.checkout {
        width: 100%;
    }
    body.checkout-index-index .page-header .logo img.small-logo{
        margin:0 auto;
        display: block;
        left: 0 !important;
    }
    .account .title.block-collapsible-nav-title strong{
        padding:0 !important;
    }
    .account .title.block-collapsible-nav-title{
        border-right:0 !important;
        border-left: 0 !important;
    }
    .account .page-main, .cms-privacy-policy .page-main {
        padding-top: 55px !important;
    }
    .account .form.form-edit-account .fieldset.additional_info{
        display: none !important;
    }
    .account #my-orders-table.history {
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        background: #fff;
    }
    body.account .actions-toolbar.order-actions-toolbar .actions{
        display: flex;
        flex-wrap: wrap;
        margin-top:25px;
        width:100%;
    }
    body.account .actions-toolbar.order-actions-toolbar{
        width:100%;
    }

    body.account .actions-toolbar.order-actions-toolbar .actions a{
        width:50% !important;;
        text-align: left;
        color:#000;
    }
    body.account .actions-toolbar.order-actions-toolbar .actions a:last-child{
        text-align: right !important;
    }
    .account .page-main .page-title-wrapper .order-status{
        margin:0 !important;
    }
    body.account .page-title-wrapper{
        margin-bottom:5px !important;
    }
    .account.sales-order-view .items.order-links{
        display: none !important;
    }
    .account.sales-order-view #my-orders-table a{
        color:#000;
    }
    .account.sales-order-view .order-details-items .order-title > strong {
        font-size: 16px;
    }
    body.account .column.main .block.block-order-details-view .block-content:not(.widget) .box {
        width: 100% !important;
    }
    body.account .column.main .block.block-order-details-view .box-order-shipping-address,
    body.account .column.main .block.block-order-details-view .box-order-billing-address{
        border-right:0 !important;
    }
    body.account .column.main .block.block-order-details-view .box-order-shipping-method,
    body.account .column.main .block.block-order-details-view .box-order-billing-method {
        padding: 25px 0 25px !important;
    }
    body.account .column.main .block.block-order-details-view .block-content:not(.widget) .box:last-child{
        margin-bottom:0 !important;
        border-top:1px solid #dbdbdb;
    }
    .account .block-dashboard-addresses .block-content .box, .account .block-addresses-default .block-content .box,
    .account .block-dashboard-payments, .account .block-dashboard-info {}
{
    width:100% !important;
    margin-right: 0 !important;
    margin-left:0 !important;
}
    .account .block-dashboard-addresses .block-content .box .action.edit{
        margin-top:5px !important;
    }
    .account.wishlist-index-index .product-items .product-item-inner{
        border:0 !important;
    }
    .account.wishlist-index-index .product-items .product-item-name{
        text-align: left;
        padding-left:0 !important;
    }
    .account.wishlist-index-index .product-items .product-item-info{
        border:1px solid #dbdbdb;
        display: block;
        width: 100%;
    }
    .account.wishlist-index-index .product-items .product-item-info .product-item{
        padding-left:0 !important;
    }
    .freeshipping.customfree{
        max-width:calc(100% - 30px) !important;
    }
    .account .freeshipping.customfree{
        margin-bottom:10px;
    }
    .account .dataTables_wrapper .dataTables_length {
        float: left;
        text-align: left;
        width: 30%;
        margin: 0 !important;
    }
    .account .dataTables_wrapper .dataTables_filter{
        float: left;
        text-align: left;
        width: 70%;
        margin: 0 !important;
    }
    .account #tablecc_length select,
    .account #tabbooba_length select,
    .account #tabboo_length select {
        height: 34px;
        margin-bottom: 6px;
    }

    .account .dataTables_wrapper .dataTables_paginate {
        margin-top:15px;
    }
    .catalog-product-view .product.media .fotorama__stage {
        margin-left: 0px !important;
    }
    body .cus_tooltip:hover span.cus_tooltip_desc {
        width: 150px;
        top: -80px;
        right: 0;
        z-index: 222;
    }
    .login-container{
        padding:0 20px !important;
    }
}

.account #my-orders-table a{
    color:#068056;
}

.account .order-actions-toolbar a{
    color:#282828;
}

@media only screen and (min-width: 1240px) and (max-width: 1500px){
    .footer.content.footer-container-wrapper {
        max-width: 1200px !important;
    }
    .box-cate-products .img-responsive {
        margin: 0 !important;
        width: 100%;
    }
    .checkout-index-index .opc-block-summary{
        box-shadow: none !important;
    }
}

@media only screen and (min-width: 1240px) and (max-width: 1359px){
    .float-bar{
        display: none !important;
    }
}

@media only screen and (max-width: 350px) {
    body .page-header .minicart-wrapper .action.showcart .text, body .page-header .minicart-wrapper .action.showcart .price-label{
        display: none !important;
    }
    body .page-header .logo .small-logo{
        left:0;
    }
}

/* RECENTLY VIEWED PRODUCTS WIDGET */

.block-viewed-products-grid .block-title{
    color: #282828;
    font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    background-color: #ffffff;
    text-transform: uppercase;
    position: relative;
    padding: 7px 20px;
    margin-bottom: 0;
    min-width: 100%;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    font-weight: 900;
    border-top: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
}

.block-viewed-products-grid .block-title strong{
    font-weight: 700;
    font-size: 19px;
    padding: 15px 0;
    display: block;
}

.block-viewed-products-grid .block-content {
    background: #fff;
    border: 1px solid #dbdbdb;
    margin-bottom: 40px;
    padding-top: 20px;
}

.block-viewed-products-grid .block-content .product-item-actions{
    position: absolute;
    top: -50px;
    z-index: 22;
    width: 100%;
    display: none;
    max-width: 152px;
    margin: 0 auto;
    left: 50%;
    transform: translate(-50%, 0%);
}

.block-viewed-products-grid .block-content .product-item-info:hover .product-item-actions,
.block-viewed-products-grid .block-content .product-item-info:focus .product-item-actions,
.block-viewed-products-grid .block-content .product-item-info:active .product-item-actions{
    display: block !important;
}

.block-viewed-products-grid .block-content .product-item-details .product-item-name a{
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    padding: 0 10px;
    text-align: center;
    display: block;
    overflow: hidden;
    width:100%;
}

.block-viewed-products-grid .block-content .product-item-details .product-item-name {
    margin-bottom: 0;
    margin-top:0;
    max-height: 44px;
    min-height: 44px;
    display: flex;
}

.block-viewed-products-grid .block-content .product-item-actions button.tocart.primary.action:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f291";
    font-size: 16px;
    line-height: 33px;
}

.block-viewed-products-grid .block-content .product-item-actions button.action.tocompare:before{
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f012";
    font-size: 16px;
    line-height: 33px;
    content: " " !important;
}

.block-viewed-products-grid .block-content .product-item-actions button.tocart.primary.action,
.block-viewed-products-grid .block-content .product-item-actions button.action.tocompare{
    width: 35px;
    height: 35px;
    padding: 0;
    margin: 0;
    line-height: 35px;
    font-size: 0;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border: 1px solid;
    min-width: 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #ffffff;
    background-color: #068056;
    border-color: #068056;
}

.block-viewed-products-grid .block-content .product-item-actions button.action.tocompare{
    background-image: url(/media/wysiwyg/action_button_shop.png);
    background-position: 0 33px;
}

.block-viewed-products-grid .block-content .product-item-actions button.action.tocompare:hover,
.block-viewed-products-grid .block-content .product-item-actions button.action.tocompare:focus,
.block-viewed-products-grid .block-content .product-item-actions button.action.tocompare:active{
    border-color: #068056;
    background-color: #ffffff;
    background-image: url(/media/wysiwyg/action_button_shop_hover.png);
    background-position: 0 33px;
}

.block-viewed-products-grid .block-content .product-item-actions button.tocart.primary.action:hover,
.block-viewed-products-grid .block-content .product-item-actions button.tocart.primary.action:focus,
.block-viewed-products-grid .block-content .product-item-actions button.tocart.primary.action:active{
    background-color: #fff;
    border-color: #068056;
    color: #068056 !important;
}

.block-viewed-products-grid .block-content .product-item-actions button.tocart.primary.action:active:before,
.block-viewed-products-grid .block-content .product-item-actions button.tocart.primary.action:active:focus,
.block-viewed-products-grid .block-content .product-item-actions button.tocart.primary.action:active:active{
    color:#068056 !important;
}

.block-viewed-products-grid .block-content li.product-item{
    width:20% !important;
}

.block-viewed-products-grid .block-content .product-item-actions button.action.towishlist{
    display: none !important;
}

.block-viewed-products-grid .block-content .product-item-actions button.action.tocompare{
    display: inline-block !important;
}

.block-viewed-products-grid .block-content .product-image-container{
    width:152px !important;
}

.block-viewed-products-grid .block-content .actions-primary .stock{
    display: none !important;
}

.catalog-category-view .block-viewed-products-grid .product-item-info,
.catalogsearch-result-index .block-viewed-products-grid .product-item-info{
    border:0 !important;
}

.catalog-category-view .block-viewed-products-grid .block-content li.product-item,
.catalogsearch-result-index .block-viewed-products-grid .block-content li.product-item {
    width:25% !important;
}

.catalog-category-view .block-viewed-products-grid .block-content li.product-item:nth-child(9),
.catalog-category-view .block-viewed-products-grid .block-content li.product-item:nth-child(10),
.catalogsearch-result-index .block-viewed-products-grid .block-content li.product-item:nth-child(9),
.catalogsearch-result-index .block-viewed-products-grid .block-content li.product-item:nth-child(10){
    display: none !important;
}

.catalog-category-view .block-viewed-products-grid .products-grid .product-item:hover .product-item-info,
.catalog-category-view .block-viewed-products-grid .products-grid .product-item:focus .product-item-info,
.catalog-category-view .block-viewed-products-grid .products-grid .product-item:active .product-item-info,
.catalogsearch-result-index .block-viewed-products-grid .products-grid .product-item:hover .product-item-info,
.catalogsearch-result-index .block-viewed-products-grid .products-grid .product-item:focus .product-item-info,
.catalogsearch-result-index .block-viewed-products-grid .products-grid .product-item:active .product-item-info{
    box-shadow: 0 0 0 #e1e1e1;
    -moz-box-shadow: 0 0 0 #e1e1e1;
    -webkit-box-shadow: 0 0 0 #e1e1e1;
    -o-box-shadow: 0 0 0 #e1e1e1;
    -ms-box-shadow: 0 0 - #e1e1e1;
}

.catalog-category-view .block-viewed-products-grid .product-item-details,
.catalogsearch-result-index .block-viewed-products-grid .product-item-details{
    padding-top:0 !important;
}

.catalog-category-view .block-viewed-products-grid .block-content .product-item-actions,
.catalogsearch-result-index .block-viewed-products-grid .block-content .product-item-actions{
    top: -58px;
}


.block-viewed-products-grid .product-item-actions button.action.tocompare{
    position: relative;
    right: -38px;
}

.block-viewed-products-grid .product-item-actions  button.action.tocompare ~ .quick_view {
    position: relative;
    left: -39px;
}

.block-viewed-products-grid .product-item-actions .quick_view {
    position: relative;
    left: 0;
}


@media (min-width: 1024px){
    .block-viewed-products-grid .products-grid .product-items{
        margin: 0;
    }
}

.block-viewed-products-grid .block-content .product-item-description .iow-stock{
    margin-top: 16px;
    display: block;
}

.block-viewed-products-grid .block-content .product-item-description .iow-symbol ~ .iow-stock {
    margin: 0 !important;
}

@media only screen and (max-width: 767px){
    body.catalogsearch-result-index .block-viewed-products-grid .block-content li.product-item {
        width: 50% !important;
    }

    body .block-viewed-products-grid .block-content li.product-item .quick_view{
        display: none !important;
    }
    body .iow-stock span {
        display: block;
    }
    .block-viewed-products-grid .product-item-actions button.action.tocompare{
        position: relative;
        right: 0 !important;
    }
    .block-viewed-products-grid .product-item-info .product-item-details {
        display: flex;
        flex-wrap: wrap;
    }
    .block-viewed-products-grid .product-item-info .product-item-details .product-item-name {
        width: 100%;
        order: 1;
        margin-bottom: 5px;
    }
    .block-viewed-products-grid .product-item-info .product-item-details .product-item-actions {
        width: 100%;
        order: 3;
    }
    .block-viewed-products-grid .product-item-info .product-item-details .product-item-description {
        width: 100%;
        order: 2;
    }
}

/* VIEW ACCOUNT FV LISTING AND SINGLE FV */
#invoice_view{
    background-color:#fff;
    border:1px solid #dbdbdb;
}

.invoice_nav{
    display: flex;
    align-items: center;
    margin-bottom:10px;
}

.button_invoice{
    text-decoration: none !important;
    font-size:12px;
    line-height: 12px;
    padding:7px 12px;
    margin-right:10px;
    border:1px solid #068056;
    border-radius:3px;
    color:#068056 !important;
    letter-spacing: 0.02em;
}

.invoice_nav .download_btn{
    background-color:#068056;
    color:#fff !important;
    border-color:#068056;
}

.back_to_listing:hover{
    background-color:transparent !important;
    color:#242424 !important;
}

.back_to_listing{
    background-color:#242424;
    color:#fff !important;
    border-color:#242424 !important;
}

.download_btn .fa{
    position: relative;
    left:-2px;
    top:1px;
}

.download_btn:hover{
    background-color:transparent !important;
    color:#068056 !important;
}

.title_invoice{
    font-weight: 700;
    font-size: 19px;
    padding: 10px 10px 10px;
    border: 0;
    display: block;
    border-bottom: 1px solid #dbdbdb;
    background-color: #e8e8e8;
}

#invoice_view .box-content .small_title{
    padding-top: 20px;
    font-size: 13px;
}

#invoice_view .box-content {
    display: flex;
    flex-wrap: wrap;
    border-bottom:1px solid #dbdbdb;
}

.brd_both_side{
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
}

.new_line_span span{
    display: block;
}

.invoiceDetails{
    padding-bottom:20px;
}

.invoiceDetails ul.no-line,
.invoiceComp ul.no-line {
    padding: 0 0 0 20px;
}

.invoiceDetails ul.no-line li,
.invoiceComp ul.no-line li {
    margin-bottom: 3px;
}

.invoiceDetails ul.no-line li span,
.invoiceComp ul.no-line li span {
    font-weight: 600;
    color: #000;
}

.bottom_invoice_nav{
    margin-top:10px;
}

.subtotal_invoice{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;

}

.space_brd{
    padding-top:20px;
    padding-bottom:20px;
    position: relative;
    margin-right: 35px;
}

.inovice_list span:nth-child(1){
    width: 50%;
    text-align: left;
    display: inline-block;
}

.inovice_list span:nth-child(2){
    width: 50%;
    text-align: right;
    display: inline-block;
    font-weight: 600;
    color: #000;
}

.inovice_list{
    line-height: 22px;
}

.table_invoice_items tr th{
    font-size:11px;
    font-weight:700;
    border-bottom:1px solid#dbdbdb;
    border-right:1px solid #dbdbdb;
    vertical-align: middle;
}

.table_invoice_items thead tr {
    background: #e8e8e8;
}

.table_invoice_items tr td{
    border-right:1px solid #dbdbdb;
    vertical-align: middle;
}

.table_invoice_items tr th:last-child,
.table_invoice_items tr td:last-child{
    border-right:0 !important;
}

.table_invoice_items tr th:first-child,
.table_invoice_items tr td:first-child{
    padding-left:20px;
}

.table_invoice_items tbody tr td{
    border-bottom:1px solid #dbdbdb;
}

.inv_vat, .inv_qty{
    width: 52px;
}

.inv_sbr, .inv_cva, .inv_cbr, .inv_cra{
    width:115px;
    text-align: center;
}

.tab_center{
    text-align: center;
}

.name_type {
    width: 29px !important;
}

.date_label{
    width:90px !important;
}

@media (max-width: 767px){
    .new_app_off td:before{
        width:50% !important;
        text-align: left !important;
    }
    .new_app_off span.mob_view{
        width:50% !important;
        text-align: right !important;
    }
    .new_app_off .col_cus{
        display: flex !important;
    }

    body.account .new_app_off_nav.order-links .item strong {
        font-size: 15px;
        text-align: center;
        padding-top: 7px;
        border-bottom: 1px solid #dbdbdb !important;
        display: block;
        padding-bottom: 7px;
        background: #f5f5f5;
    }

    body.account .new_app_off_nav.items.order-links .nav.item.current:after{
        display: none !important;
    }


    .button_invoice {
        font-size: 10px;
        padding: 5px 9px;
    }
    .brd_both_side{
        width:100% !important;
        border-left:0 !important;
        border-right:0 !important;
        border-bottom:1px solid #dbdbdb;
        border-top:1px solid #dbdbdb;
    }
    .box-content .col-md-7 {
        padding-bottom: 10px;
    }

    .table_invoice_items > tbody > tr > td:before {
        content: attr(data-th);
        display: block;
        font-weight: 700;
        width: 50%;
        border-right: 1px solid #dbdbdb;
        text-align: left !important;
    }

    .table_invoice_items thead{
        display: none !important;
    }

    .table_invoice_items  > tbody > tr > td .mob_view {
        width: 50%;
        text-align: right;
    }

    .table_invoice_items  > tbody > tr > td,
    .table_invoice_items  > tbody > tr > th{
        width: 100% !important;
        display: flex;
        align-items: center;
        padding:7px 10px !important;
        font-size: 12px;
        border-right:0 !important;
    }
    table.table_invoice_items > tbody > tr:first-child{
        border-top:0 !important;
    }
    table.table_invoice_items > tbody > tr:last-child{
        border-bottom:0 !important;
    }

    table.table_invoice_items > tbody > tr {
        display: block;
        margin-bottom: 0;
        border-bottom: 20px solid #dbdbdb;
        border-top:1px solid #dbdbdb;
    }

    table.table_invoice_items  {
        table-layout: fixed;
    }

    .space_brd {
        width: 100%;
        margin: 0;
    }

    table.dataTable>tbody>tr.child ul.dtr-details{
        width:100% !important;
    }
    table.dataTable>tbody>tr.child span.dtr-title {
        width: 50%;
    }
    table.dataTable>tbody>tr.child span.dtr-data {
        width: 50%;
    }
    table.dataTable>tbody>tr.child ul li:last-child{
        margin:0 !important;
    }
    table.dataTable>tbody>tr.child ul li:last-child .dtr-title{
        display: none !important;
    }
    table.dataTable td.child {
        border-left: 1px solid #dbdbdb !important;
        border-right: 1px solid #dbdbdb !important;
    }
    table.dataTable td.sorting_1{
        border-left: 1px solid #dbdbdb !important;
    }
    table.dataTable td.brd_right_mob{
        border-right: 1px solid #dbdbdb !important;
    }
    table.dataTable .custom_width{
        width:100px !important;
    }
    table.dataTable>tbody>tr.child ul.dtr-details>li {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    table#tablecc.dataTable .custom_width.sorting_1{
        padding-left:40px !important;
    }
    table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,
    table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before{
        top: 50% !important;
        transform: translate(-50%, -50%);
        left: 18px !important;
    }
}

.bdr_right{
    border-right: 1px solid #dbdbdb !important;
}
table.dataTable td.sorting_1{
    border-left: 1px solid #dbdbdb !important;
}


table.dataTable .custom_width.sorting_1 {
    padding-left: 10px !important;
}

.badge{
    padding:3px 5px;
    display: block;
    text-align: center;
    border-radius:4px;
}

.infostatus_1{
    background-color: #068056;
    color:#fff;
}

.infostatus_0{
    background-color: #ff0101;
    color:#fff;
}
.infostatus_-1{
    background-color: #ff8400;
}

.download_btn_listing {
    display: block;
    text-align: center;
    color: #fff;
    padding: 2px;
    border: 1px solid #068056;
    max-width: 30px;
    margin: 0 auto;
    background: #068056;
    border-radius: 4px;
}

.download_btn_listing i{
    color:#fff;
}

.download_btn_listing:hover i{
    color:#068056 !important;
}

.download_btn_listing:hover{
    background-color:transparent !important;
    color:#068056 !important;
}

table#tablecc thead th {
    font-size: 11px;
    text-align: center;
}

table#tablecc tbody td {
    padding: 8px 6px;
    box-sizing: inherit;
    vertical-align: middle;
    text-align: center;
}


table#tablecc tbody td:first-child,
table#tablecc thead th:first-child{
    text-align: left !important;
}

table#tablecc .link{
    color: #068056;
    font-weight: 700;
}

#tablecc_paginate, #tablecc_info{
    margin-top:20px;
}

table#tablecc.dataTable thead th, table.dataTable thead td {
    border-bottom: 1px solid #dbdbdb;
}
table#tablecc.dataTable.no-footer {
    border-bottom: 1px solid #dbdbdb;
}

#product-list-container .infinite-scroll-placeholder,
.brands-index-view .infinite-scroll-placeholder,
.infinite-scroll-placeholder {
    position: relative;
    top: -8px;
    background: #fff;
    text-align: center;
    padding: 12px 0;
    border: 1px solid #dbdbdb;
    margin-bottom: 10px;
    order: 4;
}

@media only screen and (min-width: 768px) {
    body.checkout-index-index{
        font: 400 12px/1.45 Poppins, Helvetica Neue, Verdana, Arial, sans-serif !important;
    }

    .cart.table-wrapper .col.price span {
        min-width: 60px;
    }

    table.dataTable tbody tr td{
        border-top:1px solid #dbdbdb;
    }
    table.dataTable tbody tr:first-child td{
        border-top:0 !important;
    }

    #tabboo > thead > tr > th,
    #tabboo > tbody > tr > th,
    #tabboo > tfoot > tr > th,
    #tabboo > thead > tr > td,
    #tabboo > tbody > tr > td,
    #tabboo > tfoot > tr > td {
        padding: 11px 5px !important;
    }
}

/* END OF LISTING/SINGLE FV */


/* END OF RECENTY VIEWED WIDGET */

.quickshop-modal #appjetty-deliverydate {
    display: none;
}

.catalogsearch-result-index .search.result {
    display: none !important;
}

.catalogsearch-result-index .cdz-buttons-inner .stock{
    display: none !important;
}

.catalogsearch-result-index .column.main {
    display: flex;
    flex-wrap: wrap;
}

.catalogsearch-result-index .search.results {
    order: 2;
    width: 100%;
}

.catalogsearch-result-index .message.notice {
    order: 2;
    width: 100%;
}

.catalogsearch-result-index #product-list-container {
    order: 3;
    width: 100%;
}

.catalogsearch-result-index .admin__data-grid-outer-wrap {
    order: 4;
    width: 100%;
}


.checkout-index-index .totals.shipping .amount,
.checkout-index-index .amcheckout-shipping-methods tr .col-price {
    display: none;
}

.desc_attr a, .iow-symbol a{
    color:#068056 !important;
}

.ext-mail {
    color: #0d4aad;
}

.compressors-empty-prod {
    text-align: center;
}

.compresor-acc,
.dimension-acc,
.dim-acc.com-acc,
.compres-res-hide {
    display: none !important;
}
#configrator_dimensions .col_ability span,
.kompresory-products .availability span {
    display: block;
}

#configrator_dimensions .col_ability span.small {
    font-size: 9px;
}

.kompresory-products span.small {
    font-size: 10px;
}

@media only screen and (max-width: 767px) {
    .ask_for_product .p-contact-user {
        width:100% !important;
    }
    .products-list .product-item-photo {
        width: 100%;
    }

    .block-wishlist .product-image-container{
        width: 75px !important;
    }
}

.product-item-iow .stock.label{
    color: #000;
}

.mst-searchautocomplete__show-all a:hover{
    color:#068056 !important;
}

/* TITLE PRODUTCS LOOP */

.catalog-category-view .grid .products.items .product-item-details .name .product-item-link{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.block-viewed-products-grid .block-content .product-item-details .product-item-name,
.block-viewed-products-grid .block-content .product-item-details .product-item-name a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 16px;
    margin-top: 6px;
}

.grid .products.list.items .product-item-details .name.product-item-name{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.catalog-product-view .grid .products.items .product-item-details .name .product-item-link{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 15px;
    margin-top: 6px;
}

.checkout-cart-index .products.items .product-item-details .name .product-item-link {
    line-height: 15px;
}

.checkout-cart-index .grid .products.list.items .product-item-details .name.product-item-name {
    max-height: 32px;
    min-height: 32px;
}

/* END OF TITLE PRODUCT LOOPS */

.hide-search-message.catalogsearch-result-index .column .toolbar.toolbar-products ul {
    display: inline-block !important;
}


/* MOBILE FIXES */

.header-wrapper-content .iow_exchange_rate_mob {
    display: none;
}

.block-viewed-products-grid .block-content .product-item-description .iow-stock{
    display: none !important;
}

@media only screen and (max-width: 767px) {
    body .product-style08 .product-item .product-item-name,
    body.catalog-category-view .product-item .product-item-name,
    body.catalogsearch-result-index .product-item .product-item-name {
        -webkit-line-clamp: 99 !important;
    }

    .am-checkout.-modern .opc-estimated-wrapper {
        display: none;
    }
    .toolbar .toolbar-sorter.sorter select {
        width: 150px;
    }
    .dot_hide{
        display: none;
    }
    .cus_bold {
        font-size: 11px;
    }

    #footer-content-2 .cus_right_col .only_txt:nth-child(3){
        display: block;
        padding-bottom: 26px;
    }

    #footer-content-2 .cus_left_col .only_txt:nth-child(3) a{
        display: block;
    }

    .header-wrapper-middle{
        z-index: 333 !important;
    }
    .minicart-wrapper .ui-dialog .block-minicart{
        z-index: 55555;
    }

    .header-wrapper-content .iow_exchange_rate_mob {
        display: block !important;
        max-width: 50%;
        width: 100%;
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 500;
        color: #fff;
    }

    .header-wrapper-content .iow_exchange_rate_mob .iow_exchange_rate{
        width:100% !important;
        max-width: 100% !important;
    }
    .header-wrapper-content .iow_exchange_rate_mob span{
        display: block;
    }

    .header-wrapper-content .iow_exchange_rate_mob {
        order: 3;
    }

    #early_payment, .iow_exchange_rate_mob{
        position: relative;
        top: -7px;
    }
    .cart.table-wrapper .col.price span{
        text-align: center !important;
    }
    body .cdz-buttons-container .action.tocompare {
        display: inline-block !important;
    }
    body .related-upsell-crossell .product-item-actions {
        display: block !important;
    }
    body .block-viewed-products-grid .block-content .product-item-actions button.action.towishlist {
        left: 5px;
        top: -235px;
    }
    .catalog-category-view .products-list .product-item-details,
    .page-products .products-list .product-item-details{
        height: auto !important;
    }
    .catalog-category-view .stock_availability,
    .catalogsearch-result-index .stock_availability {
        margin-bottom: 5px;
    }
    .checkout-onepage-success .block-order-details-view .block-content {
        flex-wrap: wrap;
    }
    .checkout-onepage-success .box.box-order-shipping-method, .checkout-onepage-success .box.box-order-billing-address, .checkout-onepage-success .box.box-order-billing-method {
        padding-left: 0;
        border-left: 0 solid #dbdbdb !important;
        border-top: 1px solid #dbdbdb !important;
        padding-top: 25px !important;
        width: 100% !important;
    }
    .checkout-onepage-success .table-wrapper.order-items{
        text-align:left !important;
    }
    .checkout-onepage-success .order-details-items .order-title {
        border-bottom: 1px solid #dbdbdb;
        padding: 0 0 10px;
        font-size: 24px !important;
        padding-top: 9px;
        background: #f5f5f5;
    }
    .checkout-onepage-success .page-main .block.block-order-details-comments {
        text-align: left;
    }
    .checkout-onepage-success .block-order-details-comments .comment-content {
        line-height: 22px;
        font-size: 16px;
    }
    .block-static-block .cdz-buttons-container .action{
        background-color: #068056;
        border-color: #068056 !important;
    }
    .block-static-block .cdz-buttons-container .action:hover{
        background-color: #fff !important;
    }
}

@media only screen and (max-width: 413px) {
    .catalog-category-view ol.products.list.items.product-items.same-height .product-item,
    .catalogsearch-result-index ol.products.list.items.product-items.same-height .product-item{
        padding-bottom: 45px;
    }
    .catalog-category-view ol.products.list.items.product-items.same-height .cdz-product-bottom.hover-effect,
    .catalogsearch-result-index ol.products.list.items.product-items.same-height .cdz-product-bottom.hover-effect{
        position: absolute;
        width: 100%;
        bottom: -35px;
        right: 0;
        text-align: right;
    }
    .catalog-category-view .stock_availability .stock_color,
    .catalogsearch-result-index .stock_availability .stock_color {
        display: block;
    }
}

@media only screen and (min-width: 360px) and (max-width: 413px) {
    .catalog-category-view .products-list .product-item-details {;
        min-height: 140px !important;
    }
}


@media only screen and (max-width: 365px) {
    #footer-content-2 .cus_right_col .only_txt:nth-child(1){
        padding-bottom: 26px;
    }
    #footer-content-1 .cus_left_col,
    #footer-content-1 .cus_right_col{
        padding-left: 0 !important;
        padding-right: 0 !important;
        width:100% !important;
    }

    .checkout-agreements.fieldset label.label{
        font-size: 12px;
        line-height: 30px;
    }

    .page-products .products-list .product-item-info .cdz-hover-section {
        min-height:140px;
    }

    body .block-viewed-products-grid .block-content ol.product-items li.product-item {
        width: 100% !important;
    }
    body .block-viewed-products-grid .block-content .product-item-actions button.action.towishlist {
        left: -17vw !important;
    }
    .page-products  .product-item-info,
    .catalogsearch-result-index .product-item-info{
        display: flex;
        flex-wrap: wrap;
    }
    .catalog-category-view ol.products.list.items.product-items.same-height .cdz-product-bottom.hover-effect,
    .catalogsearch-result-index ol.products.list.items.product-items.same-height .cdz-product-bottom.hover-effect {
        position: relative !important;
        left: 0 !important;
        width: 100% !important;
        transform: none !important;
        right: initial !important;
        bottom: inherit;
        text-align: left;
    }
    .catalog-category-view ol.products.list.items.product-items.same-height .product-item,
    .catalogsearch-result-index ol.products.list.items.product-items.same-height .product-item {
        padding-bottom: 10px !important;
    }
}

.catalog-category-view .block-viewed-products-grid .block-content .product-item-actions button.action.towishlist,
.catalogsearch-result-index .block-viewed-products-grid .block-content .product-item-actions button.action.towishlist {
    left: -5px;
}

.block-viewed-products-grid .block-content .product-item-actions button.action.towishlist {
    /*display: block !important;*/
    border: none;
    background: none;
    outline: none;
    position: absolute;
    left: -20px;
    top: -80px;
    z-index: 3;
    padding: 10px 0 0 0;
    margin: -10px 0 10px;
    color: #222;
}

.block-viewed-products-grid .block-content .product-item-actions button.action.towishlist:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f08a";
    font-size: 18px;
    width: 20px;
    text-align: center;
}

.block-viewed-products-grid .block-content .product-item-actions button.action.towishlist:hover:before {
    color:#068056 !important;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f004";
    font-size: 18px;
}

.block-viewed-products-grid .block-content .product-image-wrapper img {
    width: 100%;
}

.block-viewed-products-grid .product-item-info:hover .product-item-actions button.action.towishlist{
    color:#068056 !important;
}
@media only screen and (min-width: 768px) {
    .block-viewed-products-grid .block-content .product-item-actions {
        display: block;
    }

    .block-viewed-products-grid .block-content .product-item-actions .actions-primary,
    .block-viewed-products-grid .block-content .product-item-actions button.action.tocompare,
    .block-viewed-products-grid .product-item-actions button.action.tocompare ~ .quick_view {
        display: none !important;
    }

    .block-viewed-products-grid .block-content .product-item-info:hover .product-item-actions .actions-primary,
    .block-viewed-products-grid .block-content .product-item-info:hover .product-item-actions button.action.tocompare,
    .block-viewed-products-grid .product-item-info:hover .product-item-actions button.action.tocompare ~ .quick_view {
        display: inline-block !important;
    }

    .sticky-menu:not(.active) .header-wrapper-center {
        padding: 0 !important;
    }

    .sticky-menu:not(.active) .wrap_custom_search {
        padding-bottom: 4px !important;
    }

    .cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal {
        padding: 20px 4px 10px;
        text-align: center;
    }
}

.catalog-product-view .price-tier_price .price {
    font-size: 12px !important;
}

body.cms-index-index .old-price,
body.wishlist-index-index .old-price,
body.catalog-product_compare-index .old-price {
    display: none;
}

.sales-order-view .row.header,.network-customer-offlineorderview .row.header{
    font-weight: 800 !important;
}
.sales-order-view .hide_all,.network-customer-offlineorderview .hide_all{
    float: right;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #068056;
    cursor: pointer;
    border: 0.5px solid #fff;
    margin-right: 2px;
    margin-top: 2px;
    border-radius: 5px;
    display: none;
    color: #fff;


}
/* Style the tab */
.sales-order-view .tab, .network-customer-offlineorderview .tab{
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

/* Style the buttons that are used to open the tab content */
.sales-order-view .tab .tablinks, .network-customer-offlineorderview .tab .tablinks  {
    background-color: white;
    float: left;
    border: 0.5px solid #dbdbdb;
    outline: none;
    cursor: pointer;
    margin-right: 5px;
    padding: 10px 10px 11px 10px;
    transition: 0.3s;
    color: #282828;
    font: 700 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}

/* Change background color of buttons on hover */
.sales-order-view .tab button:hover, .network-customer-offlineorderview  .tab button:hover{
    background-color: #ddd;
}

/* Create an active/current tablink class */
.sales-order-view .tab button.active, .network-customer-offlineorderview .tab button.active {
    background-color: #ccc;
}

/* Style the tab content */
.sales-order-view .tabcontent, .network-customer-offlineorderview .tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.sales-order-view .tab button, .network-customer-offlineorderview .tab button {
    color: #000 !important;
}
#SearchByCode{
    font-weight: 700;
    color: #fff;
}

.icon_desc_product{
    display: none;
}

.header-wrapper-content.sticky-menu.active .search-wrapper .block-search #search{
    display: block;
    visibility: visible;
    width: 221px;
    background: #fff;
    margin-right: 35px;
    padding-left: 12px;
}


body .header-wrapper-content.sticky-menu.active #SearchByCode{
    display:block;
}

body .header-wrapper-content.sticky-menu.active .wrap_custom_search {
    position: absolute;
    right: 314px;
    top: 3px;
    z-index: 22;
}


body .header-wrapper-content.sticky-menu.active .fixed_as_tooltip span.cus_tooltip_desc {
    display: none;
}

body .header-wrapper-content.sticky-menu.active .fixed_as_tooltip{
    position:relative;
}

body .header-wrapper-content.sticky-menu.active .fixed_as_tooltip:hover span.cus_tooltip_desc,
body .header-wrapper-content.sticky-menu.active #custom_search:hover ~ .fixed_as_tooltip > span.cus_tooltip_desc{
    display: inline;
    position: absolute;
    width: 220px;
    font-size: 11px;
    padding: 3px 10px 4px;
    box-shadow: 0 0 4px rgb(0 0 0 / 20%);
    z-index: 22;
    background: #f8f8f8;
    top: -15px;
    left: -232px;
    color: #222;
    cursor: default !important;
}

body .header-wrapper-content.sticky-menu.active .fixed_as_tooltip .icon_desc_product{
    position: relative;
    font-size: 12px;
    line-height: 12px;
    width: 16px;
    height: 16px;
    color: #f8f8f8;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    cursor: default !important;
    top: 2px;
    left: -1px;
    font-family: Arial;
    text-indent: 1px;
}

.fixed_as_tooltip .icon_desc_product{
    position: relative;
}

.fixed_as_tooltip .icon_desc_product:after{
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    border: 1px solid #f8f8f8;
    border-radius: 50px;
    width: 16px;
    height: 16px;
}

body .header-wrapper-content.sticky-menu.active .fixed_as_tooltip:hover .icon_desc_product{
    color:#fff !important;
}

body .header-wrapper-content.sticky-menu.active .fixed_as_tooltip:hover .icon_desc_product:after{
    border-color:#fff;
}

/*.sales-order-view .table-order-items .shipping{*/
/*    display: none;*/
/*}*/

.quickshop-tabs .price-tier_price .price {
    font-size: 12px !important;
}

.dimensions_message {
    color: #ff0000;
    text-align: center;
}

.dimensions_warning {
    text-align: center;
    font-size: 10px;
    margin-top: 16px;
}

#list-of-result .col-1 {
    width: 100%;
}

td.custom_data_width {
    width: 85px;
}

.rodo_txt a {
    color:#068056 ;
    font-weight:bold;
}

.cart.table-wrapper .product-item-name {
    width: 100% !important;
}

/* FIX ORIENTATION LANDSCAPE VIEW MOBILE */

@media only screen and (max-width:767px){
    .table-responsive{
        max-widht:560px;
        width:100% !important;
    }

}

@media screen and (orientation:landscape) and
(min-device-width: 320px) and (max-device-width:1280px) {
    .page-products .filter-options,
    .page-products .sidebar.sidebar-main{
        display: none !important;
    }

    .page-products .columns .column.main {
        max-width: 100% !important;
    }

    .page-products.page-layout-2columns-left .column.main{
        width:100% !important;
    }

    .page-products.page-layout-2columns-left .sidebar {
        max-width: 100%;
        width: 100%;
    }
    body.page-products .cus_tooltip:hover span.cus_tooltip_desc {
        width: 225px !important;
        top: -50px !important;
    }

    body.page-products .block-brands  .owl-carousel .owl-item img{
        max-width: 120px;
        margin: 0 auto;
    }

    body.page-products .block-brands .slide-item{
        display: flex;
        width: 100%;
    }

    body.page-products .block-brands .slide-item a img{
        position:relative;
    }

    body.page-products .block-brands .slide-item a {
        padding:0 !important;
    }

    body.page-products .block-brands .slide-item .brand-item {
        width: 33.333%;
    }

    .network-customer-invoices .table-responsive,
    .network-customer-offlineorders  .table-responsive,
    .network-customer-wk  .table-responsive {
        width:560px;
    }

    .network-customer-invoices table.dataTable,
    .network-customer-offlineorders  table.dataTable,
    .network-customer-wk  table.dataTable {
        table-layout: fixed;
        width:560px !important;
    }
    table.dataTable thead th.col_1_fv,
    table.dataTable tbody td.col_1_fv,
    table.dataTable thead th.col_2_fv,
    table.dataTable tbody td.col_2_fv,
    table.dataTable thead th.col_3_fv,
    table.dataTable tbody td.col_3_fv,
    table.dataTable thead th.col_4_fv,
    table.dataTable tbody td.col_4_fv,
    table.dataTable thead th.col_5_fv,
    table.dataTable tbody td.col_5_fv,
    table.dataTable thead th.col_6_fv,
    table.dataTable tbody td.col_6_fv,
    table.dataTable thead th.col_7_fv,
    table.dataTable tbody td.col_7_fv{
        width:80px !important;
    }

    .network-customer-offlineorders table#tabboo thead th,
    .network-customer-wk table#tabboo thead th{
        font-size: 11px;
        vertical-align: middle;
    }

    table.dataTable thead th.col_1_tabboo,
    table.dataTable tbody td.col_1_tabboo,
    table.dataTable thead th.col_2_tabboo,
    table.dataTable tbody td.col_2_tabboo,
    table.dataTable thead th.col_3_tabboo,
    table.dataTable tbody td.col_3_tabboo,
    table.dataTable thead th.col_4_tabboo,
    table.dataTable tbody td.col_4_tabboo,
    table.dataTable thead th.col_5_tabboo,
    table.dataTable tbody td.col_5_tabboo,
    table.dataTable thead th.col_6_tabboo,
    table.dataTable tbody td.col_6_tabboo,
    table.dataTable thead th.col_7_tabboo,
    table.dataTable tbody td.col_7_tabboo{
        width:120px !important;
    }

    .network-customer-wk table.dataTable thead th.col_1_tabboo,
    .network-customer-wk table.dataTable tbody td.col_1_tabboo,
    .network-customer-wk table.dataTable thead th.col_2_tabboo,
    .network-customer-wk table.dataTable tbody td.col_2_tabboo,
    .network-customer-wk table.dataTable thead th.col_3_tabboo,
    .network-customer-wk table.dataTable tbody td.col_3_tabboo,
    .network-customer-wk table.dataTable thead th.col_4_tabboo,
    .network-customer-wk table.dataTable tbody td.col_4_tabboo,
    .network-customer-wk table.dataTable thead th.col_5_tabboo,
    .network-customer-wk table.dataTable tbody td.col_5_tabboo,
    .network-customer-wk table.dataTable thead th.col_6_tabboo,
    .network-customer-wk table.dataTable tbody td.col_6_tabboo,
    .network-customer-wk table.dataTable thead th.col_7_tabboo,
    .network-customer-wk table.dataTable tbody td.col_7_tabboo{
        width: 150px !important;
    }

    table.dataTable>tbody>tr.child ul.dtr-details{
        width:100% !important;
    }
    table.dataTable>tbody>tr.child span.dtr-title {
        width: 50%;
    }
    table.dataTable>tbody>tr.child span.dtr-data {
        width: 50%;
        text-align: center;
    }
    table.dataTable>tbody>tr.child ul li:last-child{
        margin:0 !important;
    }
    .network-customer-wk table.dataTable>tbody>tr.child ul li:last-child .dtr-title{
        display: block !important;
    }
    table.dataTable>tbody>tr.child ul li:last-child .dtr-title{
        display: none !important;
    }
    table.dataTable td.sorting_1{
        border-left: 1px solid #dbdbdb !important;
    }
    table.dataTable td.brd_right_mob{
        border-right: 1px solid #dbdbdb !important;
    }
    table.dataTable .custom_width{
        width:100px !important;
    }
    table.dataTable>tbody>tr.child ul.dtr-details>li {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    table#tablecc.dataTable .custom_width.sorting_1{
        padding-left:40px !important;
    }
    table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,
    table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before{
        top: 7px !important;
        left: 8px !important;
    }

    .network-customer-invoices table.dataTable>tbody>tr.child,
    table.table_wk.dataTable>tbody>tr.child{
        background: #efefef00 !important;
    }
    table#tablecc.dataTable.no-footer,
    .network-customer-offlineorders table#tabboo,
    .network-customer-wk table#tabboo {
        border: 1px solid #dbdbdb;
    }
    .network-customer-invoices td.custom_width.label_fv,
    .network-customer-offlineorders #tabboo > tbody > tr > td.col_1_tabboo,
    .network-customer-wk #tabboo > tbody > tr > td.col_1_tabboo{
        padding-left: 35px !important;
    }

    body table.dataTable td.brd_right_mob{
        border-right:0 !important;
    }

    body .page-header .header-wrapper-content.sticky-menu.active {
        position: absolute !important;
    }

    .network-customer-offlineorders table.dataTable thead th,
    .network-customer-wk table.dataTable thead th {
        border-bottom: 1px solid #dbdbdb;
    }

    .network-customer-offlineorders  table.dataTable td.sorting_1.col_3_tabboo {
        border-left: 0px solid #dbdbdb !important;
    }

    table#tabboo a{
        color: #068056;
        font-weight: 700;
    }

    body div.dataTables_info{
        width: 100%;
        text-align: center;
    }

    body .dataTables_paginate.paging_simple_numbers{
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }
}
/* Wishlist #2f1p85z */

div#popup-modal {
    padding: 15px;
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
}
.cdz-product-wishlist a.action.towishlist.added:before{
    content: "\f08a";
}

a.action.towishlist:before{
    color: #068056;
}

.cdz-product-wishlist a.action.towishlist:before{
    content: "\f004";
}

#wishlist-sidebar .old-price{
    display: none;
}
body .sidebar .block-wishlist .action.tocart{
    background-color: #068056;
}
.modal-header{
    background: #068056;
    color: #fff;
    text-align: center;
}
.wishlist-modal .modal-header h1{
    color: #fff !important;
}
.wishlist-modal.modal-popup a,.wishlist-modal.modal-popupl a:hover{
    color: #068056;
}
.wishlist-delete-modal-close button:hover{
    color: #068056 !important;
    border-color: #068056 !important;;
}
@media only screen and (max-width: 768px){
    .wishlist-modal.modal-popup.modal-slide._inner-scroll._show {
        max-height: 300px;

    }
    .wishlist-modal.modal-popup.modal-slide._inner-scroll._show button {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .wishlist-modal.modal-slide._inner-scroll .modal-footer {
        margin-top: 0;
        padding: 0;}
    button:hover {
        background-color: #fff;
        color: #068056 !important;
        border-color: #068056 !important;;
    }
}
button:hover {
    background-color: #fff;
    color: #068056 !important;
    border-color: #068056 !important;;

}

/*End Wishlist #2f1p85z */
.brand-alphabet-list .brand-item-inner .count {
    display: none;
}

.brands-index-view .filter-options-content-inner .count {
    display: none;
}

.products-grid.wishlist .product-item-actions .edit {

    display: none;
}

.products-list .box-tocart .control .qty-minus .btn-qty, .products-grid .box-tocart .control .qty-minus .btn-qty, .products-list .box-tocart .control .qty-plus .btn-qty, .products-grid .box-tocart .control .qty-plus .btn-qty {
    cursor: pointer;
}

.toolbar.wishlist-toolbar .pages-items {
    float: right;
}

.link.wishlist .counter {
    display: none;
}

.block.block-wishlist .block-title .counter, .block.block-wishlist .product-items {
    display: none;
}

.block.block-wishlist .actions-toolbar > .primary:last-child {
    width: 100%;
}

.block.block-wishlist .block-title strong {
    display: block;
}

.sidebar .block-wishlist .actions-toolbar {
    padding-top: 0;
}

@media only screen and (max-width: 767px) {
    .cdz-product-top .product-image-wrapper .product-image-photo {
        max-width: 100%;
    }

    .cdz-product-top span.product-image-wrapper {
        max-width: 100%;
        width: initial !important;
    }

    .block-viewed-products-grid .product-item-info {
        justify-content: center;
    }
}

@media (max-width: 767px) {
    .brands-index-view .column.main {
        order: 1;
    }

    .brands-index-view .sidebar.sidebar-main {
        order: 2;
    }

    .brands-index-view .sidebar.sidebar-additional {
        order: 3;
    }
}

.blog-index-index .next-link {
    color: #282828 !important;
}

@media only screen and (min-width: 768px) {
    .wishlist-index-index #maincontent .product-image-photo {
        position: relative !important;
        max-width: fit-content !important;
        max-height: 240px !important;
    }

    .wishlist-index-index #maincontent .products-grid .product-item-info .product-image-wrapper {
        padding: 0 !important;
        height: 100% !important;
    }

    .wishlist-index-index #maincontent .products-grid .product-item-info .product-item-photo {
        min-height: 240px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media only screen and (max-width: 767px) {
    .wishlist-index-index #maincontent .product-image-photo {
        max-width: 80px;
        object-fit: contain;
        position: relative;
        max-height: 80px;
    }
}

.checkout-index-index #checkout-step-payment fieldset.fieldset hr,
.amcheckout-step-container .amcheckout-summary-container .product-item .delete{
    display: none !important;
}

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner {
    flex-wrap: nowrap;
}

.cdz-product-top .product-image-wrapper .product-image-photo {
    max-width: 240px;
}

@media only screen and (max-width: 500px){
    .cdz-product-top .product-image-wrapper .product-image-photo {
        max-width: 150px;
    }

    .cdz-product-top span.product-image-wrapper {
        max-width: 150px;
        width: 150px;
    }
}

@media (max-width: 767px) {
    .brands-index-view .column.main {
        order: 1;
    }

    .brands-index-view .sidebar.sidebar-main {
        order: 2;
    }

    .brands-index-view .sidebar.sidebar-additional {
        order: 3;
    }
}

.blog-index-index .next-link{
    color: #282828 !important;
}

.related-available .cdz-product-top span.product-image-wrapper {
    max-width: 160px;
    width: 160px;
}

.wishlist-index-index #maincontent .product-image-photo{
    max-width: 150px;
}

.custom_brand_slider.owl-carousel .pagebuilder-slide-wrapper{
    max-height:140px !important;
}

.custom_brand_slider.owl-carousel [data-content-type='row'][data-appearance='contained']{
    max-width: 140px;
    max-height: 140px;
}

.custom_brand_slider.owl-carousel  .slick-prev.slick-arrow{
    display: block;
    left: -70px;
    top: calc(50% - 20px);
    background: transparent;
}

.custom_brand_slider.owl-carousel  .slick-arrow:hover{
    background: #068056 !important;
}

.custom_brand_slider.owl-carousel  .slick-arrow:hover:before{
    color: #ffffff !important;
}

.custom_brand_slider.owl-carousel  .slick-next {
    display: block;
    right: -70px;
    top: calc(50% - 20px);
    background: transparent;
}

.custom_brand_slider.owl-carousel {
    background: #fff;
    min-height: 256px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    overflow: visible;
}
@media (max-width: 1240px) {

    .custom_brand_slider.owl-carousel .slick-prev.slick-arrow {
        left: -45px;
    }

    .custom_brand_slider.owl-carousel .slick-next {
        right: -45px;
    }
}

body .cdz-buttons-container .action.towishlist.added,
body .secondary-addto-links .action.towishlist.added{
    background-color: #068056 !important;
}

body .cdz-buttons-container .action.towishlist.added,
body .secondary-addto-links .action.towishlist.added,
body .cdz-buttons-container .action.towishlist:hover,
body .secondary-addto-links .action.towishlist:hover{
    color: #068056 !important;
    background-color: #ffffff !important;
}

body .cdz-buttons-container .action.towishlist.added,
body .secondary-addto-links .action.towishlist.added{
    pointer-events: none !important;
}

body .cdz-buttons-container .action.towishlist:not(:hover):before,
body .secondary-addto-links .action.towishlist:not(:hover):before{
    color: #ffffff !important;
}

body .cdz-buttons-container .action.towishlist.added:before,
body .secondary-addto-links .action.towishlist.added:before{
    color: #068056 !important;
}

body .block .secondary-addto-links .action.towishlist{
    background-color: transparent !important;
    border-color: transparent !important;
}

body .block .secondary-addto-links .action.towishlist:not(:hover):before {
    content: "\f08a";
    color: #068056 !important;
}

body .block .secondary-addto-links .action.towishlist:before {
    color: #068056 !important;
}

.category_description_custom{
    padding-bottom: 50px;
}

body .block.filter .filter-options .filter-options-content {
    margin: 0 !important;
}

body .filter-options-content-outer {
    border-top: 0 !important;
    padding-top: 0 !important;
}

strong.block-subtitle.filter-subtitle {
    display: none !important;
}

body .box-products .item-slider:before {
    left: 0 !important;
}

.box-cate-style01.product-style08 .col-sm-6.col-md-5.no-padding.hidden-xs {
    background: #34498a;
}
.box-cate-style01.bkg-color03.product-style08 .col-sm-6.col-md-5.no-padding.hidden-xs:before,
.box-cate-style01.product-style08.bkg-color03 .col-sm-6.col-md-5.no-padding.hidden-xs{
    background: #aa1511;
}

.box-cate-style01.bkg-color02.product-style08 .col-sm-6.col-md-5.no-padding.hidden-xs{
    background: #078057;
}

.box-cate-style01.bkg-color02.product-style08 .col-sm-6.col-md-5.no-padding.hidden-xs:before{
    content: "";
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: -60px;
    left: 0;
    background-color: #078057;
}

.box-cate-style01.product-style08 .col-sm-6.col-md-5.no-padding.hidden-xs:before{
    content: "";
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: -60px;
    left: 0;
    background-color: #34498a;
}

.box-cate-style01.product-style08 .row.no-margin,
.box-cate-style01.bkg-color02.product-style08 .row.no-margin {
    overflow: hidden;
}

.col-sm-18.col-md-19.text-center.cdz-best-seller-wrap.cdz-products.no-padding{
    margin: 0 !important;
}

.catalog-product-view #product-options-wrapper .field.date .control > select{
    display:none;
}
.catalog-product-view #product-options-wrapper .field.date .control{
    display:flex;
    line-height: 0;
    font-size:0;
}
.catalog-product-view #product-options-wrapper .field.date .control #cdd_iow_for_product{
    display:flex !important;
    align-items:center;
}

.catalog-product-view #product-options-wrapper fieldset.fieldset.fieldset-product-options-inner{
    margin-bottom: 0 !important;
}

.catalog-product-view #product-options-wrapper .field.date{
    margin-bottom: 5px !important;
}

.catalog-product-view .product-add-form #product_addtocart_form .box-tocart .fieldset #appjetty-deliverydate {
    display:none;
}
.catalog-product-view #product-options-wrapper .field.textarea .note{
    display:none;
}
.catalog-product-view #product-options-wrapper{
    order: 1;
    padding: 6px;
    border: 1px solid #e7e6e6;
    background: #f8f8f8;
    margin-top: 5px;
}

.catalog-product-view .info_custom_about_cdd {
    background: rgba(0, 0, 0, 0) url(/media/wysiwyg/delivery-info-icon.png) no-repeat scroll left top / 20px auto;
    line-height: 13px;
    padding-left: 25px;
    font-weight: 500;
    display: inline-block;
    height: 25px;
    letter-spacing: 0.5px;
    font-size: 10px;
}

.catalog-product-view #product-options-wrapper .field label,
.catalog-product-view #product-options-wrapper .field.date .control #cdd_iow_for_product label{
    line-height: 16px;
    font-size: 11px;
    color:#434343;
    margin: 0;
    font-weight:600;
}

.catalog-product-view .info_custom_about_cdd{
    width: 150px;
}

.catalog-product-view .custom_field_calendar{
    width: calc(100% - 150px);
}
.catalog-product-view .product-add-form .product-options-wrapper .field:not(.date)>.control{
    width:100%;
}
.catalog-product-view #product-options-wrapper .field.textarea textarea{
    height:60px;
}
.catalog-product-view input#datepicker_cdd {
    max-width: 90%;
    padding: 0 0 0 35px;
    text-align: center;
    cursor: pointer;
    background-image: url('../images/datepicker.png');
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: 5px 6px;
    font-weight: 600;
    font-size: 14px;
    min-height: 42px;
}

input.data_custom_field {
    display: none;
}

.catalog-product-view #product-options-wrapper .field:not(.textarea) label.data_label_txt span{
    font-size: 14px;
    line-height: 16px;
    color: #1d1d1b;
    font-weight: 500;
    margin-bottom: 5px;
    display: block;
}
/* #86958286r ikony na filtrach */
.filter-current .action.remove {
    top:0!important;
}
.sidebar-main .filter-current .items {
    padding: 10px 20px!important;
    background: #fff!important;
    border: 1px solid #dbdbdb!important;
    border-top: 0 !important;
}
.block.filter .items .action.remove:before {
    font-size: 12px!important;
    line-height: 15px!important;
    color: #999!important;
}
.block.filter .items .action.remove:hover,
.block.filter .items .action.remove:hover:before {
    color: #494949!important;
    background:#fff!important;
    border:none!important;
}
@media (min-width:768px) {
    .sidebar-main .filter-actions .action.clear.filter-clear {
        display: block!important;
        padding: 10px 0!important;
        background: #fff!important;
        border: 1px solid #dbdbdb!important;
        border-top: 0 !important;
        color: #434343!important;
        font-weight: 700!important;
        text-decoration: none!important;
    }
    .sidebar-main .filter-actions .action.clear.filter-clear:hover {
        background: #434343!important;
        border-color: #434343!important;
        color: #fff!important;
    }
    .block.filter .filter-current .items {
        margin-bottom:0!important;
    }
    .block.filter .filter-options .filter-options-item.active .filter-options-title::before,
    .block.filter .filter-options .filter-options-item .filter-options-title::before
    {
        opacity:0!important;
        display:none!important;
    }
    .sidebar-main .filter .filter-current-subtitle {
        padding: 0 20px!important;
        margin: 0!important;
        line-height: 35px!important;
        color: #fff!important;
        font-size: 16px!important;
    }
}
@media (max-width:767px) {
    .filter .filter-current-subtitle:before {
        top: 1px!important;
    }
    .filter .filter-current.active {
        padding-bottom: 0px!important;
        border:none!important;
    }
    .sidebar-main .filter-actions .action.clear.filter-clear {
        border: 1px solid #dbdbdb!important;
    }
    .filter-current .filter-current-subtitle.active .items {
        display: block!important;
    }

}

/* #86958286r ikony na filtrach end */
