.divmaincatecss {
    border: 0px solid red;
    text-align: center;
    padding: 2px;
    font-weight: bold;
    letter-spacing: 1px;
    padding-top: 10px;
    font-size: 16px;
    height: 60px;
}

.tarak-bottom-margin1 {
    height: 30px;
}

.service-box-center h2 {
    margin: .67em 0;
}

.footer-title-info h1 {
    font-size: 15px;
    color: #626262;
    text-transform: uppercase;
    border-bottom: 1px solid #f2f0f0;
    padding: 0 0 6px;
}

.footer-title-info p {
    font-size: 14px;
    color: #626262;
    margin: 20px 0;
    text-align: justify;
}

    .footer-title-info p a {
        letter-spacing: 1px;
        color: #626262;
    }

.footer-title-info h2 {
    text-transform: uppercase;
    font-size: 14px;
    color: #626262;
    border-bottom: 1px solid #f2f0f0;
    padding: 0 0 6px;
}

.displayexpmore {
    display: none;
}

.dealtimetxtdeals101 {
    font-size: 14px;
    text-transform: none;
    color: #b10212;
}

.brandboxdpadding {
    padding: 15px;
}

.brandboxdesign {
    border: 2px solid #eaeaea;
    height: 100%;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    padding: 2px;
}

ul, ol {
    padding: 0;
    margin: 0 0 10px 25px;
}

    ul ul, ul ol, ol ol, ol ul {
        margin-bottom: 0;
    }

    ul.unstyled, ol.unstyled {
        margin-left: 0;
        list-style: none;
    }

    ul.inline, ol.inline {
        margin-left: 0;
        list-style: none;
    }

        ul.inline > li, ol.inline > li {
            display: inline-block;
            padding-right: 5px;
            padding-left: 5px;
        }

    ul ul, ol ul {
        list-style-type: circle;
    }

#page {
    overflow: hidden;
}

.modal-dialog.newsletter-popup {
    margin-top: 8%;
    color: #000;
    min-width: 450px;
    padding: 0;
    text-align: left;
    width: 470px;
    text-align: center;
    background: rgba(0,0,0,0.9);
    padding: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.17);
    overflow: hidden;
    opacity: 1;
    box-shadow: none;
}

.newsletter-popup .modal-content {
    background: inherit;
    padding: 20px;
    text-align: center;
    position: initial;
    border: none;
}

.newsletter-popup .close {
    cursor: pointer;
    line-height: 27px;
    min-width: 30px;
    height: 30px;
    position: absolute;
    right: 5px;
    text-align: center;
    text-transform: uppercase;
    top: 5px;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #eee;
    font-family: Verdana,Geneva,sans-serif;
    opacity: 1;
}

    .newsletter-popup .close:hover {
        color: #fe0100;
    }

.newsletter-popup h4.modal-title {
    font-size: 2.5em;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
}

#newsletter-form .content-subscribe {
    overflow: hidden;
}

.form-subscribe-header label {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin: 20px 0;
    max-width: 95%;
}

#newsletter-form .input-box .input-text {
    border: 1px solid #ddd;
    height: 50px;
    line-height: 50px;
    margin: 0 0 5px;
    padding-left: 15px;
    width: 95%;
    border-radius: 0;
    color: #000;
    font-size: 14px;
}

.subscribe-bottom input[type=checkbox] {
    vertical-align: sub;
}

#newsletter-form .actions .button-subscribe {
    background-color: #b10212;
    border: medium none;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    padding: 4px 20px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 8px;
}

    #newsletter-form .actions .button-subscribe:hover {
        background: #666;
        color: #fff;
    }

.subscribe-bottom {
    color: #eee;
    display: block;
    margin-top: 15px;
    overflow: hidden;
}

    .subscribe-bottom label {
        color: #eee;
        font-size: 12px;
        margin-bottom: 0;
    }

#dont_show {
    margin: 0;
    vertical-align: middle;
}

.modal-open .modal {
    background: none repeat scroll 0 0 rgba(132,132,132,0.6);
}

.modal-open {
    overflow: visible!important;
}

.main-col {
    margin: auto;
    overflow: hidden;
}

.col-main {
    font-size: 14px;
}

.col-left {
    margin-bottom: 0;
}

.col-right {
    margin-bottom: 0;
}

.col1-layout .header-background-default {
    margin: 20px;
    padding: 0;
}

.col1-layout .col-main {
    float: none;
    width: auto;
    margin-top: 0;
}

.col2-left-layout .col-main {
    margin-top: 0;
}

.col2-right-layout ol.opc .col-md-4 {
    margin-right: 15px;
}

.col3-layout .col-wrapper {
    float: left;
    width: 780px;
}

    .col3-layout .col-wrapper .col-main {
        float: right;
    }

.main-container {
    min-height: 350px;
    padding: 25px 0 0;
}

.welcome-info {
    background-color: #fff;
    border-bottom: 1px #e5e5e5 solid;
    padding: 30px 0 60px;
    text-align: center;
}

    .welcome-info .page-header {
        margin-top: 10px;
    }

        .welcome-info .page-header h1 {
            color: #000;
            font-size: 40px;
        }

        .welcome-info .page-header p {
            font-size: 30px;
        }

            .welcome-info .page-header p em {
                font-style: normal;
                border-bottom: 2px #b10212 solid;
                padding-bottom: 5px;
            }

        .welcome-info .page-header .text-main {
            color: #b10212;
        }

.header-top {
    background: #b10212;
    border-bottom: 1px solid #eaeaea;
    width: 100%;
    color: #fff;
    border: #000;
}

    .header-top a {
        color: #fff;
    }

        .header-top a:hover {
            color: #fff;
        }

.welcome-msg {
    text-align: left;
    display: inline-block;
    padding: 2px 10px 2px 0;
    margin: 0 10px 0 0;
}

.phone {
    padding: 2px 0;
}

.header-top .phone {
    padding: 0 12px 0 0;
    border-right: 0 solid #eaeaea;
    margin-top: 6px;
    margin-right: 10px;
    font-size: 14px;
    display: inline-block;
}

.headertopcoloesize {
    color: #fff;
}

.headertopcolor {
    color: #fff;
}

.language-currency-wrapper .block {
    margin: 0;
    position: relative;
    border-bottom: none;
    display: inline-block;
}

    .language-currency-wrapper .block span {
        display: inline-block;
        text-transform: capitalize;
    }

    .language-currency-wrapper .block:hover {
        cursor: pointer;
    }

    .language-currency-wrapper .block > div {
        position: relative;
    }

        .language-currency-wrapper .block > div > span:hover {
            color: #b10212;
        }

        .language-currency-wrapper .block > div img {
            margin-top: 0;
            margin-right: 3px;
            margin-left: 15px;
        }

    .language-currency-wrapper .block > ul {
        position: absolute;
        right: 0;
        top: 32px;
        padding: 10px;
        background: #fff;
        -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
        -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
        box-shadow: 0 2px 5px rgba(0,0,0,0.2);
        opacity: 0;
        filter: alpha(opacity=0);
        visibility: hidden;
        z-index: 999;
        text-align: left;
    }

        .language-currency-wrapper .block > ul li {
            list-style: none;
            background: #fbfbfb;
        }

            .language-currency-wrapper .block > ul li a {
                position: relative;
                white-space: nowrap;
                line-height: 30px;
                color: #666;
                font-size: 12px;
                padding-left: 12px;
                display: block;
            }

                .language-currency-wrapper .block > ul li a img {
                    margin-right: 8px;
                    margin-top: 0;
                }

                .language-currency-wrapper .block > ul li a .cur_icon {
                    margin-right: 6px;
                }

                .language-currency-wrapper .block > ul li a:hover {
                    color: #b10212;
                    text-decoration: none;
                }

    .language-currency-wrapper .block:hover > ul {
        margin-top: 0;
        top: 18px;
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
        -webkit-transition: all .3s ease-out 0;
        -moz-transition: all .3s ease-out 0;
        -o-transition: all .3s ease-out 0;
        transition: all .3s ease-out 0;
    }

    .language-currency-wrapper .block.block-language {
        border-left: 1px solid #eaeaea;
        padding: 0;
    }

.language-currency-wrapper {
    display: inline-block;
}

    .language-currency-wrapper .block.block-language > ul {
        min-width: 132px;
        left: 0;
        margin: auto;
    }

    .language-currency-wrapper .block.block-currency {
        margin-left: 15px;
    }

        .language-currency-wrapper .block.block-currency > ul {
            min-width: 114px;
            margin: auto;
            left: 0;
        }

.jtv-user-info .dropdown-menu {
    min-width: 130px;
    left: -20px;
}

.headerlinkmenu {
    line-height: normal;
    display: inline-block;
    margin-bottom: 5px;
}

    .headerlinkmenu .links {
        display: inline-block;
    }

        .headerlinkmenu .links div {
            display: inline-block;
            text-align: right;
        }

.jtv-user-info .dropdown-menu {
    padding: 0;
    margin: auto;
}

.headerlinkmenu .jtv-user-info .dropdown-menu li a {
    padding: 6px 15px;
    width: 100%;
}

.headerlinkmenu div.links div a {
    display: inline-block;
    padding: 0;
    padding: 8px 0 6px 5px;
    text-decoration: none;
    letter-spacing: .5px;
    color: #fff;
}

    .headerlinkmenu div.links div a span {
        margin-left: 8px;
    }

    .headerlinkmenu div.links div a:hover {
        color: #fff;
        text-decoration: none;
    }

.top-search {
    margin-top: 30px;
}

    .top-search a {
        color: #fff;
        cursor: pointer;
        padding: 8px 12px 9px;
    }

        .top-search a:hover {
            background: #006393;
            color: #fff;
        }

.icon-search:before {
    font-size: 16px;
}

.cart-top .dropdown-menu {
    padding: 10px;
    min-height: 100px;
    height: auto!important;
    min-width: 445px;
    -webkit-transition: all 300ms ease-in-out 0;
    -o-transition: all 300ms ease-in-out 0;
    transition: all 300ms ease-in-out 0;
    top: 0;
    position: fixed;
    z-index: 999;
    display: block;
    -webkit-transform: translate3d(100%,0,0);
    -moz-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    -webkit-transition: all .4s cubic-bezier(.25,.46,.45,.94) 0;
    -o-transition: all .4s cubic-bezier(.25,.46,.45,.94) 0;
    transition: all .4s cubic-bezier(.25,.46,.45,.94) 0;
}

#search .input-group {
    border: 1px solid #e0e0e0;
    border-radius: 0;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    background: #fff;
}

#search input {
    height: 40px;
    display: inline-block;
    width: 80%;
    border: none;
    background: #fff;
    border-left: 0 solid #eaeaea;
    box-shadow: none;
}

.form-control::-moz-placeholder {
    color: #000;
}

#search button {
    line-height: 28px;
    padding: 6px 20px 6px 18px;
    float: right;
    display: inline-block;
    background: #fafafa;
    border: none;
    color: #000;
    border-left: 1px #eaeaea solid;
    transition: .5s all ease;
}

    #search button:hover {
        background: #b10212;
        border: none;
        color: #fff;
        transition: .5s all ease;
    }

.top-search .fade.in {
    background: none repeat scroll 0 0 rgba(0,0,0,0.5);
    opacity: 1;
}

.top-search .modal-content {
    border-radius: 3px;
}

#search button i {
    font-size: 15px;
}

.cate-dropdown {
    float: left;
    width: 130px;
    height: 39px;
    border: none;
    display: inline-block;
}

select.cate-dropdown {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-image: url(../images/select-arrow.png);
    background-repeat: no-repeat;
    position: right 10px center;
    color: transparent;
    padding-right: 28px;
    padding-left: 18px;
    text-indent: .01px;
    cursor: pointer;
    color: #000;
    background-color: #f8f8f8;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center!important;
    background-image: url(../images/select-arrow.png)!important;
    background-repeat: no-repeat!important;
    position: right 10px center!important;
    color: transparent;
    padding-right: 28px;
    padding-left: 18px;
    text-indent: .01px;
    cursor: pointer;
}

.cate-dropdown:focus {
    border: none;
    background-color: #f8f8f8;
    padding-right: 28px;
    padding-left: 18px;
}

.logo {
    vertical-align: middle;
    margin-top: 10px;
    text-align: left;
    margin-bottom: 25px;
}

.top-cart-contain .top-cart-content {
    opacity: 0;
    transform-origin: 0 0 0;
    transition: all .5s ease 0;
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
}

.top-cart-contain .mini-cart:hover .top-cart-content {
    opacity: 1;
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
}

.top-cart {
    float: right;
}

.mini-products-list .product-image {
    float: left;
    padding: 0;
    width: 68px;
    padding: 0;
    border: 1px #eee solid;
}

.top-cart-content .product-name {
    margin: 0;
    width: 178px;
    line-height: 1.3em;
    padding: 0 0 3px;
}

    .top-cart-content .product-name a {
        font-size: 13px;
        line-height: normal;
        font-weight: 400;
    }

.top-cart-title span {
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    text-transform: inherit;
}

.top-cart-title p span {
    text-transform: none;
}

.top-cart-contain .price {
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
    padding-left: 10px;
    float: right;
}

.top-cart-contain .product-details .price {
    width: auto;
    float: none;
    font-weight: 900;
    padding-left: 0;
    font-size: 13px;
}

.mini-cart {
    text-align: center;
    cursor: pointer;
}

    .mini-cart .basket a {
        color: #000;
        margin: 0;
        line-height: 50px;
        font-size: 12px;
        font-weight: 700;
        padding: 8px 0 10px;
    }

        .mini-cart .basket a .cart-title {
            color: #fff;
            display: block;
            font-size: 14px;
            font-weight: 500;
            line-height: 1;
            margin-top: 8px;
            text-transform: uppercase;
        }

        .mini-cart .basket a .cart-total {
            display: block;
            font-size: 13px;
            font-weight: 500;
            line-height: 1;
            margin-top: 3px;
            padding-bottom: 0;
            color: #fff;
        }

.cart-icon {
    float: right;
    text-align: left;
}

.shoppingcart-inner {
    float: left;
    text-align: left;
}

.mini-cart .basket a .fa-shopping-cart:before {
    font-size: 16px;
    margin-left: 12px;
    background: #000;
    padding: 15px 16px;
    color: #fff;
    border-radius: 0;
    float: right;
}

.mini-cart .open .basket a {
    color: #fff;
    background: #fff;
    box-shadow: 0 3px 9px rgba(0,0,0,0.3);
}

.mini-cart .dropdown-toggle {
    font-size: 12px;
    padding: 0;
    text-transform: none;
}

.top-cart-contain {
    padding: 0 0 0 12px;
    color: #fff;
    margin-top: 26px;
    float: right;
    border: 1px #eaeaea solid;
    height: 48px;
}

.top-cart-title p {
    margin: 0;
}

.top-cart-content .empty {
    padding: 10px;
}

.top-cart-content {
    width: 308px;
    position: absolute;
    top: 75px;
    right: 0;
    background: #fff;
    padding: 0;
    text-align: right;
    box-shadow: 0 0 5px -5px rgba(0,0,0,0.2);
    border: 1px solid #f5f5f5;
    z-index: 50;
}

    .top-cart-content p {
        color: #000;
        margin: 0;
        padding: 10px;
    }

.top-subtotal {
    color: #000;
    font-size: 13px;
    font-weight: 900;
    padding: 8px 15px;
    text-align: left;
    text-transform: none;
    background-color: #f3f3f3;
    margin-bottom: 15px;
}

.top-cart-content .product-details .btn-remove {
    position: absolute;
    right: 10px;
    top: 4px;
}

.top-cart-title {
    display: inline-block;
    padding: 3px;
    margin: 0;
    vertical-align: top;
    text-align: center;
    color: #223D62;
    line-height: 12px;
    position: relative;
    font-size: 12px;
    width: 20px;
    margin-top: 2px;
    margin-left: 29px;
}

.top-cart-content .block-subtitle {
    border-bottom: 1px solid #fbfbfb;
    color: #000;
    overflow: hidden;
    padding: 15px;
    text-align: left;
    font-size: 13px;
    background: #f5f5f5;
}

ul#cart-sidebar {
    padding: 3px 15px 6px;
    margin: auto;
    max-height: 195px;
    overflow: auto;
}

.top-cart-title .cart_arrow {
    position: absolute;
    bottom: -6px;
    right: 50px;
    width: 18px;
    height: 11px;
    z-index: 1000;
    display: none;
}

.top-cart-contain:hover .top-cart-title .cart_arrow {
    display: block;
}

.top-cart-content li.item {
    width: 272px;
    margin: 5px 0;
    border-bottom: 1px #eee solid;
    min-height: 67px;
}

    .top-cart-content li.item.last {
        margin: 0;
        border-bottom: 0 #eee solid;
        padding-bottom: 10px;
    }

.top-cart-content .product-details {
    color: #000;
    position: relative;
    text-align: left;
}

.mini-products-list .product-details {
    margin-left: 80px;
    padding: 0;
}

.top-cart-content .product-details .btn-remove {
    position: absolute;
    right: 10px;
    top: 12px;
}

.top-cart-content .product-details .btn-edit {
    position: absolute;
    right: 22px;
    top: 6px;
}

.top-cart-content .actions {
    padding: 5px 15px 20px;
    margin: 0;
    overflow: hidden;
}

.top-cart-icon {
    padding: 5px;
    width: 20px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
}

.top-cart-title span {
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
}

.top-cart-title p span {
    text-transform: none;
}

.mini-cart .actions .fa-shopping-cart:before {
    font-size: 13px;
    padding-right: 8px;
}

.mini-cart .actions .fa-check:before {
    font-size: 13px;
    padding-right: 8px;
}

.mini-cart .actions .btn-checkout {
    background: #b10212;
    color: #fff;
    font-size: 12px;
    padding: 8px 16px;
    border: none;
    cursor: pointer;
    display: inline-block;
    transition: color 300ms ease-in-out 0s,background-color 300ms ease-in-out 0s,background-position 300ms ease-in-out 0;
    border: 2px solid rgba(0,0,0,0.08);
    font-weight: 700;
    border-radius: 0;
    text-transform: uppercase;
}

    .mini-cart .actions .btn-checkout:hover {
        background: #000;
        color: #fff;
    }

.mini-cart .actions .view-cart {
    background: #fff;
    color: #000;
    font-size: 12px;
    padding: 8px 16px;
    text-align: left;
    cursor: pointer;
    text-decoration: none;
    float: left;
    transition: color 300ms ease-in-out 0s,background-color 300ms ease-in-out 0s,background-position 300ms ease-in-out 0;
    border: 2px solid #000;
    font-weight: 700;
    border-radius: 0;
}

    .mini-cart .actions .view-cart:hover {
        background: #b10212;
        color: #fff;
    }

.mini-cart .actions .button {
    display: inline-block;
    width: 100px;
    text-align: center;
    margin-bottom: 3px;
    padding: 8px 10px 6px;
    text-transform: none;
    border: none;
    font-size: 12px;
    text-transform: uppercase;
}

.mini-cart .button.btn-checkout {
    background-color: #970400;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 900;
    padding: 0 6px;
    height: 32px;
    line-height: 32px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.block_mini_cart_above_products {
    margin-bottom: 15px;
}

.mini-cart > .button {
    color: #000;
    font-size: 12px;
    font-weight: 300;
    text-shadow: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: none;
}

#cart-sidebar li {
    border-bottom: 1px solid #ECECEC;
    list-style: none;
    margin-bottom: 8px;
    overflow: hidden;
    padding: 8px 0 15px;
}

    #cart-sidebar li.last {
        padding: 5px 0 0;
        border-bottom: none;
        margin-bottom: 0;
    }

.remove-cart {
    display: block;
    width: 15px;
    height: 13px;
    position: absolute;
    right: 0;
    top: 0;
}

.wishlist-count {
    background-color: #f8f8f8;
    border-radius: 50%;
    color: #666;
    font-size: 1.1em;
    font-weight: 300;
    height: 25px;
    line-height: 24px;
    padding: 0;
    position: absolute;
    right: -5px;
    text-align: center;
    top: -13px;
    width: 25px;
    z-index: 0;
    border: 1px solid #e0e0e0;
}

.link-wishlist {
    width: 40px;
    position: relative;
    float: left;
    margin-top: 45px;
}

.tab-info h3 {
    text-transform: uppercase;
    margin: auto;
    font-size: 18px;
    letter-spacing: .5px;
}

.home-product-tabs {
    line-height: normal;
    margin: 0;
    outline: none;
    padding: 0 60px 6px 0;
    position: relative;
    z-index: 1;
    border-bottom: 2px solid #e0e0e0;
    margin-top: 0;
    text-align: right;
}

    .home-product-tabs li a {
        border-bottom: none;
        color: #000;
        margin-right: 0;
        text-decoration: none;
        font-size: 14px;
        transition: color 300ms ease-in-out 0s,background-color 300ms ease-in-out 0s,background-position 300ms ease-in-out 0;
        padding: 0 20px;
        font-weight: 500;
        letter-spacing: .5px;
    }

    .home-product-tabs li.active a {
        background: none repeat scroll 0 0 #fff;
        color: #000;
        padding: 12px;
        border: none;
    }

