/*
  Theme Name: Tar 10
* Version: 1.0 
* License: Copyright 2015 
* Author: Lamputer
* Author URI: http://lamputer.com
* Tags: tar10, html5, clean, woocommerce
*/
html {
    font-size: 100%;
}
html,
body,
form,
fieldset,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
blockquote,
dl,
address,
dd,
ul,
dtm,
div {
    margin: 0;
    padding: 0
}
fieldset{
    border:none;
}
li {
    list-style-type: none
}
a {
    color: #b02100;
    text-decoration: none
}
a:hover {
    color: #333;
    text-decoration: none
}
a img {
    border: none
}
body {
    font-family: 'Arial Narrow', sans-serif;
    font-size: 15px;
    color: #333333;
    list-style-type: none;
    background-color: #bbb4ab;
    background-image: url(images/pattern_tar10_bg.png);
    background-repeat: repeat;
}
.clear {
    clear: both
}
.float_right {
    float: right
}
.float_left {
    float: left
}
h2 {
    color: #333333;
    font-size: 22px;
    font-family: 'Rokkitt', serif;
    font-weight: normal;
    padding-bottom: 18px
}
h2.error {
    color: #993B24
}
h3 {
    font-family: 'Rokkitt', serif;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    padding-bottom: 8px
}
.column h3 {
    color: #333
}
.column h3 span {
    color: #008200;
    font-size: 12px
}
h4 {
    color: #333;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0.1em
}
h4.separated {
    margin-bottom: 0.8em;
    border-bottom: 1px dotted #333;
    padding-bottom: 0.1em
}
h4.list_header {
    margin-bottom: 0.5em
}
h5 {
    font-family: 'Arial Narrow', sans-serif;
    font-size: 18px
}
h6 {
    font-size: 16px;
    color: #928b83;
    font-family: rokkitt;
    font-weight: 700;
    padding-bottom: 15px
}
.compact h4 {
    margin-bottom: 0.1em
}
p {
    font-family: 'Arial Narrow', sans-serif;
    font-size: 15px;
    color: #333333;
    padding-bottom: 10px;
    line-height: 20px
}
p.last {
    padding-bottom: 0
}
p.description {
    color: #333;
    padding-bottom: 2em
}
p.right {
    text-align: right
}
strong {
    font-weight: bold
}
input,button{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#header {
    position: relative;
    width: 100%;
    height: 57px;
    z-index: 10;
    background-color: #FFF;
}
#headerHolder {
    max-width: 968px;
    height: 100%;
    position: relative;
    margin: 0px auto;
    z-index: 10000;
}
#pageBackground {
    position: absolute;
    width: 100%;
    max-height: 600px;
    height: auto;
    overflow: hidden;
    z-index: 0;
    top: 57px;
}
#background {
    position: relative;
    width: 100%;
    max-height: 600px;
    height: auto;
    overflow: hidden;
    z-index: 0;
}
#background_image {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    /*    min-width: 968px;*/
    z-index: 0;
    min-height: 317px;
    font-size: 0px;
    margin-bottom: 0;
}
#background_image .slides li{
    min-height: 600px;
    position: relative;
}
#background_image p {
    margin: 0;
    padding: 0;
    font-size: 0px;
    line-height: 1
}
#background_image p img,
#background_image img {
    width: 100% !important;
    height: auto !important;
    max-height: 600px;
    top: 0;
    position: relative;
    z-index: 2;
    font-size: 0px
}
#backgroundContainer {
    height: 100%;
    top: 0px;
    z-index: 10000;
    font-size: 15px;
}
#backgroundContainer p {
    font-size: 15px;
    line-height: 20px
}

.sociala a{
    background: url(images/like.png) 0 0;
    width: 170px;
    height: 25px;
    font-family: rokkitt;
    color: #fff;
    display: block;
    padding-left: 33px;
    padding-top: 5px;
} 
.socialb a{
    background: url(images/follow.png) 0 0;
    width: 183px;
    height: 25px; 
    font-family: rokkitt; 
    color: #fff; 
    display: block; 
    padding-left: 33px; 
    padding-top: 5px;
}
.sociala{
    margin-top: 10px; 
    text-transform: uppercase; 
    padding-bottom: 0; 
    position:absolute;
    right:13px;
    top:53px;
}
.home .sociala{
    top: 70px;
}
.socialb{
    margin-top: 5px; 
    text-transform: uppercase; 
    position:absolute;
    right:0;
    top:90px;
}
.home .socialb{
    top: 110px;
}
.sociala a:hover, .socialb a:hover{
    background-position: 0 -30px;
}
#right_column {
    float: right;
    width: 704px;
    margin: 14px 0px 0px 0px;
    float: right;
}
#left_column {
    float: left;
    width: 255px !important;
    margin: 14px 0px 10px 0;
}
#right_columnLeft {
    float: left;
    width: 474px;
    margin: 7px 0px 10px 0px;
}
#right_columnRight {
    float: right;
    width: 230px;
    margin: 7px 0px 10px 0px;
}
#content_left_column {
    float: left;
    width: 681px;
    margin: 7px 7px 0 0;
    background: #fff;
    padding: 20px
}
#content_right_column {
    float: left;
    width: 230px
}
#info {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    min-height: 374px;
    z-index: 110000;
    margin-top: -70px;
}
#infoPage {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    min-height: 626px;
    z-index: 1000;
    margin-top: 100px;
}
#infoContainer {
    max-width: 968px;
    top: 0px;
    margin: 0px auto 50px auto;
    overflow: hidden;
}
#infoContainerContent {
    max-width: 920px;
    top: 0px;
    margin: 14px auto 57px auto;
    overflow: hidden;
    background-color: #FFF;
    padding: 24px;
}
#infoContainerContent h3 {
    color: #333;
    font-size: 18px
}
#infoContainerContent h6 {
    padding-bottom: 10px;
    color: #333
}
#infoContainerContent p {
    padding: 0 0 5px 0
}
#infoContainerContent ul {
    margin-bottom: 30px
}
#infoContainerContent li {
    line-height: 22px
}
#infoContainerContent a {
    color: #b02100
}
#infoContainerContent a:hover {
    color: #333
}
.upspace {
    padding-top: 20px
}
.date {
    color: #b02100;
    clear: both;
    display: block;
    padding-bottom: 3px
}
.bold {
    font-weight: bold;
    font-family: rokkitt;
    font-size: 14px
}
.boldArial {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold
}
.boldNarrow {
    font-weight: bold
}
.price {
    color: #B02100 !important;
    font-family: 'Rokkitt', serif !important;
    font-size: 24px !important;
    padding: 10px 0px 10px 0px !important
}
.moreButton a {
    width: 99px;
    height: 32px;
    float: left;
    margin-left: -3px;
}
.products .greyButton {
    overflow: hidden;
    margin-left: -2px;
    clear: both;
}
.greyButton .update-btn,
.greyButton button.single_add_to_cart_button, 
.products .greyButton a {
    float: left;
    width: 125px;
    height: 25px;
    margin-left: -2px;
    color: #ffffff !important;
    font-family: rokkitt;
    text-transform: uppercase; 
    background-image: url(images/tar10-gray-buttons.png) transparent !important;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 6px 0px 0px 20px;
    font-size: 16px;
    margin-top: 25px;
    cursor: pointer
}
.greyButton .update-btn,
.greyButton button.single_add_to_cart_button{
    width: 145px;
    height: 29px;
    border:none; 
    background: url(images/tar10-gray-buttons.png) transparent !important;
    background-repeat: no-repeat;
    padding: 0 !important;
    margin: 10px 0;
} 
.woocommerce .greyButton button.single_add_to_cart_button:hover{ 
    background-position: 0px -32px !important; 
}
#checkout_page .greyButton a {
    float: right
}
.products .greyButton a:hover {
    background-position: 0px -32px
}
.products .greyButton input[type=submit] {
    float: left;
    width: 145px;
    height: 31px;
    color: #ffffff;
    font-family: rokkitt;
    text-transform: uppercase;
    background-image: url(images/tar10-gray-buttons.png) transparent;
    background-color:none;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 0px;
    font-size: 16px;
    margin-top: 25px;
    border: none;
    background-color: transparent;
    cursor: pointer;
}

