/* ------------------------------------------------------------------------ */
/* Use this file to overwrite css rules from any css file. This way you
/* won't lose any of your modifications after updating the theme.
/* ------------------------------------------------------------------------ */
.fulfilledby {
	font-size:14px;
	margin:10px 0px;
}
.fulfilledby a{
	font-weight:800;
	white-space: nowrap;
	color:#0088cc!important;
}
.fulfilledby a:hover {
    border-bottom: 1px dotted #0088cc;
}
#header_right{
	border-left: solid #d7dce2;
    border-left-width: 1px;
	height: 60px;
}
#header_cart_wrapper{
	height:60px;
}
#header_right #header_shopping_cart{
	line-height: 60px;
}
img.verticalmenuicon.hide-below-768 {
	margin-top:20px!important;
}
.cartmenu {
	width:25%!important;
	min-width:25%!important;
}
.genericButton {
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  color: #333D47!important;
   font-size: 14px;
    font-weight: bold;
    background: #ffffff;
    padding: 5px 60px;
  }

.genericButton:hover {
  background: #d5dce0!important;
  
}
.genericButton:focus {
  background: #d5dce0!important;
  
}
.genericButton:active {
  background: #b9c2c7!important;
   }

/* order confirmations */
.box a.transformlink, .box a.transformlink:active, .box a.transformlink:visited{
color: #007cc3;
}
.box a.transformlink:hover{
color: #00446b;
}

/* send to a friend */
#send_friend_form img {
max-width:150px;

}

/*topics */
@media only screen and (min-width: 768px)
{
div#topicContent {
margin-left:-20%;
}

div#topicContent .link_list {
width: 23%;
display:inline-block;
vertical-align:top;
}
}
@media only screen and (max-width: 767px)
{
div#topicContent .link_list {
width: 100%;
vertical-align:top;
margin:0!important;
}
div#topicContent .category_link{
margin: 0 auto;
height: 60px!important;
border-bottom:1px solid #a4a9aa;
width:100%;

}
div#topicContent .category_link a{
text-align:center;

}
}
div#topicContent {
border-top: 1px solid #a4a9aa;
}
div#topicContent .category_link{


height:30px;
}
div#topicContent a:hover{
color: #3d687e!important;
border-bottom:none;
}
/* cart stuff */
.address.box{

  min-height:300px;
  padding-bottom:100px;
}
.address_update{
  float:middle;
  position: absolute; 
bottom: 10px;
width:100%;
margin-left:-18px;
}
span.setupfeecart {
	font-weight:lighter;
	color: #c16c18;
}
td.delivery_option_radio {
width:5%;
}
td.shipping-text {
width:80%;
}
td.delivery_option_price{
width:15%;
}
.loadonclick img{
width:26px;
height:20px;
}

