/*
Theme Name: Flipmart - ChildTheme
Theme URI: http://www.ckthemes.com/flipmart/
Author: CKThemes
Author URI: http://www.ckthemes.com/
Description: Flipmart is a modern, clean and professional WordPress Woocommerce Theme, It is fully responsive, it looks stunning on all types of screens and devices. It is super for fashion shop, digital shop, games shop, food shop, devices shop, household appliances shop or any other categories.
Version: 2.6
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: flipmart
Template: flipmart
*/
.breadcrumb-inner{
	background-color:silver;
	
}
.lever-container{
	padding:10px;
}
.m-t-20{
	margin-top: 1px !important;
}
.levercontact{
	background-color: Grey;
	padding:10px;
	color: white;
}
.lever13{
	background-color: Green;
	padding:10px;
	color: white;
}
.lever25{
	background-color: DarkGreen;
	padding:10px;
	color: white;
}
.leverop37{
	background-color: Gold;
	padding:10px;
}
.leverop2w{
	background-color: GoldenRod;
	padding:10px;
}
.leverna{
	background-color: LightGrey;
	padding:10px;
	color: white;
}

.breadcrumb ul{
	padding: 8px !important;
	
}
.breadcrumb ul li{
	font-size: 12px !important;
}
.breadcrumb ul li a{
	font-size: 16px !important;
}
.products {
    border: 2px solid transparent;
}

.products:hover {
    border: 2px solid #d0d0d0;
	
}
.products .product{
	margin-bottom: 5px !important;
}
.product-price > span{
	text-align:center !important;
	font-size: 1.50em !important;
}
.product-price{
	text-align:center;
}
h3.name {
	font-size: 1.00em !important;
	text-align: center !important;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: blue !important;
	background-color: silver !important;
	margin: 0px !important;
	
}
.product-info .name{
	font-size: 1.00em !important;	
}
#shortcode-widget-28{
	display: none !important;
}
#tab-additional_information h4.title{
	display: none !important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
	background-color: #0f6cb2;
	color: #ffffff;
}
.nav-tabs>li>a{
	color: black;
	font-weight: bold;
}
.table{
	font-size: xx-small !important;
}

.outer-bottom-xs{
	margin-bottom: 0px !important;
}

@media screen and (max-width: 600px) { 
.side-menu {
	display: none !important;}
}

.category {
	padding-top: 30px;
}
.compare  {
	display: none !important;
}
.add-cart-button
{
	display: none !important;
}
.woocommerce-pagination{
    margin-top: 1em;
	width: 100% !important;
	
}
.flex-control-thumbs{
		display: none !important;
}

.woocommerce-pagination .page-numbers .current, .woocommerce-pagination .page-numbers li a:hover {
padding: 3px 7px !important;
background: #DDD !important;
border: 1px solid #BBB !important;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.woocommerce-pagination .page-numbers a:link, .woocommerce-pagination .page-numbers a:visited {
display: inline !important;
text-decoration: none !important;
background: #EEE !important;
color: #666 !important;
padding: 3px 7px !important;
border: 1px solid #DDD !important;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.woocommerce-pagination .page-numbers li{
    display: inline;
    margin: 2px;
    
}

.woocommerce .woocommerce-pagination { width:50%; float: left; text-align: left !important;  }

.woocommerce-result-count {
width: 46%;
float: right;
text-align: right;
margin-bottom: 0 ;
}

.knopke{
	border: 0;
    background: 0 0;
    background-color: #43454b;
    border-color: #43454b;
    color: #fff;
    cursor: pointer;
    padding: .6180469716em 1.41575em;
    text-decoration: none;
    font-weight: 600;
    text-shadow: none;
    display: inline-block;
    outline: 0;
    -webkit-appearance: none;
    border-radius: 0;
}
body{
	background-size: auto !important;
}

.cart-grand-total{
	color: #555 !important;
}
.woocommerce-shipping-destination{
	color: #84b943 !important;
}
.quantity .input-text{
    padding: 0 0px 0 20px !important;
}
.qty {
    padding: 0 0px 0 20px !important;
}
#product-tabs li{
	float: left !important;
}

.woocommerce-orders-table__cell{
	font-size: 13px !important;
}
.woocommerce-table{
	font-size: 13px !important;
}
.payment-methods{
	text-align: left !important;
}