body.woocommerce .n_listing_wrap .content-area{
	max-width: 80%;
	width: 100%;
    padding-left: 30px;
    float: left;
}
body.woocommerce .n_listing_wrap .widget-area{
	max-width: 20%;
	width: 100%;
    float: left;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering{
	width: 47%;
}

.secondary-nav > ul > li {
    vertical-align: middle;
}
.menu-left ul.menu li a{
	display: block;
}
.menu-left ul.menu li a .item-icon-wrap .menu-item-icon{
	max-width: 30px;
    width: 100%;
}
.menu-left ul.menu li a .item-icon-wrap{
	position:relative;
}
.menu-left ul.menu li a .item-icon-wrap .cart-count{
	position: absolute;
    top: -10px;
    left: -10px;
    background: red;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    font-size: 13px;
    overflow: hidden;
}
.section_tech_details {
	margin-bottom: 2em;
}
.tech-list-small{
	display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 30px;
    grid-row-gap: 20px;
}
.gm-style .gm-style-iw {
    font-weight: 300;
    font-size: 14px !important;
    overflow: hidden;
}
.mb-1{
	margin-bottom: 10px;
}
.gm-style .gm-style-iw b{
	font-weight: bold;
}
.btn-submit-review{
	display: block;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    text-decoration: underline;
}
body.show_in_catalog .afterpay-payment-info{
	display:none !important;
}

body.show_in_catalog .n_listing_wrap > .content-area{
	max-width: 100%;
    padding-left: 20px;
}

.acf-field.wfHideme{
	display: none !important;
}


.n_listing_wrap .widget-woof h4{
    font-size: 30px;
    font-weight: 800;
    margin: 0 0 20px 0;
    padding: 0;
	padding-bottom: 0px;
    line-height: 1.1;
    color: #000;
}

.n_listing_wrap .widget-woof h4 {
    font-size: 20px;
    position: relative;
    padding-bottom: 10px;
}
.n_listing_wrap .widget-woof h4:before {
    position: absolute;
    content: "";
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #f0f0f0;
    bottom: 0px;
}
.n_listing_wrap .widget-woof h4:after {
    position: absolute;
    content: "";
    left: 0;
    width: 50%;
    height: 2px;
    background-color: #000;
    bottom: 0px;
}
.woof_checkbox_label {
    font-size: 14px;
    line-height: 24px;
}
#secondary ul li a.woof_childs_list_opener:before {
    content: "";
}
 
.woof_childs_list_opener span.woof_is_closed{
	background:none;
}
ul.woof_childs_list {
	display: block !important;
}
.woof_open_hidden_li{
	text-align: left;
	
}
.woof_open_hidden_li_btn{
    position: relative;
    display: inline-block;
    text-transform: uppercase;
	cursor: pointer;
	font-size: 13px !important;
	line-height: 20px !important;
	padding-left: 0 !important;
	display: block !important;
    overflow: hidden;
	z-index: 2;
}
.woof_open_hidden_li_btn:before {
    content: '' !important;
    width: 1000px;
    height: 1px;
    background-color: rgba(128,128,128,0.6);
    position: absolute;
    top: 50% !important;
    z-index: 1;
    left: 100%;
    margin-left: 90px;
}
.woof_products_top_panel li a{
	padding: 5px 10px;
    transition: all ease-in-out 300ms;
    border-radius: 0px;
    background-color: rgba(0,0,0,0.05);
    font-size: 14px;
}
.n_listing_wrap .prdctfltr_wc_widget .prdctfltr_collector{
	display: none !important;
}

/* .prdctfltr_buttons .prdctfltr_instock{
	display: none !important;
} */
.prdctfltr_buttons{
	margin-top: 25px !important;
}


.openBtn {
  background: #f1f1f1;
  border: none;
  padding: 10px 15px;
  font-size: 20px;
  cursor: pointer;
}

.openBtn:hover {
  background: #bbb;
}

.search-overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 111111;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
}

.overlay-content {
  position: relative;
  top: 46%;
  width: 700px;
  max-width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}

.search-overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}
.overlay-content > form{position:relative;}
.search-overlay .closebtn:hover {
  color: #ccc;
}

.search-overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 100%;
  background: white;
    padding-right:45px;
}

.search-overlay input[type=text]:hover {
  background: #f1f1f1;
}
.overlay-content > form {
    position: relative;
    display: table;
    width: 700px;
    max-width: 90%;
}
.search-overlay button { 
  padding: 14px;
  background:transparent;
  font-size: 17px;
  border: none;
  cursor: pointer;
    top:0;bottom:0;position:absolute;right:0;line-height:17px;
}

.search-overlay button:hover {
  background: #bbb;
  color: #000;
}

body.single.single-product .woocommerce-breadcrumb{
	width: 1224px;
	margin: 0 auto;
	max-width: 100%;
	padding-bottom: 30px;
	display: block !important;
}
.woocommerce-shipping-calculator input.input-text:focus {
    background: #000 !important;
    color: #fff !important;
}