/*December CSS Changes*/
body {
    font-family: 'Montserrat', 'brown' !important;
    font-weight: 200;
}
ul.level0>li.mega a, .button-gray, button.action.primary, footer.page-footer .footer.content {
    font-family: 'Montserrat' !important;
}
.flexslider .slides {
    max-height: 600px !important;
    overflow: hidden;
}
/*header.page-header {
    height: 150px;
}*/
.child-content {
    box-shadow: none;
}
.child-content .mega-col .mega-menu.level1 .mega>a {
    margin-bottom: 0;
}
.grid .slick-slider .slick-list .slick-slide .product-item-actions .actions-primary .action.primary{
    color: #080808;
}
.grid .slick-slider .slick-list .slick-slide {
    margin-top: 0;
    margin-bottom: 20px;
}
.page-footer {
    padding-bottom: 0px !important;
}
.catalog-category-info-top .category-name {
    position: relative;
    background: none !important;
}
.catalog-category-info-top {
    background: none !important;
}
.catalog-category-view .category-view .category-name h1 {
    padding-bottom: 10px;
    padding: 10px 0 0px 0 !important;
    font-size: 19px !important;
    z-index: 3;
    position: relative;
}
.catalog-category-info-top .category-name::before {
    position: absolute;
    width: 100%;
    background: #0000001c;
    content: '';
    height: 100%;
    left: 0;
    z-index: 1;
}
.none.ub-mega-menu.clearfix {
    padding-top: 1px;
}
.header.content.sticky {
    animation: 0;
}
.header.content.sticky .promoBar {
    margin-bottom: 10px;
}
a#tab-label-description-title {
    padding-left: 0;
}
.filter-options-content a {
    padding-left: 20px;
    background: url('/media/svg/square-regular-full.svg') no-repeat;
    background-size: 14px;
    background-position: 0px;
}
.filter-options-content a:hover {
    padding-left: 20px;
    background: url('/media/svg/square-check-regular-full.svg') no-repeat;
    background-size: 14px;
    background-position: 0px;
}
ul.level0>li.mega>a.mega.active {
    background: #f5f5f5;
    color: #333;
}
.product.info.detailed {
    padding-left: 5%;
    padding-right: 5%;
    font-weight: 300;
}
#product-details {
    background: #f9f9f9;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 0px;
}
.block.related {
    padding-left: 5%;
    padding-right: 5%;
}
.slick-prev {
    left: -25px !important;
}
.slick-next {
    right: -25px !important;
}
.block.upsell {
    padding-left: 5%;
    padding-right: 5%;
}
.reviews-actions .add {
    display: none;
}
.products.wrapper.list .product-reviews-summary .reviews-actions {
    display: none;
}
.reviews-actions .view {
    display: none;
}
.rating-summary .rating-result > span:before, .review-control-vote label:before{
    color: #e6aa1d;
}
.page-header .header.content .switcher .action.toggle#switcher-language-trigger{
    padding: 23px 15px 23px;
}
.header.content.sticky .switcher.switcher-language {
    margin-top: -10px;
    margin-left: 20px !important;
}
.page-header .header.content .switcher.switcher-language {
    margin-top: -25px;
}
.page-header .header.content .switcher.switcher-language .dropdown.switcher-options .switcher-dropdown{
    top: 65px;
}
.header.content.sticky .switcher.switcher-language {
    margin-top: -20px !important;
}
.page-header .header.content.sticky .switcher .action.toggle#switcher-language-trigger {
    padding: 28px 8px 27px;
    max-height: 75px;
}
.page-header .header.content .switcher.switcher-language .dropdown.switcher-options{
    max-height: 50px;
}
.cms-header {
    color: #fff;
    font-size: 19px;
    font-weight: 300;
    background-size: cover !important;
    height: 300px;
    text-align: center;
    background: #000;
    position: relative;
}
.cms-header::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #00000061;
}
.cms-header span {
    max-width: 700px !important;
    display: block;
    margin: auto;
}
p.overlayText {
    padding-top: 7%;
    color: #ffff;
    font-size: 30px;
    text-transform: capitalize;
}
.cms-header::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover !important;
    opacity: 0.8;
    background-attachment: fixed !important;
}
.cms-header p, .cms-header span, .cms-header h1 {
    z-index: 2;
    display: block;
    position: relative;
}
.cms-header h1 {
    padding-top: 7% !important;
}
.cms-header.videosHeader::after {
    background: url(https://i.imgur.com/UKXv1kS.jpg) no-repeat;
}
.container-neat {
    max-width: 1000px;
    margin: auto;
    margin-bottom: 4em;
    line-height: 24px;
}
.container-neat p {
    font-weight: 300;
}
.container-neat h4 {
    margin-top: 33px;
}
.container-neat ul {
    padding-left: 20px;
    list-style-type: circle;
}
.clientLogos a img {
    margin: auto;
    display: block;
    max-width: 150px;
    max-height: 80px;
}
.clientLogos li {
    width: 16%;
    padding: 10px;
    display: inline-block;
    min-height: 120px;
    cursor: pointer;
    border-bottom: 1px solid #ebebeb;
    text-align: center;
    border-right: 1px solid #ebebeb;
}
.clientLogos a {
    height: 100px;
    display: inline-grid;
    vertical-align: middle;
    width: 100% !important;
}
.clientLogos li:nth-child(6n) {
    border-right: none;
}
ul.level0>li.mega.has-child:focus>a.mega, ul.level0>li.mega.has-child:hover>a.mega {
    color: #000 !important;
    background: none;
}
.cms-index-index .what-makes-us{
    background-attachment: fixed;
    background-image: url(/pub/media/wysiwyg/japan.jpg);
    transition: 0.5s;
}
.cms-index-index .what-makes-us:hover {
    background-color: rgba(0, 0, 0, 0.68);
}
.cms-index-index .hpclients #clients li img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    max-width: 150px;
    max-height: 50px;
    transition: 0.5s;
}
.cms-index-index .hpclients #clients li img:hover {
    filter: none !important;
    cursor: pointer;
}
.child-content .mega-col .mega-menu.level1 .mega>a {
    font-size: 11px;
    font-weight: 300;
}
.filter-options-title:after{
    display: none;
}
.child-content.cols1 .child-content.cols1 {
    left: 373px !important;
}
ul.level0>li.mega>a.mega.ui-state-active, ul.level0>li.mega>a.mega:active, ul.level0>li.mega>a.mega:focus, ul.level0>li.mega>a.mega:hover {
    background: none;
    color: #757575;
}
.flex-direction-nav a:before, .flex-direction-nav a:after{
    text-shadow: none !important;
}
.cms-index-index .what-makes-us p {
    opacity: 1;
    font-weight: 300;
}
.flexslider .slides img {
    max-height: 100% !important;
}
.mega-menu > li.mega > a:before, .mega-menu > li.mega > a:after {
    display: block;
    content: '';
    border-bottom: solid 3px #2f2f2f;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
}
.mega-menu > li.mega:hover > a:before, .mega-menu > li.mega:hover > a:after {
    transform: scaleX(1);
}
.mega-menu > li.mega > a:before {
    position: absolute;
    bottom: 1.2em;
    left: 0;
    width: 100%;
    top: 80%;
}
.mega-menu > li.mega > a::after {
    display: none;
}
/*.mega-menu > li.mega > a {
    height: 50px;
}
.header.content.sticky {
    max-height: 65px;
}
.ub-mega-menu ul.level0>li.mega {
    max-height: 45px;
}*/
ul.level0>li.mega.has-child:focus, ul.level0>li.mega.has-child:hover {
    background: none !important;
}
.mega-menu .level1 a:before {
    display: none !important;
}
/*ul.level1 li.mega:hover {
    opacity: 0.7;
}*/
.cms-index-index .ideas-inspiration #idea01{
    background-color: #000000de;
    background-image: none;
}
.cms-index-index .ideas-inspiration.system #idea01 {
    background-color: #0000005e;
}
.cms-index-index #cs.ideas-inspiration #idea01{
    border-right: 2px solid #fff;
}
.cms-index-index .system-configuration .system-wrap{
    background: #f9f9f9;
    border-right: 0px;
}
.cms-index-index .system-configuration .system-wrap .system-title:before{
    transition: 0.5s;
    background-color: #6dbbd4;
}
.cms-index-index .system-configuration .system-wrap:hover .system-title:before {
    width: 100%;
}
.black {
    color: #000 !important;
}
.ub-mega-menu-wrapper .ub-mega-menu .child-content-inner-wrap {
    max-width: 100%;
}
ul.level1 li.mega {
    padding: 10px;
}
.value strong span {
    color: #444 !important;
}
.fotorama__arr, .fotorama__thumb__arr{
    background: none !important;
}
.product-info-main .box-tocart .fieldset .control{
    background: #fff;
}
select:hover {
    cursor: pointer;
    opacity: 0.8;
}
select {
    border: 1px solid #000;
    font-size: 12px;
    color: #3c3c3c;
}
.product-info-main .box-tocart .fieldset .control .quantity-controls {
    transition: 0.1s;
}
.product-info-main .box-tocart .fieldset .control .quantity-controls:hover {
    background: #f1f1f1;
    border-radius: 0px;
}
.product-info-main .page-title-wrapper h1{
    color: rgba(0, 0, 0, 0.81);
    font-size: 2.5rem !important;
}
.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price{
    color: rgb(42, 152, 112) !important;
}
.product-info-main{
    padding-top: 70px !important;
}
.product.media .fotorama-item .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
    padding-top: 7%;
}
.product.info.detailed .product.data.items .detail-row>.item.title{
    width: auto;
}
.product.info.detailed .product.data.items > .item.title a {
    font-size: 12px !important;
    padding-right: 10px !important;
}
.product.info.detailed .additional-attributes>tbody>tr>th {
    min-width: 200px;
}
td[data-th="Comparison table"] table td {
    border: 1px solid #d4d4d4;
}
.catalog-category-view .category-view .category-description {
    color: #2b2b2b !important;
    text-transform: inherit !important;
    letter-spacing: 0px !important;
    max-width: 1200px;
    margin: auto;
    font-size: 13px !important;
}
.catalog-category-view .category-view .category-name h1:after{
    background-color: #404040;
}
.catalog-category-view .category-view .category-description p {
    text-align: left;
}
.catalog-category-view .category-view .category-name h1, .catalog-category-view .category-view .category-name h2 {
    padding: 0px !important;
    margin-top: 30px !important;
    background: none;
}
.catalog-category-info-top .category-name::before{
    display: none;
}
.catalog-category-view .category-view .category-name h1, .catalog-category-view .category-view .category-name h2 {
    color: #000 !important;
}
.catalog-category-info-top {
    /*background-attachment: fixed;
    background-position: -50% 0%;*/
    background-attachment: inherit;
    background-size: 1920px !important;
    background-position: center 0px;
}
.options .count {
    display: none;
}
.options ol>li {
    margin-bottom: 5px;
    padding-left: 15px;
    background: url(https://i.imgur.com/EIOxqwQ.png) no-repeat;
    background-size: 10px;
    background-position: 0%;
}
.options ol>li:hover {
    background: url(https://i.imgur.com/5ve5hgW.png) no-repeat;
    background-size: 12px;
    background-position: 0%;
}
.child-content .mega-col .mega-menu.level1 .mega .menu-icon img{
    -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.child-content .mega-col .mega-menu.level1 .mega .menu-icon img{
    max-width: 55px !important;
}
ul.level0>li.mega.dynamic-width>.child-content{
    padding: 20px 20px 10px 20px;
}

.cms-index-index #cs.ideas-inspiration #idea02 {
    background-image: url(/pub/media/casestudies/lecia.png);
    background-position: center center;
    background-color: rgba(0,0,0,0.5);
    background-repeat: no-repeat;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    background-size: 100%;
}
.cms-index-index #cs.ideas-inspiration #idea03 {
    background-image: url(/pub/media/casestudies/sandscapital.png);
    background-position: center center;
    background-color: rgba(0,0,0,0.5);
    background-repeat: no-repeat;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    background-size: 100%;
}
.cms-index-index #cs.ideas-inspiration #idea04 {
    background-image: url(/pub/media/casestudies/shanhaiaiport.png);
    background-position: center center;
    background-color: rgba(0,0,0,0.5);
    background-repeat: no-repeat;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    background-size: 100%;
}
.cms-index-index #cs.ideas-inspiration #idea05 {
    background-image: url(/pub/media/casestudies/arttrov.png);
    background-position: center center;
    background-color: rgba(0,0,0,0.5);
    background-repeat: no-repeat;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    background-size: 100%;
}
.cms-index-index #cs.ideas-inspiration #idea06 {
    background-image: url(/pub/media/casestudies/materila.png);
    background-position: center center;
    background-color: rgba(0,0,0,0.5);
    background-repeat: no-repeat;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    background-size: 100%;
}
.cms-index-index #cs.ideas-inspiration #idea07 {
    background-image: url(/pub/media/casestudies/blick.jpg);
    background-position: center center;
    background-color: rgba(0,0,0,0.5);
    background-repeat: no-repeat;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    background-size: 100%;
}
.cms-index-index #cs.ideas-inspiration #idea08 {
    background-image: url(/pub/media/casestudies/virginatlantic.png);
    background-position: center center;
    background-color: rgba(0,0,0,0.5);
    background-repeat: no-repeat;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    background-size: 100%;
}
.cms-index-index #cs.ideas-inspiration #idea07, .cms-index-index #cs.ideas-inspiration #idea08 {
    cursor: pointer;
    width: 100%;
    background-blend-mode: multiply;
    background-size: 100%;
    height: 297px;
    padding-top: 120px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    text-align: center;
}

.ideas-inspiration #idea07 .idea-title, .cms-index-index .ideas-inspiration #idea08 .idea-title{
    font-family: 'brown';
    font-weight: 700;
    font-size: 1.2rem;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
}
.cms-index-index .ideas-inspiration #idea07 .idea-subtitle:after, .cms-index-index .ideas-inspiration #idea08 .idea-subtitle:after{
    transition: all .25s ease-in-out;
    position: absolute;
    width: 0;
    bottom: -10px;
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 2px;
    content: '';
    background-color: #fff;
}
.cms-index-index .ideas-inspiration #idea07 .idea-subtitle, .cms-index-index .ideas-inspiration #idea08 .idea-subtitle {
    font-family: 'brown';
    font-weight: 300;
    font-size: 2.4rem;
    color: #fff;
    letter-spacing: 3px;
    position: relative;
    display: inline-block;
    margin: 15px auto 0;
}
.cms-index-index .ideas-inspiration #idea07:hover .idea-subtitle:after, .cms-index-index .ideas-inspiration #idea08:hover .idea-subtitle:after {
    width: 70%;
}
.cms-index-index .system-configuration .col-md-4 {
    transition: 0.5s;
    margin-right: 0.3%;
    width: 33%;
}
.cms-index-index .system-configuration .col-md-4:hover {
    transform: scale(1.1);
}
hr.clear-both-invisible {
    border: none;
}
.cms-page-view #maincontent {
    padding-top: 12px;
}
.cms-page-view .breadcrumbs {
    margin-bottom: 0;
    text-align: center;
    margin-top: 1em;
    padding-top: 10px;
}
.clear-both-invisible {
    clear: both;
}
.newsArticle .newsimage {
    float: left;
    max-width: 300px;
    margin-right: 20px;
}
.date {
    margin-bottom: 10px;
}
.cms-our-solutions #maincontent h2 {
    border-bottom: 1px solid #ddd;
    clear: both;
    padding-bottom: 10px;
}
.margin-none {
    margin: 0px;
}
.casestudies-facts {
    padding: 20px;
    background: #ddd;
    text-align: center;
    margin-bottom: 40px;
}
.casestudies-facts .fact {
 display: inline-block;
}
.page-layout-1column .cms-index-index .ideas-inspiration #idea04 {
    border-right: none;
    border-left: 2px solid #fff;
    border-right: 4px solid #fff;
}
.page-layout-1column .cms-index-index .ideas-inspiration #idea01 {
    border-right: 4px solid #fff;
    border-left: 2px solid #fff;
}
.page-layout-1column .cms-index-index #cs.ideas-inspiration .border-top-gray {
    border-top: 4px solid #fff;
}

