/*
 Theme Name:   Techtlk Child
 Theme URI:    https://techtlk.rstheme.com/
 Description:  Techtlk Child
 Author:       RSTheme
 Author URI:   http://rstheme.com
 Template:     techtlk
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */
.bs-sidebar .widget_product_search button {
padding: 8px 24px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 63%;
    clear: none;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 35%;
}
.bs-sidebar .widget {
    background: rgba(0, 0, 0, 0.01);
    padding: 30px 20px 30px;
    border-radius: 5px;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.051);
    margin-bottom: 30px;
}
.portfolio-content a{
	    pointer-events: none;
    cursor: default;
    text-decoration: none;
}
@media (max-width: 1024px) {
    .elementor-16344 .elementor-element.elementor-element-34726d2 .hfe-site-logo .hfe-site-logo-container img {
        height: auto !important;
    }
}