/*
Theme Name: Zigcy Lite Child
Theme URI: https://accesspressthemes.com/wordpress-themes/zigcy-lite-child/
Template: zigcy-lite
Author: Child Theme Configurator
Description: Zigcy Lite is next generation WooCommerce theme with maximum level of flexibility to build any type of online store.3 Starter sites, one click demo import, super fast, deep Woo integration, many CTAs and lead capture / conversion elements.
Tags: right-sidebar,left-sidebar,custom-menu,featured-images,threaded-comments,translation-ready,custom-logo,blog,theme-options,editor-style,e-commerce
Version: 1.0.0.1621959803
Updated: 2021-05-25 16:23:23

*/

/*--------------------------------------------------------------
## Colors
--------------------------------------------------------------*/
a {
	color: #86B404;
}

a:visited {
	color: #86B404;
}

a:hover, a:focus, a:active {
	color: #5b7a03;
}

button.menu-toggle{
	background-color: #4d6702;
}
 
@media screen and (max-width: 992px) {
button.menu-toggle::after {
    color: #4d6702;
}
}

.store-mart-lite-sc-icons a:hover{
	color: #DF3550;
}

.sm_search_form button#searchsubmit {
    background-color: #df3550;
}

.woocommerce .store-mart-lite-bread-home .woocommerce-breadcrumb {
    color: #5b7a03;
	padding-right: 10px;
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
}

 
/*................................store-mart-lite-product-cat.........................................*/
.main-navigation ul > li a{
    text-transform: none;    
    color: #666;
}

.main-navigation .menu-primary-menu-container ul li.menu-item-has-children > ul.sub-menu {
    min-width: 300px;
}


#language-menu li {
    margin: 5px 3px;
}

/*................................store-mart-lite-bread-home..........................................*/
.store-mart-lite-bread-home {
    text-align: center;
    background: #ebebeb;
    color: #121212;
    margin: 0;
    padding: 20px 0 25px;
    position: relative;
}


/*header top*/
.header-three .sml-language-menu {
    width:25%;
    float:right;
}

.header-five .main-navigation .menu-primary-menu-container ul > li.menu-item-has-children::after {
    position: absolute;
    bottom: 1px;
    right: -15px;
}

.widget-area .widget .verde_suave {
background-color: #f0fdca;
padding: 15px 15px;
margin: -20px -20px
}

.widget-area .widget .verde_suave h6{
padding: 15px 15px;
margin: -15px -15px;
color:#006666
}

/*.....................................site-footer.......................................................*/
.store-mart-lite-section-footer-wrap-main ul li a {
    font-size: 15px;
    margin-bottom: 10px;
}

/*.......................widget woocommerce widget_shopping_cart..................................*/
.woocommerce-mini-cart.cart_list.product_list_widget h4.item-title {
    color: #333;
    font-family: poppins;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    display: block;
    -webkit-transition: all ease-in-out 0.5s;
        -moz-transition: all ease-in-out 0.5s;
         -ms-transition: all ease-in-out 0.5s;
          -o-transition: all ease-in-out 0.5s;
             transition: all ease-in-out 0.5s; 
}
.woocommerce-mini-cart.cart_list.product_list_widget h4.item-title:hover {
	color: #86B404;
}

.header-two .store-mart-lite-header-wrap {
    display: inline-block;
    width: calc(100% - 500px);
    width: -webkit-calc(100% - 500px);
    width: -moz-calc(100% - 500px);
    padding: 0 2%;
}

/*................................responsive...............................*/
@media screen and (max-width: 1366px){
p {
    font-size: 16px;
}