.caseStudy hr {
    max-width: 200px;
}
.caseStudy .overlayTextTwo {
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    width: auto;
    display: inline-block;
}
.caseStudy .overlayText {
    font-weight: 300 !important;
    font-size: 30px;
}
.casestudies-facts .fact {
    display: inline-block;
    margin-right: 30px;
    font-weight: 300;
}
.two-col {
    float: left;
    width: 50%;
    padding: 25px;
}
.two-col.info p {
    font-size: 16px;
    font-weight: 200;
}
.image1, .image2, .image3 {
    margin: 1%;
    background-size: cover !important;
}
.image1 {
    width: 98%;
    height: 250px;
    overflow: hidden;
}
.image1 img {
    width: 100%;
}
.image2, .image3 {
    width: 48%;
    float: left;
}

.deliveryIcons {
    display: inline-block;
}
.creditCards img, .creditCards embed {
    margin: auto;
    vertical-align: middle;
    max-height: 22px;
}
.creditCards {
    margin-top: 1em;
    width: 300px;
    display: inline;
}
.creditCards a {
    margin: 0px 2px;
}
footer.page-footer .footer-top .cont2 > p {
    margin-right: 4px !important;
}
footer.page-footer .footer-top .cont2 > svg {
    padding-left: 9px;
}
.ub-mega-menu ul.level0>li.mega>a.mega {
    font-size: 12px;
}
.header.content.sticky .ub-mega-menu ul.level0 span {
    font-size: 9px;
}
.sa-altelier.bg-ltgray {
    background-image: url(/pub/media/wysiwyg/atelierBg_1.jpg);
}
.sa-altelier.bg-product-page{
    background: #000;
    position: relative;
}
.sa-altelier.bg-product-page::after{
    background-image: url(/pub/media/wysiwyg/IMG_0353.jpg);
    background-size: cover;
    background-position: -50%;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.3s;
    opacity: 0.8;
}
.sa-altelier.bg-product-page .container {
    position: relative;
    z-index: 2;
}
.sa-altelier.bg-product-page:hover::after {
    opacity: 0.6;
}
footer.page-footer .footer.content .newsletter {
    padding-left: 0 !important;
    margin-left: 20px;
}
.footer.content ul{
    padding-right: 0px !important;
}
.sa-footer-links .row .row .col-xs-12:last-child {
    float: right;
    text-align: right;
}
.flexslider .slides > li img {
    opacity: 0.8;
}
.flexslider .slides > li {
    background: #000;
}
/*.catalog-category-info-top {
    background-image: none !important;
    background: #ed1b23 !important;
}*/
/*.catalog-category-view.page-layout-2columns-left .sidebar-main {
    display: none;
}
.catalog-category-view.page-layout-2columns-left .column.main {
    width: 100%;
    margin-bottom: 5em;
}
div#layered-filter-block {
    display: none !important;
}
*/
.filter-options-content {
    padding: 5px 5px !important;
}
.products-list .description-content {
    color: #585858;
    font-size: 13px;
}
.products-list .product-image-container img {
    max-height: 190px !important;
    width: auto;
}
.products-list .product-item{
    border: none;
    border-bottom: 1px solid #f0f0f0;
}
.products-list .product-item-details{
    padding-bottom: 40px;
}
.checkout-success .actions-toolbar .primary {
    margin: auto;
    float: none;
}
.product.info.detailed .product.data.items>.item.content {
    padding: 0px !important;
    padding-top: 20px !important;
    background: none;
}
.ideas-inspiration img {
    width: 100% !important;
    position: absolute;
    left: 0;
    top: 0;
    height: 100% !important;
    overflow: hidden;
}
.flex-caption{
    left: 2% !important;
    top: 10px !important;
}
.cms-index-index #cs.ideas-inspiration a div {
    background-size: cover !important;
}
.cms-index-index .ideas-inspiration .row div:hover {
    background-color: rgba(0, 0, 0, 0.88) !important;
}
.tigren-bannermanager-slider .h0-light{
    font-weight: 300;
    font-size: 67px !important;
}
.tigren-bannermanager-slider .h0-bold{
    line-height: 0.9;
}
.tigren-bannermanager-slider .subtitle {
    line-height: 24px;
    margin-top: 10px !important;
}
.trademarkR {
    font-size: 16px;
    position: relative;
    top: -60px;
}
.what-makes-us .col-md-6.paddingtop55 {
    display: none;
}
.what-makes-us .col-md-6.text-left.paddingleft45.paddingtop110{
    width: 100%;
    padding-top: 40px;
}
.cms-term-of-use p{
    font-weight: 300;
}
.cms-term-of-use h3 {
    margin-top: 2em;
}
/*.cms-index-index .ideas-inspiration a{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    padding-top: 120px;
}*/
.cms-index-index .ideas-inspiration .row div{
    position: relative;
}
.page-header .header.content {
    padding: 0px;
    padding-bottom: 13px;
    border-bottom: 1px solid #ddd;
}
.page-header .header.content .logo{
    margin-left: 20px;
}
.page-header .header.content .minicart-wrapper{
    margin-right: 20px;
}
.page-header {
    height: 158px;
}
ul.mega-menu.level0 > li:hover > a {
    background: #2f2f2f !important;
}
ul.mega-menu.level0 > li:hover > a span {
    color: #fff;
}
.grid .slick-slider .slick-list .slick-slide {
    width: 31.66% !important;
}
.cms-index-index .sa-popular-products li {
    width: 25% !important;
    display: inline-block;
    border: 2px solid #fff;
    float: none !important;
    margin: 0px !important;
    clear: none !important;
    position: relative;
}
.sa-popular-products .product-reviews-summary {
    display: none;
}
.cms-index-index .sa-popular-products .product-item .product-item-name {
    top: 10px;
    position: absolute;
    left: 20px;
    width: 70%;
}
.cms-index-index .sa-popular-products li .product-item-info {
    padding: 10%;
}
.cms-index-index .sa-popular-products span.product-image-wrapper {
    padding: 0px !important;
    display: block;
    height: auto !important;
    position: unset;
}
.cms-index-index .sa-popular-products img.product-image-photo {
    position: unset !important;
}
.cms-index-index .sa-popular-products a {
    color: #000;
}
.cms-index-index .sa-popular-products a.button-gray{
    background: none !important;
    transition: 0.5s;
}
.cms-index-index .sa-popular-products li .product-item-info:hover .button-gray {
    background: none;
}
.cms-index-index .sa-popular-products li .product-item-info {
    background: #f9f9f9;
    transition: 0.7s;
}
.cms-index-index .sa-popular-products li .product-item-info:hover {
    background: #f5f5f5;
}
.cms-index-index .sa-popular-products .product-item-actions .actions-primary+.actions-secondary {
    position: absolute;
    top: 11px;
    right: 0;
    width: auto;
    display: block !important;
    height: 10px !important;
}
.cms-index-index .sa-popular-products .product-item-actions .actions-primary+.actions-secondary {
    position: absolute;
    bottom: 0px;
    right: 20px;
    width: auto;
}
.cms-index-index .sa-popular-products .popular-button a {
    color: #fff;
}
.promoBar {
    text-align: center;
    background: #191919;
    padding: 3px;
    color: #fff;
    margin-bottom: 20px;
    text-transform: uppercase;
}
/*ul.level1 li.mega:hover img {
    margin-top: -15px;
}*/
ul.level1 li.mega {
    transition: 0.2s !important;
    position: relative;
    top: 0px;
}
ul.level1 li.mega-hover {
    position: relative;
    top: -10px !important;
}
.phoneNoTop{
    float: right;
    position: absolute;
    right: 10px;
}

.page-layout-1column div#layered-filter-block {
    display: block !important;
}
.header.content.sticky {
    padding-top: 0px !important;
}
body .product-item .bss-quickview, body .product-item .product-item-info:hover .bss-quickview {
    display: inline-block !important;
    position: unset !important;
    background: #ececec;
    padding: 7.8px;
    position: relative !important;
    top: 0px !important;
}
body.catalog-category-view .product-item .bss-quickview {
    color: #313131;
}
body.catalog-category-view .product-item .price-box-wrapper div {
    text-align: center;
    width: 100%;
}
body .product-item .product-item-info:hover .bss-quickview{
    font-size: 13px !important;
}
body.catalog-category-view .product-item .product-item-info:hover .bss-quickview{
    font-size: 12px !important;
}
.product-item-actions .actions-primary, .product-item-actions .bss-bt-quickview {
    width: 49%;
    display: inline-block;
}
.sa-popular-products .product-item-actions .actions-primary a, .product-item-actions .bss-bt-quickview a {
    width: 100%;
}
.sa-popular-products .product-item-actions .actions-primary .action.primary {
    width: 100%;
    border: 1px solid #ed1b23;
}
.sa-popular-products .product-item .price-box .price {
    font-weight: 300;
}
.cms-index-index .sa-popular-products a {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 13px;
}
footer.page-footer .sa-footer-links ul li a{
    transition: 0.3s;
}
footer.page-footer .sa-footer-links ul li a:hover {
    color: #ddd;
}
.header.content.sticky .ub-mega-menu ul.level0>li.mega.dynamic-width .child-content {
    min-height: 142px !important;
}
.cms-index-index .sa-popular-products span.product-image-wrapper img {
    margin-top: -30px;
}
.cms-index-index .sa-popular-products span.product-image-wrapper {
    max-height: 220px;
}
.header.content.sticky .top-search {
    float: right;
}
.header.content.sticky .block.block-search{
    width: auto !important;
}
.header.content.sticky ul.level0>li.mega>a.mega {
    padding: 15px 8px;
}
.product-item-actions .actions-secondary .action {
    transition: 0.3s;
    color: #ddd;
}
.cms-index-index .system-configuration .system-wrap .system-desc{
    margin: 0px 0 10px 0;
    font-size: 14px;
    font-weight: 300;
}
.cms-index-index #cs.ideas-inspiration .border-top-gray {
    border-top: 4px solid #fff;
}
footer.page-footer .footer.content .newsletter .form.subscribe input::placeholder {
    font-weight: 300;
}
.cms-index-index .system-configuration .section-title{
    border: 1px solid #ddd;
    padding: 20px 10px;
    font-size: 27px;
}
span.highlight {
    color: #6ebbd4;
    font-weight: 500;
}
#stepsForSystemContainer span.highlight {
    color: #ed1c24;
}
.system-configuration .button-red {
    border: 1px solid #6dbbd4;
    background-color: #6dbbd4;
}
.ideas-inspiration .section-title, .sa-popular-products .section-title{
    text-transform: uppercase;
}
.product-item-actions .actions-secondary .action:hover{
    color: #6dbbd4;
}

/*Featured Product Hover*/
.cms-index-index .sa-popular-products li:hover .product-item-info::before {
    opacity: 1;
}
.cms-index-index .sa-popular-products li .product-item-info img, .cms-index-index .sa-popular-products li .product-item-info::before {
    transition: 0.5s;
}
.cms-index-index .sa-popular-products li .product-item-info:hover img, .cms-index-index .sa-popular-products li .product-item-info::before {
    opacity: 0;
}
.cms-index-index .sa-popular-products li .product-item-info::before {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    background: url(https://i.imgur.com/zV2o0iA.jpg);
    background-size: cover;
}
.cms-index-index .sa-popular-products li:hover .button-gray {
    background: #f9f9f9 !important;
    border: 1px solid #f9f9f9 !important;
}
.cms-index-index .sa-popular-products li:hover .product-item-name a {
    color: #fff;
}
.cms-index-index .system-configuration .system-wrap .button-gray{
    margin-right: 0px;
}
.system-configuration .button-red {
    margin-right: 2%;
}
.system-configuration .button-red, .system-configuration .button-gray {
    width: 49%;
    max-width: none;
}
.highlight-red {
    color: #ed1b23;
}
.button-red.btn-blue {
    background: #6dbbd4;
    border: 1px solid #6dbbd4;
}
.button-red.btn-black {
    background: #000;
    border: 1px solid #000;
}
.button-red.btn-trans {
    background: #ffffff00;
    border: 1px solid #fff;
}
.button-red.btn-trans-black {
    background: none;
    border: 1px solid #131313;
    color: #000;
}
.center {
    margin: auto;
    display: inherit;
}
.cms-index-index .ideas-inspiration #idea01 .idea-subtitle:after, .cms-index-index .ideas-inspiration #idea02 .idea-subtitle:after, .cms-index-index .ideas-inspiration #idea03 .idea-subtitle:after, .cms-index-index .ideas-inspiration #idea04 .idea-subtitle:after, .cms-index-index .ideas-inspiration #idea05 .idea-subtitle:after, .cms-index-index .ideas-inspiration #idea06 .idea-subtitle:after, .cms-index-index .ideas-inspiration #idea07 .idea-subtitle:after, .cms-index-index .ideas-inspiration #idea08 .idea-subtitle:after {
    background: #ed1b23;
}
.cms-index-index .ideas-inspiration #idea02{
    background-image: url(/pub/media/wysiwyg/IdeasAndInspiration/Residential/residential11.jpg);
    background-size: 100%;
}
.cms-index-index .ideas-inspiration #idea03 {
    background-image: url(/pub/media/wysiwyg/IdeasAndInspiration/Retail/retail1.jpg);
    background-size: 120%;
}
.cms-index-index .ideas-inspiration #idea04 {
    background-image: url(/pub/media/wysiwyg/IdeasAndInspiration/Gallery/gallery5.jpg);
    background-size: 100%;
}
.cms-index-index .ideas-inspiration #idea05 {
    background-image: url(/pub/media/wysiwyg/IdeasAndInspiration/PublicSpaces/publicspaces1.jpg);
    background-size: 120%;
}
.cms-index-index .ideas-inspiration #idea06 {
    background-image: url(/pub/media/wysiwyg/IdeasAndInspiration/Museums/museums3.jpg);
    background-size: 130%;
}
.cms-index-index .ideas-inspiration #idea01:hover, .cms-index-index .ideas-inspiration #idea02:hover, .cms-index-index .ideas-inspiration #idea03:hover, .cms-index-index .ideas-inspiration #idea04:hover, .cms-index-index .ideas-inspiration #idea05:hover, .cms-index-index .ideas-inspiration #idea06:hover{
    background-size: 140%;
}

.cms-index-index .sa-popular-products li:nth-child(1) .product-item-info::before {
    background: url(/pub/media/wysiwyg/dropceilingdripkit-white-o.png);
    background-size: cover;
}
.cms-index-index .sa-popular-products li:nth-child(2) .product-item-info::before {
    background: url(/pub/media/wysiwyg/ceilingattachementhover-o.jpg);
    background-size: cover;
}
.cms-index-index .sa-popular-products li:nth-child(2) .product-item-info .product-item-name a{
    color: #000;
}
.cms-index-index .sa-popular-products li:nth-child(3) .product-item-info::before {
    background: url(/pub/media/wysiwyg/tensionafter-o.jpg);
    background-size: cover;
}
.cms-index-index .sa-popular-products li:nth-child(4) .product-item-info::before {
    background: url(/pub/media/wysiwyg/hangingrodjbendhover-o.jpg);
    background-size: cover;
}
.cms-index-index .sa-popular-products li:nth-child(5) .product-item-info::before {
    background: url(/pub/media/wysiwyg/jhookhover-o.jpg);
    background-size: cover;
}
.cms-index-index .sa-popular-products li:nth-child(6) .product-item-info::before {
    background: url(/pub/media/wysiwyg/gallery.jpg);
    background-size: cover;
}
.cms-index-index .sa-popular-products li:nth-child(7) .product-item-info::before {
    background: url(/pub/media/wysiwyg/selfgriphook-white-o.png);
    background-size: cover;
}
.cms-index-index .sa-popular-products li:nth-child(8) .product-item-info::before {
    background: url(/pub/media/wysiwyg/clicktrack_1.jpg);
    background-size: cover;
}

