/*
Theme Name: Shopkeeper - The Child Theme
Theme URI: https://shopkeeper.getbowtied.com
Description: This is the Child Theme for Shopkeeper - a Hassle-free Worpress Theme with great design and extensive functionality.
Author: Get Bowtied
Author URI: https://getbowtied.com
Template: shopkeeper
Version: 2.0
*/


/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/
.product_layout_classic .woocommerce-tabs .panel .large-10 > h2:first-child{display:none;}
.woocommerce-tabs.wc-tabs-wrapper{padding-top: 20px !important;}
.single-product .content-area{padding-top: 45px;}

ul.tabs.wc-tabs{display: none;}

.product_meta .posted_in, .product_meta .tagged_as{display: none !important;}

/* PROFESSIONAL */
.e-my-account-tab .woocommerce{display: flex;}
.professional-content{margin-top: 20px;margin-bottom: 20px;}
.ref-download a{display: inline-flex;align-items: center;text-decoration: none;position: relative;}
.ref-download a::before{content: '⬇️';margin-right: 8px;font-size: 17px;transition: color 0.3s;}
.ref-download a:hover{color: #0056b3;}
/* TABS PROFESSIONAL */
.custom-design-tab .elementor-tab-title.elementor-active{background:#000;color: #fff;}
.custom-design-tab .elementor-tab-title{background:var(--e-global-color-55fa000);margin-bottom: 5px;}
.custom-design-tab .elementor-tab-content{padding-top: 0px !important;}
.custom-design-tab .elementor-active.elementor-tab-content{margin-top:-20px;}
/* MY ACCOUNT */
.prof-box:after{position: absolute;width: 7px;height: 100%;top: 0;left: 0px;content: '';background-color:#ffdda9;}
.prof-box{background-color:#fff5d6;padding: 10px 10px 10px 20px;}
.prof-head{font-weight: 600;font-size: 18px;color: #000;margin-bottom: 10px;}
.prof-content{font-weight: 400;color: #555;}
.prof-content a{text-decoration:underline;font-weight:500;}
/****************************************************************/
/****************************************************************/
/****************************************************************/