/*
Theme Name:     Bizix Child Theme
Theme URI:      http://themeforest.net/user/Softwebmedia/portfolio
Description:    Bizix Child Theme for customization
Author:         Soft Web Media
Author URI:     http://themeforest.net/user/Softwebmedia
Template:       bizix
Version: 		1.08
*/


/* Add your custom style below */

.grecaptcha-badge {
    z-index: 1;
    bottom: 22px !important;
}

a.swm-go-top-scroll-btn {
    display: none !important;
}

.product-gallery {
    background-color: #f5f5f5;
    background-image: url("http://snoty-wp.test/wp-content/themes/bizix-child-theme/product-gallery-bg.png");
    background-position: top right;
    background-repeat: no-repeat;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    margin-bottom: 45px;
}

.product-gallery .gyan-infobox-content-holder {
    padding-left: 0px;
    padding-top: 20px;
    text-align: left;
    width: 100%;
}

.product-gallery .gyan-infobox-content-holder .gyan-infobox-content {
    margin-bottom: 0px !important;
}

.gyan-services-full-icon img {
    width: 45px !important;
}

.gyan-infobox-image img {
    width: 55px;
}

#language-widget-area {
    float: left;
    margin-left: 25px;
}

.swm-topbar-content #language-widget-area ul li {
    margin-right: 10px;
}

.img-padding img {
    padding: 7px;
}