@import url('https://fonts.googleapis.com/css?family=Barlow');

body {
    background-color: #000;
}

body .page-wrapper {
    background-color: #FFF;
}

html, body, input.input-text, select, textarea, fieldset, * {
    font-family: 'Barlow', sans-serif;
}

html, body, input.input-text, select, textarea, fieldset {
    color: #000;
}

.hoempage_category .row strong, h2, .cms-index-index .block_row2 h2, .cms-index-index .block_row1 strong, strong, .product-view .product-name h1, .add-to-cart button.button span {
    font-family: "Barlow";
    font-weight: 600 !important;
    font-style: normal;
}

.full-screen-slider:after {
    display: none
}

.full-screen-slider h2, .full-screen-slider p {
    color: #fff;
    font-size: 18px;
    font-weight: 300 !important;
    font-style: normal;

}

.full-screen-slider h2 {
    font-size: 34px;
    font-weight: 500 !important
}

.full-screen-slider a {
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff;
    margin-left: 50px;
    margin-top: 50px;
}

.full-screen-slider #banner-testimonial h2, .full-screen-slider #banner-testimonial p {
    color: #000;
}

#banner-slider-demo-20 .item {
    max-height: 600px;
}

#banner-testimonial .item {
    max-height: 300px !important;
}

.full-screen-slider #banner-testimonial .owl-dots {
    margin-top: 30px;
}

.full-screen-slider .owl-dots {
    margin-top: 20px;
}

.full-screen-slider {
    height: 72vh !important;
}

.page-header.type5.header-newskin .navigation .level0 > .level-top {
    font-size: 15px !important;
    font-weight: 600 !important;
}

.page-header .switcher {
    order: unset !important;
}


.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
    padding: 0px 15px 0px 15px;
}


.block-collapsible-nav li.item:first-child > strong:before,
.block-collapsible-nav li.item:first-child > a:before {
    display: none !important;
}

.block-collapsible-nav li.item:first-child {
    font-size: 20px;
    font-weight: 400;
}

.block-collapsible-nav .items .item {
    border-bottom: none;
    text-transform: uppercase;
}

.block-collapsible-nav .items .item a,
.block-collapsible-nav .items .item.nav.current {
    border-bottom: 1px solid #ddd;
}

.block-collapsible-nav .items li.item:first-child,
.block-collapsible-nav .items li.item:first-child a {
    border-top: none !important;
    border-bottom: none !important;
    text-transform: initial !important;
}

#search::placeholder{
    color:#ccc;
}
.search .search-category select {
    color: #777 !important;
}
.suggestion-right .product-des {
    display: none;
}
.suggestion-right .product-name {
    color: #3399cc;
}
.page-header.type5 .search-area a.search-toggle-icon{
    line-height: 15px !important;
    height: 21px !important;
}
.search-area.show-icon .search-toggle-icon:after{
    display: none !important;
}

.search-area.show-icon div.block.block-search{
    border: 5px solid #ccc;
    border-radius: 0;
    height: 45px;
    right:-20px;
    margin-top: 0;
    width: 450px;
}
.header.panel > .header.links > li > span{
    margin: 0 !important;
    padding:0 !important;
}
.cms-index-index .header.links a:hover {
    color: #fff;
}

.header.links a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.cms-index-index .page-header .switcher strong,
.cms-index-index .panel.header > .header.links > li > a{
    color: #fff;
}

div.panel.header > ul.header.links > li, div.panel.header > ul.header.links > li.welcome{
    display: none
}


.header.links li.authorization-link {
    display: block
}

.page-header.type5 .nav-sections {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.page-header.type5 .navigation {
    margin-left: 20px;
}

.cms-index-index .page-header.type5.header-newskin .search-area > a,
.cms-index-index .page-header.header-newskin .minicart-wrapper .action.showcart,
.cms-index-index .page-header.header-newskin .user-profile-menu .action.icon-user-profile-menu,
.cms-index-index .page-header.type5.header-newskin .minicart-wrapper .action.showcart:before {
    color: #fff;
}

.cms-index-index .page-header .switcher .options .action.toggle {
    color: #fff;
}

.page-header .switcher .options .action.toggle {
    text-transform: uppercase;
}

.page-header .switcher strong {
    font-size: 14px;
}

.cms-page-view .header_banner h4 {
    font-size: 22px;
    color: #000;
    font-weight: 100;
}

.cms-page-view .header_banner h2 {
    color: #000;
    font-size: 48px;
    font-weight: 600;
}

.header_tag {
    float: left;
    margin-top: 180px;
    width: 370px;
    text-align: left;
}

.block_row1 .col_1 {
    background-color: #010101;
    color: #fff;
}

.block_row1 .col_2 {
    background-color: #386487;
    color: #fff;
}

.block_row1 .col_3 {
    background-color: #EEEEF0;
}

.block_row1 .col_4 {
    background-color: #FFFEFF;
}

.block_row1 > div {
    padding: 25px 10px;
}

.block_row1 .col_1 .text,
.block_row1 .col_2 .text {
    color: #fff;
}

.block_row1 .text {
    font-size: 18px;
    padding-top: 13px;
}

.block-static-block {
    margin-bottom: 0px !important;
}

.cms-page-view .block_row2 > div {
    height: 587px;
    overflow: hidden;
    background-color: #fff;
}

.block_row2 h2 {
    color: #000;
    font-weight: 600;
    margin-top: 25px;
}

.cms-page-view p {
    font-size: 16px;
    font-weight: 300;
    text-transform: none;
}

.block_row2 > div {
    padding: 0px;
}

.block_row2 .text {
    padding: 20px 40px;
    background-color: #fff;
    height: 640px;
}

.block_row3 > .gray {
    background-color: transparent;
    color: #000;
}

.block_row3 > div {
    background-color: #386487;
    color: #fff;
    padding: 40px 30px;
}

.block_row3 h2 {
    font-size: 26px;
}

.block_row3 > .white {
    background-color: #FFFEFF;
    color: #000;
}

.block_row3 li, .block_row3 p {
    font-size: 16px;
    list-style-type: none;
}

.block_row3 > .black li, .block_row3 > .blue li,
.block_row3 > .black h2, .block_row3 > .blue h2 {
    color: #fff;
}

.block_row3 > .black {
    background-color: #010101;
    color: #fff;
}

.block_row3 > .white {
    background-color: #FFFEFF;
    color: #000;
}

.block_row3 > .gray {
    background-color: transparent;
    color: #000;
}

.block_row3 > .black h2, .block_row3 > div h2 {
    color: #fff;
}

.block_row3 .col_2 h2 {
    color: #000;
}

.block_row3 h2 {
    font-size: 26px;
}


.block_row4 img {
    margin-top: 75px;
}

.block_row4 li h3 {
    color: #386487;
}

.block_row5 .col_1 {
    background-color: #386487;
    color: #fff;
}

.block_row5 .col_2 {
    background-color: #EBE9EB;
}

.block_row5 .info {
    background-color: #fff;
    margin: 0 -10px;
}

.block_row5 .col_1 h2,
.block_row5 .col_1 p {
    color: #fff;
}

.block_row5 .col_1, .block_row5 .col_2 > div {
    padding: 40px 40px;
}

.block_row5 .col_2 {
    background-color: #EBE9EB;
}

.block_row5 .col_2 h2 {
    font-size: 26px;
    color: #000;
    font-weight: 800;
}

.block_row5 ul {
    padding: 0px;
}

.block_row5 li {
    list-style-type: none;
}

.block_row5 li h3 {
    color: #386487;
}

p {
    margin-bottom: 15px;
}

.homeproductlist .col-sm-10 {
    padding: 0px;
}

.cms-page-view h2.cms_title {
    text-transform: uppercase;
    font-size: 18px;
}

.contact-index-index .contact-info .contacts-title {
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
}

.contact-index-index .contact-info .contacts-title b {
    font-weight: 600;
}

.form.contact ul {
    padding: 0px;
    list-style-type: none;
}

.page-header.header-newskin {
    background-color: #EFEEF0;
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.35);
}