.greyButton input[type=submit]:hover {
    background-position: 0px -32px;
} 
.redButton a {
    float: left;
    width: 94px;
    height: 25px;
    color: #ffffff;
    font-family: rokkitt;
    text-transform: uppercase;
    background-image: url(images/tar10-red-buttons.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 6px 0px 0px 20px;
    font-size: 16px;
    margin-top: 20px
}
.redButton a:hover {
    background-position: 0px -31px
}
.clear {
    clear: both
}
.logo {
    float: left; 
}
.previous {
    display: inline-block;
    position: relative;
    padding-left: 15px;
    margin-right: 5px;
}
.previous a:before {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    top: 50%;
    left: 0px;
    margin-top: -6px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #333
}
.next {
    display: inline-block;
    position: relative;
    padding-right: 15px;
    margin-left: 5px;
}
.next a:after {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    top: 50%;
    right: 0px;
    margin-top: -6px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #333
}
.greyCircle {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #bbb4ab;
    position: relative;
    margin-bottom: 10px
}
.greyCircle p {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-family: 'Rokkitt', serif;
    font-size: 18px;
    width: 100px;
    height: 100px;
    line-height: 18px;
    text-transform: uppercase;
    padding-bottom: 0px
}
.greyCircle p a {
    font-size: 22px;
    color: #fff;
    text-decoration: none
}
.greyCircle p a:hover {
    color: #b02100
}
.greyCircle .numbers {
    color: #000;
    font-size: 22px;
    text-transform: none
}
.stateTitle {
    font-weight: bold
}
h1 a {
    position: absolute;
    top: 0px;
    left: -5px;
    width: 137px;
    height: 157px;
    text-indent: -1000em;
    overflow: hidden;
    background-image: url(images/tar10-logo-sm.png);
    background-repeat: no-repeat;
    z-index: 22;
}
#main_image {
    height: 569px;
    margin-top: 60px;
    position: relative;
    width: 100%;
    z-index: 0
}
a.headerLogo {
    display: block;
    float: left
}
.tabs {
    float: right;
    width: 432px;
    margin-top: 158px;
}
.tabs.accountFunctions {
    padding-left: 10px;
    margin-top: 0px;
    width: auto;
    font-size: 12px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjQiLz4KICAgIDxzdG9wIG9mZnNldD0iODAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 80%);
    FF3.6+ background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(80%, rgba(0, 0, 0, 0)));
    Chrome, Safari4+ background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 80%);
    Chrome10+, Safari5.1+ background: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 80%);
    Opera 11.10+ background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 80%);
    IE10+ background: linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 80%);
    W3C filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#00000000', GradientType=1);
    IE6-8
}
.tabs li {
    float: left;
    font: normal 1em Helvetica, Tahoma, Arial, Verdana, sans-serif;
    color: #fff;
    line-height: 30px
}
.tabs li span {
    font-weight: normal
}
.tabs li a {
    width: auto !important;
    float: none !important;
    color: #fff;
    text-decoration: underline
}
.tabs li.current a {
    color: #666666
}
.tabs li.home {}.tabs li.cart {}.tabs li.right {
    float: right;
    margin-right: 0
}
.tabs li.user {}.tabs li.orders {}.tabs li.logout {
    padding-left: 0
}
span.mini_cart {
    font-weight: normal;
    color: #fff;
    font-size: 12px
}
#clientLogin {
    padding-top: 126px
}
#clientLogin a {
    float: right;
    color: #fff
}
#clientLogin a.img_btn,
.img_btn {
    margin-left: 20px;
    width: 131px !important;
    height: 31px;
    display: inline-block;
    line-height: 30px;
    text-transform: uppercase;
    font-family: 'Rokkitt', serif;
    font-weight: 700;
    text-decoration: none;
    font-size: 16px;
    padding-left: 15px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-image: url(images/tar10-gray-buttons.png);
    cursor: pointer;
    color: #fff !important
}
#clientLogin a.img_btn.red,
.img_btn.red {
    background-position: 0px -32px
}
#clientLogin a.img_btn:hover,
.img_btn:hover {
    background-position: 0px -32px
}
#clientLogin a.img_btn.red:hover,
.img_btn.red:hover {
    background-position: 0px 0px
}
.tabs .cart a img {
    vertical-align: middle;
    margin-right: 20px
}
#access,
.menu-header-menu-container {
    /*    position: absolute;
        right: 0px;
        height: 57px;
    
    /*    top: 0px;*/
    width: 795px;
    float: right;
    font-family: 'Rokkitt', serif;
    font-size: 21px;
}
#access ul,
.menu-header-menu-container ul {
    list-style: none;
    margin: 0 0 0 0;
    padding-left: 0;
    display: inline;
}
#access li,
.menu-header-menu-container li {
    width: auto;
    height: 57px;
    float: left;
    padding: 0px 12px 0px 12px;
}
#access li,
.menu-header-menu-container li:last-child {
    padding-right: 0
}
#access a,
.menu-header-menu-container a {
    display: block;
    line-height: 57px;
    padding: 0;
    color: #424242;
    text-decoration: none
}
#access a:hover,
.menu-header-menu-container a:hover {
    color: #c7c1b9
}
.menu-header-menu-container .current-menu-item > a {
    position: relative;
    color: #c7c1b9
}
.menu-header-menu-container .current-menu-item > a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -15px;
    left: 50%;
    width: 0;
    margin-left: -15px;
    border-width: 15px 15px 0;
    border-style: solid;
    border-color: #fff transparent
}
#content {
    width: 100%;
}
body.home #left_column {
    width: 550px
}
.compact p {
    font-size: 1.1em
}
.categories {
    padding-bottom: 1.5em
}
.categories ul li a {
    font-size: 1.2em;
    display: block;
    padding: 0.5em 0 0.5em 0.4em;
    color: #666666
}
.categories ul li a {
    border-bottom: dotted 1px #666666;
    background: white url(images/bullet_category.gif) no-repeat 98% center
}
.categories ul li a:hover,
.categories ul li.current a:hover {
    background: #5f96c4 url(images/bullet_category_hover.gif) no-repeat 98% center;
    color: white
}
.categories ul li.current a {
    background-color: #eee
}
.categories ul li li {
    padding-left: 1.5em
}
.compare_products li {
    border-bottom: dotted 1px #666666
}
.compare_products li:hover {
    background-color: #5f96c4
}
.compare_products li:hover a.product_link {
    color: #fff
}
.compare_products li a.product_link {
    font-size: 1.2em;
    float: left;
    padding: 0.5em 0 0.5em 0.4em;
    width: 150px;
    color: #666666
}
.compare_products li a.remove {
    float: right;
    text-indent: -1000000em;
    outline: none;
    background: transparent url(images/delete_icon.png);
    width: 10px;
    height: 10px;
    margin-top: 8px;
    margin-right: 5px
}
.compare_products li a.remove:hover {
    background-image: url(images/delete_icon_hover.png)
}
.compare_products_controls {
    padding-top: 1em
}
.compare_products_controls .button {
    float: left
}
.compare_products_controls p {
    float: left;
    margin-left: 5px
}
.right_offset {
    margin-right: 0.5em
}
.bottom_offset {
    margin-bottom: 1em
}
.top_offset {
    margin-top: 0.5em
}
.hidden {
    display: none
}
.ajax_loading_indicator {
    position: fixed;
    top: 50%;
    left: 0;
    width: 100%;
    font-weight: bold;
    color: black;
    font-size: 1.0em;
    z-index: 9999
}
.ajax_loading_indicator span {
    background: #BBB4AB;
    display: block;
    width: 15em;
    margin: 0 auto;
    text-align: center;
    padding: 0.3em 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #999;
    font-family: 'Rokkitt', serif;
    opacity: 0.8
}
.sale_price {
    color: #cc6600
}
.old_price {
    text-decoration: line-through
}
.introContent {
    position: absolute;
    right: 24.5%;
    bottom: 100px;
    /*    margin-top: -400px;*/
    width: 460px;
    height: 134px;
    font-family: 'Arial Narrow', sans-serif;
    font-size: 14px;
    overflow: hidden;
    padding: 20px 15px 15px 15px;
    background-color: #000;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.8);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000)";
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
}
.introContent h2 {
    color: #fff;
    font-family: 'Rokkitt', serif;
    font-size: 34px;
    padding-bottom: 13px
}
.introContent p {
    color: #fff
}
#introSlider {
    /*    margin-left: 8px; */
    max-width: 960px;
    overflow: hidden;
    background-color: #FFF;
    position: relative;
    z-index: 1500;
    clear: both;
}
#introSliderMenu {
    text-align: center;
}
#introSliderMenu ol{
    margin-bottom: -10px;
    min-width: 122px;
    height: 30px;
    background-color: #bbb4ab;
    z-index: 1000;
    padding-top: 8px;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bbb4ab), to(#9b958d));
    background-image: -webkit-linear-gradient(top, #bbb4ab, #9b958d);
    background-image: -moz-linear-gradient(top, #bbb4ab, #9b958d);
    background-image: -ms-linear-gradient(top, #bbb4ab, #9b958d);
    background-image: -o-linear-gradient(top, #bbb4ab, #9b958d);
    text-align: center;
    bottom: 0;
    width: auto;
    display: inline-block;
    margin-bottom: 0;
    margin-left: -61px;
} 
#introSliderMenu li {
    float: left
}
#introSliderMenu li a {
    cursor: pointer;
    text-indent: -1000em;
    display: inline-block;
    overflow: hidden;
    width: 18px;
    height: 18px;
    background-image: url(images/intro_slider_nav_up.png);
    background-repeat: no-repeat;
}
#introSliderMenu li.flex-active a{
    background-image: url(images/intro_slider_nav_over.png);
    background-repeat: no-repeat
}
#introNews {
    float: left;
    width: 258px;
    min-height: 266px;
    height: auto;
    overflow: hidden;
    margin: 23px 50px 18px 36px;
}
#introNews .bold {
    font-size: 18px;
    margin-bottom: 10px;
    display: block
}
#introProducts {
    float: left;
    width: 271px;
    min-height: 266px;
    height: auto;
    overflow: hidden;
    margin: 23px 37px 18px 0px;
}
#introSlider .redButton a {
    margin-top: 0
}
#introRecipes {
    float: left;
    width: 271px;
    min-height: 266px;
    height: auto;
    overflow: hidden;
    margin: 23px 0px 18px 0px;
}
.introContainer {
    float: left;
    width: 270px;
    height: 179px;
    margin-bottom: 18px;
    overflow: hidden
}
.introImage {
    width: 270px;
    height: 179px;
    background-repeat: no-repeat;
    position: relative
}
.introImage:hover .introHover {
    max-height: 55px;
}
.introHover {
    bottom: 0;
    position: absolute;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.5s;
    -moz-transition: max-height 0.5s;
    transition: max-height 0.5s;
}
.introHover a {
    display: block;
    width: 250px;
    height: 46px;
    padding: 10px;
    background-color: #bbb4ab;
}
.introHover a:hover {}.introHover p {
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 14px
}
.widget_product_categories {
    float: left;
    width: 197px;
    height: auto;
    min-height: 352px;
    overflow: hidden;
    padding: 20px;
    background-color: #000;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.8);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000)"
}
.widget_product_categories h2 {
    color: #fff;
    font-family: 'Rokkitt', serif;
    font-size: 24px;
    padding-bottom: 13px
}
.widget_product_categories li {
    list-style: none;
    position: relative;
    padding: 0px 0px 7px 0px
}
.widget_product_categories li:before {
    position: absolute;
    left: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    background: #fff;
    content: '';
    margin-top: -13px;
    display: block;
    text-align: center;
    line-height: 15px;
    font-size: 30px
}
.widget_product_categories li.current-cat:before {
    content: 'x';
    color: #333
}
.widget_product_categories li a {
    color: #fff;
    font-family: 'Arial Narrow', sans-serif;
    font-size: 16px;
    line-height: 22px;
    display: block;
    padding-left: 32px;
    position: relative;
    z-index: 100
}
.widget_product_categories .progress li a {
    padding-left: 0
}
.widget_product_categories li a:hover {
    text-decoration: underline
}
.widget_product_categories li.active {
    list-style-image: url(images/tar10-checkbox-active.png)
}
.productNav {
    color: #333333;
    padding: 15px 20px;
    background-color: #FFF;
    clear:both;
}
.productNav h3 {
    color: #333333
}
.productNav a {
    text-decoration: none;
    color: #333333
}
.productNav a:hover {
    color: #99938b
}
#productWindow {
    background-color: #fff;
    width: 427px;
    height: auto;
    min-height: 456px;
    padding: 20px;
    margin-bottom: 7px
}
#productWindow h2 {
    font-size: 22px
}
#productWindow h5 {
    padding: 20px 0px 10px 0px;
    font-weight: normal;
    font-family: 'Arial Narrow', sans-serif
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
    color: #515151;
}
#relatedProductContainer {
/*    width: 467px;*/
    height: auto;
}
#relatedProductContainer li .redButton a {
    margin-left: -2px
}
#relatedProductContainer h2 {
    background-color: #fff;
    width: 427px;
    padding: 20px;
    margin-bottom: 7px
}
#relatedProductContainer ul {
    list-style: none
}
/*#relatedProductContainer li:nth-child(odd) {
    margin-right: 7px
}*/
#relatedProductContainer li p {
    font-size: 18px;
    padding: 20px
}
#relatedProductContainer #productRangeContainer li{
    width: 48.1%;
}
#productRecipes {
    margin-bottom: 7px;
    background-color: #FFF;
    width: 190px;
    height: auto;
    min-height: 229px;
    overflow: hidden;
    padding: 20px
}
#productRecipes h2 {
    color: #333;
    font-family: 'Rokkitt', serif;
    font-size: 24px;
    padding-bottom: 13px
}
#productRecipes ul {
    margin-bottom: 10px
}
#productRecipes li {
    margin: 10px 0
}
#productRecipes li a {
    position: relative;
    padding-left: 20px;
    line-height: 15px;
    color: #b02100;
    font-size: 15px;
    text-decoration: none;
    display: block
}
#productRecipes li a:hover {
    color: #333
}
#productRecipes li a:before {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    top: 8px;
    left: 0px;
    margin-top: -6px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #b02100
}
#productCart {
    width: 230px;
    height: auto;
    min-height: 220px;
    background-color: #bbb4ab;
    margin-bottom: 7px;
    padding-bottom: 10px
}
#productCartText {
    padding: 20px;
    width: 190px;
    height: auto;
    min-height: 80px
}
#productCartText p {
    font-size: 18px;
    font-family: 'Arial Narrow', sans-serif;
    padding-bottom: 3px
}
#productCartQty {
/*    width: 100px;*/
    height: 30px;
    margin-left: 20px;
    line-height: 30px;
    font-size: 18px;
    font-family: 'Arial Narrow', sans-serif;
    display: inline-block;
}
#productCartQty input {
    width: 50px;
    height: 30px;
    background-color: #fff;
    border: none;
    float: right;
    margin-left: 10px;
    text-align: center;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}
