
img {
    max-width: 100%
}

body {
    margin: 0px;
    font-size: 1.5rem !important;
      font-family: 'Inter', sans-serif;
}

body a,
.link {
    cursor: pointer;
    color: #4aa73f
}

body a:hover,
.link:hover {
    text-decoration: none;
    color: #4aa73f
}

h1 {
    font-size: 2em;
    line-height: 1em;
    color: #4aa73f
}

h2 {
    font-size: 1.5em;
    line-height: 2em;
    margin: 0;
    color: #4aa73f
}

.content-wrapper {
    max-width:1600px;
    margin: auto;
    margin-top: 1em;
    padding: 0 2em;
}

*:focus {
    outline: none !important;
}

.user-select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.title {
    margin-bottom: 2em
}

.title-border {
    border-top: 5px solid #4aa73f;
    width: 3em;
    border-radius: 0.5em
}

.title .tag {
    margin-top: 1em;
    color: #666
}

.title .tag a {
    color: #666;
}

.title .tag .fa-chevron-right {
    font-size: 0.7em;
    position: relative;
    top: -0.1em;
    margin: 0 0.3em
}

.show-mobile {
    display: none !important
}

.hide-mobile {
    display: inherit
}

.table-category .title {
    margin-bottom: 0em;
    font-weight: bold;
    font-size: 1.1em
}

.left-side-panel {
    width: 17em;
}

.left-side-panel ul {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 0.5em
}

.left-side-panel ul li {
    padding: 0;
    margin: 0;
    line-height: 2em;
}

.left-side-panel ul a {
    color: #333 !important;
    text-decoration: none
}

.left-side-panel ul a:hover li {
    color: #4aa73f
}

.category-with-selected .selected {
    color: #4aa73f
}

/* default table */
.div-table {
    display: table
}

.div-table-caption {
    display: table-caption
}

.div-table-col {
    display: table-cell;
    vertical-align: top;
}

.div-table-col-5 {
    display: table-cell;
    padding: 0.5em;
    vertical-align: top;
}

.div-table-col-3 {
    display: table-cell;
    padding: 0.3em;
    vertical-align: top;
}

.div-table-row {
    display: table-row;
}

.scrollToTop {
    color: #DB3932 !important;
    text-decoration: none !important;
    line-height: 1em;
    text-align: center;
}

.scrollToTop:hover {
    color: #333 !important;
    text-decoration: none;
}

.scrollToTop .arrow {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #DB3932;
    margin: auto;
    margin-bottom: 0.5em;
}

.scrollToTop:hover .arrow {
    border-bottom: 10px solid #333;
}

/* TEXT COLOR SET */
.text-white {
    color: #FFF !important;
}

.text-green-avocado {
    color: #568203 !important;
}

.text-red-cardinal {
    color: #C41E3A !important;
}

.text-yellow-mikado {
    color: #FFC40C !important;
}

.text-blue-munsell {
    color: #0093AF !important;
}

.text-purple-purpureus {
    color: #9A4EAE !important;
}

.text-black-jet {
    color: #343434 !important;
}

.text-gray-dim {
    color: #696969 !important
}

.text-gainsboro {
    color: #4aa73f !important
}

.text-cobalt-blue {
    color: #0047AB !important;
}


/* BG COLOR SET */
.bg-green-avocado {
    background-color: #568203 !important;
}

.bg-red-cardinal {
    background-color: #C41E3A !important;
}

.bg-yellow-mikado {
    background-color: #FFC40C !important;
}

.bg-blue-munsell {
    background-color: #0093AF !important;
}

.bg-blue-steel {
    background-color: #4682b4 !important;
}

.bg-purple-purpureus {
    background-color: #9A4EAE !important;
}

.bg-gray-dim {
    background-color: #696969 !important;
}

