/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i');

.cms-home .columns {
    float: left;
    width: 100%;
}

    .cms-home .columns .column.main {
        padding-bottom: 0;
    }

.cms-home .top-product .container, .cms-home .featured-product .container {
    max-width: 100%;
    padding: 0;
}

.checkout-cart-index .message.message-success.success {
    margin: 0 0 10px;
}

.message-error.error.message, .message-success.success.message, .message.info.empty, .message-notice.notice.message {
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    margin: 0;
    font-size: 16px;
    background: #ebebeb;
}

.message.error > :first-child::before, .message.success > :first-child::before, .message.info > :first-child::before, .message.notice > :first-child::before {
    margin: -14px -35px 0;
    left: auto;
}

.catalog-product-view .message-success.success.message, .catalog-product-view .message-error.error.message {
    margin: 0 0 20px;
}

.navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main {
    padding: 0 15px !important;
    max-width: 100% !important;
}

.page-layout-1column #maincontent {
    padding: 0 !important;
}

.footer.content {
    padding: 0 0px !important;
}

.breadcrumbs {
    float: left;
    width: 100%;
    background: none;
    margin: 0;
    padding: 6px 0 0 !important;
    text-transform: none;
}

    .breadcrumbs a, .breadcrumbs li {
        vertical-align: middle !important;
        text-decoration: none;
        color: #000;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        opacity: 1;
        padding: 0;
    }

    .breadcrumbs .item:not(:last-child)::after {
        display: inline-block;
        padding: 0;
        color: #000;
        font-size: 30px;
        line-height: 24.5px;
    }

    .breadcrumbs a:hover {
        color: #c03;
    }

.checkout-index-index .sections.nav-sections .bss-megamenu.navigation ~ .navigation {
    display: none;
}

.sections.nav-sections, .sections.nav-sections .navigation {
    background: transparent;
    margin: 0;
    text-align: center;
}

.sections.nav-sections {
    margin: -68px 0 0;
    display: block;
}

    .sections.nav-sections .navigation li a#ui-id-8, .sections.nav-sections .navigation li a.ui-id-8-end {
        background: #CC0033;
    }

        .sections.nav-sections .navigation li a#ui-id-8:hover {
            background: #fff;
        }

    .sections.nav-sections .navigation li {
        margin: 0;
    }

        .sections.nav-sections .navigation li.has-active a {
            background: #fff;
        }

        .sections.nav-sections .navigation li .dropdown-menu.fullwidth .col-sm-6 {
            width: 100%;
        }

        .sections.nav-sections .navigation li .dropdown-menu.fullwidth .menu-items {
            width: 16%;
            max-width: 20%;
            float: left;
            padding: 0 0 0 15px;
        }


        .sections.nav-sections .navigation li .dropdown-menu.fullwidth .col-sm-6 {
            width: 100%;
            max-width: 100%;
            display: block;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            padding: 0 0 0 15px;
        }

        .sections.nav-sections .navigation li .dropdown-menu.fullwidth .bss-megamenu-content {
            padding: 30px 20px 20px !important;
        }

            .sections.nav-sections .navigation li .dropdown-menu.fullwidth .bss-megamenu-content li {
                border: 0;
                padding: 0 !important;
                margin: 0 0 10px;
                float: left;
                width: 100%;
            }

    .sections.nav-sections .nav-sections-item-content .navigation ul li ul a strong {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 15px;
    }

    .sections.nav-sections .navigation li .dropdown-menu.fullwidth .bss-megamenu-content a {
        color: #575757 !important;
        border-bottom: 0;
        text-transform: none;
        line-height: 20px;
        font-size: 14px;
        margin: 0;
        font-weight: normal;
        padding: 0;
        width: 100%;
        float: left;
    }

    .sections.nav-sections .navigation li .dropdown-menu.fullwidth .bss-megamenu-content li a#ui-id-8 {
        background: transparent;
    }

    .sections.nav-sections .navigation li .dropdown-menu.fullwidth .bss-megamenu-content li a:hover {
        color: #cc0033 !important;
        background: transparen !important;
        border-bottom: 0 !important;
    }

.cms-home.page-layout-1column #maincontent {
    width: 100% !important;
    margin-right: auto !important;
    margin-left: auto !important;
    padding: 0 15px !important;
}

header .header.content, header.page-header .header.panel, .sections.nav-sections .section-items, .breadcrumbs ul, .page-products #maincontent, .catalog-product-view #maincontent, .checkout-cart-index #maincontent, .customer-account-login #maincontent, .account #maincontent, .cms-postcode-html #maincontent, .checkout-index-index #checkout, .checkout-onepage-success #maincontent, .cms-noroute-index #maincontent, .contact-index-index #maincontent, .cms-privacy-policy-cookie-restriction-mode #maincontent, .cms-page-view #maincontent.page-main {
    width: 100% !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}

.customer-account-logoutsuccess #maincontent, .customer-account-confirmation #maincontent {
    padding: 20px 15px !important;
    width: 100% !important;
}

.catalog-product-view .message-notice.notice.message {
    margin: 0 0 15px;
}

.cms-noroute-index #maincontent {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.account #maincontent {
    overflow: hidden;
}

body .page-header .panel.wrapper {
    border-bottom: 0;
}

@media (min-width: 576px) {
    .cms-noroute-index #maincontent, .page-layout-1column #maincontent, .cms-page-view #maincontent.page-main {
        max-width: 100% !important;
    }
}

@media (min-width: 576px) {
    header .header.content, header.page-header .header.panel, .sections.nav-sections .section-items, .breadcrumbs ul, .page-products #maincontent, .catalog-product-view #maincontent, .customer-account-login #maincontent, .account #maincontent, .cms-postcode-html #maincontent, .contact-index-index #maincontent, .cms-privacy-policy-cookie-restriction-mode #maincontent, .cms-home.page-layout-1column #maincontent, .customer-account-logoutsuccess #maincontent, .customer-account-confirmation #maincontent, .cms-page-view #maincontent.page-main {
        max-width: 540px !important;
    }
}

@media (min-width: 768px) {
    header .header.content, header.page-header .header.panel, .sections.nav-sections .section-items, .breadcrumbs ul, .page-products #maincontent, .catalog-product-view #maincontent, .customer-account-login #maincontent, .account #maincontent, .cms-postcode-html #maincontent, .cms-noroute-index #maincontent, .contact-index-index #maincontent, .cms-privacy-policy-cookie-restriction-mode #maincontent, .cms-home.page-layout-1column #maincontent, .customer-account-logoutsuccess #maincontent, .customer-account-confirmation #maincontent, .cms-page-view #maincontent.page-main {
        max-width: 720px !important;
    }
}

@media (min-width: 992px) {
    header .header.content, header.page-header .header.panel, .sections.nav-sections .section-items, .breadcrumbs ul, .page-products #maincontent, .catalog-product-view #maincontent, .customer-account-login #maincontent, .account #maincontent, .cms-postcode-html #maincontent, .cms-noroute-index #maincontent, .contact-index-index #maincontent, .cms-privacy-policy-cookie-restriction-mode #maincontent, .cms-home.page-layout-1column #maincontent, .customer-account-logoutsuccess #maincontent, .customer-account-confirmation #maincontent, .cms-page-view #maincontent.page-main {
        max-width: 960px !important;
    }
}

@media (min-width: 1200px) {
    header .header.content, header.page-header .header.panel, .sections.nav-sections .section-items, .breadcrumbs ul, .page-products #maincontent, .catalog-product-view #maincontent, .checkout-cart-index #maincontent, .customer-account-login #maincontent, .account #maincontent, .cms-postcode-html #maincontent, .cms-noroute-index #maincontent, .contact-index-index #maincontent, .cms-privacy-policy-cookie-restriction-mode #maincontent, .cms-home.page-layout-1column #maincontent, .customer-account-logoutsuccess #maincontent, .customer-account-confirmation #maincontent, .cms-page-view #maincontent.page-main {
        max-width: 1140px !important;
    }

        .checkout-cart-index #maincontent .cart-container .cart.table-wrapper td:first-child {
            width: 570px;
        }

    header .panel.header .logo {
        padding: 0 145px 0 0 !important;
    }
}

@media (min-width: 1400px) {
    header .header.content, header.page-header .header.panel, .sections.nav-sections .section-items, .breadcrumbs ul, .page-products #maincontent, .catalog-product-view #maincontent, .checkout-cart-index #maincontent, .customer-account-login #maincontent, .account #maincontent, .cms-postcode-html #maincontent, .checkout-index-index #checkout, .checkout-onepage-success #maincontent, .cms-noroute-index #maincontent, .contact-index-index #maincontent, .cms-privacy-policy-cookie-restriction-mode #maincontent, .cms-home.page-layout-1column #maincontent, .customer-account-logoutsuccess #maincontent, .customer-account-confirmation #maincontent, .cms-page-view #maincontent.page-main {
        max-width: 1280px !important;
    }


    header .panel.header .logo {
        padding: 0 167px 0 0 !important;
    }

    header.page-header .header.panel .block.block-search {
        width: 315px !important;
    }

    .call-box {
        margin: 0px 75px 0 !important;
    }

    .newsletter form {
        max-width: 500px !important;
    }

    .page-products #maincontent .column.main .products li {
        width: 100% !important;
        max-width: 242px !important;
        float: left !important;
    }


    .sections.nav-sections .section-items {
        text-align: center !important;
        z-index: 99 !important;
        position: relative !important;
    }

    .checkout-cart-index #maincontent .cart-container .cart.table-wrapper td:first-child {
        width: 600px;
    }
}

.checkout-index-index #maincontent {
    width: 100%;
    max-width: 100% !important;
}


.product-item-inner {
    float: left;
    width: 100%;
    min-height: 40px;
}


.products-grid .product-item-actions {
    margin: 0;
    float: left;
    width: 100%;
}

.page-products #maincontent .column.main .products li:hover {
    background: #fff;
    border: 1px solid #edecec;
}

* {
    padding: 0;
    margin: 0;
    list-style: none;
}

html, body {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}

.clear {
    clear: both;
}

a, a:hover {
    text-decoration: none !important;
}

img {
    max-width: 100%;
}

html body {
    background: #fff;
    position: relative;
    font-family: 'Poppins', sans-serif;
    color: #3e4447;
}
/**************** my css ****************/

a:hover {
    color: #cc0033;
}

.cms-home .page-title-wrapper {
    display: none;
}

#header, header {
    background: #3e4447;
    padding: 25px 0 30px 0;
}

    header .panel.header .logo {
        margin: 0;
        padding: 0 20px 0 0;
        position: relative;
    }

        header .panel.header .logo img {
            width: 100%;
            height: auto;
            margin: 0;
            max-width: 240px;
        }

.page-header .panel.wrapper {
    border-bottom: 0;
}

header.page-header .header.panel .block.block-search {
    float: left;
    width: 295px;
    position: relative;
    z-index: 100
}

header.page-header .header.panel .header.links {
    position: relative;
    float: none;
    clear: none;
    width: 100px;
    vertical-align: top;
    height: auto;
}

    header.page-header .header.panel .header.links .item.link.compare {
        display: none !important;
    }

header.page-header .header.panel .minicart-wrapper {
    float: none;
}

    header.page-header .header.panel .minicart-wrapper .action.showcart .counter.qty {
        background: transparent;
        text-align: center;
        padding: 0;
        margin: 0;
        width: auto;
        min-width: auto;
        height: auto;
        display: block;
        width: auto;
        position: absolute;
        right: -45px;
        top: -50px;
    }

        header.page-header .header.panel .minicart-wrapper .action.showcart .counter.qty .counter-number {
            background: #fff;
            color: #000;
            border: 0;
            text-overflow: ellipsis;
            top: 0;
            -webkit-transform: scale(1);
            transform: scale(1);
            -webkit-transform-origin: top;
            transform-origin: top;
            font: bold .5em calibri;
            font-size: 0.5em;
            font-size: smaller;
            display: inline-block;
            bottom: 20px;
            margin: 0;
            height: 20px;
            overflow: hidden;
            padding: 2px 4px;
            border-radius: 1em;
        }

    header.page-header .header.panel .minicart-wrapper .block-minicart {
        right: -110px;
        width: 370px;
        top: 100%;
        padding: 42px 0 0;
    }

        header.page-header .header.panel .minicart-wrapper .block-minicart .subtitle.empty {
            display: block;
            font-size: 14px;
            padding: 0 0 34px;
            text-align: center;
            font-weight: normal;
            color: red;
        }

    header.page-header .header.panel .minicart-wrapper .minicart-items-wrapper li .product.options {
        display: none;
    }

header.page-header .greet.welcome {
    width: 210px;
    margin: 0;
    color: #fff;
    font-weight: 500;
    font-style: italic;
    font-size: 15px;
}

header.page-header .header.panel .minicart-wrapper .block-minicart::before, header.page-header .header.panel .minicart-wrapper .block-minicart::after {
    content: "";
    position: absolute;
    top: -12px;
    right: 75px;
    width: 27px;
    height: 14px;
    background: url("../img/basket-arrow.png") no-repeat 0 0;
    background-repeat: no-repeat;
    border: 0;
}

header.page-header .header.panel .header.links .logout-custom {
    position: absolute;
    left: 0;
    bottom: -28px;
    z-index: 9;
}

    header.page-header .header.panel .header.links .logout-custom a {
        float: left;
        color: #fff;
        background: #c03;
        padding: 0 10px;
        display: inline-block !important;
        font-size: 16px !important;
        vertical-align: middle !important;
        height: 24px;
        line-height: 23px;
        transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
    }

    header.page-header .header.panel .header.links .logout-custom:hover a {
        background: #fff;
        color: #000;
    }

    header.page-header .header.panel .header.links .logout-custom a {
        font-size: 14px;
        font-weight: 500;
    }

header.page-header .header.panel .block-minicart button#top-cart-btn-checkout {
    width: 100%;
    background: #cc0033;
    border: none;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    vertical-align: middle;
    cursor: pointer;
    font-weight: 500;
    margin: 30px auto 20px;
    width: auto;
    padding: 0 35px;
    font-family: 'Poppins', sans-serif;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
}

    header.page-header .header.panel .block-minicart button#top-cart-btn-checkout:hover {
        background: #333;
    }

header.page-header .header.panel #minicart-content-wrapper .block-content > .actions .primary {
    margin: 0 0 5px;
}

header.page-header .header.panel .block-minicart .items-total, header.page-header .header.panel .block-minicart .items-total span {
    color: #3e4447;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    padding: 0 2px;
}

header.page-header .header.panel #minicart-content-wrapper .block-content .items-total {
    justify-content: center;
    -webkit-justify-content: center;
}

header.page-header .header.panel .block-minicart .subtotal .amount.price-container span.price {
    font-weight: 500;
    color: #cc0033;
    font-size: 20px;
    margin: 0 0 0;
    padding: 3px 0;
}

header.page-header .header.panel .minicart-wrapper .minicart-items-wrapper {
    padding: 0;
    margin: 0;
    overflow: scroll;
}

header.page-header .header.panel .block-minicart .price-container .price {
    font-size: 18px;
    line-height: 100%;
    display: block;
    margin: 0 0 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #cc0033;
    float: left;
    width: 100%;
}

header.page-header .header.panel .minicart-wrapper .minicart-items-wrapper li {
    text-align: left;
    padding: 20px 30px;
    position: relative;
}

header.page-header .header.panel .minicart-wrapper .minicart-items .product-item-details .product-item-name {
    line-height: 15px;
    margin: 0 0 12px;
}

    header.page-header .header.panel .minicart-wrapper .minicart-items .product-item-details .product-item-name a {
        color: #3e4447 !important;
        font-size: 15px !important;
        font-weight: normal !important;
        line-height: 22px;
    }

header.page-header .header.panel .minicart-wrapper .minicart-items-wrapper li .toggle span {
    font-size: 14px;
}

header.page-header .header.panel #minicart-content-wrapper .block-content .subtotal .label {
    line-height: 20px;
    color: #000;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

header.page-header .header.panel .minicart-wrapper .minicart-items .product .action.edit::before {
    content: '';
    background: url(../img/edit.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
}

header.page-header .header.panel .minicart-wrapper .minicart-items .product.delete::before {
    color: #868686;
}

header.page-header .header.panel .minicart-wrapper .action.viewcart {
    background: #cc0033;
    border: none;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    vertical-align: middle;
    cursor: pointer;
    font-weight: 400;
    margin: 30px auto 20px;
    width: auto;
    padding: 10px 25px;
    font-family: 'Poppins', sans-serif;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
}

header.page-header .header.panel #minicart-content-wrapper .block-content > .actions .secondary {
    width: 100%;
}

header.page-header .header.panel .minicart-wrapper .action.viewcart:hover {
    background: #333;
}

header.page-header .header.panel .minicart-wrapper .minicart-items .product-item-details .details-qty {
    margin-top: 0;
}

header.page-header .header.panel .minicart-wrapper .minicart-items .product .actions {
    margin: 0;
}

header.page-header .header.panel .minicart-wrapper .minicart-items .product-item-details .details-qty .label {
    display: inline-block;
    float: left;
    font-size: 15px;
}

header.page-header .header.panel .minicart-wrapper .minicart-items .product-item-details .details-qty .item-qty {
    margin: 0;
    border: 1px solid #dadada;
    width: 28px;
    display: inline-block;
    text-align: center;
    line-height: 28px;
    margin: -20px 0 0 8px;
}

header.page-header .header.panel .minicart-wrapper .minicart-items .product-item-details .details-qty .update-cart-item {
    float: left;
    width: 100%;
    text-align: center;
    border: 0;
    padding: 0;
    margin: 5px 0 0;
}

    header.page-header .header.panel .minicart-wrapper .minicart-items .product-item-details .details-qty .update-cart-item span {
        float: left;
        text-align: center;
        border: 0;
        font-size: 15px;
        font-weight: normal;
        width: 100%;
        border: 0;
        padding: 6px;
        background: #cc0033;
        margin: 0;
        color: #fff;
        transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
    }

        header.page-header .header.panel .minicart-wrapper .minicart-items .product-item-details .details-qty .update-cart-item span:hover {
            background: #000;
        }

header.page-header .header.panel .minicart-wrapper .minicart-items .product-item-details .content {
    font-size: 15px;
}

    header.page-header .header.panel .minicart-wrapper .minicart-items .product-item-details .content .label {
        font-weight: 600;
    }

header.page-header .header.panel .block.block-search input[type="text"] {
    width: 100%;
    background: #f1f1f1;
    border: 2px solid #000000;
    height: 35px;
    line-height: 35px;
    padding: 0 34px 0 20px;
    color: #000;
    font-size: 14px;
}

header.page-header .header.panel .block.block-search.action.search {
    position: absolute;
    right: 0;
    background: none;
    border: none;
    top: 0;
    cursor: pointer;
    width: 35px;
    height: 35px;
    line-height: 35px;
    bottom: 0;
    top: 0;
    padding: 0;
}

header.page-header .header.panel .block.block-search .nested {
    display: none;
}

.page-header form .action.search {
    position: absolute;
    right: 0;
    background: none;
    border: none;
    cursor: pointer;
    width: 35px;
    height: 35px;
    line-height: 35px;
    bottom: 0;
    top: 0;
    padding: 0;
    opacity: 1 !important;
}

.page-header .action.search::before {
    background: url(../img/search.png);
    background-repeat: no-repeat;
    background-position: center;
    color: transparent !important;
    line-height: 35px !important;
}