#productCart .img_btn {
    padding: 0 0 6px 20px
}
#productRangeContainer {
    /*    width: 711px;*/
    width: 100%;
    height: auto;
    margin-top: 7px;
    margin-right: -5px;
    margin-left: -5px;
}
#productRangeContainer li .redButton a {
    margin-left: -2px;
    display: block;
    clear: both;
    margin-bottom: 5px;
    margin-top: 0
}
#productRangeContainer h2 {
    background-color: #fff;
    width: 427px;
    padding: 20px;
    margin-bottom: 7px
}
#productRangeContainer ul {
    list-style: none
}
#productRangeContainer li {
    float: left;
    display: inline-block;
    width: 31.33%;
    background-color: #bbb4ab;
    margin-bottom: 7px;
    clear: none;
    padding-bottom: 10px;
    margin-left: 1%;
    margin-right: 1%;
}

#productRangeContainer li p {
    font-size: 16px;
    padding: 20px 20px 10px 20px;
    clear: both;
    line-height: 22px
}
#productRangeContainer li p a {
    color: #333
}
#productRangeContainer li p a:hover {
    color: #fff
}
#productRangeContainer li p strong {}#productRangeContainer li p .price {
    font-size: 16px !important;
    font-weight: normal;
    display: block;
    color: #b02100;
    padding: 0 !important;
    font-family: Arial !important
}
#productRangeContainer li .greyButton a {
    margin-top: 0;
    margin-bottom: 5px;
    cursor: pointer
}
#productRangeContainer li input[type=number],
#productRangeContainer li input[type=text] {
    margin-left: 20px;
    height: 30px;
    width: 50px;
    background: #fff;
    border: none;
    text-align: center;
    margin-bottom: 15px
}
.recipesNavLeft {
    float: left;
    min-width: 250px;
}
.recipesNavLeft a {
    text-decoration: underline;
    color: #333
}
.recipesNavLeft .breadcrumbs a{
    text-decoration: none;
}
.recipesNavLeft a:hover {
    text-decoration: none
}
.recipesNavRight {
    float: right;
    width: 200px;
    text-align: right;
}
.recipesNavRight ul {
    margin-top: 0px !important
}
.recipesNavRight li {
    display: inline-block;
    min-width: 17px;
    width: auto !important;
    text-align: center;
    font-size: 15px; 
    text-decoration: none;
    color: #333;
    line-height: 17px;
    height: 17px !important;
    min-height: 17px !important;
    font-family: "Arial Narrow", sans-serif;
    margin-bottom: 0px !important
}
.recipesNavRight li.first,
.recipesNavRight li.first a {
    width: 75px !important;
    border: none;
    font-family: 'Arial Narrow', sans-serif;
    font-size: 15px;
    color: #333;
    position: relative;
    background: #fff;
    height: 20px
}
.recipesNavRight li.last,
.recipesNavRight li.last a {
    width: 55px !important;
    border: none;
    font-family: 'Arial Narrow', sans-serif;
    font-size: 15px;
    color: #333;
    position: relative;
    background: #fff
}
.recipesNavRight li.last a:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #333;
    content: "";
    margin-top: -5px
}
.recipesNavRight li.first a:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #333;
    content: "";
    margin-top: -8px
}
.recipesNavRight li.first a:hover,
.recipesNavRight li.last a:hover {
    color: #99938b;
    background-color: #fff
}
.recipesNavRight li a {
    color: #535353;
    font-size: 15px;
    text-align: center;
    display: block;
    font-family: 'Arial Narrow', sans-serif; 
}
.recipesNavRight li a:hover {
    background-color: #e9e9e9;
    text-decoration: none;
    color: #333
}
#recipesListContainer {
    width: 704px;
}
#recipesListContainer ul {
    margin-top: 7px
}
#recipesListContainer li {
    width: 704px;
    min-height: 169px;
    overflow: hidden;
    height: auto;
    background-color: #fff;
    margin-bottom: 7px;
    clear: both;
}
.recipesListImage {
    float: left;
    width: 197px;
    height: auto;
    min-height: 129px;
    padding: 20px;
}
.recipesListText {
    /*    float: right;
        width: 447px;*/
    height: auto;
    min-height: 60px;
    overflow: hidden;
    padding: 20px 20px 10px 0px;
}
.recipesListText h3 a {
    font-size: 18px;
    color: #333
}
.recipesListText h3 a:hover {
    color: #b02100
}
.recipesListText .redButton a {
    margin-left: -2px
}
.recipesDetailNavLeft {
    float: left;
    min-width: 250px;
    max-width: 500px;
    width: auto;
}
.recipesDetailNavLeft a {
    text-decoration: none;
    color: #333
}
.recipesDetailNavLeft a:hover {
    text-decoration: none
}
.recipesDetailNavRight {
    float: right;
    width: 250px;
    text-align: right;
}
.recipesDetailNavRight a:hover {
    text-decoration: none
}
#recipesDetailWindow {
    background-color: #fff;
    width: 427px;
    height: auto;
    min-height: 456px;
    padding: 20px;
    margin-bottom: 7px;
    overflow: hidden
}
#recipesDetailWindow h6 {
    font-size: 18px
}
#recipesWindowContent {
    margin-top: 20px;
    width: 320px;
    height: auto;
    float: left;
}
#recipesWindowCircles {
    float: right;
    margin-top: 20px
}
#recipesWindowCircles br {
    padding: 0px;
    margin: 0px
}
#recipesDetailWindow ol {
    padding-left: 15px;
    line-height: 20px;
    margin: 0px
}
#recipesDetailWindow ol li {
    list-style-type: decimal !important;
    padding-bottom: 10px
}
#recipesDetailWindow ul {
    padding-bottom: 30px;
    line-height: 20px;
    margin: 0px
}
#recipesDetailWindow ul li {
    padding-bottom: 10px
}
#recipesTipsContainer,
#sideContentContainer {
    width: 190px;
    padding: 20px;
    height: auto;
    background-color: #fff;
    margin-bottom: 7px;
    font-size: 15px;
    font-family: 'Arial Narrow', sans-serif
}
#recipesTipsContainer h2,
#sideContentContainer h2 {
    color: #333;
    font-family: 'Rokkitt', serif;
    font-size: 24px;
    padding-bottom: 13px
}
#recipesTipsContainer ul,
#sideContentContainer ul {
    margin-left: 15px
}
#recipesTipsContainer li,
#sideContentContainer li {
    list-style: disc;
    padding-bottom: 7px
}
#sideContentContainer.cat-post-widget,
#recipesProductList {
    margin-bottom: 7px;
    background-color: #FFF;
    width: 190px;
    height: auto;
    min-height: 229px;
    overflow: hidden;
    padding: 20px
}
#recipesProductList h2 {
    color: #333;
    font-family: 'Rokkitt', serif;
    font-size: 24px;
    padding-bottom: 13px
}
#recipesProductList ul {
    margin-bottom: 10px
}
#recipesProductList li {
    margin: 10px 0
}
#recipesProductList li a {
    position: relative;
    padding-left: 20px;
    line-height: 15px;
    color: #b02100;
    font-size: 15px;
    text-decoration: none;
    display: block
}
#recipesProductList li a:hover {
    color: #333
}
#recipesProductList li a:before {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    top: 8px;
    left: 0px;
    margin-top: -6px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #b02100
}
#recipesAuthor {
    width: 467px;
    height: 100px;
    min-height: 100px;
    background-color: #bbb4ab;
    margin-bottom: 7px;
    overflow: hidden
}
#recipesAuthorPic {
    width: 150px;
    height: 100px;
    float: left
}
#recipesAuthorComment {
    width: 297px;
    height: 100%;
    padding: 10px;
    float: right
}
#recipesAuthorComment p {
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 0px;
    font-family: 'Arial Narrow', sans-serif
}
#recipesAuthorComment p.sig {
    text-align: right;
    padding: 0px
}
#recipesDetailWindow #blogWindowContent h2 {
    margin-top: 20px
}
#recipesDetailWindow #blogWindowContent ul {
    margin-left: 20px
}
#recipesDetailWindow #blogWindowContent ul li {
    list-style-type: disc
}
#cart_page {
    background-color: #fff;
    margin-bottom: 57px;
    padding: 20px; 
}
#cart_page_title {
    background-color: #fff;
    height: 52px;
    width: 100%;
    margin: 10px 0;
    line-height: 52px
}
#cart_page_title h2 {
    padding-left: 20px
}
#contactEnquiriesContainer {
    float: left;
    width: 420px;
    height: auto;
    min-height: 420px;
    overflow: hidden
}
#contactEnquiriesContainer .space {
    margin-right: 15px
}
#contactEnquiriesContainer h6 {
    margin-top: 15px
}
#contactFormContainer {
    float: right;
    background-color: #eeecea;
    width: 435px;
    padding: 20px;
    height: auto;
    min-height: 400px;
    overflow: hidden
}
#infoContainerContent label {
    display: block;
    font-size: 15px;
    font-weight: 300;
    margin: 10px 0px 3px 0px
}
#infoContainerContent input[type=text] {
    height: 30px;
    display: block;
    border: 1px solid #eeecea;
    outline: none;
    padding-left: 10px;
    font-family: 'Arial Narrow';
    font-size: 13px;
    color: #333
}
#infoContainerContent textarea {
    width: 418px;
    padding: 10px 0px 0px 10px;
    border: 1px solid #eeecea;
    outline: none;
    font-family: 'Arial Narrow';
    font-size: 13px;
    color: #333
}
#infoContainerContent input[type=submit] {
    float: right;
    width: 94px;
    height: 32px;
    color: #ffffff;
    font-family: rokkitt;
    text-transform: uppercase;
    background-image: url(images/tar10-contact-buttons.png);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
    border: 0px;
    padding-left: 20px;
    text-align: left;
    background-color: transparent;
    cursor: pointer
}
#infoContainerContent [type=submit]:hover {
    background-position: 0px -35px
}
#contactStockistContainer {
    float: left;
    height: auto;
    min-height: 443px;
    overflow: hidden;
    margin: 47px 0px 23px 0px
}
#contactStockistContainer table {
    width: 900px;
    table-layout: fixed
}
#contactStockistContainer th {
    text-align: left;
    color: #333;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Rokkitt', serif;
    padding-bottom: 8px
}
#contactStockistContainer td {
    width: 200px;
    padding-right: 25px;
    padding-top: 10px;
    height: 125px;
    border-bottom: 1px solid #EEECEA;
    vertical-align: top
}
#contactStockistColumn {
    float: left;
    width: 165px;
    height: auto;
    min-height: 443px;
    margin-right: 83px;
    overflow: hidden
}
#contactStockistColumnOS {
    float: right;
    width: 165px;
    height: auto;
    min-height: 443px;
    overflow: hidden
}
div.column {
    float: left;
    width: 200px;
    margin-right: 2em;
    padding-right: 2em
}
div.column_300 {
    width: 300px
}
div.login_columns div.left {
    width: 180px;
    background: transparent url(images/vert_border.gif) repeat-y right top
}
div.login_columns div.right {
    width: 250px
}
div.checkout_columns div.left {
    width: 135px
}
div.checkout_columns div.middle {
    width: 364px;
    margin-right: 0;
    padding-right: 0
}
div.checkout_columns div.right {
    width: 184px;
    float: right;
    margin-right: 0;
    padding-right: 0
}
div.payment_form div.left {
    width: 300px
}
#infoContainerContent .signup_columns div.left {
    width: 420px;
    padding-right: 0px;
    margin-right: 0px
}
#infoContainerContent .signup_columns div.left form {
    background-color: #eeecea;
    padding: 10px 20px 10px 20px
}
div.signup_columns div.right {
    width: 435px;
    margin-right: 0;
    padding-right: 0;
    padding-left: 23px;
    margin-left: 20px;
    border-left: 1px dashed #333
}
#infoContainerContent .signup_columns ul {
    margin-bottom: 0px
}
#infoContainerContent .signup_columns input[type=text],
#infoContainerContent .signup_columns input[type=email],
#infoContainerContent .signup_columns input[type=password] {
    border: 1px solid #eeecea !important;
    padding-left: 10px;
    font-family: 'Arial Narrow';
    font-size: 13px;
    color: #333;
    outline: none;
    background-color: #fff;
    height: 30px
}
#infoContainerContent .signup_columns input[type=submit] {
    float: left;
    clear: both;
    width: 94px;
    height: 30px;
    color: #ffffff;
    font-family: rokkitt;
    text-transform: uppercase;
    background-image: url(images/tar10-red-buttons.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    font-size: 16px;
    line-height: 25px;
    margin-top: 20px;
    border: 0px;
    padding-left: 15px;
    text-align: left;
    background-color: transparent;
    cursor: pointer
}
#infoContainerContent .signup_columns input[type=submit]:hover {
    background-position: 0px -31px
}
div.signup_columns div.right #first_name,
div.signup_columns div.right #last_name,
div.signup_columns div.right #company,
div.signup_columns div.right #phone {
    width: 190px !important
}
div.signup_columns div.right #signup_email {
    width: 411px !important
}
div.signup_columns div.right .img_btn {
    margin-left: 0
}
ul.progress {}ul.progress li {
    color: #FFF;
    font-size: 16px;
    padding-left: 32px !important;
    line-height: 22px;
    font-family: "Arial Narrow", sans-serif
}
ul.progress li.current {
    color: #FFF
}
ul.progress li span {
    display: block
}
.column left {
    background-color: #eeecea
}
ul.form li {
    clear: both
}
ul.form li.left {
    float: left;
    width: 45%
}
ul.form li.right {
    width: 49%;
    clear: right;
    float: right
}
ul.form label {
    display: block;
    margin-bottom: 0.2em
}
ul.form li.form_header {
    font-size: 12px;
    color: #333;
    font-weight: bold;
    margin-bottom: 0.5em;
    margin-top: 1.5em
}
ul.form span.comment {
    display: block;
    margin-top: 2px;
    color: #666;
    font-size: 14px;
    font-weight: normal
}
ul.form input.text,
ul.form textarea {
    width: 100%;
    border: 1px solid #bfbfbf;
    background: white url(images/input_bg.gif) no-repeat left top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    padding: 0.4em;
    color: #333
}
ul.form input.text:focus,
ul.form textarea:focus {
    background: #ffffcc url(images/input_bg_active.gif) no-repeat left top;
    border: 1px solid #aaa
}
ul.form textarea {
    line-height: 150%
}
ul.form li.text div {
    padding-right: 1.2em
}
ul.form select {
    width: 100%
}
ul.form li {
    margin-bottom: 1em;
    padding-left: 1px
}
ul.form li.checkbox div {
    float: left
}
ul.form li.checkbox input {
    margin: 0;
    padding: 0
}
ul.form li.checkbox label {
    color: #333;
    margin-left: 20px;
    font-weight: normal
}
ul.form li.radio_horizontal label {
    margin-bottom: 0.5em
}
ul.form li.radio_horizontal div {
    float: left;
    margin-bottom: 0.5em
}
ul.form li.radio_horizontal input {
    margin: 0;
    padding: 0;
    float: left
}
ul.form li.radio_horizontal div span {
    display: block;
    margin-left: 20px;
    margin-right: 1.5em
}
ul.form li.radio_horizontal div label {
    color: #333;
    font-weight: normal
}
ul.form li.radio_horizontal img {
    display: block;
    margin-bottom: 0.3em
}
div.pagination {
    padding-top: 2em
}
div.pagination p {
    padding-bottom: 0.2em;
    color: #666666
}
div.pagination strong {
    color: #333
}
div.pagination p.pages {
    color: #ccc
}
div.pagination a {
    text-decoration: none
}
div.pagination span.numbers {
    color: #333
}
.account_areas li {
    cursor: pointer;
    color: #fff;
    font-family: 'Arial Narrow', sans-serif;
    font-size: 16px;
    line-height: 22px;
    display: block; 
    position: relative;
    z-index: 100
}
.product_list div.image {
    width: 230px;
    float: left
}
.product_list div.image a {
    outline: none
}
.product_list div.info {
    float: left;
    width: 370px;
    margin-left: 15px
}
.product_list div.image img:hover {
    opacity: 0.8
}
.product_list h4 {
    font-size: 1.4em;
    line-height: 130%;
    color: #333;
    padding-bottom: 0.3em;
    font-weight: normal
}
.product_list h4 a {
    color: #333
}
.product_list p {
    font-size: 1.2em;
    padding-bottom: 0.3em;
    color: #666666
}
.product_list p.price {
    font-size: 1.2em;
    font-weight: bold;
    color: #333
}
.product_list .offer {
    text-indent: -100000em;
    position: absolute;
    width: 32px;
    height: 32px;
    background: transparent url(images/offer.gif) no-repeat left top;
    top: -13px;
    left: 143px
}
.product_list li {
    clear: both;
    position: relative;
    margin-bottom: 1em
}
.side_by_side_products div.info,
.side_by_side_products div.image {
    float: none;
    margin-left: 0
}
.side_by_side_products div.info {
    width: auto
}
.side_by_side_products .product_list p {
    font-size: 1.1em
}
.side_by_side_products .product_list li {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    width: 168px;
    margin-bottom: 15px
}
div.product_details div.image,
div.product_details div.info {
    float: left
}
div.product_details div.image {
    width: 245px;
    margin-bottom: 1em
}
div.product_details div.image .slider {
    width: 238px
}
div.product_details div.image div.container {
    background: transparent url(images/product_img_container_large.gif) no-repeat left top;
    width: 245px;
    height: 245px
}
div.product_details div.image div.container a {
    outline: none
}
div.product_details div.image p {
    font-size: 1.1em;
    padding-bottom: 5px;
    text-align: center;
    color: #777
}
div.product_details div.image div img {
    margin: 16px 0 0 16px
}
div.product_details div.info {
    width: 430px
}
div.product_details div.info p.description {
    padding-bottom: 1em
}
div.product_details div.info input.add_to_cart {
    float: right
}
th.cart_control div {
    position: relative
}
th.cart_control a {
    position: absolute;
    right: 0;
    margin-right: -15px
}
div.product_details div.info p.price {
    font-size: 1.5em;
    font-weight: normal;
    color: #333;
    float: left;
    padding-bottom: 0.3em
}
div.product_details div.info p.price.offer {
    height: 32px;
    padding-left: 38px;
    background: transparent url(images/offer.gif) no-repeat left top;
    padding-top: 6px
}
table.product_attributes {
    border-collapse: collapse;
    font-size: 1.2em;
    margin-bottom: 1em
}
table.product_attributes th,
table.product_attributes td {
    text-align: left;
    vertical-align: left;
    font-weight: normal;
    padding: 0 1em 0.5em 0
}
table.product_attributes td {
    padding-right: 0.2em!important
}
table.product_attributes th {
    color: #666
}
table.product_attributes td {
    color: #333
}
div.extra_options {
    clear: both
}
div.extra_options h3 {
    font-size: 1.3em;
    font-weight: normal;
    padding-bottom: 0.2em;
    margin-bottom: 0.4em;
    color: #333;
    border-bottom: 1px dotted #333
}
div.extra_options input {
    margin: 0 5px 0 0
}
span.price {
    color: #333
}
div.product_files {
    margin-top: 0.3em
}
.file_list {
    margin-top: 0.1em
}
.file_list li {
    margin-bottom: 0.3em;
    padding-left: 10px;
    background: transparent url(images/bullet_small.gif) left 5px no-repeat
}
.file_list li a {
    color: #0088cc!important
}
p.flash {
    margin-bottom: 1em;
    padding: 0.5em
}
p.success {
    color: #000;
    background: #FFCC00
}
div.success {
    color: #fff;
    text-align: center;
    padding: 5px;
    background: #0cae00
}
p.error {
    background: #FFFFCC none repeat scroll 0 0;
    border: 2px solid #FFCC66;
    color: #333333;
    padding-left: 1em
}
p strong {
    color: #333
}
ul.form {
    overflow: hidden
}
table.simple_table {
    border-collapse: collapse;
    font-size: 1.1em;
    width: 920px;
    margin-bottom: 1em;
    font-family: 'Arial Narrow', sans-serif;
    font-size: 16px
}
table.simple_table.checkout {
    width: auto
}
table.simple_table.checkout th.last,
table.simple_table.checkout td.last {
    text-align: right
}
table.simple_table thead {
    color: #666666
}
table.simple_table th,
table.simple_table td {
    text-align: left;
    vertical-align: top
}
table.simple_table th.right,
table.simple_table td.right {
    text-align: center;
    width: 100px;
    padding: 10px 0px 10px 0px
}
table.simple_table td.right input {
    text-align: center
}
table.simple_table thead th {
    border-bottom: 1px solid #AFAFAF;
    color: #333;
    font-family: 'Rokkitt', serif;
    font-size: 18px;
    padding: 10px 0px 10px 0px
}
table.simple_table tbody td,
table.simple_table tbody th {
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #afafaf;
    color: #000
}
table.simple_table tbody tr.image td,
table.simple_table tbody tr.image th {
    padding: 10px 0px 10px 0px
}
table.simple_table img.wp-post-image,
table.simple_table img.product_image {
    float: left;
    margin-right: 10px;
    max-width: 84px;
    max-height: 91px;
}
table.simple_table .label-qty{
    display: none;
}
table.simple_table tr.image div.product_description {
    margin-left: 84px;
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 10px
}
table.simple_table tr.image div.product_description a {
    color: #333
}
table.simple_table tr.image div.product_description a:hover {
    color: #B02100
}
table.simple_table tr.nodata td {
    padding: 1em 0;
    text-align: center;
    color: #333
}
table.simple_table th.last,
table.simple_table td.last {
    padding-right: 0
}
table.simple_table input.text {
    width: 50px;
    height: 30px;
    border: 1px solid #ccc
}
table.simple_table input.checkbox {
    margin: 0;
    padding: 0
}
table.simple_table tr.even td,
table.simple_table tr.even th {
    background-color: #f4f4f4
}
table.simple_table a.remove_item {
    color: #333;
    float: right
}
table.heavy thead th {
    padding-top: 0.8em;
    font-size: 1.2em;
    background-color: #eee;
    color: #333
}
table.heavy th,
table.heavy td {
    padding-left: 5px
}
table.heavy th.right,
table.heavy td.right {
    padding-right: 5px
}
table.heavy td a,
table.heavy th a {
    color: #333 !important
}
table.heavy td a:hover,
table.heavy th a:hover {
    color: #B02100 !important
}
table.simple_table th.order_status,
td.order_status {
    width: 18px;
    padding-left: 0!important;
    vertical-align: middle
}
table.simple_table td.order_status span {
    line-height: 0;
    width: 11px;
    height: 11px;
    float: right;
    border: 1px solid #888888
}
table.simple_table .update_cart {
    float: none;
    font-size: 0.8em;
    cursor: pointer
}
table.simple_table .update_cart:hover {
    text-decoration: underline
}
table.totals {
    width: 230px;
    float: right;
    margin-bottom: 2em;
    font-weight: 600;
    color: #000 !important
}
table.totals td,
table.totals th {
    font-size: 16px;
    text-align: right
}
table.totals th {} input.short {
    width: 30px
}
.scoreboard.checkout {
    display: block;
    padding: 10px;
    overflow: hidden;
    background: #eee
}
.scoreboard li {
    float: left;
    padding: 0 1em 0.3em 0;
    margin-right: 1em;
    border-right: 1px solid #cccccc
}
.scoreboard li.last {
    border-right: none
}
.scoreboard.right li.last h3 {
    float: left;
    width: 100px
}
.scoreboard.checkout.right li.last h3 {
    float: right
}
.scoreboard.right li.last p {
    float: right
}
.scoreboard h3 {
    font: normal 24px "Arial Narrow", Helvetica, sans-serif;
    color: #000;
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}
.scoreboard p {
    font: normal 22px "Arial Narrow", Helvetica, sans-serif !important;
    color: #333;
    padding-bottom: 0
}
.scoreboard p.description {
    font: normal 16px "Arial Narrow", Helvetica, sans-serif !important;
    color: #666666;
    padding-top: 0.2em;
    padding-bottom: 0;
    line-height: 140%
}
.scoreboard p.description a {
    text-decoration: underline
}
.scoreboard.right li {
    font-size: 18px;
    margin-right: 0;
    padding-right: 0;
    width: auto;
    float: right;
    clear: both
}
.scoreboard.right h3 {
    font-family: 'Rokkitt', serif
}
.subTitle {
    float: left;
    margin-right: 50px
}
.subTitle span {
    font-size: 16px;
    display: inline-block;
    margin-right: 20px;
    float: left;
    line-height: 22px
}
.subTotal {
    float: right;
    width: 120px
}
.subTotal h3 {
    text-align: right
}
div.slider {
    height: 12px;
    background: transparent url(images/slider_left.gif) no-repeat left center;
    position: relative
}
div.slider .right {
    height: 12px;
    width: 12px;
    position: absolute;
    right: 0;
    top: 0;
    background: transparent url(images/slider_right.gif) no-repeat right center
}
div.slider .knob {
    width: 12px;
    height: 12px;
    background: transparent url(images/slider_knob.gif) no-repeat left top;
    z-index: 100;
    cursor: pointer
}
#footer {
    clear: both;
    height: auto;
    overflow: hidden;
    min-height: 340px;
    width: 100%;
    position: relative;
    z-index: 800;
    font-family: 'Rokkitt', serif;
    background-color: #bbb4ab
}
#footer_container {
    margin: 0 auto;
    max-width: 960px;
    height: auto;
    min-height: 340px;
    overflow: hidden;
}
#sign_up {
    /*    float: left;
        max-width: 935px;*/
    height: 85px;
    border-bottom: #FFF solid 1px;
    margin-top: 0px;

}
#sign_up_title {
    float: left;
    text-align: right;
    margin-top: 30px;
    margin-left: 54px;
    margin-right: 10px;
    width: 270px;
    height: 30px;
    color: #FFF;
    line-height: 30px;
    font-size: 24px;
}
#sign_up_form {
    float: left;
    margin-top: 30px;
    margin-right: 60px;
    width: 510px;
    height: 30px;
    padding: 0px
}

