/*
Theme Name: Steelthemes Nest Child
Author: Steelthemes
Description: Nest is a Ecommerce wordpress Theme.
Version: 1.0
Template: steelthemes-nest

This is the child theme for Steelthemes Nest theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a{
    color: #FFF!important;
}

body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a::before, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a::before{
    color: #FFF!important;
}
body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a i, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i{
    color: #FFF!important;
}

.product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart a i, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart a i, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a i, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a i, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart a i, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i{
    color: #FFF!important;
}

.search-style-2 form{
    border-color: #dd3333!important;
}

.sidebar-widget .widget_box ul > li > ul > li, .sidebar-widget .widget_box ol > li > ul > li {
  padding-top: 38px!important;
  margin-top: 7px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  padding-left: 12px;
}

.wc-block-components-form .wc-block-components-text-input, .wc-block-components-text-input{
    border: 1px solid #CCC;
    border-radius: 10px;
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"]{
    border: 1px solid rgba(25,23,17,.48) !important;
}

.elementor-button {
  
  padding: 21px 41px!important;
  
}

.header-style-5 .main-menu > nav > ul > li.current_page_item.active > a {
  color: #FFF!important;
  border-bottom: 4px solid #FFF!important;
}