/* Minification failed. Returning unminified contents.
(2340,25): run-time error CSS1046: Expect comma, found '255'
(2340,33): run-time error CSS1046: Expect comma, found '/'
 */
ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}


h2 {
    font-size: 18px;
    color: #000
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

textarea {
    width: 100%;
    font-size: 11px;
    border: 1px solid #EEEEEE;
}

fieldset {
    margin: 0px 0px 15px;
    border: 1px solid #c9c9c9;
    padding: 15px;
}

    fieldset p {
    }

legend {
    font-weight: bold;
    line-height: 20px;
    font-size: 16px;
}

input[type="text"]:disabled {
    background: none repeat scroll 0 0 #FFF;
}

input[type=text], input[type=email], input[type="password"], input[type="tel"], textarea, select {
    max-width: 100%;
    height: 40px;
    padding: 7px 5px 7px 7px;
    font-size: 15px;
    color: #666;
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    outline: 0;
    box-shadow: inset 0 1px 2px #eee;
}

label {
    font-weight: normal;
    line-height: 150%;
}

input[type=radio], input[type=checkbox] {
    margin: 0;
    width: 20px !important
}


.btn .hidden-md .hidden-md {
    margin-top: 5px
}

.admin-header-links {
    position: absolute;
    left: 0;
    top: 47px;
    z-index: 999;
    text-align: center;
}

    .admin-header-links .administration {
        font-weight: bold;
    }

    .admin-header-links .impersonate {
        display: block;
        color: #E44097;
        margin-bottom: 10px;
    }

        .admin-header-links .impersonate a {
            color: #F93;
        }
/* top menu */

.menu-bkg {
    display: none;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    z-index: 4
}

    .menu-bkg.active {
        display: block;
    }

.artehover {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 132.5px;
    height: 132.5px;
}

/* FOOTER */
footer {
    clear: both;
    height: auto;
    text-align: left;
}

    footer a {
        text-decoration: none;
        color: #444555;
    }

.footer-tax-shipping {
    font-size: 11px;
}

    .footer-tax-shipping a {
        text-decoration: underline;
    }

.footer-disclaimer {
    font-size: 14px;
}

.footer-poweredby {
    clear: both;
    font-size: 14px;
    float: left;
}

.footer-store-theme {
    margin: 0;
    font-size: 12px;
    float: right;
}

.store-theme-list {
    background: #e3e3e3;
    border: solid 1px #3a3a3a;
}

.change-device {
    clear: both;
    text-align: right;
}

.footer-menu-wrapper {
    padding: 20px;
    background: #f1f1f1;
}

    .footer-menu-wrapper.last {
        background: #fff;
        padding: 25px 0
    }

.newsletter {
    background: none repeat scroll 0 0 #286732;
    color: #ffffff;
}

.newsletter-subscribe-block label {
    font-size: 16px;
    display: block
}

.footer-menu-wrapper a {
    color: #444555;
}

.footer-menu-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
}

.footer-menu-wrapper .column {
    padding: 0 15px 0 0
}

.footer-menu-wrapper .footer_heading {
    color: #424242;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.05em;
}

.newsletter .column h3 {
    color: #fff;
    font-size: 21px;
}

.footer-menu-wrapper .column ul {
    padding: 0;
    list-style: none outside none;
}

    .footer-menu-wrapper .column ul li {
        line-height: 120%;
        margin-bottom: 15px;
        width: 100%;
    }

.social li {
    float: right;
    list-style-type: none;
    margin-left: 3px;
}

    .social li a {
        display: block;
        width: 32px;
        height: 32px;
        cursor: pointer;
    }

.footer_heading {
    border-bottom: 2px solid #dadcde;
    margin-bottom: 15px;
}

.footer-links {
    clear: both;
    background: #25622f;
    padding: 15px 0
}

    .footer-links ul {
        column-count: 4;
        margin: 15px 0;
    }

    .footer-links li {
        margin-bottom: 15px;
    }

    .footer-links a {
        color: #fff
    }

    .footer-links h2 {
        position: relative;
        padding: 8px 0;
        display: table;
        text-transform: uppercase;
        letter-spacing: .05em;
        color: #fff;
        width: 100%;
        margin-bottom: 30px;
        text-align: left;
        font-size: 21px;
    }

        .footer-links h2:after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            box-sizing: border-box;
            border-bottom: 2px solid #fff;
        }

        .footer-links h2:after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            box-sizing: border-box;
            border-bottom: 2px solid #fff;
        }

    .footer-links li.level1 {
        font-weight: 700
    }

.footer_heading_newsletter {
    border-bottom: 2px solid #fff;
    margin-bottom: 20px;
    font-size: 19px;
    letter-spacing: 1px
}

.newsletter-subscribe-block input[type="text"] {
    width: 456px;
    box-shadow: none;
    padding: 10px;
    height: 47px;
    font-size: 16px;
    display: inline-block
}

.newsletter-subscribe-button {
    border: 0px;
    outline: 0;
    font-size: 18px;
    background: #286732;
    color: #fff;
    padding: 14px 30px;
    margin-left: 10px;
    display: inline-block;
    text-transform: uppercase
}

    .newsletter-subscribe-button:hover {
        background: #a74000;
    }

/* MISC. CLASSES */
.nobr {
    white-space: nowrap !important;
}

.wrap {
    white-space: normal !important;
}

.a-left {
    text-align: left !important;
}

.a-center {
    text-align: center !important;
}

.a-right {
    text-align: right !important;
}

.page {
    min-height: 350px;
}

.page-title {
    margin: 10px 0;
    overflow: hidden;
    width: 100%;
}

    .page-title h1 {
        padding: 5px 0;
        margin: 0;
        font-size: 1.7em;
    }

    .page-title h2 {
        padding: 5px 0;
        margin: 0;
        font-size: 1.5em;
    }

    .page-title .link-rss {
        float: right;
        margin: 10px 10px 0 0;
        background-image: url(/Themes/FormulaCertaTheme/Content/images/ico-rss.gif);
        background-repeat: no-repeat;
        display: block;
        height: 14px;
        width: 14px;
        text-indent: -9999px;
    }

td {
    vertical-align: middle;
}

    td.fieldname {
        font-size: 12px;
    }

.button-1, .button-2 {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    margin: 5px;
    outline: 0;
    padding: 11px 15px;
    text-shadow: 0 1px 0 #fff;
    transition: all .5s;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    background: #286732;
    border: solid 1px #286732;
    border-radius: 2px;
    cursor: pointer;
    height: 40px;
    overflow: visible;
}

    .button-1.order-boleto-button {
        background: #286732;
        border-color: #286732;
        width: 189px;
        margin-left: 0px
    }

        .button-1.order-boleto-button:hover {
            background: #348140;
            border-color: #348140
        }

    .button-1.order-completed-continue-button {
        border: solid 1px #286732;
        background: #fff;
        color: #286732;
        margin-left: 0px
    }

        .button-1.order-completed-continue-button:hover {
            background: #348140;
            border-color: #348140
        }

    .button-1.new-address-next-step-button {
        background: #bc4902;
        border-color: #bc4902;
        border-radius: 5px
    }

        .button-1.new-address-next-step-button:hover {
            background: #348140;
            border-color: #348140
        }

    .button-1.confirm-order-next-step-button {
        background: #286732;
        border-color: #286732;
        float: right;
        margin: auto;
        height: 55px;
        width: 280px;
        font-size: 18px;
        border-radius: 10px
    }

        .button-1.confirm-order-next-step-button:hover {
            background: #348140;
            border-color: #348140
        }

    .button-1.shipping-method-next-step-button {
        background: #286732;
        border-color: #286732
    }

        .button-1.shipping-method-next-step-button:hover {
            background: #348140;
            border-color: #348140
        }

    .button-1.payment-info-next-step-button {
        background: #286732;
        border-color: #286732
    }

        .button-1.payment-info-next-step-button:hover {
            background: #348140;
            border-color: #348140
        }

    .button-1.payment-method-next-step-button {
        background: #bc4902;
        border-color: #bc4902;
        border-radius: 5px
    }

        .button-1.payment-method-next-step-button:hover {
            background: #348140;
            border-color: #348140
        }

    .button-1:hover, .button-2:hover {
        border-color: #444;
        color: #fff;
        text-decoration: none;
        background: #2f363a;
        box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    }

.noscript {
    border: 1px solid #ddd;
    border-width: 0 0 1px;
    background: #ffff90;
    font-size: 12px;
    line-height: 1.25;
    text-align: center;
    color: #2f2f2f;
}

.fieldset {
    padding: 15px;
    margin-bottom: 15px;
    background: #fff;
    box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.2);
}

    .fieldset .title {
        display: table;
        margin-bottom: 10px;
    }

        .fieldset .title strong {
            text-transform: uppercase;
            font-size: 15px;
            letter-spacing: 0.05em;
        }

.form-row {
    display: flex;
    margin-right: -5px;
    margin-left: -5px;
}

    .form-row .inputs {
        flex: 1;
        padding: 5px
    }

.fieldset .inputs {
    margin-bottom: 10px;
}

    .fieldset .inputs label {
        display: inline;
        font-size: 1.1em
    }

    .fieldset .inputs input {
        width: 100%;
    }

    .fieldset .inputs label.forcheckbox {
        margin: 0 9px 0 0;
        display: inline;
    }

.clearer {
    zoom: 1;
}

    .clearer:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
    }

/* AJAX LOADING INDICATOR */
.ajax-loading-block-window {
    position: fixed;
    display: flex;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: hsl(0deg 0% 42%/30%);
    z-index: 99999999999;
    align-items: center;
    justify-content: center;
}

.please-wait {
    background: url(/Themes/FormulaCertaTheme/Content/images/ajax_loader_small.gif) no-repeat;
    padding-left: 20px;
}


/* DATA TABLE */
.data-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #e9e9e9;
    empty-cells: show;
}

    .data-table label {
        margin-top: 10px
    }

    .data-table th {
        font-weight: bold;
        padding: 3px 8px;
        white-space: nowrap;
        vertical-align: middle;
    }

    .data-table td {
        padding: 3px 8px;
    }

    .data-table th, .data-table td {
    }

    .data-table .odd {
    }

    .data-table .even {
        background-color: #F6F6F6;
    }

/* TOPICS */
.topic-html-content {
    padding-bottom: 5px;
}

.topic-html-content-title {
    padding: 0 0 5px;
}

.topic-html-content-header {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #424a4f;
    margin-bottom: 5px;
    letter-spacing: 1px;
}

.topic-html-content-body a {
    text-decoration: underline;
    color: #B80709;
}

.topic-page .page-body a {
    color: #27589d;
    font-weight: 700;
}


/* VALIDATION AND ERRORS */

.message-error ul {
    padding: 0;
    margin: 0
}

    .message-error ul li {
        list-style: none;
        color: #a94442
    }

