/* Enter Your Custom CSS Here */
.widget-top {
    border-bottom: none !important;
}

.sidebar .product_list_widget img{
	    width: 50% !important;
    height: auto !important;
}
.kp_menu_cart {
    float: right !important;
}
/* .kp_menu_cart a:before {
	font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f07a";
	color:white;
	padding-right:3px;
} */
	#main-nav ul li a .sub-indicator, .top-menu ul li a .sub-indicator{
		display:none;
	}
@media only screen and (min-width: 900px){

	.logo {
     float: none; 
    text-align: center;
}
	
.sidebar {
    position: sticky;
    top: 250px;
	}
/* #main-nav .container,
.wrapper.layout-2c #main-nav{
	    width: auto;
  	  height: fit-content;
} */
/* #main-nav{
				margin-top:80px;
} */
/* 	.top-nav{
		position:fixed;
		top:0;
    width: inherit;
	} */
/* #theme-header{
	    display: flex;
  align-items: center;
} */
/* 	.header-content{
		background:none;
	} */

.sticky {
  position: fixed !important;
  padding-top:0 !important;
  background: white;
	top:0;
}
/* 	.container{
		margin-top:34px;
	} */
.wrapper.layout-2c .header-content{
	padding-bottom:0;
    padding-top: 5px;
}
	.background-cover{
		background-size: 100% 100%;

}
	#tabbed-widget ul.tabs li{
		width:50%;
	}
}
.sumome-share-client-wrapper.sumome-share-client-wrapper-desktop-bottom-bar,
#tabbed-widget ul.tabs li:nth-child(3),
.single-post #comments{
	display:none;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
	color: #515151!important;
}


