
.credit-signup .container {
    padding: 70px 0;
}

.credit-signup .card {
    width: 308px;
    margin-right: 126px;
}

.credit-signup .card-image-block {
    background: #F2F2F2;
    width: 100%;
    height: 272px;
}

.account-body-content .card-content {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.15px;
    color: #2B282F;
    padding: 16px;
}

.account-body-content .card + div {
    flex: 1;
}

.pre__header .head__right li.spec_icon {
    background: url(../images/specification-icon.svg) no-repeat left 10px / 26px;
    padding-left: 36px;
}


.pre__header .head__right li.user {
    position: relative;
    background: none;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    padding: 0;
    transition: all 0.3s ease;
}


.pre__header .head__right li.user .user-options,
.pre__header .head__right li.user .user-login {
    /*width: 30px;
    height: 30px;*/
    padding: 24px 41px;
    vertical-align: middle;
    transition: all 0.3s ease;
    background: #F82D3F url(../images/user-icon.svg) no-repeat center;
}

.pre__header .head__right li.user .active .user-options {
    transition: all 0.3s ease;
    background: #F2F2F2 url(../images/user-icon-grey.svg) no-repeat center;
}

.pre__header .head__right li.user .credit-info,
.pre__header .head__right li.user .credit-blocked {
    padding: 4px 5px;
    min-width: 109px;
    border-right: 2px solid #fff;
    transition: all 0.3s ease;
}

.pre__header .head__right li.user .credit-info span,
.pre__header .head__right li.user .credit-blocked span {
    display: block;
    font-size: 14px;
line-height: 20px;
letter-spacing: 0.15px;
 }

 .pre__header .head__right li.user .credit-info span:first-child,
 .pre__header .head__right li.user .credit-blocked span:first-child {
    font-size: 10px;
 }

.pre__header .head__right li.user .change-bg .credit-info,
.pre__header .head__right li.user .change-bg .credit-blocked {
    background: #F2F2F2;
    color: #000;
    transition: all 0.3s ease;
}

.pre__header .head__right .user-profile,
.pre__header .head__right .apply-account {
    display: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    min-width: 194px;
    background: #F2F2F2;
    padding: 16px 13px 0;
    z-index: 1;
}

.pre__header .head__right .user-profile li,
.pre__header .head__right .apply-account li {
    position: relative;
    margin-bottom: 17px;
    margin-right: 0 !important;
    padding: 0;
    float: unset;
    background: none !important;
}

.pre__header .head__right .user-profile li a,
.pre__header .head__right .apply-account li a {
    display: block;
    font-weight: bold;
font-size: 15px;
line-height: 24px;
letter-spacing: 0.15px;
color: #000000;
padding-left: 30px;
}

.pre__header .head__right .user-profile li img,
.pre__header .head__right .apply-account li img {
    position: absolute;
    left: 0;
    top: 3px;
}

.pre__header .head__right li.header-cart {
    padding: 0;
}

.pre__header .head__right li.header-cart.logged {
    padding: 7px 10px 8px 26px;
    background: none;
}

.pre__header .head__right li.header-cart a {
    position: relative;
    width: 32px;
    height: 33px;
    background: url(../images/cart-icon-white-border.svg) no-repeat center /contain;
    vertical-align: middle;
    text-align: center;
    line-height: 33px;
    font-size: 12px;
    padding-right: 9px;
    display: inline-block;
}

.pre__header .head__right li.header-cart a.added:before,
.user-cont-mobile .header-cart.added:before {
    position: absolute;
    content: '';
    top: -5px;
    left: 0;
    width: 30px;
    height: 30px;
    background: #F82D3F;
    clip-path: polygon(6% 46%, 80% 45%, 68% 98%, 9% 98%);
    mix-blend-mode: lighten;
}

.pre__header .head__right .assistance {
    padding: 19px 16px 22px;
}

.pre__header .head__right .assistance span {
    font-weight: 300;
font-size: 16px;
line-height: 24px;
letter-spacing: 0.15px;
}


.pre__header .head__right .assistance a {
    color: #F82D3F;
    text-decoration: underline;
}

.pre__header .head__right li.user .credit-blocked {
    display: none;
}


.banner--grey-frame h1 {
    background: rgba(43, 40, 47, 0.9);
    width: 711px;
}

.banner {
    overflow: hidden;
}

.path-frontpage .banner {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: right !important;
}

/* Added from existing css */

.product-detail-price-banner h1:after {
    border-top: 174px solid rgba(43, 40, 47, 0.9);
}
.path-b2b-response li.user {
display: none ;
}