#sign_up_form input[type='text'] {
    float: left;
    height: 28px;
    width: 188px;
    line-height: 30px;
    background-color: #d0cbc4;
    margin: 0px 5px 0px 0px;
    color: #333333;
    padding: 0px 0px 0px 10px;
    font-style: italic;
    font-size: 12px;
    border: 1px solid #d0cbc4;
    outline: none;
        appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

#sign_up_form input[type='submit'] {
    float: right;
    background-color: #a49d96;
    height: 30px;
    width: 100px;
    line-height: 30px;
    border: none;
    color: #fff;
    background-color: #938c84;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Rokkitt', serif;
    cursor: pointer;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

#sign_up_form input[type=submit]:hover {
    background-color: #1E1E1E
}
#footer_nav {
    /*    float: left;
        max-width: 935px;*/
    min-height: 200px;
    margin-top: 0px;
    /*    margin-left: 15px;*/
    color: #fff;
    border-bottom: #FFF 1px solid
}
#contact_footer {
    float: left;
    margin: 30px 0px 30px 0px;
    width: 250px;
    height: 170px;
}
#contact_footer p {
    color: #fff;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif
}
#contact_footer a {
    color: #fff
}
#contact_footer a:hover {
    color: #333333;
    text-decoration: none
}
.footer_nav_block {
    float: left;
    margin-top: 30px;
    width: 158px;
    height: auto;
    overflow: hidden;
    min-height: 170px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.footer_nav_block ul {
    text-decoration: none;
    list-style: none;
    margin: 0px;
    padding: 0px
}
.footer_nav_block h3 a {
    color: #fff
}
.footer_nav_block .menu li.menu-item-has-children{
    margin: 0;
}
.footer_nav_block h3 a:hover {
    color: #333333;
    text-decoration: none
}
.footer_nav_block li a {
    color: #fff;
    line-height: 20px
}
.footer_nav_block li a:hover {
    color: #333333;
    text-decoration: none
}
.footer_nav_block .social_icons a {
    width: 22px;
    height: 20px;
    display: block;
    float: left
}
.footer_nav_block .social_icons a:hover img {
    opacity: 0.5
}
#footer_copyright {
    float: right;
    text-align: right;
    margin-bottom: 0px;
    height: 50px;
    width: 315px;
    color: #fff;
    line-height: 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
#footer_copyright a {
    color: #FFF
}
#footer_copyright a:hover {
    color: #333
}
#footer_registered {
    float: left;
    margin-bottom: 0px;
    height: 50px;
    width: 400px;
    color: #fff;
    line-height: 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
