/*
Theme Name: Zipwall International Theme
Theme URI: http://zipwall.com/int
Description: Child theme of twentythirteen
Author: Roger Weiss
Author URI: http://BostonWebCo.com
Template:twentythirteen
Version: 1

*/

@import url("../twentythirteen/style.css");
/*@import url("../responsive/rtl.css");  */

body {
	color:#343434;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:.9em;
}

body .site-header {
background-size: 100%;
}
.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
	margin: 0 auto;
	max-width: 1440px;
	width: 95%;
}

.site {
	max-width:960px;
	border:none;
}
	a.phone, a.phone:visited, a.phone:focus, a.phone:active {
		color:#fff !important;
		text-decoration:none !important;
	}
	a.phone:hover {
		color:#fff;
		text-decoration:underline !important;
	}
	
	#wpseo_sitemap h3 {
		font-size: 18px;
	}
	
	.und {
		text-decoration:underline;
	}
	
	.wizard > .steps a:hover {
		color: #fff;
	}
	.wizard > .content > .body label.error {
		color: #f00;
		display: inline-block;
		font-weight:bold;
	}
	.wizard.wizard > .steps a {
		font-size:.8em;
		width: 86%;
	}

/*
.entry-header {
	display:none;
}
*/
/*
.entry-header {
	margin:0 0 15px 0px;  
*/
div.entry-content {
	margin: 0 0px 10px 0px;
	width:100%;
}

/* Make banner responsive  */
.header-logo {
	max-width:100%;
	position: relative;
	display:block;
	padding:0 0;
	margin-right:auto;
	margin-left:auto;
}
.header-logomobile {
    display:none;
}
.logophone {
	width: 25%;
	text-align: right;
	font-size: 1.3em;
	float: right;
	font-weight: normal;
	padding-right: 18px;
	color: #FFF;
	margin-top: -37px;
	z-index: 99999;
	position: relative;
  }

.navbar {
	background-color:#fff;
	color:#FFF;
	height:30px;
	margin-top:20px;
}

/**** home page ****/
#homedivs {
	width:960px;
}
.home1 {
	width: 468px; 
	height: 264px; 
	margin-right: 22px; 
	float: left;
}
.home1 img.alignnone {
    margin: 0 0;
}
.home2 {
	width: 468px;
	height: 264px; 
	float: left;
}
.home3 {
	width: 477px;
	margin-right: 7px; 
	height: 137px; 
	padding-top: 24px; 
	float: left; 
	clear: both;
}
.home4 {
	width: 476px; 
	height: 137px; 
	padding-top: 24px; 
	float: left;
}
	
a.redbtn {
    background-color: #F00;
    color: #Fff !important;
    width: 120px !important;
    height: 18px !important;
    font-weight: bold;
    padding: 3px 20px;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: .9em;
    letter-spacing: 1px;
}
a.redbtn:hover {
    background-color: #cd0000;
    color: #FFF !important;
    width: 120px !important;
    height: 18px !important;
    text-decoration: none !important;
    font-weight: bold;
}
/*
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
	text-transform:none;
}
*/
.ubermenu .ubermenu-autocolumn, .ubermenu .ubermenu-submenu-type-stack {
    padding-top: 10px;
    padding-bottom: 0px !important;
}

.intdealers1 {
    width: 45%;
    margin-right: 15px;
    float: left;
	padding-top:20px;
}
.intdealers2 {
    width: 45%;
    margin-left: 10px;
    float: left;
	padding-top:20px;
}
.ukdealersrow {
	border-bottom: 2px solid #8e8e8f;
	padding: 20px 0;
	width:100%;
	display:block;
	overflow:auto;
}
.ukdealersrow2 {
	border-bottom: 2px solid #8e8e8f;
	padding: 14px 0;
	width:100%;
	display:block;
	overflow:auto;
}
.ukdealers1 {
    width: 32%;
    margin-right: 10px;
    float: left;
	clear:both;
}
.ukdealers2 {
    width: 32%;
    margin-right: 10px;
    float: left;
}

.ukdealers3 {
    width: 32%;
    margin-right: 0;
    float: left;
}

.hentry{
	padding:10px 0;
}
.site-footer {
	background-color:#FFF;
	color:#000;
	margin-top: 30px;
}
.site-info {
	margin:0 0;
	font-size:.8em;
}
.site-info a {
	color:#808285;
}
.site-info a:hover {
	color:#F00;
}
button.pea_cook_btn {
	color:#f77 !important;
	padding: 5px 10px !important;
}
.translations {
	padding: 4px 0 0 0;
	margin-bottom: 2px;
}
#ls_container {
	float:right;
	width:150px;
	margin: 7px 0 0 10px;
	z-index: 9999999999999;
	position:relative;
	height:25px;
	}
