/*
 Theme Name:   Braintech Child
 Theme URI:    http://keenitsolutions.com/products/wordpress/braintech/
 Description:  Unitek Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     braintech
 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
 */

button.custom_button {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    padding: 8px 29px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 500;
    background-image: linear-gradient(90deg, #03228f 0%, #0e73e4 100%) !important;
    z-index: 1;
}
 button.custom_button a {
	color: #fff !important;
}
button.custom_button:hover {
    background-image: linear-gradient(90deg, #0e73e4 19%, #03228f 100%) !important;
    z-index: 1 !important;
}

.single-product  .summary.entry-summary form.cart  {
    display: none;
}
.single-product  .summary .wpb-get-a-quote-button-btn {
    margin-bottom: 20px;
    display: none !important;
}

.single-product .product_meta {
    display: none;
}

.single-product p.brach_side {
    margin-bottom: 0px;
    color: #e90505;
    font-size: 17px;
    font-weight: 400;
    font-family: sans-serif;
}

.single-product p.saide_hidde_img {
    margin-bottom: 0px;
    color: #e90505;
    font-size: 17px;
    font-weight: 400;
    font-family: sans-serif;
}