#footer_registered a {
    text-decoration: none;
    color: #FFF
}
#footer_registered a:hover {
    text-decoration: underline
}
div.checkout_block {
    padding: 10px;
    margin-bottom: 33px;
    float: left;
    height: 48px
}
div.checkout_block label {
    color: #333;
    font-family: 'Rokkitt', serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 48px;
    float: left
}
div.checkout_block input[type=text] {
    width: 144px;
    height: 31px;
    line-height: 48px;
    border: 1px solid #BBB4AB;
    margin: 7px 0px 0px 20px;
    float: left
}
div.checkout_block input[type=submit] {
    color: #928b83;
    text-decoration: underline;
    height: 48px;
    line-height: 48px;
    padding-left: 20px;
    font-size: 16px;
    font-family: 'Arial Narrow', sans-serif;
    border: 0;
    background: 0;
    cursor: pointer
}
div.checkout_block a {
    color: #928b83;
    text-decoration: underline;
    height: 48px;
    line-height: 48px;
    padding-left: 20px;
    font-size: 16px;
    font-family: 'Arial Narrow', sans-serif
}
div.checkout_block input.checkout_btn,
div.checkout_block a.checkout_btn {
    float: right;
    margin-top: 1px;
    cursor: pointer;
    margin: 10px 74px 0px 0px
}
div.checkout_block a.checkout_btn {
    height: 31px;
    line-height: 30px;
    font-family: 'Rokkitt', serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    padding-left: 15px;
    margin-right: 0
}
.search_form {
    background: #eee;
    padding: 10px;
    margin-bottom: 20px
}
.search_field {
    width: 430px;
    border: 1px solid #bfbfbf;
    background: white;
    font-size: 1.2em;
    padding: 6px 0 0 6px;
    height: 20px;
    color: #333;
    float: left
}
.search_submit {
    float: right;
    margin-top: 4px
}
table.product_compare_table {
    border-collapse: collapse;
    font-size: 11px;
    width: 100%;
    line-height: 130%;
    color: #333
}
table.product_compare_table th,
table.product_compare_table td {
    text-align: left;
    vertical-align: top;
    padding-right: 10px
}
table.product_compare_table thead {
    border-bottom: 1px dotted #333
}
table.product_compare_table thead th,
table.product_compare_table thead td {
    padding: 0 5px 5px 5px
}
table.product_compare_table tbody td,
table.product_compare_table tbody th {
    padding: 5px
}
table.product_compare_table p {
    font-size: 11px
}
table.product_compare_table tr.even td,
table.product_compare_table tr.even th {
    background-color: #f4f4f4
}
table.product_compare_table thead img {
    display: block;
    margin-bottom: 10px;
    border: 1px solid #ccc
}
table.product_compare_table thead h3 {
    font-size: 14px;
    padding-bottom: 0;
    line-height: 140%;
    border-bottom: 0;
    text-align: left
}
table.product_compare_table thead h3 a {
    text-decoration: none
}
table.product_compare_table td.product {
    border-right: 1px solid #ccc
}
table.product_compare_table td.product:last-child {
    border-right: none
}
table.product_compare_table tr:last-child input {
    display: block;
    margin: 10px auto 0 auto
}
.shipping_cost_estimator {
    margin-bottom: 20px;
    float: right;
    width: 230px;
    color: #928b83
}
.shipping_cost_estimator a {
    color: #928b83;
    text-decoration: underline;
    font-family: 'Arial Narrow', sans-serif;
    font-size: 16px
}
.shipping_cost_estimator a:hover {
    text-decoration: none
}
.shipping_cost_estimator #estimator_link h4 {
    margin-bottom: 0;
    float: right
}
.shipping_cost_estimator select {
    margin-right: 10px
}
.shipping_cost_estimator .zip {
    width: 50px
}
.shipping_cost_estimator .submit {
    float: right;
    margin-top: 3px;
    outline: none
}
.shipping_cost_estimator label {
    color: #666666;
    font-size: 1.2em;
    margin-right: 10px
}
.shipping_cost_estimator .shipping_options {
    border-top: 1px dotted #666666;
    padding: 10px;
    font-size: 12px;
    color: #333;
    line-height: 150%;
    background: #f6f6f6
}
.shipping_cost_estimator li {
    margin-bottom: 5px
}
.shipping_cost_estimator li:last-child {
    margin-bottom: 0
}
.shipping_cost_estimator .comment,
.shipping_cost_estimator li p {
    display: block;
    font-size: 11px;
    color: #666666;
    margin-top: -3px
}
.shipping_cost_estimator li p {
    padding-bottom: 2px
}
.shipping_cost_estimator li.multi_option h4 {
    font-size: 12px;
    margin-top: 6px;
    margin-bottom: 0px
}
.shipping_cost_estimator li li {
    padding-left: 10px
}
span.rating_stars {
    display: block;
    height: 20px;
    margin-bottom: 18px;
    background: transparent url(images/rating_stars_large.png) no-repeat -2px -180px;
    padding-left: 100px;
    padding-top: 3px;
    color: #666666;
    font-size: 11px
}
.rating_selector span.rating_stars {
    width: 96px;
    padding-left: 0;
    margin-top: 3px;
    cursor: pointer
}
span.rating_stars.rating_1 {
    background-position: -2px -160px
}
span.rating_stars.rating_15 {
    background-position: -2px -140px
}
span.rating_stars.rating_2 {
    background-position: -2px -120px
}
span.rating_stars.rating_25 {
    background-position: -2px -100px
}
span.rating_stars.rating_3 {
    background-position: -2px -80px
}
span.rating_stars.rating_35 {
    background-position: -2px -60px
}
span.rating_stars.rating_4 {
    background-position: -2px -40px
}
span.rating_stars.rating_45 {
    background-position: -2px -20px
}
span.rating_stars.rating_5 {
    background-position: -2px 0
}
span.rating_stars_small {
    display: block;
    width: 73px;
    height: 15px;
    text-indent: -100000em;
    text-align: left;
    background: transparent url(images/rating_stars_small.png) no-repeat -3px -135px;
    margin: 8px 0
}
span.rating_stars_small.rating_1 {
    background-position: -3px -120px
}
span.rating_stars_small.rating_2 {
    background-position: -3px -90px
}
span.rating_stars_small.rating_3 {
    background-position: -3px -60px
}
span.rating_stars_small.rating_4 {
    background-position: -3px -30px
}
span.rating_stars_small.rating_5 {
    background-position: -3px top
}
ul.review_list p.description {
    padding-bottom: 10px;
    color: #999;
    font-size: 11px
}
ul.review_list li {
    border-bottom: 1px solid #ddd
}
ul.review_list li:last-child {
    border-bottom: none
}
.custom_data td {
    padding-left: 75px!important
}
.custom_data label.eng_text {
    margin-top: 5px;
    padding-bottom: 1px;
    display: block
}
input.cb {
    margin-left: -1px
}
tr.no_border_bottom td,
tr.no_border_bottom th {
    border-bottom: none!important;
    padding-bottom: 0!important
}
textarea.cb_control {
    margin-left: 18px;
    width: 100%;
    font: normal 12px Arial
}
.ajax_loading_indicator {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    color: black;
    font: bold 12px Arial, Tahoma, Verdana, Helvetica, sans-serif;
    margin: 0;
    z-index: 100000
}
.ajax_loading_indicator span {
    background: #FFD62B;
    display: block;
    width: 15em;
    margin: 0 auto;
    text-align: center;
    padding: 0.3em 0;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px
}
/* =WordPress Core
-------------------------------------------------------------- */
.wp-post-image{
    height: 100%;
    width: 100%;
}
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