.cartcontainer {
padding: 0px 20px;
}
@media only screen and (min-width: 960px)
{
.cart-steps { 
height:41px;
font-size: 18px;
}
}
@media only screen and (max-width: 959px)
{
.cart-steps { 

font-size: 15px;
}
}
@media only screen and (max-width: 767px)
{
.cart-steps { 
text-align:center;
}
	.cart-steps li {
		width:90%;
		border-bottom: 1px solid #fff;           
		
	}
}
@media only screen and (min-width: 768px)
{
	.cart-steps {
		padding: 0px 30px 0px 0px;
	}
	.cart-steps li {
		width:19.4%;
		padding-left:30px;
	}
	.cart-steps li:after { 
			content: " "; 
			display: block; 
			width: 0; 
			height: 0;
			border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
			border-bottom: 50px solid transparent;
			border-left: 30px solid #b2b4b3;
			position: absolute;
			top: 50%;
			margin-top: -50px; 
			left: 100%;
			z-index: 2; 
		}	
		.cart-steps li.cart_step_done:after {
		border-left: 30px solid #E09900;
		}
		.cart-steps li.cart_step_current:after {
		border-left: 30px solid #dcc13d;
		}
		.cart-steps li:before { 
			content: " "; 
			display: block; 
			width: 0; 
			height: 0;
			border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
			border-bottom: 50px solid transparent;
			border-left: 30px solid white;
			position: absolute;
			top: 50%;
			margin-top: -50px; 
			margin-left: 1px;
			left: 100%;
			z-index: 1; 
		}	
		.cart-steps li.cart_step_done:hover:after { border-left-color: #c68700 !important; }

}
.cart-steps { 

			list-style: none; 
			overflow: hidden; 
			
			
			
			margin: 15px 0px;
		}
		.cart-steps li {
			color: white;
			text-decoration: none; 
			line-height:41px;
			text-align:center;
			
			
			background: #b2b4b3; 
			position: relative; 
			display: inline-block;
			min-width:100px;
			height:41px;
			
		}
		
		.cart-steps li.cart_step_done {
		background: #E09900; 
		}
		
		.cart-steps li.cart_step_current {
		background: #dcc13d; 
		}
		
		.cart-steps li:first-child {
			padding-left: 0px;
		}
		
		
		.cart-steps li.cart_step_done:hover { background: #c68700; }
		/* blog */
.post-post {
padding: 20px 0px;
}


/* search page */

ul.pagination  li{
margin: 0px!important;
}

/* aboutus page */
.aboutusbox{
padding:10px;
border:1px solid #a2a9ad;
webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.095), 0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 2px 1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.095), 0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 2px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.095), 0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 2px 1px 0 rgba(0, 0, 0, 0.1);
margin-bottom:30px;
  }
.aboutusbox .aboutusimage img{
width: 100%;
border:1px solid #a2a9ad;
webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.095), 0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 2px 1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.095), 0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 2px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.095), 0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 2px 1px 0 rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 768px)
{
.aboutusbox {
display:table;
width:100%;
}
.aboutusimage {
padding:10px;
display:table-cell;
width:30%;
}
.aboutustext {
padding:10px;
display:table-cell;
width:70%;
}
}
@media only screen and (max-width: 767px)
{
.aboutusbox {
}
.aboutusimage img{
display:block;
max-height:250px;
margin:auto;
}
.aboutusimage {
margin-top:15px;
margin-bottom:15px;
}
.aboutustext {
}
}

/*meta product*/
.showingtext {
padding-right:25px;
}

/* how to buy */
div.negleft1{
margin-left:-40px;
}
div.negleft2{
margin-top:15px;
margin-left:-160px;
display:table;
}
div.fillnegleft2{
display:table-cell;
width:160px;

}
div.fillnegleft2 img{
padding-right: 29px;
}
div.fillnegright{
display:table-cell;

}
/*product category stuff */
.blankleft{
display:table-cell;
width:25%;
}
.table100.padding25{
padding:25px;
}
.table100{
width:100%;
}
.negmargin{
margin-top:-25px;
}
.right75 .cmscatbullet {
	padding-top:15px;
	font-size:18px;
	margin-left: -18px;
}


/*overwrite css reset */
.right75 p{
    margin: 15px 0px;
	font-size:14px;
}
.right75 p.notopmargin{
 margin-top:0px;
}
.right75 h2{
    font-size:16px;
	font-weight:bold;
}
.right75 ul {
list-style: disc;
}
.right75.nolistyle ul {
list-style: none!important;
}
.right75 li{
margin-left: 40px;
}

