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

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
.sv_categorydiv .item img{
    width: 150px;
    height: 150px;
    border-radius: 10px;
    text-align: center;
    margin: auto;
    background: #EBEBEB;
}
.sv_categorydiv .owl-item, .feature_products .owl-item {
    float: left;
}
.sv_categorydiv .owl-dots, .feature_products .owl-dots {
    display: none !important; 
}
.sv_categorydiv .owl-stage-outer, .feature_products .owl-stage-outer {
    padding: 20px 0;overflow:hidden;
}
.sv_categorydiv .owl-carousel .owl-item p {
    text-align: center;
    margin-top: 10px;
    padding-bottom: 0;
}
.sv_categorydiv .item
{
    text-align:center;
}
.sv_categorydiv .owl-nav, .feature_products .owl-nav {
    text-align: center;
    margin: auto;display:none !important;
    margin-bottom: 20px;
}
.sv_categorydiv .owl-prev, .feature_products .owl-prev {
    margin-right: 10px;
}

.wpcf7-form input, .wpcf7-form textarea {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 10px;
}
.wpcf7-form input[type="radio"], .wpcf7-form input[type="checkbox"]
{
    width:auto;height:auto;
}
.text-underline
{
    text-decoration:underline;
}
.woocommerce div.product div.images .flex-control-thumbs li
{
	width:auto;
}
.elementor-widget-tbay-nav-menu .tbay-horizontal .navbar-nav>li>a
{
	padding:7px 0;
}
.product-block
{
	border:0;padding:0;
}
.woof_autohide_wrapper
{
    display:none;
}
.sidebar#sidebar-shop>.widget.WOOF_Widget ul li, .wcfmmp-store-page-wrap .sidebar>.widget.WOOF_Widget ul li {
    line-height: 24px;
    list-style: none !important;
}
.woof_container input[type="checkbox"], .woof_container input[type="radio"] {
    display: inline-block;
    margin-right: 5px;
}
.woof_childs_list_opener {
    top: 10px;
    right: 0;
}
header.woocommerce-products-header {
    display: none;
}
.auction_form .qty {
    float: none !important;
    width: auto !important;
}
.sidebar .widget h4:not(.entry-title):before {
display:none;
}
@media screen and (max-width: 480px) {	
.sv_categorydiv .item img
{
    width:auto;height:auto;
}
}
.wcfmmp_sold_by_wrapper a
{
    color:#4caf50 !important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price
{
    color:#000;
}
.product.inner .name
{
    font-size:15px;font-weight:600;
}

span.winning
{
    left:0;top:0;
}
.tbay-login .account-menu ul li:last-child {
    border-top: 0;
    padding-top: 0px;
    margin-top: 0px; 
}
@media screen and (max-width: 767px) {
    .tbay-search-mobile .form-group .input-group .tbay-search {
    border-radius: 50px;
    border-left: 2px solid #000;
    padding-left: 10px;
}
.sv_categorydiv .owl-stage-outer {
    overflow: inherit;
}
	 .footer-mobile-collapse .tbay-element-menu-vertical {
    border-top: 0;
}
.sv_categorydiv .item img
{
    height:auto;
}
}
.tbay-search-form .tbay-search {
    border-left: 0;
    height: 50px;
}
.tbay-search-form .select-category.input-group-addon {   
    border-right:0;
}

footer .tbay-element-menu-vertical .menu-vertical-container>.menu-vertical>li>a {
    font-size: 14px;
    line-height: 25px;
}
footer .tbay-element-menu-vertical .heading-tbay-title {
    font-size: 15px;
}
.sv_categorydiv p {
    font-size: 17px;
    margin-top: 14px;    
}
.sv_categorydiv p a { color: #000; }
header .category-inside-title {
    padding-left: 0;line-height:14px;
}
header .category-inside-title i {
    float: right;
    line-height: 30px;
}
header .tbay-horizontal .navbar-nav .dropdown-menu {
    border-radius: 16px !important;
    box-shadow: 0 2px 7px rgb(0 0 0 / 15%), 0px 5px 17px rgb(0 0 0 / 20%) !important;
}


























