/*!
Theme Name: pickleitup
Theme URI: 
Author:
Author URI: 
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: pickleitup
*/

.commontext {
    padding-bottom: 80px;
}

.commontext p {
	 color: #000;
    
}

.commontext h1,
.commontext h2,
.commontext h3,
.commontext h4,
.commontext h5,
.commontext h6 {
    margin-bottom: 15px;
}


.wc-block-components-totals-footer-item .wc-block-components-totals-footer-item-shipping{
    font-size: 15px;
    color: #000;
}

.wp-block-woocommerce-cart .wc-block-components-totals-item span {
    color: #000;
    font-size: 15px;
}
wp-block-woocommerce-cart-totals-block .wc-block-components-totals-item__description p.wc-block-components-totals-footer-item-shipping {
    font-size: 15px;
    color: #000;
}
.woocommerce-shipping-fields input[type=checkbox] {
visibility: visible!important;
    opacity: 1 !important;
width: 15px!important;
    height: 15px!important;
}
form.checkout.woocommerce-checkout h3#order_review_heading {
    padding: 18px 0;
    font-size: 23px;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.woocommerce-info a.showcoupon {
    color: #000;
}

.footer-widgets-wrapper .single-footer-widget .widget-head h3::before{
    width:33px!important;
}
.header-main .header-right .header__cart .header__right__dropdown__wrapper .dropdown__price{
display: flex;
    justify-content: space-between;}
    .header-main .header-right .header__cart .header__right__dropdown__wrapper .dropdown__price span{float:none;}