.subscribe-sec .webform-submission-add-form > .form-item {
    max-width: 100%;
}



/*.user-profile-mobile .credit-details {
    display: none;
    position: fixed;
    width: 100%;
    bottom: 0;
    background: #F2F2F2;
    z-index: 1;
}*/

.user-profile-mobile .credit-details .apply-account,
.user-profile-mobile .credit-details .credit-blocked {
    display: none;
}

.user-profile-mobile {
    display: none;
}

.webform-submission-specification-form-form .js-form-type-checkbox + .form-item + .js-form-type-select {
    display: none;
}

.related-products .owl-stage {
    padding: 30px 0;
    /*display: flex;*/
}

.related-products .card {
    width: 100% !important;
}

.related-products .card .card-heading {
    background: #F2F2F2;
    text-align: center;
}


section[class*="product-detail"] .skew {
    position: relative;
    left: -56px;
    transform: skew(-16deg);
    background: rgba(248, 45, 63, 0.9);
    max-width: 711px;
}

section[class*="product-detail"].banner--grey-frame .skew {
    background: rgba(43, 40, 47, 0.9);
}

section[class*="product-detail"] .skew-reverse {
    transform: skew(16deg);
    padding: 33px 80px 33px 106px;
}

section[class*="product-detail"] .skew-reverse .main-heading {
    display:  block !important;
    font-size: 32px;
    line-height: 38px;
    padding: 0 !important;
    transform: unset !important;
    margin-bottom: 12px;
    left:  unset !important;
    text-transform: unset;
}

section[class*="product-detail"] .skew-reverse .main-heading::first-letter {
    text-transform: uppercase;
}

section[class*="product-detail"] .tagline {
    font-size: 14px !important;
}

section[class*="product-detail"] .main-heading,
section[class*="product-detail"].banner--grey-frame .main-heading {
    background: none !important;
    width:  100%;
    max-width: 100% !important;
}


section[class*="product-detail"] .skew-reverse .sub-heading {
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.15px;
    color: #fff;
    margin: 10px 0 0;
    display: block;
}



/*** RESPONSIVE ***/