/* Woocommerce */
.woocommerce a.remove img{
    width: 14px;
    height: 17px;
}
.woocommerce a.remove:hover{
    background: none;
}
.woocommerce .return-to-shop a{
    font-size: 12px;
    margin-left: 0;
}
.woocommerce a.shipping-calculator-button{
    font-size: 13px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    background-color: none;
}
.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: none;
    width: 100%;
}
.woocommerce div.product form.cart, .woocommerce div.product p.cart{
    margin-bottom: 5px;
}
.greyButton .single_add_to_cart_button:hover{
    background:url(images/tar10-gray-buttons.png) transparent !important;
    background-position: 0px -32px !important;
}
.woocommerce-cart table.cart img{
    width:100%;
}
.pagination li.active a{
    display: inline-block;
    min-width: 17px;
    width: auto !important;
    text-align: center;
    font-size: 15px;
    background-color: #e9e9e9;
    text-decoration: none;
    color: #333;
    line-height: 17px;
    height: 17px !important;
    min-height: 17px !important;
    font-family: "Arial Narrow",sans-serif;
    margin-bottom: 0px !important;
}
.breadcrumbs span[typeof="v:Breadcrumb"]:last-child span[property="v:title"] {
    display: inline-block;
    padding: 0;
    margin-top: -3px;
    vertical-align: middle;
    max-width: 160px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#footer_copyright img{
    height:15px;
}
.addresses .title h3,
.woocommerce form h3{
    color:#000;
}