.cms-index-index .sa-popular-products li:nth-child(8) .product-item-info .product-item-name a{
    color: #000;
}
.cms-index-index .sa-popular-products li:hover .button-gray, .cms-index-index .sa-popular-products li:hover button.action.primary {
    background: #464444b8 !important;
    color: #fff;
    border: 1px solid #464444b8 !important;
}
a.bss-quickview.button-gray::before {
    background: #464444b8;
}
.catalog-category-view a.bss-quickview.button-gray::before{
    background: #c5c5c5b8;
}
.button-red.btn-black:before{
    background-color: rgba(214, 212, 212, 0.31);
}
.catalog-category-view li.item.product.product-item .product-item-info {
    padding: 10%;
    border: 1px solid #fff;
}
.catalog-category-view li.item.product.product-item {
    margin: 0 !important;
    clear: none !important;
    width: 33.33% !important;
    position: relative;
    transition: 0.3s;
}
.catalog-category-view li.item.product.product-item:hover {
    background: #f1f1f1;
}
.page-header .header.content .minicart-wrapper .block.block-minicart, .page-header .header.content .switcher-myaccount-links .switcher-dropdown{
    border: none;
    overflow: hidden;
    border-radius: 5px !important;
}
.toolbar.toolbar-products {
    display: none;
}
.catalog-category-view strong.product.names.product-item-name {
    position: absolute;
    top: 10px;
    left: 20px;
    text-transform: uppercase;
    font-size: 12px;
}
.products-grid .description{
    margin-top: 0px;
}
.catalog-category-view .product-item-actions .actions-primary .action.primary {
    width: 100%;
}
.products-grid .description-content {
    font-size: 14px;
    color: #000;
    font-weight: 300;
}
.products-grid .product-item .product-item-name {
    position: absolute;
    top: 15px;
}
ol.products.list.items.product-items {
    text-align: center;
}
.catalog-category-view li.item.product.product-item {
    float: none;
    display: inline-block;
}
.catalog-product-view .product-top-wrapper{
    background: #fff;
}

/*Product Process CSS*/
.progress-circle {
position: relative;
display: inline-block;
margin: 1rem;
width: 60px;
height: 60px;
border-radius: 50%;
background-color: #ebebeb; }

.progressBar {
    margin: auto;
    display: block;
    text-align: center;
    display: none;
}
.progressBar-small {
    float: right;
    margin-top: -35px;
    display: none;
}
.product-info-main .productSteps .productStep {
    font-size: 10px;
    width: 32%;
    margin: 10px 2px;
    text-align: left;
    color: #000;
    font-weight: 400;
    position: relative;
    vertical-align: middle;
    text-align: center;
    display: inline-flex;
    /*height: 47px;*/
}
.category-hooks .product-info-main .productSteps .productStep, .category-cable-hooks .product-info-main .productSteps .productStep{
    height: auto;
}
.product-info-main .productSteps .productStep span{
    margin: auto;
}
.tabimage{
    display: none;
}
.cms-index-index .sa-popular-products span.product-image-wrapper {
    overflow: visible;
}
.cms-index-index .sa-popular-products .product-item-info > a {
    padding: 10% 0px;
}
#stepsForSystemContainer a {
    color: #fff !important;
    text-decoration: none !important;
    display: block;
    max-width: 300px;
}
.tabcontent h4 {
    line-height: 22px;
}
#stepsForSystemContainer .button-red {
    margin-top: 20px;
}
.product.attribute.product_category_type h5 {
    margin-bottom: 0;
    display: none;
}
.productSteps.twoCol .productStep {
    width: 48.8%;
}
.product-info-main .product.attribute.product_category_type {
    background: none;
    color: #000;
    padding: 0;
}
.product-info-main .product.attribute.product_category_type p {
    text-align: center;
    font-size: 12px;
    color: #575757;
}
.product-info-main .product-info-stock-sku{
    margin-bottom: 20px;
}
.progress_section {
    clear: both;
    padding: 100px 0px;
    text-align: center;
}
.progress_section h3 {
    font-size: 27px;
    font-weight: 300;
}
.progress_section p {
    font-weight: 300;
}
.productSteps .productStep {
    display: inline-block;
    width: 300px;
    font-size: 14px;
    font-weight: 300;
    padding: 6px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    color: #545454;
    position: relative;
}
#product-progress h5 {
    margin-bottom: 15px;
    margin-top: 30px;
}
.productSteps .productStep.active .currentStepLabel {
    opacity: 1;
    display: block;
}
.products-list .productSteps .productStep.active .currentStepLabel {
    top: -22px;
    left: 30%;
    font-size: 10px;
}
.productSteps .productStep.active a {
    /*color: #fff !important;*/
}
/*.products-list .productSteps .prevStep:nth-child(1) {
    background: #ec1c24;
    border-color: #ec1c24;
}
.products-list .productSteps .prevStep:nth-child(2) {
    background: #f1d300;
    border-color: #f1d300;
}
.productSteps .productStep:nth-child(1).active {
    background: #ee1c24;
    border-color: #ee1c24;
}
.productSteps .productStep:nth-child(2).active {
    background: #f1d300;
    border-color: #f1d300
}
.productSteps .productStep:nth-child(1).prevStep {
    background: #ec1c24;
    border-color: #ec1c24;
}
.productSteps .productStep:nth-child(2).prevStep {
    background: #f1d300;
    border-color: #f1d300;
}*/
.productSteps .productStep.nextStep:hover a {
    text-decoration: none;
    color: #000;
}
.productSteps .productStep.active .arrow_box.active{
    display: block;
    opacity: 1;
}
.productStepsContent .compatibleProductSection > a {
    display: inline-block;
    padding: 0px 20px;
    background: #ffffff;
    color: #000 !important;
    border: 1px solid #efefef;
    margin-top: 4px;
    max-width: 400px;
    text-align: left;
    width: 49%;
}
.productStepsContent .compatibleProductSection > a span {
    display: inline-block;
    width: 65%;
    vertical-align: middle;
}
img.CPProdcutImage {
    max-width: 75px;
    display: inline-block;
    vertical-align: middle;
    width: 35%;
}
.productStepsContent .compatibleProductSection {
    margin-bottom: 10px;
}
.productStepsContent a::before {
    border-radius: 30px;
    background: #7dc2d9;
}
.filter-current .action.remove {
    left: 7px;
    position: absolute;
    top: 4px;
}
.filter-current .action.remove::before {
    color: #fff;
}
.productStepsContent svg {
    width: 30px;
    position: relative;
    top: 10px;
    margin-right: 10px;
}
.productStepsContent {
    margin-top: 1em;
}
.compatibleProductSection {
    margin-top: 1em;
    max-width: 1000px;
    display: inline-block;
    width: 49%;
    vertical-align: top;
    background: #f1f1f1;
    min-height: 600px;
    padding: 4%;
}
.allProductsLinks {
    margin-top: 10px;
    display: none;
}
.compatibleProductSection a::before{
    display: none;
}
.compatibleProductSection b {
    width: 100%;
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px;
}
.compatibleProductSection a.button-red.build:hover {
    color: #353535;
    border-color: #353535;
}
.product.attribute.product_category_type {
    padding: 50px 0px;
    background: #ffffff;
    text-align: center;
    color: #0e0e0e;
    border-bottom: 1px solid #ccc;
}
.stat{
    text-align: center;
}
.stats .stat span {
    display: inline-block;
    margin: 0px 40px;
    font-weight: 300;
    line-height: 40px;
}
.stats .stat span::before {
    content: '';
    height: 38px;
    width: 50px;
    float: left;
    background: url(/pub/media/misc/black-icons.png) no-repeat;
    background-size: 185px;
    margin-right: 10px;
}
.stats .stat span.mount::before {
    background-position: -95px 0px !important;
    height: 40px;
}
.stats .stat span.length::before {
    background-position: -46px -128px !important;
    height: 40px;
}
.stats .stat span.material::before {
    background-position: -161px -95px !important;
    height: 40px;
    background-size: 205px;
}
.stats .stat span.weight::before {
    background-position: -96px -86px !important;
    height: 40px;
}
.stats .stat span.package::before {
    background-position: -94px -42px !important;
    height: 40px;
}
td.col.data a {
    text-decoration: underline;
    color: #1093a2;
    margin-right: 3px;
}
td.col.data a:last-child::after {
    display: none;
}
/*td.col.data a::after {
    content: ',';
}*/
.progress-circle:after {
content: '';
display: inline-block;
width: 100%;
height: 100%;
border-radius: 50%;
-webkit-animation: colorload 2s;
animation: colorload 2s; }

.progress-circle span {
font-size: 1rem;
color: #8b8b8b;
position: absolute;
left: 75%;
top: 75%;
display: block;
width: 30px;
height: 30px;
line-height: 30px;
margin-left: -30px;
margin-top: -30px;
text-align: center;
border-radius: 50%;
background: #fff;
z-index: 1; }

