html{
    font-family: brown;
}
body {
    background-color: #f8f8f8;
    color: #393939;
    line-height: 27px;
}
.logo img {
    width: auto;
    border-radius: 3px;
}
.horizontal-menu .magebig-nav li.level0>a:hover {
    color: #3c875c;
}
.magebig-nav li.level0:hover>.show-sub {
    opacity: 1;
    visibility: visible;
}
.magebig-nav {
    font-size: 13px;
    text-align: center;
    width: 100%;
}
.smartmenu .mbi {
    padding-left: 5px;
}
.magebig-nav li.level0 {
    padding: 15px 6px;
    text-transform: uppercase;
}
.magebig-nav{
    padding: 0px 0;
}
.magebig-nav>li {
    float: none;
    display: inline-block !important;
}
.horizontal-menu .magebig-nav li.level0>a {
    font-size: 10px;
}
.action.primary, .action.secondary {
    background-color: #3c875c;
    border: 1px solid #3c875c;
    color: #fff !important;
    border-radius: 20px;
}
h3 {
    font-size: 26px;
}
h2 span, h3 span {
    color: #6e6e73;
}
.block-search button {
    background: 0 0;
    padding: 0;
    margin: 0;
    width: auto !important;
}
.block-search {
    padding: 0;
}
.block-search button svg {
    width: 15px;
}
.block-search input {
    border: none;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    padding: 0;
    font-size: 13px;
}

#top-promo {
    background: #000;
    color: #fff;
    font-size: 12px;
}

a {
    color: #3c875c;
}
#top-promo svg {
    width: 16px;
    fill: #fff;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

/*Footer*/
#footer-top {
    font-size: 12px;
    color: rgba(0,0,0,.6);
    padding: 20px 0;
    background-color: #f6f6f6;
}
#footer-top svg {
    height: 30px;
}
.creditCards img, .creditCards embed {
    max-height: 20px !important;
    height: 20px !important;
    display: inline-block;
    vertical-align: middle;
    border-radius: 3px;
}
#footer-top svg {
    max-height: 30px;
}
.page-wrapper > .widget {
    margin: 0;
}
.footer-content a {
    color: #b0b0b0;
    font-weight: 300;
}
.footer-content {
    background-color: #302e2e;
    padding: 30px 0 90px;
    color: #fff;
}
.footer-content ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.footer-content li {
    margin-top: 10px;
}
.footer-content .first {
    text-transform: uppercase;
    margin-top: 0;
    opacity: .9;
}
.sa-footer-links .socials {
    margin-top: 10px;
}
.socials svg {
    height: 15px;
    fill: #d2cfcf;
}
.sa-footer-links .socials>p {
    font-size: 11px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.sa-footer-links .socials ul li {
    display: inline-block;
    margin-right: 5px;
}
.sa-footer-links .socials ul li a {
    display: block;
    font-size: 20px;
    padding: 0 5px;
}
.newsletter .title strong {
    opacity: .9;
    text-transform: uppercase;
    display: block;
    font-weight: 400;
}
.newsletter .form.subscribe {
    position: relative;
    max-width: 500px;
}
.newsletter .form.subscribe input {
    border: none;
    border-bottom: 1px solid #838282;
    background: 0 0;
    color: #fff;
    outline: none;
    box-shadow: none;
    padding: 0 30px 0 0;
    opacity: .9;
    height: 35px;
    width: 100%;
}
.newsletter .form.subscribe .actions {
    position: absolute;
    right: 0;
    top: 0;
}
.newsletter .form.subscribe .actions button {
    background: 0 0;
    border: none;
    color: #838282;
    padding: 0;
}
.seals img, .seals div {
    display: inline-block;
    margin-left: 10px;
}



.catalog-category-view .page-title {
    text-align: left;
}
.wrapper-breadcrums li a {
    color: #545454;
}
.smile-es-range-slider .ui-slider-handle {
    background: #3c875c;
}

@media (min-width: 1200px){
    .container {
        max-width: 1400px;
    }
}

.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::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 h1 {
    padding-top: 7% !important;
}

.cms-header p, .cms-header span, .cms-header h1 {
    z-index: 2;
    display: block;
    position: relative;
}
.page-header .wishlist-icon i, .page-header .showcart i, .user-topbar i {
    color: #1d1d1f;
    font-size: 23px !important;
}
.action.showcart .counter.qty {
    top: 0;
    right: -8px;
}
.magebig-nav li.level0:nth-child(1), .magebig-nav li.level0:nth-child(2), .magebig-nav li.level0:nth-child(3), .magebig-nav li.level0:nth-child(4), .magebig-nav li.level0:nth-child(5), .magebig-nav li.level0:nth-child(6), .magebig-nav li.level0:nth-child(7) {
    display: inline-block !important;
    vertical-align: middle;
}

.magebig-nav li.level0 {
    display: none !important;
}

hr.clear-both-invisible {
    border: none;
}

.clear-both-invisible {
    clear: both;
}
.container-neat {
    max-width: 1000px;
    margin: auto;
    margin-bottom: 4em;
    line-height: 24px;
    margin-top: 2em;
}
.container-neat ul {
    padding-left: 20px;
    list-style-type: circle;
    font-weight: 300;
}
.questions {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    margin-bottom: 2em;
}
.questions h2 {
    text-transform: uppercase;
    font-size: 15px;
}
.questions ul {
    font-size: 14px;
    color: #b5b5b5;
}
.questions ul a {
    font-weight: 300;
}
.answersSection {
    border-top: 1px solid #ddd;
}
.answerBlock h3 {
    padding-top: 2em;
    text-transform: capitalize;
}
.container-neat p {
    font-weight: 300;
}

.cms-index-index .hpclients #clients ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.cms-index-index .hpclients #clients li {
    width: 20%;
    vertical-align: middle;
    padding: 20px;
    border-bottom: 1px solid #ebebeb;
    text-align: center;
    border-right: 1px solid #ebebeb;
    margin-bottom: 0;
}
.cms-index-index .hpclients .our-clients {
    font-weight: 700;
    font-size: 1.6rem;
    color: #000;
    text-transform: uppercase;
    line-height: 40px;
}
.cms-index-index .hpclients #clients li img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    max-width: 150px;
    max-height: 50px;
    transition: .5s;
}
.cms-index-index .hpclients .see-all {
    font-weight: 700;
    font-size: 1.6rem;
    text-transform: uppercase;
    line-height: 40px;
}