.validation-summary-errors {
    color: #a94442;
    display: block;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 10px;
    margin-bottom: 15px;
    margin-top: 10px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.field-validation-error {
    color: #a94442;
    display: block;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 10px;
    margin-bottom: 15px;
    margin-top: 10px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.required {
    color: #a94442;
}

/* PAGE NOT FOUND */

.not-found-page ul li {
    list-style: none;
    margin-top: 10px;
}

/* SITEMAP */
.sitemap-page {
    margin-bottom: 15px
}

    .sitemap-page ul {
        column-count: 3
    }

    .sitemap-page h2 {
        margin: 15px 0;
        position: relative
    }

        .sitemap-page h2:after {
            content: "";
            position: absolute;
            bottom: -6px;
            left: 0;
            width: 100%;
            box-sizing: border-box;
            border-bottom: 2px solid #a7a7a7
        }

    .sitemap-page li {
        padding: 10px 0
    }


/* PAGER */
.pager {
    zoom: 1;
}

    .pager .current-page span {
        background: #88c04d;
        color: #fff;
    }

    .pager:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
    }

    .pager ul {
        float: right;
        margin: 2px 0;
    }

    .pager li {
        float: left;
        line-height: 20px;
        list-style: none outside none;
        margin-left: 5px;
    }

    .pager a, .pager span {
        display: inline-block;
        min-width: 10px;
        text-align: center;
        color: #444;
        font-size: 11px;
        padding: 0px 8px;
        border-radius: 2px;
        transition: all 0.218s;
        border: 1px solid gainsboro;
        border: 1px solid rgba(0,0,0,0.1);
        background-color: whiteSmoke;
        user-select: none;
        cursor: pointer;
        text-decoration: none;
    }

        .pager span, .pager a:active {
            background-color: #F9F9F9;
            cursor: default;
        }

        .pager a:hover {
            border: 1px solid #C6C6C6;
            color: #333;
            transition: all 0.0s;
            background-color: #F8F8F8;
            box-shadow: 0 1px 1px rgba(0,0,0,0.1);
            text-decoration: none;
        }


/* NAVIGATIONS */
.block {
    margin-bottom: 15px;
    padding-left: 0;
}

    .block .title {
        font-size: 17px;
        letter-spacing: 1px;
        text-align: left;
        padding: 12px 15px;
        text-transform: uppercase;
        color: #fff;
        border-radius: 2px 2px 0px 0px;
        margin: 0;
        background: none repeat scroll 0 0 #286732;
    }

        .block .title strong {
            font-weight: normal;
        }

    .block .listbox {
        font-size: 11px;
        margin: 0;
    }

        .block .listbox ul {
            margin: 0;
            padding: 0 0 0;
            color: #5C5B5B;
            background-color: inherit;
        }

            .block .listbox ul.tags {
                padding-bottom: 14px;
            }

    .block a {
        color: #444;
        font-weight: normal;
        font-size: 15px;
        letter-spacing: 0.05em;
        display: block;
        width: 100%;
        line-height: 110%;
        padding: 12px 0px 12px 10px;
        text-decoration: none;
    }

        .block a:hover {
            text-decoration: underline;
            font-weight: normal;
        }

    .block .listbox .product-picture a {
        padding: 5px 3px 0 10px;
        display: block;
    }

    .block li {
        list-style: none outside none;
        line-height: 18px;
        border-bottom: 1px solid #dee0e2;
    }

        .block li:last-child {
            border-bottom: 0;
        }

        .block li.separator {
            background: none;
            height: 1px;
            line-height: 1px;
            width: auto;
            font-size: 1px;
            margin: 0;
            padding: 0;
        }

.block-category-navigation .active > a, .block-manufacturer-navigation .active a, .block-vendor-navigation .active a {
    text-decoration: none;
}

.block-category-navigation .listbox ul .active, .block-manufacturer-navigation .listbox ul .active, .block-vendor-navigation .listbox ul .active {
    background: #eaeaea;
}

.block-category-navigation .listbox ul .inactive, .block-manufacturer-navigation .listbox ul .inactive {
}

.block-category-navigation ul.sublist {
    background: #f7f7f7;
}

    .block-category-navigation ul.sublist li:first-child {
        border-top: 1px dotted #636363;
    }

    .block-category-navigation ul.sublist li:last-child {
        border-bottom: 0;
    }

    .block-category-navigation ul.sublist li {
    }

    .block-category-navigation ul.sublist .inactive a:hover {
        color: #5C5B5B;
        font-weight: 400;
    }

.block-manufacturer-navigation .listbox .view-all a {
    color: #5C5B5B;
}

.block-vendor-navigation .listbox .view-all a {
    color: #5C5B5B;
}

.block-recently-viewed-products li {
    background: none;
    min-height: 35px;
    clear: both;
    border-bottom: 1px solid #e5e5e5;
}

    .block-recently-viewed-products li.last {
        border-bottom: none;
    }

.block-recently-viewed-products .product-picture {
    float: left;
    margin: 0;
}

.block-recently-viewed-products .product-name {
}

.block-account-navigation a.active {
    text-decoration: none;
    color: #B80709;
}

.block-account-navigation a {
    white-space: nowrap;
}

    .block-account-navigation a.inactive {
        font-weight: 400;
        text-decoration: none;
    }

        .block-account-navigation a.inactive:hover {
            color: #B80709 !important;
        }

.block-newsletter .buttons {
    margin-top: 5px;
}

.block-popular-tags li, .block-popular-blogtags li {
    display: block;
}

    .block-popular-tags li a, .block-popular-blogtags li a {
        width: auto !Important;
        display: inline !important;
        padding: 4px;
    }

.block-popular-tags li, .block-popular-blogtags li {
    font-size: 1.1em;
    background: none !important;
    border: 0 !important;
    width: auto !Important;
    padding-left: 7px !important;
    padding-right: 7px !important;
    padding-top: 10px;
}

.block-blog-archive li {
    font-size: 1.1em;
    background: none !important;
    width: 100% !Important;
}

    .block-blog-archive li strong {
        display: block;
        padding: 10px;
        border-bottom: 1px dotted #cacaca;
        width: 100% !Important;
    }

.block-popular-tags .listbox .view-all a {
    color: #5C5B5B;
}

.block-blog-archive .year {
    color: #5C5B5B;
    text-decoration: none;
}

.block, .news-list-homepage .item, .search-panel .search-input, .product-filters, fieldset, .product-list .product-item, .product-list .product-item .picture {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #d3d3d3;
}

/* NOTIFICATIONS */
.bar-notification {
    display: none;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000;
}

    .bar-notification.success {
        background: none repeat scroll 0 0 #91BD09;
        border-bottom: 3px solid #FFFFFF !important;
        color: #FFFFFF;
        margin: 0 0 10px;
    }

    .bar-notification.error {
        background: none repeat scroll 0 0 #CC0000;
        border-bottom: 3px solid #FFFFFF !important;
        color: #FFFFFF;
        margin: 0 0 10px;
        z-index: 999999
    }

    .bar-notification .close {
        background: url(/Themes/FormulaCertaTheme/Content/images/ico-close-notification-bar.png) no-repeat;
        width: 20px;
        height: 20px;
        float: right;
        margin: 9px 9px 0px 0px;
        cursor: pointer;
        opacity: 1
    }

    .bar-notification p.content {
        padding: 0px 10px;
        margin: 10px 0px;
    }

        .bar-notification p.content a {
            text-decoration: underline;
            color: #FFFFFF;
        }

            .bar-notification p.content a:hover {
                text-decoration: none;
                color: #FFFFFF;
            }

/* ORDER SUMMARY, SHOPPING CART, WISHLIST */

.shopping-cart-page .page-body, .wishlist-page .page-body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #444;
}

.wishlist-page .share-info {
    margin: 5px 0;
}

    .wishlist-page .share-info .share-label {
        font-weight: 700;
    }

    .wishlist-page .share-info a.share-link {
        color: #B80709;
        text-decoration: none;
    }

.wishlist-page .tax-shipping-info {
    font-size: 14px;
    margin: 10px 0;
}

    .wishlist-page .tax-shipping-info a {
        text-decoration: underline;
    }

.order-summary-content, .wishlist-content {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #444;
}

    .order-summary-content .empty-cart {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

        .order-summary-content .empty-cart a {
            border-radius: 3px;
            text-align: center;
            text-transform: uppercase;
            font-weight: 600;
            color: #fff;
            background-color: #bc4902;
            padding: 15px 34px;
        }

        .order-summary-content .empty-cart span {
            margin: 15px
        }

    .order-summary-content .message-error, .wishlist-content .message-error {
        margin: 5px 0;
    }

    .order-summary-content .totals {
        float: right;
        margin: 15px 0px 0px 14px;
        width: 40%;
        padding: 10px;
        border-radius: 2px;
        box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.2);
    }

    .order-summary-content .cart-collaterals {
        display: inline;
        margin-top: 15px;
        width: 58%;
        float: left;
        display: inline;
    }

    .order-summary-content .deals {
        display: inline;
    }

    .order-summary-content .shipping {
        display: inline;
    }

    .order-summary-content .coupon-box, .order-summary-content .giftcard-box {
        font-size: 14px;
        color: #444;
        padding: 10px;
        margin-top: 5px;
        background: #e1e1e1;
        border: 5px solid #fff;
        border-radius: 2px;
        box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.2);
    }

        .order-summary-content .coupon-box .message-failure, .order-summary-content .giftcard-box .message-failure {
            color: red;
        }

        .order-summary-content .coupon-box .message-success, .order-summary-content .giftcard-box .message-success {
            color: green;
        }

        .order-summary-content .coupon-box .current-code {
            padding: 10px 0px 0px 0px;
        }

    .order-summary-content .giftcard-box {
        position: relative;
        z-index: 1;
    }

    .order-summary-content .apply-discount-coupon-code-button, .order-summary-content .apply-gift-card-coupon-code-button {
        background: #fff;
        color: #444;
        border-color: #444;
        width: 155px;
        border-radius: 5px
    }

.discount-percentage {
    position: absolute;
    display: inline-block;
    font-size: 13px;
    background: #1b7116;
    color: #fff;
    padding: 3px 9px;
    border-radius: 15px;
    left: 11px;
    z-index: 1
}

.installments-text {
    font-weight: normal;
    font-size: 14px;
    color: #3c3c3c
}

.discount {
    font-size: 11px;
    background: #1c7c16;
    color: #fff;
    padding: 0 10px;
    border-radius: 15px;
    width: fit-content;
    margin: auto;
}

.apply-discount-coupon-code-button:hover, .apply-gift-card-coupon-code-button:hover {
    font-weight: 700;
}

.order-summary-content .cart, .wishlist-content .cart {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    vertical-align: middle;
    font-size: 1.1em;
}

.wishlist-content .cart {
    margin-bottom: 10px;
}

    .order-summary-content .cart td, .wishlist-content .cart td {
        padding: 10px;
    }

    .order-summary-content .cart .cart-header-row, .wishlist-content .cart .cart-header-row {
        font-weight: 700;
    }

        .order-summary-content .cart .cart-header-row th, .wishlist-content .cart .cart-header-row th {
            background: #e1e1e1;
            text-align: center;
            color: #444;
            height: 20px;
            padding: 7px 10px;
            vertical-align: middle;
            white-space: nowrap;
        }

            .order-summary-content .cart .cart-header-row th.picture, .wishlist-content .cart .cart-header-row th.picture {
                border: none;
            }

            .order-summary-content .cart .cart-header-row th.end, .wishlist-content .cart .cart-header-row th.end {
                padding-right: 5px;
            }

.order-summary-content .cart .cart-item-row td .old-product-price {
    color: #5C5B5B;
    font-size: 13px;
    text-align: center;
}

    .order-summary-content .cart .cart-item-row td .old-product-price span {
        text-decoration: line-through;
    }

.order-summary-content .cart .cart-item-row td, .wishlist-content .cart .cart-item-row td {
    border-bottom: 1px solid #c5c5c5;
    vertical-align: middle;
    line-height: 30px;
}

    .order-summary-content .cart .cart-item-row td.product, .wishlist-content .cart .cart-item-row td.product {
        text-align: left;
        padding: 0 10px;
    }

        .order-summary-content .cart .cart-item-row td.product a, .wishlist-content .cart .cart-item-row td.product a {
            text-decoration: none;
            color: #444
        }

            .order-summary-content .cart .cart-item-row td.product a:hover {
                text-decoration: underline;
            }

    .order-summary-content .cart .cart-item-row td.end, .wishlist-content .cart .cart-item-row td.end {
        text-align: center;
        font-weight: 700;
        color: #444;
        padding-right: 5px;
    }

.order-summary-content .cart .cart-item-row .qty-input, .wishlist-content .cart .cart-item-row .qty-input {
    border: solid 1px #E3E3E3;
    font-size: 14px;
    text-align: center;
    width: 40px;
    margin-right: 5px
}

.order-summary-content .cart .cart-item-row td .td-title, .wishlist-content .cart .cart-item-row td .td-title {
    display: none;
}

.order-summary-content .cart .cart-item-row .edit-item a {
    color: #B80709;
}

.order-summary-content .cart-footer {
    width: 100%;
    zoom: 1;
    margin-bottom: 15px
}

    .order-summary-content .cart-footer:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
    }

.order-summary-content .total-info {
    margin: 0;
    font-size: 17px;
}

    .order-summary-content .total-info .selected-shipping-method {
        font-weight: normal;
        font-size: 14px;
    }

    .order-summary-content .total-info .order-total {
        color: #353434;
    }

.order-summary-content .will-earn-reward-points {
    font-style: italic;
}

    .order-summary-content .will-earn-reward-points .cart-total-left {
        font-weight: normal;
    }

    .order-summary-content .will-earn-reward-points td {
        padding-top: 15px;
    }


.cart-total-left {
    width: 100%;
    vertical-align: middle;
    height: 21px;
    font-weight: 700;
    color: #353434;
    text-align: left
}

.cart-total-left-below {
    width: 100%;
    text-align: right;
    vertical-align: top;
    height: 30px;
}

.cart-total-right {
    text-align: right;
    vertical-align: middle;
    padding-left: 5px;
}

.order-summary-content .remove-gift-card-button, .order-summary-content .remove-discount-button {
    background: url(/Themes/FormulaCertaTheme/Content/images/ico-delete.gif) no-repeat;
    border: 0;
}

    .order-summary-content .remove-gift-card-button:hover, .order-summary-content .remove-discount-button:hover {
        cursor: pointer;
    }

.order-summary-content .selected-checkout-attributes {
    margin: 0;
    padding: 10px 5px 10px 0;
    width: 100%;
    text-align: right;
    vertical-align: middle;
    color: #353434;
}

.order-summary-content .checkout-attributes {
    margin: 10px 0;
    padding: 10px 20px;
    background: none repeat scroll 0 0 #F7F5E8;
    border: 1px dotted #D3D3D3;
    clear: both;
}

    .order-summary-content .checkout-attributes .text-prompt {
        font-weight: bold;
    }

    .order-summary-content .checkout-attributes ul.option-list {
        padding: 0px;
        margin: 0px;
    }

        .order-summary-content .checkout-attributes ul.option-list li {
            list-style: none;
        }

    .order-summary-content .checkout-attributes .textbox {
        width: 300px;
    }

    .order-summary-content .checkout-attributes textarea {
        width: 300px;
        height: 150px;
    }
    /* color squares attribute type */
    .order-summary-content .checkout-attributes ul.color-squares li {
        display: inline;
    }

    .order-summary-content .checkout-attributes ul.color-squares .color-container {
        position: relative;
        display: inline-block;
        border: solid 1px #999;
        padding: 1px;
        margin-bottom: 5px;
    }

    .order-summary-content .checkout-attributes ul.color-squares .selected-value .color-container {
        border-color: #075899;
        border-width: 2px;
        padding: 0;
    }

    .order-summary-content .checkout-attributes ul.color-squares .color {
        display: inline-block;
        width: 18px;
        height: 18px;
    }

    .order-summary-content .checkout-attributes ul.color-squares label {
        cursor: pointer;
        position: relative;
    }

    .order-summary-content .checkout-attributes ul.color-squares input {
        height: 0;
        overflow: hidden;
        z-index: -10000;
        position: absolute;
        float: none;
    }

.order-summary-content .min-amount-warning {
    margin: 0;
    padding: 10px 0 10px 10px;
}

.order-summary-content .terms-of-service {
    margin: 0;
    padding: 10px 0 10px 10px;
}

    .order-summary-content .terms-of-service .read {
        text-decoration: underline;
    }

        .order-summary-content .terms-of-service .read:hover {
            cursor: pointer;
        }

.checkout-data .terms-of-service {
    margin: 0;
    padding: 10px 0 10px 10px;
}

    .checkout-data .terms-of-service .read {
        text-decoration: underline;
    }

        .checkout-data .terms-of-service .read:hover {
            cursor: pointer;
        }

.order-summary-content .common-buttons {
    margin: 15px;
    padding: 10px;
}

.continue-shopping-button {
    float: left;
    margin: 15px 0px 0px 0px;
    border: solid 1px #444;
    background: #fff;
    color: #444;
    width: 49%;
    padding: 1px;
    font-size: 0.8em;
    height: 47px;
    border-radius: 5px
}

    .continue-shopping-button:hover {
        font-weight: 700;
        border-color: #444;
        color: #444;
        background: #fff;
    }

.order-summary-content .checkout-button {
    font-size: 17px;
    display: inline-block;
    padding: 10px 0;
    cursor: pointer;
    float: right;
    margin: 15px 0px 0px 0px;
    border-color: #bc4902;
    background: #bc4902;
    width: 47%;
    height: 47px;
    border-radius: 5px
}

    .order-summary-content .checkout-button:hover {
        background: #348140;
        border-color: #348140
    }

