/* 5 cached file css_c577ce0562143afe9b5de2f435d339a5 */
#admin-navbar #remove-bar,
#admin-navbar .admin-link,
#admin-navbar .admin-link a,
#admin-navbar .logo-navbar,
.errorMsg>i+div,
.topbar-nav {
    display: inline-block
}

.jj-dropdown-toggle a,
.testimony-list .date {
    font-family: Oxygen, sans-serif
}

.btn,
a {
    outline: 0!important
}

.jj-message .ferror {
    margin-bottom: 8px
}

.jj-message .ferror:last-child {
    margin-bottom: 0
}

.jj-message i {
    margin-right: 6px
}

.mb-xs {
    margin-bottom: 10px
}

.mb-sm {
    margin-bottom: 14px
}

.mb-md {
    margin-bottom: 20px
}

.mb-lg {
    margin-bottom: 30px
}

.tdright {
    text-align: right
}

.tdcenter {
    text-align: center
}

#admin-navbar {
    height: 50px;
    line-height: 50px;
    background-color: #f19012;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    z-index: 99999
}

#admin-navbar .admin-link {
    line-height: 30px;
    margin-left: 12px;
    padding-left: 15px;
    border-left: 1px solid #b06a10
}

#admin-navbar .admin-link a {
    font-size: 11px;
    line-height: 14px;
    font-weight: 700;
    padding: 5px 10px 4px;
    background-color: #76bfcb;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .2);
    border-radius: 6px;
    border-bottom: 2px solid #59929b
}

#admin-navbar .admin-link a:hover {
    text-decoration: none;
    background-color: #6cb8c4
}

#admin-navbar .admin-info {
    font-size: 12px;
    text-align: right
}

#admin-navbar .admin-info a {
    color: #fff
}

#admin-navbar .admin-info strong,
#admin-navbar .logout-link {
    display: inline-block;
    line-height: 20px;
    margin-right: 10px;
    padding-right: 12px;
    border-right: 1px solid #b06a10
}

#admin-navbar #remove-bar {
    line-height: 20px;
    font-size: 16px;
    color: #333
}

#admin-navbar #remove-bar:hover {
    color: #000
}

@media (max-width:767px) {
    #admin-navbar {
        height: auto;
        line-height: 18px;
        padding: 10px 0;
        text-align: center
    }
    #admin-navbar .admin-info {
        margin-top: 10px;
        padding: 6px 10px;
        background-color: #d67900;
        text-align: center
    }
    #admin-navbar .logout-link {
        padding-right: 0;
        border-right: 0 none
    }
    #remove-bar {
        position: absolute;
        top: -36px;
        right: 20px
    }
}

.topbar-right {
    text-align: right
}

.topbar-menu {
    float: left
}

@media (max-width:767px) {
    .topbar-right {
        text-align: center
    }
}

.jj-dropdown-toggle {
    margin: 15px
}

.jj-dropdown {
    float: right
}

.jj-dropdown-toggle a:focus,
.jj-dropdown-toggle a:hover {
    text-decoration: none;
    border-color: #EA4B89
}

.jj-dropdown-toggle i {
    margin-right: 6px
}

.jj-dropdown-menu {
    text-align: left;
    position: absolute;
    width: 250px;
    right: 0;
    background-color: #fff;
    z-index: 11000
}

.jj-dropdown-menu>div {
    padding: 12px
}

.topbar-right .jj-dropdown-menu {
    right: 0
}

.topbar-left .jj-dropdown-menu {
    left: 0
}

.login-footer {
    margin-top: 15px
}

.login-footer p {
    margin-bottom: 5px;
    font-size: .9em
}

#cart-menu .jj-dropdown-menu {
    width: 400px
}

#cart-menu .cart-list {
    width: 100%
}

#cart-menu .cart-list th {
    padding: 6px;
    background-color: #333;
    color: #fff
}

#cart-menu .cart-list td {
    padding: 8px 6px;
    border-bottom: 1px solid #ddd
}

.topbar-menu #block-account {
    padding: 0
}

#block-account .account-info {
    padding: 10px 14px
}

#block-account .account-info p {
    margin-bottom: 0
}

.topbar-menu #block-account ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.topbar-menu #block-account ul a {
    display: block;
    padding: 8px 12px;
    border-bottom: 1px solid #ddd
}

.category-nav,
.category-nav li,
.category-nav ul {
    padding: 0;
    margin: 0
}

.topbar-menu #block-account ul a:hover {
    text-decoration: none;
    background-color: #f7f7f7;
    color: #069
}

.topbar-menu #block-account .logout-menu a {
    background-color: #d9534f;
    color: #fff
}

.topbar-menu #block-account .logout-menu a:hover {
    background-color: #d2322d;
    color: #fff
}

.category-nav li {
    position: relative;
    list-style: none
}

.category-nav a {
    color: #333
}

