/* Generated by less 2.5.1 */
/**********************************
Theme Name: DTH Connectors Theme
Theme URI: http://pirostudio.pl
Description: 
Author: piro[studio]
Author URI: http://pirostudio.pl
Version: 4.0 (f642)
Tags: 
**********************************/
/******************************/
/******* GENERAL STYLES *******/
/******************************/
body {
  background: #fff;
  color: #555555;
  cursor: auto;
  font-family: "Signika", sans-serif;
  font-style: normal;
  font-weight: normal;
  margin: 0;
  padding: 0;
  position: relative;
  font-size: 16px;
  line-height: 24px;
}
html,
body,
#container {
  height: 100%;
}
body > #container {
  height: auto;
  min-height: 100%;
  border-top: 0px solid #f5f5f5;
}
p {
  font-size: 16px;
  line-height: 24px;
  font-family: inherit;
  font-weight: normal;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}
/*************************************/
/******* LINK STYLES & BUTTONS *******/
/*************************************/
a,
a:visited {
  color: #FD8629;
  text-decoration: none;
}
a:hover,
a:focus,
a:visited:focus {
  color: #FD8629;
  outline: none;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
button,
a.button,
.button {
  background: #FD8629;
  padding: 14px 22px;
  transition: 200ms all;
}
button:hover,
button:focus,
a.button:hover,
a.button:focus,
.button:hover,
.button:focus {
  background: #FD8629;
}
/***********************/
/******* HEADERS *******/
/***********************/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility;
    font-family: "Signika", sans-serif;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 20px;
}
h2.pagetitle {
  font-size: 38px; margin-bottom: 25px; font-weight: bold; margin-top: 25px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 15px;
}
/************************************/
/******* LAYOUT & GRID STYLES *******/
/************************************/
.row {
  max-width: 1180px;
	padding: 0 10px;
}
#mega-menu-wrap-main-nav {
  margin-bottom: 0px;
}
#mega-menu-wrap-main-nav #mega-menu-main-nav {display: flex;}
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item {flex: 1;}
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item > a.mega-menu-link {text-align: center; padding: 0;}

#nghomeone {margin: 60px 0 25px; float: left; width: 100%;}
#nghomeone span {padding: 0px;font-weight: normal;font-size: 30px;display: inline-block; color:#fff;}
#nghometwo {float: left; width: 100%;}
#nghometwo span {color:#fff; padding: 0px;font-size: 56px;font-weight: bold;clear: both;display: inline-block;}

#offbutton {color:#fff;background:#FD8629;display: inline-block;font-size: 20px;margin-top: 30px;padding: 14px 22px;border-radius: 3px;}

#toppage {height: 180px; background: url(https://dth.com.pl/wp-content/uploads/2020/03/dthtop2.jpg) no-repeat center; background-size: cover; margin-bottom: 35px; margin-top: -47px; color: #fff;}

#menublok {background: #fd8629;}