.order-summary-content .addon-buttons {
    clear: both;
    float: right;
    margin: 0;
    padding: 10px 0 10px 10px;
    text-align: right;
}

.order-summary-content .cross-sells {
    clear: both;
}

.coupon-code {
    margin-top: 5px
}

.shipping-badge {
    background: #5e5e5e;
    color: #fff;
    padding: 3px 7px;
    border-radius: 15px;
}

.estimate-shipping {
    margin: 0;
    font-size: 14px;
    color: #444;
    padding: 10px;
    background: #fff;
    border: 5px solid #fff;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.2);
}

    .estimate-shipping .hint {
        padding-top: 5px;
        padding-bottom: 5px;
    }

.shipping-options {
    display: flex;
    height: 50px;
    align-items: center;
}

    .shipping-options span {
        margin: 5px
    }

    .shipping-options .inputs {
        margin: 10px 0;
    }

    .shipping-options .zip-input {
        width: 150px;
        margin: 0;
    }


    .shipping-options label {
        display: inline-block;
        width: 85px;
    }

    .shipping-options .estimate-shipping-button {
        background: #fff;
        border-color: #bc4902;
        color: #bc4902;
        width: 110px;
        border-radius: 5px
    }

        .shipping-options .estimate-shipping-button:hover {
            font-weight: 700
        }

.shipping-results li.shipping-option-item {
    list-style: none;
    padding: 7px 0;
    border-bottom: 1px solid #e8e8e8;
    font-size: 12px;
}

.shipping-results .shipping-option-item .option-description {
    display: block;
    padding: 5px 0 5px 16px;
}


/* CHECKOUT */
.checkout-page .checkout-data, .checkout-one-page .checkout-data {
    margin: 0;
    padding: 0;
    color: #444;
    background-color: inherit;
}

.checkoutstep .steptitle {
    border: 1px solid #2F4F4F;
    color: #FFF;
    background-color: #2E4d7B;
    font-family: Arial,Sans-Serif;
    font-size: 12px;
    font-weight: 700;
    padding: 5px;
    margin-top: 5px;
}

.checkoutstep .stepcontent {
    border: dashed 1px #2F4F4F;
    border-top: none;
    padding: 5px;
}

.order-summary-title {
    padding: 10px 10px 5px 0;
    font-size: 11px;
    color: #444;
    font-weight: 700;
    clear: both;
}

.order-summary-body {
    text-align: center;
    height: auto;
}

.checkout-data .section .title {
    padding: 10px 10px 5px 0;
    font-weight: 700;
    clear: both;
    margin-bottom: 5px;
}

.checkout-data .address-grid {
    padding: 0;
    overflow: hidden;
}

    .checkout-data .address-grid .address-item {
        float: left;
        padding: 10px;
        border: 1px solid #EEE;
        width: 200px;
        min-height: 150px;
        margin-right: 5px;
    }

        .checkout-data .address-grid .address-item .select-button {
            margin-bottom: 5px;
            margin-top: 5px;
            text-align: center;
        }

        .checkout-data .address-grid .address-item li {
            list-style: none;
            text-align: left;
        }

.checkout-data .enter-address label {
    margin-top: 10px
}

.checkout-data .enter-address .buttons {
    margin-top: 10px;
}


.checkout-data .enter-address .custom-attributes ul.option-list {
    display: inline-block;
}

    .checkout-data .enter-address .custom-attributes ul.option-list li {
        list-style: none;
        display: inline-block;
    }

        .checkout-data .enter-address .custom-attributes ul.option-list li label {
            width: auto;
            margin-left: 0px;
        }

.checkout-data .enter-address .custom-attributes textarea {
    height: 100px;
    width: 500px;
    border: solid 1px #E3E3E3;
    vertical-align: top;
}

.checkout-data .pickup-in-store {
    border: 1px solid #EEE;
    height: auto;
    padding: 10px;
}

.checkout-data .select-shipping-address {
    border: 1px solid #EEE;
    height: auto;
    padding: 10px;
}

.checkout-data .pickup-in-store .description {
    font-style: italic;
    font-size: 12px
}

.checkout-data .shipping-method {
    text-align: left;
    border: 1px solid #e6e6e6;
    height: auto;
}

    .checkout-data .shipping-method li {
        text-align: left;
        vertical-align: text-top;
        padding: 5px 0 0 5px;
        list-style: none;
    }

    .checkout-data .shipping-method .method-name {
        font-weight: 700;
    }

    .checkout-data .shipping-method .method-description {
        padding: 5px 0 5px 16px;
    }

    .checkout-data .shipping-method .buttons {
        margin: 10px;
        text-align: left;
    }

    .checkout-data .shipping-method .message-error {
        margin: 10px;
        text-align: left;
    }

.checkout-data .use-reward-points {
    margin: 0;
    padding: 10px;
    color: #444;
    background: #F7F5E8;
    margin-bottom: 10px;
    border: dotted 1px #d3d3d3;
}

.method-name label {
    margin: 10px 5px;
    font-size: 17px;
    color: #444;
}

.checkout-data .payment-method {
    text-align: left;
    border: 1px solid #EEE;
    height: auto;
}

    .checkout-data .payment-method li {
        padding: 10px;
        text-align: left;
        vertical-align: text-top;
        list-style: none;
    }

    .checkout-data .payment-method .method-name {
        clear: both;
    }

        .checkout-data .payment-method .method-name:after {
            content: ".";
            display: block;
            clear: both;
            height: 0;
            font-size: 0;
            line-height: 0;
            visibility: hidden;
        }

    .checkout-data .payment-method .payment-logo {
        float: left;
    }

    .checkout-data .payment-method .payment-details {
        float: left;
        padding-top: 8px;
    }

    .checkout-data .payment-method .buttons {
        margin: 10px;
        text-align: left;
    }

    .checkout-data .payment-method .message-error {
        margin: 10px;
        text-align: left;
    }

.checkout-data .payment-info {
    text-align: left;
    height: auto;
}

    .checkout-data .payment-info .info {
        padding: 0px;
        text-align: left;
        vertical-align: text-top;
    }

    .checkout-data .payment-info .buttons {
        margin: 10px;
        text-align: left;
    }

    .checkout-data .payment-info .message-error {
        margin: 10px;
        text-align: left;
    }

.checkout-data .confirm-order {
    text-align: left;
    height: auto;
    margin-bottom: 0;
}

    .checkout-data .confirm-order .buttons {
        margin: 10px;
        text-align: left;
    }

    .checkout-data .confirm-order .message-error {
        margin: 10px;
        text-align: left;
    }

.checkout-data .order-review-data {
    padding: 10px;
    overflow: hidden;
    margin-bottom: 20px;
}

    .checkout-data .order-review-data ul {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
        width: 350px;
    }

    .checkout-data .order-review-data li {
        list-style: none;
        text-align: left;
    }

        .checkout-data .order-review-data li:first-child {
            margin-top: 0;
        }

    .checkout-data .order-review-data .title {
        margin: 10px 0 5px;
    }

    .checkout-data .order-review-data .payment-method, .checkout-page .order-review-data .shipping-method {
        border: none;
    }

.checkout-data .order-completed {
    text-align: center;
    border: 1px solid #EEE;
    height: auto;
    padding: 10px;
}

    .checkout-data .order-completed ul {
        margin-bottom: 10px;
    }

    .checkout-data .order-completed li {
        margin: 15px 0;
        list-style: none;
    }

    .checkout-data .order-completed a {
        color: #286732;
        text-decoration: none;
    }

.order-progress {
    height: 40px;
    margin: 0 auto;
    text-align: center;
    border-bottom: solid 2px #f3f3f3;
}

    .order-progress ul {
        padding: 0;
        margin: 0;
    }

        .order-progress ul li {
            list-style: none;
            display: inline;
            padding: 5px 20px 0;
        }

            .order-progress ul li .active-step {
                color: #6a6a6a;
                background: url(/Themes/FormulaCertaTheme/Content/images/progress-step-active.gif) no-repeat 50% 50%;
                padding-bottom: 40px;
                padding-right: 1px;
                zoom: 1;
            }

            .order-progress ul li .inactive-step {
                color: #d7d7d7;
                background: url(/Themes/FormulaCertaTheme/Content/images/progress-step-inactive.gif) no-repeat 50% 50%;
                padding-bottom: 40px;
                padding-right: 1px;
                zoom: 1;
            }

            .order-progress ul li a:hover {
                text-decoration: none;
            }


/* ONE PAGE CHECKOUT */
.opc .buttons {
    margin-top: 0;
    padding-top: 1em;
}

    .opc .buttons.confirm {
        height: 70px
    }

    .opc .buttons .back-link {
        margin-bottom: 10px;
    }

        .opc .buttons .back-link small {
            display: none;
        }

        .opc .buttons .back-link a {
            background: url(/Themes/FormulaCertaTheme/Content/images/arrow-up.png) no-repeat left;
            padding-left: 20px;
            color: #444
        }

            .opc .buttons .back-link a:hover {
                text-decoration: underline
            }

    .opc .buttons.disabled button {
        display: none;
    }

    .opc .buttons .please-wait {
        height: 21px;
        line-height: 21px;
    }

.opc .ul {
    list-style: disc outside;
    padding-left: 18px;
}

.opc ul, .opc ol, ul.opc, ol.opc {
    list-style: none outside none;
}

.opc {
    position: relative;
}

    .opc .step-title {
        border-width: 0 1px;
        border-style: solid;
        border-color: #fff #d9dde3 #d9dde3;
        background: #F2F2F2;
        padding: 4px 4px 4px;
        text-align: right;
    }

        .opc .step-title .number {
            float: left;
            background: #dbe6eb;
            border-color: #dbe6eb;
            color: #a4b3b9;
            padding: 7px 12px;
            margin: 0 5px 0 0;
            font: bold 11px/14px arial,helvetica,sans-serif;
        }

        .opc .step-title h2 {
            float: left;
            margin: 5px;
            color: #a4b3b9;
            text-transform: uppercase;
        }

    .opc .allow .step-title {
        background: #F2F2F2;
        border: 1px solid #EEE;
        border-bottom: 0;
        color: #a4b3b9;
        cursor: pointer;
    }

        .opc .allow .step-title .number {
            background: #d2dbdf;
            border-color: #d2dbdf;
            color: #90969a;
        }

        .opc .allow .step-title h2 {
            color: #90969a;
        }

    .opc .active .step-title {
        border: 1px solid #EEE;
        padding-bottom: 5px;
        color: #f18200;
        cursor: default;
    }

        .opc .active .step-title .number {
            background: #286732;
            border-color: #286732;
            color: #fff;
        }

        .opc .active .step-title h2 {
            color: #286732;
        }

    .opc .step {
        border: 1px solid #EEE;
        border-top: 0;
        background: #fbfaf6 0 0 repeat-x;
        padding: 20px 20px;
        position: relative;
    }

        .opc .step h2 {
            text-transform: uppercase;
            font-size: 16px;
            margin: 15px 0px 5px 0px;
        }

    .opc .step-title:after {
        display: block;
        content: ".";
        clear: both;
        font-size: 0;
        line-height: 0;
        height: 0;
        overflow: hidden;
    }

    .opc .order-summary-content .cart-footer {
        background: none !important;
    }


/* ORDER DETAILS */
.order-details-page .page-title h1 {
    float: left;
}

.order-details-page .page-title a {
    float: right;
    margin-left: 10px;
}

    .order-details-page .page-title a:hover {
        text-decoration: none;
    }

.order-details-page .title {
    padding: 10px 10px 5px 0;
    font-weight: 700;
    clear: both;
    font-size: 14px;
}

.order-details-page .page-body {
    padding: 15px;
    margin-bottom: 15px;
    background: #fff;
    box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.2);
}

.order-details-page .order-overview {
    text-align: left;
    padding-bottom: 10px;
    overflow: hidden;
}

    .order-details-page .order-overview .order-number {
        margin-bottom: 10px;
    }

    .order-details-page .order-overview .order-details {
        float: left;
    }

        .order-details-page .order-overview .order-details span {
            display: block;
            margin-bottom: 8px;
            font-size: 15px
        }

    .order-details-page .order-overview .order-total {
        text-align: right;
    }

.order-details-page .order-details-area {
    text-align: left;
    margin: 10px;
    padding: 10px;
    border: 1px solid #EEE;
    height: auto;
}

    .order-details-page .order-details-area td {
        vertical-align: top;
    }

    .order-details-page .order-details-area ul {
        float: left;
        margin-right: 20px;
    }

    .order-details-page .order-details-area li {
        list-style: none;
    }

        .order-details-page .order-details-area li:first-child {
            margin-top: 0;
        }

.order-details-page .tax-shipping-info {
    font-size: 11px;
    margin: 10px 0;
}

    .order-details-page .tax-shipping-info a {
        text-decoration: underline;
    }

.order-details-page .repost {
    margin: 10px 0px 10px 0px;
}

    .order-details-page .repost .hint {
        margin: 0px;
    }

.order-details-page .section {
    text-align: left;
    padding: 10px;
    margin-bottom: 20px;
    height: auto;
}

.order-details-page .checkout-attributes {
    text-align: right;
    vertical-align: middle;
    padding: 10px;
    height: auto;
}

.order-details-page .actions {
    margin: 10px 0px 10px 0px;
}

.order-details-page .cart-total-left {
    color: #444;
}

.order-details-page .order-notes th.createdon {
    width: 30%;
}

.order-details-page .order-notes .download a {
    color: #B80709;
}

.order-details-page .products td .td-title {
    display: none;
}

/* HOME PAGE */

.slick-next {
    right: 10%;
    transform: rotate(135deg);
}

.slick-prev {
    left: 10%;
    transform: rotate(-45deg);
}

.slick-next, .slick-prev {
    line-height: 0;
    position: relative;
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    outline: 0;
    background: 0 0;
    height: 18px;
    width: 18px;
    font-size: 0;
    border: 2px solid #353535;
    border-top: none;
    border-left: none;
    transition: .1s;
}

/* PRODUCTS IN GRID - TEMPLATE */
.product-grid {
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    text-align: center;
    zoom: 1;
}

    .product-grid:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
    }

    .product-grid .item-box {
        float: left;
        padding: 2px;
    }

