@import url(https://fonts.googleapis.com/css?family=Poppins:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&amp;subset=latin,latin-ext,devanagari);@import url(https://fonts.googleapis.com/css?family=Cuprum:regular,italic,700,700italic&amp;subset=vietnamese,cyrillic,latin,latin-ext,cyrillic-ext);
body {
    font-family: 'Poppins', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
/*    color: #fff; */
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Cuprum', sans-serif;
    font-weight: 700;
    color: #282828;
}

a {
    color: #777;
}

a:hover {
    color: #98ab3f;
}

button,.btn,.btn-primary {
    color: #fff;
    background-color: #242424;
    border-color: #242424;
    background-image: none;
}

button:hover,.btn:hover,.btn-primary:hover,.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.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.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover,.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open > .dropdown-toggle.btn-primary.focus,.open > .dropdown-toggle.btn-primary:focus,.open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #98ab3f;
    border-color: #98ab3f;
}

:root {
    --link-hover-color: #21a39f;
    --button-bg-hover-color: #21a39f;
}

#btn-search-category {
    background: #21a39f;
}

#wishlist-total .txt-count,#cart .txt-count {
    background: #21a39f;
}

body {
    background-color: white !important;
}

.row {
    background-color: white;
}

.block-title .title {
    color: #21a39f;
}

.block-title .title:after {
    background-color: #b98d58;
}

div#banner0 img {
    margin-top: 100px;
    width: 100%;
}

div#banner1 img {
    margin-top: 100px;
    width: 100%;
}

.countdown-module .block-title .title {
    color: #21a39f;
}

.countdown-module .block-title .title:after {
    color: #c30b21;
}

.price .price-new {
    color: #21a39f;
}

.countdown-module .product-thumb .button-group button.button-cart {
    background: #21a39f;
}

.newsletter-full {
    background: #21a39f;
}

.newsletter-block .newsletter-content .content button {
    background: #53330d;
}

div#back-top {
    display: none !important;
}

.header-phone {
    display: none !important;
}

#logo {
    padding: 0;
}

.main-row.background-full {
    background-color: white;
}

.footer-copyright .links {
    display: block;
}