.progress-circle span:after {
content: "%";
font-weight: 600;
color: #8b8b8b; }

.progress-circle.progress-0:after {
background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(90deg, #6ebbd4 50%, #ebebeb 50%, #ebebeb); }

.progress-circle.progress-25:after {
background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(180deg, #6ebbd4 50%, #ebebeb 50%, #ebebeb); }

.progress-circle.progress-33:after {
background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(208.8deg, #6ebbd4 50%, #ebebeb 50%, #ebebeb); }

.progress-circle.progress-50:after {
background-image: linear-gradient(-90deg, #6ebbd4 50%, transparent 50%, transparent), linear-gradient(270deg, #6ebbd4 50%, #ebebeb 50%, #ebebeb); }

.progress-circle.progress-66:after {
background-image: linear-gradient(-32.4deg, #6ebbd4 50%, transparent 50%, transparent), linear-gradient(270deg, #6ebbd4 50%, #ebebeb 50%, #ebebeb); }

.progress-circle.progress-75:after {
background-image: linear-gradient(0deg, #6ebbd4 50%, transparent 50%, transparent), linear-gradient(270deg, #6ebbd4 50%, #ebebeb 50%, #ebebeb); }

.progress-circle.progress-99:after {
background-image: linear-gradient(86.4deg, #6ebbd4 50%, transparent 50%, transparent), linear-gradient(270deg, #6ebbd4 50%, #ebebeb 50%, #ebebeb); }

.progress-circle.progress-100:after {
background-image: linear-gradient(90deg, #6ebbd4 50%, transparent 50%, transparent), linear-gradient(270deg, #6ebbd4 50%, #ebebeb 50%, #ebebeb); }

@-webkit-keyframes colorload {
0% {
    opacity: 0;
    transform: rotate(0deg); }
100% {
    opacity: 1;
    transform: rotate(360deg); } }

    .bundle-options-container .block-bundle-summary .product-addto-links>.action, .wishlist.split.button>.action.split, .product-social-links .action.mailto.friend, .product-item-actions .actions-secondary>.action, .product-social-links .action.tocompare, .product-social-links .action.towishlist, .block-bundle-summary .action.towishlist, .product-item .action.towishlist, .table-comparison .action.towishlist {
    font-weight: 300;
    font-size: 11px;
}
.bk-grey {
    background: #f9f9f9;
}
.comparison_table td {
    border: 1px solid #ddd;
    font-size: 11px;
}
.comparison_table tr td:first-child {
    font-weight: 500;
}
.videoSection h2 {
    font-size: 19px;
    margin-top: 20px;
}
.videoSection {
    text-align: center;
    padding: 50px 0px;
}
.videoSection iframe {
    width: 33%;
    height: 200px;
}
.mfp-content .product-info-main .box-tocart .fieldset .control .qty {
    border: none;
}
.product-info-main .box-tocart .fieldset .control .qty{
    width: 45px !important;
}
#ajax-goto {
    display: none;
}
.product.attribute.comparison_table .tg-pictures-top {
    text-align: center;
}
.product.attribute.comparison_table img {
    width: 100px;
}
.product.attribute.comparison_table {
    max-width: 100%;
    overflow: auto;
}
.product.attribute.comparison_table table {
    margin-bottom: 1em;
}
#product-details a#tab-label-additional-title {
    padding-left: 0;
}
.product.attribute.tech_docs a, .product.attribute.cad a {
    width: 33%;
    display: inline-block;
    border: 1px solid #f1f1f1;
    margin-bottom: 5px;
}
.fancybox-navigation .fancybox-button {
    box-shadow: none;
}
.fancybox-button {
    box-shadow: none !important;
    border: none !important;
}
button.fancybox-button.fancybox-button--zoom, button.fancybox-button.fancybox-button--play, button.fancybox-button.fancybox-button--thumbs {
    display: none !important;
}
.fotorama__thumb {
    background: #fff;
}
.text-overlay h3 {
    text-align: center !important;
    display: block !important;
    width: auto;
    color: #fff;
    font-size: 42px;
    margin-top: 5em;
}
.text-overlay {
    text-align: center;
}
.text-overlay a {
    display: inline-block;
    color: #fff !important;
    border-color: #fff !important;
}
.text-overlay p {
    color: #fff !important;
    text-align: center;
    max-width: 700px;
    margin: auto !important;
    margin-bottom: 4em !important;
    padding-right: 0px !important;
    font-size: 18px !important;
}
.cms-ideas-and-inspiration .ideas-inspiration a:hover img {
    opacity: 0.9;
}
.cms-ideas-and-inspiration .ideas-inspiration span {
    margin-top: 8em;
}
.cms-ideas-and-inspiration .ideas-inspiration a {
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.cms-ideas-and-inspiration .ideas-inspiration img {
    opacity: 0.5;
    transition: 0.3s;
}
.bannerPromoOne img, .bannerPromoTwo img {
    width: 100%;
}
.bannerPromoTwo {
    background: #f9f9f9;
}
.bannerPromoOne .textSection p, .bannerPromoTwo .textSection p, .recommendedSystem p {
    line-height: 21px;
    font-weight: 300;
}
.bannerPromoOne .textSection h2 , .bannerPromoTwo .textSection h3, .recommendedSystem h2 {
    font-weight: 100;
}
.bannerPromoOne .textSection h3 span, .bannerPromoTwo .textSection h3 span, .recommendedSystem h3 span {
    font-weight: 500;
}
.bannerPromoOne .textSection > span, .bannerPromoTwo .textSection > span, .recommendedSystem span {
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    margin-bottom: 10px;
}
.recommendedSystem span{
    background: rgba(154, 255, 209, 0.3411764705882353);
    display: inline-block;
    padding: 6px 20px;
    border-radius: 30px;
    margin-bottom: 17px;
    font-weight: 800;
}
.block-minicart .block-content strong {
    max-width: 220px;
}
.bannerPromoOne .textSection, .bannerPromoTwo .textSection {
    display: inline-block;
    width: 49.7%;
    padding: 5%;
    vertical-align: middle;
}
.bannerPromoOne img, .bannerPromoTwo img {
    width: 50%;
    display: inline-block;
}
#product_video iframe {
    width: 100%;
    height: 682px;
    margin: auto;
    display: block;
    border: none;
}
#product_video iframe body {
    background: none;
}
.html5-video-player:not(.ytp-transparent), .html5-video-player.unstarted-mode, .html5-video-player.ad-showing, .html5-video-player.ended-mode, .html5-video-player.ytp-fullscreen {
    background: none !important;
}
.product.attribute.extra_image a {
    width: 33%;
    display: inline-block;
    margin-bottom: 4px;
}
.page-header .header.content .switcher-myaccount-links .switcher-dropdown .account-stuff a{
    margin: 0 0 8px;
    color: #4c4c4c;
}
.page-header .switcher .options.active ul.dropdown, .page-footer .switcher .options.active ul.dropdown {
    display: block;
    position: absolute;
    z-index: 9999;
}
.page-header .header.content .switcher-myaccount-links .switcher-dropdown .account-stuff a {
    display: block;
}

.page-header .header.content .switcher-myaccount-links .switcher-dropdown {
    padding: 20px;
    border: 1px solid #f0f0f0;
    background-color: #fff;
    min-width: 250px;
    -webkit-box-shadow: -5px 5px 37px -8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -5px 5px 37px -8px rgba(0, 0, 0, 0.75);
    box-shadow: -5px 5px 37px -8px rgba(0, 0, 0, 0.75);
    display: none;
}
.block-minicart .items-total {
    float: none;
    display: none;
}
.block-minicart .block-title .qty {
    background: #000;
    padding: 7px;
    border-radius: 50px;
    height: 30px;
    width: 30px;
    display: inline-block;
    line-height: normal;
    margin-bottom: 0;
}
.block-minicart .block-content > .actions > .secondary a {
    color: #000;
    font-weight: 500;
}
.minicart-items .product.actions {
    margin: 10px 0px;
}
.new-customer {
    margin-top: 10px;
}
.mb-login-popup label, .mb-login-popup .secondary a, .mb-login-popup .block-new-customer p, .mb-login-popup .block-title strong {
    font-weight: 300 !important;
}
a.action.forgot {
    text-decoration: underline;
}
.mb-ajaxsuite-popup-wrapper a.mb-ajaxsuite-close{
    right: 0px;
    background-size: 15px;
}
.mb-register-popup label {
    font-weight: 300 !important;
}
.mb-register-popup .block-title strong {
    margin-bottom: 2em !important;
    font-weight: 500 !important;
    text-align: center;
    display: block;
}
.mb-register-popup .fieldset .legend span {
    font-size: 15px !important;
}
.mb-register-popup .secondary span {
    font-weight: 200;
    margin: 10px;
}
.block-minicart .block-title span, .block-minicart .block-content strong {
    font-weight: 400;
    margin-bottom: 15px;
}
.breadcrumbs a:visited, .breadcrumbs a {
    color: #000 !important;
}
.addthis-smartlayers {
    z-index: 1 !important;
    position: relative;
}
.minicart-wrapper .action.close:before {
    margin-top: 7px !important;
    color: #000 !important;
}
.questions ul a {
    font-weight: 300;
}
.questions ul {
    font-size: 14px;
    color: #b5b5b5;
}
.questions h2 {
    text-transform: uppercase;
    font-size: 15px;
}
.questions {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    margin-bottom: 2em;
}
.answerBlock h3 {
    padding-top: 2em;
    text-transform: capitalize;
}
.answersSection {
    border-top: 1px solid #ddd;
}
.opc-question-wrapper #question-form>.field .control .question-description {
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
}
#question-page>.opc-progress-bar .opc-progress-bar-item._active>span {
    background: #6dbbd4;
    color: #fff;
    font-weight: 300;
}
#question-page>.opc-progress-bar .opc-progress-bar-item>span{
    font-weight: 300;
    padding: 10px 30px !important;
    width: auto !important;
    background: #fff;
    position: relative;
    z-index: 4;
    font-size: 14px;
}
.quite-top-page .top-page-container .top-page-content h4 {
    font-size: 16px;
    font-weight: 200;
}
.quite-top-page .top-page-container .top-page-content h1 {
    font-size: 36px;
    font-weight: 300;
}
.quite-top-page .bottom-page-container a {
    font-size: 14px;
}
.opc-question-wrapper #question-form>.field label {
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}
.opc-question-wrapper #question-form>.field:not(:last-child){
    border-bottom: solid 1px #f3f3f3;
}
.opc-question-wrapper .actions-toolbar .primary .action.primary {
    font-size: 15px;
    text-transform: uppercase;
    background: #6dbbd4;
    border: none;
}
.videoLink {
    float: right;
    width: 30px;
    height: 30px;
    position: relative;
    margin-top: -38px;
    background: url(/pub/media/misc/playbutton.svg) no-repeat;
    background-size: 30px;
}
.videoLink a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
}
.page-layout-toplevel .category-view .category-description,
.page-layout-toplevel .category-view .category-name {
    display: block !important;
}
.page-layout-toplevel .layered-filter-block
{
    display: none !important;
}
.page-layout-toplevel  .filter-options-item {
    display: none;
}
.page-layout-toplevel .filtered .filter-options-item {
    display: inline-block;
    vertical-align: top;
    margin: 1%;
}
.page-layout-toplevel .filter-options-item:nth-child(1) li {
    display: inline-block;
}
.page-layout-toplevel .filter-options-item:nth-child(1) {
    display: block;
}
.catalog-category-view .category-view .category-description{
    padding-bottom: 0px !important;
}
.page-layout-toplevel .filtered .filter-options-item:nth-child(1) {
    display: inline-block;
}
.page-layout-toplevel .filtered .filter-options-item:nth-child(1) li {
    display: block;
}
ul.category-categories li span.menu-title {
    color: #000;
    font-weight: 400;
    letter-spacing: 0;
    padding-top: 10px !important;
    display: block;
    font-size: 11px;
    margin-bottom: 30px;
    height: 41px;
    padding: 8px;
    font-size: 9px;
}
ul.category-categories {
    margin-top: 2%;
}
ul.category-categories li img {
    margin: auto;
    display: block;
    max-width: 50px;
    margin-top: 30px;
}
ul.category-categories li {
    display: inline-block;
    width: 10%;
    vertical-align: text-bottom;
    margin-bottom: 5px !important;
}
.catalog-category-view .category-view .category-description {
    background: #fff;
    opacity: 1 !important;
}
ul.category-categories a {
    padding: 5% 0%;
    background: #f9f9f9;
    display: block;
    transition: 0.5s;
}
ul.category-categories a:hover {
    background: #ececec;
}
form#contactForm ul {
    list-style: none;
    padding: 0;
}
.buttons-set button {
    background: #ed1c24;
    color: #fff;
    font-weight: 300;
    box-shadow: none;
    border: none;
    padding: 10px 20px;
    border-radius: 0px;
}
form#contact-form .field {
    margin: 0px;
    margin-bottom: 5px;
}
form#contact-form .legend {
    display: none;
}
.products.wrapper.list.products-list .product-item {
    width: 100% !important;
}
.products-list .description {
    text-align: left;
}
.products-list .product-item .price-box-wrapper {
    position: absolute !important;
    top: 36px;
    right: 5%;
}
.products-list .product-item-actions {
    text-align: right;
}
.products-lists .product-item-action .bss-bt-quickview {
    width: auto;
}
body.catalog-category-view .products-list .product-item .bss-quickview {
    width: 200px !important;
}
.products-list .product-item-actions .bss-bt-quickview {
    width: auto !important;
}
.products.wrapper.list.products-list .product-item {
    margin-bottom: 10px !important;
    border: none;
}
.products-list .product-item-actions {
    position: absolute !important;
    width: 100%;
    right: 2%;
    bottom: 35px;
}
.product-info-main .product.attribute.product_category_type {
    text-align: left;
}
.product-info-main .productStep {
    font-size: 10px;
    width: auto;
    margin: 10px 0px;
    text-align: left;
}
.product-info-main .page-title-wrapper {
    margin-bottom: 0px;
}
.arrow_box {
    position: relative;
    background: #ed1c24;
    border: 4px solid #ec1c24;
    position: absolute;
    top: -22px;
    left: 0%;
    padding: 0px 10px;
    color: #fff;
    opacity: 0;
    transition: 1s;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #ec1c24;
    border-width: 9px;
    margin-left: -9px;
}
.arrow_box:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #ec1c24;
    border-width: 6px;
    margin-left: -6px;
}
.page-layout-1column .filter-options-title::after {
    display: none;
}
.page-layout-1column .filter-options-item {
    margin: 0px !important;
    padding: 0px !important;
    margin-right: 30px !important;
    vertical-align: top;
}
.page-layout-1column .filter-options-content .item {
    font-size: 12px;
}
.page-layout-1column .filter-options-content {
    display: block !important;
    position: unset !important;
    opacity: 1;
    visibility: visible !important;
    box-shadow: none !important;
    margin-top: 10px;
    border: none !important;
    width: 100% !important;
}
.page-layout-1column .filter-content {
    margin-top: 30px !important;
}
.page-layout-1column .filter-options-item.active:after, .page-layout-1column .filter-options-item.active:before{
    display: none !important;
}
.filter-current .item {
    background: #ed1c24;
    padding: 5px;
    padding-left: 25px;
}
.filter-current .filter-label, .filter-current .filter-value {
    font-size: 12px;
    color: #fff;
    font-weight: 400;
}
.page-layout-1column .filter-current .item .remove::before {
    color: #fff;
    position: relative;
    top: 5px;
    left: 8px;
}
.page-layout-1column .filter-options-content .items {
    margin-bottom: 1em;
}
/*System builder*/
span.questionResult {
    font-weight: 300;
    border-radius: 50px;
    width: 100%;
    display: block;
    padding: 20px;
}
#question-page>.opc-progress-bar .opc-progress-bar-item::before {
    content: '';
    height: 1px;
    width: 100%;
    background: #000;
    z-index: 2;
    display: block;
    position: relative;
    top: 23px;
}
.opc-progress-bar-item._active:before {
    border-color: #6dbbd4 !important;
}
#question-page>.opc-progress-bar .opc-progress-bar-item._active>span {
    background: #6dbbd4;
    color: #fff;
    font-weight: 300;
    width: auto;
    border-radius: 50px;
    padding: 10px 40px;
}
#result .box-image img {
    margin-left: 40px;
}
span.questionResult.resultRail, span.questionResult.resultRails{
    padding-left: 60px;
    background-image: url(/pub/media/ubmegamenu/images/1/_/1_1.png);
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: 0px;
}
span.questionResult.resultCableorRod, span.questionResult.resultCablesorRods {
    padding-left: 60px;
    background-image: url(/pub/media/ubmegamenu/images/2/_/2_1.png);
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: 0px;
}
span.questionResult.resultHook, span.questionResult.resultHooks {
    padding-left: 60px;
    background-image: url(/pub/media/ubmegamenu/images/l/o/lock-1_1.png);
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: 0px;
}

span.questionResult.resultTensionKit, span.questionResult.resultTensionKits {
    padding-left: 60px;
    background-image: url(/pub/media/ubmegamenu/images/t/e/tension-systems---ttension-systems_1.png);
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: 0px;
}
span.questionResult.resultPocketDisplayPortrait, span.questionResult.resultPocketDisplaysPortrait {
    padding-left: 60px;
    background-image: url(/pub/media/ubmegamenu/images/5/-/5-2.png);
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: 0px;
}
span.questionResult.resultSideClamp, span.questionResult.resultSideClamps {
    padding-left: 60px;
    background-image: url(/pub/media/ubmegamenu/images/4/-/4-6.png);
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: 0px;
}
#summary {
    display: none;
}
#question-page .opc-choose-product-options-progress-bar.opc-progress-bar .opc-progress-bar-item>span:after {
    font-size: 13px;
}
.opc-question-wrapper .list-product-recommend .box-title h3{
    font-size: 2rem;
}
.opc-question-wrapper .list-product-recommend .box-title label a:after{
    margin-left: 4px;
}
.questions-index-index .product_category_type {
    display: none;
}
.questions-index-index .product-info-price {
    float: right;
}
.opc-question-wrapper .opc-choose-product-options-wrapper .selected-product {
    display: none;
}
.additional-action a {
    background: #ed1b23;
    padding: 10px 30px;
    color: #fff !important;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 11px;
    text-decoration: none;
}
.additional-action {
    margin-top: 20px;
}
.opc-question-wrapper .list-product-recommend .list-products .product-item .product-image{
    background: #f1f1f1 !important;
}
.opc-question-wrapper .list-product-recommend .list-products .product-item .product-info .price {
    color: #2a9870;
}
#question-page .opc-choose-product-options-progress-bar.opc-progress-bar .opc-progress-bar-item._active>span {
    color: #6dbbd4;
}
#question-page .opc-choose-product-options-progress-bar.opc-progress-bar .opc-progress-bar-item._active:before {
    background: #6dbbd4;
}
#question-page .opc-choose-product-options-progress-bar.opc-progress-bar .opc-progress-bar-item._active>span:after {
    background: #6dbbd4;
    border-color: #6dbbd4;
    color: #fff;
}
.opc-question-wrapper .list-product-recommend .box-title label a {
    color: #ed1b23;
}
.opc-question-wrapper .list-product-recommend .list-products .product-item input:checked+label:before {
    background: #ed1b23;
    border-color: #ed1b23;
}
.opc-question-wrapper #question-form>.field .control .question-field .admin__control-select {
    border: 2px solid #6dbbd4;
}
.opc-question-wrapper #question-form>.field .control .question-field input {
    border: 2px solid #6dbbd4;
}
.opc-question-wrapper .list-product-recommend .list-products .product-item label{
    width: 100%;
}
.opc-question-wrapper .list-product-recommend .list-products .product-item .product-image img {
    width: 100%;
}
body.questions-success-index #maincontent {
    text-align: center;
    background: url(/pub/media/misc/success.png) no-repeat;
    background-size: 35%;
    background-position: 50% 100%;
    min-height: 500px;
}
a#checkoutButtonSB {
    clear: both;
    display: block;
    max-width: 300px !important;
    margin: auto;
    padding: 10px;
    color: #fff;
    background: #ed1e24;
    margin-top: 20px;
}
.minicart-items-wrapper {
    max-height: 400px;
}
.minicart-items .product-item-name a {
    clear: both;
    display: block;
    font-size: 13px;
    overflow: hidden;
}
.minicart-items .product-item-pricing {
    margin: 0px !important;
}
.minicart-items .product-item-name {
    min-height: auto;
    font-size: 11px;
}
.minicart-items .product-item-pricing .label {
    font-size: 11px;
}
.minicart-items .action.remove {
    font-size: 10px;
}
.minicart-items .product-item-details .price {
    color: #2a9870;
}
.minicart-items .product.options .toggle>span, .shipping-policy-block.field-tooltip .field-tooltip-action span {
    font-size: 12px;
    color: #525252;
}
.block-minicart .block-content>.actions>.primary .action.primary {
    font-size: 15px;
}
.opc-question-wrapper #question-form>.field .control .question-field .admin__control-select{
    background-color: #ffffff;
}
.numberOfPieces {
    padding: 5px 10px;
    background: #f1f1f1;
    cursor: pointer;
    line-height: 36px;
}
#howManyPieces {
    margin-top: 1em;
}
.numberOfPieces.selected {
    background: #6dbbd4;
    color: #fff;
}
.field[name="question.number_of_items"] select {
    display: none;
}
.productStep a{
    color: #4c4c4c;
}
.productStep.prevStep {
    background: #05af51;
    border-color: #05af51;
    color: #fff !important;
}
.productStep.prevStep a span {
    color: #fff;
}
.productStep.prevStep b {
    color: #05af51 !important;
    border-color: #05af51 !important;
    text-indent: -9999px;
}