.category-nav a:hover {
    color: #069;
    text-decoration: none
}

@media (min-width:992px) {
    .category-nav .submark,
    .menu-mobile {
        display: none
    }
    .category-nav .subnav {
        opacity: 0;
        visibility: hidden;
        z-index: 99999;
        position: absolute;
        width: 240px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s
    }
    .category-nav .subnav>ul {
        border-radius: 0;
        background-color: #EA4B89
    }
    .category-nav .subnav a {
        display: block
    }
    .category-nav .subnav>ul>li:last-child>a {
        border-bottom: 0 none
    }
    .category-nav .subnav a:hover {
        background-color: #AB3563
    }
    .category-nav .subnav li:first-child a:hover {
        border-radius: 0
    }
    .category-nav .subnav li:last-child a:hover {
        border-radius: 0 0 4px 4px
    }
    .nav-vertical .category-nav>li>a {
        display: block;
        padding: 12px 10px;
        border-top: 1px solid #ededed;
        border-bottom: 1px solid #ccc
    }
    .nav-vertical .category-nav>li:last-child>a {
        border-bottom: 0 none
    }
    .nav-vertical .category-nav>li:first-child>a {
        border-top: 0 none
    }
    .nav-vertical .category-nav>li>a:hover {
        background-color: #f9f9f9
    }
    .nav-vertical .category-nav>li>.subnav {
        top: -50px;
        left: 180px;
        padding-top: 5px
    }
    .nav-vertical .category-nav>li:hover>.subnav {
        opacity: 1;
        visibility: visible;
        top: 0;
        left: 200px
    }
    .nav-horizontal .category-nav>li {
        float: left
    }
    .nav-horizontal .category-nav>li>.subnav {
        top: 100px;
        padding-top: 2px
    }
    .nav-horizontal .category-nav>li:hover>.subnav {
        opacity: 1;
        visibility: visible;
        top: 100%;
        left: 0
    }
    .category-nav .subnav .subnav {
        top: 0;
        left: 0
    }
    .category-nav .subnav li:hover>.subnav {
        opacity: 1!important;
        visibility: visible!important;
        left: 240px
    }
    .category-nav .subnav .subnav li:hover>.subnav {
        left: 235px
    }
}

@media (max-width:992px) {
    .category-nav .submark {
        display: inline-block;
        font-size: 12px;
        line-height: 35px;
        width: 42px;
        height: 33px;
        text-align: center;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 999;
        color: #fff
    }
    .category-nav .submark:hover {
        background-color: rgba(0, 0, 0, .2);
        color: #fff;
        cursor: pointer
    }
    .category-nav a {
        display: block;
        padding: 0 15px;
        position: relative
    }
    .category-nav>li>a {
        border-radius: 0
    }
    .category-nav>li:last-child>a {
        border-bottom: 0 none
    }
    .category-nav .subnav {
        display: none
    }
}

.social-link a,
.social-link li {
    display: inline-block
}

@media (min-width:767px) and (max-width:992px) {
    .category-nav li a {
        float: left
    }
    .category-nav .subnav {
        position: absolute;
        background: #0084f0;
        z-index: 1
    }
    .category-nav .submark {
        position: inherit
    }
    li.active span i,
    li.active ul li.active span i,
    li.active ul li.active ul li.active span i {
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    li.active ul li span i,
    li.active ul li ul li span i {
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

form .label {
    font-size: 10px;
    line-height: 10px;
    font-weight: 400;
    padding: 0 6px
}

.form-horizontal .control-label {
    text-align: left
}

.form-horizontal .form-group {
    margin-bottom: 20px
}

@media (max-width:767px) {
    .form-horizontal .control-label {
        margin-bottom: 6px
    }
    .form-horizontal .form-group {
        margin-bottom: 15px
    }
}

.page-content {
    padding: 30px 15px
}

.block-bottommenu ul {
    font-size: 13px;
    margin: 0;
    padding: 0;
    list-style: none
}

.block-bottommenu li {
    margin-bottom: 6px
}

.block-contactus p {
    margin-bottom: 4px
}

.social-link {
    -webkit-padding-start: 0
}

.social-link li {
    margin-left: 10px;
    border: 1px solid #ddd;
    border-radius: 50%;
    overflow: hidden;
    height: 26px;
    width: 26px
}

.social-link i {
    width: 24px;
    height: 24px;
    line-height: 24px;
    color: #777;
    text-align: center;
    border-radius: 50%;
    font-size: 20px
}

.social-link a:hover i {
    background-color: #fff
}

.modal-dialog.modal-confirm {
    margin-top: 80px
}

.account-bar-show .modal-dialog.modal-confirm {
    margin-top: 90px
}

.modal-dialog .modal-footer {
    padding-top: 12px;
    padding-bottom: 12px
}

#newsletter-modal .modal-dialog {
    width: 380px;
    margin-top: 80px
}

#newsletter-modal .modal-content {
    padding: 15px
}

#newsletter-modal .alert {
    padding: 10px
}