.block-content.filter-content {
    display: none;
}


/* reorder della sidebar, id condiviso in diverse view */
#cart-sidebar-reorder li.product-item .product-item-name {
    width: 100%;
}


.price-box .price {
    font-size: 14px !important;
    font-family: 'Barlow', sans-serif !important;
    font-weight: 600 !important;
}

.product.name a {
    font-weight: 600;
}

.product-info-price .price-box .price-container .price {
    font-size: 21px !important;
}

button span {
    color: #fff;
}

button:not(.primary) span {
    color: #000;
}


#banner-testimonial h2 {
    font-size: 34px;
}


.columns .column.main {
    padding-bottom: 0;
    min-height: 0;
}

.full-screen-slider {
    height: auto !important;
    padding-bottom: 30px;
    overflow: hidden;
}

.layout-1280 .navigation, .layout-1280 .page-header .panel.header, .layout-1280 .header.content, .layout-1280 .footer.content, .layout-1280 .page-wrapper > .widget, .layout-1280 .page-wrapper > .page-bottom, .layout-1280 .block.category.event, .layout-1280 .top-container, .layout-1280 .page-main {
    max-width: 100% !important;
}

.page-header.type5.header-newskin .minicart-wrapper .action.showcart .counter.qty {
    background-color: #ffffff !important;
    color: #000;
}

.owl-theme .owl-controls {
    display: none;
}

.homeproductlist {
    max-width: 1280px;
    margin: 0 auto !important;
}

.products-grid:not(.side-list) .product-item .product-item-info .product.name a {
    font-size: 12px !important;
    text-transform: uppercase;
}

.products-grid:not(.side-list) .product-item .product-item-info .product.name a:hover {
    text-decoration: none;
}

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

.block-category-list .block-title strong {
    font-size: 18px;
}

.block_row1 .text {
    padding-right: 32px;
    padding-left: 32px
}

.price-box .price {
    font-size: 16px !important;
}


.columns .full-screen-slider {
    float: left !important;
    left: 50%;
    display: none;
}

.columns .full-screen-slider #banner-testimonial {
    position: relative;
    right: 50%;
}


.catalogsearch-result-index .page-title-wrapper {
    text-align: center;
}


.page-products .product-item {
    min-height: 560px;
}

.page-products .toolbar.toolbar-products  {
    margin-top: 15px;
}

.page-products .toolbar.toolbar-products .limiter {
    display: flex;
}

#store.menu ui-menu-item:active {
    text-decoration: underline !important;
}


#maincontent ul > li {
    margin: 0;
}


.contacts-title {
    line-height: 1.1;
    font-size: 18px;
    margin-top: 2.25rem;
    margin-bottom: 1.8rem;
}

.contact-index-index .fieldset > .field > .label {
    font-weight: 800;
    text-transform: uppercase;
}

.contact-index-index .fieldset {
    margin: 0 0 16px;
}

.contact-index-index .actions-toolbar > .primary {
    text-align: left !important;
}

.row.block_row1.icons li {
    width: 25%;
    list-style: none;
    float: left;
    max-height: 140px;
}

.row.block_row1.icons ul {
    padding-left: 0;
}

.full-wh {
    width: 100% !important;
    height: 100% !important;
}

.slider-bg {
    background-size: cover;
    background-position: center;
}


/* Custom, no media queries */
.catalog-product-view.page-layout-2columns-right .page-wrapper .columns .column.main .product-info-main {
    display: flex;
    flex-direction: column;
}

/* Reordering product-page after flex swap */
.catalog-product-view.page-layout-2columns-right .page-wrapper .columns .column.main .product-info-main .page-title-wrapper.product {
    order: 0;

}

.catalog-product-view.page-layout-2columns-right .page-wrapper .columns .column.main .product-info-main .product-info-price {
    order: 2;
    margin-top: 15px;
}

.catalog-product-view.page-layout-2columns-right .page-wrapper .columns .column.main .product-info-main .product-info-price .price-box.price-final_price .price-container.price-final_price {
    display: flex;
    align-items: center;
}

