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

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */


.panel-selling .panel {
    border: 1px solid #ddd;
    margin: 0 auto;
    width: 25%;
    min-height: 150px;
}
.panel-selling .panel .img-cat {
    background: url(images/hand-clap.jpg) no-repeat;
    padding: 45px 0px;
    background-position: center center;
    width: 100%;
    margin-top: -40px;
}
.panel-selling .panel a {
    background: #F9CA24;
    color: #fff;
    padding: 10px 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -o-border-radius: 3px;
}
.title-selling-offer, .usd-price h1, .mh, .usd-price h3, .usd-price p {
    color: #fff;
}
.title-selling-offer h3 {
    color: #fff;
    font-size: 30px;
    text-align: center;
}
.panel-headings {
    text-align: center;
}
.panel-headings h3 {
    display: inline-block;
    margin: 20px;color:#fff;
    font-size: 20px;
} 
.usd-price {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    min-height: 180px;
} 
.mh {
    min-height: 65px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: auto;
    margin-bottom:10px;
}
@media screen and (min-width: 1200px) and (max-width: 1920px) 
{ 
    .sv_second_sec {
        margin-top: -160px; 
        z-index: 99;
    }
}
footer .mc4wp-form-fields {
    display: inline-flex;
    width: 100%;
}
footer .mc4wp-form-fields button {
    border-radius: 0;
    border: 0;
    background:var(--tb-theme-color);
}
footer .mc4wp-form-fields input
{
    border-radius: 0;
}

.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;
}
.sidebar .widget h4:not(.entry-title):before
{
    display:none;
}
@media screen and (max-width: 767px) 
{
   .elementor-element .swiper .elementor-swiper-button {
    top: 67% !important;
}
    .footer-mobile-collapse div.tbay-element .heading-tbay-title:after
    {
        color:#fff;
    }
    .footer-mobile-collapse .tbay-element-menu-vertical {
        border-top: 0;
    }
}
.sv_cat_sec_home img {
    height: 110px;
    width: 100%;
    object-fit: cover;
}
.sv_cat_sec_home p {
    color: #000;font-size:12px; line-height: 15px;
    margin-top: 5px;
    text-overflow: ellipsis;overflow:hidden;
    white-space: nowrap;
} 
.sv_cat_sec_home .col-md-6 {
    padding: 0 10px;
}
.sv_start_selling_img img {
    border-radius: 50%;
    width: 250px;
    height: 250px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.sv_cat_sec_home img {
    height: 70px;
}   
}

