#product-tier-price-table th, #product-tier-price-table td {
    border: 1px solid;
    text-align: center;
}

.static-content-p {
    padding: 10px;
    border: 5px solid #000;
    border-left: 0;
    border-radius: 0 8px 8px 0;
}

.product-tier-div {
    clear: both;
    margin-top: 0;
    padding-left: 72px;
    position: relative;
    margin-bottom: 20px;
    min-height: 165px;
}

.section-our3__inner {
    min-height: 327px !important;
}

#rev_slider_3_1_wrapper, #rev_slider_7_1_wrapper {
    max-width: 1240px;
}

.product-info-main .oldesign-wraper .oldesign-wraper__left h4 a {
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    color: #444444;
}

.product-info-main .oldesign-wraper .oldesign-wraper__left h4 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.design-comment {
    margin-top: 20px;
}

.product-info-main .oldesign-wraper .oldesign-wraper__left h4 a:before {
    content: "\E842";
    font-family: 'font-tello';
    padding-right: 5px;
}

.checkout-index-index .wrapper-breadcrumbs .wrapper-breadcrumbs-inner {
    display: none;
}

.breadcrumbs strong {
    color: #005ca9;
}

.breadcrumbs .item:not(:last-child):after {
    margin: 0 5px;
}

@media only screen and (max-width: 767px) {
    .breadcrumbs .items {
        text-align: center;
        clear: both;
        padding-top: 0;
    }

    .catalog-product-view .breadcrumbs .items li {
        display: inline;
    }

    .breadcrumbs .item:not(:last-child):after {
        margin: 0 5px;
    }

    .catalog-product-view .breadcrumbs .items {
        line-height: 20px;
        padding-top: 0;
    }
}


@media only screen and (min-width: 768px) {
    .breadcrumbs .items {
        text-align: center;
        clear: both;
        float: left;
        width: 100%;
        padding: 23px 0 0 0;
        font-size: 14px;
        line-height: 20px;
    }
}

.nbd-upload-inner h2:before {
    width: 100% !important;
}

.upload-zone {
    font-size: 16px;
}

.upload-zone small {
    font-size: 15px;
    line-height: 20px;
}

.upload-zone span {
    padding: 7px 0;
}

.nbd-upload-inner h2 {
    line-height: 40px;
}

.submit-upload-design {
    box-shadow: none !important;
    border-radius: 6px !important;
    background-color: #005ca9 !important;
    color: white !important;
    text-transform: capitalize !important;
    height: 32px !important;
    line-height: 30px !important;
}

.nbd-upload-inner p {
    font-size: 15px;
    line-height: 20px;
}

.checkout-shipping-method .shipping-method-notes {
    color: #C31600;
    display: block;
    font-weight: 500;
    margin: 10px 0 -5px 0;
    line-height: 20px;
    font-size: 15px;
    text-transform: capitalize;
}
#opc-shipping_method .step-title{
  border-bottom: unset;
  padding-bottom: 0;
}
.shipping-method-notes{
  border-bottom: 1px solid #cccccc;
  padding-bottom: 20px;
}

.page.messages {
    display: block;
}

body, a, p, h1, h2, h3, h4, h5 {
    font-family: 'Maven Pro', sans-serif;
}

a:link {
    color: #005ca9;
}

a:visited {
    color: #333333;
}

li:hover, a:hover {
    color: #005ca9 !important;
}

a:active {
    color: #005ca9;
}

.container {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

@media only screen and (min-width: 800px) {
    .deal-product {
        padding-top: 30px !important;
    }
}

@media only screen and (max-width: 800px) {
    .deal-product {
        padding-top: 15px !important;
    }

    .grecaptcha-badge {
        display: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .section-print3 {
        padding-top: 0;
    }
}

@media (max-width: 800px) {
    .home-product-tab-content .display-clear .col-lg-3:nth-child(4n+1),
    .home-product-tab-content .display-clear .col-lg-3:nth-child(4n+2),
    .bestseller-product .section-content .product.item .product-item-actions .actions-primary .tocart,
    .bestseller-product .section-content .product.item .product-item-actions .actions-secondary .action.towishlist
    {
        display: none;
    }
}

.bestseller-product .section-content .product.item .product-item-actions, .new-product3 .section-content .product.item .product-item-actions {
    height: 0;
    max-width: 100%;
    bottom: 45px;
}

.products-grid .product-item-actions .actions-primary {
    float: none;
    width: 100%;
}

.products-grid .product-item-actions .actions-primary .action {
    width: 100%;
    border-radius: 0 0 0 10px;
}

.products-grid .product-item-actions .actions-primary + .actions-secondary > a.towishlist {
    width: 100%;
    border-radius: 0 0 10px 0;
}

.products-grid .product-item-actions .actions-primary + .actions-secondary {
    width: 100%;
    float: none;
}

.bestseller-product .section-content .product.item .product-item-actions .actions-primary .tocart {
    background: #005ca9;
}

.bestseller-product .section-content .product.item .product-item-actions .actions-primary .tocart:hover {
    background: #C31600;
}

.bestseller-product .section-content .product.item .product-item-actions .actions-primary .tocart:before {
    color: white;
}

.bestseller-product .section-content .product.item .product-item-actions .actions-secondary .action.towishlist {
    background: #005ca9;
}

.bestseller-product .section-content .product.item .product-item-actions .actions-secondary .action.towishlist:hover {
    background: #C31600;
}

.bestseller-product .section-content .product.item .product-item-actions .actions-secondary .action.towishlist:before {
    color: white;
}

.bestseller-product .section-content .product.item .product-item-details .inner-product a {
    text-align: left;
    font-size: 15px;
    line-height: 20px;
    white-space: initial !important;
}

.product.actions.product-item-actions {
    display: flex;
    justify-content: center;
}

.products-grid .product-item .tocart {
    background: #005ca9;
    border: 0;
}

.products-grid .product-item .tocart:hover {
    background: #C31600 !important;
    border: 0;
}

.products-grid .product-item .tocart:before {
    color: white;
    border: 0;
}

.products-grid .product-item .action.towishlist {
    background: #005ca9;
    border: 0;
}

.products-grid .product-item .action.towishlist:hover {
    background: #C31600 !important;
    border: 0;
}

.products-grid .product-item .action.towishlist:before {
    color: white;
    border: 0;
}

/* To Top */

#yt-totop.show {
    background: #005ca9;
}

@media only screen and (max-width: 767px) {
    .checkout-index-index #checkout.am-checkout {
        margin-top: 0;
    }
    .checkout-index-index .checkout-block {
        margin-top: 0;
    }
    #checkout .braintree-card-control .hosted-control {
        min-width: calc(100% - 110px) !important;
    }

    #checkout .nb-design-comment textarea {
        width: calc(100% - 50px) !important;
        margin-left: 25px;
        top: 134px !important;
        right: 0 !important;
        left: 0 !important;
    }
    .checkout-index-index .checkout-header {
        margin-bottom: 180px !important;
    }

    .checkout-payment-method .payment-method-content {
        padding: 0;
    }

    .checkout-index-index #checkout.am-checkout {
        padding: 0;
    }
}

@media only screen and (max-width: 768px) {
    #checkout .netbaseteam {
        margin-left: -15px !important;
        width: calc(100% + 30px) !important;
    }

    .checkout-payment-method .checkout-billing-address {
        margin: 0 -15px;
    }

    .checkout-block .checkout-payment-method {
        padding-right: 18px;
    }
}


@media only screen and (min-width: 640px) {
    .cart-totals .account table > thead > tr > th, table > tbody > tr > th {
        white-space: unset;
    }
}


@media only screen and (min-width: 768px) {
    #checkout .payment-method-braintree .hosted-control {
        width: calc(100% - 10px) !important;
        max-width: calc(100% - 10px) !important;
    }
}

#checkout .totals.shipping span {
    max-width: unset;
}


#checkout .payment-method-braintree .hosted-control {
    height: 45px;
}

.braintree-credit-card-selected {
    left: 10px !important;
}

#checkout .nb-design-comment strong {
    display: none;
}

#checkout .nb-design-comment textarea {
    height: 100px !important;
    position: absolute;
    width: 600px;
    top: 61px;
    right: 20px;
    box-shadow: 0 0 20px 0 rgba(79, 90, 109, 0.25) !important;
    border-radius: 25px 0 0 25px;
    border-color: lightgrey;
    background-color: #e6e7e8;
    color: black;
    background-image: url(https://lanyardstomorrow.co.uk/pub/static/frontend/LeonLabs/lanyardstomorrow/en_US/images/lanyards-tomorrow-logo-75trans.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 300px;
}

#checkout .authentication-wrapper {
    text-align: left;
    float: left;
    left: 10px;
}

#checkout .opc-block-summary {
    box-shadow: 0 0 20px 0 rgba(79, 90, 109, 0.25) !important;
    border-radius: 25px;
    width: 100%;
    margin: auto;
}

.checkout-payment-method .payment-methods .actions-toolbar {
    padding-top: 0 !important;
}

#checkout .checkout-block {
    right: 20px;
    box-shadow: 0 0 20px 0 rgba(79, 90, 109, 0.25) !important;
    border-radius: 25px;
}

.checkout-index-index .checkout-block {
    margin-bottom: 10px !important;
    padding-left: 15px;
    padding-right: 15px;
}

.opc-wrapper .step-title {
    margin-top: -10px;
    text-transform: capitalize !important;
}

#checkout .title.order {
    text-transform: capitalize !important;
    margin-top: -10px;
}

.checkout-index-index .opc-block-summary span.order:first-child:before {
    background: #C31600;
    content: '3';
    border-radius: 25px;
    font-family: maven pro !important;
    font-weight: 500 !important;
}

.checkout-index-index .opc-wrapper .step-title:before {
    background: #C31600;
    border-radius: 25px;
    font-family: maven pro !important;
    font-weight: 500 !important;
}

.checkout-index-index span.price {
    color: #005ca9;
}

#checkout .title strong {
    font-family: maven pro !important;
    font-weight: 500 !important;
    color: #005ca9;
}

#checkout .cart-price .price {
    font-family: maven pro !important;
    font-weight: 500 !important;
    color: #005ca9;
}

div.checkout-payment-method .action-toggle span {
    font-weight: 500 !important;
    color: #005ca9;
}

#checkout ._active .action-apply {
    background-color: #005ca9;
    margin-bottom: 15px !important;
    border: 0;
    width: 100%;
}

.billing-address-form .control ._required {
    margin-top: -14px
}

#checkout .billing-address-form .control ._required span {
    display: none;
}

.checkout-index-index .checkout-container .payment-method .payment-method-title {
    padding: 0;
}

.choice .label span {
    font-weight: 500 !important;
    font-size: 16px;
}

.checkout-index-index .fieldset > .field:not(.choice) select {
    padding: 0 8px;
}

.form-shipping-address .control ._required .label {
    display: none;
}

.table-checkout-shipping-method tbody td {
    display: block;
    border: 0;
    padding-left: 10px;
    padding-bottom: 0;
    max-width: 33ch;
    line-height: 20px;
}

#checkout .price .price {
    font-weight: 500 !important;
    font-size: 18px;
    padding-left: 10px;
}

#checkout td.col.col-method {
    float: left;
}

#checkout td.col.col-price {
    padding-top: 18px;
}

#checkout .opc-wrapper .action-show-popup {
    font-family: maven pro !important;
    font-weight: 500 !important;
    background-color: #005ca9;
    border: 0;
}

.checkout-index-index .checkout-header {
    margin-bottom: 60px;
}

#checkout .selected-item {
    border-color: #C31600 !important;
    width: 100% !important;
}

#checkout .opc-wrapper .shipping-address-item.selected-item:after {
    background: #C31600;

}

#checkout .checkout-shipping-address .step-title {
    border: 0;
}

#checkout .action-auth-toggle {
    font-family: maven pro !important;
    font-weight: 500 !important;
    font-size: 15px;
    color: white;
    background-color: #005ca9;
    padding: 5px 10px;
    border-radius: 5px;
    border: 0;
}

#checkout .authentication-wrapper {
    position: absolute;
    left: 25px;
    top: 127px;
}

#checkout .login.primary {
    font-family: maven pro !important;
    font-weight: 500 !important;
    border: 0 !important;
    text-transform: capitalize !important;
    background-color: #005ca9;
}

#checkout .opc-wrapper .form-login .fieldset .note, .opc-wrapper .form-shipping-address .fieldset .note {
    font-size: 15px;
    margin-top: 10px;
    line-height: 20px;
}

.fieldset > .field .note:before, .fieldset > .fields > .field .note:before {
    display: none;
}

.column:not(.sidebar-additional) form .actions-toolbar {
    margin-left: 0;
}

#checkout .remind span {
    font-weight: 500 !important;
    line-height: 25px;
}

.checkout-payment-method .checkout-billing-address .primary .action-update {
    width: 100%;
    padding: 11px 17px;
    background: #005ca9;
    border: none;
    margin: 15px 0;
}

.checkout-billing-address .actions-toolbar .action-cancel {
    margin: 15px 0 0 0;
}

.checkout-index-index .checkout-container .payment-method input[type="radio"] {
    margin-right: 20px;
}

.checkout-payment-method .ccard > .field.cvv > .control {
    padding-right: 25px;
}

.checkout-index-index .checkout-container .payment-method input[type="radio"], .checkout-index-index .checkout-container .payment-method input[type="checkbox"] {
    margin-top: 25px !important;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper #checkout-payment-method-load ._active {
    padding-top: 0;
}

#checkout .payment-group .step-title {
    margin-top: -35px;
    padding-bottom: 0;
    text-transform: capitalize !important;
}

.checkout-index-index .field .control._with-tooltip input {
    margin-right: 10px;
    width: calc(100% - 100px)
}


.billing-address-same-as-shipping-block {
    margin-top: 25px !important;
    padding-top: 10px;
    border-top: 1px solid #cccccc;
}

.checkout-index-index .opc-block-summary .minicart-items .product-image-container {
    margin: 0;
}

#checkout .opc-block-summary .items-in-cart .product {
    padding: 0;
}

#checkout .opc-block-summary .product-item .product-item-name-block {
    padding: 0;
}

#checkout .opc-block-summary .product-item .subtotal {
    bottom: 0;
    top: unset;
}

a.button.nbd-edit-design {
    width: 100%;
    padding: 8px 17px;
    background: #005ca9;
    border: none;
    margin: 15px 0 30px 0;
    color: white !important;
    text-align: center;
    border-radius: 5px;
}

.product-item-online-design img {
    width: 100%;
}

#checkout .opc-block-summary .minicart-items-wrapper {
    max-height: 600px;
    overflow-x: hidden;
    padding: 15px 0 0 0;
}

#checkout .block.items-in-cart {
    margin-bottom: 5px;
}

#checkout .opc-block-summary {
    background-color: white;
}

#checkout .opc-block-summary .items-in-cart > .title {
    padding: 5px 0 10px 15px;
}

#checkout .opc-block-summary .items-in-cart > .title:after {
    top: 5px;
    right: 15px;
}

#checkout .checkout-index-index .opc-block-summary {
    padding: 24px 15px;
}

#checkout .opc-block-summary .details-qty .label {
    float: none;
}

.checkout-index-index .opc-block-summary .minicart-items .product-item-details .product-item-name {
    margin-bottom: 15px;
}

#checkout .sub .mark,
#checkout .mark .label,
#checkout .totals-tax .mark,
#checkout .incl .mark strong,
#checkout .excl .mark strong {
    font-weight: 600;
}

#checkout .sub .price,
#checkout .totals-tax .price,
#checkout .excl .price,
#checkout .totals-tax .amount {
    font-weight: 500;
}

#checkout .excl .mark,
#checkout .excl .amount,
#checkout th.mark,
#checkout td.amount,
#checkout .grand.incl .amount {
    padding: 15px 0 0 0;
}

#checkout .table:not(.cart):not(.totals) {
    margin-bottom: 0;
}

#checkout .opc-block-summary .mark .value {
    padding: 0;
}

#checkout dd.values,
#checkout dl.item-options {
    margin: 0;
    display: inline-flex;
}

.item-options .label:after {
    content: ':';
    margin-right: 5px;
}

.checkout-index-index .checkout-container .label {
    margin-bottom: 0;
}

#checkout .minicart-items .product .toggle {
    margin-bottom: 5px;
}

#checkout .opc-block-summary .product-item .product-item-inner {
    margin-bottom: 20px;
}

#checkout .product-item-name-block .product-item-name,
.details-qty .value {
    cursor: default !important;
}

.product-item-name-block .product-item-name:hover {
    color: #444444;
}

#checkout .details-qty .value,
.item-options .values {
    color: #444444;
}

.mark .value {
    line-height: 20px;
}

.topheadtitle ul li {
    line-height: 26px;
    margin-bottom: 15px;
}

#checkout .netbaseteam {
    background-color: #005ca9;
    border: 0;
    text-align: center;
    margin: 0;
    width: 100%;
    font-weight: 500;
}

#checkout .checkout-billing-address .action-update {
    width: 100%;
    background-color: #005ca9;
    border: 0;
}

#checkout .checkout-payment-method .payment-option-title {
    padding: 0 0 10px 0;
}

#checkout .checkout-billing-address .action-update span {
    text-transform: capitalize !important;
}

#checkout .checkout-payment-method .payment-option-content {
    padding: 0;
}

#checkout ._active .action-apply span span {
    text-transform: capitalize !important;
}

#checkout ._active .form-discount .actions-toolbar {
    width: 100%;
}

#checkout ._active .form-discount .primary {
    width: 100%;
}

#checkout .checkout-billing-address .action-edit-address {
    width: 100% !important;
    border: 0;
    background-color: #C31600;
    padding: 11px 17px;
    border-radius: 5px;
    color: white;
    margin: 20px 0 0 0;
}

#checkout .billing-address-details {
    color: #666666 !important;
    cursor: default !important;
}

#checkout .billing-address-same-as-shipping-block span {
    font-family: maven pro !important;
    font-weight: 500 !important;
    vertical-align: top;
    margin-left: 3px;
    line-height: 44px;
    font-size: 15px;
    color: #666666 !important;
}

#checkout .checkout-billing-address .actions-toolbar .action-cancel {
    width: 100% !important;
    background-color: #C31600;
    padding: 11px 17px;
    border-radius: 5px;
    color: white;
    margin: 0;
}

#checkout .checkout-billing-address .actions-toolbar .action-cancel span {
    text-transform: capitalize !important;
}

#checkout .checkout-billing-address .primary {
    width: 100%;
}

#checkout .checkout-payment-method .checkout-billing-address .billing-address-details {
    padding-left: 0;
}

#checkout .opc-wrapper .form-discount {
    max-width: 100%;
}

.nbd-show-color-palette.ng-scope .nbd-color-picker-preview:after {
    content: 'Element Colours' !important;
    padding-left: 35px !important;
    line-height: 24px !important;
}

@media only screen and (min-width: 800px) {
    .product-options-bottom {
        float: right !important;
    }
}

@media only screen and (min-width: 768px) {
    .catalog-product-view .product-info-main {
        padding-top: 0;
        padding-left: 0;
        width: calc(50% - 30px) !important;
    }

    .catalog-product-view .product.media {
        width: calc(50% - 30px) !important;
    }

    .product-info-main-wrapper .product-add-form .product-add-form__action-box .product-options-bottom .nb-option .box-tocart {
        width: 100% !important;
        margin-top: 0 !important;
    }

    .product-info-main .oldesign-wraper .oldesign-wraper__left #triggerDesign {
        width: 100%;
    }

    .product-info-main-wrapper .product-add-form .product-add-form__action-box .product-options-bottom .nb-option .box-tocart .cart-action button.action {
        position: inherit;
        width: 100%;
    }
}

/* Product Page Heart */