.product-grid-home .item-box {
    float: left;
    padding: 2px;
    width: 100%
}

.product-grid .review-item {
    width: 100%;
    padding: 15px;
    margin: 0;
    min-height: 225px;
    border: 1px solid #e6e6e6;
    background: #e6e6e6;
}

    .product-grid .review-item .date {
        font-size: 12px
    }

.product-grid .product-item {
    display: table;
    width: 100%;
    padding: 10px;
    margin: 0;
    min-height: 414px;
    text-align: center;
    vertical-align: text-top;
    border: 1px solid #d6d6d6;
    background: #ffffff;
    border-radius: 8px
}

    .product-grid .product-item:hover {
        box-shadow: inset 0 1px 7px #c9c9c9;
    }

    .product-grid .product-item .product-title {
        width: 100%;
        height: 43px;
        margin-top: 5px;
        color: #2d2d2d;
        line-height: 1.3em;
        overflow: hidden;
        margin-bottom: 10px;
        vertical-align: middle;
        text-align: center;
        font-size: 15px;
        display: table
    }


.overlay_box {
    width: 100%;
    background: rgb(255 255 255 / 70%);
    left: 0;
    padding: 10px;
    bottom: 0;
    position: absolute;
    left: 0;
    margin-bottom: -100px;
}

.product-grid .item-box:hover .overlay_box {
    margin-bottom: 0;
}

.product-grid .product-item .picture {
    display: block;
    min-height: 200px
}

    .product-grid .product-item .picture img {
        margin: 0 auto
    }

.product-grid .product-item .description {
    text-align: center;
    font-size: 0.9em;
    line-height: 120%;
    padding: 0 0;
    min-height: 28px;
    overflow: hidden;
    color: #444;
    margin: 5px 0
}

.product-grid .product-item .details {
    width: 100%;
    position: absolute;
    bottom: 0;
    min-height: 120px;
    left: 0;
    padding: 10px
}

.product-grid .product-item .add-info {
    vertical-align: bottom;
    text-align: right;
    width: auto;
    height: auto;
    position: relative;
}

.product-grid .product-item .prices {
    text-align: center;
    vertical-align: middle;
}

    .product-grid .product-item .prices .price {
        margin: 13px 6px 0 0;
    }

    .product-grid .product-item .prices .actual-price {
        color: #444;
        font-size: 1.4em;
        overflow: hidden;
        white-space: nowrap;
        display: inline;
        line-height: normal;
        font-weight: 700
    }

    .product-grid .product-item .prices .old-price {
        color: #606060;
        text-decoration: line-through;
        font-size: 15px;
        margin: 0px;
        overflow: hidden;
        display: inline;
        line-height: normal;
    }

    .product-grid .product-item .prices .tax-shipping-info {
        font-size: 11px;
    }

        .product-grid .product-item .prices .tax-shipping-info a {
            text-decoration: underline;
        }

.product-grid .product-item .buttons {
    margin: 0;
}

.add-to-cart-link {
    clear: both;
    cursor: pointer;
    background: #286732;
    text-shadow: none;
    border: 0 none;
    font-size: 2.3em;
    margin-left: 0px;
    width: 100%;
    min-height: 65px;
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    outline: 0;
    padding: 15px;
    text-transform: uppercase;
    border-radius: 5px;
    overflow: visible;
}

    .add-to-cart-link:hover {
        background: #348140;
        color: #fff;
    }

.product-item.second .product-box-add-to-cart-button {
    color: #4b7041;
    border: 1px solid #4b7041;
}

    .product-item.second .product-box-add-to-cart-button:hover {
        background: #2f4829;
        color: #fff;
    }

.product-box-add-to-cart-button {
    border: 1px solid #286732;
    padding: 10px;
    background: transparent;
    color: #286732;
    width: 100%;
    text-transform: uppercase;
    border-radius: 5px
}

    .product-box-add-to-cart-button:hover {
        background: #286732;
        color: #fff;
    }

/* PRODUCTS IN LINES - TEMPLATE */
.product-list {
    width: auto;
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
}

    .product-list .item-box {
        text-align: left;
        clear: both;
        position: relative;
        margin-bottom: 10px;
        overflow: hidden;
    }

        .product-list .item-box:hover {
            background: #F9F9F9;
        }

    .product-list .product-item {
        width: auto;
        margin-top: 10px;
        position: relative;
        zoom: 1;
    }

        .product-list .product-item:after {
            content: ".";
            display: block;
            clear: both;
            height: 0;
            font-size: 0;
            line-height: 0;
            visibility: hidden;
        }

        .product-list .product-item .product-title {
            font-size: 12px;
            padding-left: 10px;
            margin-top: 10px;
        }

            .product-list .product-item .product-title a {
                display: block;
                height: auto;
                line-height: 1.3em;
                font-size: 16px;
                text-transform: uppercase;
                overflow: hidden;
                padding: 4px 10px 8px 0;
            }

        .product-list .product-item .overlay_box {
            z-index: 999;
            bottom: 0;
            margin-bottom: -50px;
        }

    .product-list .item-box:hover .overlay_box {
        margin-bottom: 0;
    }

    .product-list .product-item .details {
        float: left;
        width: 60%;
        padding-top: 15px;
    }

    .product-list .product-item .picture {
        float: left;
        margin: 0 10px 10px;
    }

    .product-list .product-item .description {
        padding: 0 0 0 10px;
        margin: 0px 0 0 0;
        text-align: left;
        color: #444;
    }

    .product-list .product-item .add-info {
        float: right;
        text-align: right;
        position: absolute;
        top: 40px;
        right: 10px;
    }

    .product-list .product-item .prices .price {
        margin: 0px;
        display: block;
    }

    .product-list .product-item .prices .actual-price {
        color: #bc4902;
    }

    .product-list .product-item .prices .old-price {
        color: #5C5B5B;
        text-decoration: line-through;
    }

    .product-list .product-item .prices .tax-shipping-info {
        font-size: 11px;
    }

        .product-list .product-item .prices .tax-shipping-info a {
            text-decoration: underline;
        }

    .product-list .product-item .buttons {
        padding-top: 20px;
        padding-right: 10px;
    }


/* FEATURED PRODUCTS */

.featured-product-grid .title {
    padding: 10px 10px 5px 0;
    font-weight: 700;
    text-transform: uppercase;
    clear: both;
    margin: 0;
    color: #5C5B5B;
}


/* CATALOG PAGES */

.product-tags-all-page .product-tags-list li {
    display: inline;
}

    .product-tags-all-page .product-tags-list li a {
        text-decoration: none;
        margin: 0 2px 0 0;
    }

.vendor-list-page .vendor-list li {
    display: inline;
}

    .vendor-list-page .vendor-list li a {
        text-decoration: none;
        margin: 0 2px 0 0;
    }

.sub-category-grid, .manufacturer-grid {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    margin-bottom: 15px;
    zoom: 1;
}

    .sub-category-grid:after, .manufacturer-grid:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
    }

    .sub-category-grid a, .manufacturer-grid a {
        color: #5f5454;
        font-size: 12.3px;
    }

    .sub-category-grid .item-box, .manufacturer-grid .item-box {
        float: left;
        margin: 15px;
        text-align: center;
        vertical-align: text-top;
    }

    .sub-category-grid .sub-category-item .picture img, .manufacturer-grid .manufacturer-item .picture img {
        max-width: 100%;
    }

.product-filters {
    width: auto;
    margin-bottom: 10px;
    padding: 10px;
}

    .product-filters .filter-title {
        font-weight: 700;
        padding-left: 10px;
    }

        .product-filters .filter-title strong {
            display: block;
            height: 2em;
            line-height: 1.3em;
            overflow: hidden;
        }

    .product-filters .filter-content {
        padding: 5px 10px;
    }

.price-range-filter .filter-title {
    background: url(/Themes/FormulaCertaTheme/Content/images/ico-arrow-r.gif) no-repeat top left;
    padding-left: 20px;
}

.price-range-filter ul {
    margin: 0;
    padding: 0;
}

.price-range-filter li {
    list-style: none;
    padding-bottom: 5px;
}

.price-range-filter .price-range-selector {
}

.price-range-filter .selected-price-range {
}

.price-range-filter .remove-filter {
    padding-top: 5px;
}

    .price-range-filter .remove-filter a {
        font-weight: 700;
        color: #b80709;
    }

.product-spec-filter .filter-title {
    background: url(/Themes/FormulaCertaTheme/Content/images/ico-arrow-r.gif) no-repeat top left;
    padding-left: 20px;
}

.product-spec-filter .available-items, .product-spec-filter .already-filtered-items {
    width: 100%;
    overflow: hidden;
}

.product-spec-filter .group {
    display: block;
    float: left;
    clear: both;
    font-weight: 700;
}

    .product-spec-filter .group li {
        list-style: none;
    }

.product-spec-filter .available-items .item {
    padding: 3px 2px 3px 16px;
    list-style: none;
}

.product-spec-filter .already-filtered-items .filter-title {
    background: none;
    padding: 15px 5px 5px 0;
}

.product-spec-filter .already-filtered-items .item {
    padding: 5px 0;
}

.product-spec-filter .remove-filter {
    padding-top: 5px;
}

    .product-spec-filter .remove-filter a {
        font-weight: 700;
        color: #b80709;
    }

/* LOGIN */

.login-page {
    margin-top: 20px
}

    .login-page h1 {
        margin: 0;
        font-size: 28px
    }

    .login-page .returning-wrapper {
        width: 48%;
        margin: 0 auto;
        min-height: 307px;
        margin-bottom: 15px;
    }

        .login-page .returning-wrapper .new-login {
            border-radius: 5px;
            border: 1px solid #d6d6d6;
            padding: 20px;
        }

        .login-page .returning-wrapper .inputs {
            margin: 20px 0;
        }

        .login-page .returning-wrapper label {
            font-weight: 700
        }

        .login-page .returning-wrapper .login-button {
            width: 100%;
            margin: 0;
            background: #bc4902;
            border-radius: 5px
        }

            .login-page .returning-wrapper .login-button:hover {
                background: #286732;
            }

        .login-page .returning-wrapper .strike {
            font-size: 12px;
            color: #666;
        }

    .login-page .register-button {
        margin: 0;
        background: #f2f2f2;
        color: #0a0a0a;
        width: 100%;
        display: block;
        border: 1px solid #d6d6d6;
        border-radius: 5px
    }

        .login-page .register-button:hover {
            background: #d6d6d6;
        }

    .login-page .returning-wrapper .forgot-password {
        display: block;
        text-align: right;
    }

        .login-page .returning-wrapper .forgot-password a {
            color: #444;
        }

            .login-page .returning-wrapper .forgot-password a:hover {
                text-decoration: underline;
            }

    .login-page .returning-wrapper .field-validation-error {
        display: block;
    }

/* REGISTRATION */

.registration-page {
    margin-top: 20px
}

    .registration-page h1 {
        margin: 0;
        font-size: 28px
    }

    .registration-page .returning-wrapper {
        width: 48%;
        margin: 0 auto;
        min-height: 307px;
        margin-bottom: 15px;
    }

        .registration-page .returning-wrapper .new-register {
            border-radius: 5px;
            border: 1px solid #d6d6d6;
            padding: 20px;
        }

        .registration-page .returning-wrapper .inputs {
            margin: 10px 0;
        }

        .registration-page .returning-wrapper .form-row .inputs {
            margin: 20px 0 0;
        }

    .registration-page .message-error {
        margin-bottom: 20px;
    }

    .registration-page .returning-wrapper label {
        font-weight: 700
    }

    .registration-page .returning-wrapper .message {
        font-size: 12px;
        display: block
    }

    .registration-page .returning-wrapper .register-next-step-button {
        background: #bc4902;
        border-color: #bc4902;
        width: 100%;
        margin-left: 0px;
        border-radius: 5px
    }

        .registration-page .returning-wrapper .register-next-step-button:hover {
            background: #a74000;
            border-color: #a74000
        }

    .registration-page .login-button {
        margin: 0;
        background: #f2f2f2;
        color: #0a0a0a;
        width: 100%;
        display: block;
        border: 1px solid #d6d6d6;
        border-radius: 5px
    }

        .registration-page .login-button:hover {
            background: #d6d6d6;
        }


/* BLOGS */
.blog-page .blog-posts .post {
    padding: 15px;
    background: #fafafa;
    min-height: 600px;
    margin: 15px 0
}

    .blog-page .blog-posts .post a.post-title {
        color: #3b3b3b;
        font-size: 1.5em;
        margin: 15px 0;
        height: 52px;
        white-space: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .blog-page .blog-posts .post img.post-title {
        width: 100%;
        margin: 10px 0;
    }

    .blog-page .blog-posts .post p.post-description {
        height: 70px;
        overflow: hidden;
    }

.blog-page .blog-posts .post-body a {
    padding: 15px;
    background: #286732;
    color: #fff;
    display: inline-block;
    margin: 10px 0;
}

.blog-page .blog-posts .blog-details {
    margin-top: 15px;
}

    .blog-page .blog-posts .blog-details a {
        font-weight: 700;
        text-decoration: none;
        color: #5C5B5B;
        background-color: inherit;
    }

.blogpost-page .post-body {
    margin-bottom: 15px;
}

    .blogpost-page .post-body h2 {
        margin: 15px 0;
    }

    .blogpost-page .post-body h3 {
        margin: 15px 0;
    }

    .blogpost-page .post-body ul {
        list-style-type: disc;
        font-size: 1.2em;
        margin: 15px;
    }

    .blogpost-page .post-body li {
        margin: 5px;
    }

    .blogpost-page .post-body img {
        max-width: 100%;
        height: auto;
    }

    .blogpost-page .post-body:after, .blogpost-page .tags:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
    }

.blogpost-page .tags {
    margin: 20px 0 10px;
    zoom: 1;
}

    .blogpost-page .post-body a, .blogpost-page .tags a {
        color: #27589d;
        font-weight: 700;
    }

    .blogpost-page .tags label {
        float: left;
        margin-right: 5px;
    }

    .blogpost-page .tags li {
        float: left;
        list-style: none;
    }

        .blogpost-page .tags li.separator {
            margin-right: 5px;
        }