.home-nav-tabs.home-product-tabs > li > a {
    margin-right: 0;
    line-height: 1.42857143;
    border-radius: 0;
    border: 0 solid #999;
    padding: 0 7px;
    background: #fff;
}

.home-product-tabs li:first-child a {
    padding-left: 0;
    padding-right: 8px;
}

.home-nav-tabs > li.active > a, .home-nav-tabs > li.active > a:hover, .home-nav-tabs > li.active > a:focus {
    border: 0 solid #fe0100;
}

.home-nav-tabs > li > a:hover {
    background: #fff;
    color: #000;
    border: 0 solid #000;
}

.home-nav-tabs > li.active > a, .home-nav-tabs > li.active > a:hover, .home-nav-tabs > li.active > a:focus {
    border: 0 solid #fe0100;
    border-radius: 0;
    background: #fff;
    color: #fe0100;
}

.home-nav-tabs > li {
    float: none;
    margin-bottom: -1px;
    display: inline-block;
    margin-right: 0;
}

    .home-nav-tabs > li.divider {
        border-right: 1px solid #e0e0e0;
        color: #ccc;
        display: inline;
        height: 20px;
        margin-left: 0;
        margin-right: 0;
        width: 1px;
    }

.home-tab .product-item .item-inner {
    margin-bottom: 0;
}

.home-tab .tab-content {
    padding: 5px 0 0;
    overflow: visible;
    font-size: 14px;
    line-height: 19px;
    margin-top: 0;
    margin-bottom: 0;
}

.home-tab .product-flexslider {
    margin-bottom: 0;
}

.page-header {
    border: none;
    padding-bottom: 0;
    margin: 30px 0 0;
}

    .page-header h1 {
        font-size: 22px;
        text-transform: uppercase;
        font-weight: 700;
        color: #000;
    }

    .page-header h2 {
        font-size: 20px;
        text-transform: uppercase;
        font-weight: 500;
        color: #000;
        letter-spacing: .5px;
    }

    .page-header .text-main {
        color: #b10212;
    }

.divider-icon {
    font-size: 28px;
    margin: 5px 0 20px;
}

.hot-products {
    margin-top: 30px;
    margin-bottom: 30px;
}

.timer-item.item {
    margin: auto;
}

.timely {
    margin-bottom: 0;
    border: 1px solid #e8e8e8;
    padding: 0 20px 12px;
    margin-right: 30px;
}

    .timely .item-info {
        text-align: center;
        margin-top: 0;
    }

.jtv-timer-grid {
    overflow: hidden;
    display: inline-block;
}

    .jtv-timer-grid .box-time-date {
        background: #f6f6f6;
        font-size: 11px;
        color: gray;
        min-width: 60px;
        min-height: 60px;
        text-align: center;
        margin-top: 6px;
        font-weight: 400;
        text-transform: uppercase;
        border-radius: 0;
        border: 1px #e5e5e5 solid;
        display: inline-block;
    }

        .jtv-timer-grid .box-time-date span {
            display: block;
            font-size: 18px;
            color: #b10212;
            margin-top: 8px;
            font-weight: 700;
        }

.jtv-box-timer {
    bottom: -6px;
    text-align: center;
    margin-top: 0;
    position: absolute;
    left: inherit;
    right: inherit;
    width: 100%;
}

.hot-deal {
    border: 1px solid #e5e5e5;
}

    .hot-deal .products-grid .item {
        margin-top: 0;
    }

    .hot-deal .product-item .item-inner {
        margin-bottom: 0;
    }

    .hot-deal .product-item {
        margin: 0;
    }

    .hot-deal .title-text {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 500;
        background-color: #b10212;
        display: inline-block;
        width: 100%;
        padding: 14px;
        text-align: left;
        color: #fff;
        letter-spacing: 1px;
    }

.icon-new-label {
    font-size: 11px;
    color: #fff;
    background: #b10212;
    text-transform: uppercase;
    padding: 0;
    text-align: center;
    display: block;
    position: absolute;
    top: -12px;
    z-index: 1;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
    width: 50px;
    height: 22px;
    line-height: 22px;
    margin-top: 0;
    margin-left: 0;
}

.icon-sale-label {
    font-size: 11px;
    color: #fff;
    background: #fe0100;
    text-transform: uppercase;
    padding: 0;
    text-align: center;
    display: block;
    position: absolute;
    top: -12px;
    z-index: 1;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
    width: 50px;
    height: 22px;
    line-height: 22px;
    margin-top: 0;
    margin-left: 0;
}

.new-right {
    right: -10px;
    top: -15px;
}

.new-left {
    left: -10px;
    top: -15px;
}

.sale-right {
    top: -15px;
    right: -10px;
}

.sale-left {
    left: -10px;
    top: -15px;
}

.icon-hot-label {
    font-size: 11px;
    color: #fff;
    background: #fe0100;
    text-transform: uppercase;
    padding: 0;
    text-align: center;
    display: block;
    position: absolute;
    top: -12px;
    z-index: 1;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
    width: 45px;
    height: 22px;
    line-height: 24px;
    margin-top: 0;
    margin-left: 0;
}

.hot-right {
    top: -10px;
    right: -15px;
}

.hot-left {
    left: -28px;
    top: -12px;
}

.product-item .item-inner {
    margin-bottom: 25px;
    border: 2px solid rgba(0,0,0,0);
    padding: 15px 8px 20px;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
}

    .product-item .item-inner:hover {
        border: 2px solid #b10212;
    }

        .product-item .item-inner:hover .product-thumbnail .btn-quickview {
            opacity: 1;
            -moz-transform: translateY(0);
            -webkit-transform: translateY(0);
            -o-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
            -moz-transition: all .4s ease;
            transition: all .4s ease;
            -webkit-transition: all .4s ease;
        }

        .product-item .item-inner:hover .pro-box-info .box-hover .add-to-links .action.add-to-wishlist {
            margin-left: -97px;
        }

        .product-item .item-inner:hover .pro-box-info .box-hover .add-to-links .add-to-compare {
            margin-left: 63px;
        }

    .product-item .item-inner .product-thumbnail {
        position: relative;
        text-align: center;
        height: 254px;
        background: transparent url(/Content/ajax-loader1.gif) center no-repeat;
        width: 100%;
    }

.imagethumbnail {
    position: relative;
    text-align: center;
    min-height: 254px;
    max-height: 100%;
    background: transparent url(/Content/ajax-loader1.gif) center no-repeat;
    width: 100%;
    color: #fff;
}

.product-item .item-inner .product-thumbnail .btn-quickview {
    background: none;
    padding: 0;
    line-height: inherit;
    position: absolute;
    top: 44%;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 2;
    opacity: 0;
    -moz-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

.flexbox3 {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.product-item .item-inner .product-thumbnail .btn-quickview span {
    background: #fff;
    border: 1px solid #ccc;
    color: #444;
    font-size: 12px;
    font-weight: 600;
    font-family: "Roboto",sans-serif;
    padding: 0 12px 0 30px;
    line-height: 32px;
    letter-spacing: .5px;
    text-transform: inherit;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
}

    .product-item .item-inner .product-thumbnail .btn-quickview span:hover {
        color: #fff;
        background: #b10212;
        border: 1px solid #b10212;
    }

    .product-item .item-inner .product-thumbnail .btn-quickview span:before {
        content: "\f002";
        display: inline-block;
        font-family: FontAwesome;
        font-size: 13px;
        font-weight: 400;
        left: 12px;
        line-height: 31px;
        margin-right: 5px;
        position: absolute;
        top: -1px;
    }

.product-item .item-inner .product-thumbnail .product-item-photo {
    display: block;
    width: 100%;
    padding: 0;
    height: 100%;
}

.product-item .item-inner .pro-box-info {
    margin-top: 5px;
}

    .product-item .item-inner .pro-box-info .box-hover {
        text-align: center;
        margin-top: 10px;
        position: relative;
        overflow: hidden;
    }

        .product-item .item-inner .pro-box-info .box-hover .add-to-links:after {
            display: table;
            content: "";
            clear: both;
        }

        .product-item .item-inner .pro-box-info .box-hover .add-to-links .action {
            color: #fff;
            display: inline-block;
            font-size: 0;
            font-weight: 400;
            width: 34px;
            height: 34px;
            text-align: center;
            line-height: 34px;
            padding: 0;
            border: 1px solid #ccc;
            background: #fff;
            position: absolute;
            top: 0;
            left: 50%;
            -webkit-transition: all .4s ease-out;
            -moz-transition: all .4s ease-out;
            -ms-transition: all .4s ease-out;
            -o-transition: all .4s ease-out;
        }

            .product-item .item-inner .pro-box-info .box-hover .add-to-links .action:hover {
                background: #b10212;
                border: 1px solid #b10212;
            }

                .product-item .item-inner .pro-box-info .box-hover .add-to-links .action:hover:before {
                    color: #fff;
                }

            .product-item .item-inner .pro-box-info .box-hover .add-to-links .action:before {
                display: inline-block;
                font-family: FontAwesome;
                font-size: 14px;
                color: #444;
            }

            .product-item .item-inner .pro-box-info .box-hover .add-to-links .action span {
                display: inline-block;
            }

            .product-item .item-inner .pro-box-info .box-hover .add-to-links .action.add-to-wishlist {
                margin-left: 0;
            }

                .product-item .item-inner .pro-box-info .box-hover .add-to-links .action.add-to-wishlist:before {
                    content: "\f004";
                }

            .product-item .item-inner .pro-box-info .box-hover .add-to-links .action.add-to-compare:before {
                content: "\f045";
            }

    .product-item .item-inner .pro-box-info .pro-actions {
        display: inline-block;
        background: #fff;
        position: relative;
        z-index: 2;
    }

        .product-item .item-inner .pro-box-info .pro-actions .action.add-to-cart {
            background: #fff;
            border: 2px solid #ccc;
            color: #444;
            font-size: 12px;
            font-weight: 400;
            font-family: "Roboto",sans-serif;
            padding: 0 12px;
            line-height: 32px;
            letter-spacing: .5px;
            text-transform: inherit;
            border-radius: 0;
            transition: all .4s ease-out 0;
        }

.product-item .item-inner:hover .pro-box-info .pro-actions .action.add-to-cart {
    color: #fff;
    background: #b10212;
    border: 2px solid #b10212;
    transition: all .4s ease-out 0;
}

.product-item .item-inner .pro-box-info .pro-actions .action.add-to-cart:before {
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 0;
    line-height: 31px;
}

.add-to-cart-mt {
    background: #b10212;
    border: 0 none;
    bottom: 0;
    font-size: 12px;
    left: -100%;
    line-height: 10px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    transition: all .5s ease-out 0;
    width: 100%;
    padding: 12px 0;
    color: #000;
}

    .add-to-cart-mt:hover {
        background: #fe0100;
        color: #fff;
    }

    .add-to-cart-mt span {
        margin-left: 5px;
    }

.pr-button .mt-button a:hover {
    background: #b10212;
    color: #fff;
}

.pr-button .mt-button a {
    transform: rotate(0deg);
    transition: all .5s ease-in-out;
}

    .pr-button .mt-button a:hover {
        transform: rotate(360deg);
        transition: all .5s ease-in-out;
    }

.pr-button .mt-button {
    border-right: 0 none;
    float: left;
    height: 40px;
    margin-right: 5px;
    text-align: center;
    transform: scale(0);
    transition: all .4s ease 0;
    width: 40px;
    line-height: 25px;
}

.product-item .item-inner .product-thumbnail:hover .mt-button {
    transform: scale(1);
}

.product-item .item-inner .item-info {
    text-align: center;
    padding-top: 5px;
}

    .product-item .item-inner .item-info .item-title {
        font-size: 14px;
        margin-bottom: 6px;
        font-weight: 400;
    }

        .product-item .item-inner .item-info .item-title a {
            display: inherit;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            padding: 0 10px;
            font-size: 14px;
            font-weight: 500;
            text-transform: none;
            letter-spacing: .5px;
        }

.product-item .item-inner {
    position: relative;
    overflow: hidden;
}

.product-item {
    margin: 0 12px;
}

.product-grid-area.col4 .product-item {
    margin: 0 4px;
}

.product-item .item-inner .item-info .item-title a:hover {
    color: #b10212;
}

#best-sale-slider.product-flexslider {
    margin: 0;
}

#best-sale-slider .owl-theme .owl-controls .owl-buttons div {
    margin: 20px 5px 0 0;
}

.best-sale-pro .slider-items-products .owl-buttons .owl-prev {
    top: 15%;
}

.best-sale-pro .slider-items-products .owl-buttons .owl-next {
    top: 15%;
}

.best-selling-slider h3 {
    text-transform: uppercase;
    margin: auto;
    font-size: 18px;
    line-height: normal;
    margin: 0 0 20px;
    outline: none;
    padding: 0 0 6px;
    position: relative;
    z-index: 1;
    border-bottom: 2px solid #e0e0e0;
    display: inline-block;
    width: 100%;
    letter-spacing: .5px;
}

.best-selling-slider .product-flexslider {
    margin: 0 -12px;
}

.best-selling-slider .product-item .item-inner {
    margin-bottom: 0;
}

.best-selling-slider .slider-items-products .owl-buttons .owl-next, .best-selling-slider .slider-items-products .owl-buttons .owl-prev {
    top: -55px;
}

.featured-products-slider h3 {
    text-transform: uppercase;
    margin: auto;
    font-size: 18px;
    line-height: normal;
    margin: 0 0 20px;
    outline: none;
    padding: 0 0 6px;
    position: relative;
    z-index: 1;
    border-bottom: 2px solid #e0e0e0;
    display: inline-block;
    width: 100%;
    letter-spacing: .5px;
}

.featured-products-slider .product-flexslider {
    margin: 0 -12px;
}

.featured-products-slider .product-item .item-inner {
    margin-bottom: 0;
}

.featured-products-slider .slider-items-products .owl-buttons .owl-next, .featured-products-slider .slider-items-products .owl-buttons .owl-prev {
    top: -62px;
}

.item-inner .product-thumbnail .add-to-links .action.add-to-wishlist {
    color: #fff;
    display: inline-block;
    font-size: 0;
    font-weight: 400;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    padding: 0;
    border: 1px solid #ccc;
    background: #fff;
    position: absolute;
    top: 0;
    left: 25%;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    opacity: 0;
}

.item-inner:hover .product-thumbnail .add-to-links .action.add-to-wishlist, .item-inner:hover .product-thumbnail .add-to-links .action.add-to-compare {
    opacity: 1;
    top: 35px;
}

.item-inner .product-thumbnail .add-to-links .action.add-to-compare {
    color: #fff;
    display: inline-block;
    font-size: 0;
    font-weight: 400;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    padding: 0;
    border: 1px solid #ccc;
    background: #fff;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    opacity: 0;
}

.item-inner .product-thumbnail .add-to-links .action:hover {
    background: #b10212;
    border: 1px solid #b10212;
}

    .item-inner .product-thumbnail .add-to-links .action:hover:before {
        color: #fff;
    }

.item-inner .product-thumbnail .add-to-links .action:before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 14px;
    color: #444;
}

.item-inner .product-thumbnail .add-to-links .action span {
    display: inline-block;
}

.item-inner .product-thumbnail .add-to-links .action.add-to-wishlist {
    margin-left: 0;
}

    .item-inner .product-thumbnail .add-to-links .action.add-to-wishlist:before {
        content: "\f004";
    }

.item-inner .product-thumbnail .add-to-links .action.add-to-compare:before {
    content: "\f012";
}

.owl-item .item {
    margin: 0 12px;
}

.slider-items-products {
    position: relative;
}

    .slider-items-products .item {
        text-align: center;
    }

        .slider-items-products .item .product-image {
            display: block;
            overflow: hidden;
        }

            .slider-items-products .item .product-image img {
                -webkit-transition-duration: 500ms;
                transition-duration: 500ms;
                -webkit-transition-property: transform;
                transition-property: transform;
            }

            .slider-items-products .item .product-image:hover img {
                transform: scale(-1,1);
            }

    .slider-items-products .owl-buttons .owl-prev a {
        transition: all .5s ease-out 0;
    }

    .slider-items-products .owl-buttons .owl-next a {
        transition: all .5s ease-out 0;
    }

.owl-buttons {
    opacity: 1;
    transition: all .5s ease-out 0;
}

.product-flexslider:hover .owl-buttons {
    opacity: 1;
}

.slider-items-products .owl-buttons .owl-prev {
    position: absolute;
    right: 45px;
    top: -68px;
    left: inherit;
}

.slider-items-products .owl-buttons .owl-next {
    position: absolute;
    top: -68px;
    right: 15px;
}

.slider-items-products .owl-buttons .owl-prev a {
    background-position: 0 100%;
}

.slider-items-products .owl-buttons .owl-next a {
    background-position: 100% 100%;
    top: 50%;
}

    .slider-items-products .owl-buttons .owl-next a:before {
        font-family: 'FontAwesome';
        font-style: normal;
        font-weight: 400;
        speak: none;
        -webkit-font-smoothing: antialiased;
        content: "\f105";
        text-transform: none;
        font-size: 18px;
        line-height: 22px;
    }

.slider-items-products .owl-buttons .owl-prev a:before {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: 400;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f104";
    text-transform: none;
    font-size: 18px;
    line-height: 22px;
}

.slider-items-products .owl-buttons a {
    background: #f8f8f8;
    display: block;
    height: 25px;
    margin: 0 0 0 -20px;
    position: absolute;
    top: 50%;
    width: 25px;
    z-index: 5;
    color: #666;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    text-align: center;
}

.product-flexslider {
    margin: 30px -12px;
    margin-top: 20px;
}

.owl-theme .owl-controls .owl-buttons div {
    background: none!important;
}

.slider-items-products .owl-buttons a:hover {
    text-decoration: none;
    background: #b10212;
    color: #fff;
    border: 1px #b10212 solid;
}

.slider-items-products .owl-buttons .owl-prev a {
    background-position: 0 100%;
}

.testimonials {
    background-color: #000;
    margin: 10px 0;
}

.home-testimonials .holder {
    margin: 15px 30px 5px;
}

.home-testimonials .thumb {
    margin: 8px auto 15px;
    display: block;
    width: 80px;
    position: relative;
}

.testimonials .divider-icon {
    color: #f9f9f9;
}

.home-testimonials .thumb img {
    border: 1px solid #000;
    width: 75px;
}

.home-testimonials .author {
    float: left;
    margin-top: 22px;
    text-align: left;
}

.home-testimonials .thumb {
    float: left;
    margin-right: 8px;
}

.home-testimonials p {
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    color: #f9f9f9;
    text-transform: none;
    text-align: center;
}

.home-testimonials strong.name {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    margin: 0 auto 10px;
    position: relative;
    color: #b10212;
    letter-spacing: 1px;
}

.home-testimonials strong.designation {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: #f9f9f9;
    display: block;
}

.home-testimonials .bx-wrapper {
    float: left;
    width: 100%;
    margin: 0;
}

    .home-testimonials .bx-wrapper .bx-viewport {
        background: none;
        border: 0;
        box-shadow: none;
        left: 0;
    }

    .home-testimonials .bx-wrapper .bx-pager {
        display: none;
        padding: 0;
    }

    .home-testimonials .bx-wrapper .bx-controls-direction a {
        display: none;
    }

.testimonials .owl-theme .owl-controls {
    display: none!important;
}

.our-clients .lead {
    font-size: 18px;
    text-transform: none;
    margin: auto 8% 45px;
}

.our-clients .page-header h2 {
    color: #000;
}

.our-clients {
    background-color: #f8f8f8;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

    .our-clients .product-flexslider {
        margin: 8px 0;
    }

#latest-news .slider-items-products .owl-buttons .owl-prev, #latest-news .slider-items-products .owl-buttons .owl-next {
    top: -62px;
}

.news .product-flexslider {
    margin-bottom: 0;
}

#latest-news .title-text {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
}

#latest-news .page-header h2 {
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    margin: 0;
    letter-spacing: .5px;
}

#latest-news .page-header {
    text-transform: uppercase;
    margin: auto;
    line-height: normal;
    outline: none;
    padding: 0 0 6px;
    position: relative;
    z-index: 1;
    border-bottom: 2px solid #e0e0e0;
    display: inline-block;
    width: 100%;
}

.jtv-blog {
    text-align: left;
}