.product-info-main-wrapper .product-add-form .product-add-form__action-box .product-options-bottom .product-addto-links a.action:hover {
    background-color: #005ca9;
    border: solid 2px #005ca9;
}

.product-info-main-wrapper .product-add-form .product-add-form__action-box .product-options-bottom .product-addto-links a.action {
    background-color: white;
    border: solid 2px #C31600;
}

.product-info-main-wrapper .product-add-form .product-add-form__action-box .product-options-bottom .product-addto-links a.action i {
    color: #C31600;
}

.product-info-main-wrapper .product-add-form .product-add-form__action-box .product-options-bottom .product-addto-links a.action {
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 0;
}

.icon-heart-empty:before {
    content: "\E815";
}

@media only screen and (max-width: 767px) {
    .product-info-main-wrapper .product-add-form .product-add-form__action-box .product-options-bottom .nb-option .box-tocart {
        width: 100% !important;
        margin-left: -30px;
    }

    .product-info-main .value.more {
        width: auto !important;
    }

    .page-product-configurable #product_addtocart_form .product-options-bottom {
        padding-left: 0;
        width: 100% !important;
    }

    .product-info-main-wrapper .product-add-form .product-add-form__action-box .product-options-bottom .nb-option .box-tocart {
        width: 100% !important;
        margin-left: 0;
    }

    button.action.tocart {
        min-width: 100%;
    }

    .product-info-main .oldesign-wraper .oldesign-wraper__left #triggerDesign {
        width: 100%;
    }

    .product.info.detailed {
        padding-top: 0px;
        clear: both;
    }
}

.page-product-configurable .product-info-main-wrapper .product-add-form .product-options-wrapper {
    border: 2px solid rgba(195, 22, 0, 0.6);
    border-radius: 6px;
}

@media only screen and (max-width: 767px) {
    .page-product-configurable .product-info-main-wrapper .product-add-form .product-options-wrapper {
        width: 100% !important
    }
}

.page-product-configurable .product-info-main-wrapper .product-add-form .product-options-wrapper {
    min-height: 110px;
    margin-bottom: 30px;
}


#option-label-c2c_color-261-item-6046 {
    width: 40px;
    max-width: 100%;
    height: 20px;
}

.page-product-configurable .swatch-attribute-label {
    font-size: 15px;
    font-weight: 600;
}

#super_attribute\[261\]-error {
    bottom: 14px;
    color: #C31600;
    font-weight: 500;
    padding-top: 3px !important;
}

.swatch-attribute-label:after {
    font-size: 15px;
    content: '*Required';
    color: #C31600;
    font-weight: bold;
    float: right;
    padding-right: 34px;
    margin-bottom: 10px;
}

.page-product-configurable .product-info-main-wrapper .product-add-form .swatch-option {
    min-width: 34px !important;
}

#product-options-wrapper .swatch-opt .swatch-attribute-options {
    justify-content: left !important;
    width: 95% !important;
}

@media only screen and (min-width: 768px) {
    .product-info-main-wrapper .product-options-wrapper {
        padding: 0 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .product-info-main-wrapper .product-options-wrapper {
        padding: 0 !important;
    }
}

.product-info-main-wrapper .product-add-form .product-options-wrapper select {
    font-size: 14px;
    padding: 0 0 0 20px;
    height: 32px;
    margin-bottom: 3px;
}

.page-product-configurable .configurable span {
    font-size: 15px;
    font-weight: 600;
}

.page-product-configurable .fieldset > .field.required > .label:after, .fieldset > .fields > .field.required > .label:after, .fieldset > .field._required > .label:after, .fieldset > .fields > .field._required > .label:after {
    content: '';
}

.product-info-main-wrapper .configurable span:after {
    font-size: 13px;
    content: '*Required Field';
    color: #C31600;
    font-weight: 500;
    position: absolute;
    right: 30px;
}

.product-info-main-wrapper .product-add-form .product-options-wrapper .fieldset > .field div.mage-error {
    position: absolute;
    bottom: 10px;
    color: #C31600;
    font-weight: 500;
    text-align: center;
    width: 95%;
}

.product-info-main-wrapper .product-add-form .product-options-wrapper .fieldset > .field:not(.choice) {
    width: 100%;
    padding: 15px 30px 0 30px;
}

.product-info-main-wrapper .product-add-form .product-options-wrapper .fieldset > .field:not(.choice) label.label {
    padding: 0 0 10px 0 !important;
    margin: 0;
}

.product.info.detailed .product.data.items > .item.title {
    margin-bottom: 0 !important;
}


@media only screen and (min-width: 768px) {
    .active .switch {
        border-right: 1px solid #d9d9d9 !important;
        border-bottom: 1px solid #d9d9d9 !important;
        background-color: #fff !important;
        padding: 18px 30px 30px !important;
    }

    #tab-label-reviews-title {
        border-bottom: 1px solid #d9d9d9 !important;
        background-color: #f4f4f4;
        color: #666;
        padding: 18px 30px 30px;
        border-right: 1px solid #d9d9d9 !important;
    }

    #tab-label-faqlist-title {
        border-bottom: 1px solid #d9d9d9 !important;
        background-color: #f4f4f4;
        color: #666;
        padding: 18px 30px 30px;
        border-right: 1px solid #d9d9d9 !important;
    }

    #tab-label-description-title {
        border-bottom: 1px solid #d9d9d9 !important;
        background-color: #f4f4f4;
        color: #666;
        padding: 18px 30px 30px;
        border-right: 1px solid #d9d9d9 !important;
    }

    .product.data.items > .item.content {
        margin-top: 48px !important;
        border-top: 1px solid #d9d9d9 !important;
        padding: 32px 30px 20px 30px !important;
    }

    .product.info.detailed .product.data.items {
        border: 1px solid #d9d9d9;
        padding-top: 0;
    }

    .product.info.detailed .product.data.items > .item.title:hover > .switch:after, .product.info.detailed .product.data.items > .item.title.active > .switch:after {
        width: 100%;
        height: 3px;
        background: #005ca9;
        bottom: 0;
    }
}

@media only screen and (max-width: 767px) {
    .active .switch {
        border-bottom: 0 !important;
        background-color: #fff !important;
        padding: 5px 30px 46px !important;
        border-right: 0 !important;
    }

    #tab-label-reviews-title {
        border-bottom: 1px solid #d9d9d9 !important;
        background-color: #f4f4f4;
        color: #666;
        padding: 5px 30px 46px !important;
        border-right: 0 !important;
    }

    #tab-label-faqlist-title {
        border-bottom: 0 !important;
        background-color: #f4f4f4;
        color: #666;
        padding: 5px 30px 46px !important;
        border-right: 0 !important;
    }

    #tab-label-description-title {
        border-bottom: 1px solid #d9d9d9 !important;
        background-color: #f4f4f4;
        color: #666;
        padding: 5px 30px 46px !important;
        border-right: 0 !important;
    }

    .product.data.items > .item.content {
        margin-top: 0 !important;
        border-top: 0 !important;
        padding: 32px 30px 20px 30px !important;
    }

    .product.info.detailed .product.data.items {
        border: 1px solid #d9d9d9;
        padding-top: 0;
    }

    .product.info.detailed .product.data.items > .item.title:hover > .switch:after, .product.info.detailed .product.data.items > .item.title.active > .switch:after {
        width: 100%;
        height: 3px;
        background: #005ca9;
        bottom: 0;
    }

    .product.data.items > .item.content {
        border: 0 !important;
    }
}

.swatch-option {
    min-width: 40px;
}

.swatch-option.image {
    background-size: 100% !important;
}

.swatch-option.image:not(.disabled):hover {
    outline: 2px solid #C31600;
}

.swatch-option.selected {
    outline: 2px solid #C31600;
}

.footer-bottom__left p a {
    color: #005ca9;
}

.footer-bottom__right img {
    max-height: 30px;
}

@media only screen and (max-width: 800px) {
    .footer-bottom__right img {
        margin-bottom: 15px;
    }
}

.table:not(.cart):not(.totals) {
    margin-bottom: 10px;
}

.box-wrap-center {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -80px;
    width: 73px;
    height: 160px;
    background: url(https://lanyardstomorrow.co.uk/pub/media/wysiwyg/product-lable-back-center.png) 0 center no-repeat;
    background-size: 100%;
}

.box-wrap-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 73px;
    height: 50%;
    background: url(https://lanyardstomorrow.co.uk/pub/media/wysiwyg/product-lable-back-top.png) 0 top no-repeat;
    background-size: 100%;
}

.box-wrap-bot {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 73px;
    height: 50%;
    background: url(https://lanyardstomorrow.co.uk/pub/media/wysiwyg/product-lable-back-bot.png) 0 bottom no-repeat;
    background-size: 100%;
}

.static-content-p {
    padding: 20px;
    border: 3px solid #000;
    border-left: 0;
    border-radius: 0 8px 8px 0;
    min-height: 165px;
}

@media only screen and (max-width: 800px) {
    .box-wrap-center {
        display: none;
    }

    .box-wrap-bot {
        display: none;
    }

    .box-wrap-top {
        display: none;
    }

    .static-content-p {
        padding: 0;
        border: 0;
    }

    .product-tier-div {
        padding-left: 0;
        margin-bottom: 25px;
        border-bottom: 1px solid #999;
        padding-bottom: 25px;
    }
}


a.page {
    color: #005ca9 !important;
}

li.item.current {
    background: #005ca9 !important;
    border-color: #005ca9 !important;
}

.toolbar-products a.page:hover {
    color: white !important;
}

.pages .item {
    border: 1px solid #005ca9;
}

.pages .item:hover {
    border: 1px solid #005ca9;
    background-color: #005ca9;
    border-color: #005ca9;
    color: white;
}


.category-page {
    padding-top: 0px;
}

.page-main.category-page .price-box.price-final_price {
    width: auto;
    margin: 0;
    margin-right: 0;
}

.price-container.price-final_price.tax.weee .price-label {
    font-size: 13px;
    font-weight: 400;
    color: #C31600
}

.price-container.price-final_price.tax.weee .price-wrapper,
.price-container.price-final_price.tax.weee .price-wrapper .price {
    font-size: 22px;
    font-weight: 400;
    color: #333333;
    font-family: 'Maven Pro', sans-serif;
}

.category-page .r-less, .category-page .r-more {
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: 500;
    display: block;
    margin: 15px auto 0 auto;
    text-align: center;
    background-color: #005ca9;
    padding: 0 0 1px 0;
    max-width: 90px;
    border-radius: 5px;
    border: 2px solid #005ca9;
    background-clip: padding-box;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}

.category-page .r-less:hover, .category-page .r-more:hover {
    background-color: #ffffff;
    color: #005ca9 !important;
    border-color: #005ca9;
}

.lt_sub_category-description {
    text-align: center;
    margin-top: 20px;
}

.lt_sub_category-lower-description {
    text-align: center;
    padding: 30px 15px 0 15px;
}

.lt_sub_category-lower-description-heading {
    text-align: center;
    padding: 0 15px;
    margin-bottom: -20px;
    margin-top: 30px;
}

.page-main.category-page .price-box {
    text-align: center;
}

.page-main.category-page .product-item-name a:link {
    color: #666666;
}

.page-main.category-page .product-item-name, .catalogsearch-advanced-result .product-item-name {
    text-align: left;
    font-size: 15px;
    line-height: 20px;
    margin: 15px 0;
}

.swatch-attribute-options {
    margin-top: 0;
}


.products.wrapper.grid.products-grid .item.product.product-item .product-item-description {
    display: none;
}

.page-main.category-page .page-title {
    text-align: center;
    margin-top: 0;
}

.page-main.category-page .category-image .image {

}

.page-main.category-page .lt_sub_beanner {

}

@media only screen and (min-width: 768px) {
    .page-layout-2columns-left .column.main {
        width: 100%;
    }
}

@media only screen and (min-width: 1024px) {
    .page-products .products-grid .product-item {
        width: calc((25%));
        padding: 0 15px 20px 15px;
    }
}

@media only screen and (max-width: 768px) {
    .page-products .products-grid .product-item {
        width: calc((50%));
    }
}

@media only screen and (max-width: 768px) {
    .pages .pages-items {
        margin-top: 15px;
        display: inline-block;
        width: 100%;
    }

    .sorter {
        float: right !important;
    }

    .limiter {
        margin-right: 0;
    }
}

.toolbar {
    margin-top: 30px;
    margin-bottom: 0;
}

.sorter-options {
    min-width: auto;
    margin-left: 0;
}

.toolbar-products select {
    padding: 5px 10px 5px 5px;
}

.limiter-options {
    min-width: auto;
}

.filter-title {
    display: none;
}

.filter-subtitle {
    display: none !important;
}

.filter-options .filter-options-content .item {
    position: relative;
    line-height: 20px !important;
    overflow: hidden;
    display: inline-block !important;
    margin: 0 15px 0 15px;
    padding-right: 25px !important;
}

.filter-count-label {
    display: none;
}

.page-layout-2columns-left .sidebar-main {
    width: 100%;
}

.category-sidebar .block-title, .tag-sidebar .block-title, .sidebar .block-compare .block-title, .sidebar .block-wishlist .block-title, .block.filter .filter-options-title {
    padding: 5px 0 !important;
}

.block.filter {
    background-color: #F8F8F8 !important;
    border-radius: 20px;
}

.filter-options-title {
    text-transform: capitalize !important;
}


.slider_icon, .slider_icon_object-group, .slider_icon_cards {
    display: inline-block;
    vertical-align: middle !important;
}

.slider_icon_object-group img {
    width: 29px !important;
    height: 25px !important;
    margin-right: 5px !important;
    opacity: 0.75;
    margin-top: -6px !important;
}

.slider_icon_cards img {
    width: 179px !important;
    height: 25px !important;
    margin-right: 10px !important;
    margin-top: -6px !important;
}

.slider_heading {
    display: inline-block;
    padding-top: 0 !important;
    vertical-align: middle !important;
}

.slider_sub {
    display: inline-block;
    padding-top: 2px !important;
    vertical-align: middle !important;
}

.slider_heading p {
    font-size: 22px !important;
    margin-right: 5px !important;
    font-weight: 600 !important;
    color: white;
}

.slider_sub p {
    font-size: 16px !important;
    color: white;
}

@media only screen and (max-width: 800px) {
    .slider_icon, .slider_icon_object-group, .slider_icon_cards {
        display: inline-block;
        vertical-align: middle !important;
    }

    .slider_icon_object-group img {
        width: 29px !important;
        height: 25px !important;
        padding: 3px !important;
        opacity: 0.75;
        margin-right: 4px !important;
        margin-top: -3px !important;
    }

    .slider_icon_cards img {
        display: none;
    }

    .slider_heading {
        display: inline-block;
        padding-top: 0 !important;
        vertical-align: middle !important;
    }

    .slider_sub {
        display: inline-block;
        padding-top: 2px !important;
        vertical-align: middle !important;
    }

    .slider_heading p {
        font-size: 18px !important;
        margin-right: 5px !important;
        font-weight: 600 !important;
        color: white;
    }

    .slider_sub p {
        display: none;
    }
}

#rev_slider_6_2 {
    max-width: 1240px;
    margin: auto;
}

#rev_slider_6_2 .hesperiden.tparrows {
    background: none;
}

.tall-banner-item__text_top a, .tall-banner-item__text_top-mobile a {
    color: white !important;
}

.tall-banner-item__text_top, .tall-banner-item__text_top-mobile {
    text-align: left;
    line-height: 0 !important;
    text-transform: none;
    width: auto;
    position: absolute;
    color: #333;
    background-color: #005ca9;
}

.tall-banner-item__text a, .tall-banner-item__text-mobile a {
    color: white !important;
    text-align: left;
    line-height: 0 !important;
    font-weight: 300 !important;
    text-transform: none !important;
    width: auto;
    position: absolute;
    color: #666 !important;
    background-color: white;
}

@media only screen and (max-width: 800px) {
    .deal-product.slide-left.container {
        display: none;
    }
}

@media only screen and (min-width: 800px) {
    .deal-product.slide-left.container-mobile {
        display: none;
    }
}

@media only screen and (min-width: 800px) {
    .tall-banner-item__text_top {
        top: 40px;
        padding: 23px 30px 25px 30px;
        font-size: 30px;
    }

    .tall-banner-item__text a {
        top: 95px !important;
        padding: 17px 30px 17px 30px;
        font-size: 20px !important;
    }
}

.home-product-tab-title img {
    outline: 2px solid white;
    outline-offset: -20px;
}

@media screen and (min-width: 800px) and (max-width: 1280px) {
    .home-product-tab-title {
        width: 33%;
        display: inline-table;
    }


    .tall-banner-item__text a {
        top: 20% !important;
        padding: 5% 5% 5% 5% !important;
        font-size: 1.9vw !important;
    }
}

@media only screen and (max-width: 800px) {
    .tall-banner-item__text_top-mobile {
        top: 16% !important;
        font-weight: 500 !important;
        padding: 4% 5% 5% 5% !important;
        font-size: 5vw !important;
    }

    .tall-banner-item__text-mobile a {
        top: 46% !important;
        padding: 3% 5% 4% 5% !important;
        font-size: 4vw !important;
    }

    .home-product-tab-title-mobile {
        width: 95% !important;
        float: none !important;
        margin: auto;
        margin-bottom: 15px;
    }
}

.home-product-tab-title-mobile img {
    outline: 1px solid white;
    outline-offset: -12px;
}