.catalog-product-view.page-layout-2columns-right .page-wrapper .columns .column.main .product-info-main .product-info-price .price-box.price-final_price .price-container.price-final_price .price-including-tax,
.catalog-product-view.page-layout-2columns-right .page-wrapper .columns .column.main .product-info-main .product-info-price .price-box.price-final_price .price-container.price-final_price .price-excluding-tax {
    margin-top: -1px !important;
}

/* Adjust add-to-cart buttons */
.catalog-product-view:not(.weltpixel-quickview-catalog-product-view) .product-add-form .box-tocart .action.tocart {
    height: auto;
    max-height: 43px;
    line-height: 43px;
}

.catalog-product-view #product_addtocart_form div.fieldset.counter-qty > div.field.qty {
    top: 0;
}

.catalog-product-view #product_addtocart_form div.fieldset.counter-qty > div.actions button > span {
    position: relative;
    top: -2px;
}

.catalog-product-view #product_addtocart_form div.fieldset.counter-qty > div.actions button .box-tocart .action.tocart:before {

}

.catalog-product-view #product_addtocart_form div.fieldset.counter-qty > div.actions button.button-porto-mod.continueshop:before,
.catalog-product-view #product_addtocart_form div.fieldset.counter-qty > div.actions button.button-porto-mod.checkout:before {
    top: -4px;
}

.catalog-product-view.page-layout-2columns-right .page-wrapper .columns .column.main .product-info-main .product-info-price .price-tax-mode-label {
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #000;
    font-weight: 400;
}

.catalog-product-view.page-layout-2columns-right .page-wrapper .columns .column.main .product-info-main .product-info-price .packaging-label {
    font-size: 12px;
    margin-bottom: 0;
    color: #888;
    font-weight: 400;
}

.catalog-product-view.page-layout-2columns-right .page-wrapper .columns .column.main .product-info-main .product-info-price .price-wrapper .price  {
    color: #333333;
}

.catalog-product-view.page-layout-2columns-right .page-wrapper .columns .column.main .product-info-main .product.attribute.overview {
    order: 1;
}

.catalog-product-view.page-layout-2columns-right .page-wrapper .columns .column.main .product-info-main .product-info-stock-sku {
    order: 3;
}
.catalog-product-view.page-layout-2columns-right .page-wrapper .columns .column.main .product-info-main .product-info-stock-sku .product.attribute.sku {
    text-transform: capitalize;
    white-space: nowrap;
    color: #333;
}

.catalog-product-view.page-layout-2columns-right .page-wrapper .columns .column.main .product-info-main .product-add-form {
    order: 4;
}

.catalog-product-view .box-tocart .action.tocart {
    padding-left: 17px;
    padding-right: 17px;
}

.catalog-product-view .gallery-placeholder .loading-mask {
    padding: 0 0 50%;
    position: absolute;
}

/* Hide porto right-sidebar arrow */
.catalog-product-view .right-side-open {
    display: none !important;
}

/* Accordion, product page */a
.catalog-product-view .product.data.items > .item.content {
    padding: 15px;
    margin-top: 40px;
}

.catalog-product-view .sticky-product.no-sticky-header div * {
    font-size: 12px;
    font-weight: 400;
}

.catalog-product-view .sticky-product.no-sticky-header div .toggle-price {
    margin-top: 5px;
}

.catalog-product-view .sticky-product.no-sticky-header div .view-taxes {
    position: relative;
    top: 11px;
}

.catalog-product-view .sticky-product.no-sticky-header div .switch-btn.second {
    margin-left: 5px;
}

.catalog-product-view .sticky-product.no-sticky-header .product-name-area {
    color: #000;
}

.catalog-product-view .sticky-product.no-sticky-header .price-tax-mode-label {
    margin-top: 5px;
}
.catalog-product-view .sticky-product.no-sticky-header .product-name {
    color: #366388;
}
.catalog-product-view .sticky-product .price-including-tax + .price-excluding-tax:before,
.catalog-product-view .weee[data-label]:before {
    font-size: 12px;
}

.catalog-product-view #productfaq #accordionFaq .title {
    cursor: pointer;
    margin-top: 2rem;
    margin-bottom: 0.5rem;
    font-size: 15px;
}

/*.product-options-bottom .price-box .price-label, .product-info-price .price-box .price-label*/
/* Login page, aligning new styles */
.customer-account-login .page-title-wrapper,
.customer-account-create .page-title-wrapper {
    padding: 0;
    text-align: left;
    background-color: transparent;
}

.customer-account-login .login-container,
.customer-account-create .form.create.account,
.multishipping-checkout-login .login-container {
    border: 1px solid #ececec;
    background: #fff;
    border-top: 4px solid #000000;
    box-shadow: 0 2px 3px rgb(0 0 0 / 8%);
    padding: 35px 25px 0;
}
.customer-account-create .form.create.account {
    max-width: 100%;
}
.customer-account-create .form.create.account h3 {
    font-size: 14px;
    text-transform: uppercase;
}
.customer-account-create .form.create.account fieldset .legend > span {
    font-size: 14px;
    text-transform: uppercase;
}
.customer-account-create .form.create.account button.action.submit.primary {
    padding: 5px 15px;
    max-width: 200px;
    text-align: center;
    margin-right: auto;

}

.checkout-cart-index .cart.main.actions button.action.update {
    background-color: white;
    border: 1px solid black;
    color: black;
}

.checkout-cart-index #shopping-cart-table .cart.item .item-info .col.qty .qty-value {
    text-align: center;
}


.product-info-main .qty.field .control, .product-info-main .qty.field .qty-changer {
    margin-left: 0 !important;
}

h1.products-section-title {
    font-size: 14px;
    padding-bottom: 11px;
    border-bottom: 1px solid #CCC;
    text-transform: uppercase;
    font-weight: 600;
    margin: 30px 0 15px 0;
}

/*.page-main .block.block-static-block p.default-text {*/
/*    font-size: 14px !important;*/
/*    font-weight: 400;*/
/*    letter-spacing: 0.005em;*/
/*    line-height: 27px;*/
/*    margin-bottom: 30px;*/
/*}*/