.blog-img a {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.blog-img > a::after {
    animation-duration: .5s;
    background: rgba(0,0,0,0.5) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(0%);
    transition: all .5s ease 0;
    width: 50%;
    z-index: 1;
}

.blog-img > a::before {
    animation-duration: .5s;
    background: rgba(0,0,0,0.5) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    transform: translateX(-0px);
    transition: all .5s ease 0;
    width: 50%;
    z-index: 1;
}

.jtv-blog:hover .blog-img > a::before {
    opacity: 1;
    transform: translateX(-100%);
    visibility: visible;
}

.jtv-blog:hover .blog-img > a::after {
    opacity: 1;
    transform: translateX(100%);
    visibility: visible;
}

.blog-content-jtv a:hover {
    color: #b10212;
}

.blog-content-jtv > h2 {
    line-height: normal;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .5px;
}

.blog-content-jtv > span {
    text-transform: capitalize;
    color: #999;
    font-size: 12px;
}

.blog-content-jtv > p, .product-info h2 p {
    margin-top: 10px;
    font-size: 13px;
}

.blog-action {
    border-top: 1px solid #ddd;
    margin-top: 15px;
    padding-top: 15px;
}

    .blog-action > span {
        margin-right: 10px;
    }

        .blog-action > span > i {
            margin-right: 5px;
            color: #000;
        }

.blog-content-jtv .read-more {
    float: right;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
}

    .blog-content-jtv .read-more:hover {
        color: #ef6644;
    }

.blog-content-jtv {
    padding: 12px 0 0;
}

    .blog-content-jtv i {
        margin-right: 6px;
        color: #999;
    }

.blog-comments {
    display: inline-block;
    margin-left: 10px;
}

.blog-likes {
    margin-left: 10px;
}

.rating {
    color: #999;
    font-size: 12px;
}

    .rating .fa-star {
        color: #FC0;
    }

.jtv-banner1 {
    overflow: hidden;
}

.jtv-banner2 {
    overflow: hidden;
    margin-top: 30px;
}

.jtv-banner1:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.jtv-banner2:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.jtv-banner1 img, .jtv-banner2 img {
    position: relative;
    transition: all .9s ease 0;
    -webkit-transition: all .9s ease 0;
    -moz-transition: all .9s ease 0;
    -ms-transition: all .9s ease 0;
    -o-transition: all .9s ease 0;
}

.jtv-banner1 .hover_content {
    position: absolute;
    background-color: rgba(252,139,155,0.5);
    width: 48%;
    height: 100%;
    display: inline-block;
    bottom: 0;
    right: 0;
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0;
    -ms-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
    padding: 10px;
    text-align: left;
}

.jtv-banner1 .shop-now {
    margin-top: 15px;
    text-align: left;
    opacity: 1;
    display: inline-block;
    bottom: 0;
    right: 0;
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0;
    -ms-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
    padding: 10px 0;
    text-align: left;
}

.jtv-banner2 .hover_content {
    position: absolute;
    background-color: rgba(0,0,0,0.3);
    opacity: 1;
    width: 57%;
    display: block;
    top: 28%;
    left: 4%;
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0;
    -ms-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
    padding: 10px;
}

.jtv-banner1 .hover_data {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0;
    -ms-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
    padding: 20px;
    border: 1px solid rgba(255,255,255,0.6);
}

.jtv-banner2 .hover_data {
    display: block;
    width: 100%;
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0;
    -ms-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
    border: 1px solid rgba(0,0,0,0.6);
    padding: 15px;
    text-align: left;
}

.jtv-banner2:hover .hover_data {
    left: 0;
}

.jtv-banner1 .hover_content .hover_data .title {
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0;
}

.jtv-banner1 .hover_content .hover_data .desc-text {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    margin-top: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.hover_content {
    text-align: center;
}

.hover_data .title {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
}

.hover_data .desc-text {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    margin-top: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.jtv-banner2 .hover_data .title {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
}

.jtv-banner2 .hover_data .desc-text {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin-top: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.shop-now a {
    background: #fff;
    color: #222;
    padding: 7px 20px;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 2px;
}

    .shop-now a:hover, .shop-now a:focus {
        background: #222;
        color: #fff;
        -webkit-transition: all .3s ease 0;
        -moz-transition: all .3s ease 0;
        -ms-transition: all .3s ease 0;
        -o-transition: all .3s ease 0;
        transition: all .3s ease 0;
    }

.jtv-banner1, .jtv-banner2 {
    position: relative;
}

.jtv-banner-block {
    margin-bottom: 25px;
}

.jtv-subbanner1 {
    overflow: hidden;
    position: relative;
    display: inline-block;
}

.jtv-subbanner2 {
    overflow: hidden;
    position: relative;
    float: right;
}

    .jtv-subbanner1 a, .jtv-subbanner2 a {
        display: block;
        position: relative;
    }

    .jtv-subbanner1 > a:before, .jtv-subbanner2 > a:before {
        content: "";
        position: absolute;
        box-shadow: 0 0 125px rgba(0,0,0,0.20) inset;
        -webkit-box-shadow: 0 0 125px rgba(0,0,0,0.20) inset;
        -moz-box-shadow: 0 0 125px rgba(0,0,0,0.20) inset;
        height: 100%;
        width: 100%;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        z-index: 9;
        left: 0;
        right: 0;
    }

    .jtv-subbanner1:hover > a:before, .jtv-subbanner2:hover > a:before {
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
    }

    .jtv-subbanner2 img, .jtv-subbanner1 img {
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
    }

    .jtv-subbanner2:hover img, .jtv-subbanner1:hover img {
        transform: scale(1.125);
        -webkit-transform: scale(1.125);
        -moz-transform: scale(1.125);
        -ms-transform: scale(1.125);
        -o-transform: scale(1.125);
    }

.text-block {
    position: absolute;
    top: 0;
    text-align: center;
    left: 5%;
    top: 38%;
    z-index: 99;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.text1 a {
    color: #2b2b2b;
    font-size: 28px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 10px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.text2 a {
    color: #555;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 10px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.text3 a {
    text-transform: uppercase;
    padding: 5px 10px;
    background: #b10212;
    display: inline-block;
    color: #fff;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

    .text3 a:hover, .jtv-subbanner2 .text3 a:hover {
        background: #222;
    }

.jtv-subbanner2 .text3 a {
    background: #ff7474;
}

.product-img {
    position: relative;
}

    .product-img a {
        display: block;
    }

    .product-img > a::before {
        background: #333 none repeat scroll 0 0;
        content: "";
        height: 100%;
        opacity: 0;
        position: absolute;
        transition: all .3s ease 0;
        width: 100%;
        z-index: 9;
    }

.jtv-product:hover a::before {
    opacity: .6;
}

img.secondary-img {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all .3s ease 0;
}

.jtv-product:hover img.secondary-img {
    opacity: 1;
}

.jtv-product-action {
    bottom: 10px;
    opacity: 0;
    position: absolute;
    right: -137px;
    transition: all .3s ease 0;
    visibility: hidden;
    z-index: 10;
}

.jtv-product:hover .jtv-product-action {
    right: 10px;
    opacity: 1;
    visibility: visible;
}

.jtv-extra-link {
    float: right;
    overflow: hidden;
}

    .jtv-extra-link a:hover, .button-cart button:hover {
        background: #fe4847;
        color: #fff;
    }

.button-cart {
    clear: both;
    display: block;
    overflow: hidden;
}

    .button-cart button {
        background: #fff none repeat scroll 0 0;
        border: 0 none;
        color: #333;
        height: 36px;
        line-height: 36px;
        margin-top: 5px;
        padding: 0 12px;
        text-transform: uppercase;
        transition: all .3s ease 0;
    }

        .button-cart button i {
            margin-right: 7px;
        }

.jtv-product-content {
    padding: 0 0 0 12px;
}

    .jtv-product-content h3 {
        font-weight: 500;
        font-size: 13px;
        color: #b10212;
    }

.jtv-category-area .product-img {
    float: left;
    width: 32%;
}

.jtv-category-area {
    margin: 0 0 30px;
}

    .jtv-category-area .jtv-product-content {
        float: right;
        width: 68%;
    }

    .jtv-category-area .jtv-product {
        overflow: hidden;
        width: 47.5%;
        display: inline-block;
        margin-right: 12px;
    }

        .jtv-category-area .jtv-product:last-child {
            margin-top: 20px;
        }

    .jtv-category-area .jtv-product-action {
        opacity: 1;
        position: static;
        visibility: visible;
    }

    .jtv-category-area .jtv-extra-link a {
        border: 1px solid #ccc;
        color: #666;
        float: left;
        height: 30px;
        line-height: 28px;
        width: 30px;
        text-align: center;
        margin: 5px;
    }

    .jtv-category-area .jtv-extra-link {
        float: left;
    }

    .jtv-category-area .button-cart button i {
        margin-right: 0;
    }

    .jtv-category-area .button-cart button {
        background-color: #b10212;
        padding: 0;
        text-align: center;
        width: 35px;
        border: 1px solid #b10212;
        color: #fff;
        height: 30px;
        width: 30px;
        line-height: 28px;
        font-size: 14px;
        border-radius: 0;
        margin: 5px 4px 0 0;
    }

    .jtv-category-area .button-cart {
        clear: inherit;
        float: left;
    }

        .jtv-category-area .jtv-extra-link a:hover, .jtv-category-area .button-cart button:hover {
            background: #0062bd none repeat scroll 0 0;
            border-color: #0062bd;
            color: #fff;
        }

.jtv-single-cat {
    background-color: #fff;
    overflow: hidden;
}

.cat-more {
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding-top: 10px;
    text-align: center;
    text-transform: uppercase;
}

    .cat-more a {
        color: #666;
        font-weight: 600;
    }

        .cat-more a:hover {
            color: #FE4847;
        }

.jtv-cat-margin {
    margin-top: 22px;
}

.cat-title {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
    padding-bottom: 5px;
    position: relative;
    text-transform: uppercase;
}

.jtv-single-cat .page-header {
    border-bottom: 2px #ddd solid;
    margin-top: 0;
    margin-bottom: 30px;
}

    .jtv-single-cat .page-header h2 {
        font-size: 16px;
        text-transform: uppercase;
        color: #333;
        background: #fff;
        display: inline-block;
        margin-top: 0;
        letter-spacing: .5px;
        line-height: normal;
    }

.service-text h2 {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px;
    letter-spacing: 1px;
    margin-bottom: 12px;
}

.service-text p {
    color: #333;
    font-size: 13px;
    display: inline-block;
    padding: 0 5px;
}

.jtv-service-area {
    text-align: center;
    padding: 0 0 30px;
}

    .jtv-service-area .block-wrapper {
        background: #7cc576;
        padding: 12px 25px;
    }

        .jtv-service-area .block-wrapper.ship:hover, .jtv-service-area .block-wrapper.return:hover, .jtv-service-area .block-wrapper:hover {
            background-color: #b10212;
        }

        .jtv-service-area .block-wrapper .text-des i {
            font-size: 30px;
            display: inline-block;
        }

        .jtv-service-area .block-wrapper.return {
            background: #fbaf5d;
        }

        .jtv-service-area .block-wrapper.ship {
            background: #00aeef;
        }

        .jtv-service-area .block-wrapper .text-des {
            text-align: center;
            font-size: 12px;
            line-height: 18px;
            vertical-align: middle;
            color: #fff;
        }

            .jtv-service-area .block-wrapper .text-des h3 {
                text-transform: uppercase;
                font-size: 24px;
                color: #fff;
                margin-bottom: 7px;
                display: inline-block;
                margin-left: 10px;
                vertical-align: top;
            }

                .jtv-service-area .block-wrapper .text-des h3 p {
                    font-size: 16px!important;
                }

.textdesp {
    font-size: 16px!important;
}

.jtv-service-area .block-wrapper .text-des p {
    margin: 0;
    text-transform: uppercase;
    font-size: 13px;
}

.bottom-service {
    background-color: #b10212;
}

.bottom-service-box .box-outer > div.column:first-child {
    border-left: 0 none;
}

.bottom-service-box .service-box-center {
    padding: 30px 0;
    text-align: center;
}

    .bottom-service-box .service-box-center .bottom-service-title {
        color: #fff;
        font-size: 20px;
        font-weight: 500;
        letter-spacing: 1px;
        text-transform: uppercase;
        transition: all .35s ease 0;
    }

    .bottom-service-box .service-box-center:hover .bottom-service-title {
        letter-spacing: 4px;
    }

    .bottom-service-box .service-box-center .description {
        color: #f8f8f8;
        font-size: 13px;
    }

.bottom-service-box .box-outer > div {
    border-left: 1px solid rgba(255,255,255,0.2);
}

.jtv-promotion {
    background: #fff;
    z-index: 1;
}

    .jtv-promotion .wrap {
        margin: 0 auto;
        background: url(/assets/images/promotion-bg.jpg) no-repeat;
    }

    .jtv-promotion .jtv-custom {
        background: transparent;
        padding: 20px 0;
    }

.box {
    margin-bottom: 30px;
    border: 1px solid none;
    background-color: #fff;
    position: relative;
    overflow: hidden;
}

.promotion-center {
    text-align: center;
    position: relative;
    min-height: 150px;
}

    .promotion-center .text_medium {
        font-weight: 600;
        font-size: 18px;
        text-transform: uppercase;
        color: #fff;
        line-height: 18px;
        margin-bottom: 0;
    }

    .promotion-center .text_large {
        padding: 15px 0;
        margin: 10px 24%;
        border: 1px solid #fff;
        background: rgba(255,255,255,0.2);
        font-weight: 700;
        text-transform: uppercase;
        color: #fff;
        letter-spacing: 0;
        font-size: 80px;
        position: relative;
        line-height: 80px;
    }

    .promotion-center .theme-color {
        color: #fff;
        font-size: 20px;
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        position: absolute;
        left: 20px;
    }

    .promotion-center .text_small {
        font-size: 16px;
        color: #fff;
        line-height: 18px;
    }

.totop {
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #b10212;
    bottom: 40px;
    color: #000;
    display: inline-block;
    height: 40px;
    line-height: 35px;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-align: center;
    transition: opacity .3s ease 0s,visibility 0 ease .3s;
    visibility: hidden;
    white-space: nowrap;
    width: 40px;
    z-index: 100;
}

    .totop:before {
        content: "\f062";
        font-family: FontAwesome;
        font-size: 18px;
    }

    .totop.totop-is-visible, .totop.totop-fade-out, .no-touch .totop:hover {
        -webkit-transition: opacity .3s 0s,visibility 0 0;
        -moz-transition: opacity .3s 0s,visibility 0 0;
        transition: opacity .3s 0s,visibility 0 0;
    }

    .totop.totop-is-visible {
        visibility: visible;
        opacity: 1;
    }

.no-touch .totop:hover {
    background-color: #b10212;
    opacity: 1;
    color: #fff;
}

footer {
    overflow: hidden;
    background: #fff;
}

    footer h3 {
        font-size: 15px;
        margin: 0 0 6px;
        padding: 0 0 6px;
        letter-spacing: 1px;
        text-transform: uppercase;
    }

    footer .footer-links ul {
        margin: 0;
        padding: 0;
    }

        footer .footer-links ul li {
            list-style-type: none;
            padding: 0 0 8px;
        }

            footer .footer-links ul li a:before {
                content: "\f105";
                font-family: FontAwesome;
                font-size: 14px;
                display: inline-block!important;
                cursor: pointer;
                line-height: 20px;
                margin-right: 5px;
            }

            footer .footer-links ul li a {
                transition: all .3s ease-in-out 0;
            }

                footer .footer-links ul li a:hover {
                    transition: all .3s ease-in-out 0;
                    padding-left: 10px;
                    color: #b10212;
                }

.footer-logo {
    text-align: left;
    margin: 0 0 12px;
    display: block;
}

    .footer-logo p {
        display: block;
    }

.email .fa-envelope:before {
    font-size: 13px;
    color: #666;
    height: 35px;
    width: 35px;
    line-height: 32px;
    display: inline-block;
    font-style: normal;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 8px;
    border-radius: 30px;
    border: 1px solid #eaeaea;
    border-radius: 25px;
    background: #fafafa;
}

.footer-content .address {
    line-height: 1.5em;
}

.address i {
    float: left;
}

.address .fa-map-marker:before {
    font-size: 15px;
    color: #666;
    height: 35px;
    width: 35px;
    line-height: 32px;
    display: inline-block;
    font-style: normal;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 8px;
    border-radius: 30px;
    border: 1px solid #eaeaea;
    background: #fafafa;
}

footer .phone .fa-phone:before {
    border: 1px solid #eaeaea;
    border-radius: 25px;
    color: #666;
    display: inline-block;
    font-size: 15px;
    font-style: normal;
    height: 35px;
    line-height: 34px;
    margin-right: 5px;
    margin-bottom: 8px;
    text-align: center;
    width: 35px;
    background: #fafafa;
}

.footer-content p {
    display: inline-block;
    padding-left: 5px;
    width: 80%;
}

.footer-newsletter {
    padding: 25px 0 30px;
    text-align: left;
    margin-bottom: 30px;
    border-bottom: 1px #eee solid;
}

.newsletter-inner {
    display: inline-block;
    margin-top: 15px;
}

.footer-newsletter h3 {
    margin-top: 12px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    border: none;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-top: 15px;
}

.footer-newsletter p {
    font-size: 13px;
    font-weight: 400;
    color: #666;
    text-align: left;
    text-transform: none;
    margin-top: 8px;
}

.footer-newsletter .newsletter-email {
    float: left;
    font-size: 13px;
    font-weight: 400;
    border: 1px solid #eaeaea;
    background: #fff;
    color: #666;
    padding: 11px 12px;
    width: 310px;
    padding-left: 20px;
}

.footer-newsletter .email {
    text-transform: none;
    float: left;
}

button.subscribe:before {
    content: "\f0e0";
    font-family: FontAwesome;
    font-size: 13px;
    padding-right: 8px;
}

.footer-newsletter .subscribe {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    float: left;
    color: #fff;
    text-decoration: none;
    background: #000;
    padding: 10px 25px 9px 18px;
    border: 0 #000 solid;
}

    .footer-newsletter .subscribe:hover {
        border: 0 #fe0100 solid;
        background: #fe0100;
    }

.social ul.inline-mode li a:before {
    content: "";
}

.social ul.inline-mode li a {
    border: 0 solid #666;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    width: 36px;
    display: inline-block;
    text-align: center;
}

.social .fb a:hover, .social .tw a:hover, .social .googleplus a:hover, .social .rss a:hover, .social .instagram a:hover, .social .linkedin a:hover {
    background: #000;
}

.social .fb a {
    background: #3C5B9B;
}

.social .tw a {
    background: #359BED;
}

.social .googleplus a {
    background: #E33729;
}

.social .rss a {
    background: #FD9F13;
}

.social .instagram a {
    background: #3f729b;
}

.social .linkedin a {
    background: #027ba5;
}

.social h4 {
    margin: 25px 0 5px;
}

.social {
    margin-top: 5px;
}

    .social ul {
        margin: 0;
        list-style: none;
    }

        .social ul li {
            margin-left: 7px;
            display: inline-block;
        }

            .social ul li:first-child {
                margin-left: 0;
            }

    .social a {
        transition: background 400ms ease-in-out;
        -webkit-transition: background 400ms ease-in-out;
        -moz-transition: background 400ms ease-in-out;
        -o-transition: background 400ms ease-in-out;
    }

.payment {
    margin-top: 10px;
    margin-bottom: 10px display: inline-block;
    width: 100%;
    text-align: right;
}

    .payment ul {
        padding: 0;
        margin: auto;
    }

    .payment li {
        display: inline-block;
        list-style: none;
        margin-right: 6px;
    }

.footer-coppyright {
    padding-bottom: 8px;
    border-top: 1px solid #eaeaea;
    margin-top: 20px;
}

.coppyright {
    padding-top: 14px;
}

nav {
    height: 55px;
    position: relative;
    margin: auto;
    display: inline-block;
}

.modal-backdrop {
    z-index: 100;
}

.toolbar {
    margin: 0 0 10px;
    display: inline-block;
    width: 100%;
}

    .toolbar .sorter {
        margin-top: 2px;
    }

.sorter .short-by {
    float: right;
    margin: 0;
    padding-left: 12px;
}

.toolbar.column .sorter .short-by.page {
    float: left;
    margin: 0;
    padding-left: 0;
    margin-bottom: 10px;
}

.toolbar label {
    color: #666;
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
    text-transform: capitalize;
}

.sorter .short-by select {
    border: 0 none;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    margin: 0;
    padding: 0 14px;
    vertical-align: middle;
    width: 110px;
    border: 1px #eee solid;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-image: url(../images/arrow-d.png);
    background-repeat: no-repeat;
    position: right 10px center;
    padding-right: 28px;
    text-indent: .01px;
    cursor: pointer;
}

.sorter .short-by.page select {
    width: 65px;
}

.view-mode {
    float: left;
    margin-top: 5px;
}

    .view-mode ul {
        padding: 0;
        margin: 0;
    }

        .view-mode ul li {
            float: left;
            padding: 4px 5px 4px 0;
            list-style: none;
        }

            .view-mode ul li a {
                color: #959595;
                font-size: 18px;
                line-height: 28px;
                font-weight: 400;
                background-color: #f8f8f8;
                border: 1px #eee solid;
                width: 30px;
                height: 30px;
                padding: 8px 12px 4px;
            }

            .view-mode ul li:last-child {
                border: none;
                margin-left: 5px;
                padding-right: 0;
            }

    .view-mode li.active a {
        color: #b10212;
    }

.shop .product-des .color ul li {
    border: 0 none;
    display: inline-block;
    float: none;
    margin-right: 5px;
    margin-top: 10px;
}

.shop .product-des h2 {
    line-height: 18px;
    margin: 0 0 5px;
}

.pagination-area {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    border-top: 1px solid #eee;
    margin: 10px 0 0;
    padding-top: 20px;
    text-align: center;
    display: inline-block;
    width: 100%;
}

    .pagination-area ul {
        margin-bottom: 0;
    }

        .pagination-area ul li {
            background: #f5f5f5;
            color: #393939;
            display: inline-block;
            font-size: 12px;
            font-weight: 700;
            height: 30px;
            line-height: 30px;
            margin: 0 0 0 5px;
            width: 30px;
            border-radius: 0;
        }

            .pagination-area ul li a {
                border: 1px solid #e0e0e0;
                color: #363636;
                display: block;
                font-size: 12px;
                font-weight: 700;
                height: 30px;
                width: 30px;
                text-decoration: none;
                border-radius: 0;
                transition: all .4s ease-out .2s;
            }

                .pagination-area ul li a:hover {
                    background: #000;
                    border: 1px solid #000;
                    color: #fff;
                }

                .pagination-area ul li a.active {
                    background: #b10212;
                    border: 1px solid #b10212;
                    border-radius: 0;
                    color: #fff;
                    transition: all .4s ease-out .2s;
                }

.filter-price {
    margin: auto 15px 25px;
}

    .filter-price p {
        margin: 0 0 10px;
    }

        .filter-price p input {
            border: 0 none;
            color: #000;
            font-weight: 700;
            height: 30px;
            line-height: 30px;
            background: inherit;
        }

    .filter-price a {
        border-bottom: 2px solid #f7505a;
        color: #f7505a;
        display: inline-block;
        line-height: 20px;
        margin: 0 0 20px;
        padding: 0;
        text-transform: uppercase;
    }

    .filter-price .ui-slider-horizontal {
        height: 6px;
    }

    .filter-price .ui-widget-header {
        background: #000;
        border: 0;
        color: #fff;
        height: 6px;
    }

    .filter-price .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
        border-radius: 0;
    }

    .filter-price .ui-slider .ui-slider-handle {
        background: #fff none repeat scroll 0 0;
        border: 2px solid #b10212;
        cursor: pointer;
        height: 18px;
        position: absolute;
        width: 18px;
        z-index: 2;
        border-radius: 100%;
    }

    .filter-price .ui-slider-horizontal .ui-slider-handle {
        top: -6px;
    }

.manufacturer-area {
    margin-bottom: 12px;
}

    .manufacturer-area ul li {
        padding-bottom: 5px;
    }

.layered-Category {
    margin-bottom: 18px;
}

button.button {
    display: inline-block;
    border: 0;
    background: #b10212;
    padding: 6px 16px;
    font-size: 12px;
    border: 2px solid #b10212;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    font-weight: normal;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    button.button:hover {
        background: #000;
        border: 2px solid #000;
        transition: all .3s linear;
        -moz-transition: all .3s linear;
        -webkit-transition: all .3s linear;
        color: #fff;
    }

button span {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
}

.button1 {
    display: inline-block;
    border: 0;
    width: 100%;
    background: #fb641b;
    padding: 7px 25px;
    font-size: 16px;
    border: 2px solid #fb641b;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    font-weight: normal;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .button1:hover {
        background: #7bd100;
        border: 2px solid #7bd100;
        transition: all .3s linear;
        -moz-transition: all .3s linear;
        -webkit-transition: all .3s linear;
        color: #fff;
    }

    .button1 span {
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: .5px;
    }

.button2 {
    display: inline-block;
    width: 100%;
    border: 0;
    background: #ff9f00;
    padding: 7px 20px;
    font-size: 16px;
    border: 2px solid #ff9f00;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    font-weight: normal;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .button2:hover {
        background: #7bd100;
        border: 2px solid #7bd100;
        transition: all .3s linear;
        -moz-transition: all .3s linear;
        -webkit-transition: all .3s linear;
        color: #fff;
    }

    .button2 span {
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: .5px;
    }

.button3 {
    display: inline-block;
    border: 0;
    background: #b10212;
    padding: 6px 16px;
    font-size: 12px;
    border: 2px solid #b10212;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    font-weight: normal;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .button3:hover {
        background: #000;
        border: 2px solid #000;
        transition: all .3s linear;
        -moz-transition: all .3s linear;
        -webkit-transition: all .3s linear;
        color: #fff;
    }

    .button3 span {
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: .5px;
    }

.buttonfacebook {
    display: inline-block;
    border: 0;
    background: #3856a0;
    padding: 6px 16px;
    font-size: 12px;
    border: 2px solid #3856a0;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    font-weight: normal;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .buttonfacebook:hover {
        background: #567bd5;
        border: 2px solid #567bd5;
        transition: all .3s linear;
        -moz-transition: all .3s linear;
        -webkit-transition: all .3s linear;
        color: #fff;
    }

    .buttonfacebook span {
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: .5px;
    }

.buttongoogle {
    display: inline-block;
    border: 0;
    background: #dd4330;
    padding: 6px 16px;
    font-size: 12px;
    border: 2px solid #dd4330;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    font-weight: normal;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .buttongoogle:hover {
        background: #f96351;
        border: 2px solid #f96351;
        transition: all .3s linear;
        -moz-transition: all .3s linear;
        -webkit-transition: all .3s linear;
        color: #fff;
    }

    .buttongoogle span {
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: .5px;
    }

.buttontwitter {
    display: inline-block;
    border: 0;
    background: #00b4ff;
    padding: 6px 16px;
    font-size: 12px;
    border: 2px solid #00b4ff;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    font-weight: normal;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .buttontwitter:hover {
        background: #3fc5fd;
        border: 2px solid #3fc5fd;
        transition: all .3s linear;
        -moz-transition: all .3s linear;
        -webkit-transition: all .3s linear;
        color: #fff;
    }

    .buttontwitter span {
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: .5px;
    }

.buttonregi {
    display: inline-block;
    border: 0;
    background: #b10212;
    padding: 6px 16px;
    font-size: 12px;
    border: 2px solid #b10212;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    font-weight: normal;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 100%;
}

    .buttonregi:hover {
        background: #000;
        border: 2px solid #000;
        transition: all .3s linear;
        -moz-transition: all .3s linear;
        -webkit-transition: all .3s linear;
        color: #fff;
    }

    .buttonregi span {
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: .5px;
    }

.txtAllhome {
    border: solid 1px #b0b0af;
    width: 100%;
    height: 38px;
    padding: 3px 3px 3px 5px;
    font-family: Arial;
    color: Gray;
    font-size: 12px;
}

    .txtAllhome:hover {
        border: solid 1px #367fa9;
    }

.txtAllpassword {
    border: solid 1px #b0b0af;
    width: 100%;
    height: 28px;
    padding: 3px 3px 3px 5px;
    font-family: Arial;
    color: Gray;
    font-size: 12px;
}

    .txtAllpassword:hover {
        border: solid 1px #367fa9;
    }

.breadcrumbs {
    padding: 6px 0;
    margin: auto;
    font-size: 11px;
    background-color: #fff;
    border-bottom: 1px solid #eaeaea;
}

    .breadcrumbs a {
        color: #666;
    }

    .breadcrumbs span {
        display: inline-block;
        margin: 0 5px;
        color: #666;
        font-size: 13px;
    }

    .breadcrumbs ul {
        margin: 0;
        padding: 0;
    }

        .breadcrumbs ul li {
            list-style-type: none;
            display: inline;
        }

.sidebar .block {
    margin-bottom: 30px;
    border: 1px #eaeaea solid;
    background-color: #fff;
}

.category-sidebar {
    background: #fff;
    margin-bottom: 25px;
    border: none;
    margin-top: 10px;
    display: none;
}

    .category-sidebar .block-title:before {
        content: '\f0c9';
        font-family: FontAwesome;
        margin-right: 4px;
    }

    .category-sidebar .product-categories {
        padding: 8px 12px;
        margin: auto;
    }

    .category-sidebar ul.product-categories ul {
        margin: 0;
        padding: 0;
    }

    .category-sidebar .product-categories li {
        padding: 8px 0 10px 14px;
        position: relative;
        border-bottom: 1px solid #ececec;
    }

        .category-sidebar .product-categories li:last-child {
            border-bottom: none;
        }

        .category-sidebar .product-categories li a {
            font-weight: 400;
            font-size: 13px;
            color: #222;
            font-family: "Roboto",sans-serif;
        }

            .category-sidebar .product-categories li a:hover {
                color: #1bbaaf;
            }

        .category-sidebar .product-categories li.current-cat a {
            font-weight: 600;
            font-size: 13px;
            color: #000;
        }

        .category-sidebar .product-categories li.current-cat ul li a {
            border-bottom: 0 solid #eaeaea;
            color: #666;
            font-size: 13px;
            font-weight: 400;
            padding: 2px;
        }

            .category-sidebar .product-categories li.current-cat ul li a:hover {
                color: #1bbaaf;
            }

        .category-sidebar .product-categories li ul li {
            padding: 5px 0 5px 10px;
            list-style: none;
            border-bottom: none;
            list-style: none;
        }

.sidebar li {
    list-style: none;
}

.category-sidebar .product-categories li ul li a {
    border-bottom: 0 solid #EAEAEA;
    font-weight: 400;
    font-size: 13px;
    margin: 0;
    padding: 6px 3px;
    text-decoration: none;
    color: #666;
    transition: color 300ms ease-in-out 0s,background-color 300ms ease-in-out 0s,background-position 300ms ease-in-out 0;
}

.category-sidebar .product-categories li .count {
    display: none;
}

.category-sidebar .product-categories {
    overflow: auto;
    padding: 8px 0 0;
    border: 1px solid #eee;
}

.category-sidebar .cat-item.cat-parent:hover {
    cursor: pointer;
}

.category-sidebar .cat-item.cat-parent:after {
    content: "";
    color: #555;
    font-size: 12px;
    position: absolute;
    right: 5px;
    top: 8px;
    height: 24px;
    width: 24px;
    vertical-align: top;
    text-align: center;
    font-family: FontAwesome;
    font-weight: 400;
    background-image: url(../images/plus-d2.png);
    background-repeat: no-repeat;
}

.category-sidebar .cat-item.cat-parent.open-cat:after {
    content: "";
    color: #555;
    font-size: 14px;
    position: absolute;
    right: 5px;
    top: 6px;
    border-radius: 3px;
    height: 24px;
    width: 24px;
    vertical-align: top;
    text-align: center;
    font-family: FontAwesome;
    font-weight: 400;
    background-image: url(../images/minus-d1.png);
    background-repeat: no-repeat;
}

.category-sidebar .cat-item.cat-parent.current-cat-parent.close-cat:after {
    content: "";
    color: #555;
    font-size: 12px;
    position: absolute;
    right: 5px;
    top: 8px;
    border-radius: 3px;
    height: 24px;
    width: 24px;
    vertical-align: top;
    text-align: center;
    font-family: FontAwesome;
    font-weight: 400;
    background-image: url(../images/plus-d2.png);
    background-repeat: no-repeat;
}

.category-sidebar .cat-item.cat-parent.current-cat-parent:after {
    content: "";
    color: #555;
    font-size: 14px;
    position: absolute;
    right: 5px;
    top: 6px;
    border-radius: 3px;
    height: 24px;
    width: 24px;
    vertical-align: top;
    text-align: center;
    font-family: FontAwesome;
    font-weight: 400;
    background-image: url(../images/minus-d1.png);
    background-repeat: no-repeat;
}

.category-sidebar .cat-item.cat-parent.current-cat:after {
    content: "";
    color: #555;
    font-size: 16px;
    position: absolute;
    right: 5px;
    top: 6px;
    border-radius: 3px;
    height: 24px;
    width: 24px;
    text-align: center;
    font-family: FontAwesome;
    font-weight: 400;
    background-image: url(../images/minus-d1.png);
    background-repeat: no-repeat;
}

.category-sidebar .cat-item.cat-parent.current-cat.open-cat:after {
    content: "";
    color: #555;
    font-size: 12px;
    position: absolute;
    right: 5px;
    top: 8px;
    border-radius: 3px;
    height: 24px;
    width: 24px;
    vertical-align: top;
    text-align: center;
    font-family: FontAwesome;
    font-weight: 400;
    background-image: url(../images/plus-d2.png);
    background-repeat: no-repeat;
}

.category-sidebar .sidebar-title {
    font-size: 16px;
    margin: 0;
    padding: 12px 14px;
    text-transform: uppercase;
    background-color: #b10212;
}

    .category-sidebar .sidebar-title h3 {
        margin: auto;
        font-size: 15px;
        letter-spacing: 1px;
    }

.sidebar-cart .block-content {
    padding: 14px;
}

.sidebar-cart .amount {
    margin-bottom: 15px;
    border-bottom: 1px #eaeaea solid;
    padding-bottom: 4px;
}

button.button-compare {
    padding: 6px 12px;
    color: #fff;
}

button.button-checkout {
    color: #fff;
    background-color: #222;
    border-color: #222;
}

.sidebar-cart .mini-products-list .product-details .nobr {
    white-space: normal!important;
}

.sidebar-cart .summary {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
}

.sidebar-cart .subtotal {
    margin: 0;
    padding: 8px 10px;
    text-align: left;
    margin-bottom: 8px;
    margin-top: 10px;
    background: #f5f5f5;
}

.sidebar-cart .block-content .summary .subtotal .label {
    padding: 2px 0;
    color: #000;
    font-size: 13px;
    font-weight: 700;
}

.sidebar-cart .subtotal .price {
    font-size: 15px;
    font-weight: 700;
    float: right;
}

.cart-checkout {
    border: 0 none;
    margin: 0;
    padding: 5px 0;
    text-align: left;
    margin-bottom: 0;
}

    .cart-checkout a {
        border: 0 #dc436b solid;
        background: #323C46;
        text-shadow: 0 1px 0 #000;
        border-radius: 2px;
        color: #FFF;
        font-size: 11px;
        padding: 8px 12px;
        text-transform: uppercase;
        border-radius: 0;
    }

        .cart-checkout a:hover {
            border: 0 #111 solid;
            background: #222;
            padding: 6px 10px;
            text-shadow: 0 1px 0 #000;
            border-radius: 2px;
            color: #FFF;
            font-size: 11px;
            cursor: pointer;
        }

.sidebar-cart .block-content ul li .product-details {
    float: right;
    width: 68%;
}

.sidebar-cart ul li.item {
    border-bottom: 1px solid #ECECEC;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    display: inline-block;
}

    .sidebar-cart ul li.item img {
        width: 65px;
    }

    .sidebar-cart ul li.item.last {
        border-bottom: none;
        margin-bottom: 5px;
        padding-bottom: 5px;
    }

.sidebar-cart .block-content ul li a.product-image {
    display: inline;
}

    .sidebar-cart .block-content ul li a.product-image img {
        border: 1px solid #ECECEC;
    }

.sidebar-cart .block-content ul li .product-name {
    margin: 0 0 2px;
    font-size: 13px;
    padding-right: 15px;
}

.sidebar ul, .sidebar ol {
    margin: 0;
    padding: 0;
}

.sidebar-bar-title {
    font-size: 14px;
    margin: 0;
    padding: 15px;
    text-transform: uppercase;
    background-color: #b10212;
    border-bottom: 1px solid #eee;
}

    .sidebar-bar-title h3 {
        font-size: 14px;
        letter-spacing: 1px;
        display: inline-block;
        padding-bottom: 0;
        margin: auto;
        color: #fff;
    }

.banner4 {
    margin-bottom: 30px;
}

.product-price-range .block-content {
    padding: 28px 15px 10px;
}

.product-price-range .amount-range-price {
    padding: 15px 0;
}

.product-price-range .slider-range-price {
    height: 7px;
    background: #b10212;
    border: none;
    border-radius: 0;
}

    .product-price-range .slider-range-price .ui-widget-header {
        background: #000;
        height: 7px;
    }

    .product-price-range .slider-range-price .ui-slider-handle {
        border: 1px #666 solid;
        background: #b10212;
        cursor: pointer;
    }

.check-box-list {
    overflow: hidden;
}

    .check-box-list li {
        line-height: 24px;
    }

    .check-box-list label {
        display: inline-block;
        cursor: pointer;
        line-height: 12px;
    }

        .check-box-list label:hover {
            color: #b10212;
        }

    .check-box-list input[type="checkbox"] {
        display: none;
    }

        .check-box-list input[type="checkbox"] + label span.button {
            display: inline-block;
            width: 12px;
            height: 12px;
            margin-right: 6px;
            background: url(../images/checkbox.png) no-repeat;
            padding: 0;
            border: none;
        }

        .check-box-list input[type="checkbox"]:checked + label span.button {
            background: #b10212 url(../images/checked.png) no-repeat center center;
        }

        .check-box-list input[type="checkbox"]:checked + label {
            color: #b10212;
        }

    .check-box-list label span.count {
        color: #666;
        margin-left: 2px;
    }

.filter-color ul {
    padding: 0;
    margin: 0;
    overflow: hidden;
    margin-left: -5px;
    margin-right: -5px;
    margin-top: -5px;
}

.filter-color li {
    display: inline;
    padding: 0;
    margin: 0;
    line-height: normal;
    float: left;
    padding: 5px;
}

    .filter-color li label {
        border: 1px solid #eaeaea;
        width: 20px;
        height: 20px;
        padding-top: 6px;
        padding-left: 6px;
        float: left;
    }

    .filter-color li input[type="checkbox"] + label span.button {
        background: none;
        margin: 0;
    }

    .filter-color li input[type="checkbox"]:checked + label {
        border-color: #f36;
    }

.filter-size {
    max-height: 200px;
    overflow-y: auto;
}

    .filter-size li {
        width: 50%;
        float: left;
    }

h2.saider-bar-title {
    color: #000;
    display: block;
    font-size: 13px;
    font-weight: 700;
    border-bottom: 1px #eaeaea solid;
    margin-bottom: 14px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.shop-by-side {
    border: 1px solid #eee;
    background: #fff;
    margin-bottom: 25px;
}

    .shop-by-side .block-content {
        padding: 14px;
    }

.color-area {
    margin-bottom: 18px;
    overflow: hidden;
}

.color ul li {
    border: 0 none;
    float: left;
    margin-right: 5px;
}

    .color ul li a {
        clear: both;
        background: #000;
        float: left;
        font-size: 11px;
        font-weight: 700;
        text-transform: uppercase;
        height: 50px;
        width: 50px;
        border: 1px solid #e0e0e0;
    }

    .color ul li:nth-child(2) a {
        background: #e32b00;
    }

    .color ul li:nth-child(3) a {
        background: #ff9000;
    }

    .color ul li:nth-child(4) a {
        background: #8BC44A;
    }

    .color ul li:nth-child(5) a {
        background: #10b9b9;
    }

    .color ul li:nth-child(6) a {
        background: #FFF;
    }

.size-area {
    margin-bottom: 8px;
    overflow: hidden;
}

.size li {
    border: 0 none;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

    .size li a {
        border: 2px solid #eaeaea;
        padding: 3px 10px;
        color: #666;
        float: left;
        font-size: 11px;
        font-weight: 700;
        text-transform: uppercase;
        text-decoration: none;
    }

        .size li a:hover {
            border-color: #b10212;
        }

.compare .block-content {
    padding: 14px;
}

ol#compare-items li a.product-name {
    font-size: 13px;
    padding: 0 3px;
    margin: 0;
    font-weight: 400;
    line-height: 20px;
    text-transform: none;
    display: inline-block;
    width: 90%;
}

ol#compare-items li {
    margin: 0;
    padding: 0 0 10px;
    position: relative;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    background: none;
}

    ol#compare-items li:last-child {
        border-bottom: none;
        margin-bottom: 5px;
    }

button.button-compare {
    padding: 6px 12px;
}

button.button.button-clear {
    border: 2px solid #000;
    background: #fff;
    color: #000;
    padding: 6px 12px;
}

    button.button.button-clear:hover {
        background: #000;
        color: #fff;
        border: 2px solid #000;
    }

.popular-tags-area .tag li a:hover {
    background: #b10212;
    color: #fff;
}

.popular-tags-area .tag {
    padding: 10px 15px 20px;
}

.tag li {
    display: inline-block;
    line-height: 28px;
    margin: 5px 5px 0 0;
}

    .tag li a {
        background: #efefef none repeat scroll 0 0;
        color: #838383;
        display: block;
        padding: 0 8px;
        text-decoration: none;
    }

.single-img-add {
    display: inline-block;
    text-shadow: none;
    margin-bottom: 25px;
    width: 100%;
    overflow: hidden;
}

    .single-img-add h3 a {
        text-shadow: none;
        color: #fff;
    }

    .single-img-add h3 {
        font-size: 20px;
        padding-top: 12px;
    }

    .single-img-add a.info {
        display: inline-block;
        float: none;
        margin-top: 5px;
    }

    .single-img-add .carousel-indicators {
        display: none;
    }

#carousel-example-generic {
    background: #fff!important;
    padding: 5px;
    border: 1px solid #eee;
    display: inline-block;
    width: 100%;
}

    #carousel-example-generic .carousel-control.left {
        background: none;
        display: none;
    }

    #carousel-example-generic .carousel-control.right {
        background: none;
        display: none;
    }

    #carousel-example-generic .carousel-inner {
        margin: 0;
    }

    #carousel-example-generic .carousel-caption {
        width: 100%;
        left: 0;
        right: 0;
        background: rgba(0,0,0,0.3);
        padding: 0;
        bottom: 0;
        padding-bottom: 18px;
        text-align: center;
        text-shadow: none;
        display: none;
    }

