

@font-face {

    font-family: 'IBM Plex Sans';

    src: url('../fonts/IBMPlexSans-Regular.eot');

    src: url('../fonts/IBMPlexSans-Regular.eot?#iefix') format('embedded-opentype'),

         url('../fonts/IBMPlexSans-Regular.woff2') format('woff2'),

         url('../fonts/IBMPlexSans-Regular.woff') format('woff'),

         url('../fonts/IBMPlexSans-Regular.ttf')  format('truetype'),

         url('../fonts/IBMPlexSans-Regular.svg#IBM Plex Sans') format('svg');

         font-weight: 400;

}

@font-face {

    font-family: 'IBM Plex Sans';

    src: url('../fonts/IBMPlexSans-Medium.eot');

    src: url('../fonts/IBMPlexSans-Medium.eot?#iefix') format('embedded-opentype'),

         url('../fonts/IBMPlexSans-Medium.woff2') format('woff2'),

         url('../fonts/IBMPlexSans-Medium.woff') format('woff'),

         url('../fonts/IBMPlexSans-Medium.ttf')  format('truetype'),

         url('../fonts/IBMPlexSans-Medium.svg#IBM Plex Sans Medium') format('svg');

         font-weight: 500;

}

@font-face {

    font-family: 'IBM Plex Sans';

    src: url('../fonts/IBMPlexSans-SemiBold.eot');

    src: url('../fonts/IBMPlexSans-SemiBold.eot?#iefix') format('embedded-opentype'),

         url('../fonts/IBMPlexSans-SemiBold.woff2') format('woff2'),

         url('../fonts/IBMPlexSans-SemiBold.woff') format('woff'),

         url('../fonts/IBMPlexSans-SemiBold.ttf')  format('truetype'),

         url('../fonts/IBMPlexSans-SemiBold.svg#IBM Plex Sans SemiBold') format('svg');

         font-weight: 600;

}

@font-face {

    font-family: 'IBM Plex Sans';

    src: url('../fonts/IBMPlexSans-Bold.eot');

    src: url('../fonts/IBMPlexSans-Bold.eot?#iefix') format('embedded-opentype'),

         url('../fonts/IBMPlexSans-Bold.woff2') format('woff2'),

         url('../fonts/IBMPlexSans-Bold.woff') format('woff'),

         url('../fonts/IBMPlexSans-Bold.ttf')  format('truetype'),

         url('../fonts/IBMPlexSans-Bold.svg#IBM Plex Sans') format('svg');

         font-weight: 700;

}



body { font-size: 15px; font-weight: 500; line-height: 24px; color: #191919;  font-family: 'IBM Plex Sans', sans-serif;}

.page-header .panel.wrapper {

    background-color: #C82127 !important;

    color: #fff;

}

.page-header .panel.wrapper ul.headpaneltop {

    margin: 0;

    padding: 0;

    display: flex;

    align-items: center;

    justify-content: center;

    gap: 50px;

}

.page-header .panel.wrapper ul.headpaneltop li {

    font-size: 13px;

    font-weight: 400;

    display: inline-block;

    margin: 0;

}

.page-header .panel.wrapper ul.headpaneltop li a {

    color: #fff;

    text-decoration: none;

    margin-left: 5px;

}

div.block-search input {

    background-color: #F0F2F5;

    border: 0;

    height: 40px;

    font-size: 14px;

}

div.block.block-search {

    width: 312px;

    margin-left: auto;

}

.sections.nav-sections {

    background-color: #fff;

    border-top: 1px solid #EFEFEF;

    margin: 0;

}

nav.navigation {

    background-color: #fff;

}

.navigation .level0 > .level-top {

    font-size: 15px;

    color: #5D5D5E;

    font-weight: 700;

}

.cms-home main#maincontent {

    max-width: 100%;

    padding: 0;

}

.container {

    max-width: 1280px;

    padding-left: 15px;

    padding-right: 15px;

    margin: 0 auto;

}

.static-banner h2 {

    font-size: 72px;

    font-weight: 700;

    margin: 0;

}

.static-banner .subtitle {

    font-size: 20px;

    font-weight: 400;

    margin-bottom: 20px;

    margin-top: 10px;

}

.shop-now-btn a ,

a.bg-black , button.bg-black ,

a.bg-red , button.bg-red ,

form button.action.submit ,

.product-info-main .box-tocart .action.tocart  ,

.product-info-main .box-tocart button.action.toenquery.primary ,

.action.primary, .action-primary ,

.box-tocart a.toenquery.primary.action {

    font-size: 15px;

        font-family: 'IBM Plex Sans';

    font-weight: 500;

    background-color: #C82127;

    color: #fff;

    padding: 0 25px;border: 0 !important;

    line-height: 48px;

    display: inline-block;

    border-radius: 6px;

        border-color: currentColor;

}

.product-info-main .box-tocart .action.tocart {

    text-transform: uppercase;width: auto !important;

}

.product-info-main .box-tocart button.action.toenquery.primary ,

.box-tocart a.toenquery.primary.action  { background-color: #191919;  width: auto;}



.box-tocart a.toenquery.primary.action {

    padding: 0 40px !important;

    padding-bottom: 0 !important;

    font-size: 14px !important;

}



form button.action.submit {

    text-transform: uppercase;

    min-width: 200px;

    margin: 0 auto;

}



a.bg-black , button.bg-black { background-color: #191919; }

.servives-blocks-three .container {

    display: flex;

    width: 100%;

    padding: 0 0;

}

.servives-blocks-three .block-item {

    position: relative;

    width: 33.333%;

    padding: 0 15px;

}

.contenton-image {

    position: absolute;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    padding: 30px;

    display: flex;

    justify-content: space-between;

    flex-direction: column;

}

.servives-blocks-three .block-item .box-title {

    font-size: 24px;

    font-weight: 700;

    max-width: 200px;

}

.servives-blocks-three .block-item img {

    width: 100%;

    vertical-align: middle;

}



h2.blockhead-title ,

h2.mp-product-slider-title  {

    font-size: 40px;

    font-weight: 700;

    text-align: center;

}

.static-banner {

    position: relative;

}

.static-banner .container {

    position: absolute;

    top: 30%;

    left: 0;

    right: 0;

    color: #fff;

}

.servives-blocks-three {

    margin-top: -160px;

    margin-bottom: 160px;

}



ul.products-categories {

    display: flex;

    flex-wrap: wrap;

    width: 100%;

    padding: 0;

    margin: 0;

}





ul.products-categories li.item {

    margin: 0;

    padding: 10px;

    display: inline-block;

    width: 25%;

        box-sizing: border-box;

}

ul.products-categories li.item a { font-size: 16px; font-weight: 500;  color: #191919; }



.popular-products-slider .owl-carousel {

    border: 1px solid #EFEFEF;

}

.popular-products-slider .owl-carousel .owl-stage {

    display: flex;

}

.popular-products-slider .owl-carousel .owl-stage .owl-item {

    border-right: 1px solid #EFEFEF;

}

div.slider-product-item-info {

    width: 100% !important;

}

.product-item .tocart {

    font-size: 0;

    background: #C82127 url("../images/ic_shopping_cart-white.svg") !important;

    border-color: #C82127;

    width: 40px;

    height: 40px;

    border-radius: 6px;

    padding: 0;

    background-position: center center !important;

    background-repeat: no-repeat !important;

    font-size: 0px !important;

}

.action.toenquery.primary {

    background-color: #F0F2F5;

    border-color: #F0F2F5;

        width: calc(100% - 50px);

    font-size: 13px;

    letter-spacing: 1px;

    color: #5D5D5E;

    opacity: 1;

    line-height: 40px;

    padding: 0 10px;

    border-radius: 6px;

}

strong.product.name.product-item-name {

    font-size: 14px;

    font-weight: 500;

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

    min-height: 36px;

}

div.product.details.slider-product-item-details ,

.product.details.product-item-details {

    margin-left: 0;

    text-align: center;

    padding: 20px;

    width: 100%;

    box-sizing: border-box;

}

.products-grid .product-item-actions {

    margin: 0 !important;

}

.product-item-actions .actions-primary form {

    display: flex;

    align-items: center;

    justify-content: space-between;

    gap: 10px;

    width: 100%;

}

.product-item-actions .actions-primary {

    width: 100%;

}

div#slider-industrial .item {

    display: flex;

    background-color: #F0F2F5;

    color: #191919;

    font-size: 15px;

    line-height: 24px;

    font-weight: 500;

}

div#slider-industrial .item .item-image {

    width: 50%;

}

div#slider-industrial .item .item-content {

    width: 50%;

    padding: 20px 80px;

    display: flex;

    flex-direction: column;

    justify-content: center;

}