header.page-header .header.panel .header.links li:first-child {
    position: relative;
    color: #fff;
    text-align: center;
    padding: 25px 0 0;
}

    header.page-header .header.panel .header.links li:first-child a::before {
        content: "\f007";
        position: absolute;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-size: 24px;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        list-style: none;
        color: #fff;
        left: 0;
        right: 0;
        top: 0;
    }

    header.page-header .header.panel .header.links li a:hover, header.page-header .header.panel .header.links li:first-child a:hover:before, header.page-header .header.panel .minicart-wrapper a:hover:before, header.page-header .header.panel .minicart-wrapper a:hover:after {
        color: #a0a0a0;
    }


header.page-header .header.panel .header.links li a {
    color: #fff;
    font-weight: 200;
    font-size: small;
}

header.page-header .header.panel .minicart-wrapper .action.showcart::before {
    content: "\f291";
    font-family: "Font Awesome 5 Free";
    font-weight: normal;
    font-weight: 900;
    font-size: 24px;
    color: #fff;
    position: absolute;
    top: -49px;
}

header.page-header .header.panel .minicart-wrapper .action.showcart::after {
    content: 'Basket';
    position: absolute;
    color: #fff;
    font-size: small;
    font-weight: 200;
    position: absolute;
    left: -5px;
    right: 0;
    top: -20px;
}

header.page-header .header.panel .minicart-wrapper .action.showcart:hover:before, header.page-header .header.panel .minicart-wrapper .action.showcart:hover:after {
    color: #a0a0a0;
}

header.page-header .header.panel .minicart-wrapper .action.showcart:hover .counter.qty .counter-number {
    background: #a0a0a0;
    color: #fff;
}

header.page-header .header.panel #minicart-content-wrapper .block-content {
    flex-direction: column;
    -webkit-flex-direction: column;
}

    header.page-header .header.panel #minicart-content-wrapper .block-content .items-total {
        order: 2;
    }

    header.page-header .header.panel #minicart-content-wrapper .block-content .subtotal {
        order: 1;
    }

    header.page-header .header.panel #minicart-content-wrapper .block-content > .actions {
        order: 3;
    }

    header.page-header .header.panel #minicart-content-wrapper .block-content .minicart-items-wrapper {
        order: 4;
    }

        header.page-header .header.panel #minicart-content-wrapper .block-content .minicart-items-wrapper ~ .actions {
            order: 5;
        }



        header.page-header .header.panel #minicart-content-wrapper .block-content,
        header.page-header .header.panel #minicart-content-wrapper .block-content .items-total,
        header.page-header .header.panel #minicart-content-wrapper .block-content .subtotal,
        header.page-header .header.panel #minicart-content-wrapper .block-content > .actions,
        header.page-header .header.panel #minicart-content-wrapper .block-content .minicart-items-wrapper,
        header.page-header .header.panel #minicart-content-wrapper .block-content .minicart-items-wrapper ~ .actions {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            justify-content: center;
            -webkit-justify-content: center;
        }


            header.page-header .header.panel #minicart-content-wrapper .block-content .minicart-items-wrapper #mini-cart {
                width: 100%;
            }


.search-form {
    float: left;
    width: 280px;
    position: relative;
}

    .search-form input {
        width: 100%;
        background: #f1f1f1;
        border: 2px solid #000000;
        height: 35px;
        line-height: 35px;
        padding: 0 20px;
        color: #9a9b9b;
        font-size: 14px;
    }



.fas[data-count] {
    position: relative;
}

    .fas[data-count]::after {
        position: absolute;
        right: -1.0em;
        top: -0.75em;
        content: attr(data-count);
        padding: .1em;
        border-radius: 10em;
        line-height: .9em;
        color: #3e4447ff;
        background: white;
        text-align: center;
        min-width: 1em;
        font: bold .4em sans-serif;
        font-size: small;
    }



.search-form button {
    position: absolute;
    right: 0;
    background: none;
    border: none;
    top: 0;
    cursor: pointer;
    width: 35px;
    height: 35px;
    line-height: 35px;
}

.call-box {
    float: left;
    margin: 0px 25px 0;
    font-size: 18px;
    font-weight: 600;
    color: #ffff;
    text-align: center;
    line-height: 24px;
}

    .call-box span {
        display: block;
        color: #fff;
        font-weight: normal;
        font-size: 16px;
    }

    .call-box a {
        color: #fff !important;
        font-weight: 500;
        font-size: 19px;
        padding: 0 0 0 25px;
    }

    .call-box .phn-contact {
        position: relative;
        width: auto;
        margin-top: 8px;
    }

        .call-box .phn-contact::before {
            font-family: "Font Awesome 5 Free";
            content: "\f2a0";
            position: absolute;
            top: -2px;
            transform: rotate(-40deg);
            font-size: 25px;
        }


.top-list {
    float: left;
}

    .top-list ul {
        margin: 0;
        text-align: center;
    }

        .top-list ul li {
            display: inline-block;
            margin: 0 20px 0 0;
            vertical-align: middle;
        }

            .top-list ul li:last-child {
                margin: 0;
            }

            .top-list ul li a {
                color: #fff;
                font-weight: 100;
                text-transform: none;
                font-size: 12px;
            }

                .top-list ul li a img {
                    vertical-align: middle;
                }

                .top-list ul li a span {
                    display: block;
                    padding: 8px 0 0;
                    opacity: 1;
                }

                .top-list ul li a:hover span {
                    opacity: 1;
                }

                /*.top-list ul li i:hover,*/ .top-list ul li a:hover {
                    color: #a0a0a0;
                }

/*delete*/

.fa-layers-counterNR, .fa-layers-text {
    display: inline-block;
    position: relative;
    text-align: center;
}

.fa-layers-text {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: center center;
    transform-origin: center center;
}

.fa-layers-counterNR {
    background-color: white;
    border-radius: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: black;
    height: 2.0em;
    line-height: 2.0;
    max-width: 5em;
    min-width: 1.5em;
    overflow: hidden;
    padding: 0.25em;
    right: 0;
    text-overflow: ellipsis;
    /*top: 0;*/
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: top;
    transform-origin: top;
    font: bold .5em calibri;
    font-size: smaller;
    display: inline-block;
    bottom: 10px;
}

/*delete*/

.navbar {
    padding: 0;
    margin: 20px 0 0;
}


.navbar-light .navbar-nav .nav-link, .sections.nav-sections .navigation li a {
    color: #fefefe;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 40px;
    padding: 0 20px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    border: 0 !important;
}





.sections.nav-sections a {
    display: inline-block;
    color: #fefefe;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 55px;
    text-transform: uppercase;
    line-height: 55px;
    padding: 0 10px;
}

    .sections.nav-sections a:hover, .sections.nav-sections a.active {
        color: #3e4447ff;
        background: #fff;
    }

.sections.nav-sections .nav-sections-item-content .navigation ul {
    padding: 0;
    border-radius: 0
}

.sections.nav-sections .navigation li ul {
    text-align: left;
}

.sections.nav-sections .nav-sections-item-content .navigation .level0.parent > .level-top > .ui-menu-icon::after, .sections.nav-sections .nav-sections-item-content .navigation .level0 .submenu li.parent > a > .ui-menu-icon::after {
    margin: 0 -4px 0 0;
    font-size: 30px;
}

.sections.nav-sections .nav-sections-item-content .navigation .level0 .submenu li.parent > a > .ui-menu-icon::after {
    font-size: 35px;
}


.sale {
    background: #CC0033;
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .active .nav-link, .sections.nav-sections .navigation li:hover > a, .sections.nav-sections .navigation li:focus > a, .sections.nav-sections .navigation li.active a {
    color: #3e4447ff !important;
    background: #fff !important;
}



.slider-text {
    position: absolute;
    max-width: 1050px;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    text-align: center;
    height: 200px;
    line-height: 200px;
    background: rgba(255,255,255,0.5);
    font-size: 60px;
    font-weight: 600;
    color: #3e4447;
    text-shadow: 3px 0px 30px #fff;
}

    .slider-text span {
        color: #CC0033;
    }

.owl-nav {
    display: none;
}

.owl-dots {
    text-align: center;
    position: absolute;
    bottom: 40px;
    width: 100%;
}

.owl-dot {
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #000;
    display: inline-block;
    margin: 0 4px;
}

    .owl-dot:hover, .owl-dot.active {
        background: #cc0033;
    }

.top-product {
    margin: 70px 0 0;
}

.product-box {
    margin: 0 0 60px;
    position: relative;
    text-align: center;
}

    .product-box img {
        width: 100%;
        height: auto;
    }

.product-name {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    line-height: 60px;
    background: rgba(255,255,255,0.5);
    font-size: 25px;
    color: #3e4447;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
}

h2 {
    text-align: center;
    font-size: 25px;
    margin: 0 0 60px;
    line-height: 100%;
}

.catalogsearch-result-index .search.results .block {
    display: none;
}

.UserAccountForm {
    padding: 0 120px 0 15px;
}

.columnUserSpacer {
    flex: 0%;
}

.columnUserAccount {
    float: left;
    flex: 50%;
    padding-left: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 25px;
    border-style: solid;
    border-color: #3e4447;
    border-width: medium;
    border-radius: 30px;
}

    .columnUserAccount label {
        margin: 0;
        line-height: 20px;
    }
    /*.columnUserAccount form {
        max-width: 430px
    }*/


    .columnUserAccount form input[type=text], .columnUserAccount form input[type=password] {
        width: 70%;
        height: 35px;
        line-height: 25px;
        /*border: solid;*/
        font-size: 14px;
        color: #272727;
        font-weight: 600;
        background: #fff;
        padding: 0 120px 0 15px
    }


    /*.columnUserAccount form label {
        display: inline-block;
        position: relative;
        padding-left: 0px;
        margin-bottom: 12px;
        cursor: pointer;
        font-size: 14px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;

    }*/

    .columnUserAccount form input[type="checkbox"] {
        /*all:unset;*/
        width: 80%;
        display: inline-block;
        position: relative;
        top: 0;
        left: 0;
        height: 15px;
        width: 25px;
        background-color: #eee;
        padding: 0 0 0 0;
        /*border: solid;*/
        border-color: black;
        font-size: 20px;
        color: red;
    }

.RHButton {
    height: 40px;
    font-size: medium;
    min-width: 100px;
    color: white;
    background-color: #3e4447;
}

.featured-product {
    margin: 40px 0 20px;
}

.newsletter {
    background: #ebebeb;
    padding: 10px 0;
}

    .newsletter .field.newsletter #newsletter-error {
        font-size: 14px;
    }

    .newsletter .field.newsletter label {
        display: none;
    }

    .newsletter form {
        max-width: 430px;
        float: right;
        position: relative;
        width: 100%;
    }

        .newsletter form input[type="text"], .newsletter form input[type="email"] {
            width: 100%;
            height: 45px;
            line-height: 45px;
            border: none;
            font-size: 14px;
            color: #272727;
            font-weight: 600;
            background: #fff;
            padding: 0 130px 0 15px;
        }


        .newsletter form input[type="submit"], .newsletter form .actions button {
            position: absolute;
            right: 0;
            top: 0;
            border: none;
            height: 45px;
            padding: 0 22px;
            font-weight: 600;
            text-transform: uppercase;
            font-size: 14px;
            color: #fff;
            background: #cc0033;
        }

        .newsletter form .actions button {
            border: none;
            height: 45px;
            padding: 0 22px;
            font-weight: 700;
            text-transform: uppercase;
            font-size: 14px;
            color: #fff;
            background: #cc0033;
            transition: all ease 0.5s;
            -o-transition: all ease 0.5s;
            -webkit-transition: all ease 0.5s;
        }

            .newsletter form .actions button:hover {
                border: 0;
            }

    .newsletter .field.newsletter {
        padding: 0;
    }

    .newsletter p {
        margin: 0;
        line-height: 22px;
    }

#footer {
    background: #3e4447;
    padding: 55px 0 30px;
    color: #cecece;
    float: left;
    width: 100%;
}

.footer-logo img {
    max-width: 260px;
}

.footer-middle .payment-footer {
    width: 100%;
    text-align: center;
    margin: 30px auto 0;
    max-width: 308px;
}

    .footer-middle .payment-footer h3 {
        color: #fff;
        text-transform: uppercase;
        font-size: 20px;
        font-weight: normal;
        line-height: 100%;
        margin: 0 0 15px;
        text-align: center;
    }

.footer-middle ul.sce {
    margin: 0 0 0;
    float: left;
    width: 100%;
}

    .footer-middle ul.sce li {
        padding: 0 5px 5px 0;
        margin: 0 !important;
        float: left;
    }

        .footer-middle ul.sce li:last-child {
            padding-right: 0;
        }

        .footer-middle ul.sce li i, .footer-middle ul.sce li em {
            font-size: 35px;
            color: #bab9b9;
        }

.footer-middle img {
    margin: 0 0 18px;
}

.footer-middle ul.sce li i span, .footer-middle ul.sce li em span {
    display: none;
}

.footer-top h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: normal;
    line-height: 100%;
    margin: 0 0 35px;
}

.footer-top ul {
    margin: 0;
    line-height: 100%;
}

    .footer-top ul li {
        margin: 0 0 10px !important;
    }

        .footer-top ul li a {
            color: #cecece;
            font-size: 15px;
        }

.footer-bottom {
    margin: 40px 0 0;
    padding: 30px 0 0;
    border-top: 1px solid #52575a;
}

    .footer-bottom p {
        margin: 0 0 10px;
        font-size: 15px;
    }

    .footer-bottom a {
        font-size: 14px;
        color: #a0a0a0;
    }

        .footer-top ul li a:hover, .footer-bottom a:hover {
            color: white;
        }

    .footer-bottom .social {
        text-align: center;
    }

.social {
    float: right;
}

    .social a {
        margin: 0 10px 0 0;
    }

.footer-bottom .social a:last-child {
    margin: 0;
}

.message.global.demo {
    font-size: 16px;
}

/*** inner page ****/

.breadcrumb {
    background: none;
    padding: 0;
    margin: 50px 0;
    text-transform: uppercase;
}

.about-hero .breadcrumb {
    margin: 0;
    position: absolute;
    top: -60px;
}

.breadcrumb-item a {
    color: #000;
}

.breadcrumb-item.active {
    color: #000;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: ">";
    color: #000;
}


.about-top h3 {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    margin: 0 0 25px;
}

.about-top p {
    color: #8a8a8a;
    font-size: 16px;
    text-align: justify;
    margin: 0 0 20px;
}

.about-tab {
    background: #f4f4f4;
    padding: 100px 0 70px;
}

.nav-tabs {
    border-bottom: none;
    display: block;
}

    .nav-tabs li {
        margin: 0 0 15px;
    }

        .nav-tabs li a {
            display: block;
            text-align: center;
            line-height: 52px;
            background: #fff;
            color: #000;
            font-weight: 500;
            font-size: 17px;
            cursor: pointer;
        }

            .nav-tabs li a.active, .nav-tabs li a:hover {
                background: #cc0033;
                color: #fff !important;
            }

.faq {
    padding: 30px 0 0;
}

    .faq h3 {
        color: #000;
        font-size: 22px;
        font-weight: 500;
        margin: 0 0 20px;
    }

    .faq p span {
        color: #cc0033;
    }

    .faq p {
        margin: 0 0 60px;
    }

.faq-box {
    border: 1px solid #dee0e1;
    border-radius: 5px;
    padding: 70px;
    margin: 0 0 80px;
}

.card {
    display: block;
    border: 1px solid #dee0e1;
    border-radius: 0;
    margin: 0 0 5px;
}

.card-header:first-child {
    border-radius: 0;
}

.card-header {
    border: none;
    padding: 0;
    background: none;
}

    .card-header h5[aria-expanded="false"] {
        padding: 20px 25px;
        line-height: 100%;
        font-size: 18px;
        cursor: pointer;
        background: #fff;
        color: #000;
    }

    .card-header h5[aria-expanded="true"] {
        padding: 20px 25px;
        line-height: 100%;
        font-size: 18px;
        cursor: pointer;
        background: #cc0033;
        color: #fff;
    }

    .card-header h5[aria-expanded="false"] span {
        display: block;
        background: url("../img/arrow-down.png") no-repeat right center;
    }

    .card-header h5[aria-expanded="true"] span {
        display: block;
        background: url("../img/arrow-top.png") no-repeat right center;
    }

.product-gallery {
    margin: 0 0 80px;
}

    .product-gallery h2 {
        text-align: left;
        margin: 0 0 20px;
    }

    .product-gallery p {
        margin: 0 0 40px;
    }


.pro-box {
    margin: 0 0 40px;
}

.pro-img {
    width: 100%;
    vertical-align: top;
    margin: 0 0 35px;
}

.pro-box h3 {
    font-weight: normal;
    color: #3e4447;
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 20px;
}

.pro-price {
    font-weight: 500;
    color: #3e4447;
    margin: 0 0 30px;
    line-height: 100%;
    font-size: 20px;
}

.price {
    font-weight: 600;
    color: #cc0033;
    font-size: 25px;
}

.page-products #maincontent .column.main .products li .product.details .price-box .price {
    font-weight: 600 !important;
    font-size: 18px;
}

.modes .modes-mode.active, .modes a:hover {
    background: #c03;
    color: #fff;
}

    .modes .modes-mode.active::before, .modes .modes-mode a:hover:before {
        color: #fff;
    }

.page-products #maincontent .column.main .products li .product.details .price-box .special-price, .page-products #maincontent .column.main .products li .product.details .price-box .old-price {
    display: inline-block;
    padding-right: 5px;
}

.page-products #maincontent .column.main .products li .product.details .price-box .old-price {
    float: left;
}

.page-products #maincontent .column.main .products li .product.details .price-box .price-label {
    display: none;
}

.toolbar-sorter.sorter .sorter-options {
    margin: 0 0 0 7px;
    width: auto;
    line-height: 32px;
    height: auto;
    padding: 2px 5px;
}

#maincontent .column.main .products li .product.details .price-box .old-price span {
    color: #333;
    font-size: 19px;
}

.add-to-cart, .checkout-btn {
    width: 100%;
    background: #cc0033;
    border: none;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    vertical-align: middle;
    cursor: pointer;
    font-weight: 500;
}

    .add-to-cart img {
        vertical-align: middle;
        padding: 0 10px 0 0;
    }

.page-products #maincontent #page-title-heading {
    text-align: left;
    margin: 0 0 0;
    font-weight: 500;
    font-size: 24px;
    width: 100%;
}

.page-products #maincontent .category-description {
    margin: 0 0 40px;
}

.page-products #maincontent .sidebar .block {
    background: #edecec;
    padding: 0;
    border-bottom: 0;
    margin: 0;
    float: left;
    width: 100%;
}