.bg-silver {
    background-color: #C0C0C0 !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* BOOTSTRAP OVERRIDE */
.container {
    width: 100%;
    padding: 0 !important
}

.nav {
    width: 100%
}

.navbar {
    border-radius: 0;
    margin-bottom: 0;
}

.navbar-collapse {
    padding: 0;
    text-align: center
}

.navbar-nav {
    margin: 0
}

.navbar-nav>li {
    display: inline-block;
    float: none;
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-text {
    color: #fff;
}

.navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #666
}

.navbar-nav .dropdown:hover {
    background-color: #666;
}

.navbar-nav .dropdown a {
    font-size: 0.85em;
    color: #fff;
}

.navbar-nav .dropdown a:hover {
    text-decoration: none;
}

.navbar-nav .dropdown a:hover li {
    text-decoration: none;
    background-color: #999
}

.navbar-nav .dropdown-menu {
    padding: 0em;
    border-radius: 0;
    min-width: 20em;
    background-color: #666;
    background-clip: inherit
}

.navbar-nav .dropdown-menu li {
    width: 100%;
    display: block;
    float: none;
}

.navbar-nav .dropdown-menu li a {
    padding: 0.8em;
}

.navbar-nav .divider {
    border-top: 1px solid #666;
}

.navbar-default {
    border: 0;
    background-color: #333
}

.navbar-header>.company-logo {
    margin-left: 1em;
    margin-top: 0.35em;
    min-width: 8em;
    height: 3em;
}

.navbar-header .menu-icon {
    padding: 0;
    margin: 0;
    margin-top: 1em;
    font-size: 0.8em;
}

.navbar-header .menu-icon a li {
    font-size: 2em;
    margin-top: 0.2em;
    color: #fff;
    margin-right: 0.5em;
}

.navbar-header li {
    float: right;
    text-align: center;
    display: inline-block;
    font-size: 1.5em;
    padding: 0.5em 0;
    border-radius: 0.2em
}

.navbar-header .fa-unlock-alt,
.navbar-header .fa-lock {
    padding: 0.35em 0;
    font-size: 1.7em
}

.navbar-toggle {
    border: 0px;
    margin-top: 0.8em
}

.navbar-toggle:hover {
    background-color: #dedede;
}

.navbar-toggle .icon-bar {
    background-color: #000
}

.navbar-nav .single-level {
    border: 0
}

.navbar-nav .open .dropdown-menu>li {
    background-color: #666;
}

.navbar-nav .open .dropdown-menu>li>a {
    color: #fff !important;
    text-decoration: none;
}

.navbar-nav .open .dropdown-menu>li:hover>a {
    background-color: #777;
}

.form-control:focus {
    border-color: inherit !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.form-horizontal .control-label {
    text-align: left
}

.bg-primary {
    background-color: black;
}

button,
.btn,
.btn-primary {
    background-color: #4c8ad4;
    border: 1px solid #4c8ad4;
    color: #fff
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #4aa73f;
    border: 1px solid #4aa73f;
}

.btn-primary:hover {
    background-color: #000000;
    border: 1px solid #000000;
    color: #fff
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    opacity: 1;
    background-color: #666;
    border-color: #666
}

/* BOOTSTRAP OVERRIDE */


/* ============================ SCROLL TO TOP ========================= */
/* core */
.scrollToTop {
    position: fixed;
    right: 40px;
    bottom: -100px;
    opacity: 0;
    visibility: hidden;
    transition-duration:2s;
}

.scrollToTop_show {
    opacity: 1;
    visibility:visible;
     transition-duration:2s;
    bottom: 40px;
}

@-webkit-keyframes scrollToTop_fade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes scrollToTop_fade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes scrollToTop_slide {
    0% {
        bottom: -100px;
    }

    100% {
        bottom: 20px;
    }
}

@keyframes scrollToTop_slide {
    0% {
        bottom: -100px;
    }

    100% {
        bottom: 20px;
    }
}

.scrollToTop_animating,
.scrollToTop_animating * {
    pointer-events: none !important;
}

.scrollToTop {
    width: 50px;
    height: 50px;
    color: #000;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    text-indent: 100%;
    white-space: nowrap;
    background: no-repeat center center transparent;
}

.scrollToTop_default {
    display: block;
    width: auto;
    height: auto;
    cursor:pointer;
    position: fixed;
    padding: 10px;
    text-indent: 0;
    border-radius: 50%;
    bottom:25%;
    right:40px !important;
    background: #fafafa;
    font-size: 25px;
}

.scrollToTop_default:hover {}

/* skin(cycle) */
.scrollToTop_cycle {
    background-image: url("../img/cycle.png");
}

.scrollToTop_cycle:hover {
    background-image: url("../img/cycle-hover.png");
}

/* skin(square) */
.scrollToTop_square {
    background-image: url("../img/square.png");
}

.scrollToTop_square:hover {
    background-image: url("../img/square-hover.png");
}

/* skin(text) */
.scrollToTop_text {
    background-image: url("../img/text.png");
}

.scrollToTop_text:hover {
    background-image: url("../img/text-hover.png");
}

/* skin(triangle) */
.scrollToTop_triangle {
    background-image: url("../img/triangle.png");
}

.scrollToTop_triangle:hover {
    background-image: url("../img/triangle-hover.png");
}

/* ============================ SCROLL TO TOP ========================= */


/* ============================= CONTENT ============================== */

.gravindo-red {
    color: #ec2022
}

.gravindo-blue {
    color: #01aded
}

.gravindo-green {
    color: #77c73c
}

#header {
    position: relative;
}

#header .content-wrapper {
    width: 100%;
    max-width: 100%;
    margin: auto;
}

.fixed-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background:#fff;
}

.dummy-header {
    height: 2em;
}