.oe_overlay {
    background: #000;
    opacity: .7;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: block;
}

.special-product .products-block-left {
    width: 75px;
    float: left;
}

.special-product .products-block-right {
    margin-left: 85px;
}

    .special-product .products-block-right p {
        margin: 0 0 6px;
        line-height: 1.4em;
    }

.special-product .block-content {
    padding: 14px;
}

.special-product ul li {
    display: inline-block;
    border-bottom: 1px #eaeaea solid;
    width: 100%;
    padding-bottom: 12px;
    margin-bottom: 12px;
}

    .special-product ul li:last-child {
        border: none;
        margin-bottom: 0;
        padding-bottom: 5px;
    }

.special-product a.link-all {
    background: #b10212;
    color: #fff;
    font-size: 12px;
    padding: 6px 16px;
    border: none;
    cursor: pointer;
    display: inline-block;
    border: 2px solid #b10212;
    font-weight: 600;
    border-radius: 0;
    text-transform: uppercase;
}

.category-description {
    margin-bottom: 30px;
}

.shop-inner {
    margin-bottom: 30px;
}

.products-grid {
    margin: 0;
    list-style: none;
}

.shop-inner .page-title h2 {
    border-bottom: 2px solid #e0e0e0;
    display: inline-block;
    font-size: 20px;
    letter-spacing: .5px;
    line-height: normal;
    margin: 0 0 10px;
    outline: medium none;
    padding: 0 0 6px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
    z-index: 1;
}