.productStep.prevStep a {
    color: #fff;
    pointer-events: none;
    text-decoration: none;
}
.productStep.prevStep b::before {
    content: '';
    background: url(/pub/media/misc/tick-green.svg) no-repeat;
    height: 20px;
    width: 20px;
    display: block;
    position: absolute;
    top: 13px;
    left: 12px;
}
.product-info-main .productStep.prevStep b::before {
    position: absolute;
    top: 5px !important;
    left: 5px;
}
.product-info-main .productStep.nextStep.preActive .nextStepLabel {
    left: 13% !important;
}
.productStep.nextStep.preActive .nextStepLabel {
    opacity: 1;
    display: block;
    left: 35% !important;
}
.mb-ajaxsuite-popup-wrapper .actions .action.submit.primary {
    background: #ed1d25 !important;
}
.mb-ajaxsuite-popup-wrapper .mb-login-popup-title {
    background: #e02c27 !important;
    font-weight: 300 !important;
}
.mb-ajaxsuite-popup-wrapper .mb-login-popup-title strong {
    font-weight: 300;
}
.mb-ajaxsuite-popup-wrapper .mb-ajaxsuite-popup-border.mb-ajaxlogin-message-error button {
    background: #e02c27 !important;
}
.mb-ajaxsuite-popup-wrapper h4 {
    font-weight: 300 !important;
}
.customer-account-login #maincontent {
    max-width: 1200px;
}
.customer-account-login #maincontent .login-container > .block {
    padding: 4%;
    background: #f9f9f9;
}
.account .sidebar.sidebar-additional {
    display: none;
}
.block-collapsible-nav .item.current a, .block-collapsible-nav .item.current > strong {
    border-color: #ee1d25;
}
.account ul.nav.items > li:nth-child(3), .account ul.nav.items > li:nth-child(4), .account ul.nav.items > li:nth-child(11), .account ul.nav.items > li:nth-child(14) {
    display: none;
}
.box-information .box-content {
    font-size: inherit !important;
}
.account .column.main .block:not(.widget) .block-title > strong {
    font-size: inherit !important;
}
.account #maincontent input {
    border: 1px solid #000 !important;
}
.account #maincontent .primary {
    font-size: 13px;
    padding: 5px 10px;
}
.cms-no-route .sidebar.sidebar-additional {
    display: none;
}
.cms-no-route #maincontent {
    text-align: center;
}
.cms-no-route .main {
    width: 100% !important;
}
.table-checkout-shipping-method tbody tr input {
    margin-left: 4px;
}
.account strong.box-title {
    font-weight: 400;
}
.innerProductProgress .arrow_box {
    top: -28px !important;
}
#product-progress .productSteps {
    margin-top: 30px;
}
#product-attribute-specs-table a {
    background: #f9f9f9;
    padding: 5px 10px;
    text-decoration: none;
    color: #565656;
    border: 1px solid #565656;
    transition: 0.3s;
    margin-bottom: 5px !important;
    display: inline-block;
}
#product-attribute-specs-table a:hover {
    background: #e32425;
    color: #fff;
    border-color: #e32425;
}
#product-attribute-specs-table a.videoLinkInner {
    background: #e22525;
    color: #fff;
    border-color: #e22525;
}
#product-attribute-specs-table a.videoLinkInner:hover {
    background: #e85959;
    color: #fff;
    border-color: #e22525;
}
.promoBlocks {
    text-align: center;
    padding: 15px 0px;
    border-bottom: 1px solid#ddd;
}
.promoBlocks .promoBlock {
    display: inline-block;
    margin: 0px 20px;
}
.promoBlock img {
    max-height: 36px;
    margin-right: 10px;
}
.promoBlock i {
    display: inline-block;
    vertical-align: middle;
    font-size: 34px;
    margin-right: 10px;
    color: #fff;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #ed1e24;
}
.promoBlock .promoBlockText {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.promoBlockText span {
    font-size: 12px;
    color: #464646;
}
.promoBlockText h3 {
    margin: 0;
    font-size: 14px;
    /* font-weight: 600; */
    color: #464646;
}
.top-container .widget {
    margin: 0;
}
.products-list .product-item-name{
    min-height: 30px;
    font-size: 18px;
    max-width: 65%;
    margin-top: 0;
    line-height: 27px;
}
.products-list .description .action {
    display: inline-block;
}
.products-list .description .action span {
    float: right;
    position: relative;
    top: 1px;
    font-size: 18px;
}
.top-container {
    padding: 0 !important;
    margin-top: 6px;
}
a.downloadInstructions {
    clear: both;
    display: block;
    margin-top: 20px;
    color: #fff;
    background: #ee1c24;
    text-align: center;
    padding: 10px 20px;
    max-width: 300px;
    transition: 0.3s;
}
a.downloadInstructions:hover {
    background: #ea4147;
    color: #fff;
    text-decoration: none;
}
.product.attribute.require ol {
    list-style-type: upper-roman;
    padding-left: 20px;
}
.product.attribute.require ul {
    list-style-type: disc;
    padding-left: 20px;
}
/* Style the tab */
.tab {
    overflow: hidden;
}
/* Style the buttons that are used to open the tab content */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    box-shadow: none;
    border-radius: 0px;
    font-weight: 300;
    border-bottom: 2px solid #f9f9f9;
}
/* Change background color of buttons on hover */
.tab button:hover {
    border-bottom: 2px solid #ef2f34;
}
/* Create an active/current tablink class */
.tab button.active {
    border-bottom: 2px solid #ef2f34;
}
/* Style the tab content */
.tabcontent {
    display: none;
    border-top: none;
    min-height: 470px;
}
.stepsForSystemInner{
    width: 60%;
}
#stepsForSystemContainer{
    padding: 50px 10px 0px 10px;
    font-size: 27px;
    display: block;
    border: none;
    background: #f9f9f9;
    position: relative;
    overflow: hidden;
}
.stepsImage {
    position: absolute;
    right: 0;
    top: 0;
    max-width: 600px;
}
#hangingSystemSteps h4 {
    margin-bottom: 0;
    font-weight: 600;
}
.tabcontent li b {
    transition: 0.3s;
}
.tabcontent li:hover b {
    color: #ddd !important;
}
span.section-title span.highlight {
    color: #ee1c24;
}
.tabcontent b {
    border: 6px solid;
    border-radius: 100%;
    width: 100px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 30px;
    font-size: 62px;
}
.tabcontent p {
    font-size: 12px;
    margin-top: 10px !important;
    display: block;
    color: #ddd;
}
.tabcontent ul {
    font-size: 18px;
    padding: 0% 0%;
    padding-bottom: 0;
    text-align: left;
    width: 100%;
    color: #fff;
}
.tabcontent li {
    margin-bottom: 30px;
    display: inline-block !important;
    vertical-align: top;
    text-align: left;
    width: 30.33%;
    margin: 2%;
    min-height: 300px;
    padding: 12px;
    transition: 0.3s;
    margin-left: 0;
    padding-left: 0;
}
.tabcontent li:hover {
    transform: scale(1.1);
}
.tabcontent li b{
    background: #313131;
}
.tabcontent li:nth-child(3) b {
    color: #3fbd00;
}
.tabcontent li:nth-child(2) b {
    color: #f1d300;
}
.tabcontent li:nth-child(1) b {
    color: #ef2f33;
}
span.note {
    font-size: 12px;
    color: #fff;
    display: block;
    color: #ec1c24;
}
.productSteps .productStep b {
    width: 35px;
    height: 35px;
    line-height: 29px;
    display: block;
    position: absolute;
    border-radius: 50px;
    top: -1px;
    left: -23px;
    background: #313131;
    font-size: 20px;
}
.product-info-main .productStep b {
    top: -4px;
}
#product-progress .productStep.prevStep b::before {
    top: 6px;
    left: 5px;
}
.products-list .productSteps .productStep b {
    height: 50px;
    width: 50px;
    line-height: 43px;
    top: -8px;
}
.allProductsLinks .button-red:hover::before {
    background: #00000021;
    border-radius: 0;
}
.allProductsLinks .button-red {
    max-width: 250px;
}
.productSteps .productStep:nth-child(1) b{
    border: 3px solid #ef2f33;
    color: #ef2f33;
}
.productSteps .productStep:nth-child(2) b{
    border: 3px solid #f1d300;
    color: #f1d300;
}
.productSteps .productStep:nth-child(3) b{
    border: 3px solid #3fbd00;
    color: #3fbd00;
}
/*#stepsForSystemContainer::after {
    content: '';
    position: absolute;
    width: 135%;
    height: 60%;
    transform: rotate(-20deg);
    background: #e4e4e4a6;
    left: 0;
    bottom: 0;
}*/
.backgroundUnderlay .color1, .backgroundUnderlay .color2, .backgroundUnderlay .color3 {
    width: 100%;
    background: #000;
    height: 33%;
    display: block;
}
.backgroundUnderlay {
    content: '';
    position: absolute;
    width: 135%;
    height: 60%;
    transform: rotate(-20deg);
    background: #e4e4e4a6;
    left: 0;
    bottom: 0;
}
.backgroundUnderlay .color1 {
    background: #f1f1f1;
}
.backgroundUnderlay .color2 {
    background: #f1f1f1;
}
.backgroundUnderlay .color3 {
    background: #f1f1f1;
}
.backgroundUnderlay2 {
    width: 100%;
    height: 400px;
    background: #313131;
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
}
.backgroundUnderlay2 .image {
    padding: 10px;
    height: 100%;
    display: block;
    margin-right: 15px;
    width: 40%;
    float: right;
    overflow: hidden;
    margin-top: -10px;
}
.backgroundUnderlay2 .image img {
    width: 600px;
    position: absolute;
    right: 0px;
}
#stepsForSystemContainer .stepsImage {
    z-index: 2;
    transition: 0.3s;
}
#stepsForSystemContainer:hover .stepsImage {
    transform: scale(1.06);
}
#stepsForSystemContainer .container {
    position: relative;
    z-index: 2;
}
.header.content.sticky .logo{
    width: 141px !important;
}
.capableWeightListing{
    margin-bottom: 10px;
}
.child-content .mega-col .mega-menu.level2 .mega>a.mega {
    color: #000;
    font-size: 11px;
    text-align: left;
    font-weight: 300;
    padding-left: 10px;
}
ul.level2 {
    position: absolute;
    left: -185px;
    background: #fff;
    top: 0;
    width: 100%;
}
ul.level1 li.mega.has-child:hover>.child-content {
    position: absolute;
    left: 0px;
    top: 0px !important;
    display: block !important;
    width: 200px;
    background: #fff;
}
.child-content .child-content-inner-wrap .child-content-inner{
    display: block;
}
li.mega.last.has-child {
    position: relative;
}
.child-content.cols1 {
    padding-top: 10px;
    top: 40px;
}
.header.content.sticky .logo{
    margin-top: 5px !important;
}
.filter-content .item {
    margin-top: 0;
}
.filter-options-item {
    padding: 10px 0px;
    font-size: 12px;
}
.filter-options-title {
    pointer-events: none;
}
.boxRibbon {
    width: 200px; height: 300px;
    position: relative;
    border: 1px solid #BBB;
    background: #EEE;
  }
  .ribbon {
    position: absolute;
    left: -5px; top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px; height: 75px;
    text-align: right;
  }
  .ribbon span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#F70505 0%, #F70505 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px; left: -21px;
  }
  .ribbon span::before {
    content: "";
    position: absolute; left: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid #F70505;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #F70505;
  }
  .ribbon span::after {
    content: "";
    position: absolute; right: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #F70505;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #F70505;
  }
div#minicart-content-wrapper li.item.product.product-item {
    width: 100% !important;
    position: relative;
}
.page-layout-systembuilderphs .column.main, .page-layout-systembuilderths .column.main, .page-layout-systembuildershs .column.main {
    width: 72%;
    display: inline-block;
    vertical-align: text-bottom;
}
.page-layout-systembuilderphs .sidebar.sidebar-main, .page-layout-systembuilderths .sidebar.sidebar-main, .page-layout-systembuildershs .sidebar.sidebar-main {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    float: left;
}
.products-list .productSteps .productStep {
    width: 33%;
    height: 38px;
}
.products-list .productSteps .productStep a {
    line-height: 39px;
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    text-decoration: none;
    color: #525252;
}
.products-list .productSteps {
    margin-bottom: 20px;
}
.SBListing h2 {
    text-align: center;
}
img.CPProdcutImage {
    max-width: 75px;
    display: inline-block;
}
.products-list .arrow_box {
    top: -32px;
}
.products-list .productStep.prevStep a {
    pointer-events: auto;
}
.productSteps{
    display: none;
}
.closeSystemBuilder {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 33px;
    display: none;
}
.product-info-main .product.attribute.product_category_type, div#product-progress, #product-progress h5 {
    display: none;
}
body[class*=" categorypath-shop-by-"] .productSteps {
    display: block !important;
}
body[class*=" categorypath-shop-by-"] .product.attribute.product_category_type h5, body[class*=" categorypath-shop-by-"] #product-progress h5, body[class*=" categorypath-shop-by-"] .product-info-main .product.attribute.product_category_type, body[class*=" categorypath-shop-by-"] div#product-progress {
    display: block !important;
}
.tensionSBButton, .suspensionSBButton, .hangingSBButton {
    display: none !important;
}
.tensionSBSection, .suspensionSBSection, .hangingSBSection {
    display: none;
}
body[class*=" categorypath-shop-by-system-tension-display-system"] .tensionSBSection, body[class*=" categorypath-shop-by-system-picture-hanging-system"] .hangingSBSection, body[class*=" categorypath-shop-by-system-suspension-display-system"] .suspensionSBSection {
    display: inline-block;
}
body[class*=" categorypath-shop-by-system-tension-display-system"] .tensionSBButton, body[class*=" categorypath-shop-by-system-picture-hanging-system"] .hangingSBButton, .body[class*=" categorypath-shop-by-system-suspension-display-system"] .suspensionSBButton {
    display: inline-block !important;
}
body[class*=" categorypath-shop-by-"] .bss-bt-quickview, body[class*=" categorypath-shop-by-"] .breadcrumbs {
    display: none !important;
}

.RodsCompatibleWith-filter,
.CablesCompatibleWith-filter,
.RailsCompatibleWith-filter,
.ClampsCompatibleWith-filter,
.SingleSidedClampsCompatibleWith-filter,
.TensionSystemsCompatibleWith-filter,
.SupportCompatibleWith-filter,
.RodsCompatibleWith-filter,
.HooksCompatibleWith-filter,
.RodHooksCompatibleWith-filter,
.CeilingKitsCompatibleWith-filter,
.DisplaysCompatibleWith-filter {
    display: none !important;
}