/*********************************/
/******* NAVIGATION STYLES *******/
/*********************************/
.nav {
  background: none;
  border: 0;
  float: right;
  margin-top: 27px;
  padding: 0;
  margin-bottom: 0;
}
.nav li {
  float: left;
  position: relative;
  margin-left: 25px;
  list-style: none;
}
.nav li a {
  display: block;
  text-decoration: none;
  padding: 8px 10px;
  color: #555555;
  transition: 200ms all;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.nav li a:hover,
.nav li a:focus {
  color: #FD8629;
}
.nav li ul.sub-menu li a,
.nav li ul.children li a {
  padding-left: 30px;
}
.nav li ul.sub-menu,
.nav li ul.children {
  margin-top: 0;
  border: 1px solid #ccc;
  border-top: 0;
  position: absolute;
  display: none;
  z-index: 8999;
}
.nav li ul.sub-menu li a,
.nav li ul.children li a {
  padding-left: 10px;
  border-right: 0;
  display: block;
  width: 180px;
  border-bottom: 1px solid #ccc;
}
.nav li ul.sub-menu li:last-child a,
.nav li ul.children li:last-child a {
  border-bottom: 0;
}
.nav li:hover ul {
  top: auto;
  display: block;
}
.nav li.current-menu-parent a,
.nav li.current-menu-item a,
.nav li.current-menu-ancestor a {
  color: #FD8629;
}
.nav li.menu-item:hover > a {
  color: #FD8629;
}
.nav li ul {
  visibility: hidden;
  opacity: 0;
  transition: 200ms all;
}
.nav li:hover ul {
  visibility: visible;
  opacity: 1;
}
/************************/
/******* TOP SITE *******/
/************************/
.header {
  background: none;
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	border-top: 7px solid #444;
}
.logo-site {
  float: left;
  margin: 35px 0 30px;
  width: 380px;
}
#top {
  width: 100%;
  height: 295px;
  text-align: center;
  padding-top: 75px;
}
#top h1 {
  font-weight: 200;
  font-size: 60px;
  line-height: 66px;
  color: #fff;
}
#headico {
  float: right;
  margin: 29px 0 0 25px;
}
#logblock {
  float: right;
  margin: 11px 0 0 40px;
}
#logblock a {
  text-transform: uppercase;
  color: #555555;
  font-size: 15px;
  margin-left: 15px;
}
#logblockphone {
  float: right;
  margin: 15px 0 0 0px;
  font-size: 15px;
  font-weight: normal;
  background: url(images/ico-phone.png) no-repeat center left;
  padding: 30px 0 30px 40px;
}
.topcart {
  width: 23px;
  height: 35px;
  padding: 10px 15px;
  float: right;
  margin: 0;
  background: url(images/ico2.png) no-repeat center;
  position: relative;
}

.wishico {
  float: left;
  margin: 0 15px;
}
#topbar {
  background: #f5f5f5;
  height: 28px;
  text-align: right;
  color: #fff;
  font-size: 13px;
}
#topbar a {color:#555;margin-left: 15px;margin-top: 1px;display: inline-block;font-size: 12px;}
#topbar a:hover {text-decoration: underline;}

#searchform {
  display: inline-block;
  margin-top: 15px;
  -webkit-transition: 200ms all;
  transition: 200ms all;
  margin-left: 0px;
  margin-right: 0px;
  float: right;
}
#s {
  padding: 8px 10px;
  border: 1px solid #ddd;
  font-size: 15px;
  border-right: 0;
  border-radius: 3px 0 0 3px;
  width: 235px;
  float: left;
  box-shadow: none;
  height: 44px;
}
#searchsubmit {
  border: 0;
  height: 44px;
  width: 44px;
  float: right;
  text-indent: -999999px;
  background: url(images/ico-search.png) no-repeat center #ffffff;
  background-size: 24px;
  border-radius: 0 3px 3px 0;
  border: 1px solid #ddd;
}


#menucart {
  border-right: 0 !important;
  background: url(images/ico-cart.png) no-repeat 15px center #FD8629 !important;
  float: right;height: 44px;font-weight: bold;
	text-transform: uppercase;padding: 11px 15px 9px 50px;
	margin: 33px 0 0 40px;
	border-radius: 3px;
  color: #fff !important;
	margin-right: 10px;
	font-size: 14px;
}

#calltop {float: right;font-weight: bold;margin-top: 29px;font-size: 22px; color: #555; 
	background: url(https://dth.com.pl/wp-content/uploads/2020/03/ico-phone.png) no-repeat center left;
padding: 8px 0 8px 46px;}
#calltop span {display: block;font-size: 16px;line-height: 18px;}

#bnr {height: 340px; background: url(https://dth.com.pl/wp-content/uploads/2020/03/dthtop3.jpg) no-repeat center; background-size: cover; margin-bottom: 25px; margin-top: -48px;}