@media (min-width:768px) {
    .modal-dialog.modal-confirm {
        width: 350px
    }
}

.menu-member {
    position: relative
}

.menu-pills {
    padding-bottom: 6px;
    border-bottom: 1px solid #e0e0e0
}

.menu-member .tab-menu {
    margin-right: 100px
}

.menu-member .menu-logout {
    position: absolute;
    top: 0;
    right: 0
}

.menu-member .nav-pills>li {
    margin: 0 6px 10px 0
}

.menu-member .nav-pills>li+li {
    margin-left: 0
}

.menu-member .nav-pills>li>a {
    color: #333;
    background-color: #eee;
    padding: 4px 15px;
    border-radius: 2px
}

.menu-member .nav-pills>li.active>a,
.menu-member .nav-pills>li.active>a:hover {
    background-color: #0084f0;
    color: #fff
}

.menu-member .nav-pills>li>a:hover {
    background-color: #ddd
}

@media (max-width:479px) {
    .menu-pills {
        padding-bottom: 16px
    }
    .menu-pills .tab-menu {
        margin-right: 0
    }
    .menu-member .nav-pills>li {
        float: none;
        width: 100%;
        margin: 0 0 6px
    }
    .menu-member .menu-logout {
        position: static
    }
    .menu-member .menu-logout a {
        width: 100%;
        text-align: left
    }
}

.section-title {
    font-size: 22px;
    margin: 0 0 16px
}

.section-content,
.section-title:first-child {
    margin-bottom: 28px
}

.section-content:last-child {
    margin-bottom: 0
}

.member-tab-content {
    padding: 22px 0 34px
}

#member-container i {
    margin-right: 5px
}

#review-list-container {
    padding: 15px 0
}

.member-form-container {
    padding: 16px 8px 6px;
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #ddd;
    background-color: #fcfcfc;
    margin: 15px 0
}

.order-status .label {
    font-size: 16px
}

.order-status-date,
.total-price {
    color: #068e00
}

.via-inputs label {
    margin-right: 18px
}

#list-data-confirm {
    max-height: 400px;
    overflow: auto
}

#list-data-confirm tbody strong {
    margin-left: 10px
}

#address-add-container {
    margin: 10px 0 0;
    padding-top: 20px
}

#address-list-container {
    margin-top: 24px
}

#address-edit-result {
    margin-top: 14px
}

.editaddr-form-cont .form-cont {
    padding: 0
}

.list-meta {
    margin: 0;
    padding: 0
}

.list-meta li {
    list-style: none;
    padding: 14px 0;
    border-bottom: 1px dotted #bbb
}

.meta-label {
    float: left;
    width: 170px;
    font-weight: 700;
    font-size: 14px
}

.meta-value {
    font-size: 14px;
    margin-left: 170px
}

.meta-bg {
    background-color: #fff;
    padding: 8px
}

.meta-value .list-meta li:last-child {
    border-bottom: 0
}

.meta-value-product img {
    float: left
}

.meta-value-product .prodinfo {
    margin-left: 78px
}

.meta-value-product .prodinfo em {
    display: block;
    margin-top: 4px;
    font-weight: 700
}

.meta-value-product .order-item {
    padding: 12px 0;
    border-bottom: 1px dotted #d3d3d3
}

.meta-value-product .order-item:first-child {
    padding-top: 0
}

.meta-value-product .order-item:last-child {
    padding-bottom: 0;
    border-bottom: 0 none
}

.member-table-mobile .member-form-container {
    margin-top: 14px
}

@media (max-width:767px) {
    .member-table {
        display: none
    }
    .member-table-mobile {
        display: block!important
    }
    .member-table-mobile .member-table-item {
        margin-bottom: 18px
    }
}

@media (max-width:479px) {
    .meta-value,
    .meta-value-product .prodinfo {
        margin-left: 0
    }
    .meta-label {
        float: none;
        display: block;
        width: 100%;
        margin-bottom: 4px
    }
    .meta-value .label {
        display: inline-block;
        padding-top: 8px;
        padding-bottom: 8px
    }
    .meta-value-product img {
        display: block;
        float: none;
        margin-bottom: 8px
    }
}

.cslist {
    margin: 0;
    padding: 0
}

.cslist li {
    margin: 0;
    list-style: none;
    padding: 10px 0;
    border-bottom: 1px dotted #ddd
}

.cslist li a {
    float: right
}

.polling-option {
    margin: 8px 0 12px;
    padding: 0
}

.polling-option li {
    margin: 0;
    list-style: none;
    padding: 4px 0
}

#content-contact #contact-main {
    padding-top: 40px
}

#testimony-add i {
    margin-right: 6px
}