@media only screen and (max-width: 991px) {
    .section-design3 .box-item {
        display: flex;
        width: calc(100% + 10px);
        margin-left: -5px;
    }

    .section-design3 .box-item .inner {
        padding: 5px;
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 800px) {
    .section-design3 .banner-item__text p {
        text-align: left;
        line-height: 0 !important;
        padding: 23px 30px 25px 30px;
        color: white !important;
        font-size: 30px;
        text-transform: none;
        width: auto;
        top: 10px;
        position: absolute;
        left: -22px;
        color: #333;
        background-color: #005ca9;
    }

    .section-design3 .banner-item__text a {
        color: white !important;
        text-align: left;
        line-height: 0 !important;
        padding: 17px 30px 17px 30px;
        font-size: 20px !important;
        font-weight: 300 !important;
        text-transform: none !important;
        top: 65px !important;
        width: auto;
        position: absolute;
        left: -22px !important;
        color: #666 !important;
        background-color: white;
    }
}

@media only screen and (max-width: 991px) {
    .section-design3 .banner-item {
        margin-bottom: 20px;
        width: 100%;
    }

    .section-design3 .banner {
        display: flex;
        width: calc(100% + 10px);
        margin-left: -5px;
    }

    .section-design3 .banner-item__text {
        display: none;
    }

    .section-design3 .banner .col-lg-4 {
        padding: 5px;
    }
}

.section-content {
    margin: 0 !important;
    width: 100% !important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-product-slider .col-sm-6, .home-product-tab-content .col-sm-6 {
        width: calc(100% / 4);
        display: table-cell;
        clear: none !important;
        float: left;
        left: 0 !important;
        top: 0 !important;
        position: relative;
    }
}

@media only screen and (max-width: 767px) {
    .catalog-product-view .home-product-slider .col-sm-6, .home-product-tab-content .col-sm-6 {
        width: calc(100% / 3) !important;
        float: left;
        left: 0 !important;
        top: 0 !important;
        position: relative;
    }

    .price-container.price-final_price.tax.weee .price-wrapper,
    .price-container.price-final_price.tax.weee .price-wrapper .price {
        font-size: 15px;
    }

    .page-main.category-page .product-item-name {
        font-size: 14px;
        line-height: 18px;
        margin: 0 0 10px 0;
    }

    .catalog-product-view .bestseller-product ol.list.items.product-items.row.display-clear .product.item:nth-of-type(04),
    .catalog-product-view .bestseller-product ol.list.items.product-items.row.display-clear .product.item:nth-of-type(05),
    .catalog-product-view .bestseller-product ol.list.items.product-items.row.display-clear .product.item:nth-of-type(06) {
        display: none;
    }

    .catalog-product-view .bestseller-product ol.list.items.product-items.row.display-clear .product.item:nth-of-type(04) {
        clear: both;
    }
}

@media only screen and (max-width: 767px) {
    .cms-index-index .bestseller-product .section-content .product.item:nth-of-type(07) {
        clear: both;
    }

    .home-product-slider .col-sm-6, .home-product-tab-content .col-sm-6 {
        width: calc(100% / 2) !important;
        float: left;
        left: 0 !important;
        top: 0 !important;
        position: relative;
    }
}

.section-print3 .heading h2, .heading h5, .heading p {
    text-align: center;
    width: 100% !important;
}

.section-print3 .heading h2 {
    font-weight: 600;
}

.section-print3 .heading h5:before {
    content: ' ';
    position: absolute;
    width: 102px;
    height: 2px;
    background-color: #ccc;
    top: 7px;
    margin-left: -117px;
    display: inline-block !important;
}

.section-print3 .heading h5:after {
    content: ' ';
    position: absolute;
    width: 102px;
    height: 2px;
    background-color: #ccc;
    top: 7px;
    margin-left: 15px;
    display: inline-block !important;
}

.section-print3 .heading .rule {
    margin: auto;
    width: 150px;
    height: 3px;
    background-color: #005ca9;
}

@media only screen and (max-width: 767px) {
    .section-print3 .heading h2, .heading p {
        font-size: 24px;
    }

    .section-print3 h2 {
        padding: 13px 0 !important;
        max-width: 21ch;
        margin-left: auto !important;
        margin-right: auto !important;
        line-height: 1.3px;
    }

    .section-print3 h5 {
        font-size: 14px;
        letter-spacing: 1.8px;
    }

    .section-print3 .heading .rule {
        height: 2px;
    }

    .section-print3 .heading p {
        line-height: 23px;
        padding: 10px 0;
    }

    .section-print3 .heading h5:before {
        display: none !important;
    }

    .section-print3 .heading h5:after {
        display: none !important;
    }
}

.new-product3 .section-content .tab-list .tab-header .title-list.tabs-new {
    text-align: center;
    padding: 0;
    margin-top: -20px;
}

.new-product3 .section-content .tab-list .tab-header .title-list.tabs-new .tab-link {
    font-weight: 600;
}

.new-product3 .section-content .tab-list .tab-header .title-list.tabs-new .tab-link.current {
    color: #005ca9;
}

.section-content .product.item .product-item-details .inner-product a {
    text-align: center;
    font-weight: 400 !important;
    color: #666 !important;
    padding-bottom: 8px !important;
}

.section-content .product.item .product-item-details .inner-product .price-home {
    color: #333333 !important;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 400 !important;
}

.section-design3 .step-inner {
    background: #f7f6f2;
}

@media only screen and (min-width: 768px) {
    .section-design3 .step {
        display: flex;
    }

    .section-design3 .step-inner h6 {
        text-align: center;
        line-height: 1.33;
        color: #005ca9;
        font-size: 20px;
        padding-bottom: 7px;
    }

    .section-design3 .step-inner h4 {
        text-align: center;
        padding-bottom: 7px;
        color: #333;
    }

    .section-design3 .step-inner p {
        text-align: center;
        color: #666;
    }
}

@media only screen and (max-width: 767px) {
    .section-design3 .step-inner h6 {
        float: right;
        font-size: 16px;
        color: #005ca9;
    }

    .shop_categories.home3-clone .heading h2 {
        font-size: 24px;
    }

    .inst_container .heading h2 {
        font-size: 24px;
        margin: 0;
    }

    .frequently-bought-section h2.title {
        font-size: 24px !important;
    }

    .ekomi-reviews .title h3 {
        font-size: 24px !important;
    }

    .product-info-main .page-title-wrapper .page-title {
        margin-bottom: 30px;
        margin-top: 20px;
    }

    .catalog-product-view .read-more-custom {
        padding: 15px;
    }

    .section-design3 .step-inner h4 {
        text-align: left;
        font-size: 16px;
        padding-bottom: 3px;
        color: #333;
    }

    .section-design3 .step-inner p {
        text-align: left;
        width: calc(100% - 75px);
        line-height: 19px;
        font-size: 14px !important;
        color: #666;
    }

    .section-design3 .step {
        padding-bottom: 0;
    }
}

@media only screen and (min-width: 768px) {
    .inst_container .heading h2 {
        margin: 0;
    }
}

.section-design3 .box-item .section-design3__inner img {
    width: 100%;
    border: 2px solid #CCCCCC;
}

.section-design3 .box-item .section-design3__bg .button {
    background: #005ca9;
}

.section-design3 .box-item .section-design3__bg .button:hover {
    color: white !important;
}

.section-design3 .box-item .section-design3__inner:hover .section-design3__bg {
    background: rgba(0, 0, 0, 0.25);
}

@media only screen and (max-width: 800px) {
    .section-design3 .box-item {
        display: none;
    }
}

.section-our3__inner:hover {
    background-color: #005ca9;
}

.section-our3__inner .black {
    opacity: 0.75;
}

@media only screen and (max-width: 800px) {
    .section-our3__inner {
        padding: 15px;
        margin-bottom: 5px;
        min-height: auto !important;
    }

    .section-our3 .col-lg-4 {
        display: inline-block;
        width: calc(100% - 20px) !important;
        vertical-align: text-top;
        text-align: center;
    }

    .section-our3 .col-lg-4 {
        padding: 5px;
    }

    .section-our3 .display-clear {
        text-align: center;
        margin-bottom: 30px;
    }

    .section-our3__inner {
        height: 126px;
    }

    .section-our3__inner p {
        margin-left: 0;
        margin-top: 20px;
        text-align: left;
        width: calc(100% - 30px);
        line-height: 19px;
        font-size: 14px !important;
    }

    .section-our3__inner h4 {
        position: absolute;
        left: 20px;
        top: -10px;
    }

    .section-our3 .white, .section-our3 .black {
        height: 39px;
        float: right;
        margin: 0 0 15px 25px;
    }

    .section-our3__inner a {
        font-size: 16px !important;
    }
}

.r-more:hover {
    cursor: pointer;
}

.r-less:hover {
    cursor: pointer;
}

.r-head {
    font-weight: 600;
}

.division {
    line-height: 1.69 !important;
}

.minicart-items .item-qty {
    width: 75px;
}

.sections.nav-sections {
    box-shadow: none;
}

@media (max-width: 991px) {
    .typesix .wrapper-header-bottom {
        height: 130px !important;
    }
}

@media only screen and (max-width: 991px) {
    .nav-toggle {
        position: absolute;
        left: 20px !important;
        top: 25px !important;
    }
}

/* Mobile Basket */

@media only screen and (max-width: 768px) {
    .minicart-wrapper {
        position: absolute;
        right: -10px !important;
        top: 44px !important;
    }
}

@media only screen and (max-width: 991px) {
    .typesix .wrapper-header-bottom .header.content .col-right .minicart-wrapper .action.showcart:before {
        width: 33px !important;
        position: absolute;
    }

    .minicart-price .counter-number span {
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .typesix .wrapper-header-bottom .header.content .col-right {
        width: 100%;
        right: 0 !important;
        top: 14px !important;
        position: absolute;
    }
}

@media only screen and (max-width: 768px) {
    .typesix .wrapper-header-bottom .header.content .col-right {
        width: 100%;
        right: 0 !important;
        top: -18px !important;
        position: absolute;
    }
}

@media only screen and (max-width: 768px) {
    .minicart-wrapper .block-minicart {
        position: fixed !important;
        left: 0;
        top: 53px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .minicart-wrapper .block-minicart {
        right: 15px;
        top: 120px;
    }
}

@media only screen and (max-width: 1199px) {
    .get-app a, .sell a {
        display: none;
    }

    .get-app:after, .sell:after {
        display: none;
    }

    .typesix .panel.wrapper .panel.header .col-left {
        padding: 0 15px;
        text-align: center;
        display: inline-block;
        margin: auto;
        float: none;
        width: auto;
        padding-bottom: 6px;
    }

    .typesix .panel.wrapper .panel.header .col-left {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
}

.typesix .panel.wrapper .panel.header .col-left .links-service li {
    padding-right: 25px;
}

.typesix .panel.wrapper .panel.header .col-left .links-service li:after {
    right: 10px;
}

.typesix .panel.wrapper .panel.header .col-right .switcher.language .label.switcher-label .language-item,
.typesix .panel.wrapper .panel.header .col-right .switcher.currency .label.switcher-label .currency-item {
    font-weight: 500;
}

.typesix .magemenu-menu.horizontal-menu .explodedmenu li.menu > a:after {
    position: absolute;
    right: -2px;
    top: 20px;
    content: "";
    border-right: 1px solid #b9b9b9;
    height: 15px;
}

.typesix .panel.wrapper .panel.header .col-right .user-custom .block-user li:last-child {
    padding-right: 0;
}

.typesix .panel.wrapper .panel.header .col-right .user-custom .block-user li img {
    max-width: 20px;
    margin-left: 6px;
}

.typesix .panel.wrapper .panel.header .col-left .links-service li a, .typesix .panel.wrapper .panel.header .col-right .switcher.language .label.switcher-label span, .typesix .panel.wrapper .panel.header .col-right .switcher.currency .label.switcher-label span, .typesix .panel.wrapper .panel.header .col-right .user-custom .block-user li a, .typesix .panel.wrapper .panel.header .col-right .user-custom .block-user li i {
    color: #fff !important;
    font-size: 15px;
}

.typesix .panel.wrapper {
    background: #666;
    margin-bottom: 5px;
}


@media (max-width: 991px) {
    .header.content .col-xs-3 {
        max-width: 200px !important;
        width: 200px !important;
        margin: auto !important;
        float: none !important;
    }

    .logo img {
        max-width: 200px !important;
        width: 200px !important;
    }
}

@media (min-width: 992px) {
    .logo img {
        max-width: 300px !important;
        width: 300px !important;
    }
}


@media (min-width: 992px) {
    .typesix .wrapper-header-bottom .header.content .col-right {
        width: 33.3%;
    }
}

.typesix .wrapper-header-bottom .header.content .col-right .minicart-wrapper .action.showcart:before {
    content: "" !important;
    background: url(../../frontend/LeonLabs/lanyardstomorrow/en_GB/images/cart_top.png) no-repeat top center !important;
    width: 42px;
    height: 35px;
    background-size: contain !important;
    position: absolute;
    left: 0;
}

.minicart-content .minicart-wrapper {
    position: absolute;
    top: 60px;
    right: 90px;
}

@media (min-width: 992px) {
    .typesix .wrapper-header-bottom .header.content .col-right .minicart-wrapper .action.showcart:before {
        top: -60px;
    }
}

@media (max-width: 991px) {
    .typesix .wrapper-header-bottom .header.content .col-right .minicart-wrapper .action.showcart:before {
        top: 0 !important;
    }
}

@media (max-width: 991px) {
    body header .minicart-wrapper .action.showcart span.text {
        display: none;
    }
}

@media (min-width: 992px) {
    body header .minicart-wrapper .action.showcart span.text {
        height: auto !important;
        width: auto !important;
        opacity: 1;
        visibility: visible;
        clip: auto !important;
        overflow: visible;
        position: relative !important;
        display: inline-block !important;
        color: #000;
        font-weight: 600;
        top: -60px;
    }
}

.minicart-wrapper .action.showcart .counter.qty {
    position: absolute;
    width: auto;
    height: auto;
    background: transparent;
    color: #dc2000;
    left: 46px;
}

.minicart-wrapper .action.showcart {
    padding-left: 50px;
}


/* Dropdown Icon */

.typesix .magemenu-menu.horizontal-menu .explodedmenu li.menu.haschild > a span:after {
    font-size: 21px;
    font-family: "font-tello";
    font-style: normal;
    content: '\25be';
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: 0;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0;
    font-weight: 900;
    position: relative;
    top: 2px;
}

.filter-options .count {
    position: absolute;
    right: 0;
    top: 0;
}

dd.filter-options-content {
    padding-top: 20px;
}

h1.page-title {
    display: inline-block;
    width: 100%;
}

.typesix .wrapper-header-bottom .header.content .col-center .box-search .block-content form.minisearch .control {
    position: relative;
}

.checkout-payment-method .payment-method-content .fieldset > .field::before {
    padding: 0;
}

.reviewordercontact span {
    padding-right: 23px;
}

.field.choice .field-tooltip {
    top: -10px;
}

.block.items-in-cart.active .content.minicart-items {
    display: none !important;
}

.logo-wrap img {
    width: auto;
    height: auto;
}

.cms-terms-of-use ol li, .cms-terms-of-use ol li span {
    line-height: 26px;
}

.content-privacy ol li, .content-privacy ol li span {
    line-height: 26px;
}

.list-style ol, .list-style ol li, .cms-terms-of-use ol, .cms-terms-of-use ol li, .content-privacy ol, .content-privacy ol li {
    list-style: decimal-leading-zero;
}

.list-style ol, .cms-terms-of-use ol, .content-privacy ol {
    padding-left: 15px;
}

@media only screen and (max-width: 767px) {
    .product-info-main-wrapper .product-options-wrapper {
        padding: 0 !important;
    }

    .cart.table-wrapper .product-item-name + .item-options {
        margin-top: 0 !important;
    }

    .cart.table-wrapper .col.qty, .cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp {
        width: 30%;
    }

    .minicart-price .counter-number span {
        margin-top: -18px;
    }
}

@media (max-width: 480px) {
    .product-info-main .page-title-wrapper .page-title span {
        font-size: 20px;
    }

    .cart.table-wrapper .col.qty, .cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp {
        padding: 10px;
        margin: 0 !important;
    }

    .checkout-cart-index .cart-container form .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col.qty .control.qty input {
        width: 55px;
    }

    .cart-container form .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col:before {
        font-size: 14px;
    }

    .cart-container form .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col {
        padding-top: 10px;
    }

    .cart-container {
        padding: 15px 0;
    }
}

.topheadtitle ul li {
    line-height: 26px;
    margin-bottom: 15px;
}


.modal-popup .modal-footer {
    display: block !important;
}


#rev_slider_6_2 {
    max-width: 100%;
    margin: auto;
}

.slider_icon_object-group img {
    margin-top: 0 !important;
}

.slider_icon_cards img {
    margin-top: 0 !important;
}

#rev_slider_6_2 .hesperiden.tparrows {
    display: none;
}

ul > li, ol > li {
    font-family: 'Maven Pro';
}

.toolbar-products {
    background-color: #ececec;
    padding: 10px 30px;
    border-radius: 15px;
}

.toolbar label {
    font-weight: 400;
    font-size: 15px;
    color: #000000;
}

.sorter-options,
.limiter-options {
    font-size: 15px;
    font-weight: 00;
    font-family: 'Maven Pro';
}

.toolbar-products select {
    padding: 0 10px 0 5px;
}

.pages .items {
    background-color: white;
    padding: 10px 30px;
    border-radius: 15px;
}

.toolbar-sorter.sorter {
    background-color: white;
    padding: 10px 30px;
    border-radius: 15px;
}

.limiter {
    background-color: white;
    padding: 10px 30px;
    border-radius: 15px;
}

.page,
strong.page {
    font-size: 16px !important;
}

.pages .action.next:before {
    font-size: 23px;
    top: 13.5px;
    color: #005ca9;
}

.pages-item-next {
    top: -1px;
}


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

    .toolbar-sorter.sorter {
        margin-top: 15px;
        width: 100%;
    }

    .limiter {
        width: 100%;
    }

    .pages .pages-items {
        margin-top: 15px;
        display: inline-block;
        width: 100%;
    }

    .pages {
        float: none;
    }

    .pages .items {
        padding: 10px 10px;
    }

}

@media only screen and (max-width: 1161px) {
    #product_addtocart_form .product-options-bottom {
        clear: both;
    }

    .newclass {
        margin-bottom: 25px;
    }
}

@media only screen and (min-width: 1061px) {
    .product-info-main-wrapper .product-add-form .product-add-form__action-box .product-options-bottom .product-addto-links a.action {
        top: 0;
    }
}

.estimated-title:before {
    content: "\E999";
    font-family: 'font-tello', serif;
    padding-right: 5px;
    animation: flash 2s infinite;
}

@keyframes flash {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
}

.lwch-container {
    max-width: 100%;
    width: 1200px;
    margin: 30px auto 0 auto;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 111px;
}

.lwch-full-width-container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.lwch-full-width {
    width: 100%;
    max-width: 100%;
    position: relative;
    min-height: 250px;
}

.lwch-full-width img {
    min-height: 250px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.lwch-full-width-id {
    width: 100%;
    margin: 0 auto;
    max-width: 450px;
    position: relative;
    padding-bottom: 10px;
}

.lwch-full-width-id img {
    width: 100%;
    height: auto;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 1s ease-in-out;
}

.lwch-row {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto 10px;
    flex-wrap: nowrap;
    aspect-ratio: 1200 / 350;
}

.lwch-square {
    flex: 0 0 auto;
    width: 46%;
    position: relative;
    overflow: hidden;
    aspect-ratio: 1 / 1;
}

.lwch-square img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    position: absolute;
    bottom: 0;
}

.lwch-small {
    flex: 0 0 auto;
    width: 8%;
    position: relative;
    aspect-ratio: 1 / 1;
}

.lwch-small img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 1s ease-in-out;
}

.lwch-full-width h2 {
    margin: -5px auto 0;
    font-size: 35px;
    font-weight: 500;
    color: white;
}

.lwch-full-width p {
    font-size: 20px;
    font-weight: 400;
    margin: 0 auto 15px;
    line-height: 25px;
}

.lwch-full-width .lwch-text-section {
    font-family: 'Maven Pro', sans-serif;
    position: absolute;
    bottom: 20px;
    left: 20px;
    text-align: center;
    background-color: #C31600;
    padding: 15px 0 15px 20px;
    width: calc(100% - 40px);
    box-sizing: border-box;
}

.lwch-square .lwch-text-section {
    font-family: 'Maven Pro', sans-serif;
    position: absolute;
    bottom: 20px;
    right: 20px;
    text-align: left;
    background-color: #005ca9;
    padding: 15px 0 15px 30px;
    width: calc(100% - 20px);
    box-sizing: border-box;
}

.lwch-square .lwch-text-section h2 {
    margin: 0 auto;
    font-size: 25px;
    font-weight: 500;
    color: white;
}

.lwch-square .lwch-text-section h2::before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url('https://lanyardstomorrow.co.uk/static/frontend/LeonLabs/lanyardstomorrow/en_US/images/ic-white.png');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
    vertical-align: middle;
}

.lwch-square .lwch-text-section p {
    margin: 0 auto;
    font-size: 20px;
    font-weight: 100;
    color: white;
    line-height: 1;
}

.lwch-square .lwch-button {
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    padding: 6px 16px 8px;
    background-color: white;
    border-radius: 4px;
    color: #005ca9;
    border: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
}

.lwch-text-section-comp {
    font-family: 'Maven Pro', sans-serif;
    color: white;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, 0);
    text-align: center;
    width: 100%;
}