/************************/
/******* HOMEPAGE *******/
/************************/
.widget_wysija_cont .updated,
.widget_wysija_cont .login .message {
  background-color: transparent;
  border-color: transparent;
}
.widget_wysija_cont .updated,
.widget_wysija_cont .error,
.widget_wysija_cont .xdetailed-errors {
  color: #fff;
  font-size: 20px !important;
  font-weight: bold !important;
}
#icohome {
  text-align: center;
  font-weight: bold;
  padding-top: 35px;
  padding-bottom: 30px;
}
#icohomeins {
  border: 1px solid #ddd;
  padding: 30px 0;
  width: 100%;
  float: left;
}
#icohomeins img {
  display: block;
  margin: 0 auto 5px;
}
/**************************************/
/******* POSTS & CONTENT STYLES *******/
/**************************************/
#content {
  margin-top: 0;
}
article {
  background: none;
  margin-bottom: 20px;
  margin-left: 0px;
  padding: 0px 0px;
  position: relative;
}
.single article,
.page article {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}
.byline {
  color: #999;
  font-size: 12px;
}
.entry-content ul li {
  list-style: square;
  margin: 5px 0 5px 15px;
}
.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}
.entry-content img {
  margin: 10px 0;
  max-width: 100%;
  height: auto;
}
.entry-content video,
.entry-content object {
  max-width: 100%;
  height: auto;
}
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
}
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}
.gallery-item {
  float: left;
  margin: 0px 20px 0 0;
}
/*************************************/
/******* 9. SIDEBARS & ASIDES *******/
/*************************************/
.widget {
  padding: 0;
  margin: 0px 0 10px;
}
.widgettitle {
  font-size: 15px;
  color: #FD8629;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.product-categories {
  padding: 0px;
  margin: 0;
  border: 0px solid #ddd;
}
.product-categories li {
  list-style: none;
	
}
.product-categories li a {
  color: #555555;
  transition: 200ms all;
	border: 1px solid #ddd;
  padding: 10px 15px;
	margin-bottom:10px;
	display: block;
}
.product-categories li a:hover {
  color: #FD8629;
}
.product-categories li .count {
  float: right;
  color: #898989;
}
.product-categories .children {
  border-top: 1px solid #ddd;
  margin: 15px 0 0 0;
  padding: 15px 0 0 15px;
}
.product-categories .children li {
  border: 0;
  padding: 2px 0;
}
.product-categories .current-cat a {
  font-weight: bold;
}
.product-categories .current-cat li a {
  font-weight: normal;
}
.product-categories .children .children {
  border-top: 0;
  margin: 0 0 10px;
  padding: 5px 0 0 15px;
}
.product-categories li a {
  text-transform: none;
}
.product-categories li li a,
.product-categories li li li a {
  text-transform: none;
  font-size: 15px;
}
/*****************************/
/******* FOOTER STYLES *******/
/*****************************/
footer {
  clear: both;
  background: #444;
  margin: 0px 0;
  position: relative;
  font-size: 16px;
  padding-top: 35px;
  color: #fff;
  margin-bottom: 0;
}
footer .row {background: #444;}
footer p {
  font-size: 16px; 
    line-height: 26px;
}
footer ul {
  margin: 0;
}
footer ul li {
  list-style: none;
  margin-bottom: 3px;
}
footer ul li a {
  color: #fff !important;
}
footer ul li a:hover {
  text-decoration: underline;
}
.source-org {
  text-align: center;
  margin: 30px 0 0px;
  font-size: 14px;
  color: #8A8B8E;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #777;
}
.source-org span {
  float: right;
}
.source-org a {color: #999 !important;}
#newsletter {
  width: 100%;
  height: 350px;
  text-align: center;
  padding-top: 80px;
  background: url(images/newsletter-bg.png) no-repeat center;
  background-size: cover;
  margin-bottom: 0px;
  margin-top: 75px;
}
#newsletter h5 {
  font-size: 48px;
  font-weight: normal;
  margin: 0;
}
.widget_wysija_cont .wysija-submit {
  display: inline-block;
}
.wysija-paragraph {
  display: inline-block;
}
.wysija-input {
  padding: 30px;
  border: 0;
  border-radius: 50px;
  width: 400px;
  height: 60px;
}
.wysija-submit {
  height: 60px;
  border-radius: 50px;
  border: 0;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 30px;
  background: #FD8629;
  color: #fff;
  cursor: pointer;
}
#foodesc {
  border-bottom: 1px solid #DEDEDE;
  padding: 30px 0 50px;
  display: flex;
  align-items: stretch;
}
#foodesc img {
  float: left;
  margin-right: 15px;
}
#foodesc .socico {
  margin-top: 15px;
}
#foodesc ul {
  padding: 0;
}
#foodesc ul li {
  list-style: none;
  margin-bottom: 5px;
}
#foodesc ul li a:hover {
  text-decoration: underline;
}
.socialblock {
  text-align: right;
}
#blog {
  margin-bottom: 50px;
}
#blog h3 {
  font-size: 20px;
  margin: 15px 0 5px;
}
#blog h3 a {
  color: #555555;
  transition: 200ms all;
}
#blog h3 a:hover {
  color: #FD8629;
}
#blog p {
  color: #8A8B8E;
}
#blog ul.products {
  min-height: auto;
}
#cookie {
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #d3d0d0;
  bottom: 10px;
  font-size: 14px;
  line-height: 22px;
  padding: 10px 0;
  position: fixed;
  text-align: center;
  width: 550px;
  z-index: 999;
  right: 10px;
}
#accept-cookies-checkbox {
  background-color: #FD8629;
  padding: 5px 10px;
  color: #FFF;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  display: inline-block;
  margin-left: 10px;
  text-decoration: none;
  cursor: pointer;
}
#polityka {
  background-color: #aaa;
  padding: 5px 10px;
  color: #FFF;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  display: inline-block;
  margin-left: 10px;
  text-decoration: none;
  cursor: pointer;
}
/********************************/
/******* PAGE NAVI STYLES *******/
/********************************/
.page-navigation,
.wp-prev-next {
  margin: 0 0 2.2em;
  float: left;
  width: 100%;
}
.piro_page_navi {
  text-align: center;
  padding: 0;
}
.piro_page_navi li {
  display: inline-block;
  margin: 0 5px;
  list-style: none;
}
.piro_page_navi li a {
  padding: 8px 12px;
  display: block;
  text-decoration: none;
  position: relative;
  background: #f5f5f5;
  border-radius: 3px;
  color: #333;
}
.piro_page_navi li a:hover,
.piro_page_navi li a:focus {
  color: #FD8629;
}
.piro_page_navi li.bpn-current {
  padding: 8px 12px;
  background: #FD8629;
  position: relative;
  border-radius: 3px;
  color: #fff;
}
.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}
/***************************/
/******* WOOCOMMERCE *******/
/***************************/
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  border: 0px solid #ddd;
  text-align: center;
  padding: 15px 15px 20px;
  transition: 200ms all;
    background: #fff;
}
.woocommerce ul.products li.product:hover h2,
.woocommerce-page ul.products li.product:hover h2 {
  color: #FD8629;
}
.woocommerce ul.products li.product h2,
.woocommerce-page ul.products li.product h2 {
  color: #555555;
  font-size: 16px;
  transition: 200ms all;
}
.woocommerce ul.products li.product .price {
  color: #FD8629;
  font-weight: 600;
  font-size: 19px;
	margin-bottom: 15px;
}
.woocommerce div.product form.cart div.quantity {
  float: none;
}
.woocommerce div.product form.cart .button {
  float: none;
  background: #FD8629;
  border: 0;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  font-weight: bold;
  color: #FD8629;
}