.blogpost-page .result {
    font-family: Verdana,Arial,sans-serif;
    font-size: 10px;
    font-weight: 700;
    color: red;
    margin-bottom: 10px;
}

.blogpost-page .new-comment {
    margin-top: 10px;
}

    .blogpost-page .new-comment .captcha-box {
        margin-bottom: 12px;
    }

    .blogpost-page .new-comment .comment-text {
        width: 350px;
        height: 150px;
        vertical-align: middle;
    }

    .blogpost-page .new-comment .buttons {
        text-align: left;
    }

.blogpost-page .comment-list {
    margin: 10px 0px 10px 0;
}

    .blogpost-page .comment-list .title {
        padding: 10px 10px 10px 0;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 1.1em;
        color: #3a3a3a;
    }

.blog-comment {
    margin-bottom: 20px;
    zoom: 1;
}

    .blog-comment:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
    }

    .blog-comment .comment-info {
        width: 170px;
        float: left;
        padding: 5px;
        height: 100%;
        border-right: solid 1px #F3F3F3;
    }

        .blog-comment .comment-info .user-info {
            padding-top: 5px;
        }

            .blog-comment .comment-info .user-info a.username {
                font-weight: 700;
                margin-bottom: 5px;
            }

            .blog-comment .comment-info .user-info span.username {
                font-weight: 700;
                margin-bottom: 5px;
            }

            .blog-comment .comment-info .user-info .avatar {
                margin: 5px 0;
            }

                .blog-comment .comment-info .user-info .avatar .avatar-img {
                    border: solid 2px #CEDBE1 !important;
                }

    .blog-comment .comment-content {
        margin-left: 180px;
        border-left: solid 1px #F3F3F3;
    }

        .blog-comment .comment-content .comment-time {
            font-weight: 700;
            line-height: 20px;
            padding: 3px;
            background: #e3f3f3;
        }

            .blog-comment .comment-content .comment-time .stat-value {
                font-weight: 400;
            }

        .blog-comment .comment-content .comment-body {
            padding: 3px;
        }

/* EMAIL A FRIEND */

.email-a-friend-page .page-body {
    padding: 15px;
    margin-bottom: 15px;
    background: #fff;
    box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.2);
}

.email-a-friend-page .page-title {
    margin-bottom: 20px;
}

.email-a-friend-page .title {
    margin-bottom: 20px;
}

.email-a-friend-page .product {
    font-weight: bold;
    font-size: 14px;
}

.email-a-friend-page .result {
    font-weight: bold;
}

.email-a-friend-page .form-fields {
    zoom: 1;
}

    .email-a-friend-page .form-fields:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
    }

.email-a-friend-page .inputs-left {
    float: left;
}

.email-a-friend-page .inputs-right {
    float: right;
}

.email-a-friend-page .inputs {
    margin-bottom: 12px;
}

    .email-a-friend-page .inputs label {
        display: block;
    }

.email-a-friend-page .captcha-box {
    margin-bottom: 12px;
}

.email-a-friend-page .friend-email, .email-a-friend-page .your-email {
    width: 250px;
    padding: 1px;
}

.email-a-friend-page .personal-message {
    width: 350px;
    height: 150px;
}

.email-a-friend-page .buttons {
    text-align: left;
}

.email-a-friend-page .field-validation-error {
    display: block;
}


/* SEARCH */
.search-page .search-input {
    background: #fff;
    border-radius: 2px;
    padding: 15px;
    box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.2);
}

    .search-page .search-input .buttons {
        text-align: right;
    }

.search-page .search-results {
    padding-top: 10px;
}

    .search-page .search-results .result {
        color: #444;
    }

.search-page .basic-search label {
    line-height: 25px;
}

.search-page .search-text {
    width: 560px;
}

.search-page .adv-search {
    margin-top: 10px;
}

.search-page .inputs {
    overflow: hidden;
    padding: 4px;
}

    .search-page .inputs label {
        display: inline-block;
        width: 110px;
    }

    .search-page .inputs.reversed label {
        width: auto;
    }

.search-page .price-from, .search-page .price-to {
    width: 100px;
}

.search-page .warning {
    text-decoration: underline;
}

/* PASSWORD RECOVERY AND NEWSLETTER PAGES */

.password-recovery-page {
    margin-top: 20px
}

    .password-recovery-page h1 {
        margin: 0;
        font-size: 28px
    }

    .password-recovery-page .returning-wrapper {
        width: 48%;
        margin: 0 auto;
        min-height: 307px;
        margin-bottom: 15px;
    }

        .password-recovery-page .returning-wrapper .new-recovery {
            border-radius: 5px;
            border: 1px solid #d6d6d6;
            padding: 20px;
        }

        .password-recovery-page .returning-wrapper .inputs {
            margin: 10px 0;
        }

        .password-recovery-page .returning-wrapper .form-row .inputs {
            margin: 20px 0 0;
        }

    .password-recovery-page .message-error {
        margin-bottom: 20px;
    }

    .password-recovery-page .returning-wrapper label {
        font-weight: 700
    }

    .password-recovery-page .returning-wrapper .password-recovery-button {
        background: #bc4902;
        border-color: #bc4902;
        width: 100%;
        margin-left: 0px
    }

        .password-recovery-page .returning-wrapper .password-recovery-button:hover {
            background: #a74000;
            border-color: #a74000
        }

    .password-recovery-page .login-button {
        margin: 0;
        background: #f2f2f2;
        color: #0a0a0a;
        width: 100%;
        display: block;
        border: 1px solid #d6d6d6;
    }

        .password-recovery-page .login-button:hover {
            background: #d6d6d6;
        }


    .password-recovery-page .result {
        font-size: 12px;
        font-weight: 700;
        color: red;
    }

/* ACCOUNT ACTIVATION */

.account-activation-page .page-body {
    margin: 0;
    padding: 0;
    color: #444;
    background-color: inherit;
}


/* CONTACTS */

.contact-page .page-body {
    padding: 15px;
    margin-bottom: 15px;
    border: 1px solid #eee;
    border: 5px solid #fff;
    background: white;
    box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.2);
}

.contact-page .result {
    font-weight: bold;
}

.contact-page .form-fields {
    zoom: 1;
}

    .contact-page .form-fields:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
    }

.contact-page .inputs {
    margin-bottom: 12px;
}

.contact-page .captcha-box {
    margin-bottom: 12px;
}

.contact-page .fullname {
    width: 250px;
}

.contact-page .phone {
    width: 250px;
}

.contact-page .subject {
    width: 250px;
}

.contact-page .email {
    width: 250px;
}

.contact-page .reasonselect {
    width: 250px;
}

.contact-page .enquiry {
    width: 350px;
    height: 150px;
}

.contact-page .buttons {
    text-align: left;
}

/* CUSTOMER ACCOUNT PAGES */

.account-page .result {
    font-family: Verdana,Arial,sans-serif;
    font-size: 10px;
    font-weight: 700;
    color: red;
}

.account-page .page-title {
    margin-bottom: 20px;
}

.account-page .page-body {
    margin: 0;
    padding: 0;
    color: #444;
}

.account-page .section {
    padding: 15px;
    margin-bottom: 15px;
    background: #fff;
    box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.2);
}

    .account-page .section:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
    }

    .account-page .section .title {
        display: table;
        margin-bottom: 10px;
    }

        .account-page .section .title strong {
            text-transform: uppercase;
            font-size: 15px;
            letter-spacing: 0.05em;
        }

    .account-page .section li {
        list-style: none;
        line-height: 16px;
    }

.address-list-page {
}

    .address-list-page .address-list {
    }

        .address-list-page .address-list .address-item {
        }

            .address-list-page .address-list .address-item .title {
                font-size: 14px;
            }

            .address-list-page .address-list .address-item .info {
                float: left;
            }

            .address-list-page .address-list .address-item .buttons {
                float: right;
            }

    .address-list-page .add-button {
        margin-bottom: 5px;
        margin-top: 5px;
        float: left;
        text-align: right;
    }

.address-edit-page .edit-address {
    margin-bottom: 10px;
}

    .address-edit-page .edit-address .inputs {
        margin-bottom: 5px;
    }

    .address-edit-page .edit-address .custom-attributes ul.option-list {
        display: inline-block;
    }

        .address-edit-page .edit-address .custom-attributes ul.option-list li {
            list-style: none;
            display: inline-block;
        }

            .address-edit-page .edit-address .custom-attributes ul.option-list li label {
                width: auto;
                margin-left: 0px;
            }

    .address-edit-page .edit-address .custom-attributes textarea {
        height: 100px;
        width: 500px;
        border: solid 1px #E3E3E3;
        vertical-align: top;
    }

.address-edit-page .buttons {
}

.avatar-page {
    padding: 10px;
}

    .avatar-page .buttons {
        margin: 5px 0;
    }


.back-in-stock-subscription-list-page .buttons {
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: left;
}

.change-password-page .buttons {
    margin-bottom: 5px;
    margin-top: 5px;
}

.customer-info-page .gender {
    display: inline-block;
}

.customer-info-page .custom-attributes ul.option-list {
    display: inline-block;
}

    .customer-info-page .custom-attributes ul.option-list li {
        list-style: none;
        display: inline-block;
    }

        .customer-info-page .custom-attributes ul.option-list li label {
            width: auto;
            margin-left: 0px;
        }

.customer-info-page .vat-status {
}

.customer-info-page .vat-note {
    display: block;
}

.customer-info-page .buttons {
    margin-bottom: 5px;
    margin-top: 5px;
}

.customer-info-page .message-error {
    margin-bottom: 20px;
}

.customer-info-page textarea {
    height: 100px;
    width: 500px;
    border: solid 1px #E3E3E3;
    vertical-align: top;
}

.customer-info-page .add-more-external-records {
    margin-top: 10px;
}

    .customer-info-page .add-more-external-records a {
        color: #B80709;
    }


.username-available-status {
    color: green;
    padding-left: 5px;
}

.username-not-available-status {
    color: red;
    padding-left: 5px;
}

.order-list-page {
}

    .order-list-page .recurring-payments {
    }

        .order-list-page .recurring-payments .recurring-payments-box {
            text-align: left;
            padding: 10px;
            height: auto;
        }

    .order-list-page .order-list {
    }

        .order-list-page .order-list .order-item {
        }

            .order-list-page .order-list .order-item .title {
                font-size: 14px;
            }

            .order-list-page .order-list .order-item .info {
                float: left;
            }

            .order-list-page .order-list .order-item .buttons {
                float: right;
            }

.return-request-list-page {
}

    .return-request-list-page .request-item {
    }

        .return-request-list-page .request-item a {
            color: #B80709;
        }

        .return-request-list-page .request-item .title {
            font-size: 14px;
        }

        .return-request-list-page .request-item .info {
        }

.reward-points-page {
}

    .reward-points-page .reward-points-overview {
        padding: 10px 10px 5px 0;
        width: 100%;
    }

        .reward-points-page .reward-points-overview .current-balance {
        }

        .reward-points-page .reward-points-overview .min-balance {
            margin-top: 10px;
        }

    .reward-points-page .reward-points-history {
    }

        .reward-points-page .reward-points-history .title {
            margin-top: 20px;
            margin-bottom: 15px;
        }

.account-page .inputs select {
    margin: 0px 0px 5px 0;
}

.product-grid .product-item .rating div, .product-grid .review-item .rating div, .product-review-list .product-review-item .rating div {
    height: 16px;
    background: url(/Themes/FormulaCertaTheme/Content/images/star-x-active.png) 0 0 repeat-x
}

.product-grid .product-item .rating, .product-grid .review-item .rating, .product-review-list .product-review-item .rating {
    margin: 0;
    height: 16px;
    width: 80px;
    display: inline-block;
    background: url(/Themes/FormulaCertaTheme/Content/images/star-x-inactive.png) 0 0 repeat-x
}

/* PRODUCT DETAILS PAGE */

.strike {
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    margin: 10px auto
}

    .strike > span {
        position: relative;
        display: inline-block;
    }

        .strike > span:before,
        .strike > span:after {
            content: "";
            position: absolute;
            top: 50%;
            width: 9999px;
            height: 1px;
            background: #dbdbdb;
        }

        .strike > span:before {
            right: 100%;
            margin-right: 15px;
        }

        .strike > span:after {
            left: 100%;
            margin-left: 15px;
        }

.add-to-cart-panel {
    display: flex;
    align-content: space-around;
    justify-content: space-between;
}

.quantity-selector {
    width: 20%;
    height: 60px;
    display: inline-block
}

    .quantity-selector .quantity {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: 1px solid #D0D0D0;
        border-radius: 4px;
        width: 100%;
        height: 100%;
        transition: 0.3s;
        position: relative;
    }

        .quantity-selector .quantity .minus,
        .quantity-selector .quantity .plus {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%;
            cursor: pointer;
            flex: 1;
        }

        .quantity-selector .quantity .item {
            user-select: none;
            font-size: 18px;
        }

            .quantity-selector .quantity .item:hover {
                font-weight: 700
            }

.product-details-page.second .product-essential .add-to-cart-button {
    background: #4b7041
}

    .product-details-page.second .product-essential .add-to-cart-button:hover {
        background: #2f4829
    }

.product-details-page.second .write-product-review-button {
    background: #4b7041;
    border: 0
}

    .product-details-page.second .write-product-review-button:hover {
        background: #2f4829
    }

.product-details-page .free-shipping {
    background: url(/Themes/FormulaCertaTheme/Content/images/free-shipping.png) left 0px no-repeat;
    background-size: contain;
    font-size: 11px;
    height: 60px;
    width: 60px;
    line-height: 12px;
    padding: 18px 5px 0 4px;
    text-align: center;
    color: #fff;
    font-weight: normal;
}

.product-details-page .full-description a {
    color: #27589d;
    font-weight: 700;
}

.product-details-page .full-description table {
    width: 100%;
}

    .product-details-page .full-description table tr {
    }

    .product-details-page .full-description table td {
        border: 1px solid #dadada;
        padding: 5px
    }


.product-details-page .full-description .video-wrapper,
.category-page .video-wrapper,
.topic-page .page-body .video-wrapper {
    padding: 0 20%;
    margin: 20px 0
}