.lwch-text-section-comp h2 {
    color: #0066cc;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}

.lwch-text-row {
    width: 100%;
    max-width: 1200px;
    border-top: 1px solid #cecece;
    margin-top: 0;
    position: relative;
}

.lwch-text-row .lwch-text-content {
    max-width: 1200px;
    margin: 0 auto;
}

.lwch-square a {
    text-decoration: none;
    color: inherit;
    display: block;
}

@media (min-width: 769px) {
    .responsive-title-mobile {
        display: none;
    }

    .lwch-sub-heading-mobile {
        display: none;
    }

    .lwch-sub-heading-desk {
        text-align: center;
        font-family: 'Maven Pro', sans-serif;
        margin: 20px 0;
    }

    .lwch-sub-heading-desk p {
        margin: 0 auto 30px;
        color: #666;
        font-size: 24px;
        line-height: 30px;
    }
}

@media (max-width: 768px) {
    .lwch-square .lwch-button {
        display: none;
    }

    .lwch-square .lwch-text-section {
        position: absolute;
        bottom: 0;
        right: unset;
        text-align: center;
        padding: 10px 0;
        width: 100%;
        box-sizing: border-box;
    }

    .lwch-full-width {
        height: 100px;
        min-height: unset;
    }

    .lwch-full-width img {
        height: 100px;
        min-height: unset;
    }

    .lwch-full-width .lwch-text-section {
        padding: 15px 5px 13px 5px;
    }

    .lwch-square .lwch-text-section p {
        display: none;
    }

    .lwch-full-width h2 {
        font-size: 16px;
    }

    .lwch-full-width p {
        font-size: 16px;
        line-height: 16px;
    }

    .lwch-square .lwch-text-section h2 {
        font-size: 16px;
    }

    .lwch-square .lwch-text-section p {
        font-size: 16px;
    }

    .lwch-button {
        font-size: 16px;
    }

    .lwch-text-section-comp h2 {
        font-size: 16px;
    }

    .lwch-sub-heading-desk {
        display: none;
    }

    .lwch-sub-heading-mobile p {
        margin: 0 auto 5px;
        color: #666;
        font-size: 16px;
        line-height: 20px;
    }

    .lwch-sub-heading-mobile {
        text-align: center;
        font-family: 'Maven Pro', sans-serif;
        margin: 12px 0 17px 0;
    }

    .lwch-row {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin: 0 auto 10px;
        flex-wrap: nowrap;
        aspect-ratio: 1200 / 500;
    }

    .lwch-square {
        flex: 0 0 auto;
        width: 40%;
        position: relative;
        overflow: hidden;
        aspect-ratio: 1 / 1;
    }

    .lwch-small {
        flex: 0 0 auto;
        width: 20%;
        position: relative;
        aspect-ratio: 1 / 1;
    }

    .responsive-title {
        display: none;
    }

    .lwch-square .lwch-text-section h2::before {
        display: none;
    }
}

@media (max-width: 500px) {
    .lwch-square .lwch-button {
        display: none;
    }

    .lwch-text-section-comp {
        bottom: 8px;
    }

    .lwch-full-width-id {
        width: 330px;
    }

    .lwch-container {
        gap: 78px;
    }
}

.category-sub-text {
    text-align: center;
    font-family: 'Maven Pro', sans-serif;
    margin: 160px 0 10px 0;
}

.category-sub-text span {
    color: #666;
    font-size: 24px;
    line-height: 30px;
}

span.price-container.price-final_price.tax.weee {
    display: inline-block;
}
@media (prefers-color-scheme: dark) {
    body {
        background: #ffffff !important;
    }
}
header, header ul li a, header div {
    font-family: 'Maven Pro', sans-serif;
    font-weight: 500;
}
body {
    font-size: 0.8875rem !important;
}
.under-image {
    position: absolute;
    left: 8px;
    bottom: 8px;
    right: 8px;
    background: #bfbfbe;
}

.typesix .magemenu-menu.horizontal-menu .explodedmenu li.menu:last-child > a:after {
    display: none;
}

.magemenu-menu.horizontal-menu .explodedmenu li.design .explodedmenu-menu-popup {
    left: auto !important;
    width: 870px;
    right: 0;
}

.swatch-opt .swatch-attribute-options {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.swatch-opt .swatch-attribute-options .swatch-option {
    float: none;
}

.footer-menu__item p a {
    color: white;
}

@media (max-width: 1199px) {
    .footer-top {
        background-size: 85% !important;
    }
}

@media (max-width: 991px) {
    .magemenu-menu.horizontal-menu .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup {
        left: 0;
    }
    .typesix .wrapper-header-bottom .header.content .col-left {
        width: 100%;
        padding: 15px;
    }

    .typesix .wrapper-header-bottom .header.content .col-center .nav-toggle {

        width: 50px;
    }

    .nav-open .typesix .wrapper-header-bottom .header.content .col-center .nav-toggle {
        left: inherit !important;
        right: 3px;
        top: 0 !important;
        background-color: #fff;
        padding: 12px;
        width: 50px;
    }

    .nav-open #nb_mn_mobile {
        left: 0;
        z-index: 100000;
    }

    .minicart-wrapper .action.showcart .counter.qty {
        left: 13px;
        top: -19px;
    }

    .typesix .wrapper-header-bottom .header.content .col-right {
        width: inherit;
        right: 0 !important;
        top: 4px !important;
        position: absolute;
    }

    .minicart-wrapper {
        display: inline-block;
        position: relative;
        float: right;
    }

    .minicart-wrapper {

        right: 0 !important;
        top: 0 !important;
    }

    .minicart-wrapper .action.showcart {
        padding-left: 35px;
    }
}

@media (max-width: 991px) and (min-width: 640px) {
    .minicart-wrapper {

        right: 10px !important;

    }
}

.footer-top {
    background-image: url("https://lanyardstomorrow.co.uk/static/frontend/LeonLabs/lanyardstomorrow/en_GB/images/lanyards-tomorrow-logo-05trans.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 800px;
}

.footer-top .footer-menu__item h3:after {
    background: #005ca9;
}

@media only screen and (max-width: 767px) {
    .products-grid .product-item-actions {
        display: none;
    }

    .typesix .wrapper-header-bottom .header.content .col-right {
        top: 10px !important;
    }

    .login-container-wrap {
        padding: 0 15px 15px 15px;
    }

    .typesix .wrapper-header-bottom .box-search.one .form.minisearch .field.search .control {
        opacity: 1;
        top: 0;
        position: relative;
        left: 0;
        right: 0;

    }

    form#search_mini_form {
        position: relative;
        padding-bottom: 5px;
        z-index: 0
    }

    .header.content .col-left.col-lg-3.col-xs-3 {
        padding-bottom: 15px;
    }

    .block-search {
        margin-top: 0;
    }

    .typesix .wrapper-header-bottom .header.content .col-center {
        padding-top: 0;
        width: 100% !important;
    }

    .typesix .wrapper-header-bottom .box-search.one .form.minisearch .field.search .label {
        position: absolute;
        top: 2px;
        right: 9px;
        z-index: 100;
    }
}

.account .column.main .toolbar {
    clear: both;
}

.page-products .category-view + .columns.row {
    flex-direction: row-reverse;
    display: flex;
    flex-wrap: wrap;
}

.sidebar-main .block.filter {
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

#product-options-wrapper .swatch-opt .swatch-attribute-options {
    justify-content: left
}

@media only screen and (min-width: 992px) {
    .minicart-price .counter-number span {
        height: auto !important;
        display: block !important;
        top: -55px;
    }
}

@media only screen and (max-width: 991px) {
    .minicart-price .counter-number span {
        height: auto !important;
        display: none !important;
    }

    .header-nav {
        margin-top: 0;
    }
}

.nav-open .typesix .wrapper-header-bottom .header.content .col-center .nav-toggle:before {
    color: #666;
    content: '\e837';
}

.minicart-price .counter-number span {
    height: auto !important;
    width: auto !important;
    opacity: 1;
    visibility: visible;
    clip: auto !important;
    overflow: visible;
    position: relative !important;
    color: #000;
    font-weight: 600;
    padding-left: 51px;
}

.product-info-main .inc-vat {
    display: inline-block !important
}

.inc-vat {
    padding-left: 2px;
}

.frequently-bought-section .price-container.price-final_price.tax.weee .price-label, .frequently-bought-section .default-price {
    font-weight: 600;
}

.minimal-price-link .price-label {
    font-size: 11px;
    color: red;
    display: inline-block !important;
}

.product.details.product-item-details {
    text-align: center;
}

.topheadtitle ul li {
    line-height: 26px;
    margin-bottom: 15px;
}

.products-grid .product-item-actions .actions-primary .action {
    line-height: 24px;
}

.content.minicart-items {
    display: block !important
}

td.col.col-carrier {
    display: none;
}

span.onestep-custom-shiptext {
    display: block;
    color: #c31600;
    margin-top: 15px;
}

p.onestepcheckout-numbers {
    display: block;
    margin: 0 0 6px 0;
    padding: 2px 0 10px 32px;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
}

.redbuttonparr {
    color: #F00;
    display: inline-block;
    width: 60%;
    font-size: 13px;
    text-align: left;
    float: left;
}

.bluetext {
    color: #0000FF;
}

.reviewordercontact span {
    font-size: 13px;
    position: absolute;
    padding-top: 16px;
}

main#maincontent {
    clear: both;
}

*:hover {
    box-shadow: none !important;
}

.products-grid .product-item:hover .product-item-actions-wrap {
    box-shadow: none !important;
}

div#first-image-section img, div#second-image-section img {
    border: 4px solid #ebebeb;
    border-radius: 10px;
}

#product_addtocart_form .product-options-bottom {
    float: none;
    clear: both;
}

div#first-image-section {
    margin-bottom: 20px;
    height: 210px;
}

.estimated-box.estimated-delivery {
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    margin-bottom: 30px;
    background: #fafafa;
    padding: 12px 20px;
}

div#second-image-section {
    background-color: #F8F8F8;
    margin-top: -5px;
    padding: 0 15px 15px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.catalog-product-view .owl-theme {
    background-color: #F8F8F8;
}

.fotorama__active .fotorama__img {
    border: 4px solid #ebebeb !important;
}

.fotorama__stage__frame {
    border-radius: 15px 15px 0 0;
}

div#second-image-section > a {
    height: 100%;
}

.fotorama__wrap--slide .fotorama__stage__frame {
    background-color: #F8F8F8;
}

div#second-image-section .image-container {
    display: flex;
    align-items: stretch;
    justify-content: center;
}

.product-info-main .product-reviews-summary {
    border-bottom: 1px solid #999;
    position: relative;
    z-index: 1;
}

.image-container i.fa-regular.fa-magnifying-glass-plus {
    font-size: 25px;
    color: #d2d2d2;
    font-weight: 500;
    padding-left: 10px;
    margin-bottom: 5px;
}

.image-container {
    position: relative;
    height: 100%;
}

.image-container img {
    display: block;
}

.image-container i {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px;
}

.product-info-main-wrapper .product-add-form .product-add-form__action-box .product-options-bottom .nb-option .box-tocart .cart-action .qty .control {
    z-index: 1;
}

.product-info-main-wrapper .product-add-form .product-add-form__action-box .product-options-bottom {
    padding: 0 0 60px 0;
}

@media only screen and (max-width: 767px) {
    .catalog-product-view .image-container {
        font-size: 15px;
    }

    .estimated-box.estimated-delivery {
        margin-bottom: 0;
    }

    .image-container i.fa-regular.fa-magnifying-glass-plus {
        font-size: 15px;
    }

    #price_relod {
        position: unset;
        display: inline;
    }

    div#second-image-section a:nth-child(1) {
        padding-right: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .page-products .products-grid .product-item {
        width: 33%;
        padding: 0 15px;
    }
}

@media only screen and (min-width: 768px) {
    .products-grid .product-item-actions {
        top: 263px;
    }

    .product-info-main .page-title-wrapper .page-title {
        min-height: 65px;
        margin-top: -8px !important;
    }

    .products.wrapper.grid.products-grid {
        background: #F8F8F8;
        border-radius: 20px;
        padding: 10px;
    }
}

@media only screen and (max-width: 320px) {
    .newclass {
        text-align: unset;
    }
}

div#second-image-section a:nth-child(1) {
    padding-right: 15px;
}

#ajaxcart_content_option_product #product_addtocart_form .product-options-bottom {
    width: 100% !important;
}

.product-info-main-wrapper .product-add-form .product-add-form__action-box .product-options-bottom .nb-option .box-tocart .cart-action .qty .control {
    width: 120px;
    float: left;
}

.checkout-index-index .fieldset > .field:not(.choice) > .control {
    float: left;
}

@media only screen and (max-width: 768px) {
    .fotorama {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .typesix .sections.nav-sections {
        padding-bottom: 0 !important;
    }
}

.product-reviews-summary .reviews-actions {
    font-size: 14.2px;
    margin-top: 3px;
    float: right;
}

.shop_categories.home3-clone-category.desktop-category.home3-clone, .reviews-section {
    clear: both;
}

.swatch-option {
    min-width: 30px;
    width: 30px;
    min-height: 30px;
    border-radius: 15px;
    margin-bottom: 15px;
    margin-top: 5px;
}

.swatch-option.image {
    background-size: cover !important;
}

.products-grid .product-item-info {
    max-width: 100%;
    position: relative;
    border-radius: 15px;
    padding: 13px;
    height: 100%;
    background: #ebebeb;
}

.products-grid .swatch-opt {
    float: none;
}

.products-grid .product-item .product-item-actions-wrap img {
    border-radius: 7px;
}

.products-grid .product-item-inner:before,
.products-grid .product-item-inner {
    background: #ebebeb;
    display: none;
}

.catalog-category-view .products-grid .product-items {
    flex-wrap: wrap;
    display: flex;
    margin: 0 -10px !important;
}

.catalog-category-view .page-products .products-grid .product-item {
    padding-left: 10px !important;
    padding-right: 10px !important;
    flex: 0 0 50%;
    flex-basis: fit-content;
}

.swatch-opt .swatch-attribute-options {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
    padding: 0 3px;
    cursor: pointer;
    justify-content: start;
}

@media only screen and (min-width: 1024px) {
    .catalog-category-view .page-products .products-grid .product-item {
        flex: 0 0 20%;
    }
}

@media only screen and (min-width: 1024px) {
    .catalog-category-view .page-products .products-grid .product-item {
        flex: 0 0 33.3333%;
    }
}

@media only screen and (min-width: 1024px) {
    .catalog-category-view .page-products .products-grid .product-item {
        flex: 0 0 25%;
    }
}
.catalog-category-view .page-products .products-grid .product-item {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.main-price {
    width: 100%;
    text-align: left;
}
.icon-star-empty:before,
.icon-star-3:before {
    content: '★';
    font-style: normal;
    font-size: 16px;
    margin: -2px;
}

.icon-star-3:before {
    color: gold;
    margin: -1px;
    font-size: 18px;
}

.block.related.block .icon-star-empty:before {
    font-size: 18px;
}

.block-review {
    background-color: white;
    max-height: 357px;
    overflow: auto;
    border: 1px solid #efefef;
    padding: 20px;
    border-radius: 10px;
}

.summary-reviews h3 {
    font-family: "Alumni Sans", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
}

.summary-reviews p {
    font-size: 16px;
    font-weight: 200;
    margin-bottom: 5px;
}

.review-total {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    padding: 10px 0;
}

.page-products .breadcrumbs .items li {
    margin-bottom: 0;
}

#rating-star .star-icon i {
    font-size: 20px;
}

#rating-star .star-icon i.gold {
    color: gold;
}

.reviews-count .label,
.product-rating .label {
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.reviews-count b,
.product-rating b {
    font-family: "Fjalla One", sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #444444;
    display: inline-block;
    margin-left: 10px;
}

.rating-label {
    width: 80px;
}

.progress-box {
    padding: 15px 0;
    width: 100%;
    overflow: hidden;
}

.progress {
    height: 8px;
    background-color: #e9ecef;
    margin-bottom: 0;
    border-radius: 8px;
}

.progress-row {
    margin-bottom: 15px;
    display: flex;
    align-items: center;

}

.progress-percentage {
    font-weight: bold;
    margin-left: 10px;
    min-width: 50px;
}

.progress-container {
    flex-grow: 1;
    margin-right: 10px;
    padding: 0 10px;
}

.progress-bar-warning {
    background-color: #f7b924;
    height: 8px;
    border-radius: 8px;
}

.review-section-wrapper {
    overflow: hidden;
    clear: both;
    padding: 20px;
    margin-bottom: 30px;
    background: #F8F8F8;
    border-radius: 15px;
}

.reviews-section {
    width: 100%;
    margin-bottom: 50px;
}

.ekomi-reviews .title h3 {
    font-weight: 600;
    font-size: 25px;
    color: #000;
    position: relative;
    top: -3px;
    margin-top: 0;
    margin-bottom: 10px;
}

#reviews {
    clear: both;
}

#reviews li {
    border-top: 1px solid #cfcfcf;
    padding: 15px 0 17px;
    margin-bottom: 0;
}

#reviews li i.icon-star-3 {
    display: inline-block;
    margin-bottom: 15px;
}

#reviews li i.icon-star-3:before {
    font-size: 16px;
}

#reviews li span {
    color: #005ca9;
    margin-bottom: 10px;
    display: inline-block;
    margin-left: 10px;
}

.reviews-star-date {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 16px;
    margin-bottom: 15px;
}

.reviews-star-date .star-box {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

.reviews-star-date .date-box {
    color: #adc565;
    font-weight: bold;
    font-size: 14px;
}

.review-content-box {
    font-weight: bold;
}

.frequently-bought-section {
    margin-bottom: 0;
    background: #fff;
    padding: 20px;
    overflow: hidden;
    border-radius: 10px;
}

.frequently-bought-section h2.title {
    color: #000;
    font-weight: 600;
    font-size: 25px;
    margin-top: -7px;
    line-height: 32px;
}

.frequently-bought-section .product-item-link {
    color: #444;
    font-size: 19px;
    line-height: 22px;
    font-weight: 500;
    margin-bottom: 20px;
    min-height: 100px;
}

.frequently-bought-section .price-info {
    font-weight: 500;
    clear: both;
}

.frequently-bought-section .product-item-actions-wrap-review {
    clear: both;
    margin-top: 20px;
}

.frequently-bought-section .product-item-actions-wrap-review .product.actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.frequently-bought-section .product-item-actions-wrap-review .product.actions .actions-primary {
    float: right;
    width: auto;
    order: 2;
}

.frequently-bought-section .product-item-actions-wrap-review .product.actions .button.action.tocart {
    width: 100%;
}

.frequently-bought-section .product-item-actions-wrap-review .product.actions .product-reviews-summary {
    order: 1;
    width: auto;
    float: none;
    cursor: pointer;
}

.frequently-bought-section .product-item-actions-wrap-review .reviews-actions #ratinghtml-custom {
    left: 0;
}

@media only screen and (min-width: 1100px) and (max-width: 1199px) {
    .frequently-bought-section .price-info {
        display: inline;
    }

    .frequently-bought-section .price-info .special {
        display: inline;
    }
}

.home3-clone .home-product-tab-content .owl-carousel .owl-item {
    padding: 13px;
}

.frequently-bought-section .price-info .special {
    display: block;
    font-size: 20px;
    margin-bottom: -2px;
}


.frequently-bought-section .product-item-actions-wrap-review button.action.tocart:before {
    display: none;
}

.reviews-actions #ratinghtml-custom {
    color: gold;
    text-align: right;
    font-size: 17px;
    max-height: 10px;
}

.bestseller-product .product-item-photo {
    margin-bottom: 0;
}

.products-wishlist .product-item .product-item-actions .netbase-calculator-button {
    display: none;
}

.form-wishlist-items .actions-toolbar .primary button.tocart:before {
    display: none;
}

@media only screen and (min-width: 768px) {
    .frequently-bought-section button.action.tocart {
        padding: 10px 30px !important;
    }

    .bestseller-product .section-content .product.item .product-item-actions, .new-product3 .section-content .product.item .product-item-actions {
        bottom: 145px;
    }

    .bestseller-product .section-content .product.item .product-item-details .inner-product a {
        min-height: 68px;
    }

    .page-main {
        width: 100%;
    }

    .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;
        width: auto;
    }
}