table.container-capacity .text-title {
    line-height: 1.4;
    font-size: 1.3rem;
    font-weight: 600;
    text-transform: uppercase;
}

/*El módulo GDW oculta los bloques estáticos para los usuarios SAP*/
body.user-sap.cms-applications .widget.block.block-static-block,
body.user-sap.cms-features .widget.block.block-static-block,
body.user-sap.cms-safety-recommendations .widget.block.block-static-block,
body.user-sap.cms-nippon-gas .widget.block.block-static-block,
body.user-sap.page-products .widget.block.block-static-block,
body.user-sap.catalog-product-view .widget.block.block-static-block
{
    display:block !important;
}

#layer-product-list {
    margin-top: 15px;
}
/* Hide Porto4 filters */
.toolbar.toolbar-products .porto-product-filters-toggle.sidebar-toggle {
    display: none !important;
}

/* Background toolbar, products page */
#layer-product-list .toolbar.toolbar-products {
    background-color: transparent;
    margin-top: 0;
    max-width: calc(100% - 10px);
}

/* Meetanshi Cookie notice, adapt */
.page-wrapper .cookie-div {
    width: 100%;
}

.cookie-div #m-cookienotice.v-bar.v-bottom {
    width: calc(100%);
    padding: 5px 0;
}

@media (min-width: 992px) {
    .page-header.type5.header-newskin .navigation .level0 > .level-top {
        padding: 0 !important;
    }

}

@media (max-width: 991px) {
    /* Header, bar-view swap at 991px */
    .search-area.show-icon, .block-search, .minicart-wrapper,
    #switcher-language,
    .header-row .minicart-wrapper.cart-design-1 {
        display: none;
    }
    .sections.nav-sections #store\.links .header.links  {
        /* overriding user_sap */
        float: unset;
    }
    .logged-in .sections.nav-sections #store\.links .header.links:first-child,
    .logged-in .sections.nav-sections #store\.links .header.links:nth-child(2) {
        display: none;
    }
    .not-logged-in .sections.nav-sections #store\.links .header.links:nth-child(2) {
        display: none;
    }

    .catalog-category-view.page-layout-2columns-left .sidebar-main {
        /* Left sidebar category view, mobile threshold, move to top and show */
        position: static !important;
        display: flex;
        order: 0;
        transform: unset;
        justify-content: center;
    }
    .catalog-category-view.page-layout-2columns-left .sidebar.sidebar-main:before {
        display: none;
    }
    .catalog-category-view.page-layout-2columns-left #layer-product-list {
        margin: 0 auto;
        padding: 0 35px;
    }
    .catalog-category-view.page-layout-2columns-left #layer-product-list + .widget.block.block-static-block  {
        margin: 0 auto;
        padding: 0 35px;
    }

    .catalog-category-view.page-layout-2columns-left .sidebar.sidebar-main.mobile-sidebar .sidebar-content {
        min-width: 100%;
        display: flex;
        overflow-y: hidden;
    }

    .catalog-category-view.page-layout-2columns-left .block-category-list .block-content ol {
        display: flex;
        justify-content: flex-start;
        flex-flow: row wrap;
    }

    .catalog-category-view.page-layout-2columns-left .block-category-list .block-content ol li.item {
        margin-right: 20px;
    }
    .catalog-category-view.page-layout-2columns-left .sidebar.mobile-sidebar .sidebar-content .block-category-list {
        min-width: 100%;
        padding-bottom: 0;
    }
    .catalog-category-view.page-layout-2columns-left.page-products .block-category-list .block-title {
        padding-bottom: 6px;
        border-bottom: 1px solid #EFEEF0;
        margin-bottom: 6px;
    }
    .catalog-category-view.page-layout-2columns-left.page-products .block-category-list .block-content {
        padding-bottom: 0;
    }


    .cms-index-index .block-search .label:before,
    .cms-index-index .nav-toggle:before {
        color: #fff !important;
    }

    .cms-index-index .page-header .switcher strong, .page-header .switcher .options .action.toggle::after {
        color: #000000 !important;
        font-size: 15px;
    }

}
@media (max-width: 767px) {
    div.header.content:before,
    div.header.content:after {
        display: none;
    }

    .page-header .switcher {
        float: left !important;
        position: absolute;
        margin-top: -55px;
    }

    .full-screen-slider a {
        margin-left: 10px;
        margin-top: 20px;
    }

    .homeproductlist .sidebar {
        display: none;
    }

    .cms-index-index .homelist {
        width: 100% !important;
        padding: 10px 40px !important;
    }

    .cms-index-index .block_row2 h2 {
        font-size: 24px;
    }

    #banner-testimonial .item {
        max-height: 375px !important;
    }

    .full-screen-slider #banner-testimonial h2, .full-screen-slider #banner-testimonial p {
        padding: 0 20px;
    }

    .block-category-list #layered-filter-block-container {
        display: none;
    }

    .catalog-category-view .block-category-list .block-content ol li.item {
        display: inline-block;
        margin-right: 20px;
    }

    .catalog-category-view .widget.block.block-static-block {
        display: none;
    }

    .catalog-category-view .columns .column.main {
        margin-top: 15px !important;
    }

    .block-title.filter-title {
        display: none;
    }

    .block-category-list .block-content .item a, .sidebar > .block.filter .item a {
        color: #000 !important;
    }

    .catalog-category-view .column.main .products-grid {
        padding: 20px;
    }

    .header_tag {
        margin-top: 0
    }

    .header_banner .container > div {
        background-position: center !important;
        height: 250px !important;
    }

    .cms-safety-recommendations .row.block_row1 .col-sm-6, .cms-features .row.block_row1 .col-sm-6, .cms-applications .row.block_row1 .col-sm-6 {
        width: 50%;
        display: inline-block;
    }

    .cms-applications .row.block_row1 .col-sm-6.text,
    .cms-features .row.block_row1 .col-sm-6.text {
        padding-top: 30px;
    }

    .block_row2 .text,
    .cms-page-view .block_row2 > div {
        height: auto;
    }

    /****FRINGESCT*****/
    .full-screen-slider {
        height: auto !important;
    }

    .owl-carousel .owl-item img {
        max-width: auto;
    }

    .block_row2 h2 {
        font-size: 24px;
    }

    .cms-page-view p {
        font-size: 14px;
    }

    .full-screen-slider h2, .full-screen-slider p {
        padding-left: 12px;
    }

    .cms-index-index .block_row2 > div.col_2 {
        max-width: 90%
    }

    #banner-testimonial h2 {
        font-size: 20px;
    }

    #banner-testimonial p {
        font-size: 12px;
    }

    .header.links {
        float: left;
        margin-top: 12px;
        margin-right: 32px;
    }

    .header.links a {
        color: #000000 !important;
        font-weight: 600 !important;
        font-size: 15px;
    }

    .authorization-link {
        border-bottom: 0px solid #000000 !important;
    }

    .page-header .switcher {
        margin-top: 0;
        border-bottom: 0px solid #000;
    }

    .nav-sections .header.links {
        display: block;
    }
    .nav-sections .header.links:first-child {
        /* display: none; */
    }

    .cms-index-index .page-header .switcher strong, .page-header .switcher .options .action.toggle::after {
        color: #000000 !important;
        font-size: 15px;
    }

    .homeproductlist {
        max-height: 460px;
        overflow: hidden;
    }

    /*.page-main {*/
    /*    padding-top: 5px;*/
    /*}*/


    .block-category-list .block-title {
        font-size: 18px;
    }

    /*.page-main .block.block-static-block p {*/
    /*    font-size: 16px !important;*/
    /*}*/

    .cms-applications .container, .cms-features .container, .cms-safety-recommendations .container {
        margin-top: 0
    }

    .cms-applications .columns .column.main, .cms-features .columns .column.main, .cms-safety-recommendations .columns .column.main {
        padding-bottom: 0;
    }

    .cms-page-view .header_banner h2 {
        font-size: 30px;
    }

    .cms-page-view .header_banner h4 {
        font-size: 15px;
    }

    .header_tag {
        max-width: 60%;
    }

    .header_banner .container > div {
        background-position: 0 -10px !important;
        background-size: 188% !important;
        height: 188px !important
    }

    .cms-features .header_banner .container > div {
        background-position: 200px -10px !important;
        background-size: 100% !important;
        height: 188px !important;
    }

    .cms-safety-recommendations .header_banner .container > div {
        background-position: 200px -10px !important;
        background-size: 160% !important;
        height: 188px !important;
    }

    .cms-safety-recommendations .row.block_row4 {
        padding-left: 12px;
        padding-right: 12px;
    }

    .cms-conditions-of-sale h2.hidden-lg, .cms-legal-notice h2.hidden-lg, .cms-cookies-policy h2.hidden-lg,
    .cms-legal-response-returns-policy h2.hidden-lg, .cms-reponse-juridique-politique-retour h2.hidden-lg {
        border-bottom: 1px solid #EFEEF0;
        padding-bottom: 6px;
        margin-bottom: 6px;
    }

    .cms-conditions-of-sale .sidebar, .cms-legal-notice .sidebar, .cms-cookies-policy sidebar,
    .cms-legal-response-returns-policy sidebar, .cms-reponse-juridique-politique-retour sidebar {
        border-top: 1px solid #EFEEF0;
        margin-bottom: 64px;
    }

    .row.block_row1.icons li {
        width: 50%;
    }

    .row.block_row1.icons col-sm-2 {
        width: 0;
    }

    .block_row1 > div {
        padding: 0 10px;
    }

    .block_row1 {
        padding-top: 20px;
    }

}