h3 {

    font-size: 24px;

    font-weight: 700;

}

.item-description {

    margin-bottom: 70px;

}

.product-categories {

    padding: 120px 0 70px 0;

}

.product-categories h2 {

    margin-bottom: 60px;

    margin-top: 0px;

}

.section-supplying-industrial {

    position: relative;

    display: inline-block;

    width: 100%;

    padding: 100px 0;

    overflow: hidden;

}

.section-supplying-industrial .container {

    position: relative;

    color: #fff;

    text-align: left;

    padding-right: 400px;

    box-sizing: border-box;

}



.section-supplying-industrial h2 {

    text-align: left;

    margin-top: 0px;

}

.small-subtitle {

    font-size: 24px;

    font-weight: 500;

    font-style: italic;

    margin-bottom: 30px;

}

.blockhead-subtitle {

    margin-bottom: 40px;

}

.section-supplying-industrial img {

    width: 100%;

    position: absolute;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    vertical-align: middle;

    height: 100%;

    object-fit: cover;

}

input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type*="date"], input[type="email"] ,textarea{

    background-color: #F0F2F5;

    border-radius: 6px;

    height: 56px;

    padding: 10px 20px;

    font-size: 14px;

    font-weight: 500;

    font-family: 'IBM Plex Sans';

    color: #5D5D5E;

    border: 0;

}

textarea { height: 144px; }



.item-slider-bg {

    background-color: #F0F2F5;

    margin-top: 50px;

    padding: 40px 0;

}

.manufacturer-slider {

    padding-top: 0;

}



.owl-theme .owl-dots .owl-dot span {

    width: 8px;

    height: 8px;

    margin: 5px 6px;

}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {

    background: #c82127;

}

.owl-carousel .owl-nav button.owl-prev {

    float: left;

}

.owl-carousel .owl-nav button.owl-next {

    float: right;

}

.section-industrial-conne {

    padding-bottom: 40px;

    border-bottom: 1px solid #EFEFEF;

}

.section-message-us {

    padding: 100px 0 140px 0;

    background: url("../images/contactform-bg.png");

    background-position: bottom center;

    background-repeat: no-repeat;

}

.form-message-us {

    max-width: 872px;

    margin: 0 auto;

    width: 100%;

}

.form-message-us fieldset.fieldset {

    display: flex;

    flex-wrap: wrap;

    width: 100%;

}

.form-message-us fieldset.fieldset .field {

    width: 33.333%;

    padding: 0 10px;

    box-sizing: border-box;

}

.form-message-us fieldset.fieldset .field.comment {

    width: 100%;

}

.form-message-us fieldset.fieldset .field label {

    display: none;

}

.form-message-us form .actions-toolbar {

    text-align: center !important;

}

.form-message-us form .actions-toolbar div.primary {

    float: none;

}

.blockhead-subtitle {

    max-width: 860px;

    margin: 0 auto;

    text-align: center;

    margin-bottom: 50px;

}

footer.page-footer {

    background: #fff;

    padding: 40px 0 0 0;

}

.custom-footer-mid { display: inline-block; width: 100%; }

.custom-footer-mid .container {

    padding: 100px 0;

    display: flex;

    gap: 30px;

}

.custom-footer-mid > .container > div {

    width: 25%;

    color: #5D5D5E;

}

ul.footer-list li a {

    color: #5D5D5E;

}

.custom-footer-mid .block-title strong {

    font-weight: bold;

    color: #191919;

    margin-bottom: 27px;

    display: block;

}

.custom-footer-top {

    display: inline-block;

    width: 100%;

    border-top: 1px solid #EFEFEF;

    border-bottom: 1px solid #EFEFEF;

}



.foot-top-right ul {

    display: flex;

    gap: 50px;

}

.foot-top-right ul li {

    display: flex;

    align-items: center;

    padding-right: 50px;

    border-right: 1px solid #ddd;

}

.content-foot-top {

    display: flex;

    align-items: center;

    justify-content: space-between;

    width: 100%;

}

.foot-top-right ul li {

    display: flex;

    align-items: center;

    padding: 25px 50px 25px 0;

    border-right: 1px solid #ddd;

}

.foot-top-left img {

    vertical-align: middle;

}

.custom-footer-bottom {

    background-color: #C82127;

    font-size: 15px;

    font-weight: 500;

    padding: 20px 0;

}

.custom-footer-bottom .container {

    display: flex;

    align-items: center;

    justify-content: space-between;

}

ul.social-icons.small.light {

    margin: 0;

    padding: 0;

    display: flex;

    align-items: center;

    gap: 30px;

    line-height: normal;

}

ul.social-icons.small.light li {

    display: inline-block;

    margin: 0;

    font-size: 0;

}

small.copyright {

    background-color: transparent;

    font-size: 15px;

    font-weight: 500;

    padding: 0;

    text-align: left;

}

ul.header.links a {

    color: #191919;

    font-size: 14px;

}

.minicart-wrapper .action.showcart:before {

    content: "" !important;

    display: inline-block !important;

    background: url("../images/ic_shopping_cart.svg") !important;

    background-repeat: no-repeat !important;

    width: 20px !important;

    height: 20px !important;

    background-position: center center !important;

}

a.logo {

    margin: 0;

}

div.header.content {

    padding: 30px 15px;

    display: flex;

    align-items: center;

}

ul.header.links {

    display: inline-block;

    float: right;

    order: 4;

    margin: 0;

    padding: 0;

}

ul.header.links li {

    display: inline-block;

    margin: 0;

    line-height: normal;

    vertical-align: middle;

}

ul.header.links li a ,

.minicart-wrapper .action.showcart  {

    display: flex !important;

    align-items: center;

    gap: 15px;

}

.block-minicart .subtitle.empty {

    padding: 0;

}

.minicart-wrapper {

    order: 2;

    margin: 0 30px !important;

}

.minicart-wrapper .action.showcart span.text {

    display: inline-block;

    position: static;

    width: auto;

    height: auto;

    color: #191919;

    font-size: 14px;

    margin: 0;

}



footer.page-footer .footer.content {

    max-width: 100%;

    padding: 0;

}