.catalog-category-view .shop_categories.home3-clone.home3-clone-category {
    border-top: 2px solid #ccc;
    padding-bottom: 20px;
    margin: 30px 15px 0 15px;
    border-bottom: 2px solid #ccc;
}

.block.filter dt {
    line-height: 1;
    font-size: 1rem;
    color: #444444;
    font-weight: 700;
    padding: 5px 0;
    margin-bottom: 0;
    border-bottom: 1px solid #dedede;
}

.block.filter .title {
    display: none;
}

.block.filter .subtitle {
    display: none;
}

.block.filter .options .items {
    padding-top: 20px;
}

.block.filter .options .item {
    position: relative;
    line-height: 20px !important;
    overflow: hidden;
    display: inline-block !important;
    margin-right: 30px;
    padding-right: 25px !important;
}

.checkout-payment-method .payment-methods .actions-toolbar {
    float: unset;
    width: 100%;
}

@media (max-width: 1200px) {
    button.braintree-googlepay-button.long {
        min-width: 50% !important;
    }

    .checkout-payment-method .actions-toolbar .primary {
        float: unset;
        margin: 0;
    }
}

@media only screen and (min-width: 1100px) {
    .review-section-wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .reviews-section {
        margin-bottom: 0;
        width: 50%;
    }

    .catalog-product-view .product-item-actions-wrap-review {
        position: absolute;
        bottom: 20px;
        left: 20px;
        right: 20px;
        margin-top: 0;
        box-sizing: border-box;
    }

    .frequently-bought-section {
        position: relative;
        margin-bottom: 0;
        min-height: 399px;
        width: calc(50% - 70px);
        box-sizing: border-box;
    }

    .frequently-bought-section h2.title,
    .frequently-bought-section .product-item-link, .frequently-bought-section .price-home {
        float: left;
        width: 40%;
        clear: left;
    }

    .frequently-bought-section .product-item-photo {
        float: right;
        position: relative;
        width: calc(50% - 0px);
        right: 0;
        margin-left: 10px;
        border: 3px solid #ebebeb;
        border-radius: 10px;
    }

    .product-item-photo {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 1099px) {
    .frequently-bought-section .price-info {
        font-weight: 500;
        clear: both;
        display: flex;
        align-items: flex-end;
        justify-content: flex-start;
        flex-wrap: wrap;
        column-gap: 3px;
    }

    .product-item-actions-wrap-review {
        position: relative;
        float: left;
        width: 100%;
    }

    .frequently-bought-section .price-info {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .product-item-photo {
        margin-bottom: 15px;
    }

    div#second-image-section {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .review-total {
        flex-flow: column;
    }

    .reviews-section {
        margin-bottom: 25px;
    }

}

.reviews-actions .label-content {
    margin-top: 15px;
}

@media only screen and (min-width: 441px) {
    .frequently span {
        font-size: 14px;
    }

    .frequently-bought-section .tocart span {
        font-size: 18px;
    }

    .reviews-actions .label-content {
        margin-top: 15px;
    }

    .frequently .reviews-actions {
        background-size: 40px 40px !important;
        background-position: calc(100% - 5px) center !important;
        padding: 8px 50px 8px 8px;
    }
}

@media only screen and (max-width: 440px) {
    .frequently-bought-section button.action.tocart {
        padding: 7px 10px !important;
    }

    .frequently .reviews-actions {
        background-size: 35px 35px !important;
        background-position: calc(100% - 10px) center !important;
        padding: 8px 45px 8px 8px;
    }

    .reviews-actions #ratinghtml-custom {
        font-size: 14px;
    }

    .frequently span {
        font-size: 12px;
    }

    .frequently .reviews-actions .label-content {
        margin-top: 7px;
    }

    .frequently-bought-section .tocart span {
        font-size: 16px;
    }

    .frequently-bought-section .tocart {
        padding: 7px 18px;
    }
}

@media only screen and (min-width: 441px) and (max-width: 767px) {
    .frequently-bought-section button.action.tocart {
        padding: 7px 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .frequently-bought-section .product-item-actions-wrap-review .product.actions {
        align-items: end;
    }

    .section-content .product.item .product-item-details .inner-product .price-home {
        font-size: 15px !important;
    }

    .catalog-product-view section.bestseller-product.home-product-tab.section-print3 .owl-carousel .owl-next {
        right: -8px;
    }

    .catalog-product-view section.bestseller-product.home-product-tab.section-print3 .owl-carousel .owl-prev {
        left: -8px;
    }

    .catalog-product-view section.bestseller-product.home-product-tab.section-print3 .owl-carousel {
        padding: 0 25px;
    }

    .catalog-product-view section.bestseller-product.home-product-tab.section-print3 .owl-carousel .owl-prev,
    .catalog-product-view section.bestseller-product.home-product-tab.section-print3 .owl-carousel .owl-next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 30px;
        height: 30px;
        z-index: 10;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 25px;
    }
}

.owl-theme .owl-controls {
    text-align: center;
}


.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    opacity: 0.5;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    opacity: 1;
    text-decoration: none;
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity: 1;
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.owl-item.loading {
    min-height: 150px;
}

#owl-demo .owl-item > div img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 4px;
}

#owl-demo .owl-item > div {
    background: #ea3689;
    text-align: center;
    padding: 50px 0;
    margin: 3px;
    color: white;
    font-size: 32px;
    border: 1px white;
}

.wrapper-with-margin {
    margin: 0 50px;
}


.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -45px;
    top: 55px;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    right: -45px;
    top: 55px;
}

.catalog-product-view .product-info-main .product-reviews-summary .reviews-actions {
    margin-top: -59px;
    border: 0;
    border-radius: 5px;
    padding: 8px 50px 8px 8px;
    background: url('https://www.ekomi.co.uk/images/en/produkt/siegel/zerti_silber_new.png') no-repeat right center;
    background-size: 40px 40px;
    background-position: calc(100% - 5px) center;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.catalog-product-view .product-info-main .product-info-price .fa-star {
    margin-right: -2px;
    font-size: 16px;
}

.catalog-product-view .product-info-main .product-reviews-summary .reviews-actions:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) !important;
}

.catalog-product-view .product-info-main .reviews-actions #ratinghtml-custom {
    text-align: left;
}

.catalog-product-view .product-info-main .product-info-price .ekomi-label {
    display: none;
}

.block.related.block .rule {
    display: none;
}

.block.related.block .products {
    margin: 5px 10px 10px 10px;
}

.block.related.block .section-print3 {
    background: #F8F8F8;
    border-radius: 15px;
    padding: 5px;
}

.block.related.block .title {
    margin-bottom: 0;
}

.bestseller-product .section-content .products-grid .product-item-actions {
    top: 0;
    margin: 0 auto;
    padding: 13px;
}

.bestseller-product .section-content .products-grid .product-item-actions .actions-primary + .actions-secondary > a.towishlist {
    width: 100%;
    border-radius: 0 10px 0 0;
}

.bestseller-product .section-content .products-grid .product-item-actions .actions-primary .action {
    width: 100%;
    border-radius: 10px 0 0 0 !important;
}
.slick-slider .slick-arrow.slick-prev {
    transform: translateY(-50%) scaleX(-1) !important;
}

.catalog-product-view #ratinghtml\ related {
    float: left;
}

.block.related.block .owl-carousel.owl-drag .owl-item {
    max-width: 100%;
    position: relative;
    border-radius: 10px;
    padding: 10px;
    height: 100%;
    background: #ebebeb;
}

.owl-carousel .owl-item img {
    border-radius: 7px;
}

.block.related.block .product-item-name .product-item-link {
    color: #444444;
    font-weight: 200;
}

.frequently .star-icon {
    text-align: left;
}

.block.related.block .icon-star-empty:before, .icon-star-3:before {
    font-size: 18px;
}

.catalog-product-view .read-more-custom::before {
    content: 'Product Information';
    font-weight: 600;
    font-size: 20px;
    color: #000;
    display: block;
    margin-bottom: 10px;
}

.catalog-product-view .read-more-custom {
    max-height: 250px;
    padding: 25px 30px 0 30px;
    outline: 1px solid #cccccc;
    border-radius: 5px;
    overflow-y: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
}

.catalog-product-view .read-more-custom:hover .fixed-gradient {
    opacity: 0;
}

.catalog-product-view .read-more-custom:hover::after {
    opacity: 0;
}

.catalog-product-view .read-more-custom p {
    margin-top: 0;
}

.product-item-info .icon-star-3:before {
    font-size: 18px;
}

.catalog-product-view .block {
    margin-bottom: 0 !important;
}

.block-review .icon-star-empty:before {
    font-size: 16px;
}

.frequently .reviews-actions {
    padding: 8px 50px 8px 8px;
    background: url('https://www.ekomi.co.uk/images/en/produkt/siegel/zerti_silber_new.png') no-repeat right center;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.frequently .fa-star {
    margin-right: -2px;
}

.frequently .reviews-actions:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) !important;
}

.frequently .ekomi-label {
    display: none;
}

.frequently-bought-section .display-flex img {
    border-radius: 8px;
}

.catalog-product-view .fixed-gradient {
    position: sticky;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    background: linear-gradient(to top, white, transparent);
    transition: opacity 1s;
    opacity: 1;
    pointer-events: none;
}

#ekw100 {
    max-width: 1200px;
    margin: 30px auto 30px auto;
    background: #f8f8f8;
    border-radius: 20px;
    padding: 10px 0 10px 0;
}

#ekw100 .client-review p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}

#ekw100 .client-review {
    max-height: 75px;
    margin-top: 30px;
}

#ekw100 .client-review p {
    font-size: 14px;
    line-height: 20px;
}

#ekw100 .reviewed-date {
    font-size: 11px;
}
.ekomi_slider_reviews .lazy-loaded {
    display: none;
}

.ekomi-widget-container {
    border-bottom: 2px solid #ccc;
}

#payment-method-braintree-googlepay .payment-icon {
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
    padding: 0 4px;
    width: 68px;
    box-sizing: border-box;
    position: relative;
    left: 0;
    top: -2px;
}

.cart .braintree-googlepay-button {
    display: none;
}


.icon-heart-header:before {
    content: '\e81d';
    font-weight: bold;
}

span.wishlist-title {
    font-weight: 500;
}

.checkout-index-index .checkout-container .payment-method input[type="radio"], .checkout-index-index .checkout-container .payment-method input[type="checkbox"] {
    position: relative;
    margin-top: 0;
    top: 5px;
    height: 20px !important;
}

#checkout .payment-method-braintree .hosted-control {
    width: revert !important;
}

.checkout-index-index #co-payment-form .payment-method-braintree .actions-toolbar button.action.primary.checkout {
    display: none !important;
}

.payment-method-braintree {
    margin-bottom: 30px;
}

.paypal-notes {
    color: #005ca9;
    display: block;
    font-weight: 500;
    line-height: 20px;
    margin: 15px 0 0 0;
    font-size: 15px;
}

#braintree_paypal_placeholder {
    margin: 0 0 8px 0;
}

#payment-method-braintree-paypal {
    padding-top: 8px !important;
    border-top: 1px solid #cccccc;
}

.payment-method-content .choice {
    margin-bottom: 20px;
    margin-top: -20px;
}

.sales-order-view ul.items.order-links {
    display: none;
}

.checkout-index-index div[name="shippingAddress.country_id"] select option[value="US"] {
    display: none;
}

.products.wrapper ~ .toolbar .sorter {
    float: left !important;
}

#rev_slider_12_1_wrapper {
    max-width: 1240px;
}

.pages a.page {
    display: block !important;
}

.toolbar-sorter.sorter {
    float: left !important;
}

.reviews-container {
    background-color: #f0f0f0;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    padding: 10px 15px;
}

.reviews-container span img {
    max-width: 40px;
    margin-right: 10px;
}

.reviews-container .icon-stars-list {
    width: 100px;
}

.reviews-container .review-label {
    display: block;
    padding-top: 4px;
    color: #333;
}

.reviews-container .icon-stars-list span i {
    color: gold;
}

.main-logo-header {
    display: inline-flex;
    width: 59%;
}

.ekomi-company img {
    width: 100px;
    padding-right: 10px;
}

.typesix .wrapper-header-bottom .header.content .col-right {
    padding-top: 0 !important;
}


.custom-tiktok {
    display: none;
}

.footer-top .logo-nb {
    display: none;
}

#main-tiktok-application {
    padding-left: 30px;
    position: fixed;
    bottom: 0;
    width: 35%;
}

#main-tiktok-application .fa-tiktok {
    color: #ffffff;
    filter: drop-shadow(2px 0px 0px #FD3E3E) drop-shadow(-2px -2px 0px #4DE8F4);
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 12%;
}

#main-tiktok-application .content {
    display: flex;
    background: #0a0a0a;
}

#main-tiktok-application .sub-content {
    position: relative;
    left: 13%;
}

#main-tiktok-application .sub-content > p, #main-tiktok-application .content .sub-content .url-tiktok a, #main-tiktok-application .content .sub-content .url-tiktok p {
    color: #ffffff;
    line-height: 2;
    padding-left: 5px;
}

#main-tiktok-application .content .sub-content .url-tiktok {
    display: flex;
    font-size: 19px;
    font-family: 'Maven Pro', sans-serif;
}

#main-tiktok-application .close {
    position: absolute;
    right: 32px;
    top: 32px;
    width: 32px;
    height: 32px;
    opacity: 0.3;
}

#main-tiktok-application .close:before, #main-tiktok-application .close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #333;
}

#main-tiktok-application .close:before {
    transform: rotate(45deg);
}

#main-tiktok-application .close:after {
    transform: rotate(-45deg);
}

div#main-tiktok-application .close {
    right: 14px;
    top: 8px;
    width: 20px;
    height: 20px;
    opacity: 1;
    cursor: pointer;
}

div#main-tiktok-application .close::before, .close::after {
    height: 20px;
    background-color: #fff;
}

div#main-tiktok-application {
    left: 60px;
    bottom: 20px;
    z-index: 10;
    width: 500px;
}

div#main-tiktok-application .fa-tiktok {
    left: 8%;
}

div#main-tiktok-application .content {
    padding: 10px;
}

div#main-tiktok-application .fa-tiktok {
    left: 10%;
}

.page-footer hr {
    display: none;
}

@media (max-width: 600px) {
    div#main-tiktok-application {
        left: auto;
        bottom: 10px;
        width: auto;
        right: 10px;
    }

    div#main-tiktok-application .fa-tiktok {
        position: static;
        transform: none;
        font-size: 23px;
        margin-right: 10px;
    }

    div#main-tiktok-application .content .sub-content .url-tiktok {
        font-size: 11px;
    }

    div#main-tiktok-application .sub-content > p {
        font-size: 9px;
        line-height: normal;
    }

    div#main-tiktok-application .sub-content {
        left: 0;
    }

    div#main-tiktok-application .close::before, .close::after {
        height: 15px;
    }

    div#main-tiktok-application .close {
        width: 15px;
        height: 15px;
    }
}

.googlepay-minicart-logo.minicart .braintree-googlepay-button.long {
    display: none;
}

@media only screen and (max-width: 767px) {
    #checkout .authentication-wrapper {
        position: absolute;
        left: 25px !important;
        top: 92px !important;
    }

    #checkout .checkout-payment-method.submit button.action.primary.checkout.netbaseteam {
        margin-left: 0 !important;
        width: 100% !important;
    }

    .billing-address-form .control ._required {
        margin: 0 !important;
    }
}

@media only screen and (max-width: 768px) {
    #checkout .checkout-payment-method.submit button.action.primary.checkout.netbaseteam {
        width: 100% !important;
    }
}

@media only screen and (max-width: 991px) {
    .typesix .wrapper-header-bottom .header.content .col-right .minicart-wrapper .action.showcart:before {
        top: 10px !important;
        left: -10px;
    }

    .col-lg-4.col-xs-4.ekomi-section {
        text-align: center;
        order: 4;
        margin: 0 auto;
        width: 100%;
    }

    .page-header .amsearch-input-wrapper {
        width: 100% !important;
    }

    .typesix .wrapper-header-bottom {
        height: 100% !important;
    }

    .header.content .row {
        display: flex;
        flex-direction: column;
    }

    .col-left.col-lg-12.col-xs-12 {
        order: 3;
        margin: 15px 0 0;
    }

    .page-header .amsearch-wrapper-block {
        margin: 0 auto;
        width: 100%;
        padding-bottom: 0;
    }

    .col-lg-4.col-xs-4.header-logo {
        width: 100%;
    }

    .amsearch-full_width-title {
        display: none;
    }

    .sub-reviews-container {
        width: 275px;
        overflow: hidden;
        white-space: nowrap;
        position: absolute;
        display: flex;
        top: 63px;
        left: 50%;
        transform: translateX(-50%);
    }

    .col-lg-4.col-xs-4.ekomi-section {
        margin: 0 auto 20px auto;
        width: 100%;
    }
}

.col-left.col-lg-12.col-xs-12 {
    margin-left: auto;
    margin-right: auto;
}

.page-header .amsearch-wrapper-block {
    width: 100%;
}

.page-header .amsearch-wrapper-block:before {
    display: none;
}

@media (min-width: 992px) {
    .sub-reviews-container {
        width: 275px;
        overflow: hidden;
        white-space: nowrap;
        position: absolute;
        display: flex;
        top: 63px;
        left: 16px;
    }
}

.page-header .amsearch-input-wrapper {
    width: 100% !important;
}


.erorr-404 > p {
    font-size: 60px;
}

.cms-no-route.cms-noroute-index .erorr-404 .back-home a {
    text-transform: unset;
    border: 2px solid transparent;
    padding: 10px 20px;
    background: #005ca9;
    font-size: 16px;
    font-weight: 400;
    margin: 0 10px;
}

.cms-no-route.cms-noroute-index .erorr-404 .back-home a:hover {
    border: 2px solid #005ca9;
    padding: 10px 20px;
    background: white;
    color: #005ca9 !important;
}

.cms-no-route.cms-noroute-index .erorr-404 {
    padding: 0;
}

.cms-no-route.cms-noroute-index .erorr-404 .error-desc {
    width: 90%;
}

.block.filter .filter-label {
    border-bottom: 1px solid #cccccc;
}

.filter-value {
    font-weight: 500 !important;
    font-size: 15px;
}

.filter-value:hover {
    color: #666666 !important;
}

.filter-actions .clear {
    color: white;
    background-color: #C31600 !important;
    border: 1px solid lightgrey !important;
    border-radius: 3px;
    padding: 4px 8px;
    position: absolute;
    top: 48px;
    line-height: 1;
    font-size: 14px;
    right: 30px;
}

.filter-actions .clear:hover {
    color: #666666 !important;
    background-color: white !important;
    border: 1px solid lightgrey !important;
    border-radius: 3px;
}

.action.remove {
    color: white;
    background-color: #005ca9 !important;
    border: 1px solid lightgrey !important;
    border-radius: 3px;
    padding: 4px 8px;
    position: absolute;
    right: 30px;
    line-height: 1;
    font-size: 14px;
}

.action.remove:hover {
    color: #666666 !important;
    background-color: white !important;
    border: 1px solid lightgrey !important;
    border-radius: 3px;
}

.filter-current .item:nth-child(1) {
    margin-bottom: 40px;
}

.filter-current .item:nth-child(2) {
    margin-bottom: 30px;
}

.filter-current .block-subtitle.filter-current-subtitle {
    display: none;
}

.filter-options-content .items {
    margin-bottom: 30px;
}

.grecaptcha-badge {
    z-index: 9;
}

#yt-totop.show {
    background: #005ca9;
    bottom: 30px;
    right: 30px;
}

.search-autocomplete {
    box-shadow: 5px 5px 25px lightgray;
    border-radius: 25px;
    margin-top: 15px;
}

.search-autocomplete:hover {
    box-shadow: 5px 5px 25px lightgray !important;
    border-radius: 25px;
    margin-top: 15px;
}