.right75 a, .resp-tab-content a:active, .resp-tab-content a:visited{
color: #007cc3;
}
.right75 a:hover{
color: #0376b1;
}
/* end overwrite */
@media only screen and (min-width: 768px)
{
.right75{
display:table-cell;
padding: 0px 50px 0px 10px;
width:75%;
}
.table100{

display:table;
}
.table100.negmargin{

}
}
@media only screen and (max-width: 767px)
{

.right75{
display:block;
padding: 0px 20px;
width:100%;
}
}
/* our products list section */
.viewall{
width:100%;
padding:0px 2%;

}
.pex-open {
background:#9da4aa!important;
}
.pex-viewall{
font-size:18px;
cursor:pointer;
}
.pex-container {
width:100%;
padding:5px 2%;
}
.productexpander {
font-size:22px;
font-weight:bold;
background: #c7cbce;
color:#f9f9f9;
text-align:center;
height:50px;
line-height:50px;
width:100%;
cursor:pointer;
}
.productexpander:hover {
background:#b3b9bd!important;
}
.productexpanderbox {
width:100%;
}
.productexpanderboxtable{
display:table;
width:100%;
}
@media only screen and (max-width: 767px)
{
.expandercolumn {
width:100%;
}
.secondexpandercolumn .category_link.odd{
background:#eff0f2!important;
}
.secondexpandercolumn .category_link.even{
background:#fff!important;
}
}
@media only screen and (min-width: 768px)
{
.expandercolumn {
display:table-cell;
width:50%;
}
}
.expandercolumn {

vertical-align:top;
	
}
.category_link{
    display:table;
	width:100%;
    font-size: 14px;
	padding: 0px 5px;
	overflow:hidden;
	height: 50px;
	vertical-align:middle;
}
.category_link a{
display:table-cell;
	vertical-align:middle;
}
.category_link.odd{
background:#fff;
}
.category_link.even{
background:#eff0f2;
}
/*shopping cart */
.add_loader{
display: block;
    margin-left: auto;
    margin-right: auto;
}
/*tiny icon section */
.tinyiconlink {
background:#5a6771;
  display: block;
  float: left;
  padding: 5px 7px;
  border-radius: 50%;
  behavior: url(PIE.htc);
  width: 30px;
  height: 30px;
margin: 5px;
 
}
.tinyiconlink .wpicon-google-plus{
 padding-top:3px;
  display:inline-block;
}
.tinyiconlink .wpicon-facebook{
margin-left: -2px;
 padding-top:2px;
  display:inline-block;
}
.tinyiconlink a{
color:#f2f3f3;
}
.tinyiconlink a:hover{
color:#fff;
}
/*cart bits */
.addtocarttext {
font-size:18px;
}
@media only screen and (max-width: 767px)
{
.pb-left-column #image-block {
	width:80%;
	min-width:150px;
	margin:0 auto;
}
.col-productimg{
	margin:0;
}
}
@media only screen and (min-width: 768px)
{
.pb-left-column #image-block {
    position: relative;
	float:right;
	width:90%;
}
.col-addtocart{
width:25%;

display: table-cell;
vertical-align:top;
}
.col-productmiddle{
display: table-cell;
width:50%;
padding-right:20px;
padding-left: 10px;
height:100%;
vertical-align:top;
}
.addsection{
min-width:178px;
width:90%;
padding:19px;
}
.col-productimg{
display: table-cell;
width: 25%;
height:100%;
vertical-align:top;
padding-right:3%;
}
}
.productname{

}
.addtocartbutton {
color:#fff;
background: #E09900;
}
.addtocartbutton:hover {
background: #c68700;
}

/* basic bits */
em {
font-style: italic;
}
/* header */
.column-header{
  display: inline-block;
    position: relative;
  float: left;
  font-size: 13px;
}
@media only screen and (min-width: 768px)
{
.category-name.column-header {
width:75%;
}
#category-header .category-name h1 {
padding:16px 10px 0px 10px!important;
}
}
@media only screen and (max-width: 767px)
{
.category-name.column-header {
width:100%;
}
#category-header .category-name h1 {
padding:0px 10px 0px 10px!important;
}
}


.leftrootbox {
  background: #dcc13d;
  color: #ffffff;
  width:25%;
  height:100px;
  padding: 2%;
}
.leftrootbox span.leftboxtitle{
 position: absolute; bottom: 0; right: 0;
  color:#ffffff;
  padding: 20px 15px;
  font-size: 29px;
  font-weight:lighter;
  line-height:33px;
  width:100%;
  height:100%;
}
.leftrootbox span.justify{
 position: absolute; bottom: 0; right: 0;
 padding: 20px 15px;
}
.leftrootbox a{
 position: absolute; bottom: 0; right: 0;
  color:#ffffff;
  padding: 20px 15px;
  font-size: 29px;
  line-height:33px;
  font-weight:lighter;
}
.leftrootbox a:hover{
  color:#f2f3f3;
}
.maxheight {
height:100%!important;
}
/* footer */