.page-products #maincontent .sidebar {
    width: 15%;
    padding-right: 5px;
}

    .page-products #maincontent .sidebar dt {
        font-size: 14px;
        font-weight: 500;
        border-bottom: 0;
        margin: 0 0 15px;
        padding: 10px 0 5px;
        float: left;
        width: 100%;
        text-transform: none;
        color: #c03;
        position: relative;
    }

        .page-products #maincontent .sidebar dt::before {
            content: '';
            border-bottom: 2px solid;
            width: 40px;
            height: 4px;
            position: absolute;
            left: 0;
            bottom: 0;
        }

    .page-products #maincontent .sidebar .filter-options .filter-options-content { /* margin: 0 0 15px; */
        float: left;
        width: 100%;
        border-bottom: 1px dotted #d8d8d8;
        padding: 0 0 10px;
        margin: 0 0 5px;
    }

        .page-products #maincontent .sidebar .filter-options .filter-options-content:last-child {
            margin: 0;
            border: 0;
        }


    .page-products #maincontent .sidebar .items li {
        display: inline-block;
        font-size: 12px;
        color: #000;
        margin-right: 0;
        width: 100%;
    }

    .page-products #maincontent .sidebar .block-content.filter-content .filter-current ol li {
        margin: 0 0 7px;
        border-bottom: 1px dotted #e6e6e6;
        padding: 0 0 9px;
    }

        .page-products #maincontent .sidebar .block-content.filter-content .filter-current ol li:last-child {
            border: 0;
            padding: 0;
            margin: 0;
        }

    .page-products #maincontent .sidebar .items li:last-child {
        border: 0;
        margin: 0;
        padding: 0;
    }

    .page-products #maincontent .sidebar .items li a {
        color: #000;
        vertical-align: middle;
        line-height: 21px;
    }

    .page-products #maincontent .sidebar .filter-options .filter-options-content li {
        margin-right: 0;
        width: auto;
        float: left;
        width: 100%;
    }

        .page-products #maincontent .sidebar .filter-options .filter-options-content li .count {
            font-size: 10px;
            color: #000;
            vertical-align: middle;
        }

    .page-products #maincontent .sidebar .items li a.action.remove { /* color: #000; */
        font-size: 12px;
        float: left;
        width: 100%;
        color: red;
    }

        .page-products #maincontent .sidebar .items li a.action.remove span {
            text-decoration: underline;
        }

            .page-products #maincontent .sidebar .items li a.action.remove span:hover {
                text-decoration: none;
            }

    .page-products #maincontent .sidebar .items li .price {
        font-size: 15px;
        font-weight: normal;
        color:;
        color: #3e4447;
    }

    .page-products #maincontent .sidebar .block-title strong {
        margin: 0;
        font-size: 15px;
        font-weight: 500;
    }

    .page-products #maincontent .sidebar .block-title.filter-title {
        margin: 0;
        background: #cc0033;
        padding: 5px 10px;
        color: #fff;
    }

    .page-products #maincontent .sidebar .block-content.filter-content {
        padding: 0 10px 10px;
        float: left;
    }

    .page-products #maincontent .sidebar .block.block-compare, .page-products #maincontent .sidebar .block.block-wishlist {
        padding: 15px;
    }

    .page-products #maincontent .sidebar .block .block-title {
        margin: 0 0 5px;
    }

    .page-products #maincontent .sidebar .block.block-reorder {
        padding: 15px;
        padding-bottom: 0;
    }

        .page-products #maincontent .sidebar .block.block-reorder .block-title strong {
            font-weight: 500;
            width: 100%;
            float: left;
            margin: 0 0 10px;
            font-size: 16px;
        }

    .page-products #maincontent .sidebar .action.tocart.primary {
        width: 100%;
        background: #cc0033;
        border: none;
        color: #fff;
        font-size: 14px;
        vertical-align: middle;
        cursor: pointer;
        font-weight: 600;
        line-height: 30px;
        padding: 2px 10px;
        transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
    }

        .page-products #maincontent .sidebar .action.tocart.primary:hover {
            opacity: 0.8;
        }

    .page-products #maincontent .sidebar .secondary .action.view {
        color: #c03;
        font-size: 14px;
    }

    .page-products #maincontent .sidebar .block.block-reorder #cart-sidebar-reorder {
        float: left;
        width: 100%;
    }

        .page-products #maincontent .sidebar .block.block-reorder #cart-sidebar-reorder .product-item-name, .page-products #maincontent .sidebar .block.block-reorder #cart-sidebar-reorder input {
            font-size: 14px;
            vertical-align: top;
            display: block;
        }

    .page-products #maincontent .sidebar .block-content.filter-content strong {
        font-weight: 500;
        width: 100%;
        float: left;
    }

    .page-products #maincontent .sidebar .block-content.filter-content li .filter-label {
        font-weight: 400;
        display: inline-block;
    }

    .page-products #maincontent .sidebar .block-content.filter-content li .filter-value {
        display: inline-block;
        font-weight: 500;
        font-size: 15px;
    }

    .page-products #maincontent .sidebar .block-content.filter-content .filter-current {
        background: #f3f3f3b3;
        padding: 10px;
        margin: 0 0 10px;
        border: 1px solid #e4e3e3b3;
    }

    .page-products #maincontent .sidebar .block-content.filter-content .block-actions.filter-actions {
        margin-bottom: 10px;
        border-bottom: 1px dotted #d8d8d8;
        padding-bottom: 10px;
    }

        .page-products #maincontent .sidebar .block-content.filter-content .block-actions.filter-actions a {
            color: #c03;
            font-size: 14px;
        }


.page-products #maincontent .column.main {
    width: 83%;
}

    .page-products #maincontent .column.main .products li a.product.photo {
        float: left;
        width: 100%;
        margin: 0 0 0;
    }

        .page-products #maincontent .column.main .products li a.product.photo .product-image-wrapper {
            padding-bottom: 100% !important;
        }

    .page-products #maincontent .column.main .products li .product.details {
        float: left;
        width: 100%;
    }

        .page-products #maincontent .column.main .products li .product.details .stock.unavailable span {
            width: 100%;
            background: white;
            border: solid;
            font-size: 18px;
            cursor: pointer;
            line-height: 20px;
            transition: all ease 0.5s;
            -webkit-transition: all ease 0.5s;
            -o-transition: all ease 0.5s;
            color: #cc0033;
            font-weight: 600;
            font-size: 19px;
            vertical-align: middle;
            border-style: solid;
            margin: 0;
            padding: 8px 12px 7px 12px;
            background-color: white;
            text-transform: uppercase;
        }

.products-grid .product-item-actions .stock.unavailable {
    float: none;
}

.page-products #maincontent .column.main .products li .product.details .product-item-name, .page-products #maincontent .column.main .products li .product.details h3, .page-products #maincontent .column.main .products li .product.details .product-item-link {
    font-weight: normal;
    color: #3e4447;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px;
    min-height: 60px;
}

.page-products #maincontent .column.main .products li .product.details .price-box {
    font-weight: 500;
    color: #3e4447;
    /* margin: 0 0 30px; */
    line-height: 100%;
    font-size: 18px;
    padding: unset;
}

    .page-products #maincontent .column.main .products li .product.details .price-box .price-container {
        font-weight: 600;
        color: #cc0033;
        font-size: 25px;
        font-family: 'Poppins', sans-serif;
    }

.page-products #maincontent .column.main .products li .product.details .actions-primary {
    width: 100%;
    float: left;
    text-align: center;
}

    .page-products #maincontent .column.main .products li .product.details .actions-primary button {
        width: 100%;
        background: #cc0033;
        border: none;
        color: #fff;
        font-size: 18px;
        vertical-align: middle;
        cursor: pointer;
        font-weight: 600;
        line-height: 20px;
        padding: 6px 10px;
        transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
    }

        .page-products #maincontent .column.main .products li .product.details .actions-primary button span {
            position: relative;
            padding: 0 0 0 0;
        }

            .page-products #maincontent .column.main .products li .product.details .actions-primary button span::before {
                display: none;
                content: '';
                position: absolute;
                left: 0;
                width: 22px;
                height: 22px; /* background: green; */
                top: 1px;
                bottom: 0;
                background: url(../img/cart.png);
                background-position: center;
                background-repeat: no-repeat;
                transition: all ease 0.5s;
                -o-transition: all ease 0.5s;
                -webkit-transition: all ease 0.5s;
                -ms-transition: all ease 0.5s;
            }

        .page-products #maincontent .column.main .products li .product.details .actions-primary button:hover {
            background: #000;
        }

.page-products #maincontent .column.main .products li .product.details .actions-secondary {
    display: none;
    text-align: center;
    width: 100%;
    float: left;
    padding: 0;
}

.page-products #maincontent .column.main .toolbar.toolbar-products {
    float: left;
    width: 100%;
    display: none;
}

.page-products #maincontent .column.main .products {
    margin-top: 0;
    float: left;
    width: 100%;
}




.catalog-product-view .product.media .gallery-placeholder .fotorama__arr, .catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__thumb__arr {
    background: rgba(255,255,255,0.3) !important;
}

    .catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__thumb__arr.fotorama__thumb__arr--right .fotorama__thumb--icon::before {
        bottom: 0;
        right: 0;
        left: 0;
        top: 13px;
        position: absolute;
        text-align: center;
        width: 100%;
        font-size: 16px;
        font-weight: 900;
        color: #000;
    }

    .catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__thumb__arr.fotorama__thumb__arr--left .fotorama__thumb--icon::before {
        bottom: 0;
        right: 0;
        left: 0;
        top: 13px;
        position: absolute;
        text-align: center;
        width: 100%;
        font-size: 16px;
        font-weight: 900;
        color: #000;
    }

    .catalog-product-view .product.media .gallery-placeholder .fotorama__arr.fotorama__arr--prev, .catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__thumb__arr.fotorama__thumb__arr--left {
        opacity: 1 !important;
        left: 0 !important;
        transform: translate3d(0px, 0, 0) !important;
        -o-transform: translate3d(0px, 0, 0) !important;
        -webkit-transform: translate3d(0px, 0, 0) !important;
    }

    .catalog-product-view .product.media .gallery-placeholder .fotorama__arr.fotorama__arr--next, .catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap .fotorama__thumb__arr.fotorama__thumb__arr--left {
        opacity: 1 !important;
        right: 0 !important;
        transform: translate3d(0px, 0, 0) !important;
        -o-transform: translate3d(0px, 0, 0) !important;
        -webkit-transform: translate3d(0px, 0, 0) !important;
        opacity: 1;
    }



#basket {
    position: relative;
}

.basket-hoverly {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    left: 0;
    z-index: 2;
}

.basket-popup {
    position: absolute;
    width: 370px;
    right: -60px;
    top: 100%;
    padding: 12px 0 0;
    z-index: 2;
    display: none;
}

    .basket-popup::after {
        content: "";
        position: absolute;
        top: 0;
        right: 75px;
        width: 27px;
        height: 14px;
        background: url("../img/basket-arrow.png") no-repeat 0 0;
    }

.basket-popup-inner {
    background: #fff;
    padding: 12px 0 0;
    text-align: left;
}

.close-btn {
    float: right;
    color: #3e4447 !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    margin: 0 12px 0 0;
    line-height: 100%;
}

.basket-popup-top {
    padding: 30px 15px 20px;
    text-align: center;
}

.basket-popup-top-left {
    float: left;
    text-align: left;
}

.basket-popup-top-right {
    float: right;
    text-align: right;
}

.checkout-btn {
    margin: 30px auto 0;
    width: auto;
    padding: 0 35px;
}

.basket-item {
    text-align: left;
    border-top: 1px solid #d1d1d1;
    padding: 20px 30px;
    position: relative;
}

.basket-popup-items li {
    display: block !important;
    margin: 0 !important;
}

.basket-item > img {
    position: absolute;
}

.basket-item-desc {
    margin: 0 0 0 90px;
}

    .basket-item-desc a {
        color: #3e4447 !important;
        font-size: 15px !important;
        font-weight: normal !important;
    }

    .basket-item-desc h3 {
        line-height: 15px;
        margin: 0 0 12px;
    }

    .basket-item-desc .price {
        font-size: 18px;
        line-height: 100%;
        display: block;
        margin: 0 0 15px;
    }

.basket-popup-top-right .price {
    display: block;
}

header.page-header .header.panel .minicart-wrapper .block-minicart .qty {
    float: left;
    font-size: 15px;
}

    header.page-header .header.panel .minicart-wrapper .block-minicart .qty span {
        border: 1px solid #dadada;
        width: 28px;
        display: inline-block;
        text-align: center;
        line-height: 28px;
        margin: 0 0 0 8px;
    }

.edit-delete {
    float: right;
    line-height: 28px;
}

    .edit-delete a {
        margin: 0 5px;
        display: inline-block;
    }

.product-image img {
    width: 100%;
}

.pro-gallary {
    margin: 20px 0 0;
}

    .pro-gallary ul {
        margin: 0;
    }

        .pro-gallary ul li {
            display: inline-block;
            width: 23%;
            margin: 0 1.9% 0 0;
        }

            .pro-gallary ul li:last-child {
                margin-right: 0;
            }

            .pro-gallary ul li a {
                position: relative;
                display: block;
            }

                .pro-gallary ul li a.active {
                    border: 6px solid #d0d0d0;
                }

.product h2 {
    text-align: left;
    margin: 0 0 30px;
}

.product .pro-price {
    float: left;
}

    .product .pro-price .price {
        font-size: 20px;
    }

.product-info-main .stock {
    width: 48%;
    margin: 0 0 20px !important;
}

.stock {
    float: right;
    font-size: 20px;
    font-weight: 500;
    color: #179d0d;
    line-height: 100%;
}

.product p {
    text-align: justify;
    margin: 0 0 25px;
    line-height: 30px;
}

.product .qty {
    font-size: 18px;
    font-weight: 500;
}

.qty input {
    border-radius: 0;
    margin: 0 0 0 30px;
    border: 1px solid #dadada;
    text-align: center;
    line-height: 44px;
    width: 44px;
    color: #000;
}

/*.delivery {
    float: right;
}*/

/*.delivery span {
    display: block;
    color: #179d0d;
    font-size: 20px;
    font-weight: 500;
    line-height: 100%;
}*/

.product-btns {
    clear: both;
    padding: 30px 0 0;
}

    .product-btns .add-to-cart {
        width: 48%;
        float: left;
    }

.grey-btn {
    float: right;
    line-height: 50px;
    border: none;
    width: 48%;
    background: #3e4447;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    font-size: 18px;
}

.category {
    clear: both;
    padding: 25px 0 0;
    color: #000;
    word-wrap: break-word;
    line-height: 24px;
}

    .category span {
        font-weight: 500;
    }

.product h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 100%;
    margin: 0 0 35px;
}

.product-tabs {
    margin: 90px 0 50px;
}

    .product-tabs .nav-tabs {
        display: flex;
    }

        .product-tabs .nav-tabs li {
            margin: 0;
        }

            .product-tabs .nav-tabs li a {
                padding: 0 20px;
                line-height: 50px;
                font-weight: normal;
                color: #8d8d8d;
                border-top: 1px solid #d3d3d3;
                border-bottom: 1px solid #d3d3d3;
                border-right: 1px solid #d3d3d3;
                background: #ebebeb;
            }

            .product-tabs .nav-tabs li:first-child a {
                border-left: 1px solid #d3d3d3;
            }

            .product-tabs .nav-tabs li a.active, .product-tabs .nav-tabs li a:hover {
                background: #fff;
                color: #000;
                font-weight: 500;
                border-bottom: 1px solid #fff;
            }

    .product-tabs .tab-content {
        border: 1px solid #d3d3d3;
        margin-top: -1px;
        padding: 40px 18px 20px;
    }

.product .tab-content p {
    text-align: left;
    line-height: 22px;
    margin: 0 0 15px;
}

.catalog-product-view .product.media .fotorama__arr {
    width: 48px;
}

.catalog-product-view .fotorama__arr .fotorama__arr__arr {
    height: 70px;
    width: 76px;
}
/*.catalog-product-view .product-info-main {width: 40% !important;padding-left: 20px;float: right;}*/
.catalog-product-view .product.media {
    width: 57% !important;
}

    .catalog-product-view .product.media .fotorama__stage__frame .fotorama__img {
        -webkit-transform: translate3d(0%, 0%, 0);
        -ms-transform: translate3d(0%, 0%, 0);
        -o-transform: translate3d(0%, 0%, 0);
        transform: translate3d(0%, 0%, 0);
        top: 6px;
        left: 0;
        width: 100%;
    }

    .catalog-product-view .product.media .gallery-placeholder {
        float: left;
        width: 100%;
    }

        .catalog-product-view .product.media .gallery-placeholder .fotorama__stage {
            margin: 0 0 18px;
        }

    .catalog-product-view .product.media .fotorama__thumb-border {
        border: 3px solid #c03;
    }

.catalog-product-view .product-info-main h2, .catalog-product-view .product-info-main h1 {
    font-size: 23px;
    line-height: 100%;
    text-align: left;
    margin: 0 0px 28px;
    float:;
    float: none;
    width: 100%;
}

.catalog-product-view .product-info-main .sub-description h2, .catalog-product-view .product-info-main .sub-description h3 {
    display: inline-block;
    width: auto;
    font-family: 'Poppins', sans-serif;
    color: black;
    font-size: 14px;
    margin: 0;
}

.catalog-product-view .product-info-main .sub-description h2 {
    font-weight: bold;
    position: relative;
    padding-left: 12px;
}

    .catalog-product-view .product-info-main .sub-description h2::before {
        content: '';
        position: absolute;
        left: 0;
        top: 4px;
        background: #000;
        border-radius: 50px;
        width: 6px;
        height: 6px;
    }
/*.catalog-product-view .product-info-main .product.attribute.sku, .catalog-product-view .product-info-main .product.attribute.sku strong {font-weight: 500;color: #3e4447;margin: 0 0 30px;line-height: 100%;font-size: 15px;vertical-align: middle;}*/
/*.catalog-product-view .product-info-main .value {font-weight: 400;color: #3e4447;font-size: 15px;vertical-align: middle !important;}*/
.catalog-product-view .product-info-main .stock.available span {
    float: left;
    font-size: 15px;
    font-weight: 500;
    color: #179d0d;
    line-height: 100%;
    margin: 0;
    text-transform: none;
}

.catalog-product-view .product-info-main .price-box.price-final_price, .catalog-product-view .product-info-main .price-box.price-final_price span {
    font-weight: 500;
    color: #3e4447;
    margin: 0 0 30px;
    line-height: 100%;
    font-size: 20px;
}
    /*.catalog-product-view .product-info-main .price-box.price-final_price span.price-final_price.tax span{margin: 0 0 0;line-height: 100%;font-size: 20px;font-weight: 600;color:#cc0033;}*/
    /*.catalog-product-view .product-info-main .price-box.price-final_price .special-price, .catalog-product-view .product-info-main .price-box.price-final_price .old-price {display: inline-block;margin: 0;padding-right: 5px;}*/
    .catalog-product-view .product-info-main .price-box.price-final_price .old-price span {
        color: #3e4447 !important;
        font-size: 18px !important;
    }

    .catalog-product-view .product-info-main .price-box.price-final_price .price-label {
        display: none;
    }

    .catalog-product-view .product-info-main .price-box.price-final_price .old-price {
        float: left;
    }

.stock.unavailable span {
    color: red;
    font-weight: 500;
    font-size: 15px;
}

.availability.only {
    color: red;
    font-size: 17px;
    display: none;
    font-weight: 500;
    margin: 0 0 10px;
}

.catalog-product-view .product-info-main .stock.unavailable span { /* color: red; */ /* font-weight: 500; */ /* font-size: 15px; */
    width: 100%; /* color: #cc0033; */
    background: white;
    border: solid; /* font-size: 18px; */ /* vertical-align: middle; */
    cursor: pointer; /* font-weight: 600; */
    line-height: 20px; /* padding: 8px 11px; */ /* margin: 0; */ /* padding: 6px 11px; */
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s; /* color: red; */ /* font-weight: 500; */ /* font-size: 19px; */ /* vertical-align: middle; */ /* border-style: solid; */ /* margin: 0px 0px 0px 40px; */ /* padding: 8px 8px 7px 12px; */ /* background-color: white; */
    text-transform: none;
    border: 0;
    padding-right: 0;
    padding: 0;
}


.catalog-product-view .product-reviews-summary.empty {
    width: 100%;
    font-weight: normal;
    margin-top: 0;
}

    .catalog-product-view .product-reviews-summary.empty a {
        font-size: 17px;
        font-weight: normal;
        color: #cc0033;
    }

.catalog-product-view .product-info-main p, .catalog-product-view .product-info-main .sub-description {
    text-align: justify;
    margin: 0 0 25px;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    color: #3e4447;
}

    .catalog-product-view .product-info-main .sub-description ul {
        padding: 0 0 0 15px;
    }
/*.catalog-product-view .product-info-main .sub-description p { margin: 0;     float: left;}*/

/*.catalog-product-view .product-info-main .sub-description::after {content: '. . .';}*/