body[class*=" categorypath-shop-by-"] .RodsCompatibleWith-filter,
body[class*=" categorypath-shop-by-"] .CablesCompatibleWith-filter,
body[class*=" categorypath-shop-by-"] .RailsCompatibleWith-filter,
body[class*=" categorypath-shop-by-"] .TensionSystemsCompatibleWith-filter,
body[class*=" categorypath-shop-by-"] .ClampsCompatibleWith-filter,
body[class*=" categorypath-shop-by-"] .SingleSidedClampsCompatibleWith-filter,
body[class*=" categorypath-shop-by-"] .SupportCompatibleWith-filter,
body[class*=" categorypath-shop-by-"] .RodsCompatibleWith-filter,
body[class*=" categorypath-shop-by-"] .HooksCompatibleWith-filter,
body[class*=" categorypath-shop-by-"] .RodHooksCompatibleWith-filter,
body[class*=" categorypath-shop-by-"] .CeilingKitsCompatibleWith-filter,
body[class*=" categorypath-shop-by-"] .DisplaysCompatibleWith-filter  {
    display: none;
}
/*body[class*=" categorypath-shop-by-"] div#product-progress {
    position: fixed;
    top: 0;
    background: #fff;
    left: 0;
    z-index: 9;
    margin: 12%;
}
body[class*=" categorypath-shop-by-"] .closeSystemBuilder {
    display: block;
}*/
.SBFinisher p {
    display: inline-block;
}
.SBFinisher .button-red {
    clear: both;
    display: block;
    margin: auto;
    margin-top: 10px;
}
.SBFinisher .button-red:hover::before {
    border-radius: 0px;
    background: #00000012;
}
.systembuilder-small {
    width: 100%;
}
.minicart-items .product-item-name {
    margin-bottom: 0px !important;
}
.minicart-items .product-item:first-child {
    padding-top: 20px !important;
}
.minicart-items .product-item-pricing .price-container {
    top: 13px;
    right: 0;
    float: none;
}
.minicart-items .product-item-pricing .details-qty.qty .quantity-controls .quantity-update.quantity-plus {
    background: #232323;
    top: 0px !important;
}
.minicart-items .product-item-pricing .details-qty.qty .quantity-controls .quantity-update.quantity-minus {
    background: #3a3a3a;
}
.minicart-items .product-item-pricing .details-qty.qty .quantity-controls .quantity-update{
    width: 20px !important;
    height: 20px !important;
}
.minicart-items .product-item-pricing .label {
    display: none;
}
.minicart-items .product.actions {
    margin: 10px 0px;
    position: absolute;
    top: 0;
    right: 0;
    float: none;
    text-align: right;
}
.minicart-items .remove span {
    display: none;
}
.minicart-items .remove::before {
    content: 'x';
    font-weight: 800;
    color: #1b1b1bdd;
}
.minicart-items .product-item-pricing {
    float: right;
    width: auto !important;
    margin-top: 20px !important;
}
.minicart-items .item-qty{
    position: relative;
    top: 5px;
    font-size: 13px;
    width: 47px !important;
}
.product-info-main .stock.available svg {
    margin-right: 10px;
}
.seals img:first-child {
    max-width: 100px;
}
.seals img, .seals div {
    margin-right: 10px;
}
.minicart-items .product-item-details .price {
    color: #272727 !important;
    font-weight: 500;
}
.minicart-items .update-cart-item {
    font-size: 10px;
}
.minicart-items .product.options {
    width: 60%;
    float: left;
    margin-bottom: 0;
}
.minicart-items .product.options .label::after {
    content: ':';
}
.minicart-items .product.options .values {
    display: inline-block;
    font-size: 11px;
}
.minicart-items .product.options .label {
    font-size: 11px;
    display: inline-block;
}
.page-header .header.content .minicart-wrapper .action.showcart {
    opacity: 0.8;
}
.minicart-wrapper .block-minicart .block-title {
    background: #ee1c24;
    color: #fff;
    font-size: 14px;
    margin: 0;
}
.minicart-wrapper .action.close {
    opacity: 1;
}
.minicart-wrapper .action.close:before {
    margin-top: 7px !important;
    color: #fff !important;
}
.block-minicart .block-content>.actions .paypal-logo {
    display: none;
}
.opc-wrapper .step-title {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
}
.checkout-index-index .checkout-header h1 {
    text-transform: uppercase;
}
.checkout-index-index .checkout-block {
    box-shadow: none;
    border-right: 1px solid #ddd;
    background: #f5f5f5f5;
    padding: 8% 5%;
    border: none;
    margin: 20px 10px;
}
.checkout-index-index .payment-method label {
    margin-left: 10px;
}
.checkout-payment-method .payment-method-title .action-help {
    display: none;
}
.checkout-index-index .checkout-block:hover {
    box-shadow: none;
}
form#co-shipping-form {
    display: flex;
}
div[name="shippingAddress.firstname"] {
    order: -1;
}
#shipping-new-address-form {
    flex-flow: row wrap;
    display: flex;
}
.checkout-index-index input {
    border: 1px solid;
}
.checkout-container .opc-block-summary>.title {
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    font-weight: 900;
    text-transform: uppercase;
}
.opc-block-summary {
    padding: 10% !important;
}
.opc-block-summary {
    padding: 10% !important;
    margin: 0 !important;
    margin-top: -24px !important;
}
.checkout-index-index .additional-options {
    margin: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .discount-code .payment-option-title span {
    color: #000;
    text-align: right !important;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .discount-code .payment-option-title {
    background: #f1f1f1;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
    margin: 0px 0px;
    padding: 10px 20px;
    background: #f1f1f1;
}
.checkout-payment-method .payment-option-inner {
    margin-bottom: 10px;
}
.checkout-payment-method.submit button {
    width: 100%;
}
.checkout-payment-method.submit {
    margin-top: 20px;
}
.checkout-index-index .checkout-header {
    text-align: center;
}
.table-wrapper.grouped .product-item-name {
    display: inline-block;
    vertical-align: text-top;
    margin: 0;
    padding: 0;
    padding-right: 10px;
    text-align: left !important;
    min-height: auto !important;
}

.table-wrapper.grouped .price-box {
    display: inline-block;
    vertical-align: text-top;
}
.table-wrapper.grouped td {
    padding-top: 20px;
    padding-left: 0px;
}
.filter-options-content {
    display: block !important;
}
.recommendedSystem {
    min-height: 500px;
    position: relative;
}
.RS-Image {
    left: 0;
    width: 50%;
}
.recommendedSystem .overlayText {
    z-index: 2;
    position: relative;
    font-weight: 400;
}
/*.recommendedSystem::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgb(0, 0, 0) 100%);
    z-index: 0;
}*/
.RP-name {
    font-size: 22px;
    margin-bottom: 20px;
}
.recommendedSystem .priceBox {
    font-size: 30px;
    margin-bottom: 15px;
    font-weight: 300;
    display: inline-block;
    float: right;
}
.recommendedSystem .button-red {
    margin-top: 5px;
}
.product.attribute.stats {
    padding: 20px 0px;
    clear: both;
    background: #f3f3f3;
    display: none;
}
.categorypath-starter-kits-systems .CeilingKitsCompatibleWith-filter,
.categorypath-starter-kits-systems .Price-filter,
.categorypath-starter-kits-systems .SolidStructureCapableWeight-filter,
.categorypath-starter-kits-systems .DryWallCapableWeight-filter,
.categorypath-starter-kits-systems .ClampsCompatibleWith-filter,
.categorypath-starter-kits-systems .TensionSystemsCompatibleWith-filter,
.categorypath-starter-kits-systems .TensionMountType-filter
{
    display: none;
}
.cms-index-index .ideas-inspiration.system #idea01{
    background-image: url(/pub/media/wysiwyg/IdeasAndInspiration/Residential/residential18.jpg);
    background-size: cover;
}
.cms-index-index .ideas-inspiration.system #idea02{
    background-image: url(/media/wysiwyg/IdeasAndInspiration/SignDisplay/signdisplay1.jpg);
    background-size: cover;
}
.cms-index-index .ideas-inspiration.system #idea03{
    background-image: url(/pub/media/wysiwyg/celingattachment.jpg);
    background-size: 120%;
}
.cms-index-index .ideas-inspiration.system #idea04{
    background-image: url(/media/wysiwyg/IdeasAndInspiration/PosterBannerHangingSystem/posterbannergangingsystem1.jpg);
    background-size: cover;
}
.cms-index-index .ideas-inspiration.system #idea05 {
    background-image: url(/media/wysiwyg/IdeasAndInspiration/Standoffs/standoffs1.jpg);
    background-size: cover;
}
.cms-index-index .ideas-inspiration.system #idea06 {
    background-image: url(/media/wysiwyg/IdeasAndInspiration/SpecialtyHardware/specialtyhardware2.jpg);
    background-size: cover;
}
.cms-index-index .ideas-inspiration.system #idea01 .button-red{
    clear: both !important;
    display: block;
    margin: auto;
    margin-top: 30px;
}
.seals {
    float: right;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-flow: row;
    flex-wrap: wrap;
    align-items: center;
}
.caseStudy .two-col.info {
    text-align: justify;
}
.systemUsed .two-col img {
    display: block;
    margin: auto;
}
.systemUsed {
    margin-bottom: 0px;
    display: block;
}
.systemUsed .two-col:nth-child(2) {
    background: #f9f9f9;
}
.systemUsed .two-col .itemsUsedContainer .itemUsed {
    font-size: 17px;
    margin-top: 20px;
}
.systemUsed .two-col .itemsUsedContainer {
    vertical-align: middle;
    display: inline-block;
    position: absolute;
    top: 30%;
    padding-left: 30px;
}
.systemUsed .two-col {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 500px;
    overflow: hidden;
    margin-bottom: 20px;
}
.itemsUsedContainer .itemUsed {
    display: inline-block;
    margin: 10px 20px;
}
.itemsUsedContainer {
    clear: both;
    display: block;
    text-align: center;
    padding: 10px;
    background: #ddd;
}
.fact span {
    position: relative;
    top: 7px;
    margin-right: 6px;
}
.logoCS{
    height: 32px;
    float: left;
    width: 100px;
    background-position: 50% !important;
    margin-right: 10px !important;
    position: relative !important;
    top: -3px !important;
}
#lecia {
    background: url(/pub/media/clients/clients/Lieca-Logo23.jpg) #fff no-repeat;
    background-size: 53%;
}
#sandscapital {
    background: url(/pub/media/clients/clients/sands.png) #fff no-repeat;
    background-size: 53%;
}
#shanghaiairport {
    background: url(/pub/media/clients/clients/shanghai.png) #fff no-repeat;
    background-size: 87%;
}
#arttrove {
    background: url(/pub/media/clients/clients/arttrove.jpg) #000 no-repeat;
    background-size: 87%;
}
#materialgood {
    background: url(/pub/media/clients/clients/materialgood.png) #fff no-repeat;
    background-size: 93%;
}
#blickart {
    background: url(/pub/media/clients/clients/Blick.png) #fff no-repeat;
    background-size: 53%;
}
#virginatlantic {
    background: url(/pub/media/clients/clients/VALogo2.jpg) #fff no-repeat;
    background-size: 53%;
}
.ideas-inspiration.system .button-red span {
    font-size: 12px !important;
    padding: 0;
    margin: 0 !important;
    letter-spacing: 0px !important;
}
.ideas-inspiration.system span.idea-subtitle {
    clear: both;
    width: 100%;
    font-size: 2.2rem !important;
}
.ideas-inspiration.system .button-red {
    margin: 3px;
    margin-top: 34px;
    background: none;
    border-color: #fff;
}
.ideas-inspiration .row > div:hover .button-red {
    background: #ed1b23 !important;
    border-color: #ed1b23 !important;
}
.cms-index-index .ideas-inspiration #idea01, .cms-index-index .ideas-inspiration #idea02, .cms-index-index .ideas-inspiration #idea03, .cms-index-index .ideas-inspiration #idea04, .cms-index-index .ideas-inspiration #idea05, .cms-index-index .ideas-inspiration #idea06 {
    padding-top: 90px;
}
.twoCol {
    width: 49.7%;
    display: inline-block;
    vertical-align: middle;
    padding: 5%;
}
.margin-left-small{
    margin-left: 12px;
}
.products-list .description b {
    font-weight: 500;
}
.page-layout-toplevel .products.wrapper.list.products-list .product-item-description {
    height: 150px;
    margin-bottom: 29px;
    display: block;
    overflow: hidden;
}
.page-layout-toplevel .products.wrapper.list.products-list .product-item-name {
    padding-right: 82px;
    font-size: 15px;
    max-width: 260px;
    margin-bottom: 15px;
    line-height: 20px;
}
.page-layout-toplevel .products.wrapper.list.products-list .product-item-photo {
    padding-right: 0;
}
.page-layout-toplevel .products.wrapper.list.products-list .product-item {
    width: 50% !important;
    display: inline-block !important;
    border: 1px solid #fff !important;
    margin: 0 !important;
    min-height: 330px;
}
.page-layout-toplevel .catalog-category-view .product-item-actions .actions-primary .action.primary {
    width: 85%;
    display: inline-block;
}
.page-layout-toplevel .filter {
    display: none;
}
.is-blog .breadcrumbs {
    margin-top: 30px;
}
.post-list-item h2 a {
    color: #333;
}
.post-list-wrapper .item {
    padding: 40px 20px 0px 40px;
    background: #f9f9f9;
}
.post-excerpt {
    font-size: 13px;
}
.post-meta .post-meta-item a {
    color: #333;
}
.post-meta .post-meta-item {
    margin-bottom: 8px;
    font-size: 12px;
}
.is-blog .sidebar.sidebar-additional {
    display: none;
}


/*.is-blog .column.main, .is-blog.page-layout-2columns-left .column.main {*/
/*    width: 100% !important;*/
/*}*/


