/*
/*
* ===================================================
*     BASE SETTINGS
* ===================================================
*/











h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
    font-family: 'Lato', sans-serif;
}

body {
    background-color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-size: 1rem;
}

/*
* ===================================================
*     OTHER SETTINGS
* ===================================================
*/

.modal-content {
    background-color: #ffffff;
}

.text-base {
    font-size: 1rem;
}

.producttitle-font-size {
    font-size: 1.4rem;
}

.mainmenu_font_size {
    font-size: 0.8rem;
}

footer, .text-powered-by a, .text-powered-by a:hover {
    background-color: #dddddd;
    color: #494949;
}

.block-toggler, .block-toggler:focus, .block-toggler:hover, .block-toggler[aria-expanded="true"] {
    color: #494949;
}

.block-toggler:hover .block-toggler-icon:before, .block-toggler[aria-expanded="true"] .block-toggler-icon:before, .block-toggler .block-toggler-icon:after, .block-toggler .block-toggler-icon:before, .block-toggler:hover .block-toggler-icon:after, .block-toggler[aria-expanded="true"] .block-toggler-icon:after {
    background-color: #494949;
}

.top-bar {
    background: #f9f9f9;
    color: #000000;
}

.navbar-bg {
    background-color: #dddddd
}

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .active > .nav-link:focus, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .active > .nav-link:hover, .navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:hover {
    color: #494949;
}

.navbar-checkout-btn, .product-btn-addcart {
    color: #494949;
    background: #7df481;
    transition: all 0.2s ease-in-out;
}

.navbar-checkout-btn:hover, .product-btn-addcart:hover {
    color: #494949;
    background: #7df481;
}

.detail-nav-link.nav-link.active {
    border-color: transparent transparent #000000 !important;
}

.footer-textcolor, .footer-textcolor:hover {
    color: #494949;
}

.footer-textcolor::after {
    background: #494949;
}

.img-logo {
    max-height: 60px;;
}

@media(max-width:992px) {
    .img-logo {
       max-height: 60px;
    }
}

.hr-text:after {
    background-color: #ffffff;
}

body, .fa-star-o:before, .form-label, .color-text-base:hover, .color-text-base:focus, .color-text-base, .btn-inverse, .btn-inverse:hover, .color-text-base:hover, .link-animated:after, .primary-bg, a, a:hover, .nav-link, .product-grid-header-show.active, .navbar-icon, .breadcrumb-item a, .product-before-price, .breadcrumb-item+.breadcrumb-item::before, .breadcrumb-item.active, .detail-nav-link.nav-link, .close, .table {
    color: #000000;
}

.wishlist-btn.wishlist-add {
    color: #000000 !important;
}

.swiper-pagination-bullet-active {
    background: #000000;
}

.text-soldout, .product-price, .nav-link.active, .color-primary, .nav-link.active, .product-grid-header-show.active, a, .product-grid-header-show.active:hover {
    color: #222222;
}

.header-textcolor {
    color: #494949;
}

.header-textcolor:hover {
    color: #494949;
    opacity: 0.8;
}

.header-bgcolor {
    background-color: #dddddd;
}

.icon-count {
    background: #222222;
}

@media(min-width:768px) {
    .manual-product-height {
        height: px !important;
        width: auto !important;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

.productsort, .productfilter, .start-bannerwithimg-img, .start-blog, .footer-newsletter, .bloglist, .start-uspsection, .productpage-image, .btn, .product-swap-image-front, .product-swap-image-back, .card, .startpage_newsletter_wrapper, .blog_post_image_img, .form-control, .navbar-cart-product-image, .search-wrapper {
    border-radius: 6px;
}

.detail-quantity {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}