.top-menu-bar {
    font-size: 1em;
    width: 100%;
    position: relative;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top-menu-bar a,
.top-menu-bar a:active,
.top-menu-bar a:link {
    color: #000;
    text-decoration: none
}


.main-menu-panel {
    float: right;
    /*height: 100%*/
}

.main-menu,
.sub-menu {
    float: right;
    list-style: none;
    padding: 0;
    margin: 0;
}

.main-menu>li,
.sub-menu>li {
    margin: 0;
    display: inline-block;
    float: left;
    margin: 0em 0.5em;
    font-weight: 400;
    margin-top: 0.8em;
}

.main-menu .selected a,
.sub-menu .selected a {
    color: #DB3932;
    border-bottom: 3px solid #DB3932;
}

.cart-qty {
    border-radius: 0.3em;
    font-size: 0.8em;
    background-color: #333;
    color: #fff;
    text-align: center;
    padding: 0.2em 0.5em 0 0.5em
}

.main-menu>li:hover .cart-qty,
.main-menu .selected .cart-qty {
    background-color: #4aa73f;
}

.main-menu>li:hover a {
    color: #4aa73f
}

.sub-menu li {
    margin: 0.0.3em
}

.sub-menu li a {
    color: #666 !important
}

.sub-menu li a:hover {
    color: #000 !important
}

/*.main-menu > li a { }*/

.store-menu-panel {
    display: none
}

.in-store .store-menu-panel {
    display: table-row
}

.in-store .store-menu {
    list-style: none;
    float: right;
    margin: 0;
    margin-right: 0.2em;
    padding: 0;
    text-align: right
}

.in-store .store-menu li {
    margin: 0;
    display: inline-block;
    float: left;
    margin: 0em 0.3em;
    font-weight: 400
}

.in-store .store-menu li a {
    color: #666
}

.in-store .store-menu li a:hover {
    text-decoration: underline
}

.company-logo {
    margin-right: 1em;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    width: 60px;
}

.mobile-top-menu-bar {
    position: relative;
    display: none;
    height: 3.6em;
    padding: 0.5em 1em;
    width: 100%;
    background-color: #fff;
    position: fixed;
    top: 0;
    z-index: 9998;
    border-bottom: 1px solid #999
}

.mobile-company-logo {
    height: 100%;
    width: 3em;
    float: right;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}


@-webkit-keyframes top-menu-growth {
    100% {
        width: 100%;
        margin-top: 0.5em;
    }
}

@-moz-keyframes top-menu-growth {
    100% {
        width: 100%;
        margin-top: 0.5em;
    }
}

@-o-keyframes top-menu-growth {
    100% {
        width: 100%;
        margin-top: 0.5em;
    }
}

@keyframes top-menu-growth {
    100% {
        width: 100%;
        margin-top: 0.5em;
    }
}

@-webkit-keyframes top-menu-shrink {
    0% {
        width: 100%;
        margin-top: 0.5em
    }

    100% {
        width: 96%;
        margin-top: 0em;
    }
}

@-moz-keyframes top-menu-shrink {
    0% {
        width: 100%;
        margin-top: 0.5em
    }

    100% {
        width: 96%;
        margin-top: 0em;
    }
}

@-o-keyframes top-menu-shrink {
    0% {
        width: 100%;
        margin-top: 0.5em
    }

    100% {
        width: 96%;
        margin-top: 0em;
    }
}

@keyframes top-menu-shrink {
    0% {
        width: 100%;
        margin-top: 0.5em
    }

    100% {
        width: 96%;
        margin-top: 0em;
    }
}




#index h2 {
    line-height: 3em
}

#header .content-wrapper.float .top-menu-bar {
    height: 40px;
}

#header .content-wrapper.float .company-logo {
    height: 4em
}

#btn-side-menu {
    position: fixed;
    display: none;
    z-index: 99999;
    font-size: 1.4em;
    padding-top: 0.2em;
    left: 0.5em;
    top: 0.45em;
    color: #fff;
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 50%
}

#side-menu .mm-menu,
#side-menu.mm-menu {
    background-color: #2f5e09;
    color: #dedede;
}

#side-menu .side-menu li {
    color: #dedede;
    border-bottom: 1px solid #1f4203
}

#side-menu .mm-listview>li:not(.mm-divider):after {
    border: 0
}

#side-menu .side-menu li:hover:not(.divider),
#side-menu .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu .mm-listview>li.mm-selected>span {
    background-color: #1f4203
}

#side-menu .mm-listview>li>a.mm-prev:before,
#side-menu .mm-listview>li>a.mm-next:after,
#side-menu .mm-header .mm-btn:before,
.mm-menu .mm-header .mm-btn:after {
    border-color: #fff
}

#side-menu .mm-header .mm-title {
    color: #fff
}

#side-menu .side-menu li a {
    color: #fff !important
}

#side-menu .side-menu li i {
    width: 2em;
    text-align: center;
}

#side-menu .sidemenu-header {
    margin-bottom: 2em
}

#side-menu .sales {
    list-style: none;
    margin: 0;
    padding: 0
}

#side-menu .sales li {
    margin: 0;
    padding: 0;
    margin-bottom: 0.5em;
}

#side-menu .sales li a {
    padding: 0
}

#side-menu .sales li .wa-button {
    float: none;
    display: inherit;
    background-color: #1f4203;
    padding: 5px;
    border-radius: 5px;
}

#side-menu .sales li .phone-number {
    font-size: 1.2em
}

.btn-primary .loading-icon {
    font-size: 1em;
    color: #fff;
    display: none
}

.whatsapp-index-panel {
    position: relative;
    z-index: 990;
    background-color: #fff;
    text-align: center;
    border-radius: 0.3em;
    border: 1px solid #dedede;
    width: 100%;
    margin: auto;
    padding: 1em 1em 0.5em 1em;
}

/*.whatsapp-index-panel .avatar {position: absolute; height: 10em; width: 10em; right: 0; bottom: 1em; background-position: center; background-repeat: no-repeat; background-size: contain; background-image: url("../img/01.png");  }*/
.whatsapp-index-panel .wa-button {
    margin-bottom: 0.5em;
}

.whatsapp-index-panel .wa-button .phone-number {
    font-size: 1.4em
}

.brand-index-panel {
    background-color: #fff;
    text-align: center;
    width: 100%;
    margin: auto;
}

.brand-index-panel .image-panel {
    margin: 0.5em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 6em;
    height: 4em
}

.portfolio-index-panel {
    text-align: center;
}

.portfolio-index-panel .image-panel {
    display: inline-block;
    margin: auto;
    margin-right: 0.5em;
    margin-left: 0.5em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 10em;
    height: 6em;
}