.berocket_aapf_widget .berocket_label_widgets {font-size: 15px;}

.woocommerce div.product .product_title {
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
}
.woocommerce .woocommerce-breadcrumb,
.woocommerce-breadcrumb {
  margin: 0 0 10px;
  padding: 5px 0 10px;
  font-size: 14px;
  color: #fff;
  border-bottom: 1px solid #aaa;
}
.woocommerce .woocommerce-breadcrumb a,
.woocommerce-breadcrumb a {
  color: #FD8629;
  transition: 200ms all;
}
.woocommerce .woocommerce-breadcrumb a:hover,
.woocommerce-breadcrumb a:hover {
  color: #FD8629;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  border: 0;
  background: #fff;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
  width: 44%;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  width: 54%;
}
#atrblk {
  display: flex;
  align-items: stretch;
  background: #f5f5f5;
  padding: 15px;
  margin: 20px 0 25px;
}
#atrblk div {
  width: 100%;
}
#atrblk div .widget {
  margin-bottom: 0;
}
#atrblk div ul.berocket_aapf_widget {
  margin: 0 10px 0;
}
#atrblk div ul.berocket_aapf_widget select {
  font-size: 15px;
  margin-bottom: 10px;
}
#atrblk div h3 {
  margin-left: 10px;
  font-size: 15px;
}
.yith-wcwl-add-to-wishlist {
  margin-top: 0;
  float: left;
  position: absolute;
  top: 30px;
  left: 32px;
}
.yith-wcwl-add-button > a i {
  margin-right: 0;
}
.yith-wcwl-add-to-wishlist .ajax-loading {
  position: absolute;
  background: #fff;
  z-index: 9999;
  top: 0;
  right: 0;
}
.yith-wcwl-wishlistaddedbrowse,
.yith-wcwl-wishlistexistsbrowse {
  font-size: 14px;
}
#yith-wcwl-popup-message {
  display: none !important;
}
.single-product .entry-summary .yith-wcwl-add-to-wishlist {
  top: 10px;
  left: 13px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  width: 60%;
}
.product_meta .sku_wrapper {
  display: none;
}
.woocommerce a.button.alt {
  background: #FD8629;
}
.woocommerce a.button.alt:hover {
  background: #555555;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  margin-bottom: 30px;
  min-height: 335px;
}
.single.woocommerce ul.products li.product,
.single.woocommerce-page ul.products li.product {
  margin-bottom: 35px;
  min-height: 300px;
}