@media (max-width: 575px) {

    .toolbar .modes,
    .toolbar .sorter-label,
    .toolbar .limiter .label {
        display: block;
    }

    #layer-product-list .toolbar.toolbar-products #toolbar-amount {
        display: none;
    }
    #layer-product-list .toolbar.toolbar-products .field.limiter {
        display: none;
    }
}



/*Hack Internet Explorer >= 10*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .product.details.product-item-details > .row > .col-md-6 {
        text-align: left;
        flex: 0 0 100%;
    }
}




/** TODO: customization css web ** */
.banner-content-18 {
    padding: 290px 0 80px;
}
.filter-title-type-2 {
    font-family: 'Oswald';
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    color: #151515;
    margin-bottom: 20px;
}
.owl-middle-outer-narrow .owl-theme .owl-controls .owl-nav .owl-prev,.owl-middle-outer-narrow .owl-theme .owl-controls .owl-nav .owl-next {
    font-size: 28px;
}

.sidebar.sidebar-main {
    position: relative;
}
.block-category-list .block-title,.filter-options-title,.filter .filter-current-subtitle {
    border: none;
    background-color: transparent;
    padding: 16px 20px 4px 20px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
}
.block-category-list .block-title {
    padding: 30px 20px 0 20px;
}
.block-category-list .block-title strong {
    font-weight: 600;
}
.block-category-list .block-content,.filter-options-content {
    border: none;
    background-color: transparent;
    padding: 10px 20px 26px 20px;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    border-radius: 0;
}
.filter-current .items {
    border: none;
    background-color: transparent;
    position: relative;
    z-index: 2;
}
.filter-current .item {
    padding-left: 20px;
}
.filter-current .action.remove {
    right: 20px;
    color: #21293c;
}
.filter-actions {
    border: none;
    background-color: transparent;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    padding-right: 20px;
}
.filter-actions a {
    color: #858585;
}
.filter-options-title:after {
    content: '\f803';
    border: none;
    color: #21293c;
    font-size: 17px;
    margin-top: -6px;
}
.filter-options-title:hover:after {
    background: none;
    color: #21293c;
}
.active > .filter-options-title:after {
    content: '\f800';
}
#ln_slider_price.ui-slider-horizontal {
    height: 3px;
    box-shadow: none;
}
#ln_slider_price .ui-slider-handle {
    width: 12px;
    height: 12px;
    border-radius: 100%;
}
.sidebar-title {
    font-size: 15px;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
    margin-bottom: 20px;
    padding-left:20px;
    padding-right: 20px;
}
.porto-icon-left-open-huge:before {
    content: '\f802';
    color: #21293c;
}
.porto-icon-right-open-huge:before {
    content: '\f801';
    color: #21293c;
}
.sidebar .owl-top-narrow .owl-theme .owl-controls {
    top: -40px;
    right: -7px;
}
.sidebar .owl-top-narrow .owl-theme .owl-controls .owl-nav div *:before {
    color:#21293c;
}
.sidebar .product-items .product-item-info .product-item-photo {
    max-width: 25.19%;
}
.sidebar .product-items .product-item-details {
    margin-left: calc(26% + 15px);
}
.sidebar .product-items .product-item-name a {
    font-size: 12px;
    color: #5b5b5f;
    font-weight: 400;
}
.sidebar .sidebar-filterproducts {
    margin-bottom: 30px;
    padding-bottom: 40px;
    background: none;
    border-bottom: #efefef solid 1px;
}
.sidebar .product-items .product-item .product-reviews-summary {
    display: block;
}
.sidebar-filterproducts.custom-block + h2 {
    font-size: 15px !important;
    text-transform: uppercase;
    font-weight: 600;
    color: #21293c !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}
.sidebar-filterproducts.custom-block + h2 +h5 {
    font-family: 'Open Sans' !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    color: #7a7d82 !important;
    letter-spacing: 0.022em;
    padding: 0 20px;
}
.sidebar-filterproducts.custom-block + h2 + h5 + p {
    color: #21293c !important;
    font-size: 15px !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}
.sidebar .custom-block {
    padding: 0 20px;
}
.category-boxed-banner.owl-theme .owl-controls {
    bottom: 0;
}
.page-products .toolbar .limiter {
    display: block;
}
.page-with-filter .toolbar-amount {
    display: none;
}
.full-width-image-banner {
    height: 314px;
}
.full-width-image-banner:after {
    display: none;
}
.full-width-image-banner h2 {
    font-size: 34px;
    font-weight: 900;
    letter-spacing:0.035em;
    text-transform: uppercase;
    line-height: 38px;
}
.full-width-image-banner p {
    font-size:21px;
    line-height:38px;
    font-weight: 400;
}
.full-width-image-banner .btn-default {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.025em;
    padding: 6px 20px;
    background-color: #515151;
    color: #fff;
    font-family: 'Oswald';
    text-transform: uppercase;
    border-radius: 0;
    margin-top: 31px;
    border: solid 2px #515151;
    box-shadow: none;
}
.page-products .toolbar .limiter .limiter-text {
    display: none;
}
.modes-mode.active {
    border: none;
    background: none;
    color: #111;
}
.modes-mode,.modes-mode:hover {
    border: none;
    background: none;
    color: #111;
    width: 15px;
}
.toolbar select {
    border: 1px solid #e4e4e4;
    height: 37px;
    color: #7a7d82;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    padding: 0 10px;
    padding-right: 30px;
    line-height: 31px;
}
.toolbar-sorter .sorter-action {
    margin-top: 6px;
    color: #21293c;
}
.toolbar-sorter .sorter-action:before {
    color: #21293c;
}
.pages a.page,.pages strong.page,.pages .action {
    width: 32px;
    line-height: 32px;
}
.products-grid + .toolbar.toolbar-products {
    border-top: solid 1px #efefef;
    padding-top: 25px;
}
.product-item .product-reviews-summary {
    background: none;
}
.products-grid .product-item .product-item-info {
    background-color: #fff;
}
.product-padding {
    margin: 0 -15px;
}
.products-grid:not(.side-list):not(.products-related) .owl-carousel .product-item {
    padding: 12px 10px;
}

.products-grid:not(.side-list) .product-item .product-item-info .product.name a {
    font-size: 14px;
}
.products-grid:not(.side-list):not(.products-related) .product-item .product-item-details {
    padding: 15px 10px 10px;
}
.product-item .product-reviews-summary {
    margin: 7px 0 7px;
}
.product.name a {
    color: #282d3b;
}
.price-box .price {
    font-family: 'Oswald';
    font-size: 18px;
    letter-spacing: 0.005em;
    color: #282d3b;
    font-weight: 400;
}
.old-price .price, .old.price {
    font-size: 14px;
}
.special-price .price {
    color: #ff0000;
    font-weight: 400;
}
.product-label.sale-label {
    border-radius: 20px;
    background-color: #f83737;
    color: #ffffff;
}
.product-label.new-label {
    border-radius: 20px;
    background-color: #0fc567;
    color: #ffffff;
}
.products-grid .product-item-details .product-item-actions .tocart {
    text-transform: uppercase;
    font-size: 12.53px;
    font-family: 'Oswald';
    font-weight: 400;
    letter-spacing: 0.025em;
    color: #6f6e6c;
    line-height: 30px;
    background-color: #f4f4f4;
    border-color: #f4f4f4;
}
.product-item .tocart:before {
    content: '\e87f';
    font-size: 17px;
    vertical-align: middle;
}
.product-item-actions .action.towishlist, .product-addto-links .action.towishlist, .action.towishlist,
.product-addto-links .action.tocompare, .product-item-actions .action.tocompare, .action.tocompare, .product-social-links .action.mailto.friend {
    border-color: #d8d8d6;
    background-color: #f4f4f4;
}
.products-grid .product-item-info:hover .product-item-details .product-item-actions .tocart {
    border-color: #2b2b2d;
    background-color: #2b2b2d;
}


.catalog-product-view .sidebar .custom-block {
    border: none;
    color: #6b7a83;
    padding-bottom: 0;
    margin-bottom: 33px;
    background: none;
}
.catalog-product-view .sidebar .custom-block-1>div i {
    color: #29363C;
    border: none;
    font-size: 40px;
    float: left;
}
.catalog-product-view .sidebar .custom-block-1>div {
    min-height: 65px;
    clear: both;
    padding: 18px 0;
    border-bottom: solid 1px #dee5e8;
    margin-bottom: 0;
}
.catalog-product-view .sidebar .custom-block-1>div:last-child {
    border-bottom-width: 0;
}
.block-manufacturer {
    text-align: center;
    padding: 10px 20px 0;
    margin-bottom: 0;
}
.block-manufacturer hr {
    border-color: #dee5e8;
    margin-bottom: 0;
}
.catalog-product-view .sidebar .custom-block-1>div h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.005em;
    color: #6b7a83;
    margin-left: 80px;
}
.block.related {
    padding: 0 20px;
}
.block .title strong {
    font-size: 15px;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
    margin-bottom: 20px !important;
    padding-top: 0;
    text-transform: uppercase;
}
.block.related .product-items .product-item-actions {
    display: none;
}
.product-info-main .page-title-wrapper h1 {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: -0.01em;
    color: #21293c;
    margin: 3px 0 15px;
}
.prev-next-products a {
    color: #555;
}
.product-reviews-summary .reviews-actions a {
    line-height: 20px;
    font-size: 14px;
    color: #bdbdbd;
}
.product-info-main .product.overview {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 27px;
}
.product.media {
    padding-right: 12px;
}
.fotorama__stage__shaft {
    border: none;
}
.fotorama__nav--thumbs .fotorama__thumb {
    border-color: #dae2e6;
}
.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
    font-family: 'Oswald';
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0.005em;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
    font-size: 16px;
    color: #2b2b2d;
    font-weight: 400;
}
.product-info-main .fieldset > .field.qty, .product-info-main .nested.options-list > .field.qty {
    position: relative;
    width: 106px;
}
.product-info-main .qty.field .control, .product-info-main .qty.field .qty-changer {
    margin-left: 29px;
}
.product-info-main .qty.field .qty-changer > a {
    position: absolute;
    top: 0;
    left: 0;
    height: 43px;
    width: 30px;
    line-height: 41px;
    text-align: center;
    margin: 0;
    border-color: #dae2e6;
}
.product-info-main .qty.field .qty-changer > a:first-child {
    left: auto;
    right: 4px;
}
.product-info-main .box-tocart .input-text.qty {
    font-family: 'Oswald';
    display: inline-block;
    vertical-align: middle;
    height: 43px;
    width: 44px!important;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #61605a;
    margin: 0;
    border-color: #dae2e6;
}
.product-info-main .qty.field .qty-changer > a .porto-icon-up-dir:before {
    content: '\f882';
}
.product-info-main .qty.field .qty-changer > a .porto-icon-down-dir:before {
    content: '\f883';
}
.catalog-product-view:not(.weltpixel-quickview-catalog-product-view) .box-tocart .action.tocart {
    height: 43px;
    font-size: 14px;
    letter-spacing: 0.05em;
    font-weight: 400;
}
.box-tocart .action.tocart:before {
    content: '\e87f';
    font-family: 'porto-icons';
    margin-right: 7px;
    font-size: 16px;
}
.action.primary,.action.primary:active {
    font-family: "Oswald";
    letter-spacing: 1px;
    text-transform: uppercase;
}
.product-addto-links .action.towishlist,.product-addto-links .action.tocompare,.product-social-links .action.mailto.friend {
    width: 43px;
    height: 43px;
    line-height: 41px;
}
.product.data.items > .item.content {
    background-color: #fff;
    box-shadow: none;
    border: none;
    border-top: #dae2e6 solid 1px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 27px;
}