.mobile-menu {
    display: inline-block;
    float: left;
    padding: 0.5em
}

.index-product-category {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%
}

.index-product-category li {
    padding:1em;
    float: left;
    display: inline-block;
    width: 25%;
}

.index-product-category li a {
    text-decoration: none;
}

.category-panel {
    height:300px;
    border-radius: 0.5em;
    padding: 1em;
    text-align: center;
    position: relative;
    background:#fff;
    box-shadow:0 0rem 1rem rgba(0,0,0,.1);
}

.index-product-category li .category-panel:hover {
    border: 1px solid #35832d;
    transform: translateY(-15px);
    transition-duration: 0.4s;
}

.index-product-category li .category-panel .image-panel {
    height: 15em;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.index-product-category li .category-panel .title {
    margin-bottom: 0;
    color: #333;
    text-decoration: none;
    font-weight: bold;
}

.index-product-category li .category-panel .short-description {
    font-size: 0.9em
}

.index-product-category li .category-panel .discover-more {
    position: absolute;
    left: 0;
    bottom: 0.5em;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
}


.service-category-list {
    width: 33.333%;
    float: left;
    padding: 0.3em
}

.service-category-list .content-panel {
    border: 1px solid #dedede;
    border-radius: 0.5em;
    padding: 1em
}

/*#category-menu-bar.fixed-top{position: fixed; top:0; width: 100%; z-index: 9999}*/
#category-menu-bar .selected {
    background-color: #0093AF
}


.search-bar {
    width: 100%;
    border: 1px solid #dedede;
    background-color: #fff;
    position: relative;
    top: 0.5em;
    padding: 0.5em;
    margin-bottom: 1em;
    border-radius: 0.3em;
    z-index:2;
}

