﻿/*Style css*/
/*body {
    min-width: 320px;
    min-height: 100%;
    overflow-x: hidden;
    font-family: Arial,Helvetica,sans-serif;
    line-height: normal;
    font-size: 14px;
    color: #333;
}*/

ul {
    padding: 0;
    list-style-type: none;
}

a:hover {
    text-decoration: none;
}

header.wrap-header.affix {
    top: 0;
    padding: 0;
    position: fixed;
    width: 100%;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    /*background-color: #00b7f1;*/
}

    header.wrap-header.affix .container {
        position: relative;
        z-index: 1;
    }

    header.wrap-header.affix .header-row2 .header-navigation {
        position: absolute;
        width: 175px;
        top: 6px;
        left: 15px;
    }

        header.wrap-header.affix .header-row2 .header-navigation > a.menu-all {
            border-bottom: 1px solid #dfdfdf;
            padding-bottom: 10px;
            height: 36px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -ms-border-radius: 3px;
            -o-border-radius: 3px;
            border-radius: 3px;
        }

    header.wrap-header.affix .header-logo, header.wrap-header.affix .header-row2 .header-link, header.wrap-header.affix .header-row2 .header-phone, header.wrap-header.affix div.col-md-9, header.wrap-header.affix #drop-navigation {
        display: none;
    }

    header.wrap-header.affix .header-row2 {
        margin-top: 0;
        position: static;
    }

        header.wrap-header.affix .header-row2 .col-md-3 {
            position: static;
        }

header.wrap-header {
    padding: 0;
    position: relative;
    z-index: 100;
    background: #00b6f6;
    width: 100%;
}