.search-autocomplete ul li {
    padding-left: 30px !important;
    padding-top: 25px;
    padding-right: 100px !important;
    padding-bottom: 25px;
    font-size: 17px;
    color: #333333;
    border-top: none !important;
    border-bottom: 1px solid lightgrey !important;
    border-right: none !important;
    border-left: none !important;
}

.search-autocomplete .amount {
    margin: 15px 30px 0 0 !important;
    padding: 5px 5px;
    font-size: 15px !important;
    color: #333333 !important;
    border: 1px solid lightgrey !important;
    width: 50px;
    border-radius: 3px;
    text-align: center;
}

.rating {
    color: lightgrey !important;
}

.icon-star-empty:before,
.icon-star-3:before {
    content: '\ec89';
    font-size: 22px;
    margin: 0;
}

.rating span.rating-count {
    padding-left: 10px;
}

@media only screen and (max-width: 768px) {
    .lt_sub_category-lower-description {
        padding-top: 30px;
    }
}

.policy td {
    border: 2px solid #ddd;
    white-space: unset;
    padding: 15px;
    line-height: 1.69;
}

.policy p {
    padding-top: 10px;
    padding-bottom: 10px;
}

.lt_sub_beanner {
    padding: 15px 0
}

.category-page h1.page-title {
    font-weight: 600;
    font-size: 34px;
    color: #000;
    padding: 0;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}

.category-page .lt_sub_category-description {
    margin-top: 0;
    font-size: 16px;
}

@media only screen and (max-width: 768px) {
    .category-page h1.page-title {
        font-size: 28px;
    }

    .lt_sub_beanner {
        display: none !important;
    }
}

.block.related .product.name.product-item-name {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 20px;
    text-align: left;
}

div.products.wrapper.grid.products-grid.products-related
.inner-product .product-item-link {
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}

div.products.wrapper.grid.products-grid.products-related
.product.details.product-item-details {
    display: inline-block;
}

.nbd-upload-inner h2:before {
    content: 'Please send the highest possible resolution image(s) for best print quality';
    display: block;
    font-size: 18px;
    width: 95%;
}

@media only screen and (min-width: 768px) {
    .design-comment {
        margin-top: 20px;
    }

    .block.related .product.name.product-item-name {
        margin-top: 0;
        -webkit-line-clamp: 3;
        font-size: 14px;
    }
}

.design-comment h3 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    color: #444444;
    margin-bottom: 5px;
}

.product-options-wrapper:before {
    content: 'Please Select an Option';
    position: absolute;
    left: 0;
    top: -36px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    color: #444444;
}

@media only screen and (max-width: 767px) {
    .nbd__pop__content_wrapper {
        padding: 0 !important;
        max-width: 90% !important;
        margin: 0 auto !important;
    }

    .block.related .product.name.product-item-name {
        margin-top: 0;
        -webkit-line-clamp: 5;
        font-size: 13px;
    }

    .nbd-popup-wrap .tile__text-wrap {
        width: 100% !important;
    }

    .nbd-popup-wrap .tile__text-wrap-inner p {
        font-size: 15px !important;
        line-height: 20px;
        padding-left: 0;
        max-width: unset;
        margin: 5px auto 0 auto;
    }

    .nbd-popup-wrap .tile__text-wrap-inner {
        padding: 5px 0 20px 0;
    }

    .nbd-popup-wrap .tile--horizontal__chevron {
        height: 25px;
        width: 25px;
        right: 10px;
        top: 32px;
    }

    .nbd-popup-wrap .custom_design li, .nbd-popup-wrap .upload_design li {
        font-size: 13px;
        line-height: 16px;
    }

    .nbd-popup-wrap .tile__media-wrap {
        width: 0;
    }

    .nbd-popup-wrap .custom_design .h__block, .nbd-popup-wrap .upload_design .h__block {
        font-size: 16px;
    }

    .nbd-popup-wrap .content__header {
        padding-bottom: 18px !important;
        font-size: 16px !important;
        line-height: 21px !important;
    }
}


@media only screen and (min-width: 768px) {
    .nbd-popup-wrap .tile__text-wrap-inner {
        padding: 5px 50px 20px 0 !important;
    }

    .nbd-popup-wrap .tile__media-wrap {
        width: 25%;
    }

    .nbd-popup-wrap .tile__text-wrap {
        width: 100%;
    }

    .nbd-popup-wrap .tile--horizontal__chevron {
        height: 40px;
        width: 40px;
        right: 5px;
    }

    .layout__item__inner:hover .tile--horizontal__chevron {
        right: 0 !important;
    }

    .nbd-popup-wrap .content__header {
        line-height: 33px;
    }

    .nbd-popup-wrap .content__header strong {
        font-weight: 500;
    }

    .nbd-popup-wrap .custom_design li, .nbd-popup-wrap .upload_design li {
        font-size: 15px;
        line-height: 20px;
    }

    .nbd-popup-wrap .custom_design li:hover, .nbd-popup-wrap .upload_design li:hover {
        color: #666666 !important;
    }


    .nbd-popup-wrap .tile__text-wrap-inner p {
        font-size: 18px !important;
        line-height: 25px;
        padding-left: 50px;
        max-width: 50ch;
        margin: 20px auto 0 auto;
    }

    .nbd-popup-wrap .custom_design .h__block, .nbd-popup-wrap .upload_design .h__block {
        font-weight: 500 !important;
        font-size: 25px !important;
        color: #666666 !important;
    }

    .nbd-popup-wrap .tile-action__image-wrap svg {
        display: none;
    }


    .nbd-popup-wrap .custom_design .tile-action__image-wrap {
        content: url('https://www.lanyardstomorrow.co.uk/pub/media/wysiwyg/LT-file-design-white.svg');
        padding: 16px;
        border-radius: 25px 0 0 25px;
        height: 100%;
    }

    .nbd-popup-wrap .upload_design .tile-action__image-wrap {
        content: url('https://www.lanyardstomorrow.co.uk/pub/media/wysiwyg/LT-file-upload-solid-white.svg');
        padding: 16px;
        border-radius: 25px 0 0 25px;
        height: 100%;
    }
}

.nbd-popup-wrap .tile--horizontal__chevron {
    fill: #666666;
}

.nbd-popup-wrap .tile__text-wrap-inner p {
    font-family: maven pro, serif !important;
    font-weight: 400 !important;
}

.nbd-popup-wrap .custom_design li, .nbd-popup-wrap .upload_design li {
    font-family: maven pro !important;
    font-weight: 300 !important;
}

.nbd-popup-wrap .layout__item__inner:hover {
    box-shadow: 0 0 20px 0 rgba(79, 90, 109, 0.25) !important;
    border-radius: 25px;
}

.nbd-popup-wrap .layout__item__inner {
    box-shadow: 0 0 20px 0 rgba(79, 90, 109, 0.25) !important;
    border-radius: 25px;
}

.nbd-popup-wrap {
    background: white !important;
    box-shadow: 7px 10px 300px -40px rgba(0, 0, 0, 0.75);
}

.nbd-popup-wrap:hover {
    box-shadow: 7px 10px 300px -40px rgba(0, 0, 0, 0.75) !important;
}

.nbdesigner_pp_close {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 20px;
    height: 20px;
    background: #C31600;
    border-radius: 5%;
    font-size: 23px;
    line-height: 15px;
}

.custom_design .tile-action__image-wrap {
    background-color: #C31600 !important;
}

.upload_design .tile-action__image-wrap {
    background-color: #005ca9 !important;
}

.tile--horizontal__chevron {
    fill: #005ca9;
}

.upload_design li {
    padding: 5px;
}

.custom_design li {
    padding: 5px;
}

.upload_design .h__block {
    padding: 5px;
}

.custom_design .h__block {
    padding: 5px;
}

.tile__text-wrap-inner {
    padding-bottom: 15px;
}

.nbd__pop__content {
    top: 55% !important;
}

@media only screen and (max-width: 768px) {
    .product.media {
        width: 100%;
        clear: left;
    }
}

.gallery-next-area span {
    display: none;
}

.gallery-prev-area span {
    display: none;
}

.product-info-main-wrapper .product-add-form .product-add-form__action-box .product-options-bottom .nb-option .box-tocart .cart-action {
    margin-left: 0;
}

.page-product-configurable .product-info-main-wrapper .product-add-form .product-options-wrapper {
    margin-top: 30px !important;
}

.product-info-main .oldesign-wraper .oldesign-wraper__left h3:before {
    content: "\edea";
    font-family: 'font-tello';
    padding-right: 5px;
}

.product-info-main .oldesign-wraper .oldesign-wraper__left h3 {
    text-transform: capitalize;
    margin: 0;
}

.oldesign-wraper__left {
    padding-top: 23px;
}

.oldesign-wraper__left p {
    font-size: 14.2px;
    font-weight: 400;
    color: #666666;
}

.product-info-main .oldesign-wraper .oldesign-wraper__left #triggerDesign {
    font-family: 'Maven Pro', sans-serif;
    font-size: 20px;
    color: white;
    text-transform: capitalize;
    background: #005ca9;
    border: 2px solid #005ca9;
}

.product-info-main .oldesign-wraper .oldesign-wraper__left #triggerDesign:hover {
    color: #005ca9 !important;
    background: white;
    border: 2px solid #005ca9;
}

.estimated-title {
    font-size: 18px;
    font-weight: 500;
    color: #444444;
}

.estimated-title:before {
    content: "\E999";
    font-family: 'font-tello';
    padding-right: 5px;
}

#price_relod {
    font-weight: 600;
    font-size: 15px;
    top: -2px;
    position: relative;
}

.estimated-price strong {
    font-weight: 600;
    text-transform: capitalize;
}

.tocart span {
    text-transform: capitalize;
    font-family: 'Maven Pro', sans-serif;
    font-size: 20px;
    width: 100%;
    font-weight: 400;
}

button.action.tocart {
    background: #C31600;
    border: 2px solid #C31600;
    padding: 8px 20px !important;
    border-radius: 3px;
}

button.action.tocart:hover {
    color: #C31600 !important;
    background: white;
    border: 2px solid #C31600;
}

.item.home {
    margin-bottom: 5px !important;
}

b#updatestock {
    font-weight: 600 !important;
    font-size: 15px;
}

.minicart-items .product-image-wrapper .product-image-photo {
    margin-top: 7px;
}

.minicart-wrapper .block-minicart {
    border-top: 3px solid #005ca9;
    padding: 15px 15px;
}

.block-minicart .block-content > .actions > .primary .action.checkout {
    background: #005ca9;
    font-family: 'Maven Pro', sans-serif !important;
    text-transform: capitalize !important;
    font-weight: 500 !important;
    font-size: 14px;
    border-color: #005ca9;
}

.block-minicart .block-content > .actions .secondary .action.viewcart {
    background: #005ca9;
    text-transform: capitalize !important;
    font-weight: 500 !important;
    font-size: 14px;
}

.block-minicart .block-content > .actions .secondary .action.viewcart:hover {
    color: white !important;
}

.minicart-items .product-item-details .price {
    color: #005ca9;
}

.block-minicart .amount .price-wrapper:first-child .price {
    color: #005ca9;
}

@media only screen and (max-width: 767px) {
    .hesperiden.tparrows {
        display: none !important;
    }
}

.nav-open #nb_mn_mobile {
    box-shadow: -79px 0 3000px 1300px rgba(0, 0, 0, 0.33) !important;
}

.nav-open .typesix .wrapper-header-bottom .header.content .col-center .nav-toggle {
    right: 60px;
    top: -25px !important;
    background-color: transparent;
    z-index: 9999999;
}

.nav-open #nb_mn_mobile:before {
    background-image: url('https://lanyardstomorrow.co.uk/pub/media/logo/stores/1/ezgif.com-gif-maker_1.png');
    width: 400px;
    height: 100px;
    content: "";
    background-size: 50% 50%;
    background-repeat: no-repeat;
    position: fixed;
    left: 30px;
    top: 30px;
}

#nb_megamenu_res {
    margin-top: 140px;
}

.nbtype- .icon-plus-1 {
    display: none;
}

.nbtype-0 .icon-plus-1 {
    display: none;
}

#nb_megamenu_res .col-nb-4 img {
    display: none;
    border-radius: 0 10px 0 10px;
}

#nb_megamenu_res .col-nb-4 {
    width: 100%;
    padding: 0 15px 0 0;
}

#nb_megamenu_res .col-nb-4.badge-clips {
    display: none;
}

#nb_megamenu_res .col-nb-5 {
    width: 45%;
    margin-top: 15px;
    padding: 0;
}


#nb_megamenu_res .col-nb-3 {
    width: 100%;
    padding: 0 15px 0 0;
}

#nb_megamenu_res .col-nb-3 img {
    display: none;
    border-radius: 0 10px 0 10px;
}

#nb_mn_mobile {
    background-color: #ededed;
}

#nb_megamenu_res .icon-plus-1 {
    color: #005ca9;
}

@media only screen and (max-width: 991px) {
    #nb_megamenu_res .parentMenu > a {
        color: #005ca9;
    }
}

.current .mm-cate-name span {
    color: #333333;
}

@media only screen and (max-width: 991px) {
    #nb_megamenu_res ul.explodedmenu > li {
        border-bottom: 1px solid #cccccc;
    }
}

@media only screen and (max-width: 991px) {
    #nb_megamenu_res .ui-menu-item.current .explodedmenu-menu-popup {
        display: flex;
        margin-top: 50px;
    }
}

@media only screen and (min-width: 768px) {

    .cart-container form .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col.price,
    .cart-container form .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col.qty,
    .cart-container form .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col.subtotal {
        padding-top: 30px;
    }

    .cart.table-wrapper .col {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .cart.table-wrapper .item-actions td {
        padding-bottom: 0;
    }

    .cart.table-wrapper .item-options {
        margin-bottom: 10px;
    }

    .cart.table-wrapper .product-item-name {
        padding-bottom: 10px;
    }

    .cart.table-wrapper .actions-toolbar > .action-delete {
        position: absolute;
        top: -50px;
    }

    .cart.table-wrapper .actions-toolbar > .action-edit {
        position: absolute;
        top: -50px;
    }

    .cart.table-wrapper .product-item-photo {
        margin-top: -18px;
        padding-top: 15px;
        margin-bottom: 10px;
    }
}

.cart-container div.field.choice.item {
    line-height: 20px;
    padding-left: 0;
}

.cart-container dd.item-options {
    margin-top: 20px;
}

.cart-container .form-cart .action.update:before,
.cart-container .form-cart .action.continue:before {
    padding-right: 6px;
    padding-left: 8px;
}

#block-discount-heading,
#block-shipping-heading,
th.subtotal, .qty, .price, .item span,
.col .product-item-name a,
.clear, .update, .continue, .checkout span,
.summary,
.item-options dt,
.item-options dd {
    font-family: 'Maven Pro', sans-serif !important;
}

.cart-container .update, .clear, .continue {
    background-color: #005ca9 !important;
    border-color: #005ca9 !important;
    border-width: 2px !important;
}

.cart-container .checkout {
    border-radius: 5px !important;
    background-color: #C31600 !important;
    border-color: #C31600 !important;
    border-width: 2px !important;
}

.cart-container .update:hover, .clear:hover, .continue:hover {
    background-color: white !important;
    border-color: #005ca9 !important;
    color: #005ca9 !important;
    border-width: 2px !important;
}

.cart-container .checkout:hover {
    background-color: white !important;
    border-color: #C31600 !important;
    color: #C31600 !important;
    border-width: 2px !important;
}

@media only screen and (max-width: 767px) {

    .item-actions td {
        padding: 15px 0 0 15px;
    }

    .cart.table-wrapper .item-actions td {
        text-align: left;
    }

    .cart-container form .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col.qty {
        padding-top: 0;
    }

    .cart-container form .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col.subtotal {
        display: flex;
        position: inherit;
        padding: 5px 0 0 15px;
    }

    .cart-container form .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col.price {
        display: flex;
        position: inherit;
        padding: 30px 0 0 15px;
    }

    .cart-container form .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col .price {
        font-weight: 600;
        padding: 0 0 0 15px;
    }

    .cart-container form .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col.qty {
        display: flex;
        position: inherit;
        width: 100%;
        padding: 20px 0 0 15px;
    }

    .item-options dt {
        margin-bottom: -12px !important;
    }

    .item-options dd {
        margin-bottom: -12px !important;
    }

    .cart.table-wrapper .item-options {
        margin-bottom: 0px;
    }

    .checkout-cart-index .cart-container form .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col.qty .control.qty input {
        width: 100px;
        margin-top: -10px;
        margin-left: 5px;
        border-radius: 5px;
    }

    .cart.table-wrapper .col.price:before {
        padding-bottom: 4px;
    }

    .cart.table-wrapper .col.subtotal:before {
        padding-bottom: 4px;
    }

    .cart-container form .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col:before {
        font-size: 16px;
        text-transform: capitalize;
        font-weight: 400;
    }

    .cart.table-wrapper .product-item-name {
        padding-right: 20px;
        padding-bottom: 12px;
        padding-top: 11px;
    }

    .item-options dt {
        margin-right: 5px !important;
    }

    .product-item-name {
        font-size: 16px;
    }

    .cart.table-wrapper .item .col.item {
        padding-left: 90px;
    }

    .cart.table-wrapper .product-item-photo {
        left: 15px;
        max-width: 65px;
        top: 21px;
        border: 1px solid #2222;
    }
}

.typesix .panel.wrapper .panel.header .col-right .switcher.language .actions.dropdown.options .dropdown.switcher-dropdown li a:hover {
    background-color: #005ca9;
    color: white !important;
}

.typesix .panel.wrapper .panel.header .col-right .switcher.currency .actions.dropdown.options .dropdown.switcher-dropdown li a:hover {
    background-color: #005ca9;
    color: white !important;
}

.typesix .panel.wrapper .panel.header .col-right .user-custom .block-content ul li a:hover {
    background-color: #005ca9;
    color: white !important;
}

.typesix .panel.wrapper .panel.header .col-right .switcher.currency .actions.dropdown.options .dropdown.switcher-dropdown li a {
    text-align: left;
}

/* Search Bar */

.block-search {
    width: 100%;
    padding-left: 0;
    padding-bottom: 15px;
}

.typesix .wrapper-header-bottom .header.content .col-center .box-search .block-search {
    width: 100%;
    padding-left: 0;
    padding-right: 15px;
}

.box-search.one {
    width: 75%;
    margin: 0 auto;
}

.box-search .block-content form.minisearch .control input {
    border: solid 1px #d1d3d4;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    border-radius: 19px;
    -khtml-border-radius: 19px;
    padding-left: 20px;
}

@media only screen and (max-width: 767px) {
    .typesix .wrapper-header-bottom .box-search.one .form.minisearch .field.search .label {
        position: absolute;
        top: 4px !important;
        right: 15px !important;
    }

    .block-search input {
        margin: 0;
        position: initial;
    }

    .block-search .control {
        margin: 0;
        padding: 0;
    }

    .typesix .col-xs-7 {
        padding: 0;
    }

    .typesix .wrapper-header-bottom .box-search.one .form.minisearch .field.search .control {
        opacity: 100;
    }
}

@media (max-width: 991px) {
    .typesix .wrapper-header-bottom .header.content .col-center {
        padding-top: 10px;
        width: 100% !important;
    }

    .box-search.one {
        width: 100% !important;
        padding-right: 0 !important;
    }

    .typesix .wrapper-header-bottom .header.content .col-center .box-search .block-search {
        padding-right: 0 !important;
    }
}
.header-nav {
    margin-top: -45px;
}

.typesix .magemenu-menu.horizontal-menu .explodedmenu li.menu > a span {
    text-transform: capitalize !important;
}

.magemenu-menu.horizontal-menu .explodedmenu {
    top: 0;
    text-align: center;
}

.magemenu-menu.horizontal-menu .explodedmenu li.menu {
    float: none;
    display: inline-block;
}

.typesix .magemenu-menu.horizontal-menu .explodedmenu li.menu > a {
    font-size: 16px;
    color: #080808 !important;
    border-right: 0;
    padding: 16px 9px;
    line-height: 20px;
    font-weight: 500;
}

.typesix .magemenu-menu.horizontal-menu .explodedmenu li.menu > a img {
    margin: 0;
    top: 0;
    position: relative;
    left: 0;
    max-width: 22px;
}

.bestseller-product .products-grid .product-item-actions {
    padding: 0;
}

@media (max-width: 1199px) {
    .typesix .magemenu-menu.horizontal-menu .explodedmenu li.menu > a {
        padding: 16px 5px;
    }
}

@media (max-width: 767px) {
    .home-product-tab-content .item.product {
        margin-bottom: -5px;
        margin-top: -5px;
    }
}

#nb_popupmess {
    box-shadow: 0 0 20px 0 rgba(79, 90, 109, 0.25) !important;
    border-radius: 25px;
}