.cms-term-of-use p {
    font-weight: 300;
}
.cms-term-of-use h3 {
    margin-top: 2em;
}

.twoCol {
    width: 49.7%;
    display: inline-block;
    vertical-align: middle;
    padding: 5%;
}
.twoCol img {
    max-width: 100%;
}


.icon-med {
    font-size: 30px;
}
.deliveryIcons img {
    max-width: 150px;
}
.mh-30{
    max-height: 30px;
}
.mh-15{
    max-height: 15px;
}


.case-studies img {
    max-width: 100%;
}
.case-studies .overlay-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.overlay-text {
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    top: 39%;
    z-index: 3;
}
.case-studies a {
    color: #fff;
    font-size: 20px;
    margin: 2%;
    position: relative;
    min-height: 335px;
    display: block;
    background: #302e2e;
    border-radius: 20px;
    overflow: hidden;
}
.idea-title {
    display: block;
}
.idea-subtitle {
    font-weight: 200;
    font-size: 16px;
}
.case-studies a::before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: #00000052;
    z-index: 2;
    position: absolute;
}

#clients .client-logo {
    width: 100%;
    vertical-align: middle;
    padding: 20px;
    border-bottom: 1px solid #ebebeb;
    text-align: center;
    border-right: 1px solid #ebebeb;
    margin-bottom: 0;
    min-height: 91px;
}
#clients .client-logo img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    max-width: 110px;
    max-height: 50px;
    transition: .5s;
}
#clients > div:nth-of-type(n+6) .client-logo {
    border-right: 1px solid #fff;
}
span.our-clients, a.see-all {
    display: block;
    padding-top: 15px;
    font-size: 17px;
}
div#clients .row > div:nth-child(13) .client-logo, div#clients .row > div:nth-child(14) .client-logo, div#clients .row > div:nth-child(15) .client-logo, div#clients .row > div:nth-child(16) .client-logo, div#clients .row > div:nth-child(17) .client-logo, div#clients .row > div:nth-child(18) .client-logo {
    border-bottom: none;
}
#clients .col-6:nth-child(6) .client-logo, #clients .col-6:nth-child(12) .client-logo, #clients .col-6:nth-child(18) .client-logo, #clients .col-6:nth-child(24) .client-logo {
    border-right: none !important;
}
#clients .client-logo:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
#clients {
    margin-top: 60px;
    background: #fff;
    border-radius: 20px;
}
.custom-slider .custom_content {
    text-align: left !important;
    padding: 3% 5%;
    line-height: normal;
}
.custom-slider .content_slider {
    top: 0% !important;
    left: 0 !important;
    text-align: left;
    z-index: 3 !important;
}
.custom-slider .content_slider .buttons {
    text-align: left;
}
.custom-slider .banner-image::before {
    background: #0000004f;
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    content: '';
    top: 0;
    left: 0;
    z-index: 2;
}
.subtitle {
    display: block;
}
.h0-bold {
    font-size: 7rem;
    display: block;
    text-transform: uppercase;
}
.h0-light {
    font-size: 7rem;
    text-transform: uppercase;
}
.subtitle {
    display: block;
    font-size: 3rem;
}
.custom-slider .content_slider .buttons a {
    display: inline-block;
    margin: 10px 0px;
    background: #3c875c;
    padding: 10px 25px;
    font-size: 1.6rem;
    color: #fff;
    margin-top: 3rem;
    border-radius: 50px;
}
.custom-slider .content_slider .buttons {
    text-align: left !important;
}