.toplinks {
	text-transform:uppercase;
	color:#343434;
	font-size: .7em;
	text-align: left;
	padding: 14px 0 0 0;
	margin-bottom: 2px;
	float:right;
	position:relative;
	z-index:9999;
	height: 30px;
}
.lowlinks {
	text-transform:uppercase;
	color:#343434;
	font-size: .8em;
	text-align: left;
}
.lowlinks a, .toplinks a {
	color:#808285;
}
.lowlinks a:hover, .toplinks a:hover {
	color:#F00;
	text-decoration:none;
}
.home h1.entry-title {
	display:none;
}

ul.specs, .subcategory-descr ul {
	list-style-image: url("/wp-content/uploads/redbullet.gif");
    line-height: 1.5em;
	padding-left: 15px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	display:none;
}
/* Suppress "has been added to your cart area  on View Cart Page */
.page-id-6 .woocommerce-message {
	display:none;
}
#tab-description.panel h2 {
	display:none;
}

.zfmprpic {
	float:left;
	margin-right:20px;
}
.zfmprtext {
	float:left;
	padding-top:30px;	
}
.zfmprtext a {
	font-size:1.4em !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #f00;
    color: #FFF;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #CD0000;
    color: #FFF;
}

.quantity {
	font-size:.8em;
	margin-right:10px;
	width:110px;
	float:left;
}
button, input[type="submit"], input[type="button"], input[type="reset"] {
    background-color: #F00 !important;
	background: #F00 !important;
    color: #Fff !important;
    width: auto !important;
    height: 30px !important;
    font-weight: bold !important;
    padding: px 20px;
    text-transform: uppercase;
    text-decoration: none !important;
    font-size: .9em;
    letter-spacing: 1px;
	border:none;
}

button:hover, button:focus, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus {
	background: #cd0000 !important;
    color: #FFF;
	padding: 0px 20px;   /* added 0px  */
	border:none;
}

.woocommerce-product-gallery__wrapper {
    border: 1px #000 solid;
}
section.related.products {
	 border: 1px #000 solid;
	 padding:5px 20px 0;
	 clear: both;
}
section.related.products  h2 {
	font-size:1.3em;
}

section.related.products ul.products li.product{
	margin-bottom:0.5em !important;
}
section.related.products ul.products li.last {
    margin-right: 0 !important;
}

section.related.products ul.products {
	margin: 0 0;
}
div.product_meta .posted_in {
	display:none;
}
.sku_wrapper {
	font-size:.9em;
}

.woocommerce div.product form.cart .button {
    vertical-align: bottom;
    float: none;
}

.woocommerce ul.products li.product .button {
    margin-top: -10px !important;
    padding: 1.05em 2em;
    height: 30px !important;
    float: left;
    width: 30px !important;
    margin-left: -10px !important;
    font-size: .9em;
    letter-spacing: 1px;
    background: url(/wp-content/uploads/add_to_cart.gif) no-repeat !important;
}

.single-product .entry-content button, .single-product .entry-content  table.prod input[type="button"], .page-template-jobsite  .entry-content button {
  background: url(/wp-content/uploads/add_to_cart.gif) no-repeat !important;
    width: 30px !important;
    float: left;
    padding-top: 0;
    margin-top: -8px;  
}

.single-product .entry-content table.prod button:hover, .single-product .entry-content  button:focus, .single-product  input[type="button"]:hover, .single-product .entry-content   input[type="button"]:focus, .page-template-jobsite  .woocommerce button.button:hover, .entry-content  table.prod button.button:hover, .single-product .entry-content button:hover {
     background: url(/wp-content/uploads/add_to_cart-over.gif) no-repeat !important;
}
.single-product .woocommerce button.button, .page-template-jobsite  .woocommerce button.button, .entry-content  table.prod button.button, .page-id-160 button.button {
  background: url(/wp-content/uploads/add_to_cart.gif) no-repeat !important;	
  color:#FFF;
  padding:1.05em 2em;
}
.entry-content  table.prod button.button, .entry-content  table.prod button.button:hover {
	margin-top:-8px;
	margin-left:-1px;
	float:left;
	width:30px !important
}
.woocommerce  table.prod button.button2 {
    background: url(/wp-content/uploads/added_to_cart.gif) no-repeat !important;
    color: #FFF;
    padding: 1.05em 1em;
}
.single-product  table.prod .woocommerce button.button:hover, .page-id-160 button.button:hover  {
     background: url(/wp-content/uploads/add_to_cart-over.gif) no-repeat !important;
	 color:#FFF;
  	padding:1.05em 2em;
}
.page-id-213 button.button {
	background: url(/wp-content/uploads/add_to_cart.gif) no-repeat !important;
	 color:#FFF;
  	padding:1.05em 2em;
	margin-top:-10px;
	margin-left:-12px;
	width:30px !important;
	float:left;
}
.page-id-213 button.button:hover {
	background: url(/wp-content/uploads/add_to_cart-over.gif) no-repeat !important;
	 color:#FFF;
  	padding:1.05em 2em;
}
.page-id-213 .quantity,.page-id-160 .quantity {
	width:140px;
	float:left;
}
.page-id-213 .kt20prod button.button, .page-id-160 button.button {
	margin-top:7px;
	margin-left:5px;	
}
.single-product .quantity {
	width:20%;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 110px;
}
.woocommerce-cart .woocommerce button.button, .woocommerce-cart .entry-content button {
/*	background:none !important;  */
}
	