.search-bar .btn-quick-search {
    width: 40px;
    color: #1f4203;
    border-radius: 0.3em;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

.search-bar .btn-quick-search:hover {
    color: #1f4203
}

.search-bar .sel-quick-search-col {
    width: 15em;
    padding: 0 0.5em;
}

.search-bar .sel-quick-search-col select {
    font-size: 1.2em;
    height: 3em;
    border-radius: 0.2em !important;
    border: 0;
    box-shadow: none;
    -webkit-appearance: none;
}

.search-bar input {
    border-radius: 0.2em;
    border: 0;
    box-shadow: none;
    color: #666;
    font-size: 1.2em;
    padding: 1.5em 1em
}

/*.search-bar input:focus {border-bottom: 2px solid #0093AF !important; }*/

/*.mobile-search-bar {display: none}*/

.discount-percentage {
    background-color: #990000;
    color: #fff;
    border-radius: 0.2em;
    padding: 0.2em 0.5em;
    font-size: 0.7em;
    margin-left: 0.5em;
    float: left;
}

.discounted-price {
    text-decoration: line-through;
    color: #990000;
    font-weight: normal;
    font-size: 0.9em;
    float: left;
    display: block;
}

.item-data-card h2 {
    font-size: 1.2em;
    color: #333
}

.item-data-card>ul {
    list-style: none;
    margin: auto;
    padding: 0;
    margin: 0;
}

.item-data-card>ul li {
    float: left;
    width: 33.333%;
    padding: 0.5em;
    position: relative;
    height: auto;
}

.item-data-card .panel-data {
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 0.5em;
    border: 1px solid #dedede;
    margin: auto;
    text-align: left;
    color: #333;
    background-color: #fff;
}

.item-data-card .panel-data a {
    color: #333;
}

.item-data-card .panel-data:hover {
    border: 1px solid #4DABE9
}

.item-data-card .link:hover {
    text-decoration: none !important;
}

.item-data-card .panel-data .image-panel {
    width: 100%;
    height: 200px;
    padding: 0.2em
}

.item-data-card .image {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.item-data-card .panel-data .name {
    font-size: 1em;
    padding: 0.3em;
    width: 98%;
    margin: auto;
    margin-top: 1em;
    margin-bottom: 0.5em;
    text-align: center;
    line-height: normal
}

.item-data-card .panel-data .price {
    text-align: center;
}

.item-data-card .stock,
.item-data-card .add-to-cart {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    font-size: 0.8em;
    padding: 0.5em;
    min-width: 9em;
    text-align: center
}


.item-data-card .qty-table {
    width: 100%;
    margin-top: 0.5em;
}

.item-data-card .qty-table input {
    text-align: center;
    border: 0;
    border-radius: 0;
}

.item-data-card .btn-qty-adjust {
    width: 15%;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 0.8em;
    background-color: #228b22;
    cursor: pointer
}

.item-data-card .btn-qty-adjust:hover {
    background-color: #2cb42e;
}

.item-data-card .fa-angle-right,
.item-data-card .fa-angle-left {
    font-size: 2em;
    margin-top: -0.1em;
}

.item-data-card>ul li .form-cart .close {
    color: #fff;
    opacity: 1;
    font-size: 0.8em;
    position: absolute;
    right: 0.5em;
    bottom: 0.5em;
}

.item-data-card .mobile-image {
    display: none;
    text-align: center
}

.item-data-card .mobile-image img {
    max-width: 100%;
    max-height: 300px;
    margin: auto;
}

.item-data-card .short-description {
    text-align: center;
    font-size: 0.9em;
    color: #666;
    width: 98%;
    margin: auto;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.product-list {
    width: 100%;
    margin: auto;
    text-align: left
}

.product-list .div-table-row:first-child .div-table-col-5 {
    border-top: 1px solid #dedede;
}

.product-list .div-table-row .div-table-col-5 {
    border-bottom: 1px solid #dedede;
}

.product-list .image-col {
    width: 8em;
    height: 8em;
}

.product-list .description-col {
    padding-left: 1em
}

.product-list .input-qty-col {
    width: 6em;
}

.product-list .input-qty-col input {
    text-align: right
}

.product-list .name {
    color: #333;
    font-size: 1.2em;
    line-height: normal;
    padding: 0;
    margin: 0
}

.product-list .price {
    padding: 0.5em 0;
    font-size: 1.2em
}

.product-list .image {
    width: 100%;
    height: 100%;
    border: 1px solid #dedede;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.product-list .div-table-row:nth-child(2n+2) {
    background-color: #f6f6f6
}

.product-list-submit-panel {
    float: right
}

.flex {
    display: flex;
    align-items: center
}

.flex [type="checkbox"] {
    margin-top: 0 !important
}

.flex div {
    margin-right: 0.5em
}

.flex div:last-child {
    margin-right: 0
}

.flex .consume {
    flex: 1
}

.flex .percentage-col {
    width: 55px
}

.content-title .title {
    margin: 0
}

.page {
    clear: both;
    margin-top: 1em;
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.page li {
    padding: 0.2em 0.5em !important;
    font-size: 0.9em;
    margin: 0 0.3em !important;
    text-align: center !important;
    width: 30px;
    display: inline-block;
}

.page li:hover {
    border-bottom: 2px solid #5182bb
}

.page .ellipsis:hover {
    border-bottom: 0 !important;
}

.page-active {
    text-decoration: none !important;
    border-bottom: 2px solid #5182bb
}

.prev-next-page {
    display: none;
    padding: 0;
    text-align: center
}

.prev-next-page a>li,
.prev-next-page .inactive-prev-next-page {
    width: 22%;
    background-color: #FFF;
    border: 1px solid #5182bb;
    color: #5182bb;
    margin: 1% !important;
    text-decoration: none !important;
    display: inline-block;
    padding: 0.5em 0;
}

.prev-next-page a>li:hover {
    background-color: #5182bb;
    color: #fff;
}

.prev-next-page .inactive-prev-next-page,
.prev-next-page .inactive-prev-next-page:hover {
    background-color: #FFF !important;
    border: 1px solid #dedede !important;
    color: #dedede !important;
}

.top-page-list .page {
    text-align: right;
}

.top-page-list .page li {
    padding: 0.2em 0.3em !important;
    width: auto;
}

.medsos-panel>div {
    color: #666;
    display: inline-block;
    float: left;
    margin-left: 0.2em;
    margin-right: 0.2em;
    font-size: 1.8em
}

.medsos-panel>div a:hover {
    color: #333
}

.medsos-panel .tokopedia {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 0.1em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../img/tokopedia.png");
}


/*.mobile-search-bar .search-bar {width:96%; float: none; margin:auto;}*/
#jumbotron {
    margin: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #eee;
}

.content-jumbotron {
    text-decoration: none;
}

.content-jumbotron ul {
    margin-top: 35px;
    text-align: center;
}

.content-jumbotron ul li {
    display: inline-block;
    list-style: none;
    margin-right: 25px;
}

.content-jumbotron h1 {
    text-align: center;
    font-size: 60px;
    font-weight: 600;
}

.link {}

.link:hover::after {
    content: '';
    display: block;
    border-bottom: 10px solid 4aa73f;
    width: 50%;
    margin: auto;
    padding-bottom: 5px;
    margin-bottom: -23px;
}

#galleria {
    height: 400px;
}

#banner-galleria {
    margin: auto;
    margin: 0;
}

#banner-galleria .galleria-stage {
    bottom: 0;
    background-color: transparent
}

#banner-galleria .galleria-bar {
    display: none;
}

#banner-galleria .galleria-thumbnails-container {
    display: none
}

.form-information {
    margin: 1em 0
}

/*.wa-button {cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;  background-color: #5bb352; color :#fff !important; border-radius : 0.3em; display: inline-block; padding: 0.5em 1em}*/
.wa-button a,
.wa-button a:hover {
    color: #fff !important;
    text-decoration: none
}

.wa-button i {
    font-size: 1.5em
}

.view-option {
    width: 100%
}

.view-option .icon-coll {
    background-image: url(../img/icon-coll.svg);
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
}

.view-option .grid-layout {
    background-position: 0px 0px !important;
    cursor: pointer;
    float: right;
}

.view-option .list-layout {
    background-position: -25px 0px !important;
    cursor: pointer;
    float: right;
    margin-left: 0.5em;
}

.view-option .grid-layout:hover {
    background-position: -50px 0px !important;
}

.view-option .list-layout:hover {
    background-position: -75px 0px !important;
}

.view-option .filter-active-panel {
    display: inline-block;
}

.view-option .update-filter-button {
    background-color: #5182bb !important;
    float: left;
    border-radius: 0.2em;
    cursor: pointer;
    font-size: 0.9em;
    color: #fff;
    padding: 0.3em 0.5em 0.2em 0.5em;
    display: inline-block;
}

.view-option .update-filter-button:hover {
    background-color: #4da2e7 !important;
}