.foot-top-right ul li a {

    color: #191919;

    font-weight: 700;

    margin-left: 10px;

}

.hm-categor-pic {

    background-color: #f0f2f5;

}

.hm-categor-box img {

    width: auto !important;

    margin: 0 auto;

    mix-blend-mode: multiply;

}

.popular-products-slider h2.mp-product-slider-title {

    margin-top: 0;

    margin-bottom: 70px;

}

li.product-item.product-slider {

    margin: 0 !important;

}



.wrapper-bg {

    display: inline-block;

    width: 100%;

    background: url(../images/product-bg.png);

    background-repeat: no-repeat;

    background-position: top center;

}

.static-banner img {

    width: 100%;

    vertical-align: middle;

    min-height: 550px;

    object-fit: cover;

}

.block-search .action.search {

    opacity: 1 !important;

    line-height: 40px;

}

.block-search .action.search:before {

    line-height: 40px;

    color: #333;

}



.breadcrumbs {

    background-color: #000;

    max-width: 100% !important;

    color: #fff;

    padding: 20px 0;

    margin-bottom: 50px !important;

}

.breadcrumbs li.item, .breadcrumbs li.item a, .breadcrumbs li.item strong {



    color: #fff;

    font-weight: 500;

    font-size: 13px;

}

.breadcrumbs .item:not(:last-child):after {

    content: "|";

    font-family: 'IBM Plex Sans';

    color: #fff;

    font-weight: 700;

    font-size: 14px;

    vertical-align: sub;

    line-height: normal;

    margin: 0 5px;

}

.breadcrumbs ul.items {

    max-width: 1280px;

    margin: 0 auto;

    padding: 0 15px !important;

}

.row.categories {

    display: inline-block;

    width: 100%;

}

.row.categories ul {

    margin: 0;

    padding: 0;

    display: flex;

    flex-wrap: wrap;

    width: 100%;

    border: 1px solid #EFEFEF;

    border:0px;

}

.row.categories ul li {

    width: 25%;

    border-bottom: 1px solid #eee;

    border-right: 1px solid #eee;

    border:0px;

    box-sizing: border-box;

    margin: 0;

    display: inline-block;

}

.row.categories ul li a {

    display: flex;

    width: 100%;

    height: 100%;

    flex-direction: column;

    align-items: center;

        padding: 20px;

    box-sizing: border-box;

    text-decoration: none;

    text-align: center;

}

.row.categories ul li span.catname {

    font-size: 16px;

    font-weight: 700;

    color: #191919;

    margin-top: auto;

}

.row.categories ul li img {

    margin-top: auto;

    margin-bottom: auto;

}



.page-main > .page-title-wrapper .page-title {

    font-weight: 700;

    margin-bottom: 20px;

}

.category-description h2 {

    font-weight: 700;

    font-size: 24px;

    margin-top: 50px;

    margin-bottom: 30px;

}

.page-layout-category_custom .sidebar.sidebar-main {

    display: none;

}

.category-description p {

    margin-bottom: 20px;

}

.category-description p a, .category-description a, .category-description span {

    color: #000 !important;

}

.category-description > div > div {

    padding: 0 !important;

}

.category-description h2 span {

    text-decoration: none !important;

}

.products-grid .product-item-inner {

    visibility: visible !important;

    position: static !important;

    height: auto !important;

    width: 100% !important;

    box-shadow: none !important;

    margin: 0 !important;

    border: 0 !important;

    padding: 0 !important;

}



.page-products .product-item-info {

    width: 100% !important;

    box-shadow: none !important;

    border: 0 !important;

    margin: 0 !important;

    padding: 0 !important;

    position: static !important;

}

.abs-product-link, .product-item-name, .product.name a {

    font-weight: 700;

}
.short-des {
    font-weight: normal;
    color: #333;
}