ul.products-grid {
    padding: 0;
    margin: 0;
}

.products-grid .item {
    margin-top: 0;
    padding: 0;
}

.col-main .product-grid-area .products-grid {
    margin-left: -12px;
    margin-right: -12px;
}

.products-list h2 {
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    line-height: normal;
    margin-bottom: 8px;
}

ul.products-list {
    margin: auto;
}

    ul.products-list .sale-left {
        left: 0;
        top: 0;
    }

.products-list .item {
    padding: 0;
    margin: 15px 0 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    list-style: none;
    display: inline-block;
    width: 100%;
}

    .products-list .item:last-child {
        margin: 15px 0 0;
        border-bottom: 0 solid #eee;
        padding-bottom: 5px;
    }

.products-list .rating {
    display: inline-block;
    margin-right: 6px;
}

.products-list .rating-links {
    display: inline-block;
    margin-bottom: 4px;
}

    .products-list .rating-links a {
        font-size: 11px;
    }

.products-list .item h3 {
    font-weight: 400;
    color: #353535;
    padding-bottom: 2px;
}

    .products-list .item h3 a {
        font-weight: 400;
        font-size: 14px;
        color: #407CBF;
        text-decoration: none;
    }

        .products-list .item h3 a:hover {
            font-weight: 400;
            font-size: 14px;
            color: #000;
            text-decoration: underline;
        }

.products-list .product-img {
    position: relative;
    padding-left: 0;
    width: 30%;
    float: left;
}

    .products-list .product-img img {
        width: max-100%;
    }

.products-list .product-shop {
    width: 67%;
    float: right;
}

    .products-list .product-shop .desc {
        font-size: 14px;
        margin-bottom: 15px;
        margin-top: 5px;
        color: #666;
    }

    .products-list .product-shop p {
        font-size: 14px;
        color: #666;
        line-height: 1.5em;
    }

        .products-list .product-shop p.old-price {
            margin-right: 4px;
        }

    .products-list .product-shop .price-box {
        margin: 5px 0 10px;
        border-top: 1px solid #eee;
        padding-top: 12px;
    }

.products-list .desc a.link-learn {
    font-size: 13px;
    font-weight: 700;
    margin-top: 5px;
    color: #b10212;
}

.products-list .product-shop button.button span {
    font-size: 12px;
    padding: 1px 0 0 10px;
    text-transform: uppercase;
}

.products-list .product-shop .actions ul {
    display: inline-block;
    margin-top: 8px;
}

    .products-list .product-shop .actions ul li {
        margin-right: 20px;
        display: inline-block;
    }

        .products-list .product-shop .actions ul li a {
            text-transform: uppercase;
            font-size: 12px;
        }

        .products-list .product-shop .actions ul li:last-child a {
            border-left: 1px solid #e5e5e5;
            padding-left: 21px;
        }

        .products-list .product-shop .actions ul li:last-child {
            margin-right: 0;
        }

        .products-list .product-shop .actions ul li span {
            margin-left: 5px;
        }

.price {
    font-size: 14px;
    color: #fe0100;
    white-space: nowrap!important;
}

.price-box {
    margin: 8px 0 2px;
}

.regular-price {
    display: inline;
}

    .regular-price .price {
        font-weight: 700;
        font-size: 16px;
        color: #fe0100;
    }

.block .regular-price, .block .regular-price .price {
    color: #000;
}

.price-box .price-from .price {
    font-weight: 900;
    font-size: 14px;
    color: #000;
}

.price-box .price-to .price {
    font-weight: 900;
    font-size: 14px;
    color: #000;
}

.price-box .minimal-price .price {
    font-weight: 900;
    font-size: 14px;
    color: #000;
}

.old-price .price-label {
    white-space: nowrap;
    color: #999;
    display: none;
}

.old-price {
    display: inline;
    margin-right: 15px;
}

    .old-price .price-label {
        color: #777;
        display: none;
        white-space: nowrap;
    }

    .old-price .price {
        color: #777!important;
        font-size: 15px;
        font-weight: 400;
        text-decoration: line-through;
        margin-left: 6px;
    }

.special-price {
    margin: 0;
    padding: 3px 0;
    display: inline;
}

    .special-price .price-label {
        color: #666;
        display: none;
        font-size: 13px;
        font-weight: 400;
        white-space: nowrap;
    }

    .special-price .price {
        font-size: 16px;
        color: #fe0100;
        font-weight: 700;
    }

    .special-price .priceOff {
        font-size: 16px;
        color: #06730a;
        font-weight: 700;
    }

    .special-price .priceOff1 {
        font-size: 20px;
        color: #06730a;
        font-weight: 700;
    }

    .special-price .priceOffOnDeals {
        font-size: 18px;
        color: #b10212;
        font-weight: 700;
    }

    .special-price .price-label {
        font-size: 13px;
        font-weight: 900;
        white-space: nowrap;
        color: #666;
        display: none;
    }

.minimal-price {
    margin: 0;
}

    .minimal-price .price-label {
        white-space: nowrap;
    }

.minimal-price-link {
    display: inline;
}

.large-image img {
    max-width: 100%;
    height: auto;
}

.product-view-area .product-img-box .product-image {
    margin: 0 0 13px;
    position: relative;
    overflow: hidden;
}

.magnifier img {
    max-width: inherit;
}

.product-big-image {
    position: relative;
    padding: 0;
}

    .product-big-image .sale-left, .product-big-image .new-left {
        left: 0;
        top: 0;
    }

.product-view-area {
    margin: auto;
    position: relative;
    z-index: 0;
    margin: 10px 15px;
}

    .product-view-area .flexslider-thumb {
        max-width: 455px;
        padding: 22px 62px;
        position: relative;
        border-top: 1px #e5e5e5 solid;
    }

.product-view-area-compact .flexslider-thumb {
    margin: 17px auto 0;
}

.product-view-area .flexslider-thumb .flex-viewport {
    z-index: 10;
}

.product-view-area .flexslider-thumb .flex-direction-nav {
    top: 30%;
    left: 0;
    width: 100%;
    z-index: 9;
}

.product-view-area .flexslider-thumb .flex-prev {
    position: absolute;
    left: 20px;
    top: 8px;
    border: 1px #e5e5e5 solid;
    background: #fff;
    width: 32px;
    height: 32px;
    line-height: 28px;
    text-align: center;
    font-size: 11px;
    transition: color 300ms ease-in-out 0s,background-color 300ms ease-in-out 0s,background-position 300ms ease-in-out 0;
}

.product-view-area .flexslider-thumb .flex-direction-nav a:hover {
    background-color: #b10212;
    color: #fff;
    transition: color 300ms ease-in-out 0s,background-color 300ms ease-in-out 0s,background-position 300ms ease-in-out 0;
}

.product-view-area .flexslider-thumb .flex-next {
    position: absolute;
    right: 20px;
    top: 8px;
    border: 1px #e5e5e5 solid;
    background: #fff;
    width: 32px;
    height: 32px;
    line-height: 28px;
    text-align: center;
    font-size: 11px;
    transition: color 300ms ease-in-out 0s,background-color 300ms ease-in-out 0s,background-position 300ms ease-in-out 0;
}

.product-view-area .flexslider-thumb li img {
    cursor: pointer;
    -moz-user-select: none;
    border: 1px #e5e5e5 solid;
    padding: 2px;
}

.product-view-area .previews-list {
    padding: 0;
    list-style-type: none;
    text-align: center;
}

    .product-view-area .previews-list li {
        margin-right: 15px;
        padding: 0;
        float: none;
        display: inline-block;
    }

.product-view-area .flexslider-thumb-vertical-outer {
    margin: 0 10px 15px 0;
    width: 76px;
    float: left;
    position: relative;
    z-index: 1;
}

.product-view-area .flexslider-thumb-vertical .flex-viewport {
    height: 300px!important;
}

.product-view-area .flexslider-thumb-vertical .slides {
    margin: -4px 0 0;
    padding: 0;
    list-style-type: none;
}

    .product-view-area .flexslider-thumb-vertical .slides li {
        margin: 0;
        padding: 0;
        overflow: hidden;
    }

        .product-view-area .flexslider-thumb-vertical .slides li img {
            width: 100%;
            padding: 4px 0;
            cursor: pointer;
            -moz-user-select: none;
        }

.flex-direction-nav, .slider-controls {
    -webkit-transform: translate3d(0,0,0);
}

.product-view-area li {
    list-style: none;
}

.product-color-size-area {
    display: inline-block;
    width: 100%;
    margin-bottom: 8px;
}

    .product-color-size-area .color-area {
        display: inline-block;
        width: 40%;
        float: left;
        margin-right: 18px;
    }

    .product-color-size-area .size-area {
        display: inline-block;
        width: 57%;
    }

.product-view-area .product-details-area {
    margin-top: 0;
    z-index: -9;
    padding: 0 0 20px 22px;
}

.product-view-area .product-name h1 {
    font-size: 25px;
    margin: 0 0 18px;
    text-align: left;
    line-height: normal;
    padding-bottom: 4px;
    letter-spacing: normal;
    font-weight: 400;
    border-bottom: 1px solid #e5e5e5;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.product-view-area .product-name h2 {
    font-size: 16px;
    margin: 0 0 18px;
    text-align: left;
    line-height: normal;
    padding-bottom: 4px;
    letter-spacing: normal;
    font-weight: 400;
    border-bottom: 1px solid #e5e5e5;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.product-view-area .short-description {
    font-size: 13px;
    padding-top: 12px;
    border-top: 1px solid #e5e5e5;
    margin-bottom: 15px;
}

    .product-view-area .short-description h2 {
        font-size: 15px;
        text-transform: uppercase;
        color: #000;
        margin-bottom: 5px;
        font-weight: 700;
    }

    .product-view-area .short-description p {
        font-size: 14px;
    }

        .product-view-area .short-description p i {
            color: Gray;
        }

.product-view-area .product-details-area .ratings {
    padding: 5px 0 0;
    margin: auto;
}

    .product-view-area .product-details-area .ratings .rating {
        margin-bottom: 15px;
        display: inline-block;
        margin-right: 10px;
    }

        .product-view-area .product-details-area .ratings .rating i {
            font-size: 15px;
        }

    .product-view-area .product-details-area .ratings .rating-links {
        margin-bottom: 12px;
        display: inline-block;
    }

.availability.in-stock span {
    color: #fff;
    background-color: #5cb85c;
    padding: 5px 12px;
    border-radius: 0;
    font-size: 12px;
    font-weight: 700;
}

.availability.out-of-stock span {
    color: #fff;
    background-color: #d9534f;
    padding: 5px 12px;
    border-radius: 0;
    font-size: 12px;
    font-weight: 700;
}

.product-view-area .product-details-area .price-box {
    display: block;
    margin: 0 0 10px;
    padding: 0 0 5px;
    border-bottom: 1px solid #e5e5e5;
}

    .product-view-area .product-details-area .price-box .old-price {
        margin-right: 5px;
        margin-top: 0;
        display: inline-block;
    }

.product-view-area .product-details-area .special-price {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.product-view-area .product-details-area .old-price .price {
    font-size: 20px;
    font-weight: 400;
    color: #ccc;
    margin-left: 10px;
}

.product-view-area .product-details-area .price {
    font-size: 28px;
    color: #b10212;
    font-weight: 700;
}

.cart-plus-minus .qty {
    border: 1px solid #e0e0e0;
    color: #000;
    float: left;
    font-size: 18px;
    font-weight: 700;
    height: 40px;
    margin-right: 0;
    padding: 0 5px 1px;
    text-align: center;
    width: 65px;
}

.dec.qtybutton {
    background-color: #e5e5e5;
    border: 1px #eaeaea solid;
    border-right: none;
    transition: color 300ms ease-in-out 0s,background-color 300ms ease-in-out 0s,background-position 300ms ease-in-out 0;
    color: #000;
    font-size: 14px;
    line-height: normal;
    padding: 12px 14px 9px 16px;
    line-height: 18px;
    display: inline-block;
    border-radius: 0;
    height: 40px;
    float: left;
    cursor: pointer;
}

    .dec.qtybutton:hover, .inc.qtybutton:hover {
        background-color: #b10212;
        color: #fff;
    }

.inc.qtybutton {
    background-color: #e5e5e5;
    border: 1px #eaeaea solid;
    border-left: none;
    transition: color 300ms ease-in-out 0s,background-color 300ms ease-in-out 0s,background-position 300ms ease-in-out 0;
    color: #000;
    font-size: 14px;
    line-height: normal;
    padding: 12px 14px 9px 16px;
    line-height: 18px;
    display: inline-block;
    height: 40px;
    float: left;
    cursor: pointer;
}

.cart-plus-minus label {
    display: inline-block;
    float: left;
    margin-top: 10px;
    text-align: left;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    margin-right: 10px;
}

.cart-plus-minus {
    display: inline-block;
    float: left;
    margin-right: 18px;
}

.product-variation {
    display: inline-block;
    width: 100%;
    border-top: 1px #e5e5e5 solid;
    border-bottom: 1px #e5e5e5 solid;
    padding: 15px 0;
    margin-bottom: 15px;
}

.numbers-row {
    float: left;
}

.pro-add-to-cart {
    float: left;
}

button.button.pro-add-to-cart {
    background: #ff7474;
    color: #fff;
    padding: 7px 22px;
    border: 2px #ff7474 solid;
}

    button.button.pro-add-to-cart:hover {
        background: #b10212;
        border: 2px #b10212 solid;
        color: #fff;
    }

    button.button.pro-add-to-cart span {
        font-size: 16px;
    }

        button.button.pro-add-to-cart span i {
            margin-right: 10px;
        }

.email-addto-box {
    display: inline-block;
    margin-top: 30px;
}

.product-cart-option ul {
    margin: auto;
    display: inline-block;
}

    .product-cart-option ul li {
        border-right: 1px solid #e5e5e5;
        float: left;
        margin-right: 15px;
        padding-right: 15px;
    }

        .product-cart-option ul li a {
            color: #636363;
            display: block;
            font-size: 11px;
            font-weight: 700;
            line-height: 22px;
            margin: 0;
            text-align: center;
            text-decoration: none;
            text-transform: uppercase;
        }

            .product-cart-option ul li a:hover, .product-cart-option ul li a:hover i {
                color: #b10212;
            }

        .product-cart-option ul li:last-child {
            border: none;
        }

        .product-cart-option ul li a i {
            color: #bbb;
            font-size: 14px;
            margin-right: 8px;
        }

            .product-cart-option ul li a i.fa.fa-heart {
                font-size: 12px;
            }

.product-overview-tab {
    margin-top: 5px;
    margin-bottom: 15px;
}

.product-tabs {
    line-height: normal;
    margin: 0;
    outline: none;
    padding: 0;
    position: relative;
    z-index: 1;
    border-bottom: 2px solid #e0e0e0;
    margin-top: 5px;
    height: 22px;
    text-align: center;
    width: 100%;
}

    .product-tabs li a {
        border-bottom: none;
        color: #666;
        margin-right: 15px;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
        transition: color 300ms ease-in-out 0s,background-color 300ms ease-in-out 0s,background-position 300ms ease-in-out 0;
        padding: 0 20px;
        letter-spacing: 1px;
    }

    .product-tabs li.active a {
        border: 2px solid #b10212;
        border-radius: 0;
        background: #b10212;
        color: #000;
    }

#product-detail-tab.nav-tabs > li {
    float: none;
    display: inline-block;
}

.table-responsive.reviews-table {
    overflow: inherit;
}

.nav-tabs.product-tabs > li > a {
    line-height: 1.42857143;
    border-radius: 0;
    border: 2px solid #999;
    padding: 8px 28px;
    background: #fff;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background: #b10212;
    border: 2px solid #b10212;
    color: #fff;
}

.nav-tabs > li > a:hover {
    background: #000;
    color: #fff;
    border: 2px solid #000;
}

.tab-content {
    padding: 5px 0 0;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 0;
}

    .tab-content > .active {
        margin-top: 15px;
    }

.form-add-tags input.input-text, select, textarea {
    border: 2px solid #ddd;
    margin-top: 0;
    padding: 5px 10px 7px;
    width: 35%;
    background: #fff;
    border-radius: 0;
}

button.button.add-tags {
    margin-left: -5px;
    background: #b10212;
    border: 2px solid #b10212;
    color: #fff;
}

.form-add-tags {
    text-align: center;
}

    .form-add-tags h2 {
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 6px;
    }

p.note {
    text-align: center;
    margin-top: 8px;
}

.reviews-content-left h2, .reviews-content-right h2 {
    color: #222;
    font-size: 15px;
    margin: 0 0 5px;
    text-transform: uppercase;
    font-weight: 700;
}

.product-view .box-reviews dl {
    margin: 15px 0;
}

.review-ratting {
    margin: 15px 0;
}

    .review-ratting p {
        margin: 4px 0 6px;
        font-weight: 700;
    }

        .review-ratting p a {
            color: #b10212;
            text-decoration: none;
        }

            .review-ratting p a:hover {
                color: #000;
            }

    .review-ratting table tr th, .review-ratting table tr td {
        font-size: 12px;
        line-height: 1em;
        padding: 5px 0;
    }

    .review-ratting table tr th {
        font-weight: 700;
        padding-right: 8px;
    }

.author small {
    font-style: italic;
}

.reviews-content-right h3 {
    font-size: 13px;
    font-weight: 400;
    color: #222;
    line-height: 1.35;
    margin: 0 0 5px;
}

    .reviews-content-right h3 span {
        color: #b10212;
    }

.reviews-content-right h4 {
    color: #222;
    font-size: 13px;
    font-weight: 700;
    margin: 0;
}

    .reviews-content-right h4 em {
        color: #ed1c24;
    }

.reviews-content-right table {
    margin-top: 15px;
    text-align: center;
    width: 100%;
}

    .reviews-content-right table tr td {
        border: 1px solid #e5e5e5;
        padding: 6px 10px;
        background: #fff;
    }

    .reviews-content-right table tr th {
        background: #000;
        border: 0 none;
        color: #fff;
        padding: 10px;
        text-align: center;
    }

.product-overview-tab .form-area {
    margin: 15px 0 0;
}

    .product-overview-tab .form-area .form-element input, textarea {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #e0e0e0;
        padding: 5px;
        width: 60%;
        height: 34px;
    }

    .product-overview-tab .form-area .form-element textarea {
        height: 100px;
        background: #fff;
        border: 1px solid #e0e0e0;
        padding: 5px;
        border-radius: 0;
    }

.product-overview-tab .buttons-set {
    border: none;
    border-top: 1px solid #e5e5e5;
    margin: 20px 0 0;
    padding: 8px 0 0;
    text-align: right;
}

.tag-content .form-element {
    overflow: hidden;
}

    .tag-content .form-element input {
        height: 40px;
        width: 299px;
        float: left;
        margin-right: 5px;
    }

.form-element label, .ck-box label {
    color: #000;
    display: block;
    font-size: 13px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 10px auto 2px;
}

    .form-element label em {
        color: #f22e3b;
        font-family: arial;
        font-style: normal;
    }

.upsell-product-area .product-flexslider {
    margin-bottom: 10px;
}

