.resp-tabs-list { display: none !important }

/* HEADER */

#header .widget { margin:0px !important; }
#header .header-left { padding:0px !important; }
#header .widget img {    height: 15px !important; border: 1px solid lightgray !important; }
#header2 .header-top { display: none !important ; } 
#header22 .header-top .header-right { display: none !important ; } 
#header2 .welcome-msg { padding:20px !important; }
#header .language-chooser { border: 0px !important; }
#header .mobile-toggle { border: 1px solid lightgray; margin: 8px 8px 8px 12px !important; }
#header .main-menu-wrap {     border-bottom: 7px solid #FF941A; }
#header .header-main .header-center { padding:0px !important; }

@media (max-width: 767px) {
	#header2 .welcome-msg { display: none !important }
}

@media (max-width: 991px){	
	#header .header-top { display: block !important ; } 
	#header .header-top .header-left { text-align:center !important ; } 
	#header .welcome-msg { display: block !important ; } 

}

@media (max-width: 580px){	
	.page-top { padding:15px !important ; } 
}

@media (max-width: 480px){	
	.searchform-popup .searchform  { left:-200px !important; }
}

@media (max-width: 375px) {

}

/* BREADCUMBS */

/* HOME */

@media screen and (max-width: 480px) {
.home2 .main-content .grid  LI .product-image {    height: 200px !important; width:220px !important;    vertical-align: middle !important;    display: table-cell !important; margin-bottom:5px !important; }
.home2 .main-content .grid LI .product-image img { max-height:170px !important ; width:auto !important; }
.home2 .main-content .grid LI .product-loop-title H3 { height:55px  !important; margin-top:10px !important;}
}

.thumb-info .thumb-info-type { display: none !important }

/* HOME SIDEBAR */

.home .custom-attributes { display: none !important }
.widget-title .toggle { display: none !important }
.mobile-sidebar .sidebar-toggle {    top: 40% !important; }

/* CATEGORY */

#main .woocommerce-info { display: none !important }

.archive.category .col-lg-5 {     max-width: 25%; }
.archive.category .owl-item { width:200px !important ; }
.archive.category .post-image { margin-bottom:0px !important ; }
.archive.category article { margin-bottom:20px !important ; }
.archive .archive-products .price { margin-top:10px !important; }
.archive .archive-products .custom-attributes { line-height:19px !important; }
.archive .archive-products .mesjacy { display: none !important }

.shop-loop-before { display: none !important }
.shop-loop-after { display: none !important }
.rating-wrap { display:none !important ; }
.gridlist-toggle { display:none !important ; }

/* PRODUCT */

.single-post .post-meta { display: none !important ; padding: 0px !important;    border: 0px !important; }
.single .wb-posted_in A { padding-left:5px!important; }
.single-product .product_title { display: none !important }
.single2  .woocommerce-tabs .tab-content { padding:20px !important; border: 1px solid #ccc; }
.product-summary-wrap .product_meta {
    margin: 0 !important;
    padding-bottom: 0px !important;
    border-bottom: 0px !important;
}
.woocommerce-tabs .tab-content {    border-top:0px !important; }
	
/* BRANDS - LEKTORS */

.mgwoocommercebrands.brands-listing > ul li {
    display: inline-block !important;
    padding: 10px !important;
}

/* PORTFOLIO - LEKTORS */

.post-title-simple H5 { display: none !important }
.portfolio-info { display: none !important }

/* SIDEBAR  */

.widget_product_categories .widget-title { display:none !important ; }
.sidebar-content .widget { background:#fff !important; }
@media screen and (min-width: 769px) {
.product-categories>LI>A { text-transform:uppercase ; font-size:18px !important}
.product-categories>LI>UL LI>A { line-height:16px !important; font-size:18px !important; }
.wc-brand-dropdown-layered-nav-product_brand { margin:10px 0px !important; width:100% !important;}
}
.mobile-sidebar .sidebar-toggle { top:40% !important ; background:#000 !important; color:#fff !important }
.price_slider_amount .button { width:100% !important; }
.price_slider_amount .price_label { text-align:center !important; }
.product-categories .toggle { display: none !important }
.product-categories .cat-parent>A { font-size:15px !important; font-weight:bold !important; }


.sidebar-content .menu H3 { text-align:left  !important; }
.sidebar-content .menu { border:0px !important; }
.sidebar-content .menu LI { text-align: left !important; padding:0px 15px !important; display:block !important ; border:0px !important; }
.sidebar-content .menu LI:before {    display: none !important; }
.sidebar-content .menu LI A { padding:4px 0 !important }

/* FOOTER */

.footer-bottom { padding:0px !important }
.footer-center { padding:0px !important }
.fotbut { display: none !important }
#footer .footer-bottom  H3 { text-align:left  !important; }
#footer .footer-bottom .widget {    display: block !important; }
#footer .footer-bottom .widget LI:after {    display: none !important; }
#footer .footer-bottom .widget li {     text-align: left !important; padding:0px !important; display:block !important ;   }

/* KONTAKT */

.powered-by { display:none !important ; color:#FFF !important }

/* TABLE */
.single TABLE {     width: 100%;     border-collapse: collapse;      }
.single TR:nth-of-type(odd) {     background: #eee;     }
.single TH {     background: #3498db;    color: white;     font-weight: bold;     }
.single TD, .page TH {     padding: 10px;     border: 1px solid #ccc;     text-align: left;     }