.catalog-product-view .product-info-main .product-add-form {
    float: left;
    width: 100%;
}
    /*.catalog-product-view .product-info-main .product-add-form #product-options-wrapper .label {font-weight: 500;color: #3e4447;margin: 0 0 10px;line-height: 100%;font-size: 17px;}*/

    /*.catalog-product-view .product-info-main .product-add-form #product-options-wrapper .control select {padding: 5px 10px;height: auto;font-size: 14px;}*/

    /*.catalog-product-view .product-info-main .product-add-form .product-options-bottom .box-tocart {width: 100%;float: left;margin: 0px 0 0;}*/



    .catalog-product-view .product-info-main .product-add-form .product-options-bottom #product-addtocart-button {
        width: 100%;
        float: left;
        background: #cc0033;
        border: none;
        color: #fff;
        font-size: 18px;
        vertical-align: middle;
        cursor: pointer;
        font-weight: 600;
        line-height: 20px;
        padding: 8px 10px;
        transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        margin: 0 0 30px;
    }

    .catalog-product-view .product-info-main .product-add-form .product-options-bottom #product-updatecart-button {
        float: left;
        background: #cc0033;
        border: none;
        color: #fff;
        font-size: 18px;
        vertical-align: middle;
        cursor: pointer;
        font-weight: 600;
        line-height: 20px;
        padding: 8px 35px;
        transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        margin: 0 0 20px;
    }

        .catalog-product-view .product-info-main .product-add-form .product-options-bottom #product-addtocart-button:hover, .catalog-product-view .product-info-main .product-add-form .product-options-bottom #product-updatecart-button:hover {
            background: #3e4447;
        }

    .catalog-product-view .product-info-main .product-add-form .product-options-bottom #product-addtocart-button span {
        position: relative;
        padding: 0 0 0 0;
    }

        .catalog-product-view .product-info-main .product-add-form .product-options-bottom #product-addtocart-button span::before {
            content: '';
            position: absolute;
            left: 0;
            width: 22px;
            height: 22px; /* background: green; */
            top: 1px;
            bottom: 0;
            background: url(../img/cart.png);
            background-position: center;
            background-repeat: no-repeat;
            transition: all ease 0.5s;
            -o-transition: all ease 0.5s;
            -webkit-transition: all ease 0.5s;
            -ms-transition: all ease 0.5s;
            display: none;
        }


.catalog-product-view .product-info-main .product-social-links {
    float: left;
    width: 100%;
    text-align: left;
}

/*body.catalog-product-view .product.info.detailed {float: left;width: 100%;margin: 20px 0 30px;}*/
body.catalog-product-view .product.info.detailed .items {
    float: left;
    width: 100%;
}
    /*body.catalog-product-view .product.info.detailed .items a {padding: 9px 10px !important;height: 50px !important;font-family: 'Poppins', sans-serif;color: #8d8d8d !important;padding: 0 20px !important;line-height: 50px !important;font-weight: normal !important;font-size: 17px !important;}*/
    body.catalog-product-view .product.info.detailed .items .item.title {
        margin: 0;
    }

    body.catalog-product-view .product.info.detailed .items .item.active a {
        color: #000 !important;
        border-bottom: 1px solid #fff;
        background: transparent;
    }

    body.catalog-product-view .product.info.detailed .items .item a {
        border-bottom: 0;
    }

    body.catalog-product-view .product.info.detailed .items .item h3 a {
        display: inline-block;
    }

    body.catalog-product-view .product.info.detailed .items .item h3 {
        margin: 0;
    }

    body.catalog-product-view .product.info.detailed .items > .item.content {
        border: 1px solid #d1d1d1 !important;
        margin-top: 49px;
        border-top: 0;
        padding: 40px 18px 20px;
    }

        body.catalog-product-view .product.info.detailed .items > .item.content p {
            text-align: left;
            line-height: 26px;
            margin: 0 0 15px;
            font-family: 'Poppins', sans-serif;
            color: #3e4447;
        }

.catalog-product-view .page-title-wrapper.product {
    display: none;
}

body.catalog-product-view .product.info.detailed .items .item a {
    border: 1px solid #d1d1d1;
    background: #ebebeb;
    color: #8d8d8d;
    font-weight: normal;
}

body.catalog-product-view .product.info.detailed .items > .item.content table {
    width: 100%;
    margin: 0;
    float: left;
}

body.catalog-product-view .product.info.detailed .items > .item.content th, body.catalog-product-view .product.info.detailed .items > .item.content td {
    width: 50%;
    float: left;
    font-weight: 500;
    color: #333;
    padding: 20px 15px;
    font-size: 15px;
}

body.catalog-product-view .product.info.detailed .items > .item.content#additional tr:nth-child(2n) {
    font-size: 12px;
    background: #f0f0f0;
    color: #000000;
    text-align: left;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
}

body.catalog-product-view .product.info.detailed .items > .item.content#additional tr td {
    font-weight: 400;
    padding: 20px 15px;
}

body.catalog-product-view .product.info.detailed .items > .item.content td {
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}

body.catalog-product-view .product.info.detailed .items > .item.content#additional {
    padding: 0;
}

body.catalog-product-view .product.info.detailed .items > .item.content #review-form {
    margin: 0 auto;
    max-width: 600px;
}

    body.catalog-product-view .product.info.detailed .items > .item.content #review-form .legend.review-legend strong, body.catalog-product-view .product.info.detailed .items > .item.content #review-form .legend.review-legend span {
        display: inline-block;
        font-size: 20px;
        font-weight: 400;
        text-align: center;
        margin: 0 5px 0 0;
    }

    body.catalog-product-view .product.info.detailed .items > .item.content #review-form .legend.review-legend {
        width: 100%;
        text-align: center;
    }

    body.catalog-product-view .product.info.detailed .items > .item.content #review-form label span {
        font-weight: 400;
    }

    body.catalog-product-view .product.info.detailed .items > .item.content #review-form .action.submit.primary {
        background: #c03;
        color: #fff;
        font-weight: normal;
        font-size: 18px;
        line-height: 20px;
        border: 0;
    }

    body.catalog-product-view .product.info.detailed .items > .item.content #review-form .action.submit:hover {
        background: #000;
    }

body.catalog-product-view .products-related li, body.catalog-product-view .grid li, .checkout-cart-index .block.crosssell li {
    width: 100% !important;
    max-width: 18.3% !important;
    float: left !important;
    background: #edecec;
    padding: 10px !important;
    margin-left: 2% !important;
    border: 1px solid transparent;
}

    body.catalog-product-view .products-related li:first-child, body.catalog-product-view .grid li:first-child, .checkout-cart-index .block.crosssell li:first-child {
        margin-left: 0 !important;
    }

    body.catalog-product-view .products-related li:nth-child(6n), body.catalog-product-view .grid li:nth-child(6n), .checkout-cart-index .block.crosssell li:nth-child(6n) {
        margin-left: 0 !important;
    }

    body.catalog-product-view .products-related li:hover, body.catalog-product-view .grid li:hover, .checkout-cart-index .block.crosssell li:hover {
        background: #fff;
        border: 1px solid #edecec;
    }

    body.catalog-product-view .products-related li .details .price-box.price-final_price .old-price, body.catalog-product-view .products-related li .details .price-box.price-final_price .special-price, .checkout-cart-index .block.crosssell li .details .price-box.price-final_price .special-price {
        display: inline-block;
        padding-right: 5px;
    }

    body.catalog-product-view .products-related li .details .price-box.price-final_price .price-label, .checkout-cart-index .block.crosssell li .details .price-box.price-final_price .price-label {
        display: none;
    }

    body.catalog-product-view .products-related li .details .price-box.price-final_price .old-price, .checkout-cart-index .block.crosssell li .details .price-box.price-final_price .old-price {
        float: left;
    }

    body.catalog-product-view .products-related li .product-item-info, body.catalog-product-view .grid li .product-item-info, .checkout-cart-index .block.crosssell li .product-item-info {
        max-width: 100%;
        width: 100%;
    }

    body.catalog-product-view .products-related li .product-image-container, body.catalog-product-view .grid li .product-image-container, .checkout-cart-index .block.crosssell li .product-image-container {
        display: inline-block;
        max-width: 100%;
        width: 100% !important;
    }

    body.catalog-product-view .products-related li .product-item-info .product-item-photo, body.catalog-product-view .grid li .product-item-info .product-item-photo, .checkout-cart-index .block.crosssell li .product-item-info .product-item-photo {
        float: left;
        width: 100%;
        margin: 0 0 5px;
    }

    body.catalog-product-view .products-related li .details strong, body.catalog-product-view .grid li .details strong a, .checkout-cart-index .block.crosssell li .details strong a {
        font-size: 15px;
        font-weight: 400;
        line-height: 100%;
        margin: 0 0 10px;
        color: #3e4447;
        float: left;
        line-height: 20px;
    }

    body.catalog-product-view .products-related li .details strong, body.catalog-product-view .grid li .details strong, .checkout-cart-index .block.crosssell li .details strong {
        min-height: 80px;
        float: left;
        width: 100%;
    }

    body.catalog-product-view .products-related li .details .price-box.price-final_price, body.catalog-product-view .grid li .details .price-box.price-final_price, .checkout-cart-index .block.crosssell li .details .price-box.price-final_price {
        font-weight: 500;
        color: #3e4447;
        margin: 0 0 30px;
        line-height: 100%;
        font-size: 20px;
        font-family: 'Poppins', sans-serif;
    }

    body.catalog-product-view .products-related li .details .price-container, body.catalog-product-view .grid li .details .price-container, .checkout-cart-index .block.crosssell li .details .price-container {
        font-weight: 600;
        color: #cc0033;
        font-size: 20px;
        font-family: 'Poppins', sans-serif;
    }

        body.catalog-product-view .products-related li .details .price-container .price, body.catalog-product-view .grid li .details .price-container .price, body.catalog-product-view .grid li .details .price-container, .checkout-cart-index .block.crosssell li .details .price-container .price {
            font-weight: 600;
            font-size: 18px;
        }

    body.catalog-product-view .products-related li .product-item-info .product-image-photo, body.catalog-product-view .grid li .product-item-info .product-image-photo, .checkout-cart-index .block.crosssell li .product-item-info .product-image-photo {
        margin: 0;
        width: 100%;
    }

    body.catalog-product-view .block.related .product.actions.product-item-actions .actions-primary, body.catalog-product-view .block .product.actions.product-item-actions .actions-primary, .checkout-cart-index .block.crosssell li .product.actions.product-item-actions .actions-primary {
        width: 100%;
        display: block;
    }

        body.catalog-product-view .block.related .product.actions.product-item-actions .actions-primary button, body.catalog-product-view .block .product.actions.product-item-actions .actions-primary button, .checkout-cart-index .block.crosssell li .product.actions.product-item-actions .actions-primary button {
            width: 100%;
            float: left;
            background: #cc0033;
            border: none;
            color: #fff;
            font-size: 18px;
            vertical-align: middle;
            cursor: pointer;
            font-weight: 600;
            line-height: 30px;
            padding: 6px 10px;
            transition: all ease 0.5s;
            -o-transition: all ease 0.5s;
            -webkit-transition: all ease 0.5s;
            -ms-transition: all ease 0.5s;
        }

            body.catalog-product-view .block.related .product.actions.product-item-actions .actions-primary button span, body.catalog-product-view .block .product.actions.product-item-actions .actions-primary button span, .checkout-cart-index .block.crosssell li .actions-primary button span {
                position: relative;
                padding: 0 0 0 0;
            }

                body.catalog-product-view .block.related .product.actions.product-item-actions .actions-primary button span::before, body.catalog-product-view .block .product.actions.product-item-actions .actions-primary button span::before, .checkout-cart-index .block.crosssell li .actions-primary button span::before {
                    content: '';
                    position: absolute;
                    left: 0;
                    width: 22px;
                    height: 22px; /* background: green; */
                    top: 1px;
                    bottom: 0;
                    background: url(../img/cart.png);
                    background-position: center;
                    background-repeat: no-repeat;
                    transition: all ease 0.5s;
                    -o-transition: all ease 0.5s;
                    -webkit-transition: all ease 0.5s;
                    -ms-transition: all ease 0.5s;
                    display: none;
                }

            body.catalog-product-view .block.related .product.actions.product-item-actions .actions-primary button:hover, body.catalog-product-view .block .product.actions.product-item-actions .actions-primary button:hover, .checkout-cart-index .block.crosssell li .product.actions.product-item-actions .actions-primary button:hover {
                background: #3e4447;
            }

body.catalog-product-view .related .block-title.title, body.catalog-product-view .block .block-title.title, .checkout-cart-index .block.crosssell .block-title.title {
    float: left;
    width: 100%;
    margin: 0 0 35px;
}



body.catalog-product-view .block.related, body.catalog-product-view .block {
    float: left;
    width: 100%;
}

    body.catalog-product-view .block.related .product.actions.product-item-actions .actions-secondary, .checkout-cart-index .block.crosssell .actions-secondary {
        display: none;
    }

body.catalog-product-view .mage-error {
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
}



body.catalog-product-view .block.related {
    padding-top: 40px;
}


.checkout-cart-index #maincontent, .account #maincontent {
    padding: 20px 15px !important;
}


    .checkout-cart-index #maincontent .page-title {
        text-align: left;
        margin: 0 0 10px;
        border: 0;
        width: 100%;
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
        color: #3e4447;
        font-size: 25px;
    }

    .checkout-cart-index #maincontent .cart-container .cart.table-wrapper tr th:first-child {
        text-align: left;
    }

    .checkout-cart-index #maincontent .cart-container .cart.table-wrapper tr th {
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
        font-size: 17px;
        color: #000;
        text-transform: uppercase;
        text-align: left;
        border: 0;
        text-align: center;
    }

    .checkout-cart-index #maincontent .cart-container .cart.table-wrapper tr .col.subtotal {
        text-align: right;
        padding-right: 0;
    }

    .checkout-cart-index #maincontent .cart-container .cart.table-wrapper td:first-child {
        border: 0;
        text-align: left;
    }

    .checkout-cart-index #maincontent .cart-container .cart.table-wrapper td .product-item-photo span.product-image-container {
        width: 80px;
        margin: 0 auto;
        padding: 2px;
        border: 1px solid #e3e0e0;
    }

    .checkout-cart-index #maincontent .cart-container .cart.table-wrapper td {
        text-align: center;
        padding-top: 15px;
        border: 0;
    }

        .checkout-cart-index #maincontent .cart-container .cart.table-wrapper td .product-item-details { /* float: left; */ /* width: 100%; */
            padding-left: 20px;
            padding-top: 5px;
        }

    .checkout-cart-index #maincontent .cart-container .cart.table-wrapper tr .cart-price .price {
        font-weight: normal;
        font-size: 18px;
    }

    .checkout-cart-index #maincontent .table tbody + tbody {
        border-top: 0;
    }

    .checkout-cart-index #maincontent .cart-container .cart.table-wrapper td .product-item-photo {
        padding: 0;
        border: 0;
        width: 24%;
    }

        .checkout-cart-index #maincontent .cart-container .cart.table-wrapper td .product-item-photo img {
            vertical-align: middle;
        }

    .checkout-cart-index #maincontent .cart-container .cart.table-wrapper td .product-item-details a {
        float: left;
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
        font-size: 17px;
        color: #3e445c;
    }

    .checkout-cart-index #maincontent .cart-container .cart.table-wrapper .item-actions .action.action-edit {
        border-color: #3e4447;
        color: #3e4447;
        transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
        background: transparent;
        border-radius: 0;
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
        font-size: 15px;
        line-height: 20px;
        padding: 0 20px 0 0;
        border: 0;
        position: relative;
        margin: 0;
    }

        .checkout-cart-index #maincontent .cart-container .cart.table-wrapper .item-actions .action.action-edit::before {
            content: "\f044"; /* width: 20px; */ /* height: 20px; */
            position: absolute;
            font-family: "Font Awesome 5 Free";
            font-size: 16px;
            vertical-align: middle;
            top: 0px;
            right: 0;
            color: #3e4447;
        }


        .checkout-cart-index #maincontent .cart-container .cart.table-wrapper .item-actions .action.action-edit span, .checkout-cart-index #maincontent .cart-container .cart.table-wrapper .item-actions .action.action-delete span {
            border: 0;
            clip: rect(0, 0, 0, 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
            top: 0;
        }

    .checkout-cart-index #maincontent .cart-container .cart.table-wrapper .item-actions td {
        padding-top: 0;
    }

    .checkout-cart-index #maincontent .cart-container .cart.table-wrapper .item-actions .actions-toolbar {
        text-align: left !important;
        padding: 0 0 5px;
    }

    .checkout-cart-index #maincontent .cart-container .cart.table-wrapper .item-actions .action.action-delete {
        border-color: transparent;
        color: #fff;
        transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
        background: transparent;
        border-radius: 0;
        line-height: 18px;
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
        font-size: 16px;
        position: relative;
        padding: 0 0 0 0;
    }

        .checkout-cart-index #maincontent .cart-container .cart.table-wrapper .item-actions .action.action-delete::before {
            position: absolute;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 17px;
            content: '\f2ed';
            font-family: "Font Awesome 5 Free";
            vertical-align: middle;
            display: inline-block;
            font-weight: normal;
            overflow: hidden;
            speak: none;
            text-align: center;
            top: 0;
            line-height: 20px;
            top: 4px;
            color: #3e445c;
        }

        .checkout-cart-index #maincontent .cart-container .cart.table-wrapper .item-actions .action.action-edit:hover:before, .checkout-cart-index #maincontent .cart-container .cart.table-wrapper .item-actions .action.action-delete:hover:before {
            color: #cc0033;
        }

.prod-norating {
    float: left;
    width: 100%; /* background: red; */
    height: 20px;
    position: relative;
    margin: 0 0 16px;
    text-align: center;
}

    .prod-norating::before {
        content: '\e605' '\e605' '\e605' '\e605' '\e605';
        position: absolute;
        left: -12px;
        right: 0;
        font-family: 'icons-blank-theme';
        color: rgba(0,0,0,.15);
        font-size: 25px;
        line-height: 25px;
        height: 25px;
        letter-spacing: -10px;
    }

.page-layout-2columns-left #maincontent.page-main .products.wrapper.list.products-list .item.product.product-item .product.details .prod-norating {
    text-align: left;
}

    .page-layout-2columns-left #maincontent.page-main .products.wrapper.list.products-list .item.product.product-item .product.details .prod-norating::before {
        left: -3px;
    }


.checkout-cart-index #maincontent .cart-container .checkout.methods.items.checkout-methods-items button {
    background: #b1192e;
    border-color: #b1192e;
    border-radius: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 20px;
    padding: 7px 17px;
}

.checkout-cart-index #maincontent .cart-container .cart.main.actions .action.continue {
    padding: 12px 15px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
}

    .checkout-cart-index #maincontent .cart-container .cart.main.actions .action.continue::before {
        display: none;
    }

.checkout-cart-index #maincontent .cart-container .cart.main.actions .action.continue {
    padding: 9px 18px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 20px;
    color: #000;
    background: #e2e2e2;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
}

.checkout-cart-index #maincontent .cart-container .cart-summary .field.note {
    font-size: 14px;
}

.checkout-cart-index #maincontent .cart-container .cart.main.actions button {
    padding: 9px 18px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 20px;
    color: #000;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
}

    .checkout-cart-index #maincontent .cart-container .cart.main.actions button.clear {
        background: #cc0033;
        color: #fff;
        border-color: #cc0033;
        transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
    }

    .checkout-cart-index #maincontent .cart-container .cart.main.actions button.action.update {
        border-color: #cc0033;
        color: #cc0033;
        transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
        background: transparent;
    }

        .checkout-cart-index #maincontent .cart-container .cart.main.actions button.action.update:hover {
            background: #cc0033;
            color: #fff;
        }

        .checkout-cart-index #maincontent .cart-container .cart.main.actions button.action.update::before {
            display: none;
        }