.post-date i,
.posts .post .more i,
.posts .post-date i {
    margin-right: 4px
}

#testimonial-form {
    margin-top: 10px
}

#content-testimony .testimony-list {
    margin-top: 20px
}

.testimony-list .testimony {
    border: 1px solid #eee;
    padding: 5px 10px;
    margin-top: -1px
}

.testimony-list .testimony-info {
    margin-bottom: 10px;
    border-radius: 3px;
    padding: 6px 10px
}

.testimony-list .testimony-info i {
    margin-right: 4px;
    color: #999
}

.testimony-list .author {
    float: left;
    font-size: 12px
}

.testimony-list .author span {
    color: #444;
    font-style: italic
}

.testimony-list .date {
    float: right;
    color: #777;
    font-size: 12px
}

.testimony-list .testimony-content {
    position: relative;
    padding-left: 50px
}

.testimony-list .testimony-content i {
    color: #f9c801;
    font-size: 18px;
    position: absolute;
    top: 2px;
    left: 11px
}

.testimony.review.reply {
    background-color: #FBFBFB
}

@media (max-width:479px) {
    .testimony-list .author,
    .testimony-list .date {
        float: none;
        width: 100%;
        text-align: left
    }
    .testimony-list .author {
        margin-bottom: 4px
    }
}

.posts .post {
    margin-bottom: 5px;
    display: block;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px
}

.post-date abbr,
.posts .post-date abbr {
    border-bottom: 0 none
}

.posts .post-title {
    font-size: 22px
}

.posts .post-title a {
    display: inline-block;
    width: 100%;
    font-family: Merriweather;
    font-weight: 700;
    color: #333
}

.post-date {
    font-size: 13px
}

.posts .post-main {
    display: table
}

.posts .post .more {
    margin-top: 15px
}

.post-image {
    margin-bottom: 15px
}

.post-image img {
    display: inline-block;
    max-width: 100%
}

.post-detail .entry-content {
    padding-left: 8px
}

@media (max-width:767px) {
    .posts .post-date,
    .posts .post-title {
        float: none;
        width: 100%
    }
    .posts .post-title {
        margin-bottom: 5px
    }
}

#content-ongkoskirim .select-state {
    margin-bottom: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

#content-ongkoskirim .table tbody tr:first-child th {
    text-align: right;
    border-top: 0 none;
    border-bottom: 1px solid #ddd;
    background-color: transparent
}

#content-ongkoskirim .table tbody tr:first-child th:first-child {
    text-align: left
}

#content-ongkoskirim .table tbody tr~tr:nth-child(odd) td {
    background-color: #f9f9f9
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.slick-slider {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block;
    width: 500px
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block;
    margin: 10px 5px
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@charset 'UTF-8';
.slick-dots,
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    padding: 0
}

.slick-dots li,
.slick-dots li button {
    cursor: pointer;
    height: 20px;
    width: 20px
}

.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
    font-family: slick;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-loading .slick-list {
    background: url(ajax-loader.gif) center center no-repeat #fff
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -10px\9;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: rgba(255, 255, 255, .3);
    z-index: 1
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff
}

.slick-prev {
    left: 0
}

[dir=rtl] .slick-prev {
    right: 0;
    left: auto
}

.slick-prev:before {
    content: '←'
}

.slick-next:before,
[dir=rtl] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: 0
}

[dir=rtl] .slick-next {
    right: auto;
    left: 0
}

[dir=rtl] .slick-next:before {
    content: '←'
}

.slick-slider {
    margin-bottom: 0
}

.slick-dots {
    bottom: -45px;
    width: 100%;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #000
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.cloud-zoom-loading,
.cloud-zoom-title {
    color: #fff;
    padding: 3px
}

.cloud-zoom-lens {
    margin: -4px;
    background-color: #fff;
    cursor: move
}

.cloud-zoom-title {
    font-family: Arial, Helvetica, sans-serif;
    position: absolute!important;
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 10px;
    top: 0
}

.cloud-zoom-big {
    overflow: hidden
}

.cloud-zoom {
    display: block;
    margin-bottom: 5px
}

.cloud-zoom img {
    width: 100%
}

.cloud-zoom-gallery {
    margin-right: 4px
}

.cloud-zoom-gallery img {
    padding: 1px;
    border: 1px solid #ccc
}

#btn-do-login,
.btn-primary,
.btn-theme,
.category-nav,
.modal-backdrop,
.pagination>li>a,
.pagination>li>span {
    background-color: #A081C7
}

a,
a:hover {
    color: #A081C7
}

#newsletter_email, 
#newsletter_submit{
    margin-top:5px !important
}

#contact-form input:focus,
.form-control:focus,
select:hover {
    border-top: 1px solid #A081C7
}