@media only screen and (max-width: 800px) {
    #nb_popupmess {
        overflow: visible;
        height: auto;
        top: 35%;
        width: 95%;
    }
}

.ajaxcart-success-box .total-items {
    color: #005ca9 !important;
}

.ajaxcart-success-box .total-prices {
    color: #005ca9 !important;
}

.ajaxcart-success-box .view-cart {
    color: #005ca9 !important;
}

.ajaxcart-success-box .product-info h4 {
    font-size: 16px;
}

.ajaxcart-success-box .pop-title {
    display: none;
}

#nb-ajaxcart-checkout {
    background: #C31600;
    font-size: 15px !important;
    border: 2px solid #C31600;
    padding: 10px 0;
    border-radius: 3px;
    display: block;
}

#nb-ajaxcart-checkout:hover {
    color: white !important;
    font-size: 14px !important;
    background: #C31600 !important;
    border: 2px solid #C31600 !important;
    display: block;
}

#nb-ajaxcart-checkout span:hover {
    font-size: 15px !important;
    color: white !important;
    display: block;
}

#nb-ajaxcart-checkout span {
    font-size: 15px !important;
    color: white !important;
    display: block;
}

.nb_close_x {
    background: #005ca9 !important;
    font-size: 14px !important;
    border: 2px solid #005ca9 !important;
    padding: 10px 0;
    border-radius: 3px;
}

.nb_close_x:hover {
    color: white !important;
    font-size: 14px !important;
    background: #005ca9 !important;
    border: 2px solid #005ca9 !important;
}

.nb_close_x span:hover {
    color: white !important;
    font-size: 14px !important;
}

.nb_close_x .counter:hover {
    color: white !important;
}

#ajaxcart_content_option_product .option_content .product-options-bottom .box-tocart .actions {
    display: block;
    float: none;
}

#ajaxcart_content_option_product .ajax-popup-to-cart:before {
    content: none !important;
}

#ajaxcart_content_option_product .super-attribute-select {
    width: 260px !important;
}

#ajaxcart_content_option_product .input-text.qty {
    width: 130px !important;
}

#ajaxcart_content_option_product #product-options-wrapper span.price {
    font-size: 22px;
    font-weight: 400;
    color: #666666;
    font-family: 'Maven Pro', sans-serif;
    line-height: 50px;
}

#ajaxcart_content_option_product #product-options-wrapper .product-name {
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
}

#ajaxcart_content_option_product .field label span {
    font-weight: 500;
}

.account-nav .nav li:nth-child(1):before {
    content: "\ea33";
}

.account-nav .nav li:nth-child(2):before {
    content: "\ea53";
}

.account-nav .nav li:nth-child(3):before {
    content: "\e81d";
}

.account-nav .nav li:nth-child(4):before {
    content: "\ef82";
}

.account-nav .nav li:nth-child(5):before {
    content: "\eb38";
}

.account-nav .nav li:nth-child(6):before {
    content: "\edea";
}

.account-nav .item a:hover {
    color: white !important;
}

.account-nav .nav.item:hover {
    background-color: #005ca9;
}

.account-nav .item a:hover {
    color: white !important;
}

.account-nav .nav.item:hover {
    background-color: #005ca9;
}

.magemenu-menu.horizontal-menu .explodedmenu > li:hover > a span {
    color: #005ca9 !important;
}

.magemenu-menu.horizontal-menu .explodedmenu li.menu.parentMenu:hover .explodedmenu-menu-popup {
    border-top: 3px solid #005ca9 !important;
}

.magemenu-menu.horizontal-menu .explodedmenu {
    top: 15px;
}

.magemenu-menu.horizontal-menu .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .inner-cms-block {
    float: none;
}

.magemenu-menu.horizontal-menu .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup {
    left: 0;
}

.magemenu-menu.horizontal-menu .explodedmenu li.menu.nbtype-2 {
    position: static;
}

.magemenu-menu.horizontal-menu .menu .inner-cms-block.row-cate-grid .form-group {
    float: none;
    width: 100%;
}

.magemenu-menu.horizontal-menu .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .inner-cms-block {
    padding: 15px;
    display: grid;
    grid-template-rows: auto;
    row-gap: 25px;
}

.magemenu-menu.horizontal-menu .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .inner-cms-block.grid-4 {
    grid-template-columns: repeat(4, 1fr);
}

.magemenu-menu.horizontal-menu .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .inner-cms-block.grid-3 {
    grid-template-columns: repeat(3, 1fr);
}

.magemenu-menu.horizontal-menu .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .inner-cms-block.grid-2 {
    grid-template-columns: repeat(2, 1fr);
}

.magemenu-menu.horizontal-menu .menu .inner-cms-block.row-cate-grid .form-group a {
    color: #000;
}

.user-content span {
    display: block;
    margin-bottom: 4px;
}

.user-content a {
    color: #000;
    font-weight: 600;
    font-size: 15px;
}

@media (max-width: 991px) {
    .user-search-div {
        display: none;
    }
}

@media (min-width: 992px) {
    .user-search-div {
        max-width: 200px;
        display: inline-flex;
        align-items: center;
    }
}

.user-search-div span img {
    max-width: 30px;
    margin-right: 10px;
}


.icon-star-3:before {
    color: gold;
    margin: -1px;
}

.rating span.rating-count {
    letter-spacing: 0;
}


@media only screen and (min-width: 768px) {
    .newclass {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 767px) {

    .product-info-main .oldesign-wraper .oldesign-wraper__left h3 {
        max-width: 20ch;
        line-height: 25px;
        margin-bottom: 8px;
    }

    .product.info.detailed {
        margin-bottom: 20px;
        width: 100%;
    }
}

.product-info-main .page-title-wrapper .page-title span {
    font-size: 25px;
    font-weight: 500;
}

.product-info-main .product.attribute.overview span {
    color: #C31600 !important;
    font-weight: 600;
}

.product-info-main .price-box {
    margin-bottom: 9px !important;
}

.product-info-main .price-container .price {
    font-size: 30px !important;
    font-weight: 500 !important;
    color: #444 !important;
}

.product-info-main .price-wrapper {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #666666 !important;
}

.product-info-main .price-container.price-final_price.tax.weee .price-label {
    font-size: 15px;
    font-weight: 500;
    text-transform: lowercase;
}

.product-info-main .main-price {
    margin-bottom: 10px !important;
}

.product-info-main .product-info-stock-sku .stock.available span {
    color: green;
    font-size: 15px;
    margin-right: 5px;
    font-weight: 600;
    text-transform: uppercase !important;
}

.product-info-main .product.attribute.sku .type {
    font-weight: 500;
    margin-right: 0;
    font-size: 15px;
}

.product-info-main .product.attribute.sku .value {
    font-size: 15px;
}

.cms-index-index .g-recaptcha, .catalog-category-view .g-recaptcha, .catalog-product-view .g-recaptcha {
    display: none;
}

.breadcrumbs .items li {
    display: inline-block
}

.data-protection-content ol {
    list-style-type: decimal;
    padding-left: 10px;
}

.data-protection-content table > tbody > tr td {
    border: 1px solid;
    white-space: normal;
}

button.braintree-googlepay-button.long {
    min-width: 340px !important;
}

button.braintree-googlepay-button {
    background-size: auto !important;
}

.block-minicart .block-content > .actions > .primary {
    float: none;
}


button.action.primary.checkout.netbaseteam:disabled {
    display: none;
}

.checkout-payment-method.submit {
    padding: 0 !important;
}

div[name="shippingAddress.telephone"] label:after {
    content: '*' !important;
}

.field-error, .mage-error {
    color: #e02b27;
}

.update .fieldset .tocart span {
    margin: 0 20px;
    font-size: 16px !important;
}

.update .fieldset {
    margin-top: 34px;
}

.update button.action.tocart:before {
    display: none;
}

#checkout .payments > .fieldset hr {
    display: none;
}

.checkout-onepage-success .block-order-details strong,
.checkout-onepage-success .order-title strong {
    font-family: 'Maven Pro', sans-serif !important;
}

.checkout-onepage-success .continue span {
    padding: 15px 30px;
    background-color: #005ca9;
    color: white;
    border-radius: 3px;
}

.checkout-onepage-success .box-order-shipping-method span,
.checkout-onepage-success .box-order-shipping-address span,
.checkout-onepage-success .box-order-billing-address span,
.checkout-onepage-success .box-order-billing-method span {
    text-transform: capitalize;
    font-size: 16px !important;
    color: #666666;
    font-weight: 600 !important;
}

.checkout-onepage-success .item-options dt,
.checkout-onepage-success .item-options dd {
    display: inline;
}

.checkout-onepage-success .item-options {
    display: inherit;
}


.checkout-onepage-success .product-item-name,
.checkout-onepage-success .subtotal .cart-price .price,
.checkout-onepage-success .content th,
.checkout-onepage-success .price .price {
    font-size: 16px;
    color: #666666;
    font-weight: 600 !important;
}

.cart-container .paypal-review-discount .block > .title, .cart-container .cart-summary .block > .title {
    border-top: 0;
}

.cart-container .cart-summary {
    padding: 0 15px 20px 15px;
    box-shadow: 0 0 20px 0 rgba(79, 90, 109, 0.25) !important;
    border-radius: 0 0 25px 25px;
    border: 1px solid #d0d0d0 !important;
}

.cart-container .cart-summary .summary.title {
    font-size: 16px;
    background-color: #eeeeee;
    width: calc(100% + 30px);
    left: -15px;
    top: 0;
    position: relative;
    margin: 0;
    padding: 13px;
}

.cart-container .summary,
.cart-container .incl .price,
.cart-container .excl .price,
.cart-container th.price span,
.cart-container th.qty span,
.cart-container th.subtotal span,
.cart-container .subtotal .price,
.cart-container .price .cart-price .price,
.cart-container th.item span {
    font-weight: 600 !important;
    color: #666;
}


.cart-container {
    padding: 0;
}

.cart-container .nb-design-comment {
    margin: 10px 25px 25px 25px;
}

.cart-container .nb-design-comment strong {
    font-weight: 600;
    font-size: 16px;
}

.cart-container .nb-design-comment textarea {
    margin-top: 10px;
}

.cart-container .form-cart {
    box-shadow: 0 0 20px 0 rgba(79, 90, 109, 0.25) !important;
    border-radius: 0 0 25px 25px;
    border: 1px solid #d0d0d0 !important;
}

.cart-container form .cart.main.actions {
    padding: 15px 25px 20px 25px;
}

.checkout-index-index .field-tooltip.toggle {
    display: none;
}

.home3-clone.home3-clone-feature {
    padding-top: 45px;
    padding-bottom: 40px;
}

.home3-clone.home3-clone-feature .list.items {
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0 30px;
    z-index: 1
}

.home3-clone.home3-clone-feature .list.items .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    font-size: 30px;
}

.home3-clone.home3-clone-feature .list.items .owl-prev {
    left: -40px;
    position: absolute;
}

.home3-clone.home3-clone-feature .list.items .owl-next {
    right: 20px;
    position: absolute;
}

.home3-clone.home3-clone-feature .list.items div.disabled i {
    color: #ccc;
}

.home3-clone.home3-clone-feature .list.items div i {
    color: #005ca9;
}

@media only screen and (max-width: 768px) {

    .home3-clone.home3-clone-feature {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .home3-clone.bestseller-product .section-content .product.item .product-item-details .inner-product {
        padding-top: 0;
    }

    .home3-clone.section-print3 .heading p {
        margin-bottom: 20px;
        padding: 0;
    }

    .home3-clone.bestseller-product .section-content .product.item {
        padding-bottom: 0;
    }

    .home3-clone .home-product-tab-content .item.product {
        margin-bottom: 0;
        margin-top: 0;
    }

    .home3-clone .section-content .product.item .product-item-details .inner-product a {
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        padding: 15px 5px 0 5px !important;
        margin-bottom: 5px;
    }

    .home3-clone.home3-clone-feature .home-product-tab-content {
        margin-top: 5px;
    }
}

.main-logo-header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: auto;
}


.typesix .wrapper-header-bottom .header.content .col-right {
    position: absolute;
    top: 60px;
    right: 0;
}

.content .col-xs-12 {
    margin: 50px 0 40px 0;
}

button.action.primary.checkout.netbaseteam:disabled {
    display: none;
}

.checkout-payment-method.submit {
    padding: 0 !important;
}

div[name="shippingAddress.telephone"] label:after {
    content: '*' !important;
}

.field-error, .mage-error {
    color: #e02b27;
}

.update .fieldset .tocart span {
    margin: 0 20px;
    font-size: 16px !important;
}

.update .fieldset {
    margin-top: 34px;
}

.update button.action.tocart:before {
    display: none;
}

#checkout .payments > .fieldset hr {
    display: none;
}

.checkout-onepage-success .block-order-details strong,
.checkout-onepage-success .order-title strong {
    font-family: 'Maven Pro', sans-serif !important;
}

.checkout-onepage-success .continue span {
    padding: 15px 30px;
    background-color: #005ca9;
    color: white;
    border-radius: 3px;
}

.checkout-onepage-success .box-order-shipping-method span,
.checkout-onepage-success .box-order-shipping-address span,
.checkout-onepage-success .box-order-billing-address span,
.checkout-onepage-success .box-order-billing-method span {
    text-transform: capitalize;
    font-size: 16px !important;
    color: #666666;
    font-weight: 600 !important;
}

.checkout-onepage-success .item-options dt,
.checkout-onepage-success .item-options dd {
    display: inline;
}

.checkout-onepage-success .item-options {
    display: inherit;
}


.checkout-onepage-success .product-item-name,
.checkout-onepage-success .subtotal .cart-price .price,
.checkout-onepage-success .content th,
.checkout-onepage-success .price .price {
    font-size: 16px;
    color: #666666;
    font-weight: 600 !important;
}

.cart-container .paypal-review-discount .block > .title, .cart-container .cart-summary .block > .title {
    border-top: 0;
}

.cart-container .cart-summary {
    padding: 0 15px 20px 15px;
    box-shadow: 0 0 20px 0 rgba(79, 90, 109, 0.25) !important;
    border-radius: 0 0 25px 25px;
    border: 1px solid #d0d0d0 !important;
}

.cart-container .cart-summary .summary.title {
    font-size: 16px;
    background-color: #eeeeee;
    width: calc(100% + 30px);
    left: -15px;
    top: 0;
    position: relative;
    margin: 0;
    padding: 13px;
}

.cart-container .summary,
.cart-container .incl .price,
.cart-container .excl .price,
.cart-container th.price span,
.cart-container th.qty span,
.cart-container th.subtotal span,
.cart-container .subtotal .price,
.cart-container .price .cart-price .price,
.cart-container th.item span {
    font-weight: 600 !important;
    color: #666;
}


.cart-container {
    padding: 0;
}

.cart-container .nb-design-comment {
    margin: 10px 25px 25px 25px;
}

.cart-container .nb-design-comment strong {
    font-weight: 600;
    font-size: 16px;
}

.cart-container .nb-design-comment textarea {
    margin-top: 10px;
}

.cart-container .form-cart {
    box-shadow: 0 0 20px 0 rgba(79, 90, 109, 0.25) !important;
    border-radius: 0 0 25px 25px;
    border: 1px solid #d0d0d0 !important;
}

.cart-container form .cart.main.actions {
    padding: 15px 25px 20px 25px;
}

.checkout-index-index .field-tooltip.toggle {
    display: none;
}

.prod_sub_row {
    display: flex;
    flex-direction: row;
    align-items: baseline;
}

.prod_sub {
    padding-right: 5px;
    font-weight: 200;
}

.prod_sub_price {
    padding-right: 5px;
    font-size: 24px;
}

.prod_incvat {
    padding-right: 5px;
    font-weight: 200;
}

.prod_exvat {
    font-weight: 200;
    font-style: italic;
    padding-top: 5px;
}

@media only screen and (min-width: 768px) {
    .gallery-placeholder._block-content-loading {
        min-height: 800px;
    }

    .fotorama__nav-wrap--horizontal.fotorama__nav-wrap {
        min-height: 145px;
    }

    .gift-message .field {
        margin: 0 0 15px;
        box-sizing: border-box;
    }

    .gift-message .field > .label {
        margin: 0;
    }

    .gift-message .field:before,
    .gift-message .field:after {
        content: '';
        display: table;
    }

    .gift-message .field:after {
        clear: both;
    }

    .gift-message .field.choice:before,
    .gift-message .field.no-label:before {
        padding: 6px 15px 0 0;
        width: 25.8%;
        box-sizing: border-box;
        content: ' ';
        float: left;
        height: 1px;
    }

    .gift-message .field .description {
        padding: 6px 15px 0 0;
        text-align: left;
        width: 25.8%;
        box-sizing: border-box;
        float: left;
    }

    .gift-message .field:not(.choice) > .label {
        padding: 6px 15px 0 0;
        text-align: left;
        width: 25.8%;
        box-sizing: border-box;
        float: left;
    }

    .gift-options {
        position: relative;
        z-index: 1;
    }

    .gift-options .actions-toolbar {
        clear: both;
        float: right;
        position: static;
    }

    .gift-options .actions-toolbar .secondary {
        float: right;
    }

    .gift-options .actions-toolbar .secondary .action {
        float: right;
        margin-left: 15px;
    }

    .gift-options .actions-toolbar .secondary .action-cancel {
        display: block;
        float: left;
        margin-top: 15px;
    }

    .gift-options .actions-toolbar:nth-child(3):before {
        border-left: 1px solid #c1c1c1;
        bottom: 5rem;
        content: '';
        display: block;
        left: 50%;
        overflow: hidden;
        position: absolute;
        top: 0;
        width: 0;
    }

    .gift-options-title {
        font-weight: 300;
        font-size: 1.125rem;
    }

    .gift-item-block .title {
        line-height: 1.42857143;
        padding: 0;
        color: #006bb4;
        text-decoration: none;
        background: none;
        border: 0;
        display: block;
        font-weight: 400;
        border-radius: 0;
        text-transform: unset;
        margin-right: 25px;
        margin-top: 20px;
        cursor: pointer;
    }

    .gift-item-block .title:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 1.2rem;
        line-height: 20px;
        color: #757575;
        content: '\e8c4';
        font-family: 'font-tello';
        margin: 0 0 0 10px;
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
    }

    .gift-item-block .title._active:after {
        content: '\e8c3';
    }

    .cart.table-wrapper .action-gift {
        float: left;
        line-height: 1.42857143;
        padding: 0;
        color: #006bb4;
        text-decoration: none;
        background: none;
        border: 0;
        display: inline;
        font-weight: 400;
        border-radius: 0;
        text-transform: unset;
        margin-right: 25px;
    }

    .cart.table-wrapper .action-gift:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 1.2rem;
        line-height: 20px;
        color: #757575;
        content: '\e8c4';
        font-family: 'font-tello';
        margin: 0 0 0 10px;
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
    }

    .cart.table-wrapper .action-gift._active:after {
        content: '\e8c3';
    }

    .cart.table-wrapper .gift-content {
        box-sizing: border-box;
        clear: left;
        display: none;
        float: left;
        margin-right: -100%;
        padding: 20px 0;
        width: 100%;
    }

    .cart.table-wrapper .gift-content._active {
        display: block;
    }

    .cart.table-wrapper .gift-content .fieldset > .field:not(.choice) > .label {
        text-align: left;
        width: 100%;
        float: left;
    }

    .cart.table-wrapper .gift-content .fieldset > .field:not(.choice) > .control {
        width: 100%;
        float: left;
        margin-top: 5px;
    }

    .cart.table-wrapper .actions-toolbar {
        position: relative;
    }

    .cart.table-wrapper .actions-toolbar > .action-edit,
    .cart.table-wrapper .actions-toolbar > .action-delete {
        position: absolute;
        right: 16px;
        top: 0;
        display: inline-block;
    }

    .cart.table-wrapper .actions-toolbar > .action-edit > span,
    .cart.table-wrapper .actions-toolbar > .action-delete > span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .cart.table-wrapper .actions-toolbar > .action-edit:before,
    .cart.table-wrapper .actions-toolbar > .action-delete:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 18px;
        line-height: 20px;
        color: #757575;
        content: '\edeb';
        font-family: 'font-tello';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
    }

    .cart.table-wrapper .actions-toolbar > .action {
        margin-right: 40px !important;
    }

    .cart.table-wrapper .actions-toolbar > .action:last-child {
        margin-right: 0px !important;
    }

    .cart.table-wrapper .actions-toolbar .gift-options .action {
        margin-right: 0px !important;
    }

    .cart.table-wrapper .actions-toolbar .action-delete:before {
        font-family: 'font-tello';
        content: '\ea8f';
    }
}