.checkout-cart-index #maincontent .cart-container .cart-summary .totals-tax th {
    text-transform: uppercase;
}

.checkout-cart-index #maincontent .cart-container .cart-summary .totals-tax .price {
    font-weight: 500;
    color: #000;
}

.checkout-cart-index #maincontent .cart-container .cart-summary {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    width: 25%;
}

    .checkout-cart-index #maincontent .cart-container .cart-summary label {
        font-size: 14px;
        font-weight: 400;
        margin: 5px 0 2px;
    }

    .checkout-cart-index #maincontent .cart-container .cart-summary .summary {
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
        font-size: 24px;
        color: #3e4447;
        margin: 20px 0 10px;
    }

    .checkout-cart-index #maincontent .cart-container .cart-summary #co-shipping-method-form .item-options .label {
        font-size: 14px;
        padding: 0;
    }

        .checkout-cart-index #maincontent .cart-container .cart-summary #co-shipping-method-form .item-options .label .price {
            font-weight: 400;
            font-size: 14px;
            color: #000;
        }

    .checkout-cart-index #maincontent .cart-container .cart-summary .price {
        font-weight: 500;
        color: #000;
        font-size: 16px;
    }

    .checkout-cart-index #maincontent .cart-container .cart-summary #block-shipping, .checkout-cart-index #maincontent .cart-container .cart-summary #block-discount strong {
        color: #000;
        font-size: 14px;
        font-weight: 500;
    }

    .checkout-cart-index #maincontent .cart-container .cart-summary .totals.shipping.excl .amount .price {
        font-size: 17px;
        font-weight: normal;
        color: #000;
    }

    .checkout-cart-index #maincontent .cart-container .cart-summary .totals.sub {
        color: #000;
        font-weight: 500;
    }

        .checkout-cart-index #maincontent .cart-container .cart-summary .totals.sub th, .checkout-cart-index #maincontent .cart-container .cart-summary .totals.sub td {
            font-size: 16px;
        }

    .checkout-cart-index #maincontent .cart-container .cart-summary #block-shipping #block-shipping-heading {
        font-weight: 500;
        font-size: 17px;
        color: #000;
    }

    .checkout-cart-index #maincontent .cart-container .cart-summary .totals.sub .price {
        color: #000;
        font-size: 17px;
        font-weight: 500;
    }

    .checkout-cart-index #maincontent .cart-container .cart-summary .grand.totals .amount .price {
        color: #b1192e;
    }

    .checkout-cart-index #maincontent .cart-container .cart-summary .totals.shipping.excl {
        color: #000;
    }

        .checkout-cart-index #maincontent .cart-container .cart-summary .totals.shipping.excl .label {
            font-size: 17px;
            padding-left: 0;
            font-weight: 500;
        }

        .checkout-cart-index #maincontent .cart-container .cart-summary .totals.shipping.excl .amount {
            font-size: 17px;
            color: #000;
        }

    .checkout-cart-index #maincontent .cart-container .cart-summary .grand.totals {
        font-weight: 700;
    }

        .checkout-cart-index #maincontent .cart-container .cart-summary .grand.totals .amount span, .checkout-cart-index #maincontent .cart-container .cart-summary .grand.totals th {
            font-size: 20px;
            font-weight: 500;
            color: #000;
        }

#block-discount .primary button {
    background: transparent;
    border-color: #b1192e;
    color: #b1192e;
    border-radius: 0;
    font-size: 14px;
    font-weight: 500;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    background: transparent;
    padding: 5px 15px;
}

    #block-discount .primary button:hover {
        background: #b1192e;
        color: #fff;
    }

.checkout-cart-index #maincontent .cart-container .cart-summary #cart-totals {
    padding-bottom: 10px;
    border-top: 0;
    padding-top: 0;
}

.action.multicheckout {
    color: #3e4447;
    text-decoration: underline;
}

.action.multicheckout {
    color: #3e4447;
    text-decoration: underline;
    display: none;
}


.messages {
    margin: 0 0 0;
    float: left;
    width: 100%;
}

.page-products .page.messages {
    margin: 0 0 10px;
}

.checkout-index-index #checkout .opc-wrapper {
    padding-top: 67px;
}

.checkout-index-index #checkout .authentication-wrapper {
    margin: 0;
}

.checkout-cart-index #maincontent .cart-container .cart.table-wrapper tr th span {
    border: 0;
    text-transform: none;
    font-weight: 500;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    color: #3e4447;
}


.checkout-index-index #checkout .opc-wrapper .step-title, .checkout-index-index #checkout .opc-block-summary .title {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 23px;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    background: transparent;
}

.checkout-index-index #checkout .shipping-information .shipping-information-title span {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 22px;
}

.checkout-index-index #checkout .custom-slide._show .modal-content {
    border: 0;
}

.checkout-index-index #checkout .custom-slide._show .modal-header {
    background: transparent;
    border: 0;
    padding: 0;
}

.checkout-index-index #checkout .custom-slide .block-title {
    font-size: 22px;
    font-weight: 400;
}

.checkout-index-index #checkout .opc-wrapper .checkout-block .step-title {
    padding-left: 35px;
    position: relative;
    margin: 0 0 15px;
}

    .checkout-index-index #checkout .opc-wrapper .checkout-block .step-title::before {
        position: absolute;
        left: 0;
        top: 0;
        content: '1';
        border-radius: 50px;
        border: 0;
        width: 28px;
        height: 28px;
        text-align: center;
        background: #c03;
        color: #fff;
        font-size: 18px;
    }

.checkout-index-index #checkout .opc-wrapper .checkout-block #shipping .step-title::before {
    content: '1';
}

.checkout-index-index #checkout .opc-wrapper .checkout-block #payment .step-title::before {
    content: '2';
}

.checkout-index-index #checkout .opc-wrapper .checkout-block #opc-shipping_method .step-title::before {
    content: '3';
}


.checkout-index-index #checkout #opc-shipping_method td {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}



.checkout-index-index #checkout #co-shipping-form {
    max-width: 100%;
    box-sizing: border-box;
}

    .checkout-index-index #checkout #co-shipping-form .control {
        width: 100%;
        margin: 0 0 10px;
    }

    .checkout-index-index #checkout #co-shipping-form .field:nth-child(2n) {
        margin-right: 0;
    }

    .checkout-index-index #checkout #co-shipping-form .field {
        float: left;
        width: 100%; /*display: block !important;*/
        margin: 0;
    }

        .checkout-index-index #checkout #co-shipping-form .field .field {
            width: 100%;
        }

        .checkout-index-index #checkout #co-shipping-form .field:nth-child(2n) .field._required._error label {
            display: none;
        }

        .checkout-index-index #checkout #co-shipping-form .field select {
            font-size: 14px;
        }

.checkout-index-index #checkout .table-checkout-shipping-method {
    min-width: 100%;
}

.checkout-index-index #checkout .opc-block-summary .block.items-in-cart .title strong {
    font-size: 17px;
    padding: 8px 0;
    font-weight: 500;
}

.checkout-index-index #checkout .opc-block-summary .block.items-in-cart .content.minicart-items .product-item {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 5px;
    border-top: 0;
}

    .checkout-index-index #checkout .opc-block-summary .block.items-in-cart .content.minicart-items .product-item .product-item-inner .product-item-name-block {
        float: left;
        width: 100%;
        display: block;
    }

    .checkout-index-index #checkout .opc-block-summary .block.items-in-cart .content.minicart-items .product-item .product-item-inner .subtotal {
        float: left;
        width: 100%;
        text-align: left;
        font-size:;
    }

    .checkout-index-index #checkout .opc-block-summary .block.items-in-cart .content.minicart-items .product-item .product-item-inner .details-qty {
        margin: 4px 0 10px;
        float: left;
        width: 100%;
    }

        .checkout-index-index #checkout .opc-block-summary .block.items-in-cart .content.minicart-items .product-item .product-item-inner .details-qty .value {
            border: 1px solid #ccc;
            padding: 0px 10px;
            display: inline-block;
            vertical-align: middle;
            width: 36px;
            text-align: center;
            height: 36px;
            font-size: 16px;
            line-height: 36px;
        }

.checkout-index-index #checkout-payment-method-load .action.primary.checkout {
    width: 100%;
    max-width: 180px;
    text-align: center;
    border: 1px solid #3e4447;
    color: #fff;
    float: left;
    margin: 0 auto;
    float: none;
    display: table;
    padding: 0 20px;
    height: 46px;
    line-height: 46px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    text-shadow: 0px 0px 0px;
    font-weight: normal;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    background: #3e4447;
    border-radius: 0;
}


    .checkout-index-index #checkout-payment-method-load .action.primary.checkout:hover {
        background: #b5283b;
    }

.payment-option._collapsible #block-discount-heading {
    color: #3e4447;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 15px;
}

.payment-option._collapsible .action.action-apply {
    background: transparent; /* color: #fff; */ /* border: 0; */
    border-radius: 0;
    padding: 10px 20px;
    margin: 0;
    border: 1px solid #b21c31;
    color: #b21c31;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    font-weight: normal;
    line-height: 20px;
}

    .payment-option._collapsible .action.action-apply:hover {
        background: #b21c31;
        color: #fff;
    }

.checkout-index-index #checkout .data.table.table-totals th, .checkout-index-index #checkout .data.table.table-totals td, .checkout-index-index #checkout .data.table.table-totals th span {
    font-size: 16px;
    background: transparent;
    text-transform: none;
}

.checkout-index-index #checkout .shipping-information .shipping-information-content {
    font-size: 15px;
}

.checkout-index-index #checkout .modal-custom.authentication-dropdown.custom-slide._show .secondary {
    padding-top: 0;
}

    .checkout-index-index #checkout .modal-custom.authentication-dropdown.custom-slide._show .secondary a {
        color: #b5283b;
    }

.checkout-index-index #checkout .modal-custom.authentication-dropdown.custom-slide._show .primary .action.action-login.secondary {
    padding: 3px 8px;
    border-radius: 0;
}

.checkout-index-index #checkout a {
    color: #b21c31;
}

.checkout-onepage-success .action.primary.continue {
    width: 100%;
    text-align: center;
    border: 1px solid #3e4447;
    color: #3e4447;
    float: left;
    margin: 0;
    float: none;
    display: table;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    text-shadow: 0px 0px 0px;
    font-weight: normal;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    background: transparent;
    border-radius: 0;
}

.checkout-onepage-success .action.primary {
    width: 100%;
    max-width: 180px;
    text-align: center;
    border: 1px solid #3e4447;
    color: #3e4447;
    float: left;
    margin: 0;
    float: none;
    display: table;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    text-shadow: 0px 0px 0px;
    font-weight: normal;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    background: transparent;
    border-radius: 0;
}


    .checkout-onepage-success .action.primary, .checkout-onepage-success .action.primary.continue {
        max-width: 100%;
        width: auto;
        display: inline-block;
    }

.checkout-index-index .modal-content {
    border: 0;
}

.checkout-onepage-success .action.primary.continue:hover, .checkout-onepage-success .action.primary:hover {
    color: #fff;
    background: #3e4447;
}

.checkout-cart-index #maincontent .cart-container .cart.table-wrapper td .qty {
    float: none;
    margin: 0;
}

    .checkout-cart-index #maincontent .cart-container .cart.table-wrapper td .qty .input-text {
        margin: 0;
    }

.checkout-cart-index #maincontent .cart-container .cart.table-wrapper td .product-item-details .item-options {
    font-size: 15px;
}

.checkout-cart-index #maincontent .cart-container .cart-summary th {
    background: transparent;
}

.checkout-cart-index #maincontent .cart-container .cart-summary .totals {
    margin: 0;
}

.checkout-cart-index #maincontent .cart-container .cart-summary select {
    font-size: 14px;
}

.checkout-cart-index #maincontent .cart-container .cart.table-wrapper td .product-item-details .item-options dt {
    font-weight: 500;
}

.checkout-index-index .modal-content .opc-block-summary {
    background: #f5f5f5;
    padding: 22px 30px;
    margin: 0 0 0;
}

    .checkout-index-index .modal-content .opc-block-summary .price {
        font-size: 20px;
    }

.checkout-index-index .opc-block-shipping-information {
    background: #f5f5f5;
    padding: 0px 30px 10px;
}

.modal-header {
    background: transparent;
    padding: 0;
}

.action.action-edit-address {
    border: 0;
    padding: 0;
    background: transparent;
    font-weight: 600;
    color: #000;
}

.checkout-index-index #checkout .opc-wrapper .checkout-block .payment-method-title {
    padding: 0;
    border: 0;
    margin: 0 0 5px;
}

    .checkout-index-index #checkout .opc-wrapper .checkout-block .payment-method-title .label {
        font-size: 13px;
    }





.mage-error {
    font-size: 12px !important;
}


.customer-account-create #maincontent, .customer-account-login #maincontent, .customer-account-forgotpassword #maincontent, .customer-account-createpassword #maincontent {
    padding: 20px 0 !important;
}

    .customer-account-createpassword #maincontent h1 {
        text-align: center;
    }

        .customer-account-create #maincontent h1, .customer-account-login #maincontent h1, .customer-account-forgotpassword #maincontent h1, .account #maincontent h1 span, .customer-account-createpassword #maincontent h1 span, .customer-account-confirmation #maincontent h1 {
            text-align: center;
            width: 100%;
            font-family: 'Poppins', sans-serif;
            font-weight: 400;
            color: #cc0033;
            font-size: 27px;
            margin: 0 0 10px;
        }

.customer-account-create .message-error.error.message, .customer-account-create .message-success.success.message, .customer-account-create .message.info.empty, .customer-account-create .message-notice.notice.message {
    margin: 0 0 10px;
}

.customer-account-login #maincontent .login-container {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    display: table;
    padding: 40px 0;
    text-align: center;
}

.password-strength-meter {
    font-size: 14px;
}

.customer-account-create #maincontent .fieldset .legend, .customer-account-login #maincontent .fieldset .legend {
    float: left;
    width: 100%;
    text-align: left;
    margin: 0 0 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 20px;
}

.customer-account-create #maincontent .fieldset .label, .customer-account-login #maincontent .fieldset .label {
    float: left;
    width: 100%;
    text-align: left;
    padding: 0;
    margin: 0 0 5px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 14px;
}

.customer-account-create #maincontent .fieldset .field, .customer-account-login #maincontent .fieldset .field {
    text-align: left;
    margin: 0 0 20px;
    background: transparent;
    padding: 0;
}

.customer-account-create #maincontent .fieldset .control, .customer-account-login #maincontent .fieldset .control {
    width: 100%;
    float: left;
}

.customer-account-create #maincontent .field.choice.newsletter input, .customer-account-login #maincontent .field.choice.newsletter input {
    display: inline-block;
    float: left;
    margin-top: 4px;
}

.customer-account-create #maincontent .field.choice.newsletter .label, .customer-account-login #maincontent .field.choice.newsletter .label {
    display: inline-block;
    width: auto;
}

.customer-account-create #maincontent .field.choice.newsletter::before, .customer-account-login #maincontent .field.choice.newsletter::before {
    padding: 0;
    width: auto;
}

.customer-account-create #maincontent .fieldset .field #password-strength-meter-container div, .customer-account-login #maincontent .fieldset .field #password-strength-meter-container div {
    padding: 0;
    font-size: 13px;
}

.customer-account-login #maincontent form .fieldset {
    margin: 0;
    float: left;
    width: 50%;
    padding: 10px 20px;
    box-sizing: border-box;
}

    .customer-account-login #maincontent form .fieldset.create.account {
        border-left: 1px solid #ddd;
    }

#connector-newsletter-form-validate {
    width: 100%;
    padding: 40px 0;
}

.customer-account-login #maincontent form .fieldset.create.account .action.save.primary {
    width: 100%;
    border: 1px solid;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    border-radius: 0;
    border: 1px solid #cc0033;
    background: transparent;
    color: #b1192e;
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    margin: 1px 0;
    box-shadow: 0px 0px 0px;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    padding: 0 20px;
}

    .customer-account-login #maincontent form .fieldset.create.account .action.save.primary:hover {
        background: #b1192e;
    }


.customer-account-create #maincontent form {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    display: table;
    padding: 25px 20px 20px;
    text-align: center;
    border: 1px solid #ddd;
    background: #f2f2f2;
}

    .customer-account-create #maincontent form .fieldset.create.account {
        border: 0;
    }

    .customer-account-create #maincontent form .fieldset {
        width: 100%;
        margin: 0 0 30px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
    }

        .customer-account-create #maincontent form .fieldset.create.account {
            margin: 0;
            border: 0;
        }

    .customer-account-create #maincontent form .actions-toolbar {
        float: left;
        width: 100%;
        padding: 10px 20px 10px 10px;
        margin: 0;
        vertical-align: middle;
        box-sizing: border-box;
    }

        .customer-account-create #maincontent form .actions-toolbar button {
            border-radius: 0;
            width: auto;
            max-width: 100%;
            border: 1px solid;
            height: 38px;
            line-height: 38px;
            padding: 0 10px;
            border-radius: 0;
            border: 1px solid #cc0033;
            background: transparent;
            color: #b1192e;
            font-size: 20px;
            font-family: 'Poppins', sans-serif;
            font-weight: normal;
            margin: 1px 0;
            box-shadow: 0px 0px 0px;
            transition: all ease 0.5s;
            -o-transition: all ease 0.5s;
            -ms-transition: all ease 0.5s;
            -webkit-transition: all ease 0.5s;
        }

            .customer-account-create #maincontent form .actions-toolbar button:hover {
                background: #cc0033;
                border-color: #cc0033;
                color: #fff;
            }

        .customer-account-create #maincontent form .actions-toolbar .secondary a.action.back {
            color: #cc0033;
            margin: 10px 0 0 0;
            vertical-align: middle;
            text-decoration: underline;
        }


.customer-account-login #maincontent .login-container .block {
    float: left;
    width: 50%;
    padding: 10px 20px;
    box-sizing: border-box;
}

    .customer-account-login #maincontent .login-container .block.block-customer-login {
        float: right;
        border-left: 1px solid #ddd;
    }

    .customer-account-login #maincontent .login-container .block .block-title {
        float: left;
        width: 100%;
        text-align: left;
        margin: 0 0 10px;
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
        font-size: 20px;
        border: 0;
        padding: 0;
        line-height: 20px;
    }

    .customer-account-login #maincontent .login-container .block .block-content {
        text-align: left;
        font-size: 15px;
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        width: 100%;
        float: left;
    }

    .customer-account-login #maincontent .login-container .block .fieldset.login {
        padding: 0;
        width: 100%;
    }

    .customer-account-login #maincontent .login-container .block .action.create.primary, .customer-account-login #maincontent .login-container .block .actions-toolbar button {
        width: auto;
        max-width: 100%;
        border: 1px solid;
        height: 40px;
        line-height: 38px;
        padding: 0 10px;
        border-radius: 0;
        border: 1px solid #cc0033;
        background: transparent;
        color: #b1192e;
        font-size: 20px;
        font-family: 'Poppins', sans-serif;
        font-weight: normal;
        margin: 1px 0;
        margin-top: 1px;
        margin-bottom: 1px;
        box-shadow: 0px 0px 0px;
        transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
    }

        .customer-account-login #maincontent .login-container .block .action.create.primary:hover, .customer-account-login #maincontent .login-container .block .actions-toolbar button:hover {
            background: #cc0033;
            color: #fff;
        }

    .customer-account-login #maincontent .login-container .block .actions-toolbar {
        margin: 0;
        float: left;
        width: 100%;
        padding: 0;
    }

    .customer-account-login #maincontent .login-container .block .fieldset.login .actions-toolbar .primary {
        float: none;
        width: 100%;
        display: table-footer-group;
    }

    .customer-account-login #maincontent .login-container .block .actions-toolbar .secondary {
        float: none;
        width: 100%;
        text-align: left;
        display: table-header-group;
    }

        .customer-account-login #maincontent .login-container .block .actions-toolbar .secondary .action.remind {
            margin: 0 0 5px;
            color: #cc0033;
        }

    .customer-account-login #maincontent .login-container .block .fieldset.login::after {
        margin: 5px 0;
        font-size: 13px;
        font-weight: normal;
    }