.footerlink{
    
	font-size: 14px;
    margin:5px;
	margin-left:10px;
	color: #a3a8ae;
	display: inline-block;
}
.footerlink span {
  display: inline-block;
  vertical-align: middle;
  line-height:normal;
}

.footerlink a {

}
.footerlink a:hover {
 color: #b9bfc6!important;
}

@media only screen and (min-width: 768px) {
.footerbox {
vertical-align: top;
width:100%;
min-width:218px;
display:inline-block;
	padding-bottom:10px;

}
.footerlink {
    text-align: right;
    
}
.mgcopyright {
text-align: left;
    font-size:14px;
	
	float:left;
	margin:5px;
}
.bottomfooterbox {
	text-align:right;
}
}
@media only screen and (max-width: 767px) {
.footerbox {
width:100%;
min-width:218px;
display:inline-block;
padding-bottom:30px;
}
.bottomfooterbox {
	
	text-align:center;
}
.footerlink {
    text-align: center;

}
.footerlink.hide-above-768{
	display:inline-block!important;
}
.mgcopyright{
position: absolute;
    bottom: 0;
	text-align: center;
    font-size:14px;
	width: 100%;
}

}
@media only screen and (max-width: 600px) {

.footerlink {
	width:100%;
 
}
}
.topfooterbox {
	display:inline-block;
	text-align:center;
	width:100%;
	    padding: 20px 10px;
}
.bottomfooterbox {
	display:inline-block;
	width:100%;
	padding-top:10px;
}
.leftfooterbox {
width:20%;
display:inline-block;
height:100%;
min-width: 145px;
}


/*frontage*/
.logo {
vertical-align:middle;
max-width:95%;
}
.valignhelper{
display: inline-block;
height:100%; 
vertical-align:middle;
}
@media only screen and (min-width: 768px)
{
.vertical-menu {
cursor:pointer;
}
.vertical-menu:hover {
background:#E09900;
}

.menufont {
color:#565b64;
font-weight:600!important;
}
.bottom-border{
border-bottom: solid 1px #a3a8ae;
}
}
@media only screen and (max-width: 767px)
{
.menufont {
color:#ffffff;
}
}
.horizontalline {
height:1px;
width:100%;
padding:0px;
margin:0px;
background-color: #a3a8ae;
}
.verticalmenuicon {
  margin-top:10px;
}
.vertical-menu {
min-width: 85px;
padding-left:5px!important;
width:100%;
height:41.5px;
line-height: 40px!important;
}
.menufont {
font-weight: normal;
font-size: 14px;
font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.faqquestionbox {
padding:10px 10px 10px 25px;
}
.expander{
cursor: pointer;
}
.faqquestion {
display:block;
padding-left:10px;
font-weight: bold;
font-size: 16px;
font-family: "Open Sans", Arial, Helvetica, sans-serif;

}
.faqanswerbox {
padding: 10px 25px 0px 25px;
font-size: 14px;

}


/* end front page */
/* product page */
span#setupfee_display {
	font-weight:normal;
	display:block;
	font-size:16px;
	color: #c16c18;
}
.stretchtofit{
position:relative;
width:100%;
height:100%;
}
.testimonial{
display: table-cell;
height:100%;
vertical-align:top;
padding: 0px 10px;
width:25%;
}
.withtestimonial{
display: table-cell;
border-right: 1px solid #a2a9ad;
padding-right: 10px;
height:100%;
width:75%;
}
div.infotext a:link, div.infotext a:visited{
 color:#FFFFFF;
}
div.infotext a:hover {
color: #dcdcdc;
}

div.infotext div.rolebox{
min-width: 165px;
display: block;
float:left;
width:25%;
padding:0px, 5px;

}

.list_content{

}
.link_list{
    font-size: 14px;
	padding: 0px;
	margin: 0 1% 0 1% !important;
}
#searchbox{
display: block;
}

/* user icon */
.wpicon-user{
  display:none;
  }

/* product list.tpl */
.product-list-category{
  font-size:16px;
  font-weight:bold;
}