#btn-do-login:focus,
#btn-do-login:hover,
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-theme:focus,
.btn-theme:hover,
.open .dropdown-toggle.btn-primary {
    border-color: #A081C7!important;
    color: #A081C7!important
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.product-price .product-price-old,
.product-price .product-price-retail {
    color: #A081C7
}

.support-product .block-title h3 {
    background: #A081C7
}

.category-nav li a:hover {
    background-color: rgba(0, 0, 0, .2)
}

#newsletter_submit {
    background-color: #A081C7
}

#newsletter_submit:hover {
    border-color: #A081C7;
    color: #A081C7
}

@media (min-width:992px) {
    .category-nav .subnav>ul {
        background-color: #A081C7
    }
    .category-nav .subnav a:hover {
        background-color: rgba(0, 0, 0, .2)
    }
}

@media (min-width:768px) {
    #top .topbar .navbar .nav>li>a:focus,
    #top .topbar .navbar .nav>li>a:hover {
        border-color: #A081C7
    }
}

a,
a:hover {
    color: #EA4B89
}

.entry-content ol,
ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

.btn,
.table>thead>tr>th {
    text-transform: uppercase
}

body {
    background-color: #fff;
    font-size: 15px;
    font-family: Oxygen, sans-serif
}

a {
    text-decoration: none;
    transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s
}

a:hover {
    text-decoration: underline;
    transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s
}

#top {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

#top .navbar-header {
    background: #fff
}

ol,
ul {
    padding-left: 0;
    list-style-type: none
}

.block-topmenu .dropdown:hover .dropdown-menu {
    display: block
}

button.close {
    background: #000;
    opacity: 1;
    color: #fff;
    padding: 3px 7px 6px
}

.entry-content ol {
    list-style-type: disc
}

#contact-form input,
#testimonial-form input,
.form-control,
select {
    border: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 1px transparent;
    box-shadow: inset 0 1px 1px transparent;
    font-size: 13px;
    border-radius: 20px;
    height: 34px;
    padding: 6px 12px;
}

#contact-form input:focus,
.form-control:focus,
select:hover {
    border-top: 1px solid #EA4B89;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px transparent, 0 0 8px rgba(102, 175, 233, 0);
    box-shadow: inset 0 1px 1px transparent, 0 0 8px rgba(102, 175, 233, 0)
}

#wrap {
    z-index: 99!important
}

.modal-backdrop {
    background-color: #EA4B89
}

.modal-backdrop.in {
    opacity: .9
}

.modal-content {
    padding: 15px;
    border-radius: 2px;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 5px 15px transparent;
    box-shadow: 0 5px 15px transparent
}

.block-search {
    line-height: 53px
}

.block-search button.btn {
    display: none
}

.search-tool .form-group .col-sm-3,
.search-tool .form-group .col-sm-9 {
    width: auto
}

.search-tool .form-group {
    display: inline-block;
    padding: 0 10px
}

.search-tool {
    background: #F9F9F9;
    padding: 15px
}

.btn {
    border: 1px solid transparent;
    padding: 4px 13px;
    font-size: 12px;
    border-radius: 25px;
    color: #404040;
    font-weight: 700;
    letter-spacing: 1px
}

#btn-do-login,
.btn-primary,
.btn-theme {
    background-color: #EA4B89
}

#btn-do-login:focus,
#btn-do-login:hover,
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-theme:focus,
.btn-theme:hover,
.open .dropdown-toggle.btn-primary {
    border-color: #EA4B89!important;
    color: #EA4B89!important;
    background-color: #fff!important
}

input#btn-buy-prod {
    width: 100%;
    padding: 15px 18px;
    text-align: center;
    font-size: 14px;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .1)
}

input#btn-buy-prod:hover {
    background-color: #AB3563;
    color: #fff
}

.product-spec {
    background: #F2F2F2;
    padding: 15px
}

.navbar-toggle {
    padding: 11px 10px
}

.alert-danger {
    background-color: #CC341F;
    border-color: #CC341F;
    color: #FFF
}

#contact-map {
    margin: 50px 0
}

.alert {
    padding: 5px 10px;
    margin-bottom: 20px;
    border: 0 solid transparent;
    border-radius: 0
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #fff;
    margin: 10px 10px 10px 0;
    border-radius: 4px;
    background-color: #EA4B89;
    border: 0 solid #ddd
}

span.pagin-item.item.pagin-current {
    background-color: #AB3563
}

#tab-content-profile button{
    margin-top:15px;
}

.dropdown-menu {
    font-size: 13px;
    background-color: #fff;
    border: 0 solid #e5e5e5;
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px transparent;
    box-shadow: 0 6px 12px transparent
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #ED4C89;
    background-color: #fff
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, .1)
}

.table>thead>tr>th {
    vertical-align: top;
    border-bottom: 1px solid #ddd;
    background: #F1F4F9;
    font-size: 10px;
    letter-spacing: 0
}

.navbar-toggle {
    margin-right: 0
}