@media (min-width: 992px) {
    header.wrap-header {
        background: #fff;
        box-shadow: 0 1px 2px rgba(0,0,0,.2);
        padding: 0;
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.support-policy li {
    display: inline-block;
    padding: 5px 0;
    padding-left: 32px;
    margin: 0 10px;
}

    .support-policy li:nth-child(4) {
        background: url('http://hstatic.net/640/1000004640/1000107245/7day.png?v=1') 0 50% no-repeat;
    }

    .support-policy li:nth-child(1) {
        background: url('http://hstatic.net/640/1000004640/1000107245/delivery.png?v=1') 0 50% no-repeat;
    }

    .support-policy li:nth-child(2) {
        background: url('http://hstatic.net/640/1000004640/1000107245/cash.png?v=1') 0 50% no-repeat;
    }

    .support-policy li:nth-child(3) {
        background: url('http://hstatic.net/640/1000004640/1000107245/FAQ.png?v=1') 0 50% no-repeat;
    }


    .support-policy li a {
        color: #000;
        font-size: 11px;
    }


header.wrap-header .header-row2 {
    margin-top: 10px;
    margin-bottom: 0;
}

@media (min-width: 1200px) {
    .col-lg-5 {
        width: 41.6666666667%;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 992px) {
    header.wrap-header .header-row-1 .col-md-5 {
        width: 50.66667%;
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 992px) {
    header.wrap-header .header-row-1 .col-md-4 {
        width: 24%;
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

header.wrap-header .header-navigation {
    position: relative;
    display: block;
}

    header.wrap-header .header-navigation:hover #drop-navigation {
        display: block;
    }
@media (min-width: 981px){
    #drop-navigation {
        display:none;
}
}


        header.wrap-header .header-navigation a.menu-all i.fa {
            font-size: 21px;
            margin-top: -4px;
            color: #00b7f1;
        }

        header.wrap-header .header-navigation a.menu-all h2 {
            color: #ffffff;
            font-size: 15px;
            display: block;
            margin: 0;
            font-weight: 700;
            position: absolute;
            left: 40px;
            top: 10px;
            width: 100%;
        }

    header.wrap-header .header-navigation > ul {
        list-style: none;
        margin: 0;
        /*padding: 1px 0 0;*/
        border: 1px solid #dfdfdf;
        border-right: none;
        border-top: none;
        position: absolute;
        background: #fff;
        width: 100%;
        display: none;
    }

@media (min-width: 1200px) {
    header.wrap-header .header-navigation > ul {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .tiki-home header.wrap-header .header-navigation > ul {
        display: none;
    }
}

@media (min-width: 1200px) {
    .tiki-home header.wrap-header .header-navigation > ul {
        display: block;
    }
}



header.wrap-header .header-navigation > ul > li > a i.fa {
    position: absolute;
    right: 5px;
    font-size: 16px;
    color: #ccc;
    bottom: 0;
    top: 0;
    margin: auto;
    height: 16px;
}

@media (min-width: 1200px) {
    header.wrap-header .header-navigation > ul > li > a {
        padding: 0 5px 0 20px;
    }
}

.header-navigation .nav-sub {
    /*height: 341px;*/
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #ddd #ddd #ddd #fff;
    position: absolute;
    top: 0px;
    left: 100%;
    background: #fff;
    margin-left: 0px;
    /*padding: 10px;
    width: 728px;*/
    min-width: 200px;
    display: none;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    -webkit-box-shadow: 1px 0 1px 0 rgba(0,0,0,.1),1px 1px 1px 0 rgba(0,0,0,.09);
    box-shadow: 1px 0 1px 0 rgba(0,0,0,.1),1px 1px 1px 0 rgba(0,0,0,.09);
}

.header-navigation li:hover {
    background-color: #00b7f1;
}

    .header-navigation li:hover a {
        /*color: #FFF;*/
    }

    .header-navigation li:hover .nav-sub {
        display: table;
        /*background-color: #00b7f1;*/
    }

.row_menu:hover {
    background-color: #00b7f1;
}

@media (min-width: 1200px) {
    header.wrap-header .header-navigation > ul > li > .nav-sub {
        /*padding: 16px 20px;
		width: 920px;*/
    }
}

header.wrap-header .header-search button[type=submit] {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    padding: 6px 20px;
    font-weight: 700;
    outline: 0;
    border-left: none;
    text-shadow: none;
    z-index: 2;
    border-color: #42aa0d;
    background: -moz-linear-gradient(top,#58bf0f 1%,#42aa0d 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#58bf0f),color-stop(100%,#42aa0d));
    background: -webkit-linear-gradient(top,#58bf0f 1%,#42aa0d 100%);
    background: -o-linear-gradient(top,#58bf0f 1%,#42aa0d 100%);
    background: -ms-linear-gradient(top,#58bf0f 1%,#42aa0d 100%);
    background: linear-gradient(to bottom,#58bf0f 1%,#42aa0d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#58bf0f', endColorstr='#42aa0d', GradientType=0);
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (min-width: 992px) {
    header.wrap-header .header-search button[type=submit] {
        /*border-color: #05b2e9;*/
        border-color: #ccc;
        background: #05b2e9;
    }
}

@media (max-width: 991px) {
    header.wrap-header .header-search button[type=submit] {
        padding: 3px 12px 4px;
        font-size: 18px;
        border-color: #5c636b;
        background: -moz-linear-gradient(top,#5c636b 1%,#51565c 100%);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#5c636b),color-stop(100%,#51565c));
        background: -webkit-linear-gradient(top,#5c636b 1%,#51565c 100%);
        background: -o-linear-gradient(top,#5c636b 1%,#51565c 100%);
        background: -ms-linear-gradient(top,#5c636b 1%,#51565c 100%);
        background: linear-gradient(to bottom,#5c636b 1%,#51565c 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c636b', endColorstr='#51565c', GradientType=0);
    }
}

header.wrap-header .header-row-1-inner {
    position: relative;
    text-align: center;
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: table;
    }
}

header.wrap-header .navbar-toggle {
    position: absolute;
    top: 5px;
    left: 5px;
    margin: 0;
    z-index: 1;
}

header.wrap-header .icon-bar {
    background: #000;
    height: 3px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

header.wrap-header .header-logo {
    display: inline-block;
    text-align: center;
    margin-bottom: 0;
}

header.wrap-header .user-cart-mobile a.user-cart-link i.fa {
    color: #000;
    top: 5px;
    font-size: 30px;
}

header.wrap-header .user-cart-mobile a.user-cart-link .user-cart-quantity {
    display: block;
    color: #fff;
    font-weight: 700;
    padding: 2px;
    position: absolute;
    top: -6px;
    z-index: 2;
    line-height: 11px;
    height: 14px;
    font-size: 11px;
    min-width: 14px;
    background: #ff6c25;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    right: -5px;
}

@media (min-width: 992px) {
    header.wrap-header .header-row-1 .col-md-3 {
        float: left;
        padding-right: 0px;
        text-align: left;
    }
}

header.wrap-header .header-link {
    white-space: nowrap;
    font-size: 0;
}

    header.wrap-header .header-link > a {
        font-weight: 700;
        text-decoration: none;
        font-size: 13px;
        max-width: 160px;
        overflow: hidden;
        display: inline-block;
        text-overflow: ellipsis;
        margin-top: 5px;
        margin-left: 10px;
        margin-right: 10px;
        color: #333;
    }

        header.wrap-header .header-link > a > img {
            width: 20px;
            vertical-align: bottom;
        }

header.wrap-header .header-user {
    margin-top: 10px;
    display: inline-block;
}


@media (min-width: 992px) {
    header.wrap-header .header-user {
        width: 260px;
    }
}

@media (min-width: 1200px) {
    header.wrap-header .header-user {
        width: 275px;
    }
}

header.wrap-header .header-user .user-cart {
    float: right;
}

    header.wrap-header .header-user .user-cart a.user-cart-link {
        display: block;
        position: relative;
        color: #444;
        height: 34px;
        text-align: center;
    }

        header.wrap-header .header-user .user-cart a.user-cart-link i.fa {
            font-size: 22px;
            color: #888;
        }

.fa-shopping-cart:before {
    content: "\f07a";
}

header.wrap-header .header-user {
    margin-top: 10px;
    display: inline-block;
}

@media (min-width: 992px) {
    header.wrap-header .header-user {
        width: 260px;
    }
}

@media (min-width: 1200px) {
    header.wrap-header .header-user {
        width: 275px;
    }
}


header.wrap-header .header-user .user-cart a.user-cart-link .user-cart-text {
    display: block;
    font-size: 11px;
}

header.wrap-header .header-user .user-cart a.user-cart-link .user-cart-quantity {
    display: block;
    color: #fff;
    font-weight: 700;
    padding: 2px;
    position: absolute;
    top: -6px;
    right: 21px;
    z-index: 2;
    line-height: 11px;
    height: 14px;
    font-size: 11px;
    min-width: 14px;
    background: #ff6c25;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

header.wrap-header .user-cart-mobile {
    float: right;
    position: absolute;
    top: 8px;
    right: 20px;
    z-index: 1;
    width: auto;
}

    header.wrap-header .user-cart-mobile a.user-cart-link {
        border-right: none;
        color: #fff;
        position: relative;
        display: block;
        height: 34px;
        text-align: center;
    }

header.wrap-header .header-search button.show-all-button {
    border-radius: 3px 0 0 3px;
    font-size: 12px;
    height: 34px;
    color: #777;
    font-weight: 400;
    background: #fff;
    border-color: #42aa0d;
    border-right: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
}

@media (min-width: 992px) {
    header.wrap-header .header-search button.show-all-button {
        border-color: #ccc;
    }
}

header.wrap-header .header-search button.show-all-button span {
    margin-left: 8px;
    margin-top: -3px;
    color: #999;
}

.tiki-home .wrap .home-slideshow-root {
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 992px) {
    .tiki-home .wrap .home-slideshow-root {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.tiki-home .wrap .home-slideshow {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 0;
    margin-top: 1px;
    border-radius: 3px;
}

@media (min-width: 992px) {
    .tiki-home .wrap .home-slideshow {
        height: 326px;
        margin-top: 15px;
    }
}

@media (min-width: 1200px) {
    .tiki-home .wrap .home-slideshow {
        width: 905px;
        margin-top: 15px;
        float: right;
    }
}

.product-box-list {
    width: 100%;
}

.product-author-title {
    height: 38px;
    margin-top: 15px;
    margin-bottom: 18px;
    position: relative;
    border-top: 2px solid #ff2f00;
}

@media (min-width: 992px) {
    .product-author-title {
        background: #fafafa;
        border: 1px solid #e5e5e5;
    }
}

.product-author-title h4 {
    height: 100%;
    position: relative;
    display: inline-block;
    border-radius: 3px 0 0 3px;
    line-height: 36px;
    padding: 0;
    margin: 0;
    color: #00b7f1;
    font-size: 24px;
    text-shadow: none;
}

@media (min-width: 992px) {
    .product-author-title h4 {
        background-color: #00b7f1;
        font-size: 18px;
        font-weight: 700;
        padding: 0 20px 0 15px;
        color: #fff;
        text-shadow: 1px 1px 1px rgba(0,0,0,.3);
    }
}

.product-author-title h4:after {
    content: " ";
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    /*border-top: 18px solid transparent;*/
    border-left: 13px solid #00b7f1;
    border-right: 0 solid transparent;
    border-bottom: 18px solid transparent;
    position: absolute;
    top: 0;
    right: -13px;
    display: none;
}

@media (min-width: 992px) {
    .product-author-title h4:after {
        display: block;
    }
}

.product-item {
    display: block;
    padding: 4px;
    /*border: 1px solid transparent;*/
    position: relative;
    text-align: center;
}

@media (min-width: 992px) {
    .product-item:hover {
        /*border: 1px solid #ccc;
		-webkit-box-shadow: 0 0 2px #ccc;
		box-shadow: 0 0 2px #ccc;
		background-color:#F5F5F5;*/
    }
}

.product-item .image, .product-item > a {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.product-item .image {
    display: block;
    position: relative;
    text-align: center;
    background: #fff;
    white-space: nowrap;
    /*height:357px;*/
    display: table-cell;
    vertical-align: middle;
}

    .product-item .image img {
        border: 1px solid #dfdfdf;
        position: relative;
        width: 100%;
    }

.product-item .title {
    display: block;
    font-size: 15px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    text-align: left;
    margin: 8px auto 0;
    height: 36px;
    line-height: 18px;
}

.product-item .price-sale {
    font-size: 15px;
    color: #444;
    padding: 5px 0 0;
    text-align: left;
}
.price-promotion {
    color:red;
    text-decoration:line-through;
}
.currency {
    color: red;    
}
.product-item .sale-tag-square {
    background-color: #ff9601;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    margin-left: 5px;
    margin-top: -2px;
    padding: 5px;
    vertical-align: middle;
}

.product-item .price-sale .price-regular {
    font-size: 11px;
    color: #999;
    text-decoration: line-through;
    display: block;
    text-align: left;
    padding-top: 5px;
}

.product-item .add-to-cart {
    font-size: 11px;
    padding: 5px;
    outline-color: #ccc;
    margin: 5px auto 0;
    width: 100%;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

@media (min-width: 480px) {
    .product-item .add-to-cart, .product-item .miki-add-to-cart, .product-item .notify, .product-item > a {
    }
}

@media (min-width: 992px) {
    .product-item .add-to-cart {
        visibility: hidden;
    }
}

.product-item:hover .add-to-cart, .product-item:hover .miki-add-to-cart {
    visibility: visible;
}

.product-item .add-to-cart img {
    display: inline-block;
    margin-right: 4px;
    width: 18px;
    height: 14px;
}

/* breakcum */
.breadcrumb-wrap {
    border-bottom: 1px solid #dfdfdf;
    background: #fff;
}

    .breadcrumb-wrap .breadcrumb {
        background-color: #fff;
        border-radius: 0;
        font-size: 0;
        margin: 0;
        padding: 10px 0;
        overflow: hidden;
        color: black;
    }

        .breadcrumb-wrap .breadcrumb li {
            font-size: 11px;
            display: block;
            float: left;
            white-space: nowrap;
        }

        .breadcrumb-wrap .breadcrumb a {
            color: #000;
            white-space: nowrap;
        }

        .breadcrumb-wrap .breadcrumb > li + li:before {
            content: "\f105";
            padding: 0 5px;
            color: #000;
            font-family: FontAwesome;
            font-weight: 400;
        }

/* Footer */
.site-footer {
    background-color: #f4f4f4;
}

    .site-footer .footer-service {
        padding: 20px 0;
        border-bottom: 1px solid #e0e0e0;
        border-top: 1px solid #e0e0e0;
    }

.list-service {
    border-right: 1px solid #e0e0e0;
}

.site-footer .footer-links {
    padding: 40px 0;
}

    .site-footer .footer-links .footer-block h4 {
        margin: 0px 0 16px;
        font-size: 20px;
        line-height: 1.25;
        color: #424242;
        font-weight: 500;
    }

    .site-footer .footer-links .block_content li {
        margin: 8px 0 0;
        font-size: 15px;
    }

    .site-footer .footer-links .block_content a:hover {
        color: #00b7f1;
    }

    .site-footer .footer-links .block_content a {
        color: #757575;
        font-weight: 300;
    }

.ourservice-block .fa {
    font-size: 18px;
    padding-right: 10px;
    color: #424242;
}

.ourservice-block .ourservice-heading {
    margin-right: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #424242;
    display: block;
}

/* Cart Pop up */
@media (min-width: 768px) {
    .modal-dialog {
        width: 750px;
        margin: 30px auto;
    }
}

.del-cart {
    font-size: 20px;
    color: red;
    cursor: pointer;
}

/*Category*/
.option-box {
    width: 100%;
    display: table;
}

.sort-box-holder {
    float: left;
}

.pagination-container {
    float: right;
}


.product-box-list .product-item {
    width: 50%;
    float: left;
    text-align: center;
    padding-bottom: 20px;
}

@media (min-width: 480px) {
    .product-box-list .product-item {
        width: 50%;
    }
}

@media (min-width: 640px) {
    .product-box-list .product-item {
        width: 33.33%;
        padding: 10px;
    }
}

@media (min-width: 1200px) {
    .product-box-list .product-item {
        width: 25%;
    }
}

.pagination > li > a {
    display: none;
}

.pagination > .paging-mobile > a, .pagination > .select-paging-mobile > a {
    display: inline;
}

@media (min-width: 640px) {
    .pagination > .select-paging-mobile > a {
        display: none;
    }
}

@media (min-width: 640px) {
    .pagination > li > a {
        display: inline;
    }
}




/*product detail*/
.wrap .image-box .magiczoom a .zoomWrapper {
    width: auto !important;
    height: auto !important;
}

.wrap .item-box .item-name {
    font-size: 25px;
    font-weight: 400;
    color: #333;
    line-height: 30px;
    margin: 10px 0;
}

@media (min-width: 992px) {
    .wrap .item-box .item-name {
        margin-top: 0;
    }
}

.item-brand h6 {
    margin: 0 5px 0 0;
    line-height: 20px;
    display: inline-block;
}

.item-brand p {
    line-height: 20px;
    margin-bottom: 0;
    display: inline-block;
}

    .item-brand p a {
        color: #00aaf1;
        font-weight: 700;
    }

.special-price-item {
    margin: 7px 0;
    font-size: 12px;
}

    .special-price-item span:nth-child(2) {
        color: #090;
        font-size: 25px;
        font-weight: 700;
    }

.quantity {
    display: inline-block;
    position: relative;
    width: 4.1429em;
    margin-right: 0.8571em;
}

    .quantity .minus {
        bottom: 0;
    }

    .quantity .plus {
        top: 0;
    }

    .quantity .minus, .quantity .plus {
        background: transparent;
        position: absolute;
        left: 2.8571em;
        width: 1.1428em;
        height: 1.1428em;
        line-height: 1;
        border: 1px solid #ccc;
        border-radius: 0;
        padding: 0;
        outline: none;
    }

    .quantity .qty {
        -moz-appearance: textfield;
        text-align: center;
        width: 2.5em;
        height: 2.7143em;
        padding-left: 0;
        padding-right: 0;
    }

    .quantity .qty, .quantity .minus:hover, .quantity .plus:hover {
        color: #d0205e;
    }

.item-product-options .quantity-box {
    padding: 10px 0;
    /*border: 1px solid #e7e7e7;
    background-color: #fafafa;*/
    display: table;
}

    .item-product-options .quantity-box .quantity-label {
        line-height: 18px;
        font-size: 12px;
    }

    .item-product-options .quantity-box .quantity-col1 {
        clear: both;
        float: left;
        width: 70px;
    }

@media (min-width: 480px) {
    .item-product-options .quantity-box .quantity-col1 {
        margin-left: 35px;
    }
}

.input-group {
    display: table;
    position: relative;
}

.bootstrap-touchspin .input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}

    .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
        border-radius: 0 4px 0 0;
    }

/* related product */
.related_product_list li {
    width: 100%;
    padding-bottom: 8px;
    display: table;
}

.related-product-img {
    float: left;
    width: 96px;
    padding: 0;
    border-radius: 0;
}

.related-product-detail {
    padding-left: 10px;
    display: table;
}

    .related-product-detail a {
        font-size: 17px;
    }

.related-product-price {
    padding-top: 10px;
    font-weight: bold;
}

/* Overwrite */
.btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 1px;
}

.row_menu {
    overflow: hidden;
}

.header-navigation ul li a {
    display: block;
    color: #444;
    font-size: 13px;
    position: relative;
    height: 30px;
    line-height: 30px;
    padding: 0 10px 0 10px;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    text-decoration: none;
}