@media screen and (max-width: 1280px), print {
    
}


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

}


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

    .pre__header .head__right li {
        background-size: 14px !important;
    }

    .pre__header .head__right li:nth-child(1) {
        background-size: 20px !important;
    }

    .pre__header .head__right li {
        font-size: 12px !important;
        padding: 12px 0 12px 23px !important;
        margin-right: 16px !important;
    }

    .pre__header .head__right li.user {
        padding: 0 !important;
    }

    .pre__header .head__right li.user .credit-info span,
    .pre__header .head__right li.user .credit-blocked span {
        font-size: 12px;
        line-height: 18px;
    }

    .pre__header .head__right li.user .credit-info span:first-child {
        font-size: 9px;
    }

    .pre__header .head__right li.user .credit-info,
    .pre__header .head__right li.user .credit-blocked {
        min-width: 90px;
    }

    .pre__header .head__right li.user .user-options,
    .pre__header .head__right li.user .user-login {
        padding: 24px 20px;
        background-size: 18px;
    }

    .pre__header .head__right li.user .active .user-options {
        background-size: 18px;
    }

    .pre__header .head__right li.header-cart a {
        width: 28px;
        height: 30px;
        line-height: 30px;
    }

    .pre__header .head__right li.header-cart.logged {
        padding: 9px 9px 9px 13px !important;
        margin-right: 0 !important;
    }

    .pre__header .head__right .user-profile,
    .pre__header .head__right .apply-account {
        min-width: 160px;
    }

    .pre__header .head__right .user-profile li,
    .pre__header .head__right .apply-account li {
        padding: 0 !important;
    }

    .pre__header .head__right .user-profile li img,
    .pre__header .head__right .apply-account li img {
        max-width: 14px;
    }


    .pre__header .head__right .user-profile li a,
    .pre__header .head__right .apply-account li a {
        font-size: 12px;
        line-height: 18px;
        padding-left: 21px;
    }
}


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

    nav.navigation.mobile {
        min-height: calc(100% - 130px);
        height: calc(100% - 111px);
        overflow: auto;
        top: 0;
    }

    nav.navigation.mobile .mobile-nav-wrapper {
        position: relative;
    }

    /*footer .credit-details {
        display: block;
    }*/

    .account-wrap {
        display: flex;
    }

    .user-cont-mobile {
        position: absolute;
        display: flex;
        align-items: center;
        right: 107px;
        top: 40px;
        /*width: 58px;*/
        /*height: 28px;*/
        min-width: auto !important;
        transition: background 0.3s ease;
    }

    .account-wrap .user-cont-mobile {
        position: relative;
        right: unset;
        top: unset;
        flex: 1;
        background: #F82D3F;
        flex-direction: column;
    }

    .account-wrap .credit-details {
        flex: 1;
    }

    .user-profile-mobile,
    .credit-details .apply-account {
        list-style-type: none;
        padding: 0;
        margin-top: 0;
    }

    .credit-details .apply-account {
        display: none;
        /*padding-top: 14px;*/
        /*border-bottom: 1px solid #333;*/
    }

    .user-profile-mobile li,
    .credit-details .apply-account li {
        position: relative;
        /*margin-bottom: 10px;*/
        background: none;
        padding: 24px 16px;
    }

    .user-profile-mobile li a,
    .credit-details .apply-account li a {
        display: block;
        font-weight: bold;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0.15px;
        color: #fff;
        padding-left: 35px;
    }

    .credit-details .apply-account li a {
        color: #000;
    }

    /*.user-profile-mobile li:first-child {
        padding: 0;
    }*/

    .apply-account li:first-child {
        /*padding: 0 16px;*/
    }

    .user-profile-mobile li img,
    .credit-details .apply-account li img {
        position: absolute;
        left: 16px;
        top: 24px;
    }

    .user-cont-mobile a {
        width: 35px;
        height: 30px;
        font-size: 14px;
        line-height: 30px;
        font-weight: 500;
        text-align: center;
    }

    .account-wrap .user-cont-mobile a {
        width: 100%;
        min-height: 48px;
        font-weight: bold;
        font-size: 16px;
        line-height: 48px;
        color: #fff;
    }

    .user-cont-mobile .user-options {
        /*background: url(../images/user-icon-black.svg) no-repeat center 1px;*/
        color: #fff;
    }

    .user-cont-mobile .user-logoff {
        padding-left: 52px;
        background: url(../images/user-icon-white.svg) no-repeat 15px center;
        text-align: left;
    }
    .user-cont-mobile a.mob-signup{
        width: 70px;
    }

    .user-cont-mobile .header-cart {
        position: relative;
        font-size: 12px;
        padding-right: 7px;
        margin-left: 24px;
        background: url(../images/cart-icon-black-border.svg) no-repeat center /contain;
        color: #333;
    }

    .user-cont-mobile .header-cart.added {
        color: #fff;
    }

    .user-cont-mobile .header-cart.added:before {
        top: -7px;
        left: 2px;
        z-index: -1;
    }

    .credit-details .credit-info {
        display: block;
        width: 100%;
        padding: 4px 16px;
        /*border-right: 2px solid #fff;*/
        transition: all 0.3s ease;
        color: #fff;
        /*border-bottom: 1px solid #333;*/
        /*background: #333;*/
        color: #333;
    }

    .credit-details .credit-info span {
        display: block;
        font-size: 14px;
        line-height: 20px;
        font-weight: bold;
        letter-spacing: 0.15px;
        margin-right: 20px;
    }

    .credit-details .credit-info span:first-child {
        font-size: 10px;
    }

    .navigation .user-profile-mobile {
        background: #F82D3F;
    }
  
    .sector-inside-content .sector-inside-left {
        order: 2;
    }

    .sector-inside-content .sector-inside-right {
        margin: 0 0 32px !important;
        max-width: 100% !important;
    }

    .product-specification.desktop,
    .product-specification.desktop .banner-quick-links {
        display: block !important;
        width: 100%;
        max-width: 100% !important;
    }

    .product-specification .banner-quick-links {
        max-width: 100% !important;
    }

    .webform-submission-add-form > .form-item {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

@media screen and (max-width: 576px) {
    .banner-quick-links ul li {
        font-size: 14px !important;
        line-height: 22px !important;
    }

    .product-specification .banner-quick-links h2 {
        font-size: 16px !important;
        line-height: 24px !important;
    }

    section[class*="product-detail"] .skew-reverse {
        padding: 33px 40px 33px 80px;
    }
}

@media screen and (max-width: 767px) {
    .page-node-type-solutions .product-items-block .product-item {
        width: 49% !important;
        max-width: 49% !important;
        margin-right: 0px;
        margin-left: 0;
    }

    .page-node-type-solutions .product-items-block .views-row {
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .path-node.page-node-type-solutions .product-items-block .product-content-wrap {
        display: flex;
    }

    .path-node.page-node-type-solutions .product-items-block a .arrow-forward-white {
        margin-bottom: 0;
    }
}