li.clearfix .info h3 {
    margin-top: 0;
    height: 25px;
    overflow: hidden
}

li.clearfix .info a {
    font-size: 12px
}

ul.product-list-block.clearfix li img {
    width: 100%;
    height: auto
}

ul.product-list-block.clearfix li {
    float: left;
    width: 50%;
    padding: 10px 10px 0 0
}

.support-product {
    background: #F2F2F2;
    margin: 15px
}

.support-product .block-title h3 {
    font-size: 12px;
    font-family: Merriweather;
    font-weight: 700;
    color: #fff;
    background: #EA4B89;
    padding: 10px 15px
}

.testimonial-item {
    border: 2px dashed #f9c801;
    border-radius: 25px 0 25px 25px;
    padding: 5% 10%
}

.testimonial-content {
    line-height: 1.6em
}

.polling-content,
.testimonial-content {
    margin-bottom: 10px
}

.testimonial-info {
    margin: 10px 0
}

.np {
    padding-left: 0;
    padding-right: 0
}

.nm {
    margin-left: 0;
    margin-right: 0
}

.padd {
    padding: 15px
}

h2.title-primary b {
    font-weight: 900;
    color: #A081C7;
    font-family: open sans;
    letter-spacing: -1px
}

h2.title-primary {
    color: #777;
    line-height: 40px;
    font-weight: 400
}

h5.product-title a {
    color: #333;
    font-size: 12px;
    height: 30px;
    overflow: hidden
}

h5.product-title {
    min-height: 30px
}

.icon-cart {
    padding: 15px 0!important;
    float: right
}

.icon-cart img {
    width: 25px
}

.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: #FFF;
    border-radius: 0
}

.block-news,
.product-item img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .07)
}

.block-news {
    padding: 10px;
    background-color: #fff;
    margin: 10px 7px;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .07)
}

.block-news h5 {
    font-size: 18px;
    font-weight: 700;
    font-family: Merriweather
}

.block-news img {
    width: 100%;
    max-width: 450px
}

#content-newslist img {
    width: 90%
}

#content-newslist .post-image {
    float: left;
    width: 25%
}

#content-newslist .entry-content {
    float: left;
    width: 75%
}

.product-display-nav a,
.product-order-nav a,
.product-order-nav span {
    padding: 10px;
    font-weight: 700
}

.site-main .readability {
    background-color: #fff;
    padding: 50px 0
}

.site-main .readability h1 {
    font-family: Merriweather;
    font-size: 2.5em;
    font-weight: 700
}

.site-main .readability .entry-content {
    font-family: Merriweather;
    line-height: 1.7em;
    font-size: 15px
}

.post-date {
    font-size: 14px;
    color: #9C9C9C;
    font-family: Merriweather;
    font-weight: 700;
    margin-bottom: 20px
}

.product-buy {
    padding: 15px;
    background: #f2f2f2;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    margin-bottom: 15px
}

select#buy-stock {
    padding: 5px 15px;
    width: 100%;
    border-radius: 4px;
    margin: 15px 0
}

.product-buy h3 {
    display: none
}

.product-detail h4.title,
.product-detail label,
.product-spec h4.title {
    width: 100%;
    font-weight: 400;
    font-size: 13px;
    font-family: Merriweather
}

.list {
    padding: 10px;
    background: #F2F2F2
}

.price-info strong del {
    color: #777
}

.price-info strong {
    font-size: 17px;
    color: #333;
    font-family: Merriweather;
    width: 100%
}

#top .topbar {
    background-color: #fff
}

#top .topbar .navbar {
    border: 0;
    margin-bottom: 0
}

#top .navbar-toggle .icon-bar {
    background: #0084f0
}

.navbar-toggle .icon-bar {
    background: #fff
}

.navbar-brand {
    color: #fff
}

#top .navbar-brand {
    height: 55px
}

#site-footer .copyright strong.title,
#top .logo h1,
#top .logo strong {
    margin: 0;
    font-family: Sacramento, cursive;
    text-transform: lowercase;
    font-size: 36px;
    font-weight: 400
}

#top .logo a {
    color: #0084f0;
    font-weight: 700;
    text-decoration: none;
    line-height: 35px
}

a#magic-move {
    line-height: auto;
    position: ralative;
    right: 0
}

.coribbon,
.info .label {
    position: absolute
}

span.cat-title {
    color: #fff!important;
    line-height: 46px;
    font-size: 15px;
    padding: 4px 15px;
    font-family: Merriweather;
    font-weight: 700
}

.category-nav {
    padding: 8px 0;
    background-color: #EA4B89
}

.category-nav li a {
    color: #fff;
    padding: 4px 13px;
    line-height: 25px
}

.category-nav li a:hover {
    color: #fff;
    background-color: #AB3563
}

.product-item {
    padding: 10px 7px
}