.view-option .total-item-option {
    padding: 0;
    margin: 0em 1.5em 0 0em;
    list-style: none;
    float: right;
    border: 1px solid #5182bb;
    border-right: 0;
    font-size: 0.85em
}

.view-option .total-item-option li {
    float: left;
    padding: 0.1em 0.5em;
    display: inline-block;
    border-right: 1px solid #5182bb;
    color: #5182bb;
    cursor: pointer
}

.view-option .total-item-option .selected {
    background-color: #5182bb;
    color: #fff;
    cursor: default
}

.scroll-to-top {
    cursor: pointer;
    background-position: 0px -25px;
}

.item-detail h2 {
    margin: 0
}

.item-detail .price {
    text-align: center;
    padding: 0.5em;
    font-size: 1.7em;
    border: 1px solid #999;
    border-left: 0;
    border-right: 0
}

.item-description {
    width: 98%;
    margin: auto;
    text-align: justify
}

.item-description {
    margin-bottom: 2em
}

.item-description .value h2 {
    line-height: normal
}

.item-description-panel {
    background-color: #fff;
    padding: 2.5em;
}

.item-detail-panel #order-form {
    width: 100%;
}

.item-detail-panel .short-description {
    font-weight: 500;
    line-height: 2;
}

.item-detail-panel .item-image-col {
    width: 60%
}

.item-detail-panel .item-information-col {
    padding-left: 2em
}

.item-detail-panel .row-header {
    padding-left: 0;
    padding-right: 3em;
    font-weight: bold
}

.item-detail-panel .item-file {
    list-style: none;
    margin: 0;
    padding: 0
}

.item-detail-panel .galleria {
    height: 400px;
}

.item-detail-panel .galleria {
    margin: auto;
    margin: 0;
}

.item-detail-panel .galleria {
    bottom: 0;
    background-color: transparent
}


.border {
    clear: both;
    border-top: 1px solid #dedede;
    margin: 1em 0;
    width: 100%
}

.footnote {
    font-size: 0.9em;
    font-style: italic;
    color: #666
}

.item-variant {
    list-style: none;
    padding: 0;
    margin: 0;
}

#cart-table,
.invoice-table {
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    margin: auto !important
}

#cart-table .btn-delete {
    margin: auto;
    background-color: #903;
    color: #fff;
    cursor: pointer;
    text-align: center;
    padding: 0.2em 0.5em;
}

#cart-table .edit {
    cursor: pointer;
    float: left;
}

#cart-table .div-table-col-header,
.invoice-table .div-table-col-header {
    vertical-align: middle;
    font-weight: bold;
    border: 1px solid #574434;
    border-left: 0;
    border-right: 0;
}

#cart-table .col-footer-t,
.invoice-table .col-footer-t {
    border-top: 1px solid #dedede;
}

#cart-table .col-footer-b,
.invoice-table .col-footer-b {
    border-bottom: 1px solid #dedede;
}


.form-default {
    min-width: 30em;
    width: 50%;
    margin: auto;
}

.notification-msg {
    color: #fff;
    padding: 0.3em 0;
}

.notification-msg>ul {
    margin: 0;
    padding: 0;
    padding-left: 2em
}

.button-notify {
    color: #fff;
    background-color: #F30;
    padding: 0.5em 0em;
    border-radius: 0.3em;
    text-align: center;
    margin-top: 1em;
    cursor: pointer;
}

.button-notify:hover {
    background-color: #35832d
}

.fb-plugin {
    margin: 1em 0em
}

.currency-after-price {
    font-size: 0.6em;
}

.payment-confirmation-table .div-table {
    width: 96%;
    padding: 0 !important;
    margin: 0 !important;
    margin: auto !important
}

.payment-confirmation-table .btn-confirm {
    margin: auto;
    background-color: #5182bb;
    color: #fff;
    cursor: pointer;
    text-align: center;
    padding: 0.2em 0.5em;
}

.payment-confirmation-table .btn-confirm:hover {
    background-color: #4da2e7;
}

.payment-confirmation-table .div-table-col-header {
    vertical-align: middle;
    font-weight: bold;
    border: 1px solid #574434;
    border-left: 0;
    border-right: 0;
}

.payment-confirmation-table .div-table-row:nth-child(2n+3) {
    background-color: #f6f6f6
}

.payment-confirmation-panel .invoice-id,
.payment-confirmation-panel .amount {
    line-height: 2.3em
}

.payment-confirmation-panel .view-invoice {
    display: inline-block
}

.payment-confirmation-panel .view-invoice a {
    padding: 0.5em 1em;
    background-color: #ccc;
    color: #333;
    text-decoration: none;
}

.payment-confirmation-panel .view-invoice:hover a {
    text-decoration: none;
    background-color: #dedede
}

.contact-channel i {
    font-size: 1.5em;
}

#form-payment-confirmation .btn-submit input {
    margin-right: 0.5em;
}

.galleria-theme-twelve .galleria-progress {
    background: #DA3931 !important;
}

.galleria-theme-twelve .galleria-stage {
    background-color: #fff;
    border: 1px solid #dedede
}

.contact-us-table {
    width: 80%;
    margin: auto
}

.contact-us-table .h1 {
    font-size: 1.5em
}

.contact-us-company-address {
    min-width: 20em;
}

.news {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0
}

.news h2 {
    line-height: 1.5em;
    font-size: 1em;
    margin: 0;
    color: #000;
    font-weight: bold
}