.main-upsell-product-detail .block.upsell .title strong {
    background: none;
}
.block.upsell .title {
    background: none;
    border-bottom: #e1e1e1 solid 1px;
    font-weight: 700;
    margin-bottom: 16px;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: left;
}
.block.upsell .title strong {
    font-size: 18px;
    font-weight: 700;
    color: #302e2a;
}
.review-ratings .rating-label {
    display: block;
}

.page-products .sorter {
    float: left;
}
.modes {
    float: right;
    margin-right: 0;
    margin-left: 20px;
    margin-top: 7px;
}
.modes-mode:before {
    content: '\e880';
    font-size: 14px;
}
.mode-list:before {
    content: '\e87b';
    font-size: 14px;
}
.products.wrapper ~ .toolbar .limiter {
    float: left;
}
.products.wrapper ~ .toolbar .pages {
    float: right;
}
@media (min-width: 768px) {
    .sidebar.sidebar-main:before {
        content: '';
        position: absolute;
        left: 0;
        right: 20px;
        border: solid 1px #dae2e6;
        top: 0;
        bottom: 0;
        border-radius: 2px;
    }
    .product.data.items > .item.title {
        padding: 10px 30px 10px 0;
    }
    .product.data.items > .item.title > .switch {
        font-size: 14px;
        font-weight: 700;
        color: #818692;
        text-transform: uppercase;
        border: none;
        border-radius: 0;
        line-height: 30px;
        background: none;
        padding: 0;
    }
    .product.data.items > .item.title:not(.disabled) > .switch:focus,
    .product.data.items > .item.title:not(.disabled) > .switch:hover {
        background: none;
        color: #818692;
    }
    .product.data.items > .item.title.active > .switch,
    .product.data.items > .item.title.active > .switch:focus,
    .product.data.items > .item.title.active > .switch:hover {
        color: #21293c;
        position: relative;
    }
    .product.data.items > .item.content {
        padding: 35px 0 0;
        margin-top: 45px;
    }
}
@media (max-width: 767px){
    .owl-side-narrow .owl-controls {display:none!important;}
    .owl-middle-outer-narrow .owl-theme .owl-controls {
        display:none !important;
    }
    .our-brands .owl-side-narrow .owl-carousel {
        padding: 0;
    }
    .sidebar.sidebar-main {
        position: static;
    }
    .page-products .toolbar .limiter {
        display: none;
    }
    .product.data.items {
        margin: 0;
    }
    .prev-next-products .product-nav.product-next .product-pop {
        margin: 0;
    }
    .prev-next-products .product-nav.product-prev .product-pop {
        left: -20px;
    }
    .product-info-main .fieldset > .field.qty {
        margin-bottom: 20px;
    }
    .fieldset > .actions {
        vertical-align: top;
    }
    .catalog-product-view .sidebar .custom-block {
        padding: 0;
    }
}