.page-products .products-grid .product-item {     border-right: 1px solid #EFEFEF; }



.page-products .products-grid .product-item {

    border-right: 1px solid #EFEFEF;

    border-bottom: 1px solid #EFEFEF;

    margin: 0 !important;

    padding: 0 !important;

    width: 25% !important;

    clear: none !important;

}

.page-products.page-layout-2columns-left .products-grid .product-item { width: 33.333% !important; }

.page-products .products-grid .product-items {

    display: flex;

    flex-wrap: wrap;

    width: 100%;

    border: 1px solid #EFEFEF;

}

span.product-image-container {

    width: 100% !important;

}



.toolbar.toolbar-products {

    margin: 0 !important;

    border: 1px solid #EFEFEF;

    padding: 10px 24px;

    width: 100%;

    box-sizing: border-box;

    font-size: 13px;

    color: #546A76;

    font-weight: 500;

}

.products.wrapper.grid.products-grid {

    margin-top: 0;

}

.toolbar select {

    background-color: transparent !important;

    border: 0 !important;

    box-shadow: none !important;

    font-size: 13px;

    color: #546A76;

    font-weight: 500;

    border-radius: 0;

    margin: 0;

    font-family: 'IBM Plex Sans';

    padding-left: 3px;

}

.toolbar .sorter-action { display: none; }





.filter-options-item ,

.block.filter .content dl.options {

    background-color: #F0F2F5;

    border-radius: 8px;

    border: 0 !important;

    margin-bottom: 4px;

    padding: 0;

    border: 1px solid #F0F2F5 !important;

}



.filter-options-title ,

a.filter-options-title ,

.block.filter .content dl.options dt {

    padding: 15px 45px 15px 25px;

    width: 100%;

    box-sizing: border-box;

    color: #191919;

    font-size: 15px;

    font-weight: 500;

    position: relative;

}

.filter-options-title:after {

    top: 50%;

    transform: translateY(-50%);

    right: 20px;

}

* {

    box-sizing: border-box;

}



.category-cms {

    margin: 0 !important;

}

.filter .block-subtitle ,

.block.filter .title strong  {

    font-size: 24px;

    font-weight: 700;

    border: 0px;

    padding: 0 0 30px 0;

}

.filter-options-content ,

.block.filter .content dl.options dd  {

    padding: 10px 24px;

}



.filter-content .item a ,

.block.filter .content dl.options dd a ,

.block.filter .content dl.options dd span.count  {

    font-size: 14px;

    color: #546A76;

    font-weight: 500;

    padding: 0;

    margin: 0;

}

.block.filter .content dl.options dd span.count { float: right; }



.filter-content .item {    margin: 0 0 16px 0;}





.filter-current .items {

    background-color: #F0F2F5;

    border-radius: 8px;

    padding: 10px 20px;

}



.filter-options-item.allow.active {

    border-color: #C82127 !important;

}

.active > .filter-options-title:after {color: #C82127;}



.filter-options-content a:hover ,

.block.filter .content dl.options dd a:hover {

    background-color: transparent;

    color: #C82127 !important;

}





a.action.clear.filter-clear {

    margin-top: 10px;

    display: block;

    color: #C82127;

}



.wrapper-attachment {

    display: flex;

    width: 100%;

    border: 1px solid #EFEFEF;

    padding: 8px 8px 8px 20px;

    align-items: center;

    justify-content: space-between;

    font-size: 14px;

    color: #191919;

    font-weight: 500;

}

.filename {

    display: flex;

    align-items: center;

    gap: 10px;

}

.downloadlink a.bg-red {

    display: flex;

    align-items: center;

    gap: 15px;

    text-transform: uppercase;

}

.categoryattachement {

    display: inline-block;

    width: 100%;

    padding: 72px 0;

}

.categoryattachement .attachment-title {

    font-size: 24px;

    font-weight: 700;

    margin-bottom: 40px;

}



@media (min-width: 768px) {

    body.page-layout-2columns-left .sidebar-main {

    width: 312px;

    padding-right: 15px;

}

body.page-layout-2columns-left .column.main {

    width: calc(100% - 312px);

    padding-left: 100px;

}

}





.navigation .level0.parent > .level-top > .ui-menu-icon { display: none !important; }



nav.navigation .level0 {

    position: static !important;

}

nav.navigation .level0 .submenu {

    width: 100%;

    border: 1px solid #707070;

    top: 100% !important;

    border-bottom: 5px solid #C82127;

    column-count: 4;

    column-gap: 50px;

    padding: 40px;

    position: absolute !important;

    left: 0 !important;

    right: 0 !important;

}

nav.navigation .level0 .submenu li.level1 ul.submenu {

    display: none !important;

}

nav.navigation .level0 .submenu li.level1 span.ui-menu-icon {

    display: none !important;

}

.navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus {

    background-color: transparent !important;

    color: #C82127 !important;

}

.navigation .level0 .submenu .active > a {

    border: 0 !important;

     color: #C82127 !important;

}

.product-info-main .page-title-wrapper h1 {

    font-size: 24px;

    font-weight: 700;

    color: #191919;

    text-transform: uppercase;

}

.product.media {

    border: 1px solid #EFEFEF;

}

div.product.data.items > .item.title > .switch {

    font-size: 24px;

    font-weight: 700;

    border: 0 !important;

    padding: 0;

}

div.product.data.items > .item.content {

    border: 0;

    padding: 30px 0 0 0;

}

.product.info.detailed .additional-attributes {

    min-width: 50%;

}

.product.info.detailed .additional-attributes > thead > tr > th, .product.info.detailed .additional-attributes > tbody > tr > th, .product.info.detailed .additional-attributes > tfoot > tr > th {

    padding: 8px 0;

    font-size: 14px;

    font-weight: 700;

}

.product.info.detailed .additional-attributes > thead > tr > td, .product.info.detailed .additional-attributes > tbody > tr > td, .product.info.detailed .additional-attributes > tfoot > tr > td {

    padding: 8px 0 8px 15px;

    font-size: 14px;

    font-weight: 500;

}

.product.info.detailed .additional-attributes  tr {

    border-bottom: 1px solid #EFEFEF;

}

table#product-attribute-specs-table tr {

    display: block;

}

.catalog-product-view .sidebar.sidebar-additional {

    display: none;

}

span.diff-color {

    color: #C82127;

}

body:not(.fotorama__fullscreen) .fotorama__fullscreen-icon {

    display: inline-block !important;

    opacity: 1 !important;

    transform: none !important;

    left: 0;

    bottom: 0;

    top: auto !important;

    right: auto !important;

    background: #C82127 url("../images/ic_loupe_24px.svg");

    color: #fff;

    font-size: 0 !important;

    background-size: auto !important;

    background-position: center center !important;

    background-repeat: no-repeat !important;

    height: 48px !important;

    width: 48px !important;

}

ul.subcat-menu.filter-options-content li {

    list-style: none;

}

.product.info.detailed {

    padding-top: 40px;

}



.product-info-main .box-tocart .actions {

    display: flex;

    align-items: flex-start;

}



body.page-layout-2columns-left .product.media,

body.page-layout-2columns-right .product.media,

body.page-layout-3columns .product.media ,

body.page-layout-1column.catalog-product-view .product.media {

    width: 40%;

}

body.page-layout-2columns-left .product-info-main,

body.page-layout-2columns-right .product-info-main,

body.page-layout-3columns .product-info-main ,

body.page-layout-1column.catalog-product-view .product-info-main {

    width: 56%;

}

.product-info-main .box-tocart .action.tocart::after {

    content: "";

    background: url("../images/ic_shopping_cart-white.svg");

    width: 30px;

    height: 30px;

    display: inline-block;

    vertical-align: middle;

    background-repeat: no-repeat;

    background-position: center center;

}

.products-grid  .owl-item .product-item {

    width: 100% !important;

}

.products-grid .owl-item .product-item .product-item-info {

    width: 100%;

    box-shadow: none !important;

    border: 0 !important;

    margin: 0 !important;

    padding: 0 !important;

}

.products-related .owl-stage-outer {

    border: 1px solid #eee;

}

.products-related .owl-stage-outer .owl-stage {

    display: flex;

}

.products-related .owl-stage-outer .owl-stage .owl-item {

    border-right: 1px solid #eee;

}

.products-related .owl-stage-outer .owl-stage .owl-item  .product-item {

    margin-bottom: 0 !important;

}

.block.related .title strong {

    font-size: 24px;

    font-weight: 700;

}

.block.related {

    padding-top: 70px;

}

.block.related .related-available .product-item-name {

    margin-left: 0;

}

.product.actions.product-item-actions {

    margin-top: 20px !important;

}

.products.wrapper.grid.products-grid.products-related .owl-nav {

    position: absolute;

    top: -66px;

    right: 0;

    margin: 0;

}

.products.wrapper.grid.products-grid.products-related .owl-nav button {

    width: 40px;

    height: 40px;

    display: inline-block;

    border: 2px solid #EFEFEF;

    line-height: 35px;

}

.products.wrapper.grid.products-grid.products-related .owl-nav button span {

    font-size: 24px;

    font-weight: normal !important;

}

.products.wrapper.grid.products-grid.products-related .owl-nav button:hover {

    background-color: #c82127;

    border-color: #c82127;

    color: #fff;

}

body:not(.fotorama__fullscreen) .fotorama__fullscreen-icon:hover {

    background-color: #000;

}



.productbannerbottom {

    display: inline-block;

    background-color: #7287A2;

    color: #fff;

    width: 100%;

    position: relative;

    padding: 90px 110px;

}



.productbannerbottom img {

    position: absolute;

    right: 0;

    top: 0;

    bottom: 0;

    height: 100%;

    z-index: 0;

    width: 100%;

    object-fit: cover;

}

.page-bottom {

    width: 100% !important;

    display: block;

}

.productbannerbottom .content-banner {

    padding: 0;

    max-width: 648px;

    width: 100%;

    display: block;

    position: relative;

    z-index: 9;

}

.productbannerbottom .content-banner h2 {

    font-size: 40px;

    font-weight: 700;

    margin-top: 0;

}

.productbannerbottom .content-banner a.bg-red {

    margin-top: 30px;

}

footer.page-footer {position: relative;}

footer.page-footer::before {

    content: "";

    display: inline-block;

    width: 100%;

    height: 28vw;

    position: absolute;

    left: 0;

    right: 0;

    bottom: 100%;

    background: url("../images/boottm-bg.png");

    margin-bottom: -40px;

    z-index: -1;

    background-repeat: no-repeat;

    background-size: cover;

}

.block.related {

    display: inline-block;

    width: 100%;

}

.product.attribute.description strong.type {

    font-size: 24px;

    margin-bottom: 20px;

    display: block;

}

.product.attribute.description ul {

    padding: 0;

    margin-top: 30px;

}

.product.attribute.description ul li {

    border-bottom: 1px solid #eee;

    display: block;

    list-style: none;

    padding: 6px 0;

    font-size: 14px;

    margin: 0;

}

.product.attribute.description h1, .product.attribute.description h2 {

    font-size: 15px;

    font-weight: 700;

    margin: 0 0 6px 0;

    line-height: normal;

}

.product.attribute.description h2 {

    color: #c82127;

}

.am-fileline ,

.am-fileline a.am-filelink {

    text-transform: uppercase;

    color: #C82127;

    font-size: 13px;

    font-weight: 600;

}

.am-fileline a.am-filelink::before ,

.magepsycho-product-attachments li a:before{

    content: "" !important;

    display: inline-block;

    background: url("../images/download-icon.png");

    background-color: #c82127;

    background-position: center center;

        background-repeat: no-repeat;

    width: 48px;

    height: 48px;

    border-radius: 6px;

    vertical-align: middle;

    margin-right: 15px;

}

.magepsycho-product-attachments li a {

    color: #c82127;

    text-transform: uppercase;

    font-size: 13px;

    text-decoration: none;

    display: inline-block;

}

.am-fileline img.am-fileicon {

    display: none;

}

.product.attribute.description {

    margin-top: 70px;

}

.product-info-main {

    margin-bottom: 80px;

}



.additional-attributes-wrapper .additional-attributes {

    width: 100%;font-size: 14px;

}

.additional-attributes-wrapper .additional-attributes > tbody > tr > th {

    padding-right: 0;

}

table#product-attribute-specs-table tr {

    border-bottom: 1px solid #eee;

}