.cms-page-view .container.main-container {
    max-width: 100%;
    padding: 0;
    margin: 0;
}
hr.clear-both {
    border: none;
}
.margin-none {
    margin: 0;
}
.casestudies-facts .fact span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.casestudies-facts .fact {
    display: inline-block;
    margin: 0px 10px;
}
.casestudies-facts {
    background: #ddd;
    text-align: center;
    padding: 10px;
}
.caseStudy .two-col.info {
    text-align: justify;
}
.study {
    overflow: hidden;
    transition: 0.3s;
}
.study:hover {
    transform: scale(1.03);
    z-index: 2;
}
.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;
}
.two-col {
    float: left;
    width: 50%;
    padding: 25px;
}
.two-col.info p {
    font-size: 16px;
    font-weight: 200;
}
.two-col img {
    max-width: 100%;
}

.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;
}

.contact-title.text-center {
    display: none;
}
.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;
}
.cms-index-index .sa-altelier {
    height: 600px;
    background: #e8e8e8;
    background: -moz-radial-gradient(center, ellipse cover, #e8e8e8 0%, #ffffff 98%);
    background: -webkit-radial-gradient(center, ellipse cover, #e8e8e8 0%, #ffffff 98%);
    background: radial-gradient(ellipse at center, #e8e8e8 0%, #ffffff 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#ffffff', GradientType=1);
    background-image: url('/media/wysiwyg/atelierBg_1.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #f7f7f7;
    background-position: left center;
}
.cms-index-index .sa-altelier p {
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 2.8rem;
    color: rgba(0, 0, 0, 0.6);
    margin: 40px 0 50px 0;
    padding-right: 50px;
}
.cms-index-index .sa-altelier .col-md-6.text-left img {
    padding-top: 150px;
}


.display-none {
    display: none;
}
select{
    font-size: 1.4rem;
    height: 38px;
}
.category-image {
    display: none;
}
.block.filter {
    background: none;
    padding: 0px 0px;
    margin-top: 90px;
}
.filter-options-item[data-collapsible="true"] .filter-options-title:after{
    display: none;
}
.filter-options .filter-options-content {
    display: block !important;
}
.filter-options .filter-options-content .nano {
    overflow-y: auto;
}
.products-list .product-item-info:hover {
    border: none;
    border-bottom: 1px solid #ddd !important;
}

.products-list .product-item-info {
    border: none;
    border-bottom: 1px solid #ddd !important;
}
.product-info-main-top{
    border: none;
}
.product-item-name {
    font-size: 2.4rem;
}
.products-list {
    font-size: 13px;
}
.price-box .price {
    font-size: 14px;
}
.filter-options-item .item a {
    font-size: 13px;
    color: #393939;
}
.gallery-placeholder.imgs.vertical {
    height: auto;
    padding: 0;
    padding-bottom: 40px;
}

/*Full Width Menu*/
.horizontal-menu {
    position: unset;
}
.menu-container .row > .col-12 {
    position: unset;
}
.magebig-nav div.submenu.simple-dropdown {
    width: 100% !important;
    position: absolute !important;
    left: 0 !important;
    transform: unset !important;
    top: 80%;
    padding-top: 20px;
    background: #fff;
}
.smartmenu .magebig-nav .simple-dropdown ul.level0 li {
    float: none;
    width: auto;
}
.magebig-nav li.level0 {
    float: none;
    position: unset;
}
.magebig-nav .simple-dropdown ul.level0 li {
    float: none;
    width: auto;
    vertical-align: baseline;
    padding: 0 25px;
}
.show-sub-content {
    margin-top: -10px;
}
.header-menu-content{
    position: relative;
}
.magebig-nav div.submenu ul {
    text-align: center;
}
.magebig-nav .simple-dropdown ul.level0 li a {
    border: none;
}
.header-main-content .container, .header-main-inner, .header-maininner-row, .header-main-inner .col-md-8 {
    position: unset;
}
.header-main-content {
    position: relative;
}
.magebig-nav div.submenu {
    top: auto;
}
/**/
.smartmenu a.level-top>img {
    display: block;
    margin: auto;
    width: 50px;
    margin-bottom: 10px;
}
.magebig-nav li ul span {
    font-size: 13px;
    font-weight: 300;
}
.filter-options-item .item a input[type='checkbox']+label:before{
    margin-right: 10px;
}
.action.primary:hover, .action.secondary:hover {
    background: #3c875c;
    opacity: 0.9;
}
.fotorama__caption {
    display: none !important;
}
.box-tocart .actions .tocart, .box-tocart .instant-purchase {
    height: 37px;
}
.box-tocart .actions .towishlist {
    margin-top: 6px;
    background: none;
}
.product-info-price .price-box .price-wrapper .price, .product-options-bottom .price-box .price-wrapper .price{
    font-size: 2rem;
    font-weight: 300;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft {
    background: none !important;
}
.product.data.items>.item.title>.switch {
    border-radius: 40px;
    height: 40px;
    line-height: 36px;
    border: 1px solid #ddd;
    font-size: 13px;
    background: none;
}
.product.data.items .item.title.opened a:before, .product.data.items .item.title.opened a:after, .product.data.items .item.title>.switch:before, .product.data.items .item.title>.switch:after {
    display: none;
}
.product.data.items>.item.content {
    background: none;
}
.product.data.items>.item.title.opened a {
    background: #fff !important;
}
.product-info-main .stock.available, .product-info-main .stock.unavailable {
    font-weight: 400;
    text-transform: initial;
}
.product.details.product-item-details {
    text-align: center;
}
.product-options-wrapper select, .product-options-wrapper .input-text, .product-options-wrapper textarea {
    border-radius: 30px;
    padding: 0px 20px;
}
.minicart-items .product-item-name a {
    color: #000;
    font-size: 16px;
}
.block-minicart .subtotal .amount {
    color: #3c875c;
}
.minicart-items .product-item-details .price {
    font-size: 13px;
    display: inline-block;
}
#mini-cart .product-item .product-item-name {
    max-height: 50px;
}
.page-layout-category-full-width .page-title-wrapper {
    margin-bottom: 30px;
}

.page-layout-category-full-width .toolbar {
    display: none;
}
.page-layout-category-full-width .main-wrap {
    max-width: 100%;
    width: 100%;
    flex: 100%;
}
.page-layout-category-full-width .sidebar-wrap {
    display: none;
}
.mfp-close {
    font-size: 14px;
}
.cart-totals .grand .mark, .opc-block-summary .table-totals .grand .mark {
    font-size: 13px;
}
.cart-totals .grand strong, .opc-block-summary .table-totals .grand strong {
    font-size: 15px;
}
.checkout-cart-index .page-title {
    text-align: center;
    margin-bottom: 20px;
}
.cart.table-wrapper .actions-toolbar {
    position: absolute;
    right: -20px;
    top: 37%;
}
.action.button, .action.continue, .action.update, .action.clear {
    border: none;
    color: #868686;
    border-radius: 30px;
    border: 1px solid #ddd;
    background: none;
}
.box-tocart .actions .tocart:hover, .box-tocart .instant-purchase:hover {
    background: #3c875c;
    opacity: 0.7;
}
.cart-summary .action.multicheckout {
    display: none;
}
.cart-summary {
    padding: 20px 30px 30px!important;
    background: #fff;
    border-radius: 20px;
}
.col.price, .col.qty {
    text-align: left !important;
}
.logo-checkout img {
    max-width: 200px;
}
.minicart-items .product-item-name {
    font-size: 16px;
}
.action.continue.primary {
    padding: 10px 20px !important;
    font-size: 13px !important;
}
.opc-block-summary .items-in-cart>.title strong {
    font-size: 16px;
}
.opc-block-summary .items-in-cart>.title:after{
    display: none;
}
.checkout-index-index .minicart-items .product-item-details .price {
    font-size: 16px;
}
.action-auth-toggle {
    background: #3c875c;
    color: #fff;
    border-radius: 10px;
}
.page-title-wrapper {
    margin-top: 30px;
}
.vertical-menu .title>.mbi-menu {
    font-size: 19px;
    margin-top: 6px;
}
span.system-subtitle {
    display: block;
    color: #fff;
    font-size: 23px;
    margin: 2px;
    font-weight: 300;
}
.system {
    margin: 8px 8px;
    position: relative;
    overflow: hidden;
    min-height: 220px;
    border-radius: 20px;
}
.system img {
    width: 101%;
    position: absolute;
    top: 0;
    left: 0;
}
a.button-cta {
    padding: 6px 20px;
    background: #ddd;
    display: inline-block;
    color: #fff;
    background: #3c875c;
    margin-top: 5px;
    border-radius: 20px;
}
.system::before {
    content: '';
    height: 100%;
    width: 100%;
    background: #0000008f;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    transition: 0.3s;
}
.system:hover::before {
    opacity: 0.3;
}
.cms-index-index .main-container {
    max-width: 100%;
}
.section-content {
    max-width: 1000px;
    font-size: 17px;
    font-weight: 200;
    line-height: 32px;
    margin: 30px auto;
}
.additional-attributes tbody tr {
    border-bottom: 1px solid #cccccc38;
}
.additional-attributes tr th {
    border-right: 1px solid #cccccc38;
}
.table.grouped .product-item-name {
    font-size: 13px;
}
.table.grouped .price-box {
    margin: 0;
}
.product-item-photo .discount-percent, .product.media .discount-percent {
    display: none;
}
table.grouped td .qty::before {
    content: 'x';
}
.table-wrapper.grouped thead th {
    font-weight: 600;
}
.table.grouped td input {
    pointer-events: none;
    border: none;
    font-size: 13px;
    padding: 0;
}
.mfp-wrap .product-info-price {
    border-bottom: none;
}
.additional-attributes a {
    text-decoration: underline;
    display: block;
}
.page-layout-cms-full-width .main-container {
    padding: 0;
    margin: 0;
    max-width: 100%;
}

/*Parent Category Page*/
.category-cms .slider-product-item-info .product-image-wrapper img {
    position: unset;
}

.category-cms .slider-product-item-info .product-image-wrapper {
    opacity: 1 !important;
}
.category-cms .slider-product-item-info .product-image-wrapper {
    padding: 0 !important;
    height: auto !important;
}
.category-cms .slider-product-item-info {
    padding: 30px;
    background: #fff;
    border-radius: 30px;
    width: 90% !important;
}
.page-layout-cms-full-width .page-title-wrapper, .page-layout-cms-full-width .wrapper-breadcrums {
    display: none;
}
.parent-top {
    background: #fff;
}
.parent-top img {
    max-height: 600px;
}
/* .sticky-addcart {
    position: fixed !important;
    background-color: #fff;
    top: auto !important;
    left: 0;
    width: 100%;
    z-index: 1000;
    padding-top: 5px;
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    bottom: 0 !important;
    animation: none !important;
}
.sticky-addcart .page-title-wrapper {
    margin: 0;
    float: left;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 45%;
}
.sticky-addcart .fieldset-add {
    float: right;
    width: 55%;
    text-align: right;
}
.sticky-addcart .tocart, .sticky-addcart .field {
    margin-bottom: 5px!important;
}
.sticky-addcart .field>label {
    text-align: left;
}
.sticky-addcart .towishlist, .sticky-addcart .actions #instant-purchase, .sticky-addcart .paypal {
    display: none!important;
}
.sticky-addcart .page-title-wrapper .page-title {
    margin: 0 !important;
    font-size: 2rem !important;
}
.sticky-addcart .page-title-wrapper .page-title span {
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.sticky-addcart .stick-info a {
    margin-right: 15px;
    color: #666666;
}
.box-tocart {
    max-width: 1400px;
    margin: auto;
    padding-right: 15px;
    padding-left: 15px;
}
.box-tocart .actions .tocart, .box-tocart .instant-purchase{
    margin-right: 0px;
} */
.sticky-addcart.active {
    top: auto !important;
    bottom: 0;
}
.sticky-addcart.active .fieldset-add {
    padding-top: 10px;
    padding-bottom: 6px;
}
.sticky-addcart.active .page-title-wrapper .page-title {
    padding-top: 10px;
}
.stick-info {
    display: none;
}
.wrapper-breadcrums{
    background: none;
}
.wrapper-breadcrums .breadcrumbs {
    text-align: center;
}
.breadcrumbs .items>li {
    font-size: 11px;
}
.magebig-nav div.submenu:before {
    box-shadow: 0 1px 3px rgb(119 119 119 / 12%), 0 1px 2px rgb(122 122 122 / 24%);
    background: #fbfbfb;
}
.buttons-container .button {
    background: #39914b;
    border-radius: 30px;
    color: #fff;
    padding: 10px 20px;
}
.catalog-category-view .owl-theme .owl-nav [class*=owl-]>* {
    font-size: 32px;
    position: relative;
    top: -4px;
}
.catalog-category-view .owl-theme .owl-nav [class*=owl-]>*:hover {
    color: #fff;
}
#section-1, #section-3 {
    background: #f5f5f5;
}
.owl-carousel .owl-item .product-item{
    margin: 0;
}
/*Card Slider*/
.cards {
    display: grid;
    grid-auto-columns: 100%;
    grid-column-gap: 10px;
    grid-auto-flow: column;
    padding: 25px 0px;
    list-style: none;
    scroll-snap-type: x mandatory;
  }
  
  .card {
    display: flex;
    flex-direction: column;
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 15%);
    scroll-snap-align: start;
    transition: all 0.2s;
  }
  
  .card:hover {
    color: #fff;
    background: var(--orange);
  }
  
  .card .card-title {
    font-size: 20px;
  }
  
  .card .card-content {
    margin: 20px 0;
    max-width: 85%;
  }
  
  .card .card-link-wrapper {
    margin-top: auto;
  }
  
  .card .card-link {
    display: inline-block;
    text-decoration: none;
    color: white;
    background: #3c875c;
    padding: 6px 12px;
    border-radius: 8px;
    transition: background 0.2s;
  }
  
  .card:hover .card-link {
    background: #3c875c;
  }
  
  .cards::-webkit-scrollbar {
    height: 12px;
  }
  
  .cards::-webkit-scrollbar-thumb,
  .cards::-webkit-scrollbar-track {
    border-radius: 92px;
  }
  
  .cards::-webkit-scrollbar-thumb {
    background: #3c875c;
  }
  
  .cards::-webkit-scrollbar-track {
    background: #ddd;
  }
  .case-studies .card img{
    max-width: auto;
    height: 100%;
  }
  .case-studies .card a {
    margin: 0;
    border-radius: 14px;
  }
.quick-categories-slider img {
    max-width: 90px;
    margin: auto;
    display: block;
}
.quick-categories-slider h4 {
    text-align: center;
}
.quick-categories-slider a {
    color: #393939;
}
.quick-categories-slider .card {
    background: none;
}
.overflow-scroll{
    overflow: scroll;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}
.overflow-scroll::-webkit-scrollbar {
    display: none;
}
.toolbar-products .limiter, .toolbar-products .sorter {
    border-radius: 20px;
}
.product-item-info {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
}
.product-items .product-item .product-item-name {
    max-height: initial;
    min-height: 50px;
}
.product-items .product-item-name a{
    font-size: 16px;
    color: #555a56;
}
.product-item-photo img{
    width: auto;
    height: auto;
    max-height: 200px;
    position: unset;
}
.product-image-wrapper {
    height: auto;
    padding: 0% !important;
}
.product-image-container {
    margin: auto;
}
.swatches-list {
    display: none;
}
.mfp-close-btn-in .mfp-close {
    font-size: 17px;
}
.mfp-zoom-in.mfp-ready .zoom-anim-dialog,.gallery-placeholder .fotorama__thumb, .gallery-placeholder .fotorama__thumb-border, .box-tocart .actions .tocart, .box-tocart .instant-purchase, .box-tocart .fieldset-add input.input-text {
    border-radius: 20px;
}
.cad a {
    width: 33%;
    display: inline-block;
}
.swatch-option {
    border-radius: 30px;
    min-width: 30px;
    height: 30px;
    margin-top: 10px;
}
.swatch-option:not(.disabled):hover:before, .swatch-option.selected:before {
    border: none;
}
.swatch-option:not(.disabled):hover {
    border-color: #469754 !important;
}
.swatch-option-tooltip .corner, .swatch-option-tooltip-layered .corner {
    height: 6px;
}
.swatch-option-tooltip .image, .swatch-option-tooltip-layered .image {
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}
.swatch-option.selected{
    border-color: #469754 !important;
}
.swatch-option-tooltip {
    padding: 0px;
    border-color: #ddd;
    border-radius: 20px
}
.swatch-option-tooltip .corner:before, .swatch-option-tooltip-layered .corner:before {
    border-color: #ddd transparent transparent transparent;
}
.swatch-option-tooltip {
    display: none !important;
}
.box-tocart .field>label {
    opacity: 0;
    display: none;
}
.product-btn button:hover, .product-btn a:hover {
    color: inherit;
    opacity: 0.5;
}
.product.data.items:before{
    display: none;
}
.catalog-product-view #maincontent > .container {
    max-width: 100%;
    padding: 0;
}
.catalog-category-view.catalog-product-view #maincontent>.container {
    max-width: 1400px !important;
    padding: 0px 15px 0px 15px;
}
.catalog-category-view.catalog-product-view .page-title-wrapper {
    margin: 30px 0px 0px 0px !important;
}
.quickview-wrap .box-tocart .actions .towishlist {
    display: none;
}
.bannerPromoTwo > div, .bannerPromoTwo > img,
.bannerPromoOne > div, .bannerPromoOne > img {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    margin: 0px -2px;
}
.main .product-feature-row:nth-child(even) {
    background: #fff;
}
.product-info-main-content, .catalog-product-view #maincontent .product-info-main-top {
    background: #fff;
}
.product-info-main-content {
    padding-bottom: 50px;
}
.catalog-product-view #maincontent .main>div>.row, .catalog-product-view #maincontent .product-info-main-top > div, .product.info.detailed.vertical > div {
    max-width: 1400px;
    margin: auto;
}
.catalog-product-view #maincontent .product-info-main-top > div {
    padding-left: 15px;
    padding-right: 15px;
}
.product-info-main-top.product-info-main {
    margin: 0;
    padding: 20px 0px;
}
.catalog-product-view .page-title-wrapper {
        margin: 0;
}
.product.info.detailed.vertical{
    padding: 40px 0px;   
    background: #fff;
    margin-top: 0;
    margin-bottom: 0;
}
.comparison-table table tr:nth-child(even) {
    background: #f4f4f4;
}
.comparison-table table td {
    vertical-align: top;
    padding: 10px;
}
.comparison-table {
    padding: 70px 0px;
}
.comparison-table-inner {
    overflow: auto;
    font-size: 12px;
}
.comparison a {
    text-decoration: underline;
}
.comparison > h3 {
    display: block;
    margin-bottom: 30px;
}
.comparison > h3:nth-child(3) {
    margin-top: 60px;
    display: block;
}
.comparison tr > td:nth-child(1) {
    min-width: 270px;
}
.comparison table table tbody tr > td:nth-child(1) {
    font-weight: 300;
}