.product-details-page .full-description .embed-container,
.category-page .embed-container,
.topic-page .page-body .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

    .product-details-page .full-description .embed-container iframe,
    .category-page .embed-container iframe,
    .topic-page .page-body .embed-container iframe,
    .embed-container object,
    .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.product-details-page .full-description ul, .product-details-page .full-description ol {
    margin-left: 25px;
    list-style: disc
}

.product-details-page .full-description h1 {
    margin: 10px 0 10px;
    font-size: 22px;
    font-weight: bold;
}

.product-details-page .full-description h2:first-child {
    margin: 0 0 25px;
}

.product-details-page .full-description h2 {
    font-size: 21px;
    margin: 25px 0;
    color: #bc4902
}

.product-details-page .full-description.second h2 {
    color: #4b7041
}

.product-details-page .full-description h3 {
    margin: 15px 0 10px;
    font-size: 18px;
    font-weight: bold;
}

.product-details-page .full-description h4 {
    margin: 15px 0 10px;
    font-size: 16px;
    font-weight: bold;
}

.product-details-page .full-description li {
    font-size: 1.2em;
    margin-top: 10px
}

.product-details-page .email-a-friend {
    margin: 10px 5px 10px 0px;
    float: left;
}

.product-details-page .compare-products {
    margin: 0 0 10px 0px;
    float: left;
}

.product-details-page .product-share-button {
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
}

.product-details-page .product-reviews-overview .product-review-links .separator {
    margin: 0 2px;
}

.product-details-page .product-reviews-overview .product-review-links {
    margin: 0;
}

.product-details-page .product-reviews-overview .product-no-reviews a {
    text-decoration: underline;
    color: #444
}

.product-details-page .product-variant-list {
    clear: both;
    padding: 10px 0;
    border: 0;
    margin-bottom: 20px;
    margin-top: 10px;
}

    .product-details-page .product-variant-list .product-variant-line {
        border: 1px solid #EEEEEE;
        padding: 20px;
        margin: 10px 0;
        zoom: 1;
    }

        .product-details-page .product-variant-list .product-variant-line:after {
            content: ".";
            display: block;
            clear: both;
            height: 0;
            font-size: 0;
            line-height: 0;
            visibility: hidden;
        }

.add-to-cart-button {
    background: #286732;
    color: #fff;
    text-shadow: none;
    border: 0 none;
    border-radius: 5px;
    font-size: 1.8em;
    margin: 0;
    width: 77%;
    height: 60px;
    float: right;
}

.back-in-stock-subscription {
    background: #bc4902;
    color: #fff;
    text-shadow: none;
    border: 0 none;
    border-radius: 5px;
    font-size: 1.8em;
    margin: 0;
    width: 100%;
    height: 60px;
}

    .back-in-stock-subscription:hover {
        background: #395f3f
    }

.orc-whatsapp {
    background: #269033;
    color: #fff;
    border: 0;
    font-size: 2.3em;
    margin-top: 5px;
    width: 100%;
    height: 65px;
    border-radius: 5px
}

.product-details-page .product-variant-list .add-to-cart-button {
    margin-top: 15px;
    margin-left: 0;
    display: block;
}

.product-details-page .no-associated-products {
    font-weight: bold;
}

.add-to-cart-button:hover {
    background: #348140;
}

.orc-whatsapp:hover {
    background: #1da02d;
    color: #fff;
    text-decoration: none !important
}

.add-to-wishlist-button, .add-to-compare-list-button, .email-a-friend-button {
    width: 220px;
    font-size: 12px;
}

.add-to-wishlist-button {
    display: block;
    margin-top: 10px;
    clear: both;
    cursor: pointer;
    background: #286732;
    color: #fff;
    text-shadow: none;
    border: 0 none;
    font-size: 1.8em;
    margin-left: 0;
    width: 100%;
    height: 65px;
}

.product-details-page .variant-picture {
    clear: both;
    float: left;
    margin-bottom: 15px;
}

.product-details-page .variant-overview {
    float: left;
    width: 100%;
}

.product-details-page .variant-name {
    color: #5C5B5B;
    font-size: 1.3em;
    margin-bottom: .3em;
}

.product-details-page .variant-description {
    clear: both;
    color: #444;
    margin-bottom: .3em;
}

.product-details-page .download-sample {
    clear: both;
    color: #444;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .product-details-page .download-sample .download-sample-button {
        background: #F1F1F1 url(/Themes/FormulaCertaTheme/Content/images/download-sample-bg.gif) repeat-x scroll 0 100%;
        border: 1px solid #B5B5B5;
        color: #444;
        cursor: pointer;
        font-size: 11px !important;
        font-size-adjust: none !important;
        font-stretch: normal !important;
        font-style: normal !important;
        font-variant: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
        overflow: visible;
        padding: 1px 5px;
        text-align: center;
        text-transform: uppercase;
        vertical-align: middle;
        width: auto;
    }

        .product-details-page .download-sample .download-sample-button a {
            text-decoration: none;
        }

            .product-details-page .download-sample .download-sample-button a:hover {
                color: #444;
            }

.product-details-page .product-variant-line .prices {
    padding-top: 10px;
    margin-right: 30px;
}

.product-details-page .prices .old-product-price {
    color: #5C5B5B;
}

    .product-details-page .prices .old-product-price span {
        text-decoration: line-through;
    }

.product-details-page .prices .tax-shipping-info {
    font-size: 11px;
}

    .product-details-page .prices .tax-shipping-info a {
        text-decoration: underline;
    }

.product-details-page .customer-entered-price {
    margin-bottom: 10px;
}

.product-details-page .add-to-cart .enter-price-input {
    width: 60px;
}

.product-details-page .add-to-cart .qty-input {
    width: 40px;
}

.product-details-page .attributes {
    margin-bottom: 10px;
}

    .product-details-page .attributes dl dt {
        margin: 10px 0 0;
    }

    .product-details-page .attributes .text-prompt {
        font-weight: bold;
    }

    .product-details-page .attributes .attribute-description {
        font-size: 11px;
        font-weight: normal
    }

    .product-details-page .attributes ul.option-list {
        display: flex;
    }

        .product-details-page .attributes ul.option-list li {
            padding: 5px;
            border: 1px solid #bababa;
            border-radius: 17PX;
            margin-right: 5px;
            display: flex;
        }

            .product-details-page .attributes ul.option-list li input[type=radio] {
                margin-right: 5px
            }

    .product-details-page .attributes .textbox {
        width: 300px;
    }

    .product-details-page .attributes textarea {
        width: 300px;
        height: 150px;
    }
    /* color squares attribute type */
    .product-details-page .attributes ul.color-squares li {
        display: inline;
    }

    .product-details-page .attributes ul.color-squares .color-container {
        position: relative;
        display: inline-block;
        border: solid 1px #999;
        padding: 1px;
        margin-bottom: 5px;
    }

    .product-details-page .attributes ul.color-squares .selected-value .color-container {
        border-color: #075899;
        border-width: 2px;
        padding: 0;
    }

    .product-details-page .attributes ul.color-squares .color {
        display: inline-block;
        width: 18px;
        height: 18px;
    }

    .product-details-page .attributes ul.color-squares label {
        cursor: pointer;
        position: relative;
    }

    .product-details-page .attributes ul.color-squares input {
        height: 0;
        overflow: hidden;
        z-index: -10000;
        position: absolute;
        float: none;
    }

.product-details-page .rental-attributes .datepicker {
    width: 100px;
}

.product-details-page .giftcard dt {
    clear: left;
    float: left;
    width: 150px;
}

.product-details-page .giftcard label {
    display: inline-block;
    width: 150px;
    vertical-align: top;
}

.product-details-page .giftcard .message {
    width: 300px;
    height: 100px;
}

.related-products-grid .title, .also-purchased-products-grid .title {
    position: relative;
    padding: 8px 0;
    display: table;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #444;
    width: 100%;
    margin-bottom: 30px;
    text-align: left;
    font-size: 21px;
}

    .related-products-grid .title:after, .also-purchased-products-grid .title:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        box-sizing: border-box;
        border-bottom: 2px solid #dadcde;
    }

.product-specs-box .title {
    text-align: left;
    padding: 5px;
    font-weight: 700;
    clear: both;
    font-size: 1.1em;
    color: #5C5B5B;
}

.product-specs-box .data-table {
    margin: 5px;
}

.product-tags-box {
    color: #444;
    zoom: 1;
}

    .product-tags-box:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
    }

    .product-tags-box .title {
        text-align: left;
        padding: 5px;
        font-weight: 700;
        clear: both;
        font-size: 1.1em;
        color: #5C5B5B;
    }

    .product-tags-box .product-tags-list a {
        text-decoration: underline;
    }

    .product-tags-box .product-tags-list li {
        float: left;
        padding-left: 5px;
        list-style: none;
    }

.tier-prices {
    text-align: center;
    margin-bottom: 10px;
}

    .tier-prices .prices-header {
        background: #d02114;
        color: #FFF;
        padding: 5px;
        text-transform: uppercase;
        font-weight: 700;
    }

    .tier-prices .prices-list table {
        width: 100%;
        border-collapse: collapse;
        text-align: center;
        vertical-align: middle;
        background: #f3f3f3;
    }

    .tier-prices .prices-list td {
        border-bottom: solid 1px #d7d7d7;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .tier-prices .prices-list .item-price {
        font-size: 16px;
        font-weight: 700;
    }

.write-product-review-button {
    margin: 5px 0 0;
    border-radius: 5px
}

.product-review-add {
    border: solid 1px #d3d3d3;
    margin: 10px 0;
    padding: 10px;
    clear: both;
    border-radius: 12px;
    background: #fafafa;
}

    .product-review-add .review-text {
        height: 90px
    }

.product-review-text {
    font-size: 95%
}

.product-review-add strong {
    font-size: 15px
}

.review-message {
    font-weight: 700;
    display: block;
    margin: 5px 0;
}

.review-rating {
    margin: 5px 0;
}

.product-review-list {
    margin: 10px 0px 10px 0;
}

    .product-review-list .buttons {
        margin: 25px 0;
    }

        .product-review-list .buttons a {
            padding: 15px;
            background: #286732;
            color: #fff;
            text-transform: uppercase;
        }

    .product-review-list .product-review-item {
        border: solid 1px #d3d3d3;
        margin: 10px 0 0;
        padding: 10px 10px 20px;
        clear: both;
    }

        .product-review-list .product-review-item .review-item-head {
            clear: both;
        }

        .product-review-list .product-review-item .review-title {
            font-weight: 700;
            float: left;
            margin-bottom: 5px;
        }

        .product-review-list .product-review-item .rating {
            float: left;
            margin-right: 5px;
        }

        .product-review-list .product-review-item .review-text {
            float: left;
            margin: 5px 0;
            clear: both;
            font-style: italic;
            font-size: 15px;
        }

        .product-review-list .product-review-item .review-info {
            float: left;
            margin: 5px 0 10px;
            clear: both;
        }

            .product-review-list .product-review-item .review-info .separator {
                margin: 0 2px;
            }

.product-review-helpfulness {
    font-size: 11px;
    color: #333;
    clear: both;
}

    .product-review-helpfulness .vote-yes {
        color: #fff;
        font-weight: 700;
        text-decoration: none;
        background: #258327;
        padding: 4px;
        border-radius: 5px;
    }


    .product-review-helpfulness .vote-no {
        color: #fff;
        font-weight: 700;
        text-decoration: none;
        background: #757575;
        padding: 4px;
        border-radius: 5px;
    }

        .product-review-helpfulness .vote-yes:hover, .product-review-helpfulness .vote-no:hover {
            cursor: pointer;
            text-decoration: none;
        }


/* PRIVATE MESSAGES */
.send-pm-box {
    background-color: #EEE;
    border: 1px solid #A0A0A0;
    color: #444;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 10px;
    font-weight: 700;
    margin: 2px 0 2px 2px;
    padding: 2px;
    text-decoration: none;
    text-transform: uppercase;
}

    .send-pm-box .pm-link-button {
        line-height: 14px;
        padding: 1px 6px 2px 18px;
        background: url(/Themes/FormulaCertaTheme/Content/images/ico-pm.png) no-repeat;
    }

.private-message-send-page .inputs label {
    line-height: 20px;
}

.private-message-send-page .toolbar {
    display: inline-block;
}

.private-message-send-page textarea {
    margin: 0 0 10px 150px;
    width: 500px;
}

.private-message-send-page .field-validation-error {
    display: block;
    line-height: 20px;
    margin-left: 150px;
    vertical-align: top;
}

.private-message-send-page .options {
    text-align: right;
}

.private-message-view-page .page-body {
    padding: 5px;
}

.private-message-view-page .view-message div {
    padding: 4px;
}

.private-message-view-page .view-message label {
    color: #444;
    display: inline-block;
    font-weight: 700;
    width: 100px;
}

.private-message-view-page .view-message a {
    color: #B80709;
    text-decoration: underline;
}

.private-messages-page .page-body {
    margin: 0;
    padding: 0;
    font-size: 11px;
    color: #444;
}

.private-messages-box {
    margin: 0;
    padding: 5px;
    font-size: 11px;
    color: #444;
}

    .private-messages-box .buttons {
        margin-bottom: 5px;
        margin-top: 5px;
        text-align: left;
    }

.pm-unread {
    font-weight: 700;
}

.bb-editor-text {
    border: #cec6b5 1px solid;
}

.edit-post-link-button {
    padding-right: 5px;
    padding-left: 18px;
    background: url(/Themes/FormulaCertaTheme/Content/images/ico-edit.gif) no-repeat left;
}

.delete-post-link-button {
    padding-right: 5px;
    padding-left: 18px;
    background: url(/Themes/FormulaCertaTheme/Content/images/ico-delete.gif) no-repeat left;
}

.quote-post-link-button, .post-link {
    color: #444;
    float: right;
    padding: 1px 3px;
    border: solid 1px #ccc;
    line-height: 15px;
    font-size: 11px;
}

.post-link {
    padding: 1px 3px;
    margin-right: 5px;
    border: none;
}

.topic-header {
    padding: 5px;
    background: #F3F3F3;
    border-bottom: solid 1px #6a6a6a;
    height: 16px;
}

    .topic-header .topic-options, .topic-footer .topic-options {
        float: right;
        text-align: right;
    }

        .topic-header .topic-options a, .topic-footer .topic-options a {
            font-weight: 700;
        }