p.out-of-stock {display: none;}

table tbody tr:nth-child(2n) {
  background: #f5f5f5;
}
.woocommerce table.shop_attributes th {
  width: 25%;
}
.woocommerce table.shop_attributes tr:nth-child(2n) td,
.woocommerce table.shop_attributes tr:nth-child(2n) th {
  background: none;
}
.woocommerce table.shop_attributes {
  font-size: 15px;
  border: 0;
  text-align: left;
}
.woocommerce table.shop_attributes td {
  font-style: normal;
  border: 0;
}
.woocommerce table.shop_attributes th {
  border: 0;
}
.woocommerce table.shop_attributes tbody {
  border: 0;
}
.woocommerce table.shop_attributes p {
  font-size: 15px;
}
.woocommerce-tabs {
  margin-bottom: 50px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-radius: 0;
  padding: 0 25px;
  background-color: #f5f5f5;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  display: none;
}
.woocommerce-checkout #payment ul.payment_methods li {
  list-style: none;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #FD8629;
  transition: 200ms all;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #555555;
}
.woocommerce table.shop_table {
  border: 0;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  border-radius: 0;
  background: #f5f5f5;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background-color: #e6e6e6;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  border-bottom-color: #e6e6e6;
}
table tfoot {
  background: #f5f5f5;
}
.wc_payment_method label {
  font-size: 18px;
  font-weight: bold;
  color: #555555;
}
#order_review_heading {
  font-size: 20px;
  font-weight: bold;
  margin: 35px 0 20px;
}
.woocommerce-billing-fields h3 {
  font-size: 20px;
  font-weight: bold;
}
.woocommerce table.wishlist_table {
  font-size: 90%;
}
.woocommerce span.onsale {
  min-height: auto;
  min-width: auto;
  padding: 7px 10px;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 14px;
  top: 0;
  left: 0;
  margin: 0;
  border-radius: 0;
  background-color: #FD8629;
  color: #fff;
  font-size: 14px;
  z-index: 9;
}
.woocommerce ul.products li.product .onsale {
  top: 0px;
  left: 0px;
  margin: 0;
  width: 90px;
}
.woocommerce ul.products li.product .price ins {
  background: 0 0;
  font-weight: 700;
  display: inline-block;
  background: #FD8629;
  color: #fff;
  padding: 0 6px;
  text-decoration: navajowhite;
}
.woocommerce ul.product_list_widget li img {
  float: left;
  width: 65px;
  margin-right: 10px;
}
.woocommerce ul.product_list_widget li a {
  line-height: 18px;
  color: #555555;
  transition: 200ms all;
  margin-top: 5px;
  font-size: 15px;
}
.woocommerce ul.product_list_widget li a:hover {
  color: #FD8629;
}
.woocommerce ul.product_list_widget li {
  padding: 13px 0 18px;
  border-bottom: 1px solid #ddd;
}
ul.products a.button {
  font-weight: normal;
  margin-top: 5px;
}
.woocommerce ul.products li.product a img {
  margin-bottom: 8px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  line-height: 20px;
	font-weight: 800;
	font-size: 19px;
}
.woocommerce a.added_to_cart {
  font-size: 14px;
  padding-top: 4px;
}
#searchblock span {
  margin: 0 0 5px 10px;
  font-size: 15px;
  display: block;
}
#searchblock form {
  margin: 0 10px 0px;
}
mark {
  background-color: transparent;
  font-weight: bold;
}
.fa-heart-o:hover:before {
  content: "\f004";
}
.fa-heart-op:before {
  content: "\f004";
}
.woocommerce-shipping-destination {
  display: none;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
  width: 30%;
}
.itemsalehome {
  border: 1px solid #ddd;
  text-align: center;
  padding: 20px;
  transition: 200ms all;
  margin-bottom: 20px;
  position: relative;
  min-height: 375px;
}
.itemsalehome a {
  color: #555555;
}
.itemsalehome img {
  margin-bottom: 15px;
  display: block;
}
.itemsalehome span.onsale {
  top: -14px;
  left: -10px;
  margin: 0;
  width: 90px;
  min-height: auto;
  min-width: auto;
  padding: 7px 10px;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 14px;
  border-radius: 0;
  background-color: #75c755;
  color: #fff;
  font-size: 14px;
  z-index: 9;
}
span.pricesalehome {
  color: #75c755;
  font-weight: bold;
  font-size: 18px;
  display: block;
  margin-top: 5px;
}
.woocommerce ul.products li.product .button {
  margin-top: 0;
  border-top: 0px solid #ddd;
  text-transform: uppercase;
  padding: 14px 20px;
  font-size: 14px;
  border-radius: 3px;
  background-color: #eee;
  font-weight: 600;
  transition: 200ms all;
}
.woocommerce ul.products li.product .button:hover {
  color: #FD8629;
}