.product-item:hover .product-inner {
    background-color: #D6DCE4
}

.product-item img {
    width: 100%;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .07)
}

.product-inner {
    background-color: #fff;
    padding: 10px 10px 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .07);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .07)
}

.product-price {
    padding: 10px 0
}

.product-price .product-price-old,
.product-price .product-price-retail {
    color: #EA4B89
}

.product-price .product-price-old {
    color: #777;
    margin-right: 10px
}

.disc,
.oos {
    padding: 5px;
    color: #fff;
    border-radius: 2px;
    font-size: 10px
}

.coribbon {
    top: 20px;
    padding: 5px
}

.disc {
    background-color: #4FC2FD;
    margin-bottom: 5px
}

.oos {
    background-color: #EA4B89
}

#block-cart {
    background: #fff;
    padding: 15px
}

#block-cart table.cart-list {
    margin: 15px 0
}

#block-cart table.cart-list td,
#block-cart table.cart-list th {
    padding: 10px 5px;
    border: 1px solid #eee
}

#order-step {
    padding: 15px
}

#order-step span.step-main {
    padding: 0 35px
}

#order-step strong.step {
    padding: 0 10px
}

#order-step strong.step.active {
    text-decoration: underline;
    color: #ef980d
}

#shoppingcart table tr td {
    padding: 20px
}

#cart-form-main {
    padding: 15px
}

.form-horizontal .control-label {
    text-align: left;
    font-family: Montserrat;
    text-transform: uppercase;
    font-size: 10px;
    color: #363636
}

input.qty {
    padding: 10px;
    width: 50px;
    border: 1px solid #ddd;
    font-weight: 700;
    text-align: right
}

form#cart-form-secondary {
    padding: 20px;
    margin: 15px;
    background: #F1F4F9
}

form#cart-form-secondary input {
    margin: 5px 0
}

form#cart-form-secondary input.btn {
    height: 34px
}

form#cart-form-mobile {
    padding: 15px
}

form#cart-form-mobile .cart-item {
    border: 1px solid #ddd;
    margin: 15px 0;
    padding: 15px
}

form#cart-form-mobile .cart-item .cart-title {
    padding: 5px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px
}

#block-account li a {
    padding: 0 15px;
    line-height: 35px
}

#store-login,
#store-register {
    padding: 20px
}

#store-login:hover,
#store-register:hover {
    background: #F9f9f9
}

#same-address-check,
.address-list ul li {
    padding: 5px;
    background: #F1F4F9;
    border-bottom: 1px solid #ddd
}

#site-footer input {
    margin-bottom: 10px
}

.copyright {
    text-align: center;
    padding: 20px
}

.newsletter-box {
    background: #0084f0
}

#newsletter_submit {
    background-color: #EA4B89;
    height: 34px
}

#newsletter_submit:hover {
    border-color: #EA4B89;
    color: #EA4B89;
    background-color: #fff
}

.product-list-block .info {
    min-height: 45px
}

#bottom {
    background: #2c2c2c
}

.f10 {
    font-size: 10px!important
}

.f11 {
    font-size: 11px!important
}

.f12 {
    font-size: 12px!important
}

.f13 {
    font-size: 13px!important
}

.f14 {
    font-size: 14px!important
}

.f15 {
    font-size: 15px!important
}

.f16 {
    font-size: 16px!important
}

.f22 {
    font-size: 22px!important
}

.f30 {
    font-size: 30px!important
}