.upsell-product-area .page-header h2 {
    border-bottom: 2px solid #e0e0e0;
    display: inline-block;
    font-size: 20px;
    letter-spacing: .5px;
    line-height: normal;
    margin: 0;
    outline: medium none;
    padding: 0 0 6px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
    z-index: 1;
}

.related-products-pro .product-flexslider {
    margin-bottom: 10px;
}

.related-products-pro {
    margin-top: 30px;
}

.related-product-area .page-header h2 {
    border-bottom: 2px solid #e0e0e0;
    display: inline-block;
    font-size: 20px;
    letter-spacing: .5px;
    line-height: normal;
    margin: 0;
    outline: medium none;
    padding: 0 0 6px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
    z-index: 1;
}

.col2-right-layout .product-view-area {
    margin: 0;
}

    .col2-right-layout .product-view-area .product-details-area {
        padding: 20px 0 12px;
    }

    .col2-right-layout .product-view-area .flexslider-thumb {
        padding: 22px 65px;
    }

.product-view-area ul, .product-overview-tab ul {
    padding: 0;
    margin: 0;
}

.col2-right-layout .product-color-size-area .size-area {
    width: 45%;
}

.col2-right-layout .nav-tabs.product-tabs > li > a {
    padding: 8px 20px;
}

.col2-left-layout .product-view-area {
    margin: 0;
    overflow: hidden;
}

    .col2-left-layout .product-view-area .flexslider-thumb {
        padding: 22px 58px;
    }

.col2-left-layout .product-color-size-area .size-area {
    width: 48%;
}

.col2-left-layout .nav-tabs.product-tabs > li > a {
    padding: 8px 20px;
}

.page-content {
    margin-bottom: 30px;
    overflow: hidden;
}

    .page-content .page-title {
        padding-bottom: 15px;
    }

.page-title h2 {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: .5px;
}

.page-order ul.step {
    width: 100%;
    clear: both;
    overflow: hidden;
}

    .page-order ul.step li {
        display: inline;
        line-height: 30px;
        width: 19%;
        float: left;
        text-align: center;
        border: 2px solid #ccc;
        border-radius: 0;
        margin-right: 12px;
        background: #fff;
        text-transform: uppercase;
    }

        .page-order ul.step li:last-child {
            margin-right: 0;
        }

        .page-order ul.step li.current-step {
            border: 2px solid #e99544;
        }

.page-order .heading-counter {
    margin: 30px 0;
    padding: 15px;
    border: 1px solid #eaeaea;
    background: #fff;
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 0;
}

.page-order .cart_navigation a.continue-btn {
    padding: 10px 20px;
    border: 2px solid #eaeaea;
    border-radius: 0;
    background: #f9f9f9;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 10px;
}

.page-order .availability {
    text-align: center;
}

.page-order .product-name {
    font-size: 16px;
    margin-bottom: 0;
}

.page-order .cart_description {
    font-size: 14px;
}

.page-order .cart_navigation a.checkout-btn {
    float: right;
    background: #ff7474;
    color: #fff;
    border: 2px solid #ff7474;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 30px;
}

    .page-order .cart_navigation a.checkout-btn:hover {
        border: 2px solid #b10212;
        background: #b10212;
    }

.cart_summary > thead, .cart_summary > tfoot {
    background: #f7f7f7;
    font-size: 16px;
}

    .cart_summary > tfoot strong {
        color: #ff6e1f;
    }

    .cart_summary > thead > th {
        border-bottom-width: 1px;
        padding: 20px;
    }

.cart_summary td {
    vertical-align: middle!important;
    padding: 20px;
}

.cart_summary .table > tbody > tr > td, .table > tbody > tr > th, .cart_summary .table > tfoot > tr > td, .table > tfoot > tr > th, .cart_summary .table > thead > tr > td, .table > thead > tr > th {
    padding: 10px;
}

.cart_summary img {
    max-width: 100px;
}

.cart_summary td.cart_product {
    width: 120px;
    padding: 15px;
}

.cart_summary .price {
    text-align: center;
    font-weight: 600;
}

.cart_summary .qty {
    text-align: center;
    width: 100px;
}

    .cart_summary .qty input {
        text-align: center;
        max-width: 64px;
        margin: 0 auto;
        border-radius: 0;
        border: 1px solid #eaeaea;
    }

    .cart_summary .qty a {
        padding: 8px 10px 5px;
        border: 1px solid #eaeaea;
        display: inline-block;
        width: auto;
        margin-top: 5px;
    }

        .cart_summary .qty a:hover {
            background: #b10212;
            color: #fff;
        }

.cart_summary .action {
    text-align: center;
}

    .cart_summary .action a {
        font-size: 13px;
        display: inline-block;
        line-height: 24px;
    }

.cart_summary tfoot {
    text-align: right;
}

.cart_navigation {
    margin-top: 10px;
    float: left;
    width: 100%;
}

.cart .totals table th, .cart .totals table td {
    padding: 5px;
    border: none;
    background: none;
    border: medium none;
    box-shadow: none;
    color: #333;
}

    .cart .totals table th, .cart .totals table td strong {
        font-weight: 900;
        font-size: 12px;
    }

.cart-collaterals {
    margin-top: 20px;
    margin-bottom: 30px;
}

    .cart-collaterals .col2-set {
        float: left;
        margin: 0;
        padding: 0;
    }

.totals h3 {
    border-bottom: 1px solid #ddd;
    color: #000;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 10px 0;
}

.cart-collaterals .col2-set .col-2 {
    width: 320px;
}

.totals .inner {
    padding: 4px 0 15px;
    background-color: #fff;
    margin-top: 0;
}

#shopping-cart-totals-table {
    float: right;
    width: 100%;
    padding-bottom: 8px;
}

    #shopping-cart-totals-table .price {
        font-size: 18px;
        color: #333;
    }

#shipping-zip-form p {
    margin: 2px 0 4px;
}

#shipping-zip-form .form-list input.input-text {
    width: 90%;
}

.discount {
    margin: auto;
}

    .discount label {
        font-weight: 400;
    }

.shipping {
    margin: auto;
}

    .shipping .form-list select {
        width: 90%;
        background-color: #fff;
        border: 1px #f0f0f0 solid;
        padding: 8px 10px;
    }

        .shipping .form-list select:focus {
            background-color: #fff;
            border: 1px #ddd solid;
            padding: 8px 10px;
        }

    .shipping .form-list input.input-text {
        width: 95%;
    }

.cart-collaterals h3 {
    font-size: 14px;
    color: #000;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
    margin-top: auto;
    font-weight: 700;
    text-transform: uppercase;
}

.shipping-form ul {
    margin: auto;
    padding: inherit;
}

    .shipping-form ul li {
        list-style: none;
    }

.buttons-set11 {
    margin-top: 10px;
}

input.input-text, select, textarea {
    background-color: #fff;
    border: 1px #f1f1f1 solid;
    padding: 8px 10px;
    outline: none;
    color: #aaa;
}

#wishlist-table textarea {
    padding: 8px 10px;
}

input.input-text:focus, select:focus, textarea:focus {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 8px 10px;
    outline: none;
}

input#coupon_code {
    margin: 8px 0;
    width: 90%;
}

#shopping-cart-table {
    background-color: #FFF;
    text-align: left;
    border: none;
}

    #shopping-cart-table input.qty {
        background: none repeat scroll 0 0 #FFF;
        border: 1px solid #e5e5e5;
        font-size: 15px;
        font-weight: 400;
        margin: 0;
        outline: medium none;
        padding: 8px;
        width: 50px;
        text-align: center;
    }

    #shopping-cart-table a.remove-item {
        background-color: #fff;
        background-image: none;
        color: #333;
        cursor: pointer;
        padding: 0;
        border-radius: 0;
        cursor: pointer;
        text-decoration: none;
        float: left;
        transition: all .3s linear;
        border: none;
    }

        #shopping-cart-table a.remove-item span {
            display: none;
        }

        #shopping-cart-table a.remove-item:before {
            content: "\f014";
            font-family: FontAwesome;
            font-size: 14px;
            font-weight: 400;
        }

        #shopping-cart-table a.remove-item:hover {
            padding: 0;
            color: #f23534;
        }

    #shopping-cart-table .remove-item span span {
        display: none;
    }

    #shopping-cart-table dl {
        margin: 0;
        padding: 0;
    }

    #shopping-cart-table .item-options dd {
        color: #CCC;
        margin: 0;
    }

    #shopping-cart-table h4 {
        font-size: 12px;
        font-weight: 900;
        font-family: Arial,Helvetica,sans-serif;
        text-transform: uppercase;
    }

#shipping-zip-form .form-list label {
    display: block;
    margin-top: 8px;
}

#shopping-cart-table .cart-price .price {
    font-size: 12px;
    font-weight: 700;
}

.cart-table .btn-continue {
    float: left;
}

.cart-table .btn-update, .cart-table .btn-empty {
    float: right;
    margin-left: 8px;
}

.cart .product-name a {
    font-size: 14px;
    color: #333;
}

#shopping-cart-table .data-table td {
    vertical-align: middle;
}

.checkout a {
    text-decoration: underline;
    color: #33c5fb;
}

.checkout {
    color: #666;
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

button.button.btn-proceed-checkout {
    background: #ff7474;
    padding: 15px 5px;
    color: #fff;
    width: 100%;
    border: none;
}

    button.button.btn-proceed-checkout:hover {
        background: #222;
        border: none;
    }

.order-detail-content .btn-continue {
    float: left;
    background: #222;
    border-color: #222;
}

button.button.btn-proceed-checkout:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 20px;
    padding-right: 5px;
}

button.button.btn-proceed-checkout span {
    font-size: 18px;
    font-weight: 600;
}

.crosssel {
    margin: 12px 0;
}

    .crosssel .new_title.center {
        margin-bottom: 10px;
    }

.cart {
    background: none repeat scroll 0 0 #fff;
    margin: 0 0 20px;
    overflow: hidden;
}

.crosssel {
    background: none repeat scroll 0 0 #fff;
    margin: 40px 0 20px;
    overflow: hidden;
}

    .crosssel .new_title {
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 15px;
        padding-left: 25px;
        padding-top: 5px;
        margin: 0 -25px 25px;
    }

.wishlist-item table .th-stock {
    width: 12%;
}

    .wishlist-item table .th-stock a {
        color: #EC4445;
    }

.wishlist-item table .td-add-to-cart > a {
    background: #b10212;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: 8px 16px;
    text-transform: uppercase;
    width: 115px;
}

.wishlist-item .all-cart {
    background: #000;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: 8px 16px;
    text-transform: uppercase;
    margin-top: 18px;
}

    .wishlist-item table .td-add-to-cart > a:hover, .wishlist-item .all-cart:hover {
        background: #000;
        color: #fff;
    }

.wishlist-area .social-sharing {
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    margin-bottom: 40px;
    padding: 35px;
    text-align: center;
}

.wishlist-area h3.widget-title-modal {
    text-align: center;
}

.wishlist-area .widget .social-icons {
    float: none;
    float: none;
}

    .wishlist-area .widget .social-icons li {
        display: inline;
        float: none;
    }

.wishlist-item table {
    border-bottom: 1px solid #E1E1E1;
    width: 100%;
    text-align: center;
    font-size: 14px;
}

    .wishlist-item table a {
        color: #000;
    }

        .wishlist-item table a:hover {
            color: #b10212;
        }

    .wishlist-item table thead {
        background: #f8f8f8 none repeat scroll 0 0;
        color: #000;
    }

.wishlist-item.table-responsive {
    margin-top: 15px;
    border: none;
}

.wishlist-item table th {
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    font-size: 12px;
    font-weight: 600;
    padding: 12px;
    text-align: center;
    text-transform: uppercase;
}

.wishlist-item table .th-product {
    width: 18%;
}

    .wishlist-item table .th-product img {
        width: 100px;
    }

.wishlist-item table .th-details {
    width: 35%;
}

.wishlist-item table tbody .th-details {
    text-align: left;
}

.wishlist-item table .th-delate {
    width: 5%;
}

.wishlist-item table .th-edit {
    width: 10%;
}

.wishlist-item table .td-add-to-cart {
    width: 18%;
}

.wishlist-item table .th-price {
    width: 12%;
    font-weight: 600;
}

.wishlist-item table td {
    border-bottom: 1px solid #e1e1e1;
    padding: 12px;
    text-align: center;
}

.wishlist-item .th-details a {
    font-size: 14px;
}

.sidebar-account .block-content {
    padding: 0 14px;
}

    .sidebar-account .block-content ul {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .sidebar-account .block-content li {
        padding: 10px 0;
        border-top: 1px #fff solid;
        border-bottom: 1px #eaeaea solid;
    }

        .sidebar-account .block-content li:first-child {
            border-top: none;
        }

        .sidebar-account .block-content li:before {
            content: "\f105";
            font-family: FontAwesome;
            font-size: 10px;
            display: inline-block;
            position: absolute;
            cursor: pointer;
            line-height: 16px;
            color: #000;
        }

.sidebar .block-content li.last {
    border-bottom: none;
}

.sidebar-account .block-content li a {
    cursor: pointer;
    padding: 0 12px;
    transition: color 300ms ease-in-out 0s,background-color 300ms ease-in-out 0s,background-position 300ms ease-in-out 0;
}

    .sidebar-account .block-content li a:hover {
        cursor: pointer;
        padding: 0 12px;
        color: #b10212;
    }

.sidebar-account .block-content li.current {
    font-weight: 900;
    color: #b10212;
}

.sidebar-checkout .block-content {
    padding: 14px;
}

.box-wishlist label, .box-wishlist .button {
    margin-top: 10px;
    margin-bottom: 5px;
}

.box-wishlist {
    margin-top: 20px;
}

.my-account {
    padding: 20px;
    background-color: #fff;
    border: 1px #eaeaea solid;
    margin-bottom: 30px;
}

.table-compare td.compare-label {
    width: 150px;
    background: #fafafa;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: 700;
}

.compare-list {
    margin-bottom: 35px;
}

.table-compare .product-star .fa {
    line-height: inherit;
    color: #f90;
}

.table-compare .price {
    font-weight: 700;
}

.table-compare .add-cart {
    background: #000;
    color: #fff;
    border: 2px #000 solid;
}

    .table-compare .add-cart:hover {
        opacity: .8;
    }

.table-compare .action button.button {
    padding: 0 12px 0 10px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 12px;
}

.checkout-page ul {
    padding: 0;
    margin: auto;
}

.checkout-page li {
    list-style: none;
}

.checkout-page h4.checkout-sep {
    text-transform: uppercase;
    font-size: 14px;
    border-bottom: 1px #eaeaea solid;
    line-height: normal;
    padding: 0 0 12px;
    margin-bottom: 12px;
}

    .checkout-page h4.checkout-sep.last {
        border: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }

.checkout-page .box-border {
    margin-bottom: 15px;
}

    .checkout-page .box-border .button {
        margin-top: 15px;
    }

    .checkout-page .box-border label {
        margin-top: 5px;
        font-size: 13px;
    }

    .checkout-page .box-border p, .checkout-page .box-border h4 {
        padding-bottom: 5px;
        margin-top: 5px;
    }

    .checkout-page .box-border .fa {
        line-height: inherit;
    }

    .checkout-page .box-border input[type="radio"] {
        margin-right: 10px;
    }

#contact {
    margin-top: 10px;
}

    #contact .page-subheading {
        padding-left: 0;
        border: none;
        margin: 14px 0 30px;
        text-transform: uppercase;
        font-size: 18px;
        color: #333;
    }

    #contact .contact-form-box {
        padding: 0;
        margin: 0;
    }

        #contact .contact-form-box label {
            padding-bottom: 5px;
        }

        #contact .contact-form-box .form-selector {
            padding-bottom: 25px;
        }

            #contact .contact-form-box .form-selector:last-child {
                padding-bottom: 0;
            }

    #contact input, #contact select, #contact textarea {
        border-radius: 0;
        border-color: #ddd;
        box-shadow: inherit;
        outline: 0 none;
        height: 35px;
    }

        #contact input:focus, #contact select:focus, #contact textarea:focus {
            box-shadow: inherit;
            outline: 0 none;
        }

    #contact #btn-send-contact {
        font-size: 14px;
        line-height: 18px;
        color: #fff;
        padding: 0;
        font-weight: 400;
        background: #666;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border: none;
        padding: 10px 25px;
    }

        #contact #btn-send-contact:hover {
            background: #F36;
        }

#contact_form_map ul {
    line-height: 28px;
    list-style: disc;
    list-style-position: inside;
    font-style: italic;
    margin: auto;
}

    #contact_form_map ul.store_info {
        list-style: none;
        font-style: normal;
        color: #696969;
    }

        #contact_form_map ul.store_info i {
            display: inline-block;
            width: 30px;
            line-height: inherit;
            font-size: 18px;
        }

#message-box-conact .fa {
    line-height: inherit;
}

.content-text {
    padding: 20px 0;
}

    .content-text p {
        margin-bottom: 15px;
    }

.right-sidebar #left_column {
    float: right;
}

.account-login {
    display: inline-block;
    width: 100%;
}

.box-authentication {
    display: inline-block;
    width: 48%;
    float: left;
}

    .box-authentication h4 {
        margin-bottom: 15px;
        text-transform: uppercase;
    }

    .box-authentication p {
        margin: auto;
    }

    .box-authentication label {
        margin-top: 10px;
        margin-bottom: 2px;
    }

    .box-authentication .forgot-pass {
        margin-top: 15px;
    }

    .box-authentication input, .box-authentication textarea {
        border-radius: 0;
        border: 1px solid #eaeaea;
        -webkit-box-shadow: inherit;
        box-shadow: inherit;
        width: 50%;
    }

    .box-authentication .button {
        margin-top: 15px;
    }

.error_pagenotfound {
    padding: 50px 30px 58px;
    margin: 0 auto;
    width: 60%;
    background-color: #fff;
    border: 1px solid #eee;
    text-align: center;
    margin: 30px auto;
}

    .error_pagenotfound strong {
        display: block;
        font-size: 145px;
        line-height: 100px;
        color: #999;
        font-weight: 700;
        margin-bottom: 10px;
        text-shadow: 5px 5px 1px #eaeaea;
    }

    .error_pagenotfound b {
        display: block;
        font-size: 40px;
        line-height: 50px;
        color: #999;
        margin: 0;
        font-weight: 300;
    }

    .error_pagenotfound em {
        display: block;
        font-size: 18px;
        color: #b10212;
        margin: 15px 0;
        font-style: normal;
    }

a.button-back {
    border-radius: 0;
    text-transform: uppercase;
    font-size: 16px;
    padding: 15px 25px;
    margin-top: 15px;
    background: #b10212;
    color: #fff;
    font-weight: 600;
}

    a.button-back:hover {
        background: #000;
        color: #fff;
    }

#animate-arrow {
    position: relative;
    top: 15px;
    left: 0;
    animation: move 1s ease infinite;
    margin-top: 150px;
    color: red;
}

.about-page h1 {
    font-weight: 700;
}

.about-page {
    margin-top: 15px;
    display: inline-block;
    overflow: hidden;
}

.about-slid {
    background-size: cover;
    text-align: center;
    padding: 80px 0 100px;
}

    .about-slid h2 {
        font-size: 42px;
        color: #fff;
        font-weight: 700;
    }

    .about-slid p {
        color: #fff;
        font-size: 16px;
        margin: 8px auto 0;
        line-height: 22px;
        width: 78%;
    }

.about-slid-info {
    width: 80%;
    margin: 0 auto;
}

.about-page ul {
    padding: 0;
    margin: auto;
}

    .about-page ul li {
        display: block;
        margin: 1.2em 0 0;
    }

        .about-page ul li a {
            color: #333;
            font-size: 15px;
        }

            .about-page ul li a:hover {
                color: #b10212;
                padding-left: 10px;
            }

.about-page .fa-arrow-right {
    font-size: 12px;
}

.about-page .text_color {
    color: #b10212;
}

label[for="rememberme"] {
    margin-left: .75em;
}

.box-authentication .inline input {
    width: auto;
}

.about-page .carousel-inner > .item > a > img, .about-page .carousel-inner > .item > img {
    width: 100%;
}

.register-benefits {
    margin-top: 12px;
}

.box-authentication .required {
    color: red;
    padding-left: 3px;
}