.berocket_aapf_widget.berocket_style_block {
  margin: 0;
}
.berocket_aapf_widget-title_div {
  font-size: 15px;
}
.berocket_aapf_widget-title_div h3 {
  font-weight: bold;
}
.pswp__bg {
  background: rgba(0, 0, 0, 0.9);
}
.related.products {
  clear: both;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  width: 16%;
}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
  clear: none;
}
.woocommerce .woocommerce-ordering select {
  vertical-align: top;
  font-size: 13px;
  padding: 3px 27px 2px 10px;
  height: 38px;
}
.woocommerce .woocommerce-result-count {
  margin: 6px 0 0;
  font-size: 13px;
}

.woocommerce nav.woocommerce-pagination {margin-bottom: 70px;}
#last {margin-top: 50px;}

.woocommerce .woocommerce-breadcrumb, .woocommerce-breadcrumb {margin-bottom: 20px; color: #333;}
.woocommerce .products ul, .woocommerce ul.products {margin:0;}

.home ul.products li.product {
    float: left;
    margin: 0 2.8% 2.392em 0;
	margin-bottom: 30px;
	width: 22.85%;
}
.home ul.products li.last {margin-right: 0;}

.woocommerce ul.products li.product .price del {font-size: 16px;}
.woocommerce ul.products li.product .price ins {font-size: 16px;}

[type="checkbox"], [type="file"], [type="radio"] {margin: 0 0 10px;}

h2.yikes-custom-woo-tab-title {display: none;}
#tab-zapytaj-o-produkt .wpcf7-textarea {height: 208px;}

h2.relatedng {font-size: 20px;font-weight: bold;border-bottom: 1px solid#ddd;padding-bottom: 10px;margin-bottom: 20px;}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {width: 48%;}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {width: 49%;}

span.rockpr {border-bottom: 1px solid #ddd;display: block;font-size: 14px;border-top: 1px solid #ddd;padding: 5px;margin: 8px 0;}

.woocommerce ul.products li.product .woocommerce-loop-product__title {height: 100px;}

#woocommerce_products-3 {margin-top: 40px;}


/**************************/
/******* RESPONSIVE *******/
/**************************/
#menurwd {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #555555;
  height: 45px;
  z-index: 9997;
}
.menu-link {
  float: right;
  font-size: 32px;
  color: #fff;
  margin: 7px 10px 0 10px;
}
.menu-link span {
  font-size: 16px;
  font-weight: bold;
  float: left;
  margin-top: 5px;
  margin-right: 3px;
}
.panelrwd {
  background: #505050;
  z-index: 9998;
  position: fixed;
  left: -15.625em;
  width: 15.625em;
}
.panelrwd li a {
  display: block;
  padding: 20px 0 20px 20px;
  border-bottom: 1px solid #666;
  font-size: 16px;
}
.panelrwd ul {
  padding: 0;
  margin: 0;
}
.push {
  position: relative;
}
@media screen and (max-width: 768px) {
  #menu-menu {
    display: none;
  }
  #menurwd {
    display: block;
  }
  #foodesc {
    display: block;
  }
  .wysija-input {
    width: 100%;
  }
  #newsletter {
    height: auto;
  }
  #container {
    margin-top: 0px;
  }
  #top h1 {
    font-size: 36px;
    line-height: 44px;
  }
  body {
    overflow-x: hidden;
  }
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary {
    width: 100%;
  }
  .woocommerce #content div.product div.images,
  .woocommerce div.product div.images,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page div.product div.images {
    width: 100%;
  }
  #atrblk {
    display: block;
  }
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    margin-bottom: 20px;
  }
  #newsletter h5 {
    font-size: 38px;
    line-height: 42px;
    margin-bottom: 25px;
  }
  #newsletter {
    padding: 30px 0;
  }
	
	#logblock {float: left; margin: 0;}
	.logo-site {width: 90%; margin-bottom: 0;}
	#calltop { float: left; margin-bottom: 15px; margin-top: 0;}
	#nghometwo span {font-size: 36px; line-height: 38px;}
	#nghomeone {margin-top: 35px;}
	#nghomeone span {font-size: 22px; line-height: 26px;}
	#bnr {margin-top: 0;}
	#toppage {margin-top: 0;}
	h2.pagetitle {margin-top: 55px;}
}