ul.cms-categories-pdf {

    padding: 0;

    display: flex;

    flex-wrap: wrap;

}

ul.cms-categories-pdf li {

    width: 25%;

    margin: 0;

    display: inline-block;

    text-align: center;

    padding: 10px;

}

ul.cms-categories-pdf li a {

    padding: 20px 10px;

    background-color: #fff;

    border: 1px solid #c82127;

    color: #c82127;

    border-radius: 5px;

    display: inline-block;

    width: 100%;

    text-decoration: none;

}

ul.cms-categories-pdf li a:hover { background-color: #c82127;    color: #fff;}



ul.tiles {

    display: flex;

    padding: 0;

    width: 100%;

    flex-wrap: wrap;

}



ul.tiles li {

    width: 20%;

    list-style: none;

    display: flex;

    padding: 10px;

    flex-direction: column;

    margin-bottom: 30px;

}

ul.tiles li a {

    box-shadow: 0 0 10px rgba(0,0,0,.3);

    border-radius: 5px;

    overflow: hidden;

    margin-bottom: 10px;

}

ul.tiles li a img {

    width: 100%;

    vertical-align: middle;

}

ul.tiles li  strong {

    width: 100%;

    display: block;

    text-align: center;

    margin-top: auto;

}



.aboutus-sectin-one {

    display: flex;

    flex-wrap: wrap;

    width: 100%;

    padding-bottom: 30px;

}

.section-one-inner-left {

    width: 50%;

    float: left;

    padding-right: 10px;

}

.section-one-inner-right {

    width: 50%;

    float: left;

    padding-left: 10px;

}

.section-one-inner-left li {

    margin: 0;

    list-style: circle;

}

ul {

    padding-left: 20px;

}

.cms-link-red a {

    color: #c82127;

}

a {

    color: #c82127;

}



.row.categories h3 a {

    color: #000;

    font-size: 16px;

    margin-top: 0;

    display: block;

    text-align: center;

}

.row.categories h3 {

    margin-top: 10px;

    margin-bottom: 0;

}

.category-row-col {

    width: 20%;

    margin-bottom: 20px;

    display: flex;

    flex-direction: column;

    justify-content: space-between;

    padding: 10px;

}

.row.categories {

    display: flex;

    flex-wrap: wrap;

    width: 100%;

}



a.category-row-col-pic {

    border: 1px solid #ddd;

    display: flex;

    align-items: center;

    justify-content: center;

    height: 228px;

    padding-bottom: 100%;

    position: relative;

}

a.category-row-col-pic img {

    height: auto !important;

    width: auto;

    max-height: 100%;

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    left: 0;

    right: 0;

    margin: 0 auto;

    vertical-align: middle;

}



.navigation .level0 > .level-top, .navigation .level0 > a {

    color: #5D5D5E !important;

    padding: 0 10px !important;

    line-height: 47px;

    text-decoration: none;

}

.navigation li.level0 {

    margin: 0 10px 0 0;

}



.customer-account-login main#maincontent ,

.customer-account-create main#maincontent ,

.customer-account-forgotpassword main#maincontent {

    margin-top: 40px;

}



.form.password.reset, .form.send.confirmation, .form.password.forget, .form.create.account, .form.search.advanced, .form.form-orders-search {

    margin: 0 auto;

}

.customer-account-create main#maincontent  .page-title-wrapper ,

.customer-account-forgotpassword main#maincontent .page-title-wrapper {

    text-align: center;

}



.form.password.forget .fieldset:after {

    margin-top: 15px;

}

.section-supplying-industrial .blockhead-subtitle {

    text-align: left;

}



.contactinfiormation ul {

    padding: 0;

}



.contactinfiormation ul li {

    list-style: none;

}



 .contactinfiormation {

    display: flex;

    flex-wrap: wrap;

    width: 100%;

    gap: 15px;

}



.contactinfiormation-box {

    width: calc(25% - 12px);

    line-height: normal;

    background-color: #f7f7f7;

    padding: 30px 20px;

    text-align: center;

}

.contacctsupply {

    padding: 30px 0;

}

.contacctsupply ul {

    padding: 0;

    display: flex;

    flex-wrap: wrap;

    margin: 0;

}



.contacctsupply ul li {

    display: inline-block;

    padding: 5px 15px;

    border: 1px solid #000;

    border-radius: 10px;

    margin-right: 10px;

}

.contact-index-index  .form.contact {

    margin: 0 auto;

    max-width: 100% !important;

    width: 100% !important;

}

.contact-index-index .form.contact legend.legend {

    font-size: 30px;

    font-weight: 700;

}

.contact-index-index .form.contact .field.name {

    width: 49%;

    float: left;

}

.contact-index-index .form.contact .field.email {

    width: 49%;

    float: right;

}

.contact-index-index .form.contact .field.companyname {
    width: 49%;
    float: left;
}
.contact-index-index .form.contact .field.country {
    width: 49%;
    float: right;
}


.contactinfiormation-box h3 {

    font-size: 18px;

    margin-top: 10px;

}





.contact-index-index .sections.nav-sections {

    border-bottom: 1px solid #EFEFEF;

}

.contact-index-index main#maincontent {

    padding-top: 30px;

}

.action.toenquery.primary:hover {

    background-color: #333;

    color: #fff;

}



.cart.table-wrapper .actions-toolbar > .action-edit, .cart.table-wrapper .actions-toolbar > .action-delete {

    position: static;

    float: right;

    margin: 0 0 0  20px;

}



.cart.table-wrapper .product-item-photo {

    min-width: 100px;

}

.cart.table-wrapper .product-item-name {

    white-space: normal;

}

.cart-discount .block > .title strong {

    color: #000;

}

form#discount-coupon-form button.action.apply.primary {

    background-color: #c82127;

    color: #fff;

    border-radius: 10px;

}

form#discount-coupon-form input {

    height: 48px;

}



.cart-discount div#block-discount {

    width: 100%;

}

.cart-discount .block .actions-toolbar div.primary {

    padding-left: 10px;

}