.topic-footer {
    padding: 5px;
    background: #F3F3F3;
    border-top: solid 1px #6a6a6a;
    height: 16px;
}

    .topic-header .pager ul, .topic-footer .pager ul {
        float: left;
        margin-top: -2px;
    }

/* PROFILE PAGE */
.profile-page .page-title {
    background: #2f363a;
    color: #FFF;
    border: solid 1px #6a6a6a;
    height: 28px;
    line-height: 28px;
    font-weight: 700;
    padding-left: 3px;
}

    .profile-page .page-title h1 {
        font-weight: bold;
        font-size: 12px;
        padding: 0px;
    }

.profile-page .page-body {
    margin-top: 15px;
}

.profile-page .profile-info-box {
    border-left: 1px solid #F3F3F3;
    background: url(/Themes/FormulaCertaTheme/Content/images/forum-footer-bg.gif) repeat-x bottom;
    display: table;
    width: 100%;
}

.profile-page .profile-info-box, .profile-page .user-last-posts {
    font-size: 12px;
}

    .profile-page .profile-info-box .title {
    }

    .profile-page .profile-info-box .profile-stats {
        border-left: 1px solid #F3F3F3;
        margin-left: 200px;
        padding: 10px;
    }

        .profile-page .profile-info-box .profile-stats .title {
            margin-bottom: 10px;
            text-transform: uppercase;
        }

        .profile-page .profile-info-box .profile-stats li {
            list-style: none outside none;
            padding: 2px;
        }

        .profile-page .profile-info-box .profile-stats label {
            font-weight: 700;
        }

    .profile-page .profile-info-box .user-details {
        width: 180px;
        float: left;
        padding: 10px;
        height: 100%;
        border-right: solid 1px #F3F3F3;
        text-align: center;
    }

        .profile-page .profile-info-box .user-details .avatar {
            margin-bottom: 5px;
        }

            .profile-page .profile-info-box .user-details .avatar .avatar-img {
                border: solid 2px #CEDBE1 !important;
            }

    .profile-page .profile-info-box .user-stats {
        margin-bottom: 5px;
    }

        .profile-page .profile-info-box .user-stats li {
            font-weight: 700;
            list-style: none;
            padding: 2px;
        }

        .profile-page .profile-info-box .user-stats label {
            font-weight: 700;
        }

        .profile-page .profile-info-box .user-stats span {
            color: #444;
            font-weight: 400;
        }

    .profile-page .user-last-posts .topic {
        border: solid 1px #F3F3F3;
        margin-bottom: 10px;
    }

    .profile-page .user-last-posts .topic-title {
        font-weight: 700;
        line-height: 20px;
        background: #e3f3f3;
        padding: 3px;
    }

    .profile-page .user-last-posts .topic-body {
        padding: 10px;
    }

        .profile-page .user-last-posts .topic-body a {
            color: #B80709;
            text-decoration: underline;
        }

        .profile-page .user-last-posts .topic-body .quote {
            padding: 5px;
            border: dashed 1px #444;
            background-color: #fff;
        }

    .profile-page .user-last-posts .topic-data {
        background: #f3f3f3;
        padding: 3px;
        color: #444;
        font-size: .9em;
    }


/* BB CODE EDITOR */
.toolbar {
    padding: 2px;
    display: inline;
}

    .toolbar .button {
        background: url(/Themes/FormulaCertaTheme/Content/images/bbeditor-button-bg.gif) repeat-x;
        padding: 2px;
        margin-right: 2px;
        border: #cec6b5 1px solid;
    }

        .toolbar .button:hover {
            border: #333 1px solid;
        }


/* BBCODES */
pre {
    white-space: pre-wrap;
    white-space: normal;
    word-wrap: break-word;
}

.csharpcode, .csharpcode pre {
    font-size: small;
    color: #444;
    font-family: Consolas,"Courier New",Courier,Monospace;
    background-color: #fff;
}

    .csharpcode pre {
        margin: 0;
    }

    .csharpcode .rem {
        color: green;
    }

    .csharpcode .kwrd {
        color: #00f;
    }

    .csharpcode .str {
        color: #006080;
    }

    .csharpcode .op {
        color: #4440c0;
    }

    .csharpcode .preproc {
        color: #c63;
    }

    .csharpcode .asp {
        background-color: #ff0;
    }

    .csharpcode .html {
        color: maroon;
    }

    .csharpcode .attr {
        color: red;
    }

    .csharpcode .alt {
        background-color: #f4f4f4;
        width: 100%;
        margin: 0;
    }

    .csharpcode .lnum {
        color: #606060;
    }

.clear {
    clear: both;
}

.label {
    color: #2f363a;
}

.tab-contentSmall {
    padding: 25px;
    width: 65% !important;
    margin: 0 auto !important;
    border: 1px solid #ddd;
    border-top: none;
}

.big {
    width: 100% !important;
}

.nav-tabsOff {
    border-bottom: 1px solid #ddd;
    margin: 0 auto !important;
    width: 65%;
}

    .nav-tabsOff > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabsOff > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
        }

            .nav-tabsOff > li > a:hover {
                border-color: #eee #eee #ddd;
            }

        .nav-tabsOff > li.active > a, .nav-tabsOff > li.active > a:hover, .nav-tabsOff > li.active > a:focus {
            color: #444;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default;
        }

.qq-upload-button {
    width: 150px !important;
    background: none repeat scroll 0 0 #88c04d !important;
    border-radius: 5px;
    margin: 5px 0px 0px 1px !important;
}

.space {
    margin-bottom: 10px;
}

.chat {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tab-contentBig {
    width: 100% !important;
    margin: 0 auto !important;
    border: 1px solid #ddd;
    border-top: 0 none !important;
    background-color: #FFFFFF;
}

.nomargin {
    margin: 0 !important;
    border: 0 none !important;
}

.linha {
    margin-bottom: 15px;
    min-height: 53px;
}

.artline {
    background-color: #AFEDB6;
}

.consumerline {
    background-color: rgb(252, 207, 125);
}

.chat-img {
    padding: 10px;
}

.chat-body {
    padding-top: 10px;
    padding-right: 10px;
}

.panel-body {
    max-height: 300px;
    overflow: auto;
}

.badgeMessage {
    background-color: #DE0909 !important;
}

.payment-logo {
    display: none !important;
}

#txtRecipeCode {
    width: 80% !important;
    float: left;
}

#btnAdicionarAnexoBarCode {
    height: 30px !important;
    margin-left: 8px !important;
}

#barCodeResult {
    margin-top: 10px;
}

.barcodeResult {
    background-image: url(/Themes/FormulaCertaTheme/Content/images/ico_rx.png);
    background-position: 1px -3px;
    background-repeat: no-repeat;
    background-size: 38px auto;
    border: 1px solid #D3D3D3;
    border-radius: 5px;
    height: 30px;
    padding: 7px 10px 10px 40px;
    margin-bottom: 10px;
}

    .barcodeResult img {
        float: right;
        cursor: pointer;
    }

.qq-upload-success {
    background-image: url(/Themes/FormulaCertaTheme/Content/images/ico_img.png) !important;
    background-position: 1px -3px !important;
    background-repeat: no-repeat !important;
    background-size: 38px auto !important;
    border: 1px solid #d3d3d3 !important;
    border-radius: 5px !important;
    color: #444000 !important;
    height: 34px !important;
    margin-top: 10px !important;
    padding: 7px 10px 10px 40px !important;
    background-color: #fff !important;
}

.text-danger {
    color: #a94442 !important;
}

#ExpireMonth {
    width: 80px !important;
}

#ExpireYear {
    width: 84px !important;
}

.barra {
    font-size: 20px;
    margin-left: 5px;
    margin-right: 5px;
}

.form-control {
    margin-bottom: 5px;
    display: inline;
    height: 40px
}

.faltaDinheiro {
    color: red !important;
}

.ErrorLabel {
    color: red !important;
    visibility: hidden !important;
}

.socials-share {
    display: inline-block;
    background-color: #e0e0e0;
    line-height: 0;
    padding: 10px;
    margin: 0 15px 15px 0;
    border-radius: 12px
}

    .socials-share:hover {
        background: #c5c5c5
    }