.entry-content table.prod input {
	width:70%;
}
input, textarea {
    border: 1px solid #000;
    font-family: inherit;
    padding: 2px 0;
}
.woocommerce ul.products li.product .button, p.woocommerce-result-count {
    /*display: none;*/
	margin-top: 6px;
	padding:1.05em 2em;
	height: 50px !important;
	float:left;
}

.product.woocommerce.add_to_cart_inline {
	border:none !important;
	padding:0 0 !important;
}

.page-title {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:22px;
	color:#222;
	font-style:normal;
	font-weight:bold;
}
	
.woocommerce div.product .product_title {
	margin-top:30px;
}
	
p.add_to_cart_inline {
	margin: 0 0 0 0;
}
form {
    margin-top: 0px;
}
h1, h2, h3, h4, h5, h6 {	
	font-family: arial, verdana, helvetica, sans-serif;
}
.entry-content a, .comment-content a {
    color: #58595b;
	font-size:14px;
	font-weight:bold;
}
.entry-content a:hover, .comment-content a:hover {
    color: #f00;
	text-decoration:none;
}

mark {
	color: #58595B;
	background-color:#FFF;
}

table.resc {
	width:50%;
}
table {
	border-bottom:none;
}

td {
	border-top:none;
/*	padding: 10px 10px; */
}
caption,th,td {
	text-align:center;
}
.entry-header, .entry-content, .entry-summary, .entry-meta {
    margin: 0px 0px;
}
/*
div.term-description {
	margin-top:210px;
}
ul.products {
	position:relative;
	top:240px;
	left:5%
	}
*/
	
/* video page  */
.vids {
	float:left;
	width:260px;
}
.vidcapts {
	float:left;
	width:270px;
	padding-left:12px;
}
.subheads {
	font-weight:bold;
	font-size:.9em;
	text-transform:uppercase;
	margin-top:12px;
}
.site-header .home-link {
	max-width:1599px;
	padding:0 0;
}
.prod .caption, .prod th, .prod td {
    text-align: left;
}

.site-header .search-field {
    height: 26px;
	margin: 0 0;
}
.site-header .search-form {
    display: none;
}

.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
	color:#f25203;	
}

.nav-menu li a {
	color:#FFF;
	padding:7px 20px;
}
.nav-menu li:hover > a,
.nav-menu li a:hover {
	background-color: #8f0000;
	color: #fff;
}
ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
	background-color: #8f0000;
	color:#fff;
}
.nav-menu .sub-menu, .nav-menu .children  {
	background-color:0f1521;
}

.archive-header {
	display:none;
}


h1 {
	font-size: 22px;
	font-weight: bold !important;
}

.widget {
	background-color:#EA9629;
	color:#000;
}
.widget .widget-title {
	color:#FFF;
}
.widget a {
	color: #a10000;
    text-decoration: none;
}
.widget a:hover {
	color: #a10000;
    text-decoration: underline;
}
.upw-posts .entry-meta {
	color:#555 !important;
}
.upw-posts .news {
	padding-top:10px;
}
.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
	padding: 0 20% 0 60px;
}
.entry-header, .entry-content, .entry-summary, .entry-meta {
	
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #000;
    font-size: 1em;
}
.wp-caption .wp-caption-text, .entry-caption, .gallery-caption {
    font-size: .9em;
	font-style:normal;
	font-weight:bold;
	margin:10px 0 24px;
}
/* Make product photos smaller  */
.woocommerce div.product div.images img {
	width:auto;
}
.woocommerce ul.products li.product a img {
    width: auto;
}