input[type="text"], input[type="password"],input[type="email"] {
    display: block;
    margin: 0;
    width: 100%;
    font-family: sans-serif;
    font-size: 14px;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    padding: 5px 10px;
    border: solid 1px #dcdcdc;
    transition: box-shadow 0.3s, border 0.3s; 
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus {
    outline: none;
    border: solid 1px #707070;
    box-shadow: 0 0 5px 1px #969696;
}
legend{
    font-size: 15px;
    font-weight: bold;
}
.footer_nav_block.medium{
    width: 210px;
} 
.footer_nav_block.large{
    min-width: 300px;
    float: right;
}
.footer_nav_block .sociala,
.footer_nav_block .socialb{
    top: 0;
    right: 0;
    position: inherit;
} 
.footer_nav_block .menu li a{
    font-size: 16px; 
    font-weight: 700;  
    font-family: 'Rokkitt', serif;
    line-height: 1.3;
}  
#contact_footer .widget-title{
    line-height: 1.3;
}
.footer_nav_block .menu > li,
.footer_nav_block .menu li .sub-menu{
    margin:8px 0;
}
.footer_nav_block .menu li .sub-menu li a{
    font-size:15px;
    font-weight: normal; 
    margin-bottom: 0;
}
#content_left_column h3{
    color: #000;
} 
.woocommerce input.button,
.woocommerce a.button{
    color:#fff;
    background-color: #b02100;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Rokkitt', serif;
    cursor: pointer;
    padding: 5px 10px;
}
.woocommerce input.button:hover,
.woocommerce a.button:hover{
    color:#fff;
    background-color: #000; 
}


/* #Clearing
================================================== */

/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */
.clearfix:before,
.clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
.clearfix:after {
    clear: both; }
.clearfix {
    zoom: 1; }

/* You can also use a <br class="clear" /> to clear columns */
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearboth{
    clear: both;
}
.responsive-nav{
    display: none;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

.responsive-nav{
    display: none;
}
.validation_error{
    display: none;
}
#infoContainerContent .gfield_error input[type="text"]{
    border: 1px solid red;
}
.gfield_error .validation_message{
    font-size: 11px;
    color: red;
}
.gform_confirmation_message{
    font-size: 18px;
    color: green;
}
#customer_login input.button{
    line-height: 1 !important;
}
#customer_login form{
    border: none;
}
#infoContainerContent .signup_columns form.login,#customer_login form{
    background-color: #eeecea;
    padding: 10px 20px 10px 20px;
}
.single-product img.attachment-shop_single{
    display: none;
}
@media (max-width: 992px) {
    #footer_container{
        padding-left: 15px;
        padding-right: 15px;
    }
    #footer_nav,
    #sign_up{
        margin-left: 0;
        clear: both;
    }
}