.strip {
    display: flex;
    flex-wrap: wrap;
    margin: 15px 0;
}

    .strip .strip-box {
        width: 50%;
        display: flex;
        justify-content: space-around;
    }

        .strip .strip-box .item {
            width: 250px;
            background: #f9f9f9;
            border-radius: 8px;
            border: 1px solid #eaeaea;
            height: 80px;
            padding: 10px;
            margin: 5px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

            .strip .strip-box .item .icon {
                margin: 5px
            }

            .strip .strip-box .item .text {
                padding: 5px;
            }

                .strip .strip-box .item .text .title {
                    display: block;
                    font-weight: 700;
                    font-size: 16px;
                    text-align: left
                }

                .strip .strip-box .item .text .info {
                    display: block;
                    text-align: left;
                }

@media screen and (max-width: 991px) {
    .strip .strip-box {
        width: 100%;
        justify-content: center
    }
}
@media screen and (max-width:991px) and (min-width:769px){
.fb_iframe_widget{display:none !important;} 
.product-grid .product-item .buttons{display:inline!important}
.product-details-page .attributes select,.product-details-page .attributes .textbox,.product-details-page textarea{max-width:90%;}
.product-details-page .attributes select,.product-details-page .attributes .textbox,.product-details-page .giftcard .message,.product-details-page .attributes textarea{max-width:90%;}
.product-details-page .full-description .video-wrapper,.topic-page .page-body .video-wrapper,.category-page .video-wrapper{padding: 0}
.contact-page .inputs-right{margin-left:25px;}
.contact-page .email,.contact-page .fullname{width:215px;}
.contact-page .enquiry{width:280px;}
.email-a-friend-page .inputs-left,.email-a-friend-page .inputs-right{width:50%;}
.email-a-friend-page .inputs{width:85%;}
.email-a-friend-page .friend-email,.email-a-friend-page .your-email,.email-a-friend-page .personal-message{max-width:100%;}
.block-recently-viewed-products li a{display:table;}
.compare-products-table td img{max-width:100%}
.nopadding, .nopadding1, .nopadding2{padding:0;}
.side-2{clear:both;}
.pull-right{float:left !important}
.add-to-cart-button, .add-to-wishlist-button, .add-to-compare-list-button, .email-a-friend-button{font-size: 1.5em}
.footer-links ul {column-count: 3}
}
@media screen and (max-width:768px) and (min-width:481px){
.side-2{clear:both;}
.strip .item {width:100%}
.footer-menu-wrapper{padding:15px 5px}
.footer-menu-wrapper .column h3{margin-top: 15px;word-wrap:break-word}
.fb_iframe_widget{display:none !important;}
.home-page-product-grid{display:inline-block;text-align:center;width:100%;}
.home-page-product-grid.product-grid .product-item{height:auto;}
.newsletter-subscribe-block input[type="text"]{width:100%;}
.sub-category-grid .sub-category-item,.manufacturer-grid .manufacturer-item{margin:5px;}
.sub-category-grid a img,.manufacturer-grid a img{max-width:100%;display:inline;text-align:center;}
.product-sorting,.product-page-size,.price-range-filter{margin-left:0;margin-top:5px;}
.product-page-size{margin:0;text-align:left;}
.pager{margin-right:5px;}
.product-grid .product-item .prices .actual-price {font-size: 1.2em;}
.product-grid .product-item .buttons{display:inline!important}
.product-grid .product-item .buttons input{display:block;float:none;margin:0 auto}
.product-list .product-item .add-info{padding-bottom:10px;text-align:left;zoom:1;position:static;float:none;display:table;}
.product-list .product-item .add-info:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.product-list .product-item .buttons .product-box-detail-button{float:none;margin:0;}
.product-list .product-item .product-rating-box{margin:0;display:table;padding-left:0;}
.product-list .product-item .description{display:table;margin:10px 5px 10px 10px;padding:0;}
.product-list .product-item .picture img{margin-right:10px;}
.product-list .product-item .picture{margin-right:15px;margin-bottom:10px;}
.product-list .product-item .buttons{padding-top:5px;}
.product-list .product-item .details{padding-left:10px;}
.related-products-grid,.also-purchased-products-grid{text-align:center;display:inline-block;width:100%;}
.related-products-grid .title,.also-purchased-products-grid .title{margin-bottom:15px;}
.related-products-grid .item-box,.also-purchased-products-grid .item-box{display:inline-block;float:none;}
.product-details-page .attributes .textbox,.product-details-page .giftcard .message,.product-details-page .attributes textarea{max-width:90%;width:250px;}
.product-details-page dd{width:240px;}
.product-details-page .full-description .video-wrapper,.topic-page .page-body .video-wrapper,.category-page .video-wrapper {padding: 0}
.block-account-navigation a{white-space:normal;}
.product-reviews-page .write-review .review-title,.product-reviews-page .write-review .review-text{width:100%;}
.contact-page .inputs-left{float:none;}
.contact-page .inputs{float:none;}
.contact-page .inputs .input-box{width:100%;}
.contact-page .enquiry{width:250px;}
.search-page .search-text{width:260px;}
.login-page .returning-wrapper{width:80%}
.registration-page .returning-wrapper{width:80%}
.password-recovery-page .returning-wrapper{width:80%}
.news-item-page .new-comment .comment-title,.news-item-page .new-comment .comment-text{width:100%;}
.news-item-page .news-comment .comment-info{max-width:95%;padding:5px 0 0 0;float:none;}
.news-item-page .news-comment .comment-content{margin-left:0;display:inline-block;}
.blogpost-page .new-comment .comment-text{width:100%;}
.blogpost-page .blog-comment .comment-content{display:inline-block;margin-left:0;}
.blogpost-page .blog-comment .comment-info{max-width:95%;padding:5px 0 0 0;float:none;}
.forum-edit-page .page-title{width:95%;padding:0 2%;}
.forum-edit-page .inputs input[type="text"],.forum-edit-page .inputs textarea,.forum-edit-page .inputs .toolbar{max-width:95%;margin-left:0;}
.forum-search-page .basic-search input[type="text"]{width:95%;}
.account-signature-text{width:100%;}
.customer-info-page textarea{width:auto;}
.compare-products-table td img{max-width:100%;}
.email-a-friend-page .page-body{padding:0;}
.email-a-friend-page .inputs-left,.email-a-friend-page .inputs-right{width:50%;}
.email-a-friend-page .inputs{width:85%;}
.email-a-friend-page .friend-email,.email-a-friend-page .your-email,.email-a-friend-page .personal-message{max-width:95%;}
.email-a-friend-page .personal-message{width:280px;}
.order-summary-content .cart thead,.wishlist-content .cart thead{margin-bottom:10px;}
.order-summary-content .cart td,.wishlist-content .cart td{padding:5px 2px !important;}
.order-summary-content .cart .cart-item-row td.product,.wishlist-content .cart .cart-item-row td.product{padding:0 10px !important;}
.order-summary-content .cart-collaterals{padding:0;width:auto;zoom:1;display:table;}
.order-summary-content .cart-collaterals:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.order-summary-content .deals{margin-right:3px;width:100%;}
.order-summary-content .coupon-box,.order-summary-content .giftcard-box{padding:3px;}
.order-summary-content .shipping{margin-right:3px;width:255px;}
.estimate-shipping{padding:4px;width:100%;}
.order-summary-content .totals{width: 100%;padding-top:0;display:table;}
.order-progress{height:auto;}
.order-progress ul{display:inline-block;width:100%;text-align:center;}
.order-progress ul li{display:inline-block;float:none;margin:0;width:60px;}
.order-progress ul li a{display:block;padding-bottom:30px !important;background-position:50% 70% !important;}
.checkout-data .section input[type="text"],.checkout-data .section select{max-width:100%;}
.block-recently-viewed-products li a{display:table;}
ul.language-list li a{padding:5px;}
.newsletter-email input[type="text"]{width:100%;}
.newsletter-subscribe-button {width:100%;margin-left: 0px;margin-top: 10px;}
.nopadding, .nopadding1, .nopadding2{padding:0;}
.order-summary-content .coupon-box, .order-summary-content .giftcard-box{width:100%;padding:5px;}
.sub-category-grid .item-box,.manufacturer-grid .item-box{width:50%;}
.pull-right{float:left !important}
.add-to-cart-button, .add-to-wishlist-button, .add-to-compare-list-button, .email-a-friend-button{font-size: 1.5em}
.footer-links ul {column-count: 2}
}
@media screen and (max-width:480px){
.side-2 > *{display:none;}
.strip .item {width:100%}
.fb_iframe_widget{display:none !important;}
.home-page-product-grid{display:inline-block;text-align:center;width:100%;}
.theme-default .nivoSlider{box-shadow:0px 6px 8px -5px #4a4a4a !important;}
.footer{margin:15px 0 0 0;padding:0;width:100%;}
.footer-menu-wrapper{padding:15px 5px}
.footer-menu-wrapper .column{width:auto;float:none;margin-left:0;border:none;padding-left:0;}
.footer-menu-wrapper .column h3{margin-top: 15px;word-wrap:break-word}
.footer-menu-wrapper .column ul{display:inline-block;width:100%;text-align:left;margin:0;margin-top:10px;margin-bottom:20px;}
.footer-menu-wrapper .column.customer-service{margin-right:0;}
.footer-menu-wrapper .column.follow-us{margin-bottom:5px;}
.footer-menu-wrapper .column.follow-us li{display:inline-block;float:none;width:auto;}
.footer-poweredby{padding:10px 10px 0 10px;margin-top:0;}
.footer-tax-shipping,.footer-disclaimer{padding:0 10px;margin-top:5px;}
.footer-store-theme{padding:0 10px 10px 10px;}
.product-grid{text-align:center;display:inline-block;width:100%;}
.product-grid .title{margin-bottom:15px;}
.product-grid .product-item .prices .actual-price {font-size: 1.2em;}
.product-grid .product-item .buttons{display:inline!important}
.product-grid .product-item .buttons input{display:block;float:none;margin:0 auto}
.sub-category-grid,.manufacturer-grid{display:inline-block;text-align:center;}
.sub-category-grid .item-box,.manufacturer-grid .item-box{display:inline-block;float:none;}
.sub-category-grid .sub-category-item,.manufacturer-grid .manufacturer-item{margin:5px;}
.sub-category-grid a img,.manufacturer-grid a img{max-width:100%;display:inline;text-align:center;}
.product-sorting,.product-page-size,.price-range-filter{margin-left:0;margin-top:5px;}
.product-page-size{margin:0;text-align:left;}
.pager{margin-right:5px;}
.product-list .product-item .add-info{padding-bottom:10px;text-align:left;zoom:1;position:static;float:none;display:table;}
.product-list .product-item .add-info:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.product-list .product-item .buttons .product-box-detail-button{float:none;margin:0;}
.product-list .product-item .product-rating-box{margin:0;display:table;padding-left:0;}
.product-list .product-item .description{display:table;margin:10px 5px 10px 10px;padding:0;}
.product-list .product-item .picture img{margin-right:10px;}
.product-list .product-item .picture{margin-right:15px;margin-bottom:10px;}
.product-list .product-item .buttons{padding-top:5px;}
.product-list .product-item .details{padding-left:10px;}
.related-products-grid,.also-purchased-products-grid{text-align:center;display:inline-block;width:100%;}
.related-products-grid .title,.also-purchased-products-grid .title{margin-bottom:15px;}
.related-products-grid .item-box,.also-purchased-products-grid .item-box{display:inline-block;float:none;}
.product-specs-box .data-table{margin:0;}
.product-details-page .attributes select,.product-details-page .attributes .textbox,.product-details-page .giftcard .message,.product-details-page .attributes textarea{max-width:90%;}
.block-account-navigation a{white-space:normal;}
.block-recently-viewed-products li a{display:table;}
.side-2{clear:both;}
.master-wrapper-main .side-2 .block-account-navigation{display:block;margin-bottom:0;border-bottom:none;}
.block-account-navigation .listbox{padding:5px 0 13px 0;margin:0 15px;border-radius:0;border-bottom:3px double #B4ACAC;background:none;}
.block-account-navigation .listbox ul{display:inline-block;width:100%;text-align:center;}
.block-account-navigation .listbox ul li{display:inline-block;padding:3px 0;margin:0 10px;background:none;border:none;}
.block-account-navigation li a{white-space:normal;display:inline;}
.block-account-navigation li a:hover{background:none;color:#5C5B5B;border-bottom:none;}
.block-account-navigation a.inactive{padding:0;background:none;border-bottom:1px dotted;}
.block-account-navigation a.active{padding:0;background:none;margin-bottom:0;}
.block-account-navigation .title{display:none;}
.account-page .page-title{padding:0 10px;width:auto;}
.account-signature-text{width:100%;}
.customer-info-page textarea{width:100%;}
.news-item-page .new-comment .comment-title,.news-item-page .new-comment .comment-text{width:100%;}
.news-item-page .news-comment .comment-info{max-width:95%;padding:5px 0 0 0;float:none;}
.news-item-page .news-comment .comment-content{margin-left:0;display:inline-block;}
.blogpost-page .new-comment .comment-text{width:100%;}
.blogpost-page .blog-comment .comment-content{display:inline-block;margin-left:0;}
.blogpost-page .blog-comment .comment-info{max-width:95%;padding:5px 0 0 0;float:none;}
.search-page .search-input{padding:10px 2%;}
.search-page .inputs{width:98%;padding:1%;}
.search-page .search-input form,.search-page .search-input form .basic-search{width:100%;}
.search-page .search-text{width:96%;padding:5px 0 5px 2%;}
.contact-page .inputs-left,.contact-page .inputs,.contact-page .inputs .input-box,.contact-page .enquiry,.contact-page .fullname,.contact-page .email{width:100%;}
.login-page .returning-wrapper{width:100%}
.registration-page .returning-wrapper{width:100%}
.password-recovery-page .returning-wrapper{width:100%}
.email-a-friend-page .inputs-left,.email-a-friend-page .inputs-right{width:50%;}
.email-a-friend-page .inputs{width:85%;}
.email-a-friend-page .friend-email,.email-a-friend-page .your-email,.email-a-friend-page .personal-message{max-width:100%;}
.order-summary-content .cart,.wishlist-content .cart{display:inline-block;width:100%;text-align:center;}
.order-summary-content .cart tbody,.wishlist-content .cart tbody{display:inline-block;width:100%;text-align:center;}
.order-summary-content .cart .cart-item-row, .wishlist-content .cart .cart-item-row{display:inline-block;border:1px solid #c5c5c5;margin:0px 3px 10px 3px;min-width:130px;width:98%;}
.order-summary-content .cart .cart-item-row td,.wishlist-content .cart .cart-item-row td{display:block;padding:5px;}
.order-summary-content .cart .cart-header-row,.wishlist-content .cart .cart-header-row{display:none;}
.wishlist-content .cart .cart-item-row td.remove-from-cart{border-bottom:none;padding-bottom:0;}
.wishlist-content .cart .cart-item-row td.add-to-cart{padding-top:0;}
.wishlist-page .share-info a.share-link{word-break:break-word;}
.order-summary-content .cart .cart-item-row td.product-picture,.wishlist-content .cart .cart-item-row td.product-picture{border-bottom:none;padding-bottom:0;display:block;}
.order-summary-content .cart .cart-item-row td.product,.wishlist-content .cart .cart-item-row td.product{border-bottom:none;text-align:center;line-height:normal;padding:0 10px 10px 10px;}
.order-summary-content .cart .cart-item-row td.unit-price,.wishlist-content .cart .cart-item-row td.unit-price{clear:both;border-top:1px solid #c5c5c5;border-bottom:none;}
.order-summary-content .cart .cart-item-row td.qty,.wishlist-content .cart .cart-item-row td.qty{border-bottom:none;}
.order-summary-content .cart .cart-item-row td.subtotal,.wishlist-content .cart .cart-item-row td.subtotal{border-bottom:none;text-align:center;}
.order-progress{height:auto;}
.order-progress ul{display:inline-block;width:100%;text-align:center;}
.order-progress ul li{display:inline-block;float:none;margin:0;width:60px;}
.order-progress ul li a{display:block;padding-bottom:30px !important;background-position:50% 70% !important;}
.order-summary-content .cart-collaterals{width:auto;float:none}
.order-summary-content .deals{margin-right:3px;width:100%;}
.order-summary-content .coupon-box,.order-summary-content .giftcard-box{padding:3px;}
.order-summary-content .apply-discount-coupon-code-button {width:100%;margin: 5px 0px;}
.order-summary-content .shipping{margin-right:3px;width:100%;}
.estimate-shipping{padding:3px;}
.order-summary-content .totals{width:100%;padding-top:15px;margin:0;}
.order-summary-content .cart .cart-item-row td .td-title,.wishlist-content .cart .cart-item-row td .td-title{display:initial;}
.opc .step select{max-width:100%;}
.checkout-data .enter-address select{max-width:100%;}
.order-details-page .section{padding:0;}
.order-details-page .data-table{border:none;}
.order-details-page .data-table thead{display:none;}
.order-details-page .data-table tr{display:inline-block;border:1px solid #c5c5c5;margin:0px 3px 10px 3px;min-width:130px;}
.order-details-page .data-table td{display:block;text-align:center !important;}
.order-details-page .data-table td .td-title{display:initial;}
.order-details-page .order-details-area{border:none;margin:0;padding:0;}
.order-details-page .order-details-area ul{margin:0;}
.order-details-page .order-details-area td{display:block;width:auto;zoom:1;border:1px solid #EEE;margin:5px 10px 5px 0;padding:15px;float:left;}
.order-details-page .order-details-area td:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;}
.order-details-page .title{padding-top:0;}
.order-details-page .order-overview .order-details{float:none;}
.product-reviews-page .write-review .review-title,.product-reviews-page .write-review .review-text{width:100%;}
.fieldset .inputs label{margin-left:0;}
input[type="text"],input[type="password"],input[type="tel"] {width:100%;}
.fieldset .inputs .gender{margin:5px 0;display:block;}
.forum-topic-page .post-content{margin-left:auto;}
.forum-topic-page .post-content .posttime{display:table;}
.forum-topic-page .title{overflow:hidden;height:auto;background:#737373;background:-moz-linear-gradient(top,#737373 0%,#5b5b5b 46%,#434343 57%,#363636 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#737373),color-stop(46%,#5b5b5b),color-stop(57%,#434343),color-stop(100%,#363636));background:-webkit-linear-gradient(top,#737373 0%,#5b5b5b 46%,#434343 57%,#363636 100%);background:-o-linear-gradient(top,#737373 0%,#5b5b5b 46%,#434343 57%,#363636 100%);background:-ms-linear-gradient(top,#737373 0%,#5b5b5b 46%,#434343 57%,#363636 100%);background:linear-gradient(to bottom,#737373 0%,#5b5b5b 46%,#434343 57%,#363636 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#737373',endColorstr='#363636',GradientType=0);}
.forum-edit-page .page-title{width:95%;padding:0 2%;}
.forum-edit-page .inputs input[type="text"],.forum-edit-page .inputs textarea,.forum-edit-page .inputs .toolbar{max-width:95%;margin-left:0;}
.forum-search-page .basic-search input[type="text"]{width:95%;}
.forum-search-page .inputs select{max-width:95%;}
.topic-header{height:auto;}
.compare-products-table{background-color:#fff;}
.compare-products-table td img{max-width:100%;}
ul.language-list li a{padding:5px;}
.newsletter-email input[type="text"]{width:100%;}
.newsletter-subscribe-button {width:100%;margin-left: 0px;margin-top: 10px;}
.nopadding, .nopadding1, .nopadding2{padding:0;}
.order-summary-content .coupon-box, .order-summary-content .giftcard-box{width:100%;padding:5px;}
.product-details-page .compare-products, .product-details-page .email-a-friend, .add-to-cart-panel{width:100%;margin:0 0 0 0;}
.product-details-page .full-description .video-wrapper,.topic-page .page-body .video-wrapper,.category-page .video-wrapper { padding: 0 }
.add-to-cart-button, .add-to-wishlist-button, .add-to-compare-list-button, .email-a-friend-button{font-size: 1.5em}
.pull-right{float:left !important}
.footer-links ul {column-count: 1}
}