.is-blog div#comments {
    width: 50%;
    margin-bottom: 20px;
    display: none;
}
.is-blog.wordpress-post-view .page-title-wrapper {
    padding: 30px;
    background: #f9f9f9;
    margin: 30px 0px;
}
.is-blog.wordpress-post-view .column.main {
    background: #f9f9f9;
    padding: 40px 20px;
    margin-bottom: 40px;
}
p.trademark {
    font-size: 10px;
}
.schema{
    display: none;
}
.productSteps.twoCol {
    width: 100%;
}
.related .slick-track {
    margin: auto !important;
    text-align: center !important;
}
.grid .slick-slider .slick-list .slick-slide {
    display: inline-block !important;
    width: auto !important;
    float: none;
    min-width: 300px;
}
.block.related .block-title strong {
    font-weight: 500;
}
.block.related .block-title {
    margin-top: 50px;
}
.block.related .tocart svg {
    display: none;
}
.block.related .tocart {
    margin-bottom: 20px;
    border: none !important;
}
.logo img{
    width: 200px !important;
    height: auto !important;
}
.custom-slider {
    max-height: 670px;
    overflow: hidden;
}
div#pre-div {
    display: none;
}
.custom-slider .owl-carousel .owl-stage-outer, .custom-slider {
    padding: 0 !important;
}
.owl-carousel .banner-item .content_slider{
    padding: 2%;
    left: 2% !important;
    top: 0px !important;
}
.owl-carousel .banner-item .content_slider .buttons .custom_content {
    text-align: left !important;
}
.owl-carousel .banner-item .content_slider .buttons .custom_content .blacklight {
    clear: both;
    width: 100%;
    display: block;
}
.owl-carousel .banner-item .content_slider .buttons{
    text-align: left !important;
}
.h0-light {
    font-family: brown;
    font-weight: 300;
    font-size: 85px;
    color: rgb(255, 255, 255);
    display: block;
    text-transform: uppercase;
    line-height: 1;
    font-size: 70px !important;
}
.h0-bold {
    font-family: brown;
    font-weight: 700;
    font-size: 88px;
    color: rgb(255, 255, 255);
    display: block;
    text-transform: uppercase;
    line-height: 0.7;
}
a.sealLogo {
    display: inline-block;
    max-width: 120px;
    vertical-align: middle;
}
b.thin {
    font-weight: 300;
}
.subtitle {
    font-family: brown;
    font-weight: 300;
    font-size: 18px;
    color: rgb(255, 255, 255);
    display: block;
    margin-top: 10px;
}
#DigiCertClickID_6Njkn8Ot2 {
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    padding: 3px 14px;
    margin: 5px 20px;
    border-radius: 40px;
}
div#DigiCertClickID_6Njkn8Ot2 img {
    max-height: 32px;
}
.buttons .button-red {
    margin-top: 20px;
}
.mt--1 {
    margin-top: -5px !important;
}
.mt-1-2 {
    margin-top: 2px;
}
.lh--20 {
    line-height: 20px;
}
.mt-1{
    margin-top: 5px !important;
}
.font-medium{
    font-size: 28px !important;
}
.mb-0 {
    margin-bottom: 0;
}
.mt-0 {
    margin-top: 0;
}
.mb-1 {
    margin-bottom: 5px;
}
.mt-1 {
    margin-top: 5px;
}
.mb-2 {
    margin-bottom: 10px;
}
.mt-2 {
    margin-top: 10px;
}
.t--7 {
    top: -7px;
}
.position-relative {
    position: relative;
}
.banner-item::before {
    position: absolute;
    width: 100%;
    height: 300vh;
    background: #00000036;
    content: '';
    z-index: 1;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
    background: none !important;
}
span.saLogoIcon {
    height: 20px;
    width: 20px;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: 5px;
    background: url(/pub/media/seals/sa_atelier-o.png) no-repeat;
    background-size: 20px;
}
span.saLogoIcon.Medium {
    background-size: 40px;
    height: 40px;
    width: 40px;
    float: right;
}
.float-right{
    float: right;
}
.col-carrier {
    display: none;
}
form#co-shipping-method-form {
    overflow: hidden;
}
.slick-track {
    padding: 40px;
}
.itemUsed a {
    color: #000;
    text-decoration: underline;
}
div[name="shippingAddress.street.0"] .label {
    display: none;
}
.checkout-column.opc {
    width: 100%;
}
.checkout-onepage-success #maincontent {
    max-width: 700px;
    margin-bottom: 20px;
    margin-top: 25px;
}
.checkout-onepage-success .order-details-items .product-item-name {
    padding: 0;
    min-height: auto;
    font-size: 14px;
}
.checkout-onepage-success .order-details-items td, .checkout-onepage-success .order-details-items span, .checkout-onepage-success .order-details-items th {
    font-size: 14px;
    font-weight: 500 !important;
}
.checkout-onepage-success .order-details-items th {
    font-weight: 900 !important;
}
.checkout-onepage-success .order-details-items .table-order-items .item-options {
    font-size: 12px !important;
}
.checkout-onepage-success .block-order-details-view .block-content > div {
    padding: 0px 10px;
}
.table-checkout-shipping-method tbody td{
    padding-bottom: 15px;
    padding-top: 15px;
}
.mfes-trustmark.loaded {
    display: inline-block;
    vertical-align: middle;
    margin-left: 13px;
}
.checkout-column.opc {
    width: 100%;
}
.checkout-onepage-success #maincontent {
    max-width: 700px;
    margin-bottom: 20px;
    margin-top: 25px;
}
.checkout-onepage-success .order-details-items .product-item-name {
    padding: 0;
    min-height: auto;
    font-size: 14px;
}
.checkout-onepage-success .order-details-items td, .checkout-onepage-success .order-details-items span, .checkout-onepage-success .order-details-items th {
    font-size: 14px;
    font-weight: 500 !important;
}
.checkout-onepage-success .order-details-items th {
    font-weight: 900 !important;
}
.checkout-onepage-success .order-details-items .table-order-items .item-options {
    font-size: 12px !important;
}
.checkout-onepage-success .block-order-details-view .block-content > div {
    padding: 0px 10px;
}
.table-checkout-shipping-method tbody td{
    padding-bottom: 15px;
    padding-top: 15px;
}
.mfes-trustmark.loaded {
    display: inline-block;
    vertical-align: middle;
    margin-left: 13px;
}
#checkoutSteps .col-mp .row-mp {
    background: #f9f9f9;
    padding: 4%;
}
.checkout-index-index .action-toggle-create-account[type="checkbox"] + label::before {
  border: none;
}
.checkout-index-index .page-main div.step-title {
  border-bottom: 1px solid #000;
  border-radius: 0;
  padding: 0 !important;
  margin-bottom: 30px;
}
.checkout-index-index .page-main label{
  font-size: 13px !important;
}
.opc-wrapper .step-title span {
  color: #000;
}
#checkoutSteps .col-mp {
    padding: 1.5%;
}
.opc-wrapper .step-title span {
    font-weight: 600;
    position: relative;
    top: -4px;
    font-size: 13px;
}
.osc-cms-block {
    clear: both;
    width: 100% !important;
    display: block !important;
}
.opc-wrapper .step-title {
    background: #292929;
}
.onestepcheckout-index-index .field.choice label {
    font-weight: 400;
}
.onestepcheckout-index-index .field.choice {
    padding: 7px;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
    border: 0px;
}
.opc-wrapper .fieldset:last-child {
    margin-bottom: 0;
}
.opc-wrapper .payment-option._collapsible.opc-payment-additional.discount-code .payment-option-title {
    padding: 10px 0px;
}
.osc-place-order-block.checkout-comment-block {
    border: none;
    padding: 0px !important;
}
.osc-place-order-block.checkout-comment-block label {
    font-weight: 400;
}
.opc-payment-additional.discount-code .payment-option-title {
    text-align: right;
}
.opc-payment-additional.discount-code .payment-option-title span {
    color: #000 !important;
    font-size: 12px;
}
.opc-block-summary.step-content {
    padding-top: 40px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.opc-block-summary .product-item .product-item-name-block a strong {
    font-size: 12px !important;
    color: #000;
}
.opc-block-summary .minicart-items .product.options .toggle>span {
    font-size: 11px !important;
}
.opc-block-summary .items-in-cart > .title {
    display: none;
}
#checkout-review-table thead th {
    font-size: 11px;
}
.opc-block-summary .qty-wrapper .qty-wrap .input-text.update {
    padding: 8px;
}
#checkout-review-table .qty-wrapper a {
    height: 28px;
    background: #ed1c24 !important;
    line-height: 30px;
}
#checkout-review-table tbody tr td {
    vertical-align: middle;
}
.opc-block-summary .product-item .subtotal span {
    text-align: center !important;
    font-size: 12px !important;
    display: block !important;
}
#checkout-review-table tbody tr td a.remove::before {
    display: none;
}
.opc-block-summary .table-totals tbody .mark {
    font-size: 12px !important;
}
.opc-block-summary tr.totals.shipping.excl .value {
    display: none;
}
#co-place-order-area {
    padding: 0px !important;
}
.osc-addition-content-wrapper {
    padding: 0px !important;
}
.osc-place-order-wrapper {
    padding: 0px !important;
    max-width: 300px;
    float: right;
}
.onestepcheckout-index-index .osc-place-order-wrapper .place-order-primary button.primary.checkout {
    background: #ed1c24 !important;
}
.checkout-agreements-block #co-place-order-agreement {
    margin: 0;
}
.one-step-checkout-wrapper tr.grand.totals.incl td {
    padding-bottom: 0;
}
.one-step-checkout-wrapper .create-account-block label, .one-step-checkout-wrapper .billing-address-same-as-shipping-block label {
    position: relative;
    top: 2px;
    margin-left: 7px;
}
.one-step-checkout-wrapper #checkoutSteps .col-mp {
    padding-bottom: 0px;
    margin-bottom: 10px;
}
.one-step-checkout-wrapper fieldset.field.street {
    padding: 5px !important;
}
.one-step-checkout-wrapper #customer-email-fieldset.fieldset > .field {
    padding: 0px;
}
.onestepcheckout-index-index .page-title-wrapper {
    text-align: center;
}
.onestepcheckout-index-index .osc-authentication-wrapper a {
    color: #000;
}
.onestepcheckout-index-index .osc-authentication-wrapper {
    text-align: center;
}
form#co-place-order-agreement {
    float: right;
}
.one-step-checkout-wrapper .osc-place-order-wrapper {
    float: right;
}
.trustedsite-trustmark {
    max-width: 500px;
    margin: auto;
    margin-bottom: 20px;
}
.catalogsearch-result-index .product-item {
    position: relative;
    background: #f9f9f9;
}
.catalogsearch-result-index .column.main {
    margin: 0;
    padding: 0 !important;
}
.catalogsearch-result-index .breadcrumbs {
    display: none;
}
.catalogsearch-result-index main#maincontent {
    padding-left: 10%;
    padding-right: 10%;
}
body.catalogsearch-result-index .product-item .product-item-info .bss-quickview {
    display: none !important;
}
.catalogsearch-result-index .products-list .product-item-actions .actions-primary .action.primary {
    margin-right: 0 !important;
    display: inline-block;
}
.search-autocomplete {
    margin-top: 5px;
}
.search-autocomplete ul:not(:empty) li {
    padding: 10px;
}
.customer-account-create .page-main > .page-title-wrapper .page-title {
    text-align: center;
    display: block;
    margin-bottom: 50px;
}
.naviconbefore .menuicon::before {
    content: '';
    width: 60px;
    height: 60px;
    display: block;
    margin: auto;
}
.rail-icon .menuicon::before {
    background: url(/media/nav/rail.webp) no-repeat;
    background-size: 50px;
}
.cable-icon .menuicon::before {
    background: url(/media/nav/cable.webp) no-repeat;
    background-size: 50px;
}
.cableaccessories-icon .menuicon::before {
    background: url(/media/nav/cableaccessories.webp) no-repeat;
    background-size: 50px;
}
.cablehook-icon .menuicon::before {
    background: url(/media/nav/cablehook.webp) no-repeat;
    background-size: 50px;
}
.clicktrackaccessories-icon .menuicon::before {
    background: url(/media/nav/clicktrackaccessories.webp) no-repeat;
    background-size: 50px;
}
.hardware-icon .menuicon::before {
    background: url(/media/nav/hardware.webp) no-repeat;
    background-size: 50px;
}
.rod-icon .menuicon::before {
    background: url(/media/nav/rod.webp) no-repeat;
    background-size: 50px;
}
.rodaccessories-icon .menuicon::before {
    background: url(/media/nav/rodaccessories.webp) no-repeat;
    background-size: 50px;
}
.rodhook-icon .menuicon::before {
    background: url(/media/nav/rodhook.webp) no-repeat;
    background-size: 50px;
}
.cms-index-index .sa-popular-products li:nth-child(6) .product-item-info .product-image-wrapper {
    position: relative;
    top: 30px;
}
.cms-index-index .sa-popular-products li:nth-child(6) .product-item-info .product-image-wrapper img {
    /* top: 30px; */
    max-height: 250px;
    width: auto !important;
}
.registeredMark::before {
    content: '®';
}
.metoo {
    font-size: 40px;
    line-height: 56px;
    font-weight: 300;
    text-align: center;
    text-transform: inherit;
    font-family: Times New Roman;
    margin-top: 10%;
}
.bottom-right {
    float: right;
}
.bottom-right span {
    margin-right: 5px;
}
.bottom-right span, .bottom-right img {
    display: inline-block !important;
}
.bottom-right img {
    max-width: 50px;
}
.bottom-right span.trademarkR {
    top: -5px;
    left: 2px;
}
.metoo b {
    font-size: 18px;
    position: relative;
    top: -5px;
}
.home-content {
    padding: 100px;
    background: #f9f9f9;
}
.home-content h2 {
    text-align: center;
    margin-bottom: 43px;
    padding: 20px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.home-content b {
    color: #ed1c24;
}
.registedmark {
    display: inline-block;
    font-size: 10px;
    position: relative;
    top: -12px;
}
.yellow {
    display: inline-block;
    color: #f1d301;
}
.page-layout-toplevel .products.wrapper.list.products-list .product-item .rating-summary .rating-result:before, .page-layout-toplevel .products.wrapper.list.products-list .product-item .rating-summary .rating-result > span:before {
    font-size: 10px;
}
.atss .at-share-btn, .atss a {
    width: 2pc !important;
}
.atss .at-share-btn span .at-icon, .atss a span .at-icon{
    width: 1.5pc !important;
}
.checkout-index-index .qty-wrapper .qty-wrap {
    width: 40px;
}
.checkout-index-index td.a-center.details-qty {
    width: 120px !important;
}
.checkout-index-index .qty-wrapper {
    min-width: 100px;
}
.checkout-index-index .qty-wrapper .qty-wrap input {
    width: 100% !important;
}
.cvv .field-tooltip._active .field-tooltip-content {
    right: 30px !important;
    left: auto !important;
}
.cvv .field-tooltip .field-tooltip-content:before {
    left: auto;
    right: -20px;
    transform: rotate(180deg);
}
#stripe-payments-card-number {
    width: 90% !important;
}
.catalogsearch-result-index .products-list .product-item .product-item-details {
    display: block !important;
    width: 100% !important;
}

.catalogsearch-result-index .products-list .product-item {
    max-width: 48%;
    display: inline-block;
    margin: 1%;
}
.catalogsearch-result-index .products-list .product-item-info {
    display: block;
}
.catalogsearch-result-index .products.wrapper.list.products-list .product-item .details {
    padding: 6%;
    min-height: 290px;
}
.page-product-grouped.catalog-product-view p.minimal-price {
    display: none;
}
.page-product-grouped .product-info-main .product-info-price {
    position: absolute;
}
.page-product-grouped .table.grouped .col.qty .control.qty .qty {
    background: #ececec;
    pointer-events: none;
    color: #464646;
}
.table.grouped .col.item {
    width: auto;
    text-align: left !important;
    vertical-align: middle;
    padding-left: 25px;
}
td.grouppedThumb img {
    width: 75px;
}
.table.grouped td.grouppedThumb {
    width: auto !important;
}

.action-primary:hover {
    background: #ee1c24;
    border: 1px solid #ee1c24;
    color: #ffffff;
}
.modal-footer {
    border: none;
}
a.bannerStarter:hover {
    cursor: pointer;
}
a.bannerStarter {
    float: right;
    position: relative;
    z-index: 99;
    max-width: 500px !important;
    top: -20px;
    display: none !important;
}
.checkout-index-index .page-main #iosc-summary .opc-block-summary .product .product-item-details .product-item-inner .qty-control-wrapper .cart-item-qty {
    pointer-events: none !important;
}
.checkout-index-index .page-main #iosc-summary .opc-block-summary .product .product-item-details .product-item-inner .qty-control-wrapper .quantity-controls.minus, .checkout-index-index .page-main #iosc-summary .opc-block-summary .product .product-item-details .product-item-inner .qty-control-wrapper .quantity-controls.plus {
    display: none !important;
}
.checkout-index-index .page-main #iosc-summary .opc-block-summary .product .product-item-details .product-item-inner .qty-control-wrapper {
    min-width: auto !important;
}
.phoneNoTop a {
    color: #ed1c25;
}
.owl-carousel .owl-item img{
    width: auto !important;
    height: auto !important;
}
strong.label.switcher-label {
    display: none;
}
.products-list .product-item-actions .bss-bt-quickview {
    text-align: center;
}
body.catalog-category-view .product-item .product-item-info:hover .bss-quickview {
    font-size: unset !important;
}
.block-minicart span.qty.empty {
    display: none;
}
.block-minicart .subtitle.empty {
    width: 100%;
    color: #000;
    max-width: 100%;
}
.onestepcheckout-index-index main#maincontent {
  margin-top: 20px;
}
.checkout-index-index .col-method [type="radio"]:checked, .checkout-index-index .col-method [type="radio"]:not(:checked) {
  opacity: 1 !important;
  z-index: 3 !important;
  top: -4px;
  position: relative;
}
.checkout-index-index .page-main .col-method label {
  display: none;
}
.osc-place-order-block.checkout-comment-block {
    display: none;
}
.osc-place-order-wrapper .osc-multi-address-checkout {
    display: none;
}
#checkout-review-table tbody tr td a i {
    font-family: 'FontAwesome';
}
.items-in-cart .minicart-items {
    display: block !important;
}
div[name="billingAddress.street.0"] > label {
    display: none;
}
#checkout-review-table .qty-wrapper a {
    border: none;
    background: none !important;
}
.wordpress-posttype-view .pages .items li {
    padding: 0;
    background: none;
    vertical-align: middle;
}
.wordpress-posttype-view .pages strong.page {
    background: none;
}
.wordpress-posttype-view .pages a.page {
    border: none;
    color: #ed1c25;
}
ul#wp-archive-list a, .block-recent-posts a, .wp-sidebar a{
    color: #ed1c25;
    text-decoration: underline;
}
.wordpress-posttype-view .block.block-blog.block-blog-meta,
.wordpress-posttype-view .sidebar-additional {
    display: none;
}
.wordpress-posttype-view ul#wp-archive-list, .wordpress-post-view ul#wp-archive-list {
    max-height: 500px;
    overflow: auto;
}
.wordpress-post-view a.font-medium, .wordpress-post-view .post-content a {
    color: #ed1c25 !important;
    text-decoration: underline;
}

