.page-wrapper .columns .column.main {
    order: 0;
}

.catalog-product-view .box-tocart .fieldset .field.qty .label {
    padding-right: 10px;
}

#compare-items .product-item .action.delete {
    display: none;
}

/*.header.links .authorization-link + li,*/
/*.page-wrapper > button[onclick="salesforceLivechat()"] {*/
/*    display: none !important;*/
/*}*/

.product-info-features .title {
    color: #fff;
    text-align: center;
    padding-top: 50px;
    font-size: 20px
}

.product-info-features .content {
    display: flex;
    max-width: 1180px;
    margin: 0 auto;
    padding: 30px 0 50px;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
}

.product-info-features .feature-item {
    max-width: calc(100% / 6);
    flex: calc(100% / 6);
    text-align: center;
    color: #afafaf;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.product-info-features .feature-item .feature-text {
    margin: 0;
}

.product-info-features .feature-item img {
    margin: 0 0 20px;
    filter: invert(1);
    opacity: 0.6;
    width: 40px;
    height: auto;
}

@media screen and (max-width: 767px) {
    .product-info-features .feature-item {
        max-width: calc(100% / 4);
        flex: calc(100% / 4);
    }
}

@media screen and (max-width: 550px) {
    .product-info-features .feature-item {
        max-width: calc(100% / 2);
        flex: calc(100% / 2);
    }
}