.customer-account-forgotpassword #maincontent form, .customer-account-createpassword #maincontent form, .customer-account-confirmation #maincontent form {
    max-width: 450px;
    margin: 0 auto;
    display: table;
    border: 1px solid #e6e3e3;
    padding: 20px 20px;
    text-align: center;
    width: 100%;
    min-width: 500px;
}

    .customer-account-forgotpassword #maincontent form .label, .customer-account-createpassword #maincontent form .label, .customer-account-confirmation #maincontent form .label {
        width: 100%;
        float: left;
        padding: 0 0 6px;
        text-align: left;
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
        font-size: 14px;
        color: #333;
    }

    .customer-account-forgotpassword #maincontent form .control, .customer-account-createpassword #maincontent form .control, .customer-account-confirmation #maincontent form .control {
        width: 100%;
        float: left;
        text-align: left;
    }

    .customer-account-forgotpassword #maincontent form .field, .customer-account-createpassword #maincontent form .field, .customer-account-confirmation #maincontent form .field {
        margin: 0 0 20px;
    }

.customer-account-forgotpassword #maincontent .field.note, .customer-account-createpassword #maincontent .field.note {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 15px;
    margin: 0 0 30px;
}

.customer-account-forgotpassword #maincontent .actions-toolbar, .customer-account-createpassword #maincontent .actions-toolbar, .customer-account-confirmation #maincontent form .actions-toolbar {
    float: left;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
}

    .customer-account-forgotpassword #maincontent .actions-toolbar button, .customer-account-createpassword #maincontent .actions-toolbar button, .customer-account-confirmation #maincontent button {
        width: 100%;
        height: 38px;
        line-height: 38px;
        padding: 0 10px;
        border-radius: 0;
        border: 1px solid #cc0033;
        border-top-color: rgb(181, 38, 55);
        border-right-color: rgb(181, 38, 55);
        border-bottom-color: rgb(181, 38, 55);
        border-left-color: rgb(181, 38, 55);
        background: transparent;
        color: #b1192e;
        font-size: 20px;
        font-family: 'Poppins', sans-serif;
        font-weight: normal;
        margin: 1px 0;
        box-shadow: 0px 0px 0px;
        transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
    }

        .customer-account-forgotpassword #maincontent .actions-toolbar button:hover, .customer-account-createpassword #maincontent .actions-toolbar button:hover, .customer-account-confirmation #maincontent button:hover {
            background: #cc0033;
            color: #ffff;
        }

    .customer-account-forgotpassword #maincontent .actions-toolbar .action.back, .customer-account-confirmation #maincontent .actions-toolbar .action.back {
        color: #cc0033;
        margin: 10px 0 0 0;
        vertical-align: middle;
        text-decoration: underline;
    }

.customer-account-forgotpassword #maincontent .action.reload.captcha-reload {
    color: #b1192e;
    border-color: #b1192e;
}

.account #maincontent.page-main .sidebar.sidebar-main li::before {
    content: '';
    border: 0;
    left: 0;
    display: none;
}


button[type="submit"] {
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    border-radius: 0;
    border: 1px solid #cc0033;
    border-top-color: rgb(204, 0, 51);
    border-right-color: rgb(204, 0, 51);
    border-bottom-color: rgb(204, 0, 51);
    border-left-color: rgb(204, 0, 51);
    border-top-color: rgb(181, 38, 55);
    border-right-color: rgb(181, 38, 55);
    border-bottom-color: rgb(181, 38, 55);
    border-left-color: rgb(181, 38, 55);
    background: transparent;
    color: #fff;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    margin: 1px 0;
    box-shadow: 0px 0px 0px;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    background: #b1192e;
}

    button[type="submit"]:hover {
        color: #fff;
        background: #3e4447;
    }


.action.save.primary {
    width: 100%;
    border: 1px solid;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    border-radius: 0;
    border: 1px solid #cc0033;
    background: transparent;
    color: #b1192e;
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    margin: 1px 0;
    box-shadow: 0px 0px 0px;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    padding: 0 20px;
}

.message.info {
    font-size: 15px;
    font-weight: normal;
}

.action.save.primary:hover {
    background: #cc0033;
    color: #fff;
}

#connector-newsletter-form-validate .legend {
    margin-left: 25.8%;
}

#form-validate .fieldset, #connector-newsletter-form-validate .fieldset {
    margin: 0 0 10px;
}

.account .action.back span {
    color: #cc0033;
}

.form.form-new-agreement .primary.action.create {
    width: 100%;
    border: 1px solid;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    border-radius: 0;
    border: 1px solid #cc0033;
    background: transparent;
    color: #b1192e;
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    margin: 1px 0;
    box-shadow: 0px 0px 0px;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    padding: 0 20px;
}

.form.form-new-agreement .actions-toolbar {
    margin: 0 !important;
}

.form.form-new-agreement .primary.action.create:hover {
    background: #cc0033;
    color: #fff;
}


.account .account-nav .content {
    padding: 0 0 10px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
}

.account #maincontent h1 {
    text-align: center;
    width: 100%;
    float: left;
    margin: 0 0 50px;
}

.account .account-nav .content .nav.items li {
    float: left;
    width: 100%;
    color: #3e4447;
    padding: 0 0;
    font-weight: 400;
    margin: 0;
    position: relative;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
}

    .account .account-nav .content .nav.items li a {
        color: #3e4447;
        float: left;
        width: 100%;
        transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
    }

    .account .account-nav .content .nav.items li:last-child {
        background: #cc0033;
        color: #fff;
    }

        .account .account-nav .content .nav.items li:last-child a {
            color: #fff;
        }

            .account .account-nav .content .nav.items li:last-child a:hover {
                color: #c03;
            }

    .account .account-nav .content .nav.items li .delimiter {
        margin: 10px 0;
        float: left;
        width: 100%;
    }

.account .column.main .block-title strong {
    font-size: 22px !important;
    color: #000;
}

.account .column.main .box-title span {
    float: left;
    width: 100%;
    margin: 0 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #000;
}

.account .column.main .box-content p {
    font-size: 15px;
    color: #000;
    font-weight: 300;
}

.account .column.main .box-actions, .account .column.main .box-actions a {
    font-size: 14px;
    font-weight: normal;
    color: #c03;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
}

.account .column.main .action.edit span {
    color: #c03;
}

.account .items.order-links {
    display: none;
}

.account .column.main .box-actions:hover, .account .column.main .box-actions a:hover, .account .column.main .action.edit span:hover {
    color: #3e4447;
}

.account .column.main .action.change-password {
    background: #c03;
    color: #fff !important;
    padding: 4px 8px;
    margin-left: 5px;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
}

    .account .column.main .action.change-password:hover {
        background: #3e4447;
        color: #fff;
    }

.account .column.main .box-content address {
    font-weight: 300;
    color: #000;
    font-size: 15px;
}

.account .column.main .label {
    font-size: 14px;
    font-weight: 400;
    color: #000;
}

.account .column.main .legend {
    font-weight: 400;
    font-size: 20px;
    color: #000;
}

.account .column.main select {
    font-size: 13px;
    font-weight: normal;
}

.account .column.main .field.choice {
    margin: 0 0 5px;
    width:;
}

.account .column.main #password-strength-meter {
    color: #000;
    font-size: 14px;
    font-weight: 300;
}

.field.password-info p {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 22px;
}

    .field.password-info p a {
        color: #c03;
    }

.account .account-nav .content .nav.items li a:hover {
    color: #cc0039;
    border-color: #cc0039;
    border-left: 3px solid #cc0039;
}

.account .account-nav .content .nav.item.current {
    background: #e8e8e8;
    color: #cc0039;
}

    .account .account-nav .content .nav.item.current strong {
        font-weight: 400;
        border-color: #cc0039;
    }

.customer-address-index .action.primary.add, .form-address-edit .action.save.primary {
    width: 100%;
    border: 1px solid;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    border-radius: 0;
    border: 1px solid #cc0033;
    background: transparent;
    color: #b1192e;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    margin: 1px 0;
    box-shadow: 0px 0px 0px;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    padding: 0 20px;
}

    .customer-address-index .action.primary.add:hover, .form-address-edit .action.save.primary:hover {
        background: #cc0033;
        color: #fff;
    }

.account .sidebar.sidebar-additional {
    display: none !important;
}

.sidebar.sidebar-additional {
    display: none;
}


.account #maincontent .form-newsletter-manage .legend, #connector-newsletter-form-validate .legend {
    margin-left: 0;
}

.account #maincontent .form-newsletter-manage .field::before, #connector-newsletter-form-validate .field::before {
    display: none;
}

.account #maincontent .form-newsletter-manage .actions-toolbar, #connector-newsletter-form-validate .actions-toolbar {
    margin: 0;
}

.account #maincontent #my-orders-table th {
    font-weight: 600;
}

.account #maincontent #my-orders-table td, .account #maincontent #my-orders-table th, .table-wrapper.additional-addresses td, .table-wrapper.additional-addresses th {
    width: 18%;
    width: 18%;
    font-size: 14px;
}

    .account #maincontent #my-orders-table td .action.view, .account #maincontent #my-orders-table td .action.view span, .table-wrapper.additional-addresses th span {
        font-size: 13px;
        margin-right: 0;
        color: #c03;
        font-weight: 400;
    }

    .account #maincontent #my-orders-table td .action.order, .account #maincontent #my-orders-table td .action.order span {
        color: #333;
        font-weight: 400;
        font-size: 14px;
    }

    .account #maincontent #my-orders-table td .price {
        font-size: 14px;
        font-weight: normal;
    }

.table-wrapper.additional-addresses th {
    color: #3e4447;
    font-size: 16px;
    font-weight: 600;
}

.table-wrapper.reviews #my-reviews-table td, .table-wrapper.reviews #my-reviews-table th {
    width: 22%;
}

    .table-wrapper.reviews #my-reviews-table td strong, .table-wrapper.reviews #my-reviews-table th strong {
        top: 0;
        position: relative;
        vertical-align: top;
        line-height: 20px;
        font-size: 17px;
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        color: #cc0033;
    }

.table-wrapper.reviews #my-reviews-table th {
    color: #3e4447;
    font-size: 16px;
    font-weight: 600;
}

    .table-wrapper.reviews #my-reviews-table td strong a, .table-wrapper.reviews #my-reviews-table th strong a {
        color: #cc0033;
    }

.customer-review.view .review-details .review-title {
    font-weight: 500;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    margin: 0 0 10px;
}

.customer-review.view .review-details .review-content {
    font-weight: 400;
    margin: 0 0 5px;
    font-size: 15px;
}

.customer-review.view .review-details .review-date {
    color: #333;
}

.customer-review.view .product-info {
    float: left;
    width: 100%;
}

    .customer-review.view .product-info .product-name {
        position: relative;
        bottom: 0;
        float: left;
        text-align: left;
        margin: 0;
        line-height: 30px;
        width: 100%;
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
        font-size: 25px;
    }

.cms-postcode-html #maincontent ul {
    width: 100%;
    float: left;
    padding: 20px 0 20px;
}

    .cms-postcode-html #maincontent ul li {
        float: left;
        width: 10%;
    }


.checkout-index-index #checkout {
    padding: 0 !important;
    background: transparent !important;
}

    .checkout-index-index #checkout h1 {
        text-align: left;
        margin: 0 0 0;
        font-weight: 500;
        font-size: 24px;
        width: 100%;
    }

    .checkout-index-index #checkout .description {
        font-size: 15px;
    }

    .checkout-index-index #checkout .opc-wrapper {
        padding-top: 0;
    }

    .checkout-index-index #checkout .authentication-wrapper {
        margin: 0;
    }

    .checkout-index-index #checkout .opc-wrapper .checkout-block {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        -webkit-justify-content: center;
        flex-direction: column;
        -webkit-flex-direction: column;
        box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.15);
        margin-bottom: 0;
        padding-top: 0;
        margin-top: 0;
    }

    .checkout-index-index #checkout .opc-wrapper .checkout-column.opc:last-child .checkout-block {
        box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.15);
        -webkit-transition: box-shadow 0.5s;
        -moz-transition: box-shadow 0.5s;
        -ms-transition: box-shadow 0.5s;
        transition: box-shadow 0.5s;
        padding: 0 10px 20px;
    }

    .checkout-index-index #checkout .authentication-wrapper button {
        display: none;
        color: #c03;
        font-size: 16px;
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        text-transform: uppercase;
        border: 1px solid;
        padding: 4px 10px;
        line-height: 21px;
        text-decoration: none;
        transition: all ease 0.5s;
        transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
        z-index: 9;
    }

        .checkout-index-index #checkout .authentication-wrapper button:hover {
            background: #c03;
            color: #fff;
            text-decoration: none;
        }

    .checkout-index-index #checkout .opc-wrapper .step-title, .checkout-index-index #checkout .opc-block-summary .title {
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
        font-size: 20px;
        transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
        background: transparent;
        border: 0;
        text-transform: uppercase;
    }

    .checkout-index-index #checkout .shipping-information .shipping-information-title span {
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
        font-size: 22px;
    }

    .checkout-index-index #checkout .table-checkout-shipping-method .row {
        margin: 0;
    }

    .checkout-index-index #checkout .opc-block-summary .block.items-in-cart .title {
        padding: 2px 0;
        border-top: 1px solid #cccc;
        border-bottom: 1px solid #cccc;
    }

    .checkout-index-index #checkout .control._with-tooltip {
        width: 100%;
    }

    .checkout-index-index #checkout .form.form-login {
        width: 100%;
        max-width: 100%;
        margin-top: 0;
    }

        .checkout-index-index #checkout .form.form-login .field.required {
            margin: 0 0 15px;
        }

        .checkout-index-index #checkout .form.form-login .control .note {
            font-size: 13px;
            line-height: 18px;
        }

    .checkout-index-index #checkout #opc-shipping_method {
        float: left;
        width: 100%;
        margin: 0 0 0;
    }

.checkout-index-index #payment.checkout-payment-method .label {
    width: auto;
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin: 3px 0 -2px;
}

.checkout-index-index #checkout .label {
    float: left;
    width: 100%;
    text-align: left;
    padding: 0 0 7px;
    vertical-align: middle;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #3e4447;
}

.checkout-index-index #checkout #opc-shipping_method td {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

.checkout-index-index #checkout .opc-wrapper .fieldset > .field.required > label::after, .checkout-index-index #checkout .opc-wrapper .fieldset > .field._required > label::after {
    top: 0;
    margin: 0 0 0 5px;
}

.checkout-index-index #checkout .opc-wrapper .checkout-column.opc:first-child .checkout-block {
    border-right: 1px solid #e0dfdf;
    padding-right: 20px;
    margin-right: 0;
}

.checkout-index-index #checkout #opc-shipping_method td .price {
    font-size: 20px;
}

.checkout-index-index #checkout input {
    border: 1px solid #c2c2c2;
    font-size: 13px;
}

.checkout-index-index #checkout .field-error span {
    font-size: 12px;
    font-weight: normal;
}

.checkout-index-index #checkout .form.form-login .note span {
    font-size: 13px;
}

.checkout-index-index #checkout #opc-shipping_method .table-checkout-shipping-method {
    margin: 10px 0 0;
}

.checkout-index-index #checkout .opc-wrapper .checkout-block .table-checkout-shipping-method td {
    font-size: 14px;
    padding: 0;
    vertical-align: middle;
    padding: 10px 5px;
    line-height: 20px;
    width: 100px;
}

    .checkout-index-index #checkout .opc-wrapper .checkout-block .table-checkout-shipping-method td .price {
        font-weight: normal;
        font-size: 16px !important;
    }

    .checkout-index-index #checkout .opc-wrapper .checkout-block .table-checkout-shipping-method td:last-child {
        display: none;
    }

    .checkout-index-index #checkout .opc-wrapper .checkout-block .table-checkout-shipping-method td:first-child {
        width: 10px;
    }

    .checkout-index-index #checkout .opc-wrapper .checkout-block .table-checkout-shipping-method td#label_carrier_flatrate_flatrate {
        width: 120px;
    }

.checkout-index-index #checkout .opc-wrapper .checkout-column.opc:last-child .checkout-block .opc-block-summary .block.items-in-cart {
    margin-bottom: 5px;
}

.checkout-index-index #checkout .table-checkout-shipping-method {
    min-width: 100%;
}

.checkout-index-index #checkout #shipping-method-buttons-container button {
    border: 0;
    padding: 5px 50px;
    border-radius: 0;
    font-weight: normal;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 20px;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    background: #d2a52e;
}

.checkout-index-index #checkout .form.form-login #customer-email-fieldset .fieldset.hidden-fields {
    margin: 0;
}

.checkout-index-index #checkout .form.form-login .primary {
    margin-left: 0;
}

    .checkout-index-index #checkout .form.form-login .primary .action.login.primary {
        border: 0;
        padding: 6px 50px;
        border-radius: 0;
        font-weight: normal;
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        font-size: 17px;
        transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
        background: #b21c31;
        line-height: 20px;
    }

.checkout-index-index #checkout .opc-wrapper .checkout-block .payment-method-content {
    padding: 0;
    font-size: 14px;
    font-weight: normal;
}

.checkout-index-index #checkout .form.form-login .primary .action.login.primary:hover {
    background: #000;
}

.checkout-index-index #checkout .form.form-login .secondary {
    font-size: 14px;
}

.checkout-index-index #checkout .opc-wrapper .checkout-block .control {
    width: 100%;
}

.checkout-index-index #checkout .opc-wrapper .checkout-block .actions-toolbar {
    margin: 0;
}

.checkout-index-index #checkout .action.action-show-popup {
    border-color: #b1192e;
    font-weight: normal;
    background: transparent;
    color: #b1192e;
}

    .checkout-index-index #checkout .action.action-show-popup:hover {
        background: #b1192e;
        color: #fff;
    }

.checkout-index-index #checkout #shipping-method-buttons-container button:hover {
    background: #b1192e;
}

.checkout-index-index #checkout .opc-block-summary .block.items-in-cart .title strong {
    font-size: 17px;
    padding: 8px 0;
    font-weight: 500;
}