.abs-sidebar-totals .grand .mark, .cart-totals .grand .mark, .opc-block-summary .table-totals .grand .mark {

    font-size: 16px;

}

.cart.main.actions button.action.update {

    background-color: #333;

    color: #fff;

    border-radius: 5px;

    border: 0;

    padding: 12px 20px;

}

form#shipping-zip-form input.input-text, form#shipping-zip-form select {

    background-color: #fff;

    height: 40px;

    padding: 4px 10px;

    border: 1px solid #ddd;

    border-radius: 5px;

}

.cart-summary .checkout-methods-items .action.primary.checkout:hover {

    background-color: #000;

}

div#slider-industrial .item .item-image img {

    height: 100%;

    object-fit: cover;

}

div#slider-industrial .item .item-image {

    border: 1px solid #f0f2f5;

}



.minicart-wrapper .action.showcart .counter.qty {

    background-color: #C82127;

    border-radius: 50%;

    width: 16px;

    height: 16px;

    padding: 0;

    line-height: 16px;

    margin: 0;

    font-size: 11px;

    font-weight: 500;

    position: absolute;

    left: 16px;

    top: -6px;

    min-width: 16px;

}

.minicart-items .product > .product-item-photo, .minicart-items .product > .product-image-container {

    width: 80px;

    border: 1px solid #ddd;

    border-radius: 5px;

    overflow: hidden;

}

.minicart-items .product-item-name a {

    color: #000;

}

.minicart-items .item-qty {

    height: 35px;

    width: 30px;

    padding: 3px;

}

.minicart-wrapper .minicart-widgets {

    margin: 0;

}

.block-minicart .block-content > .actions a.action.viewcart {

    color: #000;

    border: 1px solid #000;

    padding: 10px 10px;

    width: 100% !important;

    display: inline-block;

    border-radius: 5px;

}

.block-minicart .block-content > .actions button#top-cart-btn-checkout:hover {

    background-color: #333;

}

.modal-popup .modal-footer button.action-dismiss {

    background-color: #333;

    color: #fff;

    border: 0;

    padding: 16px 20px;

    border-radius: 5px;

    text-transform: uppercase;

}

.modal-popup .modal-footer button.action-primary.action-accept:hover {

    background-color: #000;

}

.block-search .action.search:before {

    line-height: 40px;

}





.question-ans {

    display: inline-block;

    width: 100%;

    border: 1px solid #333;

    border-radius: 10px;

    margin-bottom: 20px;

}



.question-ans .content-ans {

    padding: 15px 20px;

    display: none;

}

.question-ans h3 {

    font-size: 19px;

    padding: 25px 40px 25px 20px;

    margin: 0 0;

    position: relative;

    cursor: pointer;

}

.question-ans h3::after {

    content: "+";

    position: absolute;

    right: 20px;

    top: 50%;

    transform: translateY(-50%);

    font-weight: 300;

    font-size: 27px;

}



.modal-popup .modal-inner-wrap {

    max-width: 900px;

}

.modal-slide .actions-toolbar button#sparsh_product_inquiry_submit {

    padding: 3px 0 !important;

}



nav.navigation .level0:hover ul.submenu {

    display: block !important;

    opacity: 1 !important;

}



.category-description p[style="text-align: justify;"] {

    text-align: left !important;

}

img[style="float: left; margin: 10px; border: 1px solid black;"] {

    border: 0 !important;

}

body[class*='amblog-index-'], body[class*='amblog-index-'] aside[class*='amblog-aside-'] {

    background: #fff;

}



.sidebar.sidebar-main .amblog-widget-container ,

.sidebar.sidebar-main .amblog-search ,

.sidebar.sidebar-main .amblog-element-block:not(.widget) > div:not(.amblog-overlay){

    background-color: #F0F2F5 !important;

    border-radius: 8px;

    border: 0 !important;

    margin-bottom: 4px;

    padding: 0;

    border: 1px solid #F0F2F5 !important;

    box-shadow: none !important;

}



.amblog-element-block .amblog-categories.-level1 > .amblog-category > .amblog-link, .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category > .amblog-link, .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category > .amblog-link {

    font-size: 14px;

    color: #546A76;

    font-weight: 500;

    padding: 0;

    margin: 0;

}



.amblog-post-container .amblog-read, .amblog-grid-list .slick-slide .amblog-item .amblog-read {

    background-color: #c82127;

}

.amblog-index-index .amblog-ref, .amblog-index-search .amblog-ref, .amblog-index-tag .amblog-ref, .amblog-index-category .amblog-ref, .amblog-index-post .amblog-ref, .amblog-index-author .amblog-ref ,

.amblog-post-title .post-title:hover ,

.amblog-element-block .amblog-headline:hover  {

    color: #c82127;

}

.sidebar.sidebar-main .amblog-element-block .amblog-empty {

    padding: 20px !important;

}

h1#page-title-heading {

    font-weight: 700;

}



.products-grid .product-item-inner {

    display: flex !important;

    align-items: center;

    justify-content: center;

    gap: 5px;

    margin-top: 20px !important;

}

.product.actions.product-item-actions {

    margin-top: 00px !important;

}



.product-item .price-box {

    margin: 12px 0 10px 0;

}

.price-container .price {

    font-size: 17px;

    color: #333;

}

.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {

    color: #333;

    font-size: 28px;

}



html, body {

    overflow-x: hidden;

}

.row.categories {    background-color: #ffff;}



.catalog-category-view .breadcrumbs { position: relative; }

.catalog-category-view .breadcrumbs::after {

    content: "";

    display: inline-block;

    width: 100vw;

    margin: 0 auto;

    position: absolute;

    top: 100%;

    height: 28vw;

    background: url(../images/product-bg.png);

    background-repeat: no-repeat;

    background-position: top center;

    background-size: 100% auto;

}

.navigation .level0 {

    border-bottom: 2px solid transparent;

}

.navigation .level0.active ,

nav.navigation .level0.has-active {

    border-bottom-color: #c82127;

}

.navigation .level0.active > .level-top,

.navigation .level0.has-active > .level-top {

    border: 0px !important;

}



.toolbar.toolbar-products + dl.block {

    margin: 30px 0;

}



.product-info-main .stock.available, .product-info-main .stock.unavailable {

    text-transform: none;

    font-weight: normal;

}

.product-info-main .product-info-stock-sku {

    padding-top: 8px;

}

.product-info-main .stock.available {

    color: green;

}



@media (max-width: 1199px) {

    .page-header .panel.wrapper ul.headpaneltop li {

    font-size: 11px;

}

.page-header .panel.wrapper ul.headpaneltop {

    gap: 15px;

}

.static-banner h2 {

    font-size: 55px;

}

.static-banner .subtitle {

    font-size: 16px;

}

ul.products-categories li.item {

    width: 33.3333%;

}

.item-description {

    margin-bottom: 20px;

}

div#slider-industrial .item .item-content {

    padding: 30px 30px;

}

div#slider-industrial .item .item-content h3 {

    margin-top: 0;

}

div#slider-industrial .item .item-image img {

    height: 100%;

    object-fit: cover;

}

.section-supplying-industrial .container {

    padding-right: 300px;

}

h2.blockhead-title, h2.mp-product-slider-title {

    font-size: 30px;

}

.section-supplying-industrial {

    padding: 50px 0;

}

body.page-layout-2columns-left .column.main {

    padding-left: 10px;

}

h1 {

    font-size: 30px;

}