.site-footer  .widget a {
	color:#fff;
}
.credits {
	text-align:center;
	font-size:.8em;
}
aside#text-3.widget.widget_text {
	width:215px;
}
#secondary {
	width:50%;
	height:180px;
	float:left;
}
#footright {
	width:50%;
	float:right;	
	height:180px;
	background-color:#35b9df;
}
div.site-info{
	clear:both;
}

div#secondary.sidebar-container {
	background-color:#414141;
}
div#footright.sidebar-container {
	background-color:#414141;
}



button, input[type="submit"], input[type="button"], input[type="reset"] {
	background: linear-gradient(to bottom, #a73052 0%, #d5416b 100%) repeat scroll 0% 0% transparent;

}

.wizard table.review-order-details {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-collapse: separate;
    border-radius: 5px;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
}

.wizard table.review-order-details td, .wizard table.review-order-details th, .wizard .customer_details td, .wizard .customer_details th {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 6px 12px;
    vertical-align: middle;
    text-align: left;
}
.wizard h2, .wizard header h3 {
    font-size: 16px;
    margin-bottom: 6px;
}

.order-review-tab table.review-order-details .blockUI.blockOverlay{
    display: none !important;
}


@media (max-width: 1320px) {
	.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
		padding: 0px 25% 0px 60px;
	}	
}
@media (max-width: 1240px) {
	.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
		padding: 0px 30% 0px 60px;
	}	
}
@media (max-width: 999px) {
	.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
		padding: 0px 5% 0px 60px;
	}	
	.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta, .sidebar .comment-list, .sidebar .comment-reply-title, .sidebar .comment-navigation, .sidebar .comment-respond .comment-form, .sidebar .featured-gallery, .sidebar .post-navigation .nav-links, .author.sidebar .author-info {
		max-width: 90%;
	}
}
@media (max-width: 980px) {
	aside#text-4.widget.widget_text {
		width:215px;
	}
	aside#text-3.widget.widget_text {
	  width:185px;
	}
	#secondary {
	width:40%;
	height:180px;
	float:left;
	}
	.logophone {
		width: 30%;
		text-align: right;
		font-size: 1.2em;
		float: right;
		font-weight: normal;
		padding-right: 18px;
		color: #FFF;
		margin-top: -33px;
		z-index: 99999;
		position: relative;
	  }
	  
  /**** home page ****/
	#homedivs {
		width:100%;
		margin-left:20px;
	}
	.home1 {
		width:48%;
		height: 264px; 
		margin-right: 22px; 
		float: left;
	}
	.home2 {
		width:48%;
		height: 264px; 
		float: left;
	}
	.home3 {
		width:49%;
		margin-right: 7px; 
		height: 137px; 
		padding-top: 24px; 
		float: left; 
		clear: both;
	}
	.home4 {
		width:49%;
		height: 137px; 
		padding-top: 24px; 
		float: left;
	}
	#footright {
		width:60%;
		float:right;	
		height:180px;
		background-color:#35b9df;
	}
}


@media (max-width: 643px) {
	.header-logo {
		display:none;
	}
	.header-logomobile {    
		max-width:100%;
		position: relative;
		display:block;
		padding:0 0;
		margin-right:auto;
		margin-left:auto;
	}
	.logophone {
		width: 100%;
		text-align: center;
		font-size: 1.1em;
		/*float: right; 
		font-weight: normal;
		padding-right: 18px;*/
		color: #FFF;
		margin-top: -28px;
		z-index: 99999;
		position: relative;
	  }
	 .toplinks {
    	padding: 14px 10px 0 0;
	  }
	  
	    /**** home page ****/
	#homedivs {
		width:100%;
		margin-left:10px;
	}
	.home1 {
		width:95%;
		height: auto; 
		float: left;
	}
	.home2 {
		width:95%;
		float: left;
		height: auto; 
		padding-top:20px;
		clear: both;
	}
	.home3 {
		width:95%;
		float: left; 
		height: auto; 
		clear: both;
	}
	.home4 {
		width:95%;
		padding-top:20px;
		height: auto; 
		float: left;
		clear: both;
	}
	.lowlinks {
    	text-align: center;
	}
	.intdealers1 {
		width: 95%;
		margin-right: 0;
		margin-left:10px;
		float: left;
		padding-top:20px;
	}
	.intdealers2 {
		width: 95%;
		margin-left: 10px;
		float: left;
		padding-top:20px;
		clear:both;
	}
	.ukdealers1, .ukdealers2,.ukdealers3 {
		width:95%;
		margin-right:0;
		clear:both;
	}

}

@media (max-width: 455px) {
	 .toplinks {
   		 padding: 4px 4px 20px 0;
	 }
}