.checkout-index-index #checkout .opc-block-summary .block.items-in-cart .content.minicart-items .product-item {
    border-bottom: 0;
    padding-bottom: 5px;
}

    .checkout-index-index #checkout .opc-block-summary .block.items-in-cart .content.minicart-items .product-item .product-image-container img {
        border: 1px solid #e3e3e3;
        padding: 2px;
    }

    .checkout-index-index #checkout .opc-block-summary .block.items-in-cart .content.minicart-items .product-item .product-item-inner .product-item-name-block {
        float: left;
        width: 70%;
        display: inline-block;
    }

    .checkout-index-index #checkout .opc-block-summary .block.items-in-cart .content.minicart-items .product-item .product-item-inner .subtotal {
        float: right;
        width: auto;
        text-align: left;
        display: inline-block;
    }

        .checkout-index-index #checkout .opc-block-summary .block.items-in-cart .content.minicart-items .product-item .product-item-inner .subtotal span {
            font-size: 18px;
            line-height: 100%;
            display: block;
            margin: 0 0 15px;
            font-family: 'Poppins', sans-serif;
            font-weight: 500;
            color: #c03;
            float: left;
            width: 100%;
            margin: 0;
        }

    .checkout-index-index #checkout .opc-block-summary .block.items-in-cart .content.minicart-items .product-item .product-item-inner .details-qty {
        margin: 0px 0 15px;
        float: left;
        width: 100%;
    }

    .checkout-index-index #checkout .opc-block-summary .block.items-in-cart .content.minicart-items .product-item .product-item-name {
        margin: 0 0 10px;
        color: #3e4447 !important;
        font-size: 15px !important;
        font-weight: normal !important;
        line-height: 22px;
    }

    .checkout-index-index #checkout .opc-block-summary .block.items-in-cart .content.minicart-items .product-item .product-item-inner .details-qty .label {
        display: inline-block;
        width: auto;
        font-size: 14px;
        font-weight: normal;
        padding-right: 10px;
        vertical-align: middle;
        margin: 2px 0;
        vertical-align: middle;
        padding: 6px 8px 6px 0;
    }

.checkout-index-index .modal-content .opc-block-summary .product.options span {
    font-size: 14px;
    color: #000;
}

.checkout-index-index #checkout-payment-method-load .action.primary.checkout {
    width: 100%;
    max-width: 180px;
    text-align: center;
    border: 1px solid #d2a52e;
    color: #fff;
    float: left;
    margin: 0 auto;
    float: none;
    display: table;
    padding: 0 20px;
    height: 46px;
    line-height: 46px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    text-shadow: 0px 0px 0px;
    font-weight: normal;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    background: #d2a52e;
    border-radius: 0;
}

.checkout-index-index #checkout .opc-block-summary .block.items-in-cart .content.minicart-items .product-item .item-options .label {
    margin: 0;
    font-size: 16px;
    padding: 0;
    font-weight: 500;
}

.checkout-index-index #checkout .opc-block-summary .block.items-in-cart .content.minicart-items .product-item .item-options .values {
    font-size: 14px;
    line-height: 20px;
}

.checkout-index-index #checkout-payment-method-load .action.primary.checkout:hover {
    background: #b5283b;
}

.payment-option._collapsible #block-discount-heading {
    color: #d2a52e;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 15px;
}

.payment-option._collapsible .action.action-apply {
    background: transparent; /* color: #fff; */ /* border: 0; */
    border-radius: 0;
    padding: 10px 20px;
    margin: 0;
    border: 1px solid #b21c31;
    color: #b21c31;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
}

    .payment-option._collapsible .action.action-apply:hover {
        background: #b21c31;
        color: #fff;
    }

.checkout-index-index #checkout .data.table.table-totals th, .checkout-index-index #checkout .data.table.table-totals td, .checkout-index-index #checkout .data.table.table-totals th span {
    font-size: 16px;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    vertical-align: middle;
}

    .checkout-index-index #checkout .data.table.table-totals td .price {
        color: #000;
        font-size: 17px;
        font-weight: 500;
    }

.checkout-index-index #checkout .data.table.table-totals tr.grand.totals th, .checkout-index-index #checkout .data.table.table-totals tr.grand.totals td {
    font-size: 20px;
    font-weight: 500;
    color: #000;
}

    .checkout-index-index #checkout .data.table.table-totals tr.grand.totals td .price {
        color: #b1192e;
        font-size: 20px;
        font-weight: 500;
    }

.checkout-index-index #checkout .data.table.table-totals td, .checkout-index-index #checkout .data.table.table-totals tr {
    border-top: 1px solid #dee2e6;
}

.checkout-payment-method.submit .action.primary.checkout.amasty {
    background: #b1192e;
    border: 0;
    border-radius: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 20px;
    padding: 0 10px;
    width: 100%;
    float: left;
    line-height: 24px;
    display: table;
    height: 50px;
}

    .checkout-payment-method.submit .action.primary.checkout.amasty:hover {
        background: #000;
    }

.checkout-index-index #checkout .payment-option-title.field.choice {
    padding: 0;
    width: 100%;
    float: left;
}

    .checkout-index-index #checkout .payment-option-title.field.choice span {
        width: 100%;
        color: #000;
        margin: 0 0 5px;
    }

.checkout-index-index #checkout .payment-option {
    margin: 0 0 10px;
    float: left;
    width: 100%;
}

    .checkout-index-index #checkout .payment-option .payment-option-content {
        float: left;
        width: 100%;
    }

.checkout-index-index #checkout .opc-wrapper .checkout-block #discount-form .payment-option-inner {
    display: inline-block;
    width: 63%;
    float: left;
    margin: 0 2px 5px 0;
}

.checkout-index-index #checkout .opc-wrapper .checkout-block #discount-form .actions-toolbar {
    float: right;
    display: inline-block;
    height:;
}

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

    .checkout-index-index #checkout .payment-option-content .action.action-apply, .checkout-index-index #checkout .payment-option-content .action.action-cancel {
        background: transparent;
        border-color: #b1192e;
        color: #b1192e;
        border-radius: 0;
        font-size: 14px;
        font-weight: 400;
        transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s; /* background: transparent; */
        padding: 3px 12px;
        float: left;
        height: 32px;
        line-height: 20px;
    }

        .checkout-index-index #checkout .payment-option-content .action.action-apply:hover, .checkout-index-index #checkout .payment-option-content .action.action-cancel:hover {
            background: #b1192e;
            color: #fff;
        }


.checkout-index-index #checkout .shipping-information .shipping-information-content {
    font-size: 15px;
}

.checkout-index-index #checkout .modal-custom.authentication-dropdown.custom-slide._show .secondary {
    padding-top: 0;
}

    .checkout-index-index #checkout .modal-custom.authentication-dropdown.custom-slide._show .secondary a {
        color: #b5283b;
    }

.checkout-index-index #checkout .modal-custom.authentication-dropdown.custom-slide._show .primary .action.action-login.secondary {
    padding: 3px 8px;
    border-radius: 0;
}

.checkout-index-index #checkout a {
    color: #b21c31;
}

.checkout-onepage-success .action.primary.continue {
    width: 100%; /* max-width: 250px; */
    text-align: center;
    border: 1px solid #c03;
    color: #c03;
    float: left;
    margin: 0;
    float: none;
    display: table;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    text-shadow: 0px 0px 0px;
    font-weight: normal;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    background: transparent;
    border-radius: 0;
}

.checkout-onepage-success .action.primary {
    width: 100%;
    max-width: 180px;
    text-align: center;
    border: 1px solid #d2a52e;
    color: #d2a52e;
    float: left;
    margin: 0;
    float: none;
    display: table;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    text-shadow: 0px 0px 0px;
    font-weight: normal;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    background: transparent;
    border-radius: 0;
}

    .checkout-onepage-success .action.primary.continue:hover, .checkout-onepage-success .action.primary:hover {
        color: #fff;
        background: #c03;
    }

.checkout-index-index #checkout .opc-progress-bar-item._active span::after {
    font-size: 29px;
}

.checkout-index-index #checkout .opc-progress-bar-item span::after {
    font-size: 18px;
    font-weight: 500;
}

.checkout-index-index #checkout .opc-progress-bar span {
    font-size: 19px;
    font-weight: normal;
}

.checkout-index-index #checkout .modal-custom.authentication-dropdown.custom-slide._show .actions-toolbar {
    margin: 0;
}

.checkout-index-index #checkout .opc-progress-bar-item._complete span::after {
    font-size: 29px;
}

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

.checkout-index-index #checkout .checkout-payment-method .checkout-billing-address
.modal-popup .modal-title {
    width: 100%;
}

.modal-popup .label span {
    font-weight: 400;
    font-size: 15px;
}

.modal-popup .action.primary.action-save-address {
    font-size: 17px;
    font-weight: 600;
    background: #b5283b;
    border-color: #b5283b;
}

    .modal-popup .action.primary.action-save-address:hover {
        background: #d2a52e;
    }

.modal-popup .action.secondary.action-hide-popup {
    font-size: 17px;
    font-weight: 500;
}

.action.action-select-shipping-item {
    color: #fff;
    font-weight: normal;
    background: #b1192ecc;
    border-color: transparent;
    line-height: 20px;
}

.action.edit-address-link span {
    color: #333;
    float: left;
}

.checkout-index-index #checkout .checkout-payment-method .checkout-billing-address .select {
    font-size: 14px;
    width:;
}

.checkout-index-index #checkout .action.action-update {
    background: #c03;
    color: #fff;
    font-weight: normal;
    border: 0;
}

.checkout-index-index #checkout .action.action-cancel {
    color: #c03;
}

.checkout-index-index #checkout .opc-wrapper .checkout-block .billing-address-form .label {
    width: 100%;
}

.checkout-index-index #checkout .checkout-payment-method .billing-address-form .choice.field::before {
    padding: 0;
    width: auto;
}

.checkout-index-index #checkout .checkout-payment-method .billing-address-form .choice.field input, .checkout-index-index #checkout .checkout-payment-method .billing-address-form .choice.field label {
    display: block;
    width: auto;
    float: left;
    vertical-align: middle;
    line-height: 18px;
}

.checkout-index-index .checkout-payment-method .checkout-billing-address .billing-address-details {
    border: 1px solid #e3e3e3;
    padding: 10px 15px;
}

.checkout-onepage-success #maincontent {
    padding-top: 40px !important;
}

    .checkout-onepage-success #maincontent .page-title {
        font-weight: normal;
        font-size: 25px;
        margin: 0 0 20px;
        font-weight: normal;
    }

    .checkout-onepage-success #maincontent .success-messages p {
        font-size: 15px;
        line-height: 20px;
        margin: 0 0 5px;
    }

    .checkout-onepage-success #maincontent .print {
        display: none;
        padding: 5px 8px;
        background: transparent;
        color: #333;
        font-size: 13px;
        font-weight: 400;
        border: 1px solid #c03;
        transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
        background: #c03;
        color: #fff;
    }

        .checkout-onepage-success #maincontent .print:hover {
            background: transparent;
            color: #000;
        }

    .checkout-onepage-success #maincontent .checkout-success .order-date {
        font-size: 14px;
        padding-bottom: 10px;
    }


.checkout-index-index #checkout .opc-wrapper .checkout-block .title strong span {
    font-size: 15px;
    font-weight: normal;
}

.checkout-index-index #checkout .opc-wrapper .checkout-block .product.options {
    display: none;
}


.checkout-index-index .modal-inner-wrap .modal-header, .modal-popup.confirm .modal-inner-wrap .modal-header {
    padding: 20px 15px 10px;
    float: left;
    width: 100%;
    margin: 0 0 0;
}

    .checkout-index-index .modal-inner-wrap .modal-header h1, .modal-popup.confirm .modal-inner-wrap .modal-header h1 {
        float: left;
        width: 100%;
        border: 0;
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        font-size: 20px;
        color: #b1192e;
    }

.checkout-index-index .modal-inner-wrap #modal-content-38 {
    padding: 0 15px;
    font-size:;
    font-weight: normal;
    font-size: 15px;
}

.checkout-index-index .modal-inner-wrap .modal-footer, .modal-popup.confirm .modal-inner-wrap .modal-footer {
    padding: 20px;
}

    .checkout-index-index .modal-inner-wrap .modal-footer .action-primary.action-accept, .modal-popup.confirm .modal-inner-wrap .modal-footer .action-primary.action-accept {
        background: #b1192e;
        border-color: #b1192e;
        border-radius: 0;
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        font-size: 18px;
        padding: 4px 33px;
        color: #fff;
        text-align: center;
        font-weight: normal;
    }

        .checkout-index-index .modal-inner-wrap .modal-footer .action-primary.action-accept:hover, .modal-popup.confirm .modal-inner-wrap .modal-footer .action-primary.action-accept:hover {
            background: #000;
        }

.checkout-index-index .modal-inner-wrap .modal-content, .modal-popup.confirm .modal-inner-wrap .modal-content {
    padding: 10px 15px;
    font-size: 14px;
    background: transparent;
    border-radius: 0;
}

.modal-popup.confirm .modal-inner-wrap .modal-content {
    margin-top: 5px;
}

.modal-popup.confirm .modal-inner-wrap .action-secondary.action-dismiss {
    font-size: 18px;
    font-weight: 400;
    padding: 4px 20px;
}

.action-secondary.action-dismiss {
    font-size: 18px;
    font-weight: 400;
    padding: 4px 20px;
}

.checkout-index-index .modal-inner-wrap .modal-content .label {
    padding-top: 0;
    text-align: left;
}

.checkout-index-index .modal-inner-wrap .modal-content .control label {
    display: none;
}

.checkout-index-index .modal-inner-wrap .modal-content .label span, .checkout-index-index .modal-inner-wrap .modal-content .label {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    vertical-align: middle;
    text-align: left !important;
}

.checkout-index-index .modal-inner-wrap .modal-content select {
    font-size: 14px;
}

.checkout-index-index #checkout .opc-wrapper .checkout-block #co-transparent-form-braintree .control {
    margin: 0;
}

.checkout-index-index #checkout .opc-wrapper .checkout-block .control .credit-card-types li {
    margin-bottom: 10px;
    margin-right: 0;
}

.checkout-index-index #checkout .opc-wrapper .checkout-block .field.number {
    margin: 0 0 5px;
}

    .checkout-index-index #checkout .opc-wrapper .checkout-block .field.number .hosted-error {
        font-size: 12px;
    }

.checkout-index-index #checkout .opc-wrapper .checkout-block #co-transparent-form-braintree .control #braintree_cc_number {
    width: 100%;
}

.checkout-index-index #checkout .opc-wrapper .checkout-block .payment-method-content .payment-method-billing-address .billing-address-details {
    border: 0;
    padding: 0;
}

.checkout-index-index #checkout .opc-wrapper .checkout-block .payment-method-content .payment-method-billing-address .fieldset .actions-toolbar .action.action-cancel {
    font-size: 14px;
    margin-top: 0;
}

.checkout-index-index #checkout .opc-wrapper .checkout-block .payment-method-content .payment-method-billing-address .fieldset .actions-toolbar .action.action-update {
    font-size: 14px;
    line-height: 20px;
}

    .checkout-index-index #checkout .opc-wrapper .checkout-block .payment-method-content .payment-method-billing-address .fieldset .actions-toolbar .action.action-update:hover {
        background: #000;
    }

.checkout-index-index #checkout .authentication-wrapper {
    margin: 0;
    max-width: 100%;
    width: 100%;
    border: 0;
    display: none;
}

.checkout-index-index #checkout .modal-custom.authentication-dropdown.custom-slide._show {
    position: relative;
    max-width: 100%;
    width: 100%;
}

.checkout-index-index #checkout .authentication-wrapper aside {
    border: 0;
    padding: 0;
    opacity: 1;
    visibility: visible;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -webkit-transform-origin: 1 1;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-bottom: 0;
    padding: 0;
    margin: 0 0 30px;
}

.top-text-checkout {
    float: left;
    width: 100%;
    margin: 0 10px 40px;
    padding: 10px 0px 5px;
    border-bottom: 1px solid #d1d1d1;
    font-size: 20px;
    font-weight: normal;
}

.checkout-index-index #checkout .authentication-wrapper aside .modal-header {
    display: none;
}

.checkout-index-index #checkout .authentication-wrapper aside .modal-inner-wrap {
    padding: 0;
}

.checkout-index-index #checkout .authentication-wrapper aside .modal-content {
    padding: 0 10px;
}

.checkout-index-index #checkout .authentication-wrapper aside .block-title {
    display: none;
}

.checkout-index-index #checkout .authentication-wrapper aside .fieldset {
    width: 60%;
    float: left;
    margin: 0;
}

.checkout-index-index #checkout .authentication-wrapper aside .field {
    width: 50%;
    padding-right: 10px;
    float: left;
    margin: 0;
}

.checkout-index-index #checkout .authentication-wrapper aside .actions-toolbar {
    margin: 0;
    float: left;
    width: 40%;
    padding: 29px 0 0;
}

    .checkout-index-index #checkout .authentication-wrapper aside .actions-toolbar .primary {
        float: left;
    }

        .checkout-index-index #checkout .authentication-wrapper aside .actions-toolbar .primary button {
            float: left;
            padding: 0 10px;
            border: 0;
            padding: 6px 30px;
            border-radius: 0;
            font-weight: normal;
            font-family: 'Poppins', sans-serif;
            font-weight: 400;
            font-size: 16px;
            transition: all ease 0.5s;
            -o-transition: all ease 0.5s;
            -ms-transition: all ease 0.5s;
            -webkit-transition: all ease 0.5s;
            background: #b21c31;
            line-height: 20px;
            color: #fff;
            height: 32px;
        }

            .checkout-index-index #checkout .authentication-wrapper aside .actions-toolbar .primary button:hover {
                background: #000;
            }


    .checkout-index-index #checkout .authentication-wrapper aside .actions-toolbar .action.action-login.secondary {
        display: block;
    }

    .checkout-index-index #checkout .authentication-wrapper aside .actions-toolbar .secondary {
        margin: 0;
        padding: 0 10px;
    }

.checkout-index-index #checkout .opc-wrapper .checkout-block fieldset br {
    display: none;
}


#maincontent #my-orders-table th {
    background: transparent;
    color: #3e4447;
    font-size: 16px;
    font-weight: 500;
}

#maincontent #my-orders-table td span {
    font-size: 16px;
    font-weight: 500;
    vertical-align: middle;
    color: #3e4447;
}

#maincontent #my-orders-table tr.grand_total td span {
    color: #c03;
    font-size: 18px;
}

#maincontent #my-orders-table tr.grand_total .mark {
    font-size: 18px;
}

#maincontent #my-orders-table td li span {
    font-size: 16px;
    font-weight:;
}

.page-print #maincontent .logo {
    margin: 0 auto 20px;
    width: 100%;
    float: none;
    text-align: center;
    max-width: 180px;
    display: table;
    background: #3e4447;
    padding: 0 0 0;
}

    .page-print #maincontent .logo img {
        margin: 0 auto 0;
    }

#maincontent .order-title strong {
    font-size: 22px !important;
    color: #000;
}

.order-number strong {
    color: #cc0033;
    font-weight: 500;
}

#maincontent #my-orders-table th strong {
    font-weight: 500;
}


.pages .item, .pages .item a, .pages .item, .pages .item span {
    font-weight: normal;
    color: #212529;
}

    .pages .item.current span {
        color: #c03;
    }

    .pages .item .action.next, .pages .item .action.previous {
        line-height: 34px;
        height: 34px;
        padding: 0;
        text-align: center;
    }

.page-title-wrapper .page-title {
    text-align: left;
    margin: 0 0 30px;
    border: 0;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #3e4447;
    font-size: 25px;
}

.column.main dl dt, .column.main dl dd li {
    font-family: 'Poppins', sans-serif;
    color: #3e4447;
    font-weight: 400;
    font-size: 14px;
}

.privacy-policy.cms-content h2 {
    float: left;
    width: 100%;
    text-align: left;
    margin: 10px 0 10px;
    font-size: 20px;
}

.privacy-policy.cms-content p {
    float: left;
    width: 100%;
    margin:;
}

.privacy-policy.cms-content ul {
    float: left;
    width: 100%;
    padding: 0 0 0 15px;
}

    .privacy-policy.cms-content ul li {
        list-style-type: disc;
    }

.privacy-policy.cms-content .data-table.data-table-definition-list th, .data-table.data-table-definition-list td {
    border: 1px solid #ccc;
    padding: 10px;
}

.privacy-policy.cms-content .data-table.data-table-definition-list th {
    width: 40%;
}

.privacy-policy.cms-content .data-table.data-table-definition-list td {
    width: 60%;
}