.wordpress-post-view .font-medium {
    font-size: unset !important;
}
.wordpress-post-view h2, .wordpress-post-view h3 {
    margin-top: 20px;
}

.wordpress-post-view table, .wordpress-post-view table td {
    border: 1px solid #ddd !important;
}
.wordpress-post-view .breadcrumbs {
    text-align: left;
    padding-top: 20px;
}
span.banner-custom {
    position: absolute;
}
.mobile {
    display: none;
}
footer.page-footer .sa-footer-links .socials ul a svg {
    fill: #fff;
    height: 17px;
}
footer.page-footer .sa-footer-links .socials ul li{
    margin-right: 0px !important;
}
.quick-categories-slider img {
    max-width: 90px;
    margin: auto;
    display: block;
}
.quick-categories-slider h4 {
    text-align: center;
    font-size: 12px;
    margin-top: 5px
}
.quick-categories-slider a {
    color: #393939;
}
.quick-categories-slider .card {
    background: none;
}
.quick-categories-slider .row .col {
    margin: auto;
}
.quick-categories-slider .row {
    display: flex !important;
    width: 100%;
    margin: 30px 0px;
}
.promoBlocks .promoBlock svg {
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    fill: #ed1e24;
}
@media only screen and (max-width: 769px){
        .owl-carousel .banner-item .content_slider .buttons .custom_content{
            margin-top:30px !important;
        }
        .subtitle{
            display: none !important;
        }
        .h0-bold{
            line-height: 0.9 !important;
        }
        .desktop {
            display: none;
        }
        .mobile{
            display: block !important;
        }
    /*Mobile*/
        body .page-header .header.content .logo {
            margin-top: 20px;
        }
        .cms-index-index .system-configuration .col-md-4 {
            width: 100%;
            margin-right: 0px;
        }
        .cms-index-index .system-configuration .col-md-4 .system-wrap {
            padding: 10%;
        }
        .cms-index-index .ideas-inspiration .row > div {
            background-size: cover !important;
        }
        .cms-index-index .sa-popular-products li {
            width: 100% !important;
        }
        body.cms-index-index .what-makes-us {
            padding: 100px 0px;
        }
        .nav-sections-item-content ul.level0>li.mega.has-child.dynamic-width .child-content .child-content-inner .mega-col{
            min-height: 153px;
        }
        .h0-bold {
            font-size: 30px;
        }
        .h0-light {
            font-size: 28px !important;
        }
        .owl-carousel .banner-item .content_slider {
            width: 96% !important;
            top: 1% !important;
            height: 100%;
        }
        .owl-carousel .banner-item .content_slider .buttons .custom_content .buttons {
            position: absolute;
            bottom: 20px;
            left: 0;
            margin: auto;
            width: 100%;
            text-align: center !important;
        }
        .owl-carousel .banner-item .content_slider .buttons a {
            margin-top: 17px !important;
        }
        .custom_content .button-red {
            max-width: 120px;
        }
        .trademarkR{
            top: -15px;
        }
        .owl-theme .owl-controls {
            display: none;
        }
        span.phoneNoTop {
            display: none;
        }
        .promoBar {
            font-size: 12px;
        }
        header.page-header {
            height: 65px;
        }
        .nav-toggle{
            top: 35px;
        }
        body header.page-header .header.content .logo{
            top: -3px;
        }
        .page-header .header.content{
            padding-bottom: 13px !important;
        }
        body .page-header .header.content .logo {
            margin-top: -8px;
        }
        body .page-header .header.content .switcher.switcher-myaccount-links{
            top: 42px !important;
            right: 88px !important;
        }
        body .page-header .header.content .block-search .label{
            top: 40px !important;
        }
        body .page-header .header.content {
            padding: 0;
        }
        body .page-header .header.content .logo{
            margin-left: 57px;
        }
        body .page-header .header.content .logo img {
            height: 40px;
            width: 90% !important;
            margin-left: 10px;
        }
        .page-header .header.content .minicart-wrapper .action.showcart {
            margin-left: 0px;
            margin-right: 15px;
        }
        .tigren-bannermanager-slider .h0-light {
            font-size: 22px !important;
        }
        .section-item-title.nav-sections-item-title {
            display: none;
        }
        body header.page-header .header.content{
            padding: 0px !important;
        }
        .nav-sections-item-content {
            margin-top: 0;
        }
        .nav-sections-item-content {
            margin-top: 0;
            padding-top: 0;
        }
        ul.level0>li.mega.has-child>a.mega>span.menu-title {
            font-weight: 500;
        }
        .ub-mega-menu ul.level0>li.mega.has-child .child-content .child-content-inner-wrap .child-content-inner .mega-col {
            width: 50% !important;
            display: inline-block !important;
            padding: 1%;
            vertical-align: text-bottom;
            float: none;
        }
        .ub-mega-menu .child-content .mega-col .mega-menu.level1 .mega>a {
            font-size: 11px;
            min-height: 0;
            text-align: center !important;
        }
        .mega-menu .child-content-inner.clearfix {
            text-align: center;
        }
        .ub-mega-menu ul.level0>li.mega.has-child .menu-group-link.active {
            display: none;
        }
        .page-header .block-search .dropdown-menu.visible {
            display: block !important;
            z-index: 99;
            left: -300px;
            width: 100%;
            top: 0;
        }
        .page-header .block-search .dropdown-menu.visible.active input {
            left: 0;
            display: block;
            opacity: 1;
        }
        .page-header .block-search .dropdown-menu.visible.active{
            position: absolute;
            left: 0;
        }
        .page-header .block-search .dropdown-menu.visible input {
            left: 0;
            top: 69px;
            font-size: 16px;
            font-weight: 300;
            padding: 14px;
            height: 72px;
            border: none;
            box-shadow: none;
            opacity: 0;
            width: 0px;
        }
        .page-header .block-search .dropdown-menu.visible.active input{
            width: 100%;
        }
        .owl-carousel .banner-item .content_slider .buttons a {
            margin: 10px 0px;
        }
        .page-header .header.content {
            position: fixed;
            width: 100%;
            z-index: 99;
            background: #fff;
        }
        .minicart-wrapper .action.showcart .counter.qty {
            right: 4px;
        }
        .minicart-items .product .toggle {
            padding-right: 0;
        }
        .minicart-wrapper .block-minicart {
            width: 350px;
        }
        .minicart-items .product.options {
            width: 59%;
        }
        .minicart-items div.product-item-pricing {
            margin-top: 0 !important;
        }
        .tigren-bannermanager-slider .h0-light {
            margin-top: 10px;
        }
        .cms-index-index .columns {
            display: unset;
        }
        .promoBlocks {
            display: none;
        }
        #stepsForSystemContainer{
            font-size: 21px;
        }
        .stepsForSystemInner {
            width: 100%;
        }
        .tab button {
            width: 33%;
            line-height: 21px;
        }
        .tabcontent {
            background: #313131;
            padding: 10%;
        }
        .tabcontent li {
            width: 100%;
            min-height: auto;
        }
        .backgroundUnderlay2 {
            display: none;
        }
        #stepsForSystemContainer .container {
            padding: 0;
        }
        .stepsForSystemInner .tab {
            margin-bottom: 10px;
        }
        .tabcontent b{
            width: 50px;
            font-size: 28px;
            margin-bottom: 0px;
            margin-right: 10px;
            vertical-align: middle;
        }
        .tabcontent h4{
            display: inline-block;
            vertical-align: middle;
            width: 74%;
        }
        body footer.page-footer .footer-top p{
            width: 76%;
        }
        body footer.page-footer .footer-top img, body footer.page-footer .footer-top embed {
            margin-top: 10px;
        }
        .creditCards {
            width: 100%;
            text-align: center;
        }
        .creditCards a {
            display: inline-block;
            vertical-align: text-bottom;
        }
        footer.page-footer .footer.content .newsletter {
            padding-left: 18px !important;
            margin-left: 0;
            margin-bottom: 30px !important;
        }
        .seals {
            margin-bottom: 25px;
            text-align: left;
            display: block;
            width: 100%;
        }
        .seals a, .seals > div, .seals > a {
            max-width: 91px;
            display: inline-block !important;
        }
        .clientLogos li img {
            padding: 6%;
        }
        .clientLogos li {
            width: 49%;
        }
        .sa-footer-links .col-xs-12.text-left {
            width: 49%;
        }
        .sa-footer-links .col-xs-12.text-left {
            width: 49%;
            margin-bottom: 20px;
        }
        .sa-footer-links .row .row .col-xs-12:last-child {
            float: none;
            width: 100%;
            text-align: left;
        }
        .products-list .productSteps .productStep {
            width: 100%;
            margin-left: 0;
            margin-right: 0;
        }
        .products-list .product-item-photo {
            display: block;
        }
        .products-list .product-item-details {
            display: block;
        }
        .products-list .product-item-actions {
            position: unset !important;
        }
        .products-list .product-item-details .product-item-description, .products-list .product-item-name {
            padding: 0px 20px;
        }
        .stats .stat span {
            width: 100%;
            margin: 20px;
        }
        .bannerPromoOne .textSection, .bannerPromoTwo .textSection {
            width: 100% !important;
        }
        .bannerPromoOne img, .bannerPromoTwo img {
            width: 100% !important;
        }
        .product.attribute.tech_docs a, .product.attribute.cad a {
            width: 49% !important;
        }
        .product.attribute.extra_image a {
            width: 49% !important;
        }
        #product-details {
            padding-bottom: 0 !important;
        }
        .checkout-index-index .opc-block-summary .minicart-items .product-image-container {
            margin-left: 0;
        }
        .checkout-index-index .opc-block-summary .minicart-items .product-item-details {
            padding-left: 87px !important;
        }
        .opc-block-summary {
            padding: 30px 20px !important;
        }
        .ub-mega-menu ul.level0>li.mega.first.has-child .child-content .child-content-inner-wrap .child-content-inner .mega-col {
            width: 100% !important;
        }
        .ub-mega-menu ul.level0>li.mega.first.has-child .child-content.active {
            padding: 0;
        }
        .ub-mega-menu .first .child-content .mega-col .mega-menu.level1 .mega>a {
            color: #fff !important;
            text-align: left !important;
            font-weight: 300;
            padding: 0;
        }
        .first ul.level1 li.mega.has-child:hover>.child-content{
            position: static !important;
        }
        .first ul.level2 {
            position: static !important;
            padding: 10px 0px;
        }
        .ub-mega-menu .first .child-content .mega-col .mega-menu.level1 .mega>a {
            color: #080808 !important;
        }
        .first ul.level1 li.mega.has-child:hover>.child-content.active {
            display: block !important;
        }
        .first ul.level1 li.mega.has-child:hover>.child-content {
            display: none !important;
        }
        ul.mega-menu.level0 > li.mega.first.has-child {
            background: #fff;
        }
        ul.mega-menu.level0 > li.mega.first.has-child > a span {
            color: #4f4f4f;
        }
        ul.mega-menu.level0 > li.first:hover > a{
            background: #fff !important;
        }
        ul.mega-menu.level0 > li.first:hover > a::before {
            display: none;
        }
        .products-list .productSteps .productStep {
            margin-top: 20px;
        }
        .productSteps .productStep b{
            left: -6px;
        }
        .products-list .productSteps .productStep.active .currentStepLabel {
            left: 38%;
        }
        .product-info-main .productSteps .productStep {
            width: 100%;
        }
        .productSteps .productStep.active .currentStepLabel {
            left: 36%;
        }
        .productStepsContent .compatibleProductSection > a {
            width: 100%;
        }
        .productSteps .productStep {
            margin-top: 20px;
        }
        .productStepsContent .compatibleProductSection > a span{
            width: 100%;
            text-align: center;
        }
        img.CPProdcutImage{
            width: 100%;
            margin: auto;
            display: block !important;
        }
        .grid.products-related .slick-slider .slick-list .slick-slide {
            width: auto !important;
            float: left !important;
            min-width: 220px !important;
        }
        .metoo {
            margin-top: 0px;
            line-height: 19px;
            font-size: 18px;
        }
        .bottom-right {
            display: none;
        }
        .metoo b {
            font-size: 14px;
            top: 0px;
        }
        .catalog-category-view .category-view{
            background: none !important;
        }
        .home-content{
            padding: 0px;
        }
        .home-content h2 {
            margin: 40px 0px;
        }
        .cms-index-index #cs.ideas-inspiration .border-top-gray .col-md-3:last-child {
            margin-top: 10px;
        }
        .two-col {
            width: 100%;
        }
        .image1 {
            height: auto;
        }
        .itemsUsedContainer .itemUsed {
            width: 100%;
            margin: 10px 0px;
        }
        .cms-index-index .sa-altelier .col-md-6.text-left img {
            padding-top: 30px;
            width: 50px;
        }
        .cms-index-index .sa-altelier p {
            font-size: 18px;
        }
        .sa-altelier.bg-ltgray {
            background-size: cover;
            position: relative;
        }
        .sa-altelier.bg-ltgray .container {
            background: #dddddda6;
            padding: 50px;
            position: absolute;
            height: 100%;
            margin-top: 10px;
        }
        .page-layout-1column .cms-index-index #cs.ideas-inspiration .col-md-3 {
            margin-top: 10px;
        }
        .caseStudy .overlayText {
            padding-top: 75px !important;
        }
        .header.content.sticky .promoBar {
            margin-bottom: 20px;
        }
        body header.page-header .header.content.sticky .logo {
            top: -9px;
        }
        .cms-index-index .sa-popular-products li .product-item-info {
            padding: 15% 10% !important;
        }
        .cms-index-index .sa-popular-products .product-item-info > a {
            padding: 5% !important;
            margin-top: 20px;
        }
        .cms-index-index .sa-popular-products span.product-image-wrapper {
            overflow: visible !important;
        }
        .catalogsearch-result-index .page-title-wrapper {
            margin-top: 30px;
        }
        .catalogsearch-result-index .products-list .product-item {
            max-width: 100%;
        }
        .catalogsearch-result-index .products-list .product-item-actions {
            text-align: left;
        }
        .catalogsearch-result-index .products-list .product-item-details .product-item-description, .catalogsearch-result-index .products-list .product-item-name{
            padding: 0px;
        }
        .checkout-cart-index main#maincontent {
            margin-top: 20px;
        }
        .checkout-cart-index .actions.main .action.update {
            padding: 8px 7px;
        }
        .page-layout-toplevel .products.wrapper.list.products-list .product-item {
            width: 100% !important;
        }
        .page-layout-toplevel .products.wrapper.list.products-list .product-item-description{
            height: auto !important;
        }
        ul.category-categories li {
            width: 32%;
        }
        .quick-categories-slider .row {
            display: inline-block !important;
            text-align: center;
        }
        .quick-categories-slider .row .col {
            width: 32%;
            display: inline-block;
        }
}
@media (min-width: 770px) {
    .page-layout-2columns-left .column.main {
        width: 74.166667% !important;
    }
    .page-layout-2columns-left .sidebar-main {
        width: 25.833333% !important;
    }
}
@media only screen and (min-width: 1200px){
    a.bannerStarter{
        display: block !important;
    }
}