.pages a.page, .pages strong.page, .pages .action {
    background: transparent;
    color: #706f6c;
    font-size: 15px;
    font-weight: 600;
    line-height: 30px;
}
.pages a.page:visited {
    color: #706f6c;
}
.pages a.page:hover, .pages a.action:hover {
    background-color: transparent;
    color: #706f6c;
}
.pages a.action:hover:before {
    color: #706f6c !important;
}
.pages .action {
    border-color: transparent;
}
.product-info-main .product-info-stock-sku {
    color: #333;
    font-size: 14px;
}
.product-reviews-summary .reviews-actions a {
    color: #21293c;
}
.product-item .rating-summary .rating-result > span:before {
    color: #575f68;
}
.catalog-product-view .sidebar .custom-block.custom-block-1 {
    margin-top: -25px;
}

.cms-applications .block_row3 div{display:inline-block}
.ieffects p, .ifishes p ,.ifarmaceutical p, .ishring p{color: #ffffff}
#banner-slider-demo-20 .item { max-width: 1280px !important; }
#banner-slider-demo-20 .item  img{ width: 80% !important; }
.owl-carousel{display:block}
.cms-index-index #banner-slider-demo-20 .item.page-main .row > div{padding-right:0}
#banner-slider-demo-20 .item img { margin: 0 auto; display: block;}
.cms-applications .container > div {background-size: 66% !important; height: 432px !important;}
.cms-applications .header_tag { margin-top: 100px; }
.cms-applications .header_banner h2 {font-size: 36px;}
.cms-applications .header_banner h2, .cms-applications .header_banner h4{ padding-left: 80px; }
.sprite img{padding-left: 32px}
.block_row1 .text{padding-left:0;width:90%}
.block_row2 .text { padding: 40px 100px; height: 640px;}
.cms-applications .block_row3 div { vertical-align: middle; }
.cms-applications .col-sm-9, .cms-applications .col-sm-12{padding-left:40px}
.cms-applications .col-sm-8{padding-left:32px}
.col-sm-8 .text { padding-left:32px }
.cms-applications .col-sm-12{padding-bottom:20px}
.cms-applications .ifishes .col-sm-12, .cms-applications .ifarmaceutical .col-sm-12, .cms-applications .ieffects .col-sm-12{padding-left:32px}
.cms-applications .col-sm-12 {
    padding-bottom: 0;
}
.block_row3 > div { padding: 20px 30px 40px; !important}
.icattle img{width: 80%}
.cms-applications .ishring .col-sm-9, .cms-applications .ishring .col-sm-12{padding-left:20px}
.cms-applications .page-footer { margin-top: 0; }
.cms-applications #maincontent { margin-bottom: 0;}
.block_row2:lang(fr) .text{padding: 0 100px;}
.page-header .switcher .options ul.dropdown{padding-left:0 !important}

.icattle .col-sm-12, .ishring .col-sm-12{padding-left:20px}
.icattle .col-sm-6, .ishring .col-sm-6{float:left}
.cms-index-index .homeproductlist{display:none}
.row.block_row1.icons li {
    width: 50%;
}
.block_row1.icons .col-sm-8{background-color: #416580 !important;}
.cms-applications .block_row1.icons h2, .cms-applications .block_row1.icons p{color:#000000;}
.cms-index-index .block_row1.icons h2, .cms-index-index .block_row1.icons p{color:#ffffff;text-align:left}
.block_row1.icons .col-sm-9,.block_row1.icons .col-sm-3{display:inline-block;float:left}
.block_row1.icons h2{padding-bottom:40px}
.cms-index-index .block_row1 .col-sm-9 img{width:100%;margin-top: -60px;}
.cms-index-index .block_row1 .col-sm-9 .btn{float: right;margin-top: 30px;margin-right: 60px;background: transparent;border: 2px solid #fff;padding: 5px 25px;}
.block_row1.icons .col-sm-4{padding-top:0}
.block_row1.icons .col-sm-10{float:right}
.page-products .product-item {
    min-height: 0;
    height: auto !important;
}
.full-screen-slider a{text-transform:uppercase}
.full-screen-slider a:hover{color:#ffffff !important;background-color:#2F4B60 !important}
.cms-index-index .block_row1 .col-sm-9 .btn{z-index:999;position:relative;}
.cms-index-index .block_row1 .col-sm-9 .btn:hover{color:#ffffff;background:#2F4B60 !important}
@media (max-width: 767px) {
    .block-category-list .block-title, .block-category-list .block-content, .sidebar-title, .sidebar .custom-block, .sidebar-filterproducts.custom-block + h2, .sidebar-filterproducts.custom-block + h2 +h5, .sidebar-filterproducts.custom-block + h2 + h5 + p {
        padding-left: 0; padding-right: 0;  }
    .cms-applications .header_banner h2, .cms-page-view .header_banner h4 { padding-left: 20px;}
    .cms-applications .container > div {
        height: 300px !important;}
    .sprite{padding-bottom: 20px;
        padding-top: 20px;}
    .block_row2 .text {
        padding: 20px 40px;
        height: 720px;
    }
    .cms-applications .header_tag {
        max-width: 80%;
    }
    .cms-applications .col-sm-9, .cms-applications .col-sm-12 {
        padding-left: 20px;
    }
    .block_row2:lang(fr) .text {
        padding: 0 40px;
    }
    .cms-applications:lang(fr)   .block_row2 > div {
        height: 770px;
    }
    .block_row1.icons h2 {padding-bottom: 0px;}
    .cms-index-index .block_row1 .col-sm-9 img{margin-top: 20px;}
    .full-screen-slider h2{font-size:30px}
    .block_row1.icons .col-sm-4{padding-top:25px}
}

body a.action.primary>span.counter.qty{
    font-family: 'Oswald',serif;
    font-size: 12px;
}

header.page-header .header .user-profile-menu .ui-dialog-content .actions a{
    padding: 0px 10px;
}