.comparison table tbody tr > td:nth-child(1) {
    font-weight: 600;
}
.compatibility {
    padding: 0 !important;
}
.swatch-attribute.lenght .swatch-attribute-options > div, .swatch-attribute.weight_tolerance .swatch-attribute-options > div {
    width: 100% !important;
    display: inline;
    float: none;
    text-align: left;
    padding: 10px 20px !important;
    
}
.swatch-option.disabled:after {
    background: #ddd;
    opacity: 0.6;
}
.swatch-attribute-selected-option {
    padding-left: 2px;
}
.swatch-attribute-selected-option::before {
    content: ':';
    padding-right: 9px;
}
.swatch-attribute div.mage-error {
    right: auto;
    top: -20px;
    bottom: auto !important;
    font-size: 11px !important;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 40%);
}
.product-info-stock-sku{
    margin-top: 10px;
    font-size: 13px;
}
.small-text-product button i {
    padding-right: 5px;
}
.small-text-product button {
    border: none;
    padding: 0;
    color: #469754;
}
.small-text-product {
    font-size: 13px;
    margin-top: 10px;
}
.small-text-product h4 {
    font-weight: 600;
    margin-bottom: 0;
}
.small-text-product .col-1 i {
    font-size: 26px;
}
.product.attribute.comparison img {
    max-height: 75px;
    margin: auto;
}
.tg-pictures-top img {
    margin-bottom: 10px;
}
.fotorama__stage.fotorama__shadows--top:before, .fotorama__nav.fotorama__shadows--top:before{
    background-image: none;
}
.textSection {
    padding: 5% 5%;
}
.full-width {
    max-width: 100% !important;
}
.block-nav {
    padding: 20px 0px;
}
.customer-photos {
    padding: 5%;
}
.customer-photos img {
    max-width: 100%;
}
.customer-photos a {
    max-width: 50%;
    margin: 1px -2px;
    white-space: nowrap;
    display: inline-block;
    padding: 3px;
}
.tech_docs a {
    width: 33%;
    display: inline-block;
}
.requirements p {
    margin-top: 10px;
}
.requirements div > h3:nth-child(6), .requirements div > h3:nth-child(5), .requirements div > h3:nth-child(4), .requirements div > h3:nth-child(3), .requirements div > h3:nth-child(2) {
    display: block;
    margin-top: 30px;
}
a.downloadInstructions i {
    margin-right: 10px;
}
.textSection > b {
    margin-top: 20px;
    display: block;
}
.requirements a.downloadInstructions {
    display: block;
    margin-top: 30px;
}
#categories-nav li img {
    display: none;
}
.toolbar-products, .block-nav {
    background: none;
}
ul.nav-collapse ul.level0>li>a {
    padding-left: 10px;
}
.sidebar ul.nav-collapse li.level1 a {
    color: #6c6c6c;
}
.sidebar ul.nav-collapse li a {
    padding: 10px 0px;
}
.swatch-attribute-label {
    font-size: 13px;
}
.swatch-opt {
    margin-top: 0;
}
.swatch-attribute.lenght .swatch-attribute-label {
    margin: 6px 0px;
    display: inline-block;
}
.product.attribute.sku {
    display: none !important;
}
.product-info-main .page-title-wrapper .page-title {
    font-size: 40px;
    line-height: initial;
}
.block-nav {
    display: none;
}
.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;
}
.cms-recent-clients.cms-page-view .container.main-container {
    max-width: 1400px;
    margin: auto;
}
.cms-recent-clients.cms-page-view {
    background: #fff;
}
.clientLogos ul {
    margin: 0;
    padding: 0;
}
.cms-recent-clients.cms-page-view .page-title-wrapper {
    text-align: center;
    margin-bottom: 30px;
}
.minicart-action svg {
    height: 25px;
}
.user-topbar svg {
    height: 25px;
}
.small-text-product svg {
    height: 30px;
    fill: #424040;
}
.box-tocart .fieldset-add {
    display: inline-block;
}
.product-btn {
    display: none;
}
.opc-block-summary .items-in-cart .product dl.item-options > dt, .opc-block-summary .items-in-cart .product dl.item-options > dd {
    display: inline;
}
#super-product-table .price-box {
    display: none !important;
}