.contact-index-index #contact-form {
    margin: auto;
    width: 100%;
    max-width: 600px;
    float: none;
    display: table;
    border: 1px solid #dad5d5cc;
    padding: 30px;
    text-align: left;
}

    .contact-index-index #contact-form .legend {
        font-weight: 400;
        font-size: 22px;
        margin-bottom: 0;
    }

    .contact-index-index #contact-form .label {
        font-weight: normal;
        float: left;
        width: 100%;
        text-align: left;
        font-size: 14px;
        font-weight: normal;
    }

    .contact-index-index #contact-form .legend {
        margin: 0;
        float: left;
        width: 100%;
    }

    .contact-index-index #contact-form .field.note.no-label {
        float: left;
        width: 100%;
        text-align: left;
    }

        .contact-index-index #contact-form .field.note.no-label::before {
            display: none;
        }

    .contact-index-index #contact-form .field {
        float: left;
        width: 100%;
        margin: 10px 0 0;
    }

        .contact-index-index #contact-form .field .control textarea {
            margin: 0 0 20px;
        }

    .contact-index-index #contact-form .control {
        float: left;
        width: 100%;
    }

    .contact-index-index #contact-form .fieldset {
        float: left;
        width: 100%;
        margin: 0;
    }

    .contact-index-index #contact-form .actions-toolbar {
        margin: 0;
        float: left;
        width: 100%;
        text-align: left;
    }

        .contact-index-index #contact-form .actions-toolbar .primary {
            text-align: left;
        }

    .contact-index-index #contact-form .action.submit.primary {
        width: auto;
        max-width: 100%;
        border: 1px solid;
        height: auto;
        line-height: 38px;
        padding: 0 23px;
        border-radius: 0;
        border: 1px solid #cc0033;
        background: transparent;
        color: #b1192e;
        font-size: 20px;
        font-family: 'Poppins', sans-serif;
        font-weight: normal;
        margin: 1px 0;
        margin-top: 1px;
        margin-bottom: 1px;
        margin-top: 1px;
        margin-bottom: 1px;
        box-shadow: 0px 0px 0px;
        transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
    }

        .contact-index-index #contact-form .action.submit.primary:hover {
            background: #b1192e;
            color: #fff;
        }



.message.warning {
    font-size: 15px;
    font-weight: normal;
}

.field-error {
    font-size: 14px !important;
    margin-top: 0 !important;
}


.hover_bkgr_fricc_rgb, .hover_bkgr_fricc_amb, .hover_bkgr_fricc, .hover_bkgr_fricc_rgb_backlighting {
    background: rgba(0,0,0,.4);
    cursor: pointer;
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
}

    .hover_bkgr_fricc > div, .hover_bkgr_fricc_rgb > div, .hover_bkgr_fricc_amb > div, .hover_bkgr_fricc_rgb_backlighting > div {
        background-color: #fff;
        box-shadow: 10px 10px 60px #555;
        display: inline-block;
        height: auto;
        max-width: 390px;
        min-height: 90px;
        vertical-align: middle;
        width: auto;
        position: relative;
        border-radius: 8px;
        padding: 15px;
        top: 20px;
    }




#notice-cookie-block button.close {
    color: #fff;
    opacity: 1;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 18px;
    background: red;
    border-radius: 50px;
    padding: 6px 6px;
    line-height: 16px;
    width: 26px;
    height: 26px;
    margin: 3px 0 0;
}

    #notice-cookie-block button.close:hover {
        background: #c03;
    }

#notice-cookie-block {
    display: block;
    background-color: rgba(0, 0, 0, 0.8) !important;
    font-size: 13px;
    line-height: 20px;
    left: 0;
    text-align: center;
    color: #fff;
    font-weight: normal;
}

    #notice-cookie-block p, #notice-cookie-block .actions {
        display: inline-block;
        margin: 0;
    }

    #notice-cookie-block a {
        color: #d4cdcf;
        text-decoration: underline !important;
        transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
    }

    #notice-cookie-block p strong {
        font-weight: normal;
    }

    #notice-cookie-block a:hover {
        color: #c03;
        text-decoration: none !important;
    }

    #notice-cookie-block #btn-cookie-allow {
        background: #c03;
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        border: 0;
        padding: 5px 10px;
        margin: 0 10px;
        line-height: 21px;
        border-radius: 2px;
        transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
    }

        #notice-cookie-block #btn-cookie-allow:hover {
            background: #3e4447;
        }

#connector-newsletter-form-validate {
    display: none;
}

/*NR EDITS*/

#popupCloseButton {
    background-color: #fff;
    border: 3px solid black;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: normal;
    position: absolute;
    top: -17px;
    right: -10px;
    font-size: 23px;
    line-height: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
}

#ship_error_message_box {
    max-width: 80%;
    min-width: auto;
    top: 50%;
    bottom: 50%;
    border: black;
    border-style: solid;
    box-shadow: black;
    cursor: help;
}

#shipping_error_heading {
    font-weight: bold;
    color: #c03;
}




.delivery {
    float: right;
    margin: 14px 0px 0px 0px;
}

    .delivery span {
        display: block;
        color: #179d0d;
        font-size: 15px;
        font-weight: 500;
        line-height: 100%;
    }

.field.qty { /* clear: both; */ /* margin: 1px -5px -9px -3px; */ /* padding: 0 0 0 0; */ /* width: 500px; */ /* color: red; */ /* background: red; */
    width: 100px !important; /* clear: both; */
}


body.catalog-product-view .product.info.detailed {
    float: left;
    width: 100%;
    margin: 20px 0 20px;
    padding: 0 0 0 0;
}

    body.catalog-product-view .product.info.detailed .items {
        float: left;
        width: 100%;
        font-size: small;
        margin: -8px 0px -4px 0px;
        padding: 0px 0px 0px -4px;
    }


        body.catalog-product-view .product.info.detailed .items a.product-item-link, body.catalog-product-view .product.info.detailed .items a.product.photo.product-item-photo {
            border: 0;
            padding: 0 !important;
            height: auto !important;
            line-height: inherit !important;
            background: transparent !important;
            margin: 0;
        }

        body.catalog-product-view .product.info.detailed .items a {
            padding: 0 9px 0 0px !important;
            height: 50px !important;
            font-family: 'Poppins', sans-serif;
            color: black !important;
            padding: 0 20px !important;
            line-height: 50px !important;
            font-weight: normal !important;
            font-size: 15px !important;
        }

        body.catalog-product-view .product.info.detailed .items .item.title {
            margin: 0 0 0 0;
            padding: 0 0 0 0;
        }

        body.catalog-product-view .product.info.detailed .items > .item.content {
            border: 1px solid #d1d1d1 !important;
            margin-top: 49px;
            border-top: 0;
            padding: 40px 18px 20px;
        }

            body.catalog-product-view .product.info.detailed .items > .item.content p {
                text-align: left;
                font-size: 14px;
                line-height: 20px;
                margin: 4px 0px 6px 0px;
                font-family: 'Poppins', sans-serif;
            }

                body.catalog-product-view .product.info.detailed .items > .item.content p strong {
                    /* text-align: left; */
                    /* font-size: 15px; */
                    /* line-height: 20px; */
                    /* margin: 4px 0px 6px 0px; */
                    /* font-family: 'Poppins', sans-serif; */
                    font-weight: 600;
                    margin: 0 4px 0px 0px;
                }

.catalog-product-view .product-info-main .price-box.price-final_price span.price-final_price.tax span {
    margin: 10px 0px 10px 0px;
    line-height: 100%;
    font-size: 18px;
    font-weight: 600;
    float: left;
    color: #cc0033;
}

.catalog-product-view .product-info-main .price-box.price-final_price .special-price, .catalog-product-view .product-info-main .price-box.price-final_price .old-price {
    display: inline-block;
    margin: 0;
    padding-right: 5px;
}

.stock {
    float: left;
    font-size: 20px;
    font-weight: 500;
    color: #179d0d;
    line-height: 100%;
}

.catalog-product-view .product-info-main {
    width: 40% !important;
    padding-left: 20px;
    float: right;
    color: black;
}

    .catalog-product-view .product-info-main p strong {
        font-weight: 500;
        color: black;
    }

    .catalog-product-view .product-info-main p, .catalog-product-view .product-info-main .sub-description {
        padding-bottom: 7px;
        text-align: justify;
        margin: 0 0 25px;
        line-height: 30px;
        font-family: 'Poppins', sans-serif;
        color: black;
        font-size: 14px;
    }

        .catalog-product-view .product-info-main .sub-description p {
            margin-bottom: 5px;
            float: left;
            font-size: 13px;
            line-height: 16px;
            colout: black;
        }

            .catalog-product-view .product-info-main .sub-description p strong {
                font-weight: 600;
                margin-right: auto;
            }

    .catalog-product-view .product-info-main .product-add-form #product-options-wrapper .label {
        font-weight: 500;
        color: black;
        margin: 10px 0px 9px;
        line-height: 100%;
        font-size: 15px;
        /* float: left; */
    }


    .catalog-product-view .product-info-main .product-add-form .product-options-bottom .box-tocart .field.qty .control input {
        border-radius: 0;
        margin: 6px -2px -6px 11px;
        border: 1px solid black;
        text-align: center;
        line-height: 40px;
        width: 44px;
        color: #000;
        height: 33px;
        font-weight: 500;
        font-size: 13px;
    }

    .catalog-product-view .product-info-main .value {
        font-weight: 400;
        color: #000000;
        font-size: 15px;
        vertical-align: middle !important;
        float: right !important;
    }

    .catalog-product-view .product-info-main .product.attribute.sku {
        width: 48%;
        text-align: right;
    }

.catalog-product-view .product-reviews-summary.short .reviews-actions, .catalog-product-view .product-reviews-summary.short .reviews-actions a {
    padding-bottom: 15px;
    font-size: 15px;
    color: #cc0033;
    display: inline-block;
}

    .catalog-product-view .product-reviews-summary.short .reviews-actions .action.view {
        color: #000;
        padding-right: 5px;
    }

.catalog-product-view .product-reviews-summary.short .rating-summary {
    left: 0;
    display: inline-block;
    padding-right: 5px;
}

.catalog-product-view .product-reviews-summary.short {
    width: 100%;
    margin: 0;
    font-size: 15px;
}

body.catalog-product-view .product.info.detailed .items > .item.content#reviews #customer-reviews .block-title strong {
    font-size: 22px;
}

body.catalog-product-view .product.info.detailed .items > .item.content#reviews #customer-reviews .block-title {
    margin: 0 0 10px;
}

body.catalog-product-view .product.info.detailed .items > .item.content#reviews #customer-reviews .review-title {
    font-size: 19px;
    font-weight: 500;
}

body.catalog-product-view .product.info.detailed .review-ratings .label.rating-label {
    vertical-align: middle;
    float: left;
    width: 90px;
    font-size: 16px;
    font-weight: 400;
}

body.catalog-product-view .product.info.detailed .review-content {
    font-size: 15px;
}

body.catalog-product-view .product.info.detailed .review-details .review-author .review-details-value {
    font-size: 15px;
    font-weight: 500 !important;
    color: #000;
}

body.catalog-product-view .product.info.detailed .items > .item.content #review-form .field.required.review-field-ratings .label {
    font-weight: 500;
    font-size: 18px;
}

body.catalog-product-view .product.info.detailed .items > .item.content #review-form .field.required.review-field-ratings .control .label {
    font-weight: normal;
    font-size: 15px;
}

body.catalog-product-view .product.info.detailed .items > .item.content #review-form .label {
    font-size: 15px;
    padding-top: 0;
    vertical-align: middle;
}


.catalog-product-view .product-info-main .product.attribute.sku, .catalog-product-view .product-info-main .product.attribute.sku strong {
    display: inline-block;
    font-weight: 500;
    color: #000000;
    margin: 0px 2px;
    line-height: 100%;
    font-size: 15px;
    /* vertical-align: middle; */
    /* float: left; */
}

.catalog-product-view .product-info-main .product-add-form #product-options-wrapper .label span {
    /* font-weight: 500; */
    /* color: black; */
    /* margin: 10px 0px 9px; */
    /* line-height: 100%; */
    /* font-size: 15px; */
    float: left !important;
    text-align: left;
    /* margin: 0 0 0 -9px; */
}

.catalog-product-view .product-info-main .product-add-form #product-options-wrapper .control select {
    padding: 5px 10px;
    height: auto;
    font-size: 14px;
}

.catalog-product-view .product-info-main .product-add-form .product-options-bottom .box-tocart {
    width: 100%;
    float: left;
    margin: 0px 0 0;
}

    .catalog-product-view .product-info-main .product-add-form .product-options-bottom .box-tocart .actions {
        width: 100%;
        float: left;
        clear: both;
        padding: 10px 0 0;
    }

.catalog-product-view .product-info-main .product-add-form .product-options-bottom .fieldset {
    float: left;
    width: 100%;
}

.catalog-product-view .product-info-main .product-add-form .product-options-bottom .box-tocart .field.qty {
    float: left;
    width: 50%;
}

    .catalog-product-view .product-info-main .product-add-form .product-options-bottom .box-tocart .field.qty .label {
        float: left;
        width:;
        border: 0;
        margin: 0;
        display: inline-block;
        vertical-align: middle;
        height: 38px;
        vertical-align: middle;
        line-height: 42px;
        font-size: 9px;
    }

        .catalog-product-view .product-info-main .product-add-form .product-options-bottom .box-tocart .field.qty .label span {
            border: 0;
            margin: 0;
            font-size: 16px;
            font-weight: 500;
            vertical-align: middle;
        }

    .catalog-product-view .product-info-main .product-add-form .product-options-bottom .box-tocart .field.qty .control input {
        border-radius: 0;
        margin: 6px -2px -6px 11px;
        border: 1px solid #000;
        text-align: center;
        line-height: 30px;
        width: 40px;
        color: #000;
        height: 30px;
        font-weight: 500;
        font-size: 15px;
        display: inline-block;
    }

#stripe-card-element {
    background-color: #efebeb;
    width: 100%;
    border-color: black;
    border-style: solid;
    padding: 0px 0px 0px 0px; /* line-height: 20px; */
    height: 27px; /* text-align: center; */
    vertical-align: middle;
    margin: -1px 0px -9px 0px;
}

#stripecreditcards.radio {
    margin: 0 0 0 0px;
}

.checkout-payment-method .credit-card-types {
    margin: 0 0 0px 0px;
    display: inline-block;
}

.ElementsApp, .ElementsApp .InputElement {
    font-size: 15px;
    color: #333333;
    vertical-align: middle;
    margin: 1px 0px 0px 0px;
}

.CardBrandIcon-container {
    height: 100%;
    position: absolute;
    top: 0;
    text-align: center;
    width: 1.5em;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    margin: 2px 0 0px 4px;
}
/*.catalog-product-view .product-info-main .sub-description::after {content: '. . .';}*/

.common-sec {
    float: left;
    width: 100%;
}

    .common-sec h2 {
        padding: 30px 0 20px;
        margin: 0;
        text-align: left;
        width: 100%;
        float: left;
    }

    .common-sec p {
        padding: 0 0 6px;
        float: left;
        width: 100%;
    }

    .common-sec a {
        color: #707070;
    }

        .common-sec a:hover {
            color: #cc0033;
        }

    .common-sec th, .common-sec td {
        border: 1px solid #ccc;
        padding: 10px;
        text-align: center;
        vertical-align: middle;
    }



.catalog-product-view .product-info-main p, .catalog-product-view .product-info-main .sub-description {
    text-align: justify;
    margin: 0 0 0 0px;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    color: black;
}

    .catalog-product-view .product-info-main .sub-description ul li {
        margin: 0px 0px -1px 0px;
        list-style: disc;
    }

.catalog-product-view .product-info-main .price-box.price-final_price span.price-final_price.tax span {
    margin: -9px 0 0px 0px;
    line-height: 100%;
    font-size: 18px;
    font-weight: 600;
    float: left;
    color: #cc0033;
}

.checkout-onepage-success #registration form {
    float: left;
    width: 100%;
    position: relative;
    top: 18px;
}

    .checkout-onepage-success #registration form .action.primary {
        display: inline-block;
        max-width: 40%;
        height: 40px;
        line-height: 40px;
        font-family: 'Poppins', sans-serif;
        text-transform: uppercase;
        font-size: 16px;
        background: #c03;
        color: #fff;
        border-color: #c03;
    }

        .checkout-onepage-success #registration form .action.primary:hover {
            background: transparent;
            color: #c03;
        }

.checkout-onepage-success #registration form {
    float: left;
    width: 100%;
    position: relative;
    top: 18px;
}



body.catalog-product-view .related .block-title.title strong, body.catalog-product-view .block .block-title.title strong, .checkout-cart-index .block.crosssell .block-title.title strong {
    font-size: 20px;
    font-weight: 500;
    line-height: 100%;
    margin: 0;
    float: left;
    width: 100%;
    background-color: #3e4447;
    color: white;
    text-align: center;
    padding: 10px 0px 10px 0px;
}

body.catalog-product-view .product.info.detailed .items > .item.content #review-form .fieldset.review-fieldset {
    margin: 0 0 30px;
}

.leftAlign h2 {
    /* text-align: left; */
    margin: 0 0 18px 0px;
    color: #cc0033;
}

.about-us p {
    color: black;
}

.about-us p {
    margin: 0px 0px 0px 0px;
}

.about-us h3 {
    margin: 5px 0px 5px 2px;
    padding: 10px 0px 0px 0px;
    color: #cc0033;
}

.about-us img { /* background-color : red; */
    padding: 25px 0px 25px 25px;
}

.about-top {
    margin: 0 0 0 0;
}

.three-box {
    background: #f00;
    color: #feffff;
    text-align: center;
    padding: 10px 0;
    vertical-align: middle;
    line-height: 30px;
    cursor: pointer;
}


    .three-box:hover {
        background: #000;
    }

    .three-box .three-box-inner {
        font-size: 18px;
        vertical-align: middle;
    }

.three-box-inner img {
    padding: 0 10px 0 0;
    vertical-align: middle;
}

.three-box-inner.center {
    border-left: 1px solid #fff;
    border-right: 0;
}

.product-details-tab {
    margin-bottom: 30px
}

    .product-details-tab h2 {
        font-size: medium;
        font-weight: 600;
        margin-bottom: 12px;
    }



#plainLink a {
    color: #1979c3 !important;
    text-decoration: underline !important;
    background-color: transparent;
    border: none;
    margin: 0px -18px 0px -18px;
    display: inline-block;
    font-size: 14px !important;
}

#plainLink {
    font-size: 14px !important;
}

.catalog-product-view .product-info-main .product-add-form .box-tocart #product-addtocart-button {
    width: 100% !important;
    /* display: block !important; */
    float: inherit;
    background: #cc0033;
    border: none;
    color: #fff;
    font-size: 18px;
    vertical-align: middle;
    cursor: pointer;
    font-weight: 600;
    line-height: 20px;
    padding: 8px 10px;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    margin: 0 0 30px;
}

.page-products #maincontent .column.main .products li {
    float: left !important;
    background: #edecec;
    padding: 5px;
    transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    border: 1px solid transparent;
    margin-left: 1%;
}

.product-details-tab h3 {
    font-size: 14px;
    font-weight: 550;
    position: inherit;
    padding: 2px;
}

.available-from-list-page {
    font-size: 15px; /* font-weight: 500; */
    line-height: 100%;
    margin: 0; /* float: left; */
    width: 100%;
    background-color: #3e4447;
    color: white;
    text-align: center;
    padding: 10px 0px 10px 0px;
}

.available-from-form-page {
    font-size: 15px; /* font-weight: 500; */
    line-height: 100%;
    margin: 0; /* float: left; */
    width: 100%;
    background-color: #3e4447;
    color: white;
    text-align: center;
    padding: 10px 0px 10px 0px;
}