.news h2 a:hover {
    text-decoration-color: #000
}

.news li {
    width: 100%;
    padding: 0.5em;
    margin-bottom: 1em
}

.news li .title {
    margin-bottom: 0.5em
}

.news li .content-panel .image-panel {
    padding-right: 1em
}

.news li .content-panel .image {
    height: 8em;
    width: 20em;
    background-color: #dedede;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.news li .publishdate {
    color: #666;
    font-size: 0.8em
}

.news-detail img {
    max-width: 100%
}

.news-detail .publishdate {
    color: #666;
}

.news-detail h2 {
    margin: 0;
    margin-bottom: 1em;
    line-height: 1em;
    font-weight: bold
}

.footer-border-top {
    border-top: 2px solid #DB3932;
    width: 100%;
    position: relative;
    top: 0.3em
}

.footer .content-wrapper {
    padding: 2em 0
}

.footer .footer-col {
    padding: 0 2em;
    float: left;
    vertical-align: top;
    width: 33.3333%;
    color: #fff
}

.footer .footer-col .title {
    font-size: 1.5em;
    margin-bottom: 0.2em;
    color: #fff;
}

.footer .footer-col a {
    color: #fff
}

.footer .footer-col a:hover {
    color: #fff
}

.footer .footer-menu {
    list-style: none;
    font-size: 1em;
    width: 25%;
}

.footer .footer-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer .footer-menu li {
    color: #fff;
    margin-bottom: 0.5em
}

.footer .company-information {
    width: 37%
}

.footer .contact-form {
    width: 37%
}

.footer .submenu {
    margin-left: 1em;
}

.footer .submenu a {
    color: #fff
}

.footer .sales {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer .sales li {
    margin-bottom: 0.5em;
    float: left;
    width: 50%;
    padding: 0 0.5em;
}

.free-page img {
    max-width: 100% !important;
    height: auto !important;
}


/* responsive */
@media screen and (max-width: 1300px) {
    #banner-galleria {
        border: 0
    }
}

@media screen and (max-width: 1000px) {
    .top-menu-bar {
        font-size: 0.9em
    }

    .index-product-category li {
        width: 33% !important;
    }

    .dummy-header {
        height: 6.6em;
    }

    .brand-index-panel .image-panel {
        width: 6em;
        height: 3em
    }

    .item-detail-panel .item-image-col {
        width: 50%
    }

    .item-detail-panel .item-information-col {
        padding-left: 2em
    }

    .item-data-card ul li {
        width: 50%;
    }

    .whatsapp-index-panel .wa-button .phone-number {
        font-size: 1em
    }

}


@media screen and (max-width: 950px) {

    .index-product-category li {
        width: 50% !important;
    }

    .footer .footer-menu {
        display: none;
    }

    .footer .company-information {
        width: 50%;
    }

    .footer .contact-form {
        width: 50%;
    }

    .contact-us-table {
        width: 90%
    }
}



@media screen and (max-width: 900px) {

    #header .content-wrapper {
        width: 100%;
        padding: 1em 0;
    }

    .item-detail-panel .div-table,
    .item-detail-panel>.div-table>.div-table-row,
    .item-detail-panel>.div-table>.div-table-row .div-table-col-5 {
        display: inline !important;
        width: 100% !important;
        margin: auto
    }

    .content-jumbotron ul {
        display: none;
    }

    .whatsapp-index-panel .wa-button .phone-number {
        font-size: 0.8em
    }
}

