/*
Theme Name: Tree Of Life by GiantMedia
Description: Custom responsive theme for Tree Of Life
Version: 1.0
Author: GiantMedia.com.au
*/
/*  RESET ALL  ============================================================================= */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
/*  Standard styling site wide  ============================================================================= */
body { font-family: 'Lato', sans-serif; line-height:1.4; font-size:16px; color:#505050; background:#fff; }
p { font-family: 'Lato', sans-serif; margin-bottom:13px; margin-right:23px; color:#505050; line-height:1.6; font-size:16px; }
li { font-family: 'Lato', sans-serif; margin-bottom:8px; color:#505050; line-height:1.6; margin-left:23px; }
a { color:#666; text-decoration:none; }
a:hover { color:#333; }
b { font-weight:bold; } 
a img { -webkit-transition: all 500ms; transition: all 500ms;  }
/*  stops iphone changing color of phone numbers
============================================================================= */
a[href^=tel] {text-decoration:inherit; color:inherit;}
/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {	width: device-width; }
@viewport {	width: device-width; }
/* headings  ================================================== */
h1,h1 a { margin:15px 0px; color:#542605; font-size:34px; text-decoration:none; font-weight:400; text-transform:capitalize;  }
h2, h2 a { margin:18px 0px; color:#542605; font-size:30px; text-decoration:none; -webkit-transition: all 500ms;transition: all 500ms;  text-transform:capitalize; font-weight:400; }
h3, h3 a { margin:13px 0px; color:#542605; font-size:26px; text-decoration:none; -webkit-transition: all 500ms;transition: all 500ms; font-weight:400;  text-transform:capitalize; }
h4, h4 a, h5, h5 a { margin:6px 0px; color:#542605; font-size:20px; text-decoration:none; text-transform:capitalize; font-weight:400;  }
/* responsive block elements. Make sure images etc squash down */
iframe { max-width:100%!important; display:block; margin:0px auto; }
img  { max-width:100% !important; height:auto; display:block; }
/*  HEAD  ============================================================================= */
.slider-text { font-family: 'Open Sans', sans-serif; font-weight:300; line-height:1.4em; color:#4993df; }
.date { color:#fff; padding:2px 0px; font-size:18px; display:block; }
::-webkit-input-placeholder { color:#542605; }
::-moz-placeholder { color:#542605; } /* firefox 19+ */
:-ms-input-placeholder { color:#542605; } /* ie */
input:-moz-placeholder { color:#542605; }
.slider-button:hover { color:#ec008c; background:#fff; }
.header { z-index:1100; height:auto; display:block; padding:13px 0px!important; background:#fff; position:relative; }
.head-top { background:#fff; }
.spacer { display:block; width:100%; height:124px; }
#logo { display:inline-block; float:left; position: relative; margin:0px auto; padding:0px 0px 0px 0px; z-index:1200; overflow:visible;  }
#logo img { max-width:362px; width:100%; height:auto; overflow:visible; -webkit-transition: all 500ms;transition: all 500ms; padding:0px 0px; }
.phone { width:auto; display:block; text-align:center; margin:0px 0px 0px 23px; padding:15px 13px; color:#938377; border:1px solid #938377; border-radius:8px; -webkit-transition: all 500ms;transition: all 500ms; }
.sticky { position:fixed!important; z-index:1100; max-height:55px; -webkit-transition: all 500ms;transition: all 500ms; top:0px; }
.sticky #logo{  padding:0px; }
.sticky #logo img { padding:0px 0px 0px 0px; width:110px; }
.sticky .top-links-outer { display:none; }
.sticky .ddsmoothmenu ul { margin-top:0px!important; }
.sticky .phone { display:none; }
.sticky .main-menu { padding-top:0px; }
.sticky .search-form { display:none; }
.men { background:#377dc5; }
.speakers { background:#fff; }
.mini-cart { background:#542605; }
.mini-cart a { color:#ccc; }
.mini-cart a:hover { color:#fff; }
.main-menu { float:right; padding-top:30px; }
.search-form { float:right; padding: 43px 0px 0px; margin-left:23px; }
#s { background:url(images/search.png) 95% 50% no-repeat #fbf9f4; max-width:220px; width:auto; border-radius:12px; color:#542605; }
.search-form input[type="submit"] { display:none!important; }
.news {  }
/*.logged-in .header { padding-top:28px!important; }*/
/*  HOME  ============================================================================= */
.services { background:#f5f4f1; }
.welcome { background:#f2eeea; }
.prod-woo-feat { background:#f2eeea; }
.action-strip { background:#f5f4f1; border-bottom:5px solid #9e9b9b; }
.case-copy { display:block; }
.case-copy h3 a{ color:#202020; font-size:28px; }
.clients { padding:3px 0px!important; border-top:2px solid #ccc; }
.h-news { padding:0px; position:relative; }
.h-case-title { padding:13px 0px; }
.h-case-title h3 a{ margin:13px 0px; display:block; color:#542605;  }
.h-case-title h3 a:hover{  }
.h-icon-img .date { position:absolute; left:23px; top:23px;  padding:8px 20px; border-radius:50%; background:#542605; color:#fff;  text-align:center; }
.mores { width:100%; height:auto; display:block; text-align:center; background:#dcdcdc; position:relative;z-index:500; -webkit-transition: all 500ms;transition: all 500ms;  }
.mores span { padding:8px 0px; color:#777777; display:block; font-weight:700;  }
.mores:hover { background:#ccc;  }
.topics { background:#ea008b; }
.h-quicks { color:#542605; padding:18px 0px 23px; display:block; font-size:24px; }
/*  WOO ============================================================================= */
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img { 
box-shadow: none;
display: block;
height: auto;
margin: 0px 0px 8px;
transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1) 0;
width: 100%;
}
.cart { display:block; padding:13px 0px; margin:13px 0px; border-top:1px solid #542605; border-bottom:1px solid #542605; }
#sidebar { display:none; }
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 { 
font-size: 22px;
margin: 0px;
padding: 0.5em 0px;
text-align: center;
}
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt { 
background: -webkit-linear-gradient(to bottom, #7D3B0B, #4E2507) transparent;
border-bottom-color: #1F0F03;
border-left-color: #1F0F03;
border-right-color: #1F0F03;
border-top-color: #1F0F03;
color: #EBBD9C;
text-shadow: none;
padding:13px 23px;
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text { 
border: 1px solid #DFDBDF;
box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.102);
box-sizing: border-box;
float: left;
line-height: 1em;
margin: 0px 4px 0px 0px;
outline: 0px none currentColor;
padding:13px 23px;
}
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button { 
background: -webkit-linear-gradient(to bottom, #F7F6F7, #DFDBDF) transparent;
border: 1px solid #C7C0C7;
border-radius: 2px;
box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.071), inset 0px 1px 0px rgba(255, 255, 255, 0.298), 0px 1px 2px rgba(0, 0, 0, 0.102);
color: #5E5E5E;
cursor: pointer;
display: inline-block;
font-family: inherit;
font-size: 100%;
font-weight: 700;
left: auto;
line-height: 1em;
margin: 0px;
overflow: visible;
padding:13px 23px;
position: relative;
text-decoration: none;
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.804);
white-space: nowrap;
}
.woocommerce-page #content div.product p.price { 
color: #80571A;
font-size: 26px!important;
}
.woo-feat .woocommerce ul.products li.product .price,  .woo-feat .woocommerce-page ul.products li.product .price { 
color: #80571a;
display: block;
font-size: 22px;
font-weight: 400;
margin-bottom: 0.5em;
text-align: center;
}
.woocommerce-breadcrumb { display:none; }
.woo-feat .add_to_cart_button { display:none!important; }
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price { 
color: #80571A;
display: block;
font-weight: 400;
margin-bottom: 0.5em;
text-align: center;
font-size: 22px;
}
.shop_table { display:table!important; }
.minus { display:none!important; }
.plus { display:none!important; }
.woocommerce div.product form.cart div.quantity,
.woocommerce #content div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity,
.woocommerce-page #content div.product form.cart div.quantity
{
    width: auto;
}
/* make the quantity input look pretty */
.woocommerce .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce-page #content .quantity input.qty
{
    text-align: left;
    padding: 7px 5px;
    width: 50px;
    border: 1px solid #c7c0c7;
    border-radius: 2px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary { 
float: right;
width: 58%;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images { 
float: left;
width: 38%;
}
/*  BODY/PAGE/CONTENT  ============================================================================= */
.banner { border-bottom:none; max-height:250px; height:180px; }
.price-box { background:#fff; border:1px solid #ecebe9; padding:13px; }
.prod-form { display:block; }
.prod-email { display:block; }
.prod-fb { display:block; }
.price-left { padding:13px 0px; }
.price-right { padding:13px 0px; }
.price-right h2,.price-left h2{ margin:0px 0px 0px 13px; padding:0px; }
.copy-block { background:#fbf9f4; border-top:5px solid #f4f2ed; }
.vid { padding:13px 0px 0px 0px; }
.case-featured {  }
.testi-copy p { color:#FFF; font-style:italic; font-size:18px; margin-right:23px; line-height:22px; padding:13px 0px 23px 0px; }
.team-copy p { color:#FFF; margin-right:23px; }
.news-section { background:#f8f5ee; }
.page-title { background:#979797; border-bottom:5px solid #737373; }
.page-title h1 { color:#fff; font-weight:700; }
.inpage input[type="email"] { background:#f2f1f1!important; color:#333; }
.inpage input[type="text"] { background:#f2f1f1!important; color:#333; }
.inpage textarea { background:#f2f1f1!important; color:#333; }
/* rusable elements below */
.page-numbers { font-size:20px; padding:23px 5px; color:#666; text-decoration:none; display:inline-block; }
 .page-numbers:hover { color:#ccc; text-decoration:none; }
 .current:before { content: "["; } 
 .current:after { content: "]"; } 
#breadcrumbs { margin:0px; color:#dddddd; text-shadow:1px 1px 1px rgba(0,0,0,0.5); }
#breadcrumbs a { text-decoration:none; font-weight:300; color:#f1f1f1; text-shadow:1px 1px 1px rgba(0,0,0,0.5); }
.sitemap li a { text-decoration:none; font-size:22px; }
.sitemap li a:hover { color:#666; }
.page_link { font-size:24px; display:block; color:#333; border-bottom:1px solid; margin-bottom:13px; padding-bottom:13px; }
.page_link:hover { color:#ccc; border-bottom:1px solid; }
.copy { line-height:1.4; font-weight:300; }
.prod-fb a { clear:both; background:url(images/icon-fb.png) no-repeat 100% 50% #fff; margin:13px 0px 0px; border:1px solid #ecebe9; padding:23px 0px; display:block; width:100%; }
.prod-fb a span { color:#185a90; font-size:24px; margin:0px 0px 0px 23px; }
.prod-email a { clear:both; background:url(images/icon-email.png) no-repeat 100% 50% #fff; margin:13px 0px 0px; border:1px solid #ecebe9; padding:23px 0px; display:block; width:100%; }
.prod-email a span { color:#185a90; font-size:24px; margin:0px 0px 0px 23px; }
.su-spoiler { clear:both; background:url(images/icon-form.png) no-repeat 100% -10px #fff; margin:13px 0px 0px; border:1px solid #ecebe9; padding:23px 0px; display:block; width:100%; }
.su-spoiler-title { color:#185a90; font-size:24px!important; margin:0px 0px 0px 23px; font-weight:400!important; padding:13px 0px!important; }
.su-accordion { margin:13px 0px 0px!important; }
.su-spoiler-icon { display:none!important; }
.spec-item { clear:both; margin-bottom:6px; padding-bottom:6px; border-bottom:1px solid #185a90; }
.spec-item div { font-size:20px!important; display:block; }
.odd { background:#fbf9f9; }
.Ilink { margin-top: -60px;        /* Size of fixed header */
  padding-bottom: 60px; 
  display: inline-block; overflow:hidden; }
input[type="email"] {
    border: medium none;
    background: none repeat scroll 0% 0% #683b1b;
    color: #CCC;
    padding: 6px 2%;
    width: 90%;
    display: block;
    border-radius:12px;
}
input[type="text"] {
    border: medium none;
    border-radius:12px;
    background: none repeat scroll 0% 0% #683b1b;
    color: #CCC;
    padding: 6px 2%;
    width: 90%;
    display: block;
}
textarea {
    border: medium none;
    background: none repeat scroll 0% 0% #683b1b;
    color: #CCC;
    padding: 6px 2%;
    width: 90%;
    display: block;
    border-radius:12px;
}
input[type="submit"] {
    border: medium none;
    padding: 8px 13px;
    color: #fff;
    text-decoration: none;
    transition: all 500ms ease 0s;
    background: none repeat scroll 0% 0% #683b1b;
    width: auto;
    max-width: 250px;
    border-radius:12px;
    margin:23px 0px;
}
input[type="submit"]:hover {
    padding: 8px 13px;
    color: #683b1b;
    text-decoration: none;
    transition: all 500ms ease 0s;
    background: none repeat scroll 0% 0% #fff;
    width: auto;
    max-width: 250px;
}
#footer_wrap input[type="submit"] {
    border: medium none;
    padding: 8px 13px;
    color: #fff;
    text-decoration: none;
    transition: all 500ms ease 0s;
    background: none repeat scroll 0% 0% #683b1b;
    width: auto;
    max-width: 250px;
    border-radius:12px;
    margin:23px 0px;
}
#footer_wrap input[type="submit"]:hover {
    padding: 8px 13px;
    color: #683b1b;
    text-decoration: none;
    transition: all 500ms ease 0s;
    background: none repeat scroll 0% 0% #fff;
    width: auto;
    max-width: 250px;
}
/*  SLIDE  ============================================================================= */
#sliderBlk { position:relative; background:#fff; padding-top:0px; }
/*  FOOT  ============================================================================= */
#footer_wrap { color:#fff; background:#542605; padding:45px 0px 23px 0px!important; position:relative; }
#footer_wrap h2 { margin-top:0px; color:#fff; font-weight:300; }
#footer_wrap td { min-width:130px; }
#footer_wrap p { color:#fff; font-weight:400; }
#footer_wrap ul { text-align:center; float:none; }
#footer_wrap li { display:block; margin:0px; float:left; width:100%; text-align:left; padding:0px 0px 13px 0px; }
#footer_wrap li a{ color:#938377; text-decoration:none; margin:0px; font-size:20px; padding:0px 0px 10px 0px; -webkit-transition: all 500ms;transition: all 500ms; font-weight:400; text-transform:capitalize; display:block; }
#footer_wrap li a:hover{ text-decoration:underline!important; }
#footer_wrap ul li ul { display:none; }
#footer_wrap ul li ul li { display:block; width:100%; padding:0px; }
#footer_wrap ul li ul li a{ font-size:12px!important; display:block; width:100%; padding:5px 0px; }
#copy-foot { text-align:center; padding: 23px 0px 50px 0px;  }
#copy-foot a { color:#fff; text-decoration:none; font-size:12px; }
#copy-foot p { color:#fff; font-size:12px; }
#copy-foot a:hover { color:#CCC; }
.social img { display:block; float:left; margin-right:8px; padding-top:5px; -webkit-transition: padding 500ms;transition: padding 500ms; }
.social img:hover {  padding-top:0px; }
/*  SECTIONS  ============================================================================= */
.wrapper { width:100%; padding:33px 0px;  }
.div_row { margin:0px auto!important; max-width:1380px!important; position:relative; }
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  GROUPING  ============================================================================= */
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}
/*  GRID COLUMN SETUP   ==================================================================== */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */
/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col { margin: 1% 0 1% 0%;}
}
/*  GRID OF TWELVE   ============================================================================= */
.span_12_of_12 { width: 100%; }
.span_11_of_12 { width: 91.53%; }
.span_10_of_12 { width: 83.06%; }
.span_9_of_12 {	width: 74.6%; }
.span_8_of_12 {	width: 66.13%; }
.span_7_of_12 {	width: 57.66%; }
.span_6_of_12 {	width: 49.2%; }
.span_5_of_12 {	width: 40.73%; }
.span_4_of_12 {	width: 32.26%; }
.span_3_of_12 {	width: 23.8%; }
.span_2_of_12 {	width: 15.33%; }
.span_1_of_12 {	width: 6.86%; }
 
/*  Animations  ============================================================================= */
/*  SUNDRIES  ============================================================================= */
.absolute { position:absolute; top:0px; left:0px; }
.fr { float:right; }
.fl { float:left; }
.tl { text-align:left; }
.tr { text-align:right; }
.big { font-size:22px!important; }
.clBottom { margin-bottom:0px!important; padding-bottom:0px!important; }
.white { color:#fff!important; text-decoration:none; }
.blue { color:#3e5dab!important; }
.grey { color:#655e4e!important; }
.pink{ color:#ff3692!important; }
.light-orange { color:#f58220!important; }
.green { color:#008640!important; }
.center { text-align:center!important; }
.upper { text-transform:uppercase; }
.no_style { text-decoration:none; }
.fb { position:relative; top:-14px; }
.clear { clear:both; }
.inline { display:inline; }
.ML0 { margin-left:0px!important; }
.M0 { margin:0px!important; }
.M1 { margin:13px!important; }
.MR0 { margin-right:0px!important; }
.MT0 { margin-top:0px!important; }
.MT65 { margin-top:65px!important; }
 .MB0 { margin-bottom:0!important;}
 .MBhalf { margin-bottom:0.5em!important;}
 .MB1 { margin-bottom:8px!important;}
 .MB2-5 { margin-bottom:2.5em!important;}
 .MB3 { margin-bottom:3.0em!important;}
 .MB5 { margin-bottom:5.0em!important;}
 .MR0 { margin-right:0!important;}
  .MR1 { margin-right:1em!important;}
 .ML1 { margin-left:1.0em!important;}
 .PB0 { padding-bottom:0!important;}
 .PB0-5, .minPad { padding-top:0.5em!important;}
 .PB1 { padding-bottom:1.0em!important;}
 .PB2 { padding-bottom:2.0em!important;}
 .PB4 { padding-bottom:4.0em!important;}
 .PT0 { padding-top:0!important;}
  .PT1 { padding-top:1em!important;}
  .PT2 { padding-top:2em!important;}
 .PT2-5 { padding-top:2.5em!important;}
 .aCenter {text-align:center;}
 .aLeft { text-align:left;}
 .aRight { text-align:right!important;}
.bb1 { border-bottom:1px solid #185a90; margin-bottom:13px!important; padding-bottom:13px; }
.br1 { border-right:1px solid #333; margin:0px; }
.m-only { display:none; }
.alignright { float:right; }
.alignleft { float:left; }
.no_padd { padding:0px!important; }
.cap { text-transform:capitalize; }
.Borange { background:#f8951d!important; }
.Bblue { background:#0aa6c7!important; }
.padd2 { padding:23px 0px; }
.rel { position:relative; }
.minh300 { min-height:300px; }
.minh250 { min-height:250px; }
.small { font-weight:300; font-size:16px; }
.more { width:auto; background:url(images/plus.png) no-repeat 0% 50%; display:inline-block; padding:15px 23px 15px 70px; color:#938377; border:none; border-radius:0px; -webkit-transition: all 500ms;transition: all 500ms; font-size:22px;  }
.more:hover { background:url(images/plus.png) no-repeat 3% 50%;  }
/*  MENU  reverse size check,  this is the mobile menu ================== */
/* ===================================================================== */
.menu-toggle {
	cursor: pointer;
	font-size: 0;
	height: 23px;
	margin: 0;
	overflow: hidden;
	text-align: center;
	width: 80px;
	display:block;
	float:right;
	margin:23px!important;
}
.primary-navigation.toggled-on {
}
.primary-navigation .ddsmoothmenu {
	display: none;
}
.primary-navigation.toggled-on  .ddsmoothmenu {
	display: block;
}
   .ddsmoothmenu { position:relative; }
   .ddsmoothmenu ul { list-style-type:none; background:#9e9b9b; position:absolute; right:0px; top:40px; width:250px; z-index:1000; border-radius:0 0 8px 8px; text-align:right; }
   .ddsmoothmenu ul li{ position:relative; display:block; width:auto; width:100%; text-align:left;  }
   .ddsmoothmenu ul li:after {
   content: "";
} 
      .ddsmoothmenu ul li:first-child { margin-top:23px; }
    .ddsmoothmenu ul li.last { margin-right:0; }
   .ddsmoothmenu ul li a {   display: block; text-decoration: none; color:#fff; text-transform:uppercase; padding:0px; margin:0px 18px; height:auto; font-size:18px; font-weight:700;   }
   .ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.selected { text-decoration:none; color:#5f6062!important; }
   .ddsmoothmenu ul li:hover ul { display:block; }
   .ddsmoothmenu ul li ul{ margin: 0px 0px 13px 0px; position: relative; display: none; width:200px; padding:0; height:auto;  z-index:200; top:0px; background:none; border:none; }
   .ddsmoothmenu ul li ul li{ display: list-item; float: none; margin:0!important; width:100%; height:auto!important; padding:0!important; font-size:13px!important; line-height:15px!important; border:0; }
   .ddsmoothmenu ul li ul li a{ width: 100%; padding:7px 5px 7px 10px; margin:0; height:auto; text-transform:none; font-style:italic;  color:#fff; text-align:left; }
   .ddsmoothmenu ul li ul li a:hover { text-decoration:underline; }
   .ddsmoothmenu ul li ul:last-child li a {   }
   
   
@media screen and (min-width: 1024px) {
/* reverse screen size menu check - this is the main menu style */ 
.top-menu {  }
.header-main { padding-right: 0; }
#primary-navigation { padding-top:0px; }
.primary-navigation .menu-toggle { display: none; padding: 0; }
  .ddsmoothmenu { display:block!important; text-align:right; float:right; }
   .ddsmoothmenu ul { background: transparent; list-style-type: none; position: relative; margin-top:0px; border-radius:0; border:none; top:0px; width:100%;  }
   .ddsmoothmenu ul li{ position:relative; display:block; float:left; width:auto; margin:0px; padding:0px; text-align:right; }
   .ddsmoothmenu ul li:first-child { margin-top:0px;  } 
    .ddsmoothmenu ul li.last {  }
   .ddsmoothmenu ul li a {  display: block; text-decoration: none; color:#542605; text-transform:capitalize; font-size:16px;  padding:15px 0px; margin:0px 8px; font-weight:400; }
.current_page_item a { text-decoration:none;  font-weight:700; color:#5f6062!important;    }
.current_page_item ul li a{ text-decoration:none; color:#888!important; border-bottom:none!important;  }
.current_page_item .sub-menu li a { text-decoration:none; font-weight:400;  color:#888!important; border-bottom:none!important;}
   .ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.selected { text-decoration:none; color:#938377; font-weight:400;  }
   .ddsmoothmenu ul li ul{ position: absolute; left:0px!important; top:45px; display: none; padding:0; height:auto; z-index:200; background:#fff; width:220px; }   
   .ddsmoothmenu ul li:hover ul { display:block; }
   
   .ddsmoothmenu ul li ul li{ display: block; float: none; margin:0!important; width:200px; height:auto!important; padding:0!important; font-size:13px!important; border:0; }
   .ddsmoothmenu ul li ul li:first-child {  }
   .ddsmoothmenu ul li ul li a{ width: 100%; padding:15px 5px 15px 15px; height:auto; text-transform:none; color:#888888; text-align:left; font-style:normal; border-bottom:none; font-weight:400; display:block; }
   .ddsmoothmenu ul li ul li a:hover {  background:#938377; color:#fff !important;  text-decoration:none; border-bottom:none; }
   .ddsmoothmenu ul li ul:last-child li a {  }	
	
}

@media (max-width: 1400px) { 
.div_row{ width: 90%!important; margin:0px 5%!important; }
}


/* RESPONSIVE ipad */ 
@media (max-width: 1024px) { 
.div_row{ width: 90%!important; margin:0px 5%!important; }
.h-icon h2 a{ font-size:18px!important; }
.menu-toggle { margin-top:13px!important; margin-bottom:13px!important; }
.header { height:auto;  }
.case-hover { min-height: 250px; max-height: 250px;  }
.case-hover span img { width:40px; }
.case-hover span p{ font-size:16px; }
.footer_wrap_inner { background:url(images/footer-certificate.png) 100% top no-repeat; background-size:80px;  }
.blurb { display:none; }
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
   .div_row{ width: 90%!important; margin:0px 5%!important; }
   .span_12_of_12, .span_11_of_12, .span_10_of_12, .span_9_of_12, .span_8_of_12, .span_7_of_12, .span_6_of_12, .span_5_of_12, .span_4_of_12, .span_3_of_12, .span_2_of_12, .span_1_of_12, .homeU { width: 100%!important; }
 
 .header { height:auto; max-height:auto; }
 .header #logo img { margin:0px auto; width:180px; text-align:center; width:100%; float:none; }
  .sticky #logo img { margin:0px auto; width:140px; display:block; }
  .menu-toggle { padding:13px 0px; margin:0px!important; }
.sticky .menu-toggle { padding:0px; margin:0px!important; }
  .sticky { 
position: relative!important;
height:auto; max-height:1000px;
}
.main-menu { margin:0px; padding:0px; }
.menu-toggle { float:none; margin:0px auto!important; }
  .ddsmoothmenu ul { top:0px; position:relative!Important; background:none; }
  .ddsmoothmenu ul li a { color:#542605; }
.ddsmoothmenu ul li ul { display:none!important; }
.sticky .ddsmoothmenu ul { width:100%; }
#footer_wrap li {  width:100%; }
.phone img { display:none; }
.footer_wrap_inner { background:url(images/footer-certificate.png) 50% top no-repeat; padding-top:200px; }
.blurb { display:none; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { 
clear: both;
float: left;
margin: 0px 2%;
width:96%;
padding-bottom:35px;
}
.mini-cart { display:none; }
}