.page-products .products-grid .product-item {

    width: 33.333% !important;

}

.productbannerbottom {

    padding: 40px;

}

.productbannerbottom .content-banner h2 {

    font-size: 26px;

}

.productbannerbottom .content-banner a.bg-red {

    margin-top: 10px;

}

.foot-top-right ul li {

    padding-right: 15px;

}

.foot-top-right ul {

    gap: 20px;

}



.servives-blocks-three {

    margin-top: -90px;

    margin-bottom: 120px;

}

.static-banner img {

    min-height: 450px;

}

p[style="text-align: left; padding-left: 270px;"] {

    padding-left: 0 !important;

}

ul.cms-categories-pdf li {

    width: 33.333%;

}

ul.tiles li {

    width: 25%;

}

}



@media (max-width: 991px) {

    .navigation li.level0 {

    margin: 0;

}

.servives-blocks-three {

    margin-top: -100px;

    margin-bottom: 70px;

}



.contenton-image {

    padding: 20px 30px;

}

.servives-blocks-three .block-item .box-title {

    font-size: 20px;

}

.shop-now-btn a, a.bg-black, button.bg-black, a.bg-red, button.bg-red,

form button.action.submit, .product-info-main .box-tocart .action.tocart,

.product-info-main .box-tocart button.action.toenquery.primary, .action.primary, .action-primary {

    font-size: 14px;

    padding: 0 20px;

    line-height: 40px;

}

body { font-size: 14px; }



.wrapper-attachment {

    flex-direction: column;

    gap: 10px;

    padding: 20px 10px;

    font-size: 12px;

}

.category-description h2 {

    font-size: 18px;

    line-height: normal;

}



.filter-options-title, a.filter-options-title, .block.filter .content dl.options dt {

    padding: 15px 35px 15px 15px;

    font-size: 13px;

}

body.page-layout-2columns-left .sidebar-main {

    width: 280px;

}

body.page-layout-2columns-left .column.main {

    width: calc(100% - 280px);

}

.product-info-main .box-tocart .action.tocart, .product-info-main .box-tocart button.action.toenquery.primary  {

    font-size: 13px;

    padding: 0 11px;

}

.productbannerbottom {

    padding: 20px;

    line-height: normal;

}



.productbannerbottom .content-banner h2 {

    font-size: 23px;

}

.product-info-main {

    margin-bottom: 20px;

}

.contactinfiormation-box {

    width: calc(50% - 8px);

}

.category-row-col {

    width: 33.3333%;

}

ul.tiles li {

    width: 33.333%;

}

}



@media (max-width: 768px) {

    .minicart-wrapper .action.showcart span.text { display: none;     }

    ul.header.links li.link.authorization-link a {

    font-size: 0;

}

.block-search .label:before {

    color: #000;

    margin: 0;

}

.block-search .control {

    margin: 0;

    border: 0;

    padding: 0;

}

div.block.block-search {

    width: auto;

    margin-top: 0;

}

span.action.nav-toggle {

    position: static;

    margin-right: 20px;

}

.nav-toggle:before {

    color: #000;

}

header.page-header {

    margin-bottom: 0;

}

.navigation .level0 > .level-top, .navigation .level0 > a {

    font-size: 15px !important;

    text-transform: capitalize;

    font-weight: 600;

}

.product-info-main {

    margin-top: 20px;

}

.product-info-main .box-tocart .action.tocart, .product-info-main .box-tocart button.action.toenquery.primary {

    margin-right: 10px;

    padding: 0 12px;

    font-size: 12px;

}

.product-info-main .page-title-wrapper h1 {

    font-size: 19px;

}

nav.navigation .level0 .submenu {

    position: static !important;

    border: 0 !important;

    padding: 10px;

    column-count: 1;

}

.navigation .submenu > li a {

    padding: 6px 0 !important;

    font-weight: 400 !important;

    font-size: 15px;

}

.navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active) {

    border-color: #000;

}

.nav-sections-item-title {

    height: auto;

    padding: 10px 0;

    background-color: #000;

    width: 50%;

    border: 0;

    text-transform: uppercase;

}

.nav-sections-item-title a.nav-sections-item-switch {

    color: #fff;

}

.nav-sections-item-title.active a.nav-sections-item-switch {

    color: #c82127;

}

.nav-sections-item-content {

    padding-top: 0;

}

}





@media (max-width: 767px) {

.page-products.page-layout-2columns-left .products-grid .product-item ,
.page-products .products-grid .product-item { width: 50% !important; }

   body.page-layout-2columns-left .product-info-main, body.page-layout-2columns-right .product-info-main, body.page-layout-3columns .product-info-main, body.page-layout-1column.catalog-product-view .product-info-main {

    width: 100%;

}

body.page-layout-2columns-left .product.media, body.page-layout-2columns-right .product.media, body.page-layout-3columns .product.media, body.page-layout-1column.catalog-product-view .product.media {

    width: 100%;

}

   .page-header .panel.wrapper ul.headpaneltop {

    flex-wrap: wrap;

    gap: 0;

    padding: 5px 0;

    line-height: normal;

}

.page-header .panel.wrapper ul.headpaneltop li {

    padding: 1px 10px;

}

.static-banner h2 {

    font-size: 29px;

}

.servives-blocks-three .container {

    flex-direction: column;

}

.servives-blocks-three .block-item {

    width: 100%;

    padding: 10px 15px;

}

h2.blockhead-title, h2.mp-product-slider-title {

    font-size: 30px;

}

.popular-products-slider h2.mp-product-slider-title {

    margin-bottom: 30px;

}

ul.products-categories li.item {

    width: 50%;

}

div#slider-industrial .item {

    flex-direction: column;

}

div#slider-industrial .item .item-image {

    width: 100%;

}

div#slider-industrial .item .item-content {

    width: 100%;

    padding: 20px;

}

.custom-footer-mid .container {

    flex-direction: column;

    padding: 0px 15px;

}

.custom-footer-mid > .container > div {

    width: 100%;

}

.section-supplying-industrial .container {

    padding: 0 15px;

}

h2.blockhead-title, h2.mp-product-slider-title {

    font-size: 27px;

}

.foot-top-right ul li {

    padding: 25px 10px 25px 0;

}

.foot-top-right ul {

    gap: 10px;

}

.footer.content ul {

    padding-right: 20px;

}

.custom-footer-mid .block-title strong {

    margin-bottom: 5px;

}

.content-foot-top {

    flex-direction: column;

}

.foot-top-right ul {

    flex-direction: column;

}

.foot-top-right {

    width: 100%;

    order: 1;

    padding: 20px 0;

}

.foot-top-right ul li {

    padding: 5px 0;

    border: 0;

}

.foot-top-left {

    width: 100%;

    padding-top: 20px;

}

.custom-footer-bottom .container {

    flex-direction: column;

}

small.copyright {

    text-align: center;

    line-height: normal;

    font-size: 13px;

    margin-top: 15px;

    order: 1;

}

.custom-footer-bottom {

    padding: 15px 0;

}

ul.social-icons.small.light {

    gap: 16px;

}

.form-message-us fieldset.fieldset .field {

    width: 100%;

    padding: 0;

}

.section-message-us {

    padding: 40px 0 60px 0;

}

.minicart-wrapper {

    margin: 0 15px !important;

}

ul.header.links li.link.authorization-link a {

    gap: 0;

    line-height: 26px;

}

.row.categories ul li {

    width: 50%;

}