@media only screen and (max-width: 968px) {
    html{
        overflow-x: hidden;
    }
    body{
        overflow-x: hidden;
        height: auto;
        width: auto;
    }
    /*    #bvw-header-nav{
            margin: 0;
            height: auto;
        }*/
    .menu-overlay.open{
        left: 250px;
    }
    .menu-overlay{
        -moz-transition: left 0.5s ease 0s;
        -webkit-transition:left 0.5s ease 0s;
        transition: left 0.5s ease 0s;
        left: 0;
        position: relative;
        height: 100%;
    }
    .c-mobile-menu{
        height: 20px;
        width: 20px;
        background: red;
        display: block;
    }
    .menu-overlay .c-mobile-menu {
        background: none repeat scroll 0 0 #000;
        height: 3px;
        transition: background 0.3s ease 0s;
        width: 25px;
        z-index: 32;
        position: absolute;
        margin-top: 7px;
        margin-bottom: 7px;
        cursor: pointer;
        right: 20px;
        top: 22px;
    }
    .menu-overlay.open .c-mobile-menu {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    }
    .menu-overlay .c-mobile-menu:after,
    .menu-overlay .c-mobile-menu:before {
        content: "";
    }
    .menu-overlay .c-mobile-menu:after, .menu-overlay .c-mobile-menu:before {
        background: none repeat scroll 0 0 #000;
    }
    .menu-overlay .c-mobile-menu::before {
        height: 3px;
        left: 0;
        position: absolute;
        top: -6px;
        transform-origin: center center;      
        -moz-transform-origin: center center;      
        -webkit-transform-origin: center center;      
        -moz-transition: transform 0.3s ease 0s, background 0.3s ease 0s;
        -webkit-transition: transform 0.3s ease 0s, background 0.3s ease 0s;
        transition: transform 0.3s ease 0s, background 0.3s ease 0s;
        width: 25px;
    }
    .menu-overlay .c-mobile-menu:after, 
    .menu-overlay .c-mobile-menu:before {
        transition: -moz-transform 0.3s ease 0s, background 0.3s ease 0s;
        transition: -webkit-transform 0.3s ease 0s, background 0.3s ease 0s;
        transition: transform 0.3s ease 0s, background 0.3s ease 0s;
    }
    .open.menu-overlay .c-mobile-menu:before {
        -moz-transform: translate(0px, 6px) rotate(-45deg);
        -webkit-transform: translate(0px, 6px) rotate(-45deg);
        transform: translate(0px, 6px) rotate(-45deg);
    }
    .menu-overlay .c-mobile-menu:after {
        bottom: -6px;
        height: 3px;
        left: 0;
        position: absolute;
        transform-origin: center center;
        transition: transform 0.3s ease 0s, background 0.3s ease 0s;
        width: 25px;
    }
    .open.menu-overlay .c-mobile-menu:after {
        -webkit-transform: translate(0px, -6px) rotate(45deg);
        -moz-transform: translate(0px, -6px) rotate(45deg);
        transform: translate(0px, -6px) rotate(45deg);
    }
    .menu-overlay .c-mobile-menu:after, 
    .menu-overlay .c-mobile-menu:before {
        background: none repeat scroll 0 0 #000;
    }


    .menu-header-menu-container{
        display: none;
    }
    .responsive-nav .menu-header-menu-container{
        display: block;
        float: none;
    }
    .responsive-nav{
        position: absolute;
        background: #fefefe;
        margin-top: 0;
        top: 0;
        width: 250px;
        z-index: 99999;
        height: 100%;
        display: block;
        left: -250px;
        -moz-transition: left 0.5s ease 0s;
        -webkit-transition: left 0.5s ease 0s;
        transition: left 0.5s ease 0s;
        overflow: scroll;
        display: none;
    }
    .menu-overlay.open .responsive-nav{
        display: block;
    }
    .responsive-nav .nav-inner{
        padding-top: 75px;
    }
    .menu-header-menu-container li{
        float: none;
        border-bottom: 1px solid #ccc;

    }
    .menu-header-menu-container{
        height: auto;
        width: auto;
        position: relative;
    }
    .menu-header-menu-container .current-menu-item > a::after{
        content: none;
    }

    #background_image .slides li{
        min-height: 420px;
        background-position: center;
    }
    .introContent{
        width: 80%;
        right: 0;
        height: auto;
    }
    #backgroundContainer h2{
        font-size: 25px;
    }
    #backgroundContainer p{
        font-size: 12px;
    }
    #infoPage{
        margin-top: 160px;
    }
    #pageBackground{
        background: rgba(0, 0, 0, 0) url("http://tar10.ministryofdesign.com.au/wp-content/themes/tarten/images/tar10-burger.jpg") repeat scroll center;
    }
    #background_image p img, #background_image img{
        min-height: 250px;
        display: none;
    }
    .tabs.accountFunctions{
        margin-top: 30px;
    }
    #introNews,
    #introProducts,
    #introRecipes{
        width: 100%;
        float: none;
        margin: 0 0 15px 0;
        padding-bottom: 15px;
        border-bottom: 1px solid #eee;
    }
    .introContainer{
        float: none;
    }
    #introSlider{
        padding: 20px 0;
    }
    #introSlider,
    #content_left_column{
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    #content_left_column *:before,
    #content_left_column *:after,
    #introSlider *:before,
    #introSlider *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }


    #right_column,
    #left_column{
        float: none;
        width: auto !important;
        clear: both;
        min-height: inherit;
    }
    .widget_product_categories,#recipesAuthorComment,#recipesWindowContent{
        float: none;
        width: auto;
        min-height: inherit;
    }
    .productNav,#recipesListContainer,
    #recipesListContainer li{
        width: auto;
    }
    #left_column{
        margin-top: 100px;
    }
    #right_columnLeft{
        width: auto;
        float: none;
    }
    #right_columnRight{
        width: auto;
        float: none;
    }
    #contactEnquiriesContainer,
    #contactFormContainer{
        width: auto;
        float: none;
        min-height: inherit;
        margin-bottom: 30px;
    }
    #content_left_column,
    #content_right_column , 
    #content_right_column #right_columnRight{
        width: auto;
        float: none;
        margin-bottom: 20px;
    }

    #recipesDetailWindow,
    #recipesAuthor,
    #recipesTipsContainer,
    #sideContentContainer,
    #productRecipes,
    #sideContentContainer.cat-post-widget,
    #recipesProductList{
        width: auto;
    }
    #recipesDetailWindow{
        clear: both;
    }
    #recipesNavRight{
        text-align: left;
    }
    #recipesWindowCircles{
        float: none;
    }
    .greyCircle{
        margin: 10px auto;
    }
    img{
        max-width: 100%;
        height: auto;
    }
    #contactStockistContainer{
        float: none;
    }
    #contactStockistContainer table { width: 100%; }

    #productRangeContainer li{
        width: 48%;
    }
    .image{
        text-align: center;
    }
    #infoContainerContent input[type="text"],#infoContainerContent textarea{
        width: 100%;
        box-sizing: border-box;
    }
    #relatedProductContainer{
        width: 100%;
        display: none;
    }
    #productWindow,#relatedProductContainer h2,#productCart{
        width: auto;
    }
    /*    .woocommerce img, .woocommerce-page img{
            width: 100%;
        }*/
    table.simple_table{
        width: 100%;
    }
    .woocommerce-cart table.cart .product-thumbnail{
        display: table-cell !important;
    }
    .woocommerce-cart table.cart .product-thumbnail img{
        display: none !important ;
    }
    #cart_page_title{
        margin: 10px 0;
    }
    #cart_page{
        padding: 10px;
        font-size: 12px;
    }
    table.simple_table{
        font-size: 14px;
    }
    table.simple_table tr.image div.product_description{
        margin-left: 0 !important ;
        font-size: 14px;
    }
    .scoreboard.checkout {
        position: relative;
        padding-top: 70px;
    }
    .cart-collaterals .shipping .info-text{
        position: absolute;
        top: 20px;
        left: 20px
    }
    .info-text > a{
        display: inline-block;
    }
    .woocommerce .cart .button, .woocommerce .cart input.button{
        width: 145px !important;
    }
    .woocommerce-cart table.cart .product-thumbnail{
        min-width: 100px;
    }
  
    #sign_up{
        padding-bottom: 20px;
    }
    #sign_up_form input[type="submit"]{
        float: left;
    }
    #sign_up_form input[type="text"]{
        width: 98%;
        float: none;
        margin-bottom: 10px;
    }
    #sign_up,#sign_up_title{
        text-align: left;
        height: aut
    }
    #sign_up_title{
        margin: 20px 0 10px 0;
    }
    #sign_up_form{
        margin: 0;
    }
    #footer_nav,
    #sign_up,
    #sign_up_form,
    #sign_up_title{
        float: none;
        width: 100%;
        height: auto;
    }
    #contact_footer,
    .footer_nav_block.large,
    .footer_nav_block.medium,
    .footer_nav_block{
        float: none;
        width: 100%;
        min-width: inherit;
        min-height: inherit;
    }
    .footer_nav_block img{
        max-width: 100%;
        width: auto;
    }
    #footer_registered{
        line-height: 1.4;
        padding-top: 20px;
    }
    #footer_registered,
    #footer_copyright{
        float: none;
        text-align: center;
        margin: 0;
        width: auto;
        clear: both;
    }

}
@media (max-width: 480px) {
    .recipesListText{
        overflow: visible;
        clear: both;
        padding: 20px;
    }
    #right_columnLeft,#right_columnRight{

        width: 100%;
        float: none;
    }
    tr{
        display: block;
    }
    #contactStockistContainer   td,#contactStockistContainer th{
        display: block;
        width: 100% !important;
        height: auto
    }

    #productRangeContainer li{
        width: 100%;
        margin-right: 0;
    }
    .recipesNavLeft,.recipesNavRight{
        float: none;
        margin-bottom: 10px;
        text-align: left;
        min-width: inherit;
    }
    .woocommerce img, .woocommerce-page img{
        width: 100%;
    }
     .scoreboard.checkout {
        position: relative;
        padding-top: 90px;
    }
    #clientLogin a.img_btn.red, .img_btn.red{
        margin-left: 0;
    }
}