@media screen and (max-width: 767px) {
    .hide-mobile {
        display: none !important
    }

    .show-mobile {
        display: initial !important
    }

    /* h2{line-height: 1em}*/

    .mobile-top-menu-bar {
        display: initial !important
    }

    #btn-side-menu {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .index-product-category li .category-panel {
        padding-bottom: 0
    }

    .footer .footer-menu {
        width: 50%;
    }

    .footer .company-information {
        width: 50%;
    }

    .footer .contact-form {
        margin-top: 2em;
        width: 100%;
    }

    /*.mobile-search-bar {display:block}*/

    .item-detail,
    .item-detail .div-table-caption,
    .item-detail-row,
    .item-detail-col {
        display: inline;
        width: 98% !important;
        margin: auto;
    }

    .item-variant {
        width: 98%;
        margin: auto;
    }

    .item-variant li {
        width: 20%
    }

    .item-description {
        width: 100%
    }


    #header .content-wrapper {
        padding: 0;
        margin: 0
    }

    .mobile-company-logo {
        display: block
    }

    .dummy-header {
        height: 3.6em;
    }


    #category-menu-bar {
        position: fixed;
        width: 100%;
        z-index: 9999
    }

    .navbar-nav li {
        display: inherit;
        width: 100%;
    }

    .navbar-nav .open .dropdown-menu>li {
        background-color: #777;
    }

    .navbar-nav .open .dropdown-menu>li>a {
        padding: 1em 0
    }


    .form-default {
        width: 94% !important;
        min-width: 0;
    }

    .form-default .btn-primary,
    #form-cart .btn-primary {
        width: 100% !important
    }

    #cart-table {
        display: inline;
        width: 100%;
    }

    #cart-table .div-table-row {
        display: list-item;
        list-style: none;
        border: 1px solid #dedede;
        margin: 0.2em 0
    }

    #cart-table .div-table-col-5 {
        display: inline-block;
        width: 100%;
    }

    #cart-table .qty-col,
    #cart-table .price-col,
    #cart-table .subtotal-col {
        float: left;
        width: 33.333%;
    }

    #cart-table .delete-col {
        clear: both
    }

    #cart-table .mobile-footer-subtotal-label {
        width: 50% !important;
        float: left;
        border: 0;
    }

    #cart-table .mobile-footer-subtotal-value {
        width: 50% !important;
        float: left;
        border: 0;
    }

    #cart-table .row-break {
        clear: both;
        background-color: #333;
        display: block !important;
    }

    .invoice-table .mobile-table .group {
        border: 1px solid #dedede;
        padding: 0.5em;
        margin-bottom: 0.5em
    }

    .invoice-table .mobile-table .item-name {
        font-size: 1.2em;
        margin-bottom: 0.5em
    }

    .invoice-table .mobile-table .col-header {
        font-weight: bold;
        width: 6em
    }

    .invoice-table .mobile-footer-subtotal-label {
        text-align: left !important
    }

    .shipping-information .div-table {
        width: 100% !important
    }

    .shipping-information .div-table .div-table-row {
        border: 0px !important
    }

    .contact-us-table,
    .contact-us-table>.div-table-row,
    .contact-us-table>.div-table-row>.div-table-col-5 {
        display: inline-block;
        width: 100%
    }

    .contact-us-company-address {
        text-align: center;
    }

    .contact-us-company-address .div-table,
    .contact-us-company-address .div-table-row,
    .contact-us-company-address .div-table-col {
        width: auto !important;
        text-align: left;
        margin: auto;
    }

    .contact-us-company-address .div-table-col:first-child {
        padding: 0 0.5em;
    }

    .contact-us-table .medsos-panel {
        width: 100%;
        text-align: center
    }

    .contact-us-table .medsos-panel ul {
        display: inline-block;
        margin: auto;
    }

    .contact-us-table .medsos-panel ul li {
        margin: 0 0.3em
    }

    .filter-panel .btnUpdate {
        width: 100%
    }

    #form-payment-confirmation .btn-submit input {
        margin-right: 0;
        margin-bottom: 0.5em;
    }

    .whatsapp-index-panel {
        padding-right: 1em;
    }

    .whatsapp-index-panel .avatar {
        display: none
    }
}


@media screen and (max-width: 680px) {

    .index-product-category li .category-panel .image-panel {
        height: 10em;
    }

    .medsos-panel div {
        margin: auto;
        margin-left: 0.2em;
        margin-right: 0.2em;
        float: none;
    }

    .footer .div-table {
        margin: auto
    }

    .footer .footer-col {
        float: none;
        width: 100%;
        margin: 0 0 2em 0;
        padding: 0;
    }

    .footer .btn-primary {
        width: 100%
    }

    .footer .contact-channel {
        text-align: left !important;
    }

    .content-wrapper {
        padding-left: 1em;
        padding-right: 1em
    }

    .footer .content-wrapper {
        padding: 2em 1em 1em 1em
    }

    .item-data-card ul li {
        height: auto
    }

    /* .item-data-card ul li, .item-data-card ul li .panel-data, .item-data-card ul li .panel-data .image{width:100%; } */
    .item-data-card ul li .panel-data .name {
        height: auto !important;
    }

    .item-data-card ul li .panel-data .image-panel .image {
        display: none
    }

    .item-data-card .image-panel {
        height: auto !important
    }

    .item-data-card .image-panel .mobile-image {
        display: block
    }

}


@media screen and (max-width: 600px) {
    .filter-panel .filter-category {
        width: 100%;
        float: none;
        height: auto !important
    }

    .search-bar input,
    .search-bar select {
        font-size: 1em !important;
        padding: 0.5em;
        height: auto;
        width: 100% !important
    }

    .search-bar,
    .search-bar .div-table-row,
    .search-bar .div-table-row .div-table-col {
        display: inherit;
        width: 100%
    }

    .search-bar .div-table-col {
        margin-bottom: 0.5em;
        padding: 0
    }

    .search-bar .div-table-col:last-child {
        margin-bottom: 0
    }

    .search-bar .btn-quick-search {
        padding: 1em
    }

    .whatsapp-index-panel .wa-button {
        line-height: 0.8em
    }

    .whatsapp-index-panel .wa-button .phone-number {
        font-size: 0.8em
    }
}


@media screen and (max-width: 500px) {

    .product-list .name {
        font-size: 1em;
    }

    .page,
    .scrollToTop,
    .footer .panel {
        display: none !important
    }

    .prev-next-page {
        display: inline !important
    }

    .item-variant li {
        width: 50%
    }

    .payment-confirmation-table {
        display: inline;
        width: 100%;
    }

    .payment-confirmation-table .row-header {
        display: none !important
    }

    .payment-confirmation-table .div-table-row {
        display: list-item;
        list-style: none;
        border: 1px solid #dedede;
        margin: 0.2em 0
    }

    .payment-confirmation-table .div-table-col-5 {
        display: inline-block;
        width: 100%;
        text-align: left !important;
    }

    .payment-confirmation-table .btn-confirm {
        clear: both
    }


}

/* iphone */
@media screen and (max-width: 375px) {
    /*.products-category-menu {padding: 0.2em; font-size: 0.8em; }
.products-category-menu li {margin: 0 0.3em;  padding: 0.2em 0}*/
}