.our-team {
    padding-bottom: 30px;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

    .our-team .page-header h2 {
        border-bottom: 2px solid #e0e0e0;
        display: inline-block;
        font-size: 20px;
        letter-spacing: .5px;
        line-height: normal;
        margin: 0 0 20px;
        outline: medium none;
        padding: 0 0 6px;
        position: relative;
        text-transform: uppercase;
        width: 100%;
        z-index: 1;
    }

    .our-team .team {
        background: #f8f8f8;
        border: 1px #eee solid;
        padding: 15px;
        text-align: center;
    }

.team h5 {
    margin-bottom: 10px;
    font-size: 16px;
    margin-bottom: 6px;
    text-transform: uppercase;
    font-weight: 700;
}

.team p.subtitle {
    margin-bottom: 10px;
}

.avatar {
    margin-bottom: 20px;
}

.team-social {
    margin-left: 0;
    padding-left: 0;
}

.align-center-btn a.button {
    border: 2px #b10212 solid;
    padding: 8px 25px;
    border-radius: 0;
    font-weight: 700;
    font-size: 15px;
    margin-right: 15px;
    background: #b10212;
    color: #fff;
}

    .align-center-btn a.button.buy-temp {
        background: #b10212;
        color: #fff;
        border: 2px #b10212 solid;
    }

.align-center-btn {
    margin-top: 25px;
}

#service {
    padding-bottom: 30px;
    background: none repeat scroll 0 0 #fff;
    border-top: 1px solid #eee;
    padding-bottom: 20px;
    margin-top: 15px;
    padding-top: 15px;
}

    #service .page-header h2 {
        color: #333;
    }

    #service i {
        font-size: 50px;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    #service h4 {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 8px;
    }

.sitemap-page {
    margin-top: 25px;
    margin-bottom: 50px;
}

.simple-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.bold-list > li > a {
    font-weight: 700;
    text-transform: uppercase;
}

.simple-list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    bottom: -.8em;
}

.simple-list li {
    margin: 0;
    padding: 0 0 12px;
}

.faq-page {
    margin-bottom: 30px;
    padding: 5px 0 20px;
    margin-top: 10px;
    display: inline-block;
}

    .faq-page .page-title {
        margin: 15px 0 20px auto;
    }

    .faq-page .content-box {
        padding: 32px 28px;
        margin: 0 0 20px;
        text-align: center;
        cursor: pointer;
    }

        .faq-page .content-box, .faq-page .content-box i, .faq-page .content-box p, .faq-page .content-box h3 {
            -webkit-transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            -ms-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
        }

            .faq-page .content-box p {
                margin: 15px 0;
                color: #fff;
            }

            .faq-page .content-box h3 {
                line-height: 26px;
                padding-bottom: 8px;
                color: #fff;
                font-weight: 600;
            }

            .faq-page .content-box i {
                font-size: 80px;
                height: 80px;
                color: #fff;
                margin: 10px 0;
                display: block;
            }

            .faq-page .content-box.color-effect-1 {
                background: #222;
            }

    .faq-page .box-icon-wrap {
        text-align: center;
        margin: 0 auto;
        padding: 0 0 20px;
        max-height: 120px;
    }

    .faq-page .box-icon i {
        display: inline-block;
        font-size: 0;
        cursor: pointer;
        margin: 15px 0;
        width: 90px;
        height: 90px;
        border-radius: 50%;
        text-align: center;
        position: relative;
        z-index: 1;
        color: #fff;
    }

        .faq-page .box-icon i:after {
            pointer-events: none;
            position: absolute;
            width: 100%;
            height: 100%;
            border-radius: 50%;
            content: '';
            -webkit-box-sizing: content-box;
            -moz-box-sizing: content-box;
            box-sizing: content-box;
        }

        .faq-page .box-icon i:before {
            speak: none;
            font-size: 40px;
            line-height: 90px;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none;
            display: block;
            -webkit-font-smoothing: antialiased;
        }

    .faq-page .box-icon-effect-1 .box-icon i {
        background: #b10212;
        color: #000;
        -webkit-transition: background 0.2s,color .2s;
        -moz-transition: background 0.2s,color .2s;
        transition: background 0.2s,color .2s;
    }

        .faq-page .box-icon-effect-1 .box-icon i:after {
            top: -7px;
            left: -7px;
            padding: 7px;
            box-shadow: 0 0 0 4px #fff;
            -webkit-transition: -webkit-transform 0.2s,opacity .2s;
            -webkit-transform: scale(.8);
            -moz-transition: -moz-transform 0.2s,opacity .2s;
            -moz-transform: scale(.8);
            -ms-transform: scale(.8);
            transition: transform 0.2s,opacity .2s;
            transform: scale(.8);
            opacity: 0;
        }

    .faq-page .content-box:hover .box-icon-effect-1a .box-icon i {
        background: rgba(255,255,255,1);
        color: #000;
    }

        .faq-page .content-box:hover .box-icon-effect-1a .box-icon i:after {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
            opacity: 1;
        }

.accordion-faq {
    text-align: left;
    position: relative;
}

    .accordion-faq .panel {
        border-radius: 0;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

        .accordion-faq .panel .panel-heading {
            padding: 0;
            color: #fff;
            border-radius: 0!important;
            background: #333;
        }

    .accordion-faq .panel-heading a {
        display: block;
        position: relative;
        background: #f8f8f8;
        color: #000;
        padding: 14px 50px 12px 15px;
        border-radius: 0;
        border: 1px #eee solid;
        min-height: 50px;
        font-weight: 700;
        font-size: 14px;
    }

        .accordion-faq .panel-heading a.collapsed {
            display: block;
            position: relative;
            background: #fff;
            padding: 14px 50px 12px 15px;
            border-radius: 0;
            border: 1px #eee solid;
            min-height: 50px;
            font-weight: 700;
            font-size: 14px;
        }

        .accordion-faq .panel-heading a:hover {
            text-decoration: none;
        }

    .accordion-faq .panel:last-child {
        box-shadow: none;
        border-bottom: none;
    }

    .accordion-faq .arrow-down, .accordion-faq .arrow-up {
        position: absolute;
        display: block;
        width: 20px;
        height: 20px;
        font-size: 20px;
        top: 54%;
        margin-top: -12px;
        right: 10px;
    }

    .accordion-faq .arrow-down, .accordion-faq .collapsed .arrow-up {
        display: none;
    }

    .accordion-faq .collapsed .arrow-down {
        display: block;
        color: #333;
    }

    .accordion-faq .panel-body {
        border-top: 0!important;
        padding: 15px;
        background: #fff;
        border: 1px #eee solid;
        border-top: none;
    }

    .accordion-faq.panel-group .panel + .panel {
        margin-top: 10px;
    }

.sitemap-page {
    padding: 5px 0;
    background: #fff;
    display: inline-block;
    width: 100%;
}

.banner-jtv a img {
    max-width: 100%;
}

.banner-jtv .banner-box {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%!important;
    margin-bottom: 27px;
    text-align: center;
}

    .banner-jtv .banner-box.banner-inner-box {
        margin-bottom: 0;
    }

    .banner-jtv .banner-box:before {
        background: rgba(255,255,255,.3);
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        text-indent: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all .2s ease-out 0;
        -moz-transition: all .2s ease-out 0;
        -o-transition: all .2s ease-out 0;
        transition: all .2s ease-out 0;
    }

    .banner-jtv .banner-box .banner-text {
        position: absolute;
        top: 12%;
        width: 100%;
        text-align: center;
        -webkit-transition: all .3s ease-out 0;
        -moz-transition: all .3s ease-out 0;
        -o-transition: all .3s ease-out 0;
        transition: all .3s ease-out 0;
    }

        .banner-jtv .banner-box .banner-text .first-text {
            font-size: 28px;
            color: #000;
            text-transform: uppercase;
            font-weight: 500;
            line-height: .5;
        }

        .banner-jtv .banner-box .banner-text .medium-text {
            font-size: 14px;
            display: block;
            line-height: 1;
        }

    .banner-jtv .banner-box .banner-text-mid {
        top: 76%;
    }

        .banner-jtv .banner-box .banner-text-mid .first-text {
            color: #000;
            font-size: 28px;
            font-weight: 500;
            line-height: 100%;
        }

            .banner-jtv .banner-box .banner-text-mid .first-text .text-top {
                font-size: 70%;
                padding-top: 4px;
                position: absolute;
                top: -8px;
            }

        .banner-jtv .banner-box .banner-text-mid .medium-text {
            color: #444;
        }

        .banner-jtv .banner-box .banner-text-mid .shop-now {
            border-color: #000;
            color: #fff;
        }

    .banner-jtv .banner-box .shop-now {
        display: inline-block!important;
        padding: 6px 15px;
        color: #fff;
        background-color: #ff7474;
        font-size: 13px;
        position: absolute;
        top: 1000px;
        left: 28%;
        -webkit-transition: all .3s ease-out 0;
        -moz-transition: all .3s ease-out 0;
        -o-transition: all .3s ease-out 0;
        transition: all .3s ease-out 0;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 1px;
    }

        .banner-jtv .banner-box .shop-now:after {
            content: "\f105";
            font-family: fontawesome;
            font-size: 85.71%;
            color: #fff;
            padding-left: 5px;
        }

        .banner-jtv .banner-box .shop-now:hover {
            background-color: #000;
            color: #fff!important;
            border-color: transparent;
        }

            .banner-jtv .banner-box .shop-now:hover:after {
                color: #fff;
            }

        .banner-jtv .banner-box .shop-now:before {
            background: 0 0;
        }

    .banner-jtv .banner-box:hover:before {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: all .2s ease-out 0;
        -moz-transition: all .2s ease-out 0;
        -o-transition: all .2s ease-out 0;
        transition: all .2s ease-out 0;
    }

    .banner-jtv .banner-box:hover .banner-text {
        top: 40%;
        -webkit-transition: all .3s ease-out 0;
        -moz-transition: all .3s ease-out 0;
        -o-transition: all .3s ease-out 0;
        transition: all .3s ease-out 0;
    }

    .banner-jtv .banner-box:hover .banner-text-mid {
        top: 60%;
    }

        .banner-jtv .banner-box:hover .banner-text-mid .shopnow {
            top: 80%;
        }

    .banner-jtv .banner-box:hover.banner-inner-box .shop-now {
        top: 125%;
    }

    .banner-jtv .banner-box:hover .shop-now {
        top: 64%;
        -webkit-transition: all .3s ease-out 0;
        -moz-transition: all .3s ease-out 0;
        -o-transition: all .3s ease-out 0;
        transition: all .3s ease-out 0;
    }

.best-sale-product .sidebar-bar-title {
    background-color: #b10212;
    color: #fff;
}

    .best-sale-product .sidebar-bar-title h3 {
        color: #fff;
        border: none;
    }

.best-sale-product .products-block-left {
    width: 75px;
    float: left;
}

.best-sale-product .products-block-right {
    margin-left: 85px;
    text-align: left;
}

    .best-sale-product .products-block-right p {
        margin: 0;
    }

.best-sale-product .block-content {
    padding: 14px 14px 0;
    border: 1px solid #ebebeb;
    border-top: none;
}

.best-sale-product .slider-items-products .owl-buttons a {
    background: none repeat scroll 0 0 rgba(0,0,0,0);
    border: 0 solid #e0e0e0;
    border-radius: 0;
    color: #fff;
    display: block;
    height: 20px;
    margin: -2px 0 0;
    position: absolute;
    top: 48%;
    width: 20px;
    z-index: 5;
}

.best-sale-product .best-sale-item {
    display: inline-block;
    border-bottom: 1px #eaeaea solid;
    width: 100%;
    padding-bottom: 12px;
    margin-bottom: 12px;
}

.best-sale-product ul {
    margin: auto;
}

.best-sale-product .product-item {
    margin: auto;
}

.best-sale-product .best-sale-item:last-child {
    border: none;
    margin-bottom: 0;
}

.container {
    width: 1200px;
}

.tarak-bottom-margin20 {
    margin-bottom: 30px;
}

@media only screen and (min-width: 240px) and (max-width: 479px) {

    .divmaincatecss {
        border: 0px solid red;
        text-align: center;
        padding: 2px;
        font-weight: bold;
        letter-spacing: 1px;
        padding-top: 10px;
        font-size: 12px;
        height: 40px;
        line-height:12px;
    }

    .deal-tarak-bottom-margin30 {
        margin-bottom: 30px;
    }

    .tarak-bottom-margin1 {
        height: 0;
    }

    .tarak-bottom-margin201 {
        margin-bottom: 20px;
    }

    .tarak-bottom-margin20 {
        margin-bottom: 20px;
    }

    .containersmall {
        padding-left: 5px;
        padding-right: 5px;
    }

    #search input {
        height: 40px;
        display: inline-block;
        width: 70%;
        border: none;
        background: #fff;
        border-left: 0 solid #eaeaea;
        box-shadow: none;
    }

    .colmd12paddingleft {
        padding-left: 0!important;
    }

    .Errormassage h1 {
        text-align: center;
        font-size: 14px;
    }

    .modal-dialog.newsletter-popup {
        margin-top: 8%;
        min-width: inherit;
        padding: 0;
        text-align: center;
        width: 95%;
    }

    .newsletter-popup h4.modal-title {
        font-size: 22px;
        margin-top: 5px;
    }

    .form-subscribe-header label {
        margin: 10px 0;
        max-width: 100%;
    }

    #newsletter-form .input-box .input-text {
        border-radius: 0;
        width: 100%;
    }

    #newsletter-form .input-box, #newsletter-form .content-subscribe .actions {
        float: none;
    }

    #newsletter-form .actions .button-subscribe {
        border-radius: 0;
    }

    .language-currency-wrapper .block > div img {
        margin-left: 0;
    }

    .logoImage {
        height: 40px;
        max-height: 40px;
        text-align: center;
    }

    .logo {
        margin-top: 5px;
        text-align: center;
        margin-bottom: 0;
    }

    #search {
        padding-top: 0;
    }

    .top-search {
        margin-bottom: 0;
        margin-top: 10px;
    }

    .top-cart-contain {
        margin-top: 0;
    }

    .top-cart-content {
        top: 50px;
        right: 8px;
    }

    nav {
        height: 38px;
    }

    .slider-items-products .owl-buttons .owl-next, .slider-items-products .owl-buttons .owl-prev {
        top: -80px;
    }

    #latest-news .page-header h2 {
        margin-bottom: 0;
    }

    #latest-news .product-flexslider {
        margin: 20px 0 30px;
    }

    .jtv-category-area .col-md-4 {
        margin-bottom: 30px;
    }

    .cat-img-title span {
        font-size: 12px;
    }

    .cat-img-title {
        margin-top: 15px;
    }

    .inner-info {
        width: 100%;
        text-align: left;
    }

    .cat-img-title .cat-heading {
        font-size: 24px;
    }

    .cat-img-title p {
        display: none;
    }

    .category-description a.info {
        font-size: 10px;
        margin-top: 5px;
        padding: 2px 14px 5px;
    }

    .sorter .short-by.page {
        float: left;
        padding-left: 10px;
    }

    .toolbar label {
        display: none;
    }

    .toolbar .sorter {
        margin-top: 6px;
    }

    .sorter .short-by {
        padding: 0;
    }

    .shop-inner {
        padding: 12px;
    }

    .products-list .product-img {
        width: 100%;
        margin-bottom: 12px;
    }

    .products-list .product-shop {
        float: none;
        width: 100%;
    }

        .products-list .product-shop .actions ul {
            display: block;
            float: left;
            margin: auto;
            width: 100%;
        }

            .products-list .product-shop .actions ul li:last-child a {
                border-left: medium none;
                padding-left: 0;
            }

            .products-list .product-shop .actions ul li {
                margin: 8px 0;
                display: block;
            }

                .products-list .product-shop .actions ul li:last-child {
                    margin-bottom: 0;
                }

    .wishlist-item .all-cart {
        margin-bottom: 15px;
    }

    .checkout-page .box-border .button {
        margin-bottom: 18px;
    }

    .page-order .cart_navigation a.checkout-btn {
        font-size: 14px;
        padding: 10px 20px;
    }

    .about-page {
        width: 100%;
    }

    .link-wishlist {
        margin-top: 18px;
    }

    .language-currency-wrapper .block.block-language {
        border: none;
    }

    .language-currency-wrapper {
        margin-top: 4px;
    }

    #page {
        max-width: inherit;
    }

    .container {
        width: 100%;
    }

    .mobile-menu {
        height: 50px;
    }

    .jtv-service-area {
        padding: 20px 0 5px;
    }

        .jtv-service-area .col {
            margin-bottom: 15px;
        }

    .tab-info h3 {
        width: 100%;
        margin-bottom: 4px;
    }

    .home-product-tabs {
        text-align: left;
    }

    .jtv-banner-block {
        margin-bottom: 15px;
    }

    .jtv-subbanner1, .jtv-subbanner2 {
        width: 100%;
        margin-bottom: 15px;
    }

    .banner-jtv .banner-box {
        margin-bottom: 15px;
    }

    .main-container {
        padding-top: 18px;
    }

    .promotion-center .text_large {
        font-size: 40px;
        font-weight: 700;
        line-height: 40px;
        margin: 10px 2%;
        padding: 10px 0;
    }

    .promotion-center .theme-color, .promotion-center .text_small {
        font-size: 13px;
    }

    .promotion-center .text_medium {
        font-size: 16px;
    }

    #latest-news .owl-item .item {
        margin: 0;
    }

    #best-sale-slider .owl-theme .owl-controls .owl-buttons div {
        margin: 32px 5px 0 0;
    }

    .hot-products {
        margin: 15px 0;
    }

    .banner4 {
        margin-bottom: 15px;
        text-align: center;
    }

    .testimonials {
        margin: auto;
    }

        .testimonials .product-flexslider {
            margin-top: 5px;
            margin-bottom: 15px;
        }

    .sidebar .block {
        margin-bottom: 15px;
    }

    .jtv-category-area .jtv-product {
        margin-bottom: 15px;
        margin-right: 0;
        width: 100%;
    }

        .jtv-category-area .jtv-product:last-child, .jtv-category-area .jtv-product {
            margin: auto auto 15px;
        }

    .jtv-category-area {
        margin-bottom: 15px;
    }

    .bottom-service-box .service-box-center {
        padding: 15px 0;
    }

    .collapsed-block h4 {
        padding: 5px 15px;
    }

    .collapsed-block .tabBlock {
        display: none;
        padding: 0 15px 5px;
    }

    .collapsed-block .expander {
        float: right;
        cursor: pointer;
        padding: 0 8px;
        margin-top: -5px;
        font-size: 20px;
        font-family: Arial,Helvetica,sans-serif;
        text-decoration: none;
        color: #666;
    }

    footer h3 {
        border-bottom: 1px #eee solid;
        padding-top: 10px;
    }

    .bottom-service-box .service-box-center .bottom-service-title {
        font-size: 14px;
        letter-spacing: 0;
    }

    .bottom-service-box .service-box-center:hover .bottom-service-title {
        letter-spacing: 2px;
    }

    .bottom-service-box .service-box-center .description {
        font-size: 12px;
    }

    .footer-newsletter .newsletter-email {
        width: 100%;
        margin-bottom: 12px;
    }

    .product-item .item-inner .product-thumbnail .btn-quickview {
        top: 55%;
    }

    .featured-products-slider .product-item {
        margin: 0 8px;
    }

    .home-testimonials .thumb {
        width: 72px;
    }

    .cart-icon {
        height: 45px;
    }

    .category-description {
        margin-bottom: 0;
    }

    .shop-inner {
        padding: 12px 0;
    }

    .magnifier {
        left: 15px!important;
    }

    .product-view-area .flexslider-thumb {
        max-width: 300px;
        padding: 22px 35px;
    }

        .product-view-area .flexslider-thumb .flex-prev {
            left: 0;
        }

        .product-view-area .flexslider-thumb .flex-next {
            right: 0;
        }

    .product-view-area .product-details-area {
        padding: 10px 0 20px;
    }

    .product-view-area .product-name h1 {
        font-size: 30px;
    }

    .availability {
        display: inline-block;
        width: 100%;
        margin-top: 15px;
    }

    .product-color-size-area .color-area, .product-color-size-area .size-area {
        width: 100%;
    }

    button.button.pro-add-to-cart {
        margin-top: 15px;
    }

    .product-tabs {
        border: none;
        height: inherit;
    }

    #product-detail-tab.nav-tabs > li {
        width: 100%;
        margin-bottom: 10px;
    }

    .related-products-pro .slider-items-products .owl-buttons .owl-next, .related-products-pro .slider-items-products .owl-buttons .owl-prev {
        top: -75px;
    }

    .upsell-product-area .slider-items-products .owl-buttons .owl-next, .upsell-product-area .slider-items-products .owl-buttons .owl-prev {
        top: -60px;
    }

    .related-products-pro .product-flexslider {
        margin-bottom: 0;
    }

    .col2-left-layout .product-view-area .flexslider-thumb {
        padding: 22px 25px;
    }

    .col2-left-layout .product-color-size-area .size-area {
        width: 100%;
    }

    .our-team .team {
        margin-bottom: 15px;
    }

    .box-authentication {
        width: 100%;
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .colmd12paddingleft {
        padding-left: 0!important;
    }

    .modal-dialog.newsletter-popup {
        margin-top: 8%;
        min-width: inherit;
        padding: 0;
        text-align: center;
        width: 95%;
    }

    .newsletter-popup h4.modal-title {
        font-size: 22px;
        margin-top: 5px;
    }

    .form-subscribe-header label {
        margin: 10px 0;
        max-width: 100%;
    }

    #newsletter-form .input-box .input-text {
        border-radius: 0;
        width: 100%;
    }

    #newsletter-form .input-box, #newsletter-form .content-subscribe .actions {
        float: none;
    }

    #newsletter-form .actions .button-subscribe {
        border-radius: 0;
    }

    .language-currency-wrapper .block.block-language {
        border: none;
    }

    .language-currency-wrapper .block > div img {
        margin-left: 0;
    }

    .slider-items-products .owl-buttons .owl-next, .slider-items-products .owl-buttons .owl-prev {
        top: -80px;
    }

    .language-currency-wrapper {
        margin-top: 6px;
    }

    .logo {
        display: inherit;
        margin-bottom: 0;
        margin-top: 15px;
        text-align: center;
    }

    #search {
        padding-top: 4px;
    }

    .top-search {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .link-wishlist {
        margin-top: 12px;
    }

    .top-cart-contain {
        margin-top: 0;
    }

    .top-cart-content {
        top: 50px;
        right: 8px;
    }

    #page {
        max-width: inherit;
    }

    .container {
        width: 100%;
    }

    .mobile-menu {
        height: 50px;
    }

    .jtv-service-area {
        padding: 20px 0 5px;
    }

        .jtv-service-area .col {
            margin-bottom: 15px;
        }

    .tab-info h3 {
        width: 100%;
        margin-bottom: 4px;
    }

    .home-product-tabs {
        text-align: left;
    }

    .jtv-banner-block {
        margin-bottom: 15px;
    }

    .jtv-subbanner1, .jtv-subbanner2 {
        width: 100%;
        margin-bottom: 15px;
        text-align: center;
    }

    .banner-jtv .banner-box {
        margin-bottom: 15px;
    }

    .main-container {
        padding-top: 22px;
    }

    .promotion-center .text_large {
        font-size: 60px;
        font-weight: 700;
        line-height: 40px;
        margin: 15px 12%;
        padding: 15px 0;
    }

    .promotion-center .theme-color, .promotion-center .text_small {
        font-size: 15px;
    }

    .promotion-center .text_medium {
        font-size: 16px;
    }

    #best-sale-slider .owl-theme .owl-controls .owl-buttons div {
        margin: 32px 5px 0 0;
    }

    .hot-products {
        margin: 15px 0;
    }

    .banner4 {
        margin-bottom: 15px;
        text-align: center;
    }

    .testimonials {
        margin: auto;
    }

        .testimonials .product-flexslider {
            margin-top: 5px;
            margin-bottom: 15px;
        }

    .sidebar .block {
        margin-bottom: 15px;
    }

    .jtv-category-area .jtv-product {
        margin-bottom: 15px;
        margin-right: 0;
        width: 100%;
    }

        .jtv-category-area .jtv-product:last-child, .jtv-category-area .jtv-product {
            margin: auto auto 15px;
        }

    .jtv-category-area {
        margin-bottom: 15px;
    }

    .bottom-service-box .service-box-center {
        padding: 15px 0;
    }

    .collapsed-block h4 {
        padding: 5px 15px;
    }

    .collapsed-block .tabBlock {
        display: none;
        padding: 0 15px 5px;
    }

    .collapsed-block .expander {
        float: right;
        cursor: pointer;
        padding: 0 8px;
        margin-top: -5px;
        font-size: 20px;
        font-family: Arial,Helvetica,sans-serif;
        text-decoration: none;
        color: #666;
    }

    footer h3 {
        border-bottom: 1px #eee solid;
        padding-top: 10px;
    }

    .mobile-menu1 {
        height: 50px;
        background-color: #000;
    }

    nav {
        height: 38px;
    }

    .product-grid-area .products-grid .item {
        width: 50%;
    }

    .product-grid-area .product-item {
        margin: 0 8px;
    }

    .category-description {
        margin-bottom: 0;
    }

    .shop-inner {
        padding: 12px 0;
    }

    .products-list .product-shop .actions ul {
        padding: 0;
        margin: 10px 0;
    }

    .magnifier {
        left: 15px!important;
    }

    .product-view-area .flexslider-thumb {
        max-width: 420px;
        padding: 22px 58px;
    }

    .product-view-area .product-name h1 {
        font-size: 32px;
    }

    .product-view-area .product-details-area {
        padding: 0 0 20px 10px;
    }

    .product-color-size-area .size-area {
        width: 48%;
    }

    .product-tabs {
        border: none;
        height: inherit;
    }

    #product-detail-tab.nav-tabs > li {
        width: 100%;
        margin-bottom: 10px;
    }

    .product-tabs {
        border: none;
        height: inherit;
    }

    #product-detail-tab.nav-tabs > li {
        width: 100%;
        margin-bottom: 10px;
    }

    .related-products-pro .slider-items-products .owl-buttons .owl-next, .related-products-pro .slider-items-products .owl-buttons .owl-prev {
        top: -75px;
    }

    .upsell-product-area .slider-items-products .owl-buttons .owl-next, .upsell-product-area .slider-items-products .owl-buttons .owl-prev {
        top: -60px;
    }

    .related-products-pro .product-flexslider {
        margin-bottom: 0;
    }

    .our-team .col-xs-12 {
        width: 50%;
    }

    .box-authentication {
        width: 100%;
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

   .divmaincatecss {
        border: 0px solid red;
        text-align: center;
        padding: 2px;
        font-weight: bold;
        letter-spacing: 1px;
        padding-top: 10px;
        font-size: 14px;
        height: 40px;
        line-height:12px;
    }

    .headerlinkmenu .links {
        margin-right: 12px;
    }

    #search input {
        width: 80%;
    }

    .mtmegamenu {
        margin: auto;
    }

    .home-product-tabs li a {
        font-size: 14px;
    }

    .jtv-banner-box.banner-inner .title {
        font-size: 20px;
    }

    .jtv-banner-box .title {
        font-size: 28px;
    }

    .bottom-banner-img h3 {
        font-size: 24px;
        margin-top: 40px;
    }

    .bottom-banner-img .shop-now-btn {
        display: none;
    }

    .jtv-single-service {
        display: inline-block;
        width: 33%;
        padding: 15px 8px;
        margin-top: 20px;
        border: 1px #eaeaea solid;
    }

        .jtv-single-service:last-child {
            padding-bottom: 15px;
        }

    .service-text h2 {
        font-size: 12px;
    }

    .footer-links {
        margin-bottom: 15px;
    }

    .menu-items .pr-button {
        margin-left: -55px;
        top: 22%;
    }

        .menu-items .pr-button .mt-button {
            height: 35px;
            line-height: 18px;
            width: 33px;
        }

    .cat-img-title {
        margin-top: 30px;
    }

    .sidebar.col-sm-pull-9 {
        padding-right: 0;
    }

    .right.sidebar {
        padding-left: 0;
    }

    .category-description .product-flexslider {
        margin-top: 0;
    }

    .sidebar-cart .subtotal {
        display: inline-block;
        text-align: center;
    }

        .sidebar-cart .subtotal .price {
            float: none;
        }

    .special-product .products-block-right {
        margin: 5px 0;
    }

    .products-list .product-img {
        width: 37%;
        margin-bottom: 15px;
    }

    .products-list .product-shop {
        width: 60%;
    }

        .products-list .product-shop .actions ul {
            float: left;
            margin: 12px auto 0;
            width: 100%;
        }

    .sidebar .block {
        margin-bottom: 20px;
    }

    .color ul li {
        margin-right: 3px;
    }

    #page {
        max-width: 750px;
    }

    .subscribe-pop-up {
        margin-top: 230px;
    }

    .welcome-msg {
        padding: 2px 5px 2px 0;
        margin: 5px 0 0;
    }

    .container {
        width: 750px;
    }

    .top-cart {
        padding-left: 0;
    }

    .mini-cart .basket a .cart-total {
        font-size: 12px;
    }

    .mini-cart .basket a .cart-title {
        font-size: 13px;
    }

    .main-menu ul li a {
        font-size: 14px;
        padding: 20px 12px;
    }

    .top-Signup a, .top-Signup a:hover {
        font-size: 14px;
        padding: 18px 10px;
    }

    .main-menu ul li .mega-menu span {
        width: 33.3%;
    }

    .main-menu ul li > .mega-menu span a {
        font-size: 13px;
        padding: 0 0 13px;
    }

    .jtv-service-area .block-wrapper {
        padding: 12px 18px;
    }

        .jtv-service-area .block-wrapper .text-des h3 {
            font-size: 20px;
            margin-left: 6px;
            margin-bottom: 3px;
            line-height: none;
        }

        .jtv-service-area .block-wrapper .text-des p {
            font-size: 11px;
        }

        .jtv-service-area .block-wrapper .text-des i {
            font-size: 22px;
        }

    .banner-jtv .banner-box {
        display: inline-block;
        margin: auto;
        text-align: center;
        width: 48%;
    }

        .banner-jtv .banner-box.banner-inner-box {
            margin-left: 25px;
        }

    .banner-jtv {
        margin-top: 20px;
    }

    #best-sale-slider .owl-theme .owl-controls .owl-buttons div {
        margin: 22px 0 0;
    }

    .jtv-timer-grid .box-time-date {
        font-size: 10px;
        min-width: 45px;
        min-height: 45px;
        margin-top: 6px;
        font-weight: 400;
    }

        .jtv-timer-grid .box-time-date span {
            font-size: 13px;
            margin-top: 8px;
        }

    .text1 a {
        font-size: 20px;
        margin-bottom: 4px;
    }

    .text2 a {
        font-size: 13px;
    }

    .text-block {
        top: 24%;
    }

    .promotion-center .text_large {
        margin: 10px 5%;
    }

    .best-sale-product .products-block-right {
        margin-left: 72px;
    }

    .best-sale-product .products-block-left {
        width: 68px;
    }

    .home-testimonials .thumb {
        width: 72px;
    }

    .hot-products {
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .banner4 {
        margin-bottom: 15px;
    }

    .testimonials .product-flexslider {
        margin-bottom: 15px;
    }

    .kid-banner {
        text-align: center;
        margin-top: 12px;
    }

    .footer-newsletter h3, .newsletter-inner {
        margin-top: 0;
    }

    .footer-newsletter .subscribe {
        margin-top: 10px;
    }

    button.button-compare {
        margin-bottom: 8px;
    }

    .main-menu ul li ul.dropdown li a:after, .main-menu ul li .mega-menu span a:after {
        content: "";
    }

    .product-color-size-area .size-area {
        width: 52%;
    }

    .col2-left-layout .nav-tabs.product-tabs > li > a {
        padding: 8px 15px;
    }

    .col2-left-layout button.button.pro-add-to-cart {
        margin-top: 15px;
    }

    .col2-left-layout .product-color-size-area .color-area {
        width: 100%;
    }

    .col2-left-layout .product-color-size-area .size-area {
        width: 100%;
    }

    .col2-left-layout .availability {
        display: inline-block;
        width: 100%;
        margin: 15px 0;
    }

    button.button.btn-proceed-checkout:before {
        display: none;
    }

    button.button.btn-proceed-checkout span {
        font-size: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .MainSearchbox {
        width: 90.5%!important;
    }

    .headerlinkmenu .links {
        margin-right: 12px;
    }

    #search input {
        width: 50%;
    }

    .jtv-service-area .block-wrapper {
        padding: 12px 18px;
    }

        .jtv-service-area .block-wrapper .text-des h3 {
            font-size: 20px;
            margin-left: 6px;
            margin-bottom: 3px;
            line-height: none;
        }

        .jtv-service-area .block-wrapper .text-des p {
            font-size: 11px;
        }

        .jtv-service-area .block-wrapper .text-des i {
            font-size: 22px;
        }

    .testimonials .product-flexslider {
        margin-bottom: 15px;
    }

    .home-testimonials .thumb {
        width: 72px;
    }

    .footer-links {
        margin-bottom: 15px;
    }

    .jtv-service-area {
        padding: 15px 0 5px;
    }

    .cat-img-title {
        margin-top: 50px;
    }

    .products-list .product-img {
        width: 28%;
    }

    .products-list .product-shop {
        width: 69%;
    }

        .products-list .product-shop .actions ul li:last-child a {
            padding-left: 15px;
        }

        .products-list .product-shop .actions ul li {
            margin-right: 12px;
        }

    .container {
        width: 100%;
    }

    #page {
        max-width: 100%;
    }

    .best-sale-product .products-block-right {
        margin-left: 68px;
    }

    .best-sale-product .products-block-left {
        width: 60px;
    }

    .special-product .products-block-left {
        width: 60px;
    }

    .special-product .products-block-right {
        margin-left: 68px;
    }

    .home-testimonials .thumb {
        width: 65px;
    }

    .jtv-single-cat .page-header {
        margin-bottom: 12px;
    }

    .jtv-category-area .jtv-product {
        margin-right: 8px;
    }

        .jtv-category-area .jtv-product:last-child {
            margin-top: 0;
        }

    #best-sale-slider .owl-theme .owl-controls .owl-buttons div {
        margin: 22px -8px 0 0;
    }

    .hot-products {
        margin: 15px 0;
    }

    .testimonials {
        margin-top: 0;
    }

    .banner4 {
        margin-bottom: 15px;
    }

    .jtv-timer-grid .box-time-date {
        font-size: 10px;
        min-width: 45px;
        min-height: 45px;
        margin-top: 6px;
        font-weight: 400;
    }

        .jtv-timer-grid .box-time-date span {
            font-size: 13px;
            margin-top: 8px;
        }

    .jtv-product-content h3 {
        line-height: none;
    }

    .jtv-single-cat .price-box {
        margin: 4px 0 0;
    }

    .jtv-single-cat .old-price .price {
        font-size: 13px;
    }

    .footer-newsletter h3, .newsletter-inner {
        margin-top: 0;
    }

    .footer-newsletter .subscribe {
        margin-top: 12px;
    }

    .promotion-center .text_large {
        margin: 10px 18%;
    }

    .bottom-service-box .service-box-center {
        padding: 20px 0;
    }

    .main-menu ul li ul.dropdown li a:after, .main-menu ul li .mega-menu span a:after {
        content: "";
    }

    .col2-left-layout button.button.pro-add-to-cart {
        margin-top: 15px;
    }

    .col2-left-layout .product-color-size-area .color-area {
        width: 100%;
    }

    .col2-left-layout .product-color-size-area .size-area {
        width: 100%;
    }

    .col2-left-layout .availability {
        display: inline-block;
        width: 100%;
        margin: 15px 0;
    }
}