/*Checkout*/
.opc-block-summary {
    background: none;
    margin-top: 20px;
}
.opc-wrapper {
    width: 100% !important;
    padding-right: 0px;
}
.opc-progress-bar-item>span {
    font-weight: 700;
}
.opc-wrapper .form-login .fieldset .note, .opc-wrapper .form-shipping-address .fieldset .note {
    display: inherit;
}
.checkout-index-index .container.main-container {
    max-width: 100% !important;
}
.logo-checkout .logo {
    padding-top: 10px;
}
.opc-summary-wrapper {
    width: 30% !important;
    display: inline-block;
    vertical-align: top;
    height: 100vh;
    float: unset !important;
    margin: 0 !important;
    background: #f2f2f2;
    position: fixed;
    top: 0;
    right: 0;
}
.custom-left-checkout {
    width: 70%;
    display: inline-block;
    vertical-align: top;
    padding: 5%;
    padding-top: 2%;
}
.container.logo-checkout {
    margin-top: 30px;
    margin-bottom: 20px;
    display: none;
}
.logo-custom a {
    text-align: center;
    width: 100%;
    display: block;
}
.logo-custom a::before {
    width: 200px;
    display: inline-block;
    background: url(/media/logo/stores/1/hangingsystems.png);
    height: 80px;
    content: '';
    background-repeat: no-repeat;
    background-position: center;
    margin: auto;
    background-size: contain;
}
.checkout-container {
    white-space: nowrap;
}
.opc-block-summary .items-in-cart>.title::after {
    display: none;
}
.opc-block-summary .minicart-items-wrapper {
    max-height: 500px;
}
.field>input[type="checkbox"]+label:before, .field>input[type="checkbox"]+label:after {
    border-radius: 3px;
    border-color: #bdbdbd !important;
}
.opc-block-summary .items-in-cart>.title {
    pointer-events: none;
}
.opc-wrapper .form-discount{
    padding-right: 140px;
}
.checkout-index-index .product-item .product-item-name {
    font-size: 17px;
    max-width: 100%;
    text-wrap: balance;
    font-weight: 600;
    max-height: 70px !important;
    min-height: 70px !important;
}
.opc-wrapper .form-discount .actions-toolbar button {
    background: #2c2c2c;
    border: none;
    color: #ffffff;
    font-weight: 500;
}
.opc-block-shipping-information {
    display: none;
}
.checkout-shipping-method .actions-toolbar .action.primary {
    padding: 7px 10px;
}
.checkout-index-index .action-auth-toggle::before {
    display: none;
}

.checkout-index-index .action-auth-toggle {
    background: #3c875c;
    color: #fff;
}
.opc-block-summary>.title{
    font-size: 3rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.checkout-index-index .product-image-wrapper {
    background: #fff;
    border-radius: 3px;
}
.opc-progress-bar {
    margin-top: 10px;
}
.flag-header {
    height: 10px;
    margin-right: 10px;
}
.partnership {
    margin-top: 30px;
}
.partnership img {
    max-width: 177px;
}
@media (min-width: 500px) {
.cards {
    grid-auto-columns: calc(50% - 10px);
    grid-column-gap: 20px;
}
}

@media (min-width: 700px) {
.cards {
    grid-auto-columns: calc(calc(100% / 3) - 20px);
    grid-column-gap: 30px;
}
}

@media (min-width: 1100px) {
.cards {
    grid-auto-columns: calc(19% - 30px);
    grid-column-gap: 40px;
    transform: translateX(calc(max(1024px, 70vw)/2 - 490px));
}
}
