/*
Theme Name:  Agritek Child Theme
Description: Child theme for the Agritek theme
Author:      ThemetechMount
Author URI:  https://www.themetechmount.com/
Template:    agritek
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */

.footer .tm-textcolor-white .tm-footer2-left, .footer .tm-textcolor-white .tm-footer2-right, .footer .tm-textcolor-white .widget ul.agritek_contact_widget_wrapper li, .footer .tm-textcolor-white ul.tm-recent-post-list > li .post-date, .footer .tm-textcolor-white p {
    color: rgba(255,255,255) !important;
}
.widget ul.agritek_contact_widget_wrapper li {
    position: relative;
    line-height: 25px;
    font-size: 15px;
    padding: 10px 0 10px 0;
        padding-left: 0px;
    border-bottom: 1px solid 
    rgba(0,0,0,.05);
        border-bottom-color: rgba(0, 0, 0, 0.05);
    padding-left: 37px;
}
.footer .widget.widget_nav_menu ul > li {
    padding: 5px 0 5px 0;
        padding-top: 5px;
    border-bottom: 1px solid 
    rgba(255,255,255,.03);
}