/* ===================================================================================

* Theme Name: Ninico Child
* Theme URI: https://wp.hixstudio.net/ninico/
* Author: Theme_Pure
* Author URI: https://themeforest.net/user/theme_pure/portfolio
* Description: Ninico - Minimal eCommerce Wordpress Theme
* Version: 1.0.0
* Template: ninico
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

 @import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");

body{font-family: "Google Sans", sans-serif; font-weight: 500;}
p {font-family: "Google Sans", sans-serif;}
h1, h2, h3, h4, h5, h6 {font-family: "Google Sans", sans-serif;}

.header-welcome-text span {font-size: 13px;color: #666;}

.logo img {width: 210px;} /*Main Logo*/

.tertiary-main-menu .main-menu ul li a {padding: 21px 30px;}

.main-menu ul > li {margin-right: 0px;border-right: #eee solid 1px;}
.main-menu ul > li > a {font-size: 16px;}
.mainmenu-5 .main-menu a {padding: 21px 30px;}

.cat-menu__category > a {background: #000;}

.header-meta__lang > ul > li > a img {width: 15px;}



.home-main-product{}
.home-main-product .pb-70 {padding-bottom: 30px;}
.home-main-product .pt-95 {padding-top: 30px;}
.home-main-product .mb-40 {margin-bottom: 20px;}
.home-main-product .tpsection__title { font-size: 26px; font-weight: 800; color: var(--tp-text-primary);}


.home-fbox-area{}
.home-fbox-area .pt-70 {padding-top: 20px;}

.home-displaynone{display: none;}

.home-offer-section{margin: 30px 0 0 0;}
.home-offer-section .tpdealproduct__thumb {max-width: 550px;}
.home-offer-section .pb-95 {padding-bottom: 30px;}

.home-top-sell-section{}
.home-top-sell-section .pb-70 {padding-bottom: 40px;}
.home-top-sell-section .pt-65 {padding-top: 35px;}
.home-top-sell-section .mb-40 {margin-bottom: 20px;}
.home-top-sell-section .tpsection__title { font-size: 26px; font-weight: 800; color: var(--tp-text-primary);}

.home-logo-section{}
.home-logo-section .pb-60 {padding-bottom: 40px;}
.home-logo-section .pt-65 {padding-top: 35px;}

.home-blog-section{}
.home-blog-section .pt-65 {padding-top: 30px;}
.home-blog-section .mb-40 {margin-bottom: 20px;}
.home-blog-section .tpsection__title { font-size: 26px; font-weight: 800; color: var(--tp-text-primary);}