.row.categories ul li a {

    padding: 20px 10px;

    text-align: center;

}

.row.categories ul li span.catname {

    font-size: 14px;

    font-weight: 600;

    margin-top: auto;

    line-height: normal;

    padding-top: 8px;

}



.categoryattachement .attachment-title {

    font-size: 20px;

    margin-bottom: 20px;

}

.categoryattachement {

    padding: 42px 0 0px 0;

}



.page-products .products-grid .product-item-inner:before { display: none; }

.page-products .sorter {

    position: static;

}

.page-with-filter .toolbar-amount {

    display: inline-block;

    float: left;

}

.toolbar.toolbar-products {

    padding: 10px 4px;

}

.page-with-filter .toolbar-amount {

    display: none;

}

.page-products .sorter {    float: none;}

.filter-title strong {

    top: 10px;

    background-color: #333;

    color: #fff;

    border: 0;

    width: 100%;

}

div.product.details.slider-product-item-details, .product.details.product-item-details {

    padding: 20px 10px;

}

.product-item-actions .actions-primary form {

    flex-direction: column;

}

.action.toenquery.primary {

    width: 100%;

    font-size: 10px;

}

.item-btns a.link-more {

    margin-right: 4px;

    margin-bottom: 7px;

}

.product.media {

    margin-top: 15px;

}

.section-one-inner-right {

    width: 100%;

    padding: 0;

}

.section-one-inner-left {

    width: 100%;

    padding-right: 0;

}

.category-row-col {

    width: 50%;

    padding: 10px 3px;

}

.row.categories h3 a {

    font-size: 14px;

}

.page-main > .page-title-wrapper .page-title {

    font-size: 26px;

    margin-top: 20px;

}

h3 {

    font-size: 20px;

}

ul.cms-categories-pdf li {

    width: auto;

    padding: 3px;

}

ul.cms-categories-pdf li a {

    padding: 10px 15px;

}

ul.tiles li {

    width: 50%;

    padding: 10px 5px;

}

.item-slider-bg .owl-nav, .item-slider-bg .owl-dots {

    display: none;

}

.question-ans h3 {

    font-size: 15px;

    padding: 20px 40px 20px 20px;

    line-height: normal;

    font-weight: 600;

}

.modal-popup.modal-slide .modal-inner-wrap[class] {

    background-color: #fff;

}

h2.display_sparsh_product_inquiry_model_title {

    margin-top: 0;

    font-size: 19px;

    font-weight: 500;

}

.block-search .control {

    position: absolute;

    left: 0;

    right: 0;

    top: 50px;

    z-index: 9;

    margin-top: 0;

    padding: 0 10px;

}

.filter.active .filter-options {

    padding: 10px 10px;

}

.filter.active .filter-title strong {

    width: auto;

}

.filter.active .filter-subtitle {

    padding: 6px 14px;

    font-size: 17px;

}

}



@media (max-width: 479px) {

    ul.products-categories li.item {

    width: 100%;

    padding: 2px 0;

}

.contactinfiormation-box {

    width: 100%;

    padding: 20px 20px;

}

.contacctsupply ul li {

    margin-right: 5px;

}

.contact-index-index .form.contact .field.name {

    width: 100%;

}

.contact-index-index .form.contact .field.email {

    width: 100%;

}

.cms-page-view .column.main h1 {

    margin-top: 20px;

}

span.action.nav-toggle {

    margin-right: 10px;

}

    .contact-index-index .form.contact .field.companyname {
        width: 100%;
        float: none;
    }
    .contact-index-index .form.contact .field.country {
        width: 100%;
        float: none;
    }
}











ul.items.pages-items a.page {

    color: #546A76;

    font-weight: 500;

    font-size: 15px;

    padding: 0 5px;

}

.pages strong.page {

    padding: 0 12px;

    background-color: #c82127;

    color: #fff;

    border-radius: 5px;

    font-size: 15px;

    font-weight: 500;

}

.pages .action {

    background-color: transparent;

    border: 0;

    padding: 0;

    margin: 0 !important;

}







.page-title-wrapper.product {

    max-width: calc(100% - 200px);

    float: left;

}



.brand-logo {

    display: inline-block;

    width: 200px;

}

.brand-logo {

    display: inline-block;

    width: 200px;

    padding-left: 20px;

}

.block.related .product-item-actions .actions-primary form {

    width: auto;

}

.block.related .product-item-actions .actions-primary {

    display: flex;

    flex-wrap: wrap;

    justify-content: center;

    gap: 5px;

}

div#slider-industrial  .owl-stage {
    display: flex;
}
div#slider-industrial .item {
    height: 100%;
}
div#slider-industrial .item .item-image img {
    height: auto;
    width: auto;
}
div#slider-industrial .item .item-image {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 768px) {

    body.page-layout-2columns-left .product.media, body.page-layout-2columns-right .product.media, body.page-layout-3columns .product.media, body.page-layout-1column.catalog-product-view .product.media {

    width: 100%;

}

body.page-layout-2columns-left .product-info-main, body.page-layout-2columns-right .product-info-main, body.page-layout-3columns .product-info-main, body.page-layout-1column.catalog-product-view .product-info-main {

    width: 100%;

}

}

@media (max-width: 767px) {

     .box-tocart a.toenquery.primary.action {

    padding: 0 9px !important;

    padding-bottom: 0 !important;

    font-size: 12px !important;

    line-height: 40px;

}

.page-products .toolbar .limiter {

    display: block;

}

.product.attribute.description {
    margin-top: 0;
}
.box-tocart {
    margin-bottom: 15px;
}
span.product-image-wrapper {
    padding-bottom: 100% !important;
}
span.product-image-wrapper img.product-image-photo {
    max-height: 100%;
}
body.page-layout-2columns-left .column.main {
    padding-left: 0;
}
}

@media (max-width: 480px) {

    .page-title-wrapper.product {

    max-width: 100%;

}

.page-products .products-grid .product-item {    width: 100% !important;}
.page-products.page-layout-2columns-left .products-grid .product-item { width: 100% !important; }
}
tr.delivery-text td {
    color: #006400;
    border-bottom: 1px solid #eee !important;
}
.cart.table-wrapper .col.qty .input-text {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 6px 8px;
    vertical-align: top;
    margin: 0;
    border-top: 0;
    border-bottom: 0;
}
.cart.table-wrapper .col.qty input[type="button"] {
    background-color: #fff;
    border: 0;
    height: 36px;
    width: 30px;
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    vertical-align: top;
    display: inline-block;
}
.cart.table-wrapper .col.qty label {
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    width: 122px;
        margin-left: auto;
}
.cart.table-wrapper .col.qty input[type="button"]:hover {
    background-color: #ddd;
}


.box-tocart .field.qty input.input-text {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 6px 8px;
    vertical-align: top;
    margin: 0 -1px;
    height: 36px;
    width: 60px;
    float: left;
}
.box-tocart .field.qty input[type="button"] {
    background-color: #fff;
    border: 0;
    height: 36px;
    width: 30px;
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    vertical-align: top;
    display: inline-block;
    border: 1px solid #ccc;
    float: left;
}
.box-tocart .field.qty input[type="button"]:hover {
      background-color: #ddd;
}

.box-tocart .field.qty {
    display: inline-block;
    width: 100%;
}
.stock-qty {
    color: #006400;
    display: inline-block;
    width: 100%;
    padding-bottom: 6px;
}