@media only screen and (min-width: 1200px) {
    .MainSearchbox {
        width: 89.5%!important;
    }

    .DealOfTheDayimg {
        display: none!important;
    }

    #whatsapptoStore1 {
        display: none!important;
    }

    #whatsapphide {
        display: none!important;
    }

    #share {
        position: absolute;
        z-index: 1;
        border: 0 solid red;
        width: 200px!important;
    }

    #boxsadowonShare {
        -webkit-box-shadow: -1px 1px 20px 1px rgba(153,148,153,1);
        -moz-box-shadow: -1px 1px 20px 1px rgba(153,148,153,1);
        box-shadow: -1px 1px 20px 1px rgba(153,148,153,1);
        background-color: #fff;
        height: 40px;
        width: 175px!important;
        border: 1px solid #e5e5e5;
        padding-left: 10px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    #whatsapptoStore1 {
        display: none!important;
    }

    #whatsapphide {
        display: none!important;
    }

    #share {
        position: absolute;
        z-index: 1;
        border: 0 solid red;
        width: 200px!important;
    }

    #boxsadowonShare {
        -webkit-box-shadow: -1px 1px 20px 1px rgba(153,148,153,1);
        -moz-box-shadow: -1px 1px 20px 1px rgba(153,148,153,1);
        box-shadow: -1px 1px 20px 1px rgba(153,148,153,1);
        background-color: #fff;
        height: 40px;
        width: 175px;
        border: 1px solid #e5e5e5;
        padding-left: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tarak-alt-bg-image354 {
        background: transparent url(/Content/ajax-loader1.gif) center no-repeat;
        min-height: 175px;
        text-align: center;
        color: #fff;
    }

    .tarak-alt-bg-image {
        background: transparent url(/Content/ajax-loader1.gif) center no-repeat;
        min-height: 120px;
        text-align: center;
        color: #fff;
    }

    #myBtn101 {
        display: none!important;
    }

    .shop-by-side .block-content {
        padding: 2px;
    }

    #btnClear {
        font-size: 10px;
        padding: 6px 2px;
    }

    .menubottontop {
        padding-bottom: 10px;
    }

    #whatsapptoStore2 {
        display: none!important;
    }

    .whatsapptoStore1 {
        text-align: right;
        padding-top: 10px;
    }

    #share {
        position: absolute;
        z-index: 1;
        border: 0 solid red;
        width: 235px!important;
    }

    #boxsadowonShare {
        -webkit-box-shadow: -1px 1px 20px 1px rgba(153,148,153,1);
        -moz-box-shadow: -1px 1px 20px 1px rgba(153,148,153,1);
        box-shadow: -1px 1px 20px 1px rgba(153,148,153,1);
        background-color: #fff;
        height: 40px;
        width: 215px!important;
        border: 1px solid #e5e5e5;
        padding-left: 10px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .menubottontop {
        padding-bottom: 10px;
    }

    #whatsapptoStore2 {
        display: none!important;
    }

    .whatsapptoStore1 {
        text-align: right;
    }

    #share {
        position: absolute;
        z-index: 1;
        border: 0 solid red;
        width: 235px!important;
    }

    #boxsadowonShare {
        -webkit-box-shadow: -1px 1px 20px 1px rgba(153,148,153,1);
        -moz-box-shadow: -1px 1px 20px 1px rgba(153,148,153,1);
        box-shadow: -1px 1px 20px 1px rgba(153,148,153,1);
        background-color: #fff;
        height: 40px;
        width: 215px!important;
        border: 1px solid #e5e5e5;
        padding-left: 10px;
    }
}

@media only screen and (min-width: 280px) and (max-width: 479px) {
    .menubottontop {
        padding-bottom: 5px;
    }

    .cate-dropdown {
        width: 100%!important;
    }

    #whatsapptoStore2 {
        display: none!important;
    }

    .whatsapptoStore1 {
        text-align: right;
        padding-top: 10px;
    }

    .divright {
        float: right;
    }

    #share {
        position: absolute;
        z-index: 1;
        border: 0 solid red;
        width: 235px!important;
    }

    #boxsadowonShare {
        -webkit-box-shadow: -1px 1px 20px 1px rgba(153,148,153,1);
        -moz-box-shadow: -1px 1px 20px 1px rgba(153,148,153,1);
        box-shadow: -1px 1px 20px 1px rgba(153,148,153,1);
        background-color: #fff;
        height: 40px;
        width: 215px!important;
        border: 1px solid #e5e5e5;
        padding-left: 10px;
    }
}

.clmsizeshare {
    width: 35px;
    display: inline-block;
    text-align: center;
    border: 0 solid red;
    vertical-align: middle;
    font-size: 30px;
    padding: 5px;
}

@media screen and (max-width: 600px) {
    #Filtershide {
        visibility: hidden;
        display: none;
    }
}

@media only screen and (min-width: 280px) and (max-width: 479px) {
    .sorter .short-by.page {
        float: right;
        padding-left: 10px;
    }

    .btnsearchpricecs {
        color: #fff;
        border: 1px solid #b10212;
        background-color: #b10212;
        color: #fff;
        cursor: pointer;
        width: 100%;
        padding-bottom: 2px;
        text-align: center;
        vertical-align: middle;
    }

    .rowtoppadding {
        padding-top: 10px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .btnsearchpricecs {
        color: #fff;
        border: 1px solid #b10212;
        background-color: #b10212;
        color: #fff;
        cursor: pointer;
        width: 100%;
        padding-bottom: 2px;
        text-align: center;
        vertical-align: middle;
    }

    .rowtoppadding {
        padding-top: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-item .item-inner .product-thumbnail {
        position: relative;
        text-align: center;
        height: auto;
        background: transparent url(/Content/ajax-loader1.gif) center no-repeat;
        width: 100%;
    }

    .logo {
        vertical-align: middle;
        margin-top: 20px;
        text-align: left;
        margin-bottom: 0;
    }
}

.closebtn {
    color: #fff;
}

.marginzero {
    margin-bottom: 0;
}

.LatestArrivalsList {
    font-family: inherit;
    font-weight: 500;
    text-transform: uppercase;
    margin: auto;
    font-size: 18px;
    line-height: normal;
    outline: none;
    padding: 0 0 6px;
    position: relative;
    z-index: 1;
    border-bottom: 2px solid #e0e0e0;
    display: inline-block;
    width: 100%;
    letter-spacing: .5px;
}

.aScrollLink {
    float: right!important;
    border: 1px solid #e0e0e0;
    padding: 0 10px;
    background-color: #f8f8f8;
    margin-left: 10px;
    color: #666;
}

    .aScrollLink:hover {
        background-color: #b10212;
        color: #fff;
    }

.span01 {
    background: #fff;
    border: 1px solid #ccc;
    color: #444;
    font-size: 18px;
    font-weight: 600;
    font-family: "Roboto",sans-serif;
    padding: 0 12px 0 12px;
    line-height: 32px;
    letter-spacing: .5px;
    text-transform: inherit;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
}

    .span01:hover {
        background: #b10212;
        color: white;
    }