.magemenu-menu.horizontal-menu .explodedmenu > li:hover > a,
.magemenu-menu.vertical-menu .explodedmenu > li:hover,
.magemenu-menu.horizontal-menu .menu .inner-cms-block .block.block-cate .subcate:hover,
.magemenu-menu.vertical-menu .explodedmenu li.menu .inner-cms-block .block.block-cate .subcate:hover,
.magemenu-menu.horizontal-menu .menu .inner-cms-block .block.block-cate .subcate .itemMenu:hover,
.magemenu-menu.vertical-menu .explodedmenu li.menu .inner-cms-block .block.block-cate .subcate .itemMenu:hover,
.magemenu-menu li.subcate_list:hover {
    background: #25bce9 none repeat scroll 0 0;
}

.magemenu-menu.horizontal-menu .explodedmenu li.menu.parentMenu:hover .explodedmenu-menu-popup,
.magemenu-menu.vertical-menu .explodedmenu li.menu.parentMenu:hover .explodedmenu-menu-popup, .magemenu-menu.vertical-menu .explodedmenu li.menu:hover .explodedmenu-menu-popup {
    border-top: 3px solid #25bce9;
}

.magemenu-menu .explodedmenu-menu-popup .action.primary {
    background: #25bce9 none repeat scroll 0 0;
    border: 1px solid #25bce9;
}

.magemenu-menu.horizontal-menu .menu .inner-cms-block .block.block-cate .subcate h3 > a,
.magemenu-menu.horizontal-menu .explodedmenu li.menu > a,
.magemenu-menu.horizontal-menu .menu .inner-cms-block .block.block-cate .subcate .itemMenu a,
.magemenu-menu.vertical-menu .explodedmenu > li > a,
.magemenu-menu.vertical-menu .explodedmenu li.menu .inner-cms-block .block.block-cate .subcate h3 > a,
.magemenu-menu.vertical-menu .explodedmenu li.menu .inner-cms-block .block.block-cate .subcate .itemMenu a,
.nbtype-4 .explodedmenu-menu-popup pgrid_title_menu {
    color: #333333;
}

.magemenu-menu.horizontal-menu .menu .inner-cms-block .block.block-cate .subcate:hover h3 a,
.magemenu-menu.horizontal-menu .menu .inner-cms-block .block.block-cate .subcate .itemMenu:hover > a,
.magemenu-menu.horizontal-menu .explodedmenu > li:hover > a span,
.magemenu-menu.vertical-menu .explodedmenu > li:hover > a {
    color: #ffffff;
}

.magemenu-menu .explodedmenu-menu-popup .product-name > a,
.magemenu-menu .explodedmenu-menu-popup .mm-product-name,
.magemenu-menu .explodedmenu-menu-popup .plist-pname > span,
.vertical-menu .row-product-list .nb_lbl_type a:hover,
.magemenu-menu .explodedmenu li.menu.parentMenu.nbtype-5 .row-product-list > div a, .magemenu-menu .subcate_content a.mm-product-name:hover {
    color: #636363;
}

.magemenu-menu .price-box .price {
    color: #3399cc;
}

.custom-tiktok {
    display: none;
}

.footer-top .logo-nb {
    display: none;
}

#main-tiktok-application {
    padding-left: 30px;
    position: fixed;
    bottom: 0;
    width: 35%;
}

#main-tiktok-application .fa-tiktok {
    color: #ffffff;
    filter: drop-shadow(2px 0px 0px #FD3E3E) drop-shadow(-2px -2px 0px #4DE8F4);
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 12%;
}

#main-tiktok-application .content {
    display: flex;
    background: #0a0a0a;
}

#main-tiktok-application .sub-content {
    position: relative;
    left: 13%;
}

#main-tiktok-application .sub-content > p, #main-tiktok-application .content .sub-content .url-tiktok a, #main-tiktok-application .content .sub-content .url-tiktok p {
    color: #ffffff;
    line-height: 2;
    padding-left: 5px;
}

#main-tiktok-application .content .sub-content .url-tiktok {
    display: flex;
    font-size: 19px;
    font-family: 'Maven Pro', sans-serif;
}

#main-tiktok-application .close {
    position: absolute;
    right: 32px;
    top: 32px;
    width: 32px;
    height: 32px;
    opacity: 0.3;
}

#main-tiktok-application .close:before {
    transform: rotate(45deg);
}

#main-tiktok-application .close:after {
    transform: rotate(-45deg);
}

div#main-tiktok-application .close {
    right: 14px;
    top: 8px;
    width: 20px;
    height: 20px;
    opacity: 1;
    cursor: pointer;
}

div#main-tiktok-application .close::before, div#main-tiktok-application .close::after {
    height: 20px;
    background-color: #fff;
}

div#main-tiktok-application {
    left: 60px;
    bottom: 20px;
    z-index: 10;
    width: 500px;
}

div#main-tiktok-application .fa-tiktok {
    left: 8%;
}

div#main-tiktok-application .content {
    padding: 10px;
}

div#main-tiktok-application .fa-tiktok {
    left: 10%;
}

@media only screen and (min-width: 1281px) {
    .home3-clone .text-deal h1 {
        padding: 0;
        margin: 25px 0;
        font-size: 24px;
    }

    .home3-clone.container-mobile {
        display: none;
    }

    .cms-home3-clone .page-main {
        padding: 0;
        max-width: inherit;
    }

    .cms-home3-clone .columns .column.main {
        padding-bottom: 0;
    }
}

.cms-home3-clone .g-recaptcha {
    display: none;
}

.home3-clone {
    float: left;
    width: 100%;
    border-bottom: 2px solid #ccc;
}

.home3-clone:first-child {
    border-top: none;
}

.home3-clone .container {
    width: 100% !important;
    max-width: 1240px;
}

.home3-clone.home3-clone-deal .banner {
    position: relative;
}

.home3-clone.home3-clone-deal .banner img {
    width: 100%;
    height: 300px;
}

.home3-clone .text-deal {
    text-align: center;
}

.home3-clone .block-deal-inner {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 15px;
}

.home3-clone .item-deal {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 12px 15px;
    background-color: #005ca9;
}

.home3-clone .block-deal-inner a {
    font-size: 17px;
    padding-left: 7px;
    text-transform: none;
    color: #fff !important;
}

.home3-clone .heading h2 {
    max-width: 100%;
    font-weight: 600;
    font-size: 34px;
    color: #000;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

.home3-clone .heading p {
    font-size: 20px;
    padding: 5px 0 0px;
}

.home3-clone .ic-white {
    width: 25px;
    height: 20px;
}

.home3-clone.home3-clone-dealdesk .col-md-6 .tall-banner-item__text_top {
    transform: rotate(90deg);
    position: absolute;
    right: -125px;
    top: 125px;
    height: 25px;
    width: 300px;
    padding: 25px 30px 25px 20px;
}

.home3-clone .col-md-3 .tall-banner-item__text_top {
    width: 100%;
    padding: 25px 0 25px 20px;
}

.home3-clone.home3-clone-deal .inner-block .col-md-3, .home3-clone.home3-clone-deal .inner-block .col-md-6 {
    padding: 0 10px 0 10px;
}

.home3-clone.home3-clone-dealdesk p {
    margin: 12px 0 18px 0;
}

.home3-clone .block-deal-inner {
    padding: 20px 10px;
}

@media only screen and (max-width: 1280px) {

    .home3-clone .heading h2 {
        font-size: 26px;
        padding: 0 0 5px 0 !important;
        float: unset;
        margin: auto;
        line-height: 26px;
    }
}

.cms-home3-clone .breadcrumbs {
    display: none;
}

@media only screen and (max-width: 1280px) {

    #rev_slider_3_1_wrapper {
        display: none !important;
    }

    #rev_slider_12_1_wrapper {
        display: none !important;
    }

    #rev_slider_6_2_wrapper {
        display: none !important;
    }
}

@media only screen and (min-width: 1281px) {

    .home3-clone.home3-clone-deal .inner-block .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -10px;
        margin-left: -10px;
    }

    .home3-clone.home3-clone-deal .inner-block .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .home3-clone.deal-product {
        padding-top: 20px !important;
    }

    .home3-clone-deal .tall-banner-item__text_top {
        font-size: 17px;
        bottom: 15px;
        top: inherit;
    }
}

.home3-clone.home3-clone-deal .home-product-tab-title img {
    outline: none;
    outline-offset: inherit;
}

.home3-clone.home3-clone-deal {
    padding-bottom: 35px;
}

@media only screen and (max-width: 1280px) {

    .home3-clone.home3-clone-deal .inner-block .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -10px;
        margin-left: -10px;
    }

    .home3-clone.home3-clone-deal .inner-block .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .home3-clone .block-deal-inner {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .home3-clone.home3-clone-dealdesk {
        display: none;
    }

    .home3-clone .tall-banner-item__text_top, .tall-banner-item__text_top-mobile {
        font-size: 16px;
        width: 100%;
        padding: 18px 0 18px 4px;
    }

    .home3-clone.home3-clone-deal .inner-block .row {
        padding-top: 0;
    }

    .home3-clone.deal-product {
        padding-top: 0 !important;
        margin-top: -15px;
    }

    .home3-clone .col-sm-12 .banner img {
        width: 100% !important;
        height: auto;
        object-fit: cover;
        object-position: 100% 0;
    }

    .home3-clone.container-mobile .col-sm-12 .tall-banner-item__text_top {
        font-size: 15px;
    }

    .home3-clone.container-mobile .col-sm-12 .tall-banner-item__text_top {
        transform: rotate(0);
        position: absolute;
        left: 0;
        top: inherit !important;
        bottom: 15px;
        font-size: 15px;
        width: calc(100% - 15px);
    }

    .home3-clone .col-sm-6 .banner img {
        width: 100% !important;
        height: auto;
        object-fit: cover;
        object-position: 100% 50%;
    }

    .home3-clone .col-sm-6 .tall-banner-item__text_top {
        position: absolute;
        left: 0;
        bottom: 15px;
        top: inherit !important;
        font-size: 15px;
        width: calc(100% - 15px);
    }

    .home3-clone.home3-clone-deal .inner-block .col-md-3, .home3-clone.home3-clone-deal .inner-block .col-md-6 {
        padding: 0 7.5px 0 7.5px;
    }

    .home3-clone .col-sm-12.home-product-tab-title {
        padding: 0 7.5px 0 7.5px !important;
    }

    .home3-clone .tall-banner-item__text_top, .tall-banner-item__text_top-mobile {
        font-size: 15px;
        padding-left: 12px;
    }

    .home3-clone.home3-clone-deal.deal-product .home-product-tab-title .banner {
        padding-bottom: 0;
    }

    .home3-clone .block-deal-inner {
        padding: 0 7.5px;
        margin-top: 15px;
    }

    .home3-clone .block-deal-inner a {
        font-size: 16px;
    }

    .home3-clone .ic-white {
        width: 20px;
        height: 17px;
        margin: 0 5px 0 10px;
    }
}

@media (min-width: 992px) and (max-width: 1280px) {
    .home3-clone.deal-product {
        margin-top: 30px;
    }
}

@media (min-width: 800px) and (max-width: 992px) {

    .home3-clone.home3-clone-deal .inner-block .col-sm-12 {
        flex: 33.3% !important;
    }

    .home3-clone.home3-clone-deal .inner-block .col-md-6 {
        flex: 33.3% !important;
    }
}

@media (min-width: 993px) and (max-width: 1280px) {

    .home3-clone.home3-clone-deal .inner-block .col-sm-12 {
        flex: 40% !important;
    }

    .home3-clone.home3-clone-deal .inner-block .col-md-6 {
        flex: 30% !important;
    }
}

@media (max-width: 800px) {
    .home3-clone .text-deal h1 {
        font-size: 18px;
        line-height: 22px;
        margin-top: 15px;
        margin-bottom: 8px;
    }
}

@media (min-width: 801px) and (max-width: 1280px) {
    .home3-clone .text-deal h1 {
        font-size: 18px;
        line-height: 22px;
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .home3-clone.container-mobile {
        display: unset !important;
    }

    .home3-clone .col-sm-12 .banner img {
        width: 100% !important;
        height: 300px !important;
        object-fit: cover;
        object-position: 100% 0;
    }

    .home3-clone.container-mobile .col-sm-12 .tall-banner-item__text_top {
        bottom: 15px !important;
        font-size: 15px !important;
    }

    .home3-clone .col-sm-6 .banner img {
        height: 300px !important;
    }

    .home3-clone .col-sm-6 .tall-banner-item__text_top {
        font-size: 15px !important;
        bottom: 15px !important;
    }
}

@media only screen and (max-width: 991px) {
    .section-design3 .box-item {
        display: flex;
        width: calc(100% + 10px);
        margin-left: -5px;
    }

    .section-design3 .box-item .inner {
        padding: 5px;
        margin-bottom: 0;
    }
}
.block.related .owl-dots {
    display: none;
}
.home3-clone .heading h2 {
    max-width: 100%;
    font-weight: 600;
    font-size: 30px;
    color: #000;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}
.block.related .product-item-photo {
    margin-bottom: 10px;
}
.home3-clone.section-print3 .section-content {
    padding: 25px 0;
    margin: 20px 0 0 0 !important;
}

.home3-clone.home3-clone-category .row {
    padding-top: 25px;
}

.home3-clone-custom .section-content {
    padding-top: 25px;
}

@media only screen and (min-width: 768px) {
    .home3-clone.mobile-category {
        display: none;
    }
}

.home3-clone.home3-clone-category .category-child a:link {
    color: #333;
    font-weight: 400;
    font-size: 16px;
}

.home3-clone.home3-clone-category .category-child {
    padding-top: 20px;
}

.home3-clone.home3-clone-category .category-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 10px 0 10px;
}

.home3-clone.home3-clone-category .category-item-img span {
    position: absolute;
    bottom: 15px;
    text-align: left;
    padding: 15px;
    display: block;
    text-transform: none;
    color: #fff;
    background-color: #005ca9;
    font-size: 20px;
    width: calc(100% - 15px)
}

.home3-clone .category-image img {
    height: 232px;
    width: 100%;
}

.home3-clone.home3-clone-category .category-item-img {
    position: relative;
}

.home3-clone.home3-clone-category .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 25px;
    margin-left: -10px;
    margin-right: -10px;
}

.home3-clone.home3-clone-category {
    padding-top: 30px;
    padding-bottom: 30px;
}

@media only screen and (max-width: 768px) {

    .home3-clone.home3-clone-category .row {
        margin-top: 5px;
    }

    .home3-clone.home3-clone-category .category-item .category-child {
        display: none;
    }

    .mobile-category .item a {
        -webkit-line-clamp: 1;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .home3-clone.home3-clone-category .category-item:first-child {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 7.5px 7.5px 7.5px;
        display: flex;
    }

    .home3-clone.home3-clone-category .category-image img {
        height: 160px;
        width: 100%;
        object-position: 100% 0;
    }

    .home3-clone.home3-clone-category .category-item:first-child .category-item-img {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
        max-width: unset;
        padding: 0;
        width: 100%;
        order: 2;
    }

    .home3-clone.home3-clone-category .category-item:first-child .category-child {
        display: block;
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
        max-width: unset;
        width: calc(100% + 20px);
        padding: 0 15px 0 0;
    }

    .home3-clone.home3-clone-category .category-item {
        padding: 7.5px;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .home3-clone.home3-clone-category .category-item-img span {
        width: calc(100% - 15px);
        top: 15px;
        font-size: 16px;
        padding: 10px;
        bottom: unset;
    }
}

.catalog-product-view .home3-clone.home3-clone-category {
    border-top: 2px solid #ccc;
    padding-bottom: 30px;
    margin-top: 40px;
    border-bottom: 2px solid #ccc;
}

.catalog-product-view .section-print3 .heading p {
    padding: 0;
}

.catalog-product-view .home3-clone.home3-clone-feature {
    padding-top: 20px !important;
    padding-bottom: 0;
}
.gallery-items .owl-dots {
    display: none;
}
.catalog-product-view .star-wrapper {
    position: relative;
    display: inline-block;
}

.catalog-product-view .full-stars {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    color: gold;
    width: 100%;
    clip-path: inset(0 0 0 0);
}

.catalog-product-view .empty-stars {
    color: lightgray;
    white-space: nowrap;
}

.catalog-product-view .full-stars i {
    clip-path: inset(0 0 0 0);
}

.reviews-actions .label-content {
    font-size: 14px;
    font-weight: 500;
}

.catalog-product-view .price-box .price-label {
    display: block;
}

.reviews-actions .label-content .ekomi-label {
    font-weight: 700;
}

.catalog-product-view .product-info-main .product-info-price .price-box {
    position: absolute;
    float: left !important;
    margin-top: 20px !important;
}

.low_price {
    display: flex;
    flex-direction: row;
    gap: 3px;
    align-items: baseline;
    font-size: 20px;
    font-weight: 500;
}

.main_price .price {
    font-size: 30px;
    font-weight: 500;
    white-space: nowrap;
}
@media only screen and (min-width: 1080px) {
    .price-home.price-sale {
        display: flex;
        flex-direction: row;
        gap: 3px;
        align-items: baseline;
    }
}

@media only screen and (max-width: 1079px) {
    .main_price .price {
        font-size: 25px;
    }

    .low_price {
        font-size: unset;
        line-height: 20px;
    }

    .catalog-product-view .product-info-main .product-info-price .price-box {
        float: left !important;
        margin-top: 7px !important;
    }
}
.catalog-product-view span.price-container.price-final_price.tax.weee, .catalog-product-view .product.attribute.sku {
    display: inline-flex;
}

.catalog-product-view .product.attribute.sku {
    padding-bottom: 15px;
}

.catalog-product-view .product-options-bottom.col-md-6.col-xs-12 .fieldset.cart-action .actions {
    padding-top: 45px;
}
.catalog-product-view span.price-container.price-final_price.tax.weee {
    display: none;
}
