/*
Theme Name: b2b Child
Theme URI: https://sangvish.com
Author: Sangvish
Description: This is a child theme for b2b
Version: 1.0
Author URI: https://sangvish.com
Template: b2b
Text Domain: zota-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
.rfq-banner-main-title {
    font-size: 25px;
    line-height: 32px;
} 
 .rfq-banner-sub-title {
    color: #000;
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-top: 16px;
}
.sv_rfq_text {
    position: absolute;
    bottom: 100px;
    right: 30px;
}
.home .sv_hide_name .product.inner .name {
    display: none;
}
.home.woocommerce div.product-block
{
    padding:5px;
}
.home .price ins .woocommerce-Price-amount, .home .woocs_price_code ins .woocommerce-Price-amount, 
.home .woocommerce-grouped-product-list-item__price ins .woocommerce-Price-amount, .home .price del
{ 
    font-size:13px;
}
.home .tbay-element[class*="tbay-element-product"] .row>div
{
    padding:0 10px;
}
.home .product.inner .caption
{
    text-align:center;
}
.quoteborder {
    border: 7px solid #dcdee3;
    background: #fff;
    min-height: 435px;
}
.quoteborder input[type="text"], .quoteborder input[type="email"], .quoteborder select
{
    width: 100%;
    height: 40px;
    border: 1px solid #ddd;
    padding: 5px;
}
.quoteborder .wpcf7-submit {
    background: #ff6a00 !important;
    color: #fff;
    padding: 5px 20px;
}
.ms-options ul {
    list-style: none;
}
.ms-options-wrap > button:focus, .ms-options-wrap > button {
    border: 0 !important;
}
.mc4wp-form  .mc4wp-form-fields {
    display: flex;
}
.mc4wp-form .mc4wp-form-fields button, .mc4wp-form .mc4wp-form-fields input {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    border-radius: 0;
}
.home .header-1 {
    background-color: transparent !important;
}
.home .product-block
{
    border:0;
}
.sv_hide_product_sec .product.inner .caption
{
    display:none;
}
.sv_hide_product_sec .products .item
{
    margin-bottom:10px;
} 
.circular-product-image div.item-cat a {
    font-size: 15px;
}





