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

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
.sv_primary_menu .e-con-inner {
    padding: 0;
}
.sv_categorydiv .owl-item {
    float: left;
}
.sv_categorydiv .owl-dots, .sv_categorydiv .owl-nav{
    display:none !important;
}
.sv_categorydiv .owl-stage-outer {
    overflow: hidden;
}
.sv_categorydiv img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    object-fit: cover;
}
.sv_categorydiv .item p {
    text-align: center;
    margin-top: 10px;font-size:14px;
}
footer .mc4wp-form-fields button {
    border: 0;
    background: #fff;
    text-align: center;
    color: #000;padding-right:20px;
     border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
footer input#mc4wp_email {
    border: 0;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
.product.inner .name
{
	font-weight:600;margin-bottom: 0;
}
.woocommerce div.product-block
{
	padding:0; border:0;
}
.product-block .image
{
	border-radius:5px;
}
.elementor-widget-tbay-posts-grid .row.grid>.item .post {
    border: 1px solid #ddd;border-radius:10px;
	padding-bottom: 0;
    margin-bottom: 0;
}
.elementor-widget-tbay-posts-grid .row.grid>.item .post .entry-header {
    padding: 0 10px;
}
.post .entry-description
{
	border-bottom:0;padding-bottom:0;
}
.sv_fifth_row .border {
    border-radius: 10px;overflow:hidden;
} 
.sv_fifth_row h5 {
    padding: 20px 10px 10px;
}
 @media screen and (max-width: 480px) {
	 .sv_fifth_row .border {
    margin-bottom: 10px;
}
	 .footer-mobile-collapse .tbay-element-menu-vertical {
    border-top: 0;
}
	 .sv_categorydiv .item p {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
	 .sv_categorydiv img {
    width: auto;
    height: auto;
}
	 .mob_title .elementor-widget-container {
    font-size: 13px;
}
     .sv_categorydiv .owl-stage-outer {
    overflow: inherit;
}
 }
.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;
}
.woocommerce div.product div.images .flex-control-thumbs li
{
	width:auto;margin-bottom:10px;
}
.panel-selling .panel .img-cat {
    background: url(images/hand-clap.png) no-repeat;
    padding: 45px 0px;
    background-position: center center;
    width: 100%;
    margin-top: -40px;
}
.panel-selling .panel {
    border: 1px solid #ddd;
    margin: 0 auto;
    width: 25%;
    min-height: 150px;
}
.usd-price {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    min-height: 180px;
}
.title-selling-offer, .usd-price h1 {
    color: #fff;
}
.mh {
    line-height: 1.6;
    min-height: 65px;
}
.panel-selling .panel a {
    background: var(--tb-theme-color);
    color: #fff;
    padding: 10px 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -o-border-radius: 3px;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del, .woocommerce div.product p.price del .woocommerce-Price-amount, .woocommerce div.product span.price del .woocommerce-Price-amount {
    color: #258635;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .price ins .woocommerce-Price-amount
{
	color:#000;
}
.item.item-image .item-cat {
    border: 1px solid #0e0e0e2e;
    border-radius: 12px;
    overflow: hidden;
}
.sv_footer .elementor-element {
    padding: 0;
}
.wpcf7-form input[type="radio"] {
    height: auto;
}
.sidebar .widget h4:not(.entry-title)::before
{
    display:none;
}
#mc4wp-form-1 .mc4wp-form-fields {
    display: flex;border:1px solid #ddd;border-radius:50px;
}
.tbay-login .account-menu ul li:last-child {
    border-top: 0;
    padding-top: 0px;
    margin-top: 0px; 
}
.footer-mobile-collapse div.tbay-element .heading-tbay-title:after
{
    color:#fff;
}
@media screen and (min-width: 768px) and  (max-width: 1023px) 
{
.sv_categorydiv .owl-stage-outer {
    overflow: inherit;
}
}

@media screen and (max-width: 767px) {
.sv_categorydiv .owl-stage-outer {
    overflow: inherit;
}
	 .footer-mobile-collapse .tbay-element-menu-vertical {
    border-top: 0;
}
}

@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
.sv_categorydiv img
    {
        height:auto;
    }
}
.sv_categorydiv .item
{
    text-align:center;
}
