/*
Theme Name:  Kanabis Child
Theme URI:    http://hkangles.com/kanabis
Description:  kanabis Child Theme
Author:       HKangels
Author URI:   http://hkangles.com
Template:     kanabis
Version:      1.0.0
License:      GNU General Public License version 3.0
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         one-column, two-columns, right-sidebar, custom-logo, custom-menu, threaded-comments, translation-ready, left-sidebar, custom-background, custom-colors, custom-header, featured-images, sticky-post
Text Domain:  kanabis-child
*/

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

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


.hkangles_tabs_wrapper:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 253px;
    background-image: none!important;
    background-repeat: no-repeat;
    bottom: -167px;
    left: 0px;
    z-index: 1;
}

.hkangles-list-tab.cd-active-tab-link a {
    border-radius: 50px !important;
    padding: 16px 30px;
    background: #485226 !important;
    color: white;
}

.hkangles-list-tab.cd-active-tab-link a:hover {
   
    background: #485226 !important;
    color: white!important;
}