/*other  responsive tabs*/
.text_html {
    font-size: 14px;
	margin-left: 10px
}
.text_html ul{
    font-size: 14px;
	list-style-type: circle;
	margin-left: 40px;
}
.right-product-image {
    box-shadow: 5px 5px 2px #888888;
	border-style: solid;
    border-width: 2px;
	margin: 0px 20px 10px 50px;
}
ul.resp-tabs-list, p {
    margin: 0px;
    padding: 0px;
}
/*overwrite css reset */
.resp-tab-content p{
    margin: 15px 0px;
}
.resp-tab-content ul {
list-style: disc;
}
.resp-tab-content li{
margin-left: 40px;
}
.resp-tab-content a, .resp-tab-content a:active, .resp-tab-content a:visited{
color: #007cc3;
}
.resp-tab-content a:hover{
color: #0376b1;
}
/* end overwrite */

.resp-tabs-list{
position: relative;
overflow:hidden;
}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    padding: 0px 3px;
    margin: 0px 0px 0px 1%;
	height:34px;
	line-height: 34px;
	width: 15%;
	text-align: center;
	min-width: 100px;
    list-style: none;
	border-bottom: none;
    cursor: pointer;
	position: relative;
    float: left;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
.resp-tabs-list li:before,
.resp-tabs-list li:after {
    position: absolute;
    bottom: -1px;
    width: 6px;
    height: 6px;
    content: " ";
}
.resp-tabs-list li:before {
    left: -6px;
}
.resp-tabs-list li:after {
    right: -6px;
}
.resp-tabs-list li:after, .resp-tabs-list li:before {
    border: 1px solid #ccc;
}
.resp-tabs-list li:before {
    border-bottom-right-radius: 6px;
    border-width: 0 1px 1px 0;
	 box-shadow: 2px 2px 0 #a2a9ad;
}
.resp-tabs-list li:after {
    border-bottom-left-radius: 6px;
    border-width: 0 0 1px 1px;
	box-shadow: -2px 2px 0 #a2a9ad;
}
.resp-tab-active:before{

box-shadow: 2px 2px 0 #222323!important;
}
.resp-tab-active:after{
box-shadow: -2px 2px 0 #222323!important;
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
	font-size:14px;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 15px;
	float: left;
    background: #ffffff;
    width: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.resp-tab-item:not(.resp-tab-active) {
    border-bottom: none;
	color: #eef0f0;
	background: #a2a9ad;
}
.resp-tab-item:hover {
	border-bottom: none;
	color: #fff;
}
.resp-tab-active {
    border: 1px solid #ccc;
    border-bottom: none !important;
    margin-bottom: -1px !important;
    
	background-color: #222323 !important;
	color: #eef0f0;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
border: 1px solid #ccc;
}

h2.resp-accordion {
    font-size: 12px;
    border: 1px solid #E5E5E5;
    border-top: 0px solid #E5E5E5;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #ccc !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #ccc !important;
    background: blue;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #eef0f0;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
}

.resp-vtabs li.resp-tab-active {
    border: 1px solid #eef0f0;
    border-right: none;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;

    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #565b64;;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #222323 !important;
}
.resp-easy-accordion  h2.resp-accordion {
        display: block;
}
.resp-easy-accordion .resp-tab-content {
    border: 1px solid #eef0f0;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #eef0f0 !important;
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
	min-height:386px;
}
h2.resp-accordion {

     background: #c3c9cd;
}
h2.resp-accordion:first-child {
    border-top: 1px solid #eef0f0 !important;
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (min-width: 768px) and (max-width: 940px) {
  .resp-tabs-list li {
  font-size:10px;
  }
}
@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #ccc;
	border-radius: 0px!important;
	-moz-border-radius: 0px!important;
	-webkit-border-top-left-radius: 0px!important;
	-webkit-border-top-right-radius: 0px!important;

    }
	 .resp-tab-content {
	border-radius: 0px!important;
	-moz-border-radius: 0px!important;
	-webkit-border-top-left-radius: 0px!important;
	-webkit-border-top-right-radius: 0px!important;

    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }
    .resp-accordion-closed {
        display:none !important;
    }
    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #ccc !important;
    }
}