@media (min-width: 992px) {
    header.page-header .header.panel {
        max-width: 100%;
    }

    header.page-header .header.content .header.menu {
        max-width: 100%;
    }

    header.page-header .header.content {
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .row-footer {
        max-width: 1200px;
    }

    .top-row-footer {
        max-width: 1200px;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .row-footer {
        max-width: 970px;
    }

    .top-row-footer {
        max-width: 970px;
    }
}

@media (min-width: 768px) and (max-width: 998px) {
    .block-cart-failed .action.update,
    .cart-container .form-cart .action.update {
        margin-left: 0;
    }

    .cart-container .form-cart .actions {
        text-align: left;
    }

    .row-footer {
        max-width: 750px;
    }

    .top-row-footer {
        max-width: 750px;
    }
}

@media (min-width: 699px) {
    header.page-header .header.content .menu .sections.nav-sections .navigation li.level0 {
        max-width: 110px !important;
    }
}

@media (min-width: 768px) {

    .product-add-form .fieldset > .field {
        margin-bottom: 0;
    }

    .bundle-options-container .bundle-options-wrapper, .bundle-options-container .product-options-wrapper {
        width: 100%;
    }

    .page-product-bundle.catalog-product-view.page-layout-1column .nested.options-list .field.choice {
        width: 375px;
    }

    .block-bundle-summary {
        float: none;
        overflow: auto;
        position: fixed !important;
        bottom: 0px;
        left: 0px;
        width: 100% !important;
        z-index: 100;
        top: auto !important;
        background: #fff !important;
        padding: 10px !important;
        box-shadow: 0px -2px 42px -19px #bdbdbd;
    }

    body.catalog-product-view .bundle-options-container form .block-bundle-summary .box-tocart {
        margin-top: 25px !important;
    }

    .block-bundle-summary .content {
        display: flex;
        flex-direction: row-reverse;
        grid-gap: 30px;
        align-items: center;
        justify-content: space-between;
    }

    .block-bundle-summary .bundle-info {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        grid-gap: 30px;
        align-items: center;
        justify-content: center;
    }

    .block-bundle-summary .product-details {
        display: flex;
        flex-direction: row;
        align-items: center;
        column-gap: 20px;
    }

    #bundleSummary .price-as-configured {
        margin: auto;
    }

    .bundle-options-container .block-bundle-summary .bundle-summary {
        margin-top: 0;
    }

    .block-bundle-summary .action.tocart {
        border-radius: 80px;
        font-size: 16px !important;
        padding: 10px 30px !important;
    }

    .block-bundle-summary .bundle-summar {
        margin-top: 0 !important;
    }

    .block-bundle-summary .product-details .fieldset {
        display: flex;
        grid-gap: 30px;
        align-items: center;
        margin-bottom: 0;
    }

    .block-bundle-summary .product-image-container {
        width: 80px !important;
    }

    .block-bundle-summary .subtitle, .block-bundle-summary .title, .block-bundle-summary .product.name {
        display: none !important;
    }

    .block-bundle-summary .bundle.items {
        display: flex;
        grid-gap: 30px;
    }

    .block-bundle-summary .bundle.items > li {
        padding: 9px 30px;
        background: #fff;
        border-radius: 10px;
        border: 1px solid #e7e7e7;
        font-size: 13px;
        margin-bottom: 0 !important;
    }

    body.account.page-layout-2columns-left .sidebar-main, body.account.page-layout-2columns-left .sidebar-additional{
        width: 20%;
    }
    body.catalog-category-view.page-layout-wsw-layout .actions-primary .stock.unavailable {
        position: absolute;
        top: 2%;
        z-index: 1;
        right: 5%;
        background-color: #c2100a;
        padding: 2%;
        color: #fff;
        font-weight: 700;
        font-size: 12px;
    }

    .product.data.items > .item.title:not(.disabled) > .switch:active,
    .product.data.items > .item.title.active > .switch,
    .product.data.items > .item.title.active > .switch:focus,
    .product.data.items > .item.title.active > .switch:hover {
        background: transparent;
        color: #000;
        text-decoration: none;
        border-bottom: none;
    }

    .col-md-4.col-xs-12 {
        width: 33.33333333333333%;
        float: left;
    }

    .product.data.items > .item.title {
        padding: 20px;
    }

    .product.data.items > .item.content {
        background: transparent;
        margin-top: 73px;
        border: none !important;
    }

    .product.data.items .data.item.title.active {
        border-bottom: 4px solid #000;
    }

    .product.data.items > .item.title > .switch {
        border: none;
        font-size: 16px;
        color: #000;
        background-color: transparent;
    }

    .checkout-index-index .nav-sections {
        display: initial;
    }

    .cart-summary {
        width: 33.3333%;
    }

    .cart-container .form-cart {
        width: 66.6666%;
    }

    .fieldset > .field:not(.choice) > .control {
        width: 100%;
        float: left;
    }

    .product-add-form .fieldset > .field:not(.choice) > .label {
        text-align: left;
        padding: 10px;
        width: 100%;
    }

    .opc-wrapper .form-login,
    .opc-wrapper .form-shipping-address {
        max-width: none;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .login-container,
    .form.password.reset,
    .form.send.confirmation,
    .form.password.forget,
    .form.create.account,
    .form.form-edit-account,
    .form-address-edit,
    .form-newsletter-manage {
        border: 1px solid #e8e8e8;
        margin-bottom: 40px;
        padding: 30px 20px;
        display: block;
        width: 100%;
        max-width: none;
    }

    .form.create.account {
        padding: 0 0 30px;
    }

    .form.create.account > .fieldset {
        float: left;
        padding: 0 25px;
        width: 50%;
        margin: 20px 0 25px;
    }

    .fieldset .legend span {
        font-size: 18px;
        text-transform: capitalize;
        font-weight: 700;
    }

    .customer-account-create.page-layout-1column .page-wrapper {
        background-color: #fff;
    }

    .fieldset .legend {
        background: #f8f8f8;
        padding: 12px 24px;
        border-bottom: 1px solid #ddd;
        width: 100%;
        margin: 0;
    }

    .opc-wrapper .fieldset > .field > .label {
        font-weight: 600;
    }

    .fieldset > .field > .label, .fieldset > .field:not(.choice) > .label {
        border-color: #c9c9c9;
        color: #666;
        font-weight: 600;
        line-height: normal;
        text-align: left;
        margin: 0;
        padding: 20px 0 10px;
    }

    .fieldset > .field.required > .label::after {
        display: none;
    }

    .form.create.account .actions-toolbar {
        clear: both;
        padding: 0 25px;
        margin-left: 0;
    }

    .fieldset > .field.choice::before,
    .fieldset > .field.no-label::before {
        width: 0;
        padding: 0;
    }

    .cart.table-wrapper .item-actions .actions-toolbar {
        text-align: right;
    }

    .product-item-name,
    .product.name a {
        font-weight: 700;
        font-size: 23px;
    }

    .navigation .level0 > .level-top {
        padding: 0 6px;
        color: #000;
        line-height: 1.42857143;
    }

    .navigation li.level0 {
        max-width: 8.33% !important;
        display: inline-grid;
        text-align: center;
        font-size: 12px;
    }

    .homepage_category_name {
        width: 30%;
    }

    a.level-top.ui-corner-all span img {
        display: block;
    }

    section.headerPromotion {
        position: fixed;
        z-index: 100;
    }

    .column.main {
        min-height: auto;
    }

    .block.block-compare .block-content #compare-items .product-item.odd.last {
        display: flex;
    }

    .block.block-compare .block-content:not(.no-display) {
        display: flex;
    }

    .block.block-compare .block-content #compare-items {
        display: inline-flex;
        margin: auto 20px;
    }

    .block-compare .action.delete {
        position: relative;
        margin: auto;
    }

    .block-compare .actions-toolbar {
        margin: auto 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .products.wrapper ~ .toolbar .pages {
        float: none;
        display: inline-flex;
    }

    .nav-sections {
        margin-bottom: 0px;
    }

    .row-footer {
        display: flex;
    }

    #bottom-icons p {
        font-size: 16px;
    }

    .homepage-section3 {
        width: 40%;
    }

    .footer-block-newsletter {
        width: 40%;
        margin: 10% auto;
    }

    .block.widget .products-grid .product-item {
        width: calc((100% - 12%) / 3) !important;
        background-color: #FFF;
        margin: 20px 2% !important;
    }

    .minicart-wrapper .action.showcart.active:before {
        font-size: 20px;
        color: #FFF;
    }

    .minicart-wrapper .action.showcart.active:hover:before {
        color: #D8D8D8;
    }

    /*.field.search label.label::after {
        content: "";
        width: 1px;
        height: 10px;
        background-color: #575757;
        margin-left: 8px;
        display: inline-block;
    }*/
    .header-fs p::after {
        content: "";
        width: 1px;
        height: 10px;
        background-color: #575757;
        margin-left: 8px;
        margin-right: 8px;
        display: inline-block;
    }

    /*.block.block-search {
        display: inline-block;
        vertical-align: top;
    }*/
    .minicart-wrapper {
        padding-top: 5px;
        margin-left: 8px;
    }

    .header.right {
        float: right;
        line-height: 40px;
        font-weight: 700;
    }

    .header-fs {
        display: inline-block;
        color: #e0e0e0;
        font-size: 14px;
        font-weight: 600;
        line-height: normal;
    }

    .header.content {
        padding: 10px 20px 0;
        max-width: inherit;
    }

    .page-header .header.panel {
        padding: 6px 15px;
    }

    .navigation,
    .breadcrumbs,
    .page-header .header.panel,
    .header.content,
    .footer.content,
    .page-wrapper > .widget,
    .page-wrapper > .page-bottom,
    .block.category.event,
    .top-container,
    .page-main {
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto;
        max-width: 1200px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .header.panel > .header.links > li:first-child a {
        padding-left: 5px;
    }

    .header.panel > .header.links > li.welcome,
    .header.panel > .header.links > li a {
        font-size: 14px;
        color: #e0e0e0;
        padding: 0 15px 0 13px;
        line-height: 40px;
        font-weight: 600;
        display: inline-block;
    }

    .header.panel > .header.links > li::after {
        content: "";
        display: inline-block;
        width: 1px;
        height: 10px;
        background-color: #575757;
        vertical-align: middle;
    }

    .header.panel > .header.links > li:last-child a {
        padding-right: 0;
    }

    .header.panel > .header.links > li:last-child::after {
        display: none;
    }

    .header.panel > .header.links > li {
        margin: 0 10px 0 0;
    }

    .block-search .control {
        padding: 0;
    }

    .category-image-container .page-title-wrapper #page-title-heading {
        font-size: 40px !important;
    }

    /*.block-search .label > span:hover {
    cursor: pointer;
    opacity: .6;
    }*/
    /*.page-header .header.panel {
        padding-bottom: 5px;
        padding-top: 5px;
        text-transform: uppercase;
    }*/
    /*.block-search .label>span {
        border: 0;
        clip: auto;
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: initial;
        width: 1px;
        font-size: 14px;
        color: #e0e0e0;
    }
    .block-search .label:before {
        display: none;
    }
    .block-search .label>span:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 20px;
        color: #FFF;
        content: '\e615';
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        transform: rotate(90deg);
    }*/
    .block-search .action.search::before {
        vertical-align: baseline;
    }

    .minicart-wrapper .action.showcart:before {
        font-size: 20px;
        color: #FFF;
        content: "\f07a";
        font-family: 'Font Awesome 5 Free';
        font-weight: 600;
    }

    .col-sm-2 {
        width: 16.666666666666664%;
    }

    .col-sm-10 {
        width: 83.33333333333334%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-6 {
        width: 50%;
        float: left;
    }

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11 {
        float: left;
    }

    *,
    *:before,
    *:after {
        box-sizing: border-box;
    }

    .row:before,
    .row:after {
        display: table;
        content: " ";
    }

    .col-xs-1,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .header.menu {
        margin-left: auto;
        margin-right: auto;
        max-width: 1200px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .header.content.sticky {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 999;
        max-width: none;
        margin-top: 50px;
        background: #fff !important;
        box-shadow: 0 0 22px rgb(20 20 20 / 15%);
    }

    .col-lg-3 {
        width: 25%;
        float: left;
    }

    .block.newsletter .field {
        margin-right: 0px;
    }

    .block.newsletter .action.subscribe {
        border-radius: 0px;
        height: 56px !important;
        background-color: #000;
        border-color: #000;
    }

    .block.newsletter input {
        font-size: 18px !important;
    }

    .newsletter-final .block.newsletter {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px !important;
        max-width: 100%;
    }

    .header.panel > .header.links {
        float: left;
    }

    /*.block-search .control {
        padding: 0 0 0px;
    }*/
    .subscribe-box-above {
        margin-top: 80px;
        font-size: 41px;
    }
}


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

    header.page-header .header.content .menu .sections.nav-sections .ui-menu li a.level-top.ui-corner-all span span {
        font-size: 10px;
    }

    header.page-header .header.content .menu .sections.nav-sections .ui-menu li a.level-top.ui-corner-all span img {
        height: 30px;
        max-width: 30px;
    }
}

@media (min-width: 768px) and (max-width: 1060px) {

    body.catalog-product-view .box-tocart .fieldset {
        display: block !important;
    }

    body.catalog-product-view .box-tocart .fieldset .field.qty + .actions {
        padding-top: 15px !important;
    }

}

@media (min-width: 768px) and (max-width: 1172px) {
    .block-bundle-summary .bundle.items {
        display: flex;
        grid-gap: 30px;
        justify-content: center;
    }

    .block-bundle-summary .content {
        display: block;
    }

    body.catalog-product-view .bundle-options-container form .block-bundle-summary .box-tocart .fieldset {
        display: flex !important;
    }
}

@media screen and (min-width: 1342px) {
    .bundle-options-wrapper {
        position: fixed;
        z-index: 99;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.35);
    }

    .bundle-options-wrapper .product-options-wrapper {
        position: absolute;
        left: 0;
        top: auto;
        right: 0;
        bottom: 0;
        width: 100%;
        margin: 0 auto;
        height: 500px;
        overflow: auto;
        background: #fff;
        padding: 20px 20px 128px 20px;
        border-radius: 8px;
        box-shadow: 0 3px 22px -1px #000;
    }

    .bundle-options-wrapper .action.back.customization span {
        display: none;
    }

    .bundle-options-wrapper .action.back.customization:before {
        content: "Close"
    }

    .bundle-options-wrapper .action.back.customization {
        position: absolute;
        top: 20px;
        right: 20px;
        background: none;
        content: "Close";
        color: #000;
    }

    .page-product-bundle.catalog-product-view.page-layout-1column .nested.options-list .field.choice {
        width: 360px;
        margin: 5px;
        padding: 6px 12px;
    }

    .page-product-bundle.catalog-product-view.page-layout-1column .nested.options-list {
        display: flex;
        flex-flow: row;
        flex-wrap: wrap;
    }
}

span.product-image-container.product-image-container::before {
    width: 50px !important;
    height: 50px !important;
    background-color: #E45D00 !important;
    top: 20px;
    right: 20px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.25px;
    line-height: 1.2;
    padding: 5px;
    display: flex !important;
    position: absolute;
    color: #fff;
    border-radius: 100px;
    font-weight: 600;
    align-items: center;
    justify-content: center;
    z-index: 2;
    text-align: center;
}

/* ---------------------------------- silk ---------------------------------- */
@media screen and (min-width: 768px)  {
    .cart-header {
        width: 66.6666%;
        margin-right: 10px;
    }
}

@media screen and (min-width: 768px)  {
    .tooltip-content {
        right: -6px!important;
    }

    .tooltip-content::before {
        right: 10px!important;
    }
}

@media screen and (min-width: 768px)  {
    #shipping-method-buttons-container {
        margin: 0!important;
    }

    .checkout-index-index .modal-popup.homeDeliveryValidationModal .modal-inner-wrap {
        margin: 5rem auto;
        width: 75%;
        left: 0;
    }
}

/* -------------------------------- end silk -------------------------------- */