.m0 {
    margin: 0
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt25 {
    margin-top: 25px
}

.mt30 {
    margin-top: 30px
}

.mt50 {
    margin-top: 50px
}

.mt100 {
    margin-top: 100px
}

.mb5 {
    margin-bottom: 5px
}

.mb10 {
    margin-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.mb25 {
    margin-bottom: 25px
}

.mb30 {
    margin-bottom: 30px
}

.mb50 {
    margin-bottom: 50px
}

.mb100 {
    margin-bottom: 100px
}

.mr5 {
    margin-right: 5px
}

.mr10 {
    margin-right: 10px
}

.mr15 {
    margin-right: 15px
}

.mr20 {
    margin-right: 20px
}

.mr25 {
    margin-right: 25px
}

.mr30 {
    margin-right: 30px
}

.ml5 {
    margin-left: 5px
}

.ml10 {
    margin-left: 10px
}

.ml15 {
    margin-left: 15px
}

.ml20 {
    margin-left: 20px
}

.ml25 {
    margin-left: 25px
}

.ml30 {
    margin-left: 30px
}

.pl5 {
    padding-left: 5px
}

.pl10 {
    padding-left: 10px
}

.pl15 {
    padding-left: 15px
}

.pl20 {
    padding-left: 20px
}

.pl25 {
    padding-left: 25px
}

.pl30 {
    padding-left: 30px
}

.pr5 {
    padding-right: 5px
}

.pr10 {
    padding-right: 10px
}

.pr15 {
    padding-right: 15px
}

.pr20 {
    padding-right: 20px
}

.pr25 {
    padding-right: 25px
}

.pr30 {
    padding-right: 30px
}

.p5 {
    padding: 5px
}

.p10 {
    padding: 10px
}

.p15 {
    padding: 15px
}

.p20 {
    padding: 20px
}

.p25 {
    padding: 25px
}

.p30 {
    padding: 30px
}

.pt5 {
    padding-top: 5px
}

.pt10 {
    padding-top: 10px
}

.pt15 {
    padding-top: 15px
}

.pt20 {
    padding-top: 20px
}

.pt25 {
    padding-top: 25px
}

.pt30 {
    padding-top: 30px
}

.pb5 {
    padding-bottom: 5px
}

.pb10 {
    padding-bottom: 10px
}

.pb15 {
    padding-bottom: 15px
}

.pb20 {
    padding-bottom: 20px
}

.pb25 {
    padding-bottom: 25px
}

.pb30 {
    padding-bottom: 30px
}

.normal-text {
    font-size: 13px!important
}

.large-text {
    font-size: 15px!important
}

.semi-bold {
    font-weight: 400!important
}

.bold {
    font-weight: 700!important
}

.bolder {
    font-weight: 900!important
}

.light {
    font-weight: 300!important
}

.all-caps {
    text-transform: uppercase
}

.normal {
    font-weight: 400;
    text-transform: none
}

.muted {
    opacity: .5
}

.hint-text,
.link {
    opacity: .7
}

.no-decoration {
    text-decoration: none!important
}

.text-black {
    color: #2c2c2c!important
}

.text-white {
    color: #fff!important
}

.link:hover {
    opacity: 1
}

.link.active {
    opacity: 1;
    font-weight: 700
}

@media (min-width:1280px) {
    .container {
        width: 1280px
    }
}

@media (min-width:1200px) {
    #top {
        position: fixed;
        z-index: 10000;
        width: 100%
    }
    .adjust {
        padding-top: 55px
    }
}

@media (min-width:1400px) {
    .col-lg-13 {
        width: 12.5%
    }
    .page-content {
        padding: 30px 100px
    }
}

@media (max-width:768px) {
    .category-nav .subnav .subnav a,
    .category-nav .subnav a {
        border-bottom: 1px solid #0084F0;
        font-size: 14px;
        color: rgba(255, 255, 255, .9)
    }
    .category-nav .subnav a {
        background-color: #0084F0;
        background: rgba(1, 1, 1, .2)
    }
    .category-nav .subnav .subnav a {
        background: rgba(1, 1, 1, .2)
    }
}

@media (max-width:992px) and (min-width:768px) {
    .category-nav .subnav,
    .category-nav .subnav a {
        width: 200px
    }
    .category-nav .subnav .subnav {
        margin-left: 100%
    }
    .category-nav .subnav .submark {
        position: absolute
    }
}

@media (min-width:768px) {
    #top .topbar .navbar .navbar-nav>li>a {
        padding: 19px 15px 16px;
        font-family: open sans;
        border-bottom: 2px solid transparent;
        font-size: 13px;
        color: #333;
        font-weight: 700
    }
    #top .topbar .navbar .nav>li>a:focus,
    #top .topbar .navbar .nav>li>a:hover {
        border-color: #EA4B89;
        background-color: #fff
    }
    .modal {
        top: 100px
    }
    .modal-dialog {
        margin: 30px auto
    }
    .block-search {
        float: left
    }
    #shoppingcart-mobile {
        display: none
    }
    #shoppingcart {
        display: block
    }
    .block-search input.form-control {
        padding: 0 10px;
        height: 27px;
        margin-top: -2px
    }
}

@media (max-width:768px) {
    .category-nav li {
        float: none
    }
    .category-nav>li>a {
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }
    a#magic-move {
        line-height: 25px;
        position: absolute;
        right: 55px
    }
    .jj-dropdown-menu {
        width: 100%;
        right: 0
    }
    .site-main .readability .entry-content {
        font-size: 12px
    }
    #shoppingcart-mobile {
        display: block
    }
    #shoppingcart {
        display: none
    }
    .block-search input.form-control {
        margin: 0 15px;
        width: 90%
    }
}

a.chat-whatsapp {
    position: fixed;
    z-index: 99;
    width: 48px;
    height: 48px;
    bottom: 10px;
    right: 10px;
}

.chat-whatsapp span {
    z-index: -1;
    color: #fff;
    background: #57bb63;
    padding: 17px;
    position: absolute;
    top: 0;
    width: 132px;
    right: 26px;
    border-radius: 40px 0 0 40px;
    line-height: normal;
    word-spacing: normal;
    font-size: 13px;
    font-weight: normal;
    font-family:Helvetica,Arial,sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}