/******************************************************************
Theme Name:   Hey Sigmund - Karen Young
Theme URI:    http://excitemedia.com.au/
Author:     ExciteMedia
Author URI:   http://excitemedia.com.au/
Version:    1.1
Tags:     fluid-layout, responsive-layout, accessibility-ready, microformats

License:    GNU General Public License v3.0
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
*/

/*********************
GENERAL STYLES
*********************/
/* Font Faces - BEGIN */
@import url(http://fonts.googleapis.com/css?family=Lato:300);
@import url(http://fonts.googleapis.com/css?family=Libre+Baskerville:400,400italic,700);

@font-face {
    font-family: 'theano_didot';
    src: url('library/fonts/theanodidot-regular-webfont.eot');
    src: url('library/fonts/theanodidot-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('library/fonts/theanodidot-regular-webfont.woff2') format('woff2'),
         url('library/fonts/theanodidot-regular-webfont.woff') format('woff'),
         url('library/fonts/theanodidot-regular-webfont.ttf') format('truetype'),
         url('library/fonts/theanodidot-regular-webfont.svg#theano_didotregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
  @font-face {
    font-family: 'kg_second_chances_solidRg';
    src: url('library/fonts/kgsecondchancessolid.woff2') format('woff2'),
         url('library/fonts/kgsecondchancessolid.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'where_stars_shine_the_brighRg';
    src: url('library/fonts/where_stars_shine_the_brightest.woff2') format('woff2'),
         url('library/fonts/where_stars_shine_the_brightest.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/* Font Faces - END */

html, body {
  height: 100%;
}
body {
  background: #f4f3ef;
  margin: 0px;
  min-: 1260px;
}
body, p, td, ul, li {
  font-family: 'Avenir', serif;
  color: #434343;
  font-size: 16px;
  line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Libre Baskerville', serif;
  font-weight: normal;
  letter-spacing: -1px;
  line-height: 1.3;
  margin: 0 0 9px;
  padding: 0;
}
h1 {
  color: #548294;
  font-size: 50px;
  letter-spacing: 0px;
}
h2 {
  color: #548294;
  font-size: 40px;
  letter-spacing: 0px;
}
h3 {
  font-family: 'theano_didot';
  color: #000000;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 0.5px;
}
h4 {
  font-family: 'Times Roman', serif;
  color: #548294;
  font-size: 26px;
  font-weight:bold;
        letter-spacing: 0.3px;
}
h5 {
  font-family: 'Times Roman';
  color: #548294;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: .5px;
}
h6 {
  font-family: 'Times Roman', serif;
  font-size: 20px;
  letter-spacing: 0.5px;
}
a {
  color: #548294;
  outline: none;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
img {
  border: 0;
  height: auto !important;
  max-width: 100%;
  width: auto\9;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
img.cke_wordpress_more {
  height: 10px !important;
}
p {
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 0;
}
ul {
  list-style-image: url(library/images/list.png);
}

ul, ol{padding:0 0 0 20px;}

ul li, ol li{margin:0 0 8px 0;}
hr {
  background-color: transparent;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: 1px solid #e7e7e7;
  color: transparent;
  height: 1px;
  margin: 20px 0;
}

@page {
         background: url(http://outoforder.co.za/03-ze/wp-content/layout/certificate.jpg) no-repeat 0 0;
     background-image-resize: 3;
    }

#wpmenucartli {
    display: block;
    position: absolute;
    right: 0;
    top: -139px;
    margin-top: 26px;
}

.wpmenucart-contents {
    padding: 0 !important;
}

.wpmenucart-contents .amount {
    font-size: 15px;
}
/*********************
LAYOUT STYLES
*********************/
.wrapper {
  padding: 26px 0;
}

.center {
  background: #fdfdfd;
  -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.1);
  box-shadow: 2px 2px 5px rgba(0,0,0,0.1);
  margin: 0 auto;
  max-width: 1260px;
}

.center_inner {
  margin: 0 auto;
  max-width: 1060px;
}
.main_header {
  padding: 33px 0 22px;
  text-align: center;
}
.logo {
  float: left;
  padding-left: 3px;
  z-index: 1;
}
.logo a, .logo img {
  line-height: 0;
}
.logo img {
  vertical-align: top;
}
.tagline {
  border-left: 1px solid #d8d8d8;
  color: #514e4e;
  float: right;
  font: 300 14px/1.2 'Lato', sans-serif;
  letter-spacing: 1.55px;
  margin-top: 11px;
  padding: 33px 0 15px 43px;
}
.top_menu {
  border-bottom: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  padding: 3px 0;
  position: relative;
  text-align: center;
  z-index: 1010;
}
.top_menu_inner {
  background: #f4f3ef;
  border-bottom: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
}
.banner_area {
  border: 1px solid #d1d1d1;
  margin-top: 23px;
}
.mainbody {
  padding: 35px 0 0;
}
body.home .mainbody {
  padding-top: 57px;
}
.mainbody_inner, .main_footer_inner {
  background: url(library/images/mainbody_separator.jpg) repeat-y right top;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 35px;
  padding-right: 340px;
  position: relative;
}

@media all and (min-width: 1100px) {
.mainbody_inner, .main_footer_inner {
  margin-right: -20px;
  margin-left: -25px;
  }
}

.mainbody_inner1 {

  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 35px;

}
.page-id-1976 .mainbody_inner, .page-id-1976  .main_footer_inner {
  background: none;
  border-bottom: 0;
  padding-right: 0;
}

.main_footer_inner{
  padding-right: 0;
}
.page-id-1976 .main_content {
  background: url(library/images/hey-sigmund_form.jpg) no-repeat top center;
}
.main_content, .footer_left {
  float: left;
  position: relative;
  width: 100%;
}
body.inner .main_content_inner {
  padding: 0 0 0 37px;
}
.main_sidebar, .footer_right {
  float: left;
  margin-right: -100%;
  padding-left: 80px;
  position: relative;
  width: 301px;
}
.main_footer {
  clear: both;
  padding: 36px 0 63px;
}
.main_footer_inner {
  background: none;
  border-bottom: none;
  padding-bottom: 0;
}
.footer_left {
  text-align: center;
}
.footer_left h6 {
  color: #232323;
  font: normal 18px/1.5 'Libre Baskerville', serif;
  letter-spacing: 1px;
  margin: 0 auto 9px;
  max-width: 490px;
}
.footer_left p {
  color: #548294;
  display: block;
  font-size: 18px;
  font-style: italic;
  margin: 0;
}
.footer_right {
    margin-right: 0;
    padding-left: 0;
    width: 100%;
}
.footer_right_inner {
  float: right;
  line-height: 1.3;
  padding-top: 6px;
  text-align: center;
  width: 100%;
}
.footer_right_inner div div:first-child {
  padding-bottom: 8px;
}

.footer_right_inner > div:first-child {
  float: left;
}

.footer_right_inner > div:last-child {
  float: right;
}

.footer_right_inner > div:last-child div{
  display: inline-block;
  padding: 0 5px;
}

.footer_right_inner > div {
  display: inline-block;
}

.footer_right a {
  color: #232323;
}
div#wpbs_slider {
  background-position: 18px 18px !important;
  -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.1);
  box-shadow: 2px 2px 5px rgba(0,0,0,0.1);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#wpbs_slider form {
  *zoom: 1;
}
#wpbs_slider form:before,
#wpbs_slider form:after {
  content: "";
  display: table;
  line-height: 0;
}
#wpbs_slider form:after {
  clear: both;
}
#wpbs_slider form {
  padding-top: 17px;
}
#wpbs_slider .screen-reader-text {
  display: none;
}
div#wpbs__cont .widget {
  padding-left: 0;
}
#wpbs_slider input[type="text"] {
  border-color: #dfdfdf;
  border-right: none;
  color: #a6a6a6;
  float: left;
  font-size: 11px;
  height: 29px;
  letter-spacing: 1px;
  padding-left: 15px;
  width: 122px;
}
#wpbs_slider input[type="submit"] {
  background: #548294;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
  float: left;
  font-size: 12px;
  line-height: 16px;
  height: 29px;
  padding: 7px 0;
  text-decoration: none;
  text-transform: uppercase;
  width: 40px
}
.sku_wrapper{
  display: none !important;
}
.stock.in-stock{
  display: none !important;
}
.post_nl_box, .post_nl_right {
  *zoom: 1;
}
.post_nl_box:before, .post_nl_right:before,
.post_nl_box:after, .post_nl_right:after {
  content: "";
  display: table;
  line-height: 0;
}
.post_nl_box:after, .post_nl_right:after {
  clear: both;
}
.post_nl_box {
  background: #F4F3EF;
  -webkit-box-shadow: inset 0 0 60px #f2f1ed;
  -moz-box-shadow: inset 0 0 60px #f2f1ed;
  box-shadow: inset 0 0 60px #f2f1ed;
  margin-top: 20px;
}
.post_nl_left {
  float: left;
  padding: 38px 0 39px 43px;
  width: 230px;
}
.post_nl_left h5 {
  font-size: 31px;
  font-style: italic;
  margin-bottom: 4px;
}
.post_nl_left p {
  margin: 0;
}
.post_nl_right {
  float: right;
  padding: 61px 28px 46px 0;
  width: 352px;
}
.post_nl_right .mc-field-group {
  float: left;
  width: 235px;
}
.post_nl_right input[type="text"], .post_nl_right input[type="email"] {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #cfcfcf;
    font-style: italic;
    height: 50px;
    letter-spacing: 1px;
    padding: 16px 5px;
    text-align: center;
}
.post_nl_right input[type="submit"], .post_nl_right input[type="submit"]:hover {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  float: left;
  font-size: 16px !important;
  margin: 9px 0 0 24px;
  padding: 0 !important;
}

/* Product Page */

h1.product_title .product_detail_title em {
    font-size: 42px;
}

.product_sub_title {
    color: #A4A4A4;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 4px;
    display: block;
    display: none;
}

.woocommerce-variation-price {
    padding: 20px 0;
}

#book-reviews {
    padding-top: 30px;
}

.summary > div > .price{
  display: none !important;
}

.widgettitle {
    font-size: 16px;
    font-family: 'avenir';
    color: #000;
    font-weight: 700;
    letter-spacing: 0;
}

#wmc_widget-2 {
    width: 100%;
}

#s2id_wmc_widget {
    border-radius: 0px !important;
    width: 100% !important;
}

.select2-choice {
    border-radius: 0px !important;
    background: none !important;
}

.select2-arrow {
    border-radius: 0 !important;
}

.variations .value {
    display: block;
    width: 100%;
}

.variations .label {
    display: block;
    width: 400px;
    max-width: 100% !important;
    padding-right: 0px !important;
}

table.variations {
    width: 100% !important;
    display: block;
}

.variations tbody, .variations tr, .variations td {
    width: 100% !important;
    display: block;
}

.variations .value #version {
    width: 100%;
}

table.variations {
    width: 400px !important;
    max-width: 100% !important;
}



.woocommerce div.product form.cart .variations{
  display: block;
  /*margin-left: 32px;*/
}

.woocommerce div.product form.cart .reset_variations{
  display: none !important;
}

.attachment-shop_single.size-shop_single.wp-post-image {
    box-shadow: 4px 4px 17px #ccc !important;
    margin-left: -14px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
  border-radius: 0;
  text-transform: uppercase;
  background: #548294;
  font-size: 13px;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
  background: #A4A4A4;
}

.woocommerce div.product p.price, .woocommerce div.product span.price{
  color: #548294;
  font-family: 'bodoni 72';
}

.summary > *{
  display: inline-block;
}

.type-product .cart {
    display: inline-block;
    float: right;
    top: 22px;
    position: relative;
    width: 100%;
}

/* Banner Tab Slider */
.panel-container {
  float: left;
  padding: 36px 0 36px 37px;
  width: 442px;
}
.panel-container img {
  display: block;
}
.etabs {
  list-style: none;
  margin: 0 32px 0 579px;
  padding: 0;
}
.etabs > li {
  display: block;
  border-top: 1px dotted #232323;
}
.etabs > li:first-child {
  border-top: none;
}
.etabs > li > a {
  color: #a6a6a6;
  display: block;
  outline: none;
  padding: 26px 0px 11px;
  position: relative;
  text-decoration: none;
}
.etabs > li.last_slide_tab > a {
  padding-bottom: 2px;
}
.featured_title {
  display: block;
  font: italic normal 37px/1.2 'theano_didot', sans-serif;
  text-transform: lowercase;
}
.featured_desc {
  display: block;
  letter-spacing: 1px;
  min-height: 38px;
  padding: 7px 0 0;
}
.etabs > li.active > a .featured_title {
  color: #548294;
}
.etabs > li.active > a .featured_desc {
  color: #232323;
}
.etabs > li.active > a:before {
  color: #548294;
  content: "{";
  font: normal 74px/1.2 'Libre Baskerville', serif;
  left: -61px;
  position: absolute;
  top: 28px;
}

.entry-content img.lft-float-img{ float:left; background-color:#f1efe5; padding:3px; border:1px solid #d1d1d1; margin:0 15px 0 0;}

.entry-content ul.entry-noimg-list-item, .pl_content ul.entry-noimg-list-item{
  list-style-image:none;
  list-style-type:none;
}

.entry-content ul.entry-noimg-list-item li, .pl_content ul.entry-noimg-list-item li{ margin:0 0 8px 0;}
.sidebar_social_new {
    max-width: 100%;
    padding: 0;
}
/* Gallery Page */
.gallery {
  *zoom: 1;
}
.gallery:before,
.gallery:after {
  content: "";
  display: table;
  line-height: 0;
}
.gallery:after {
  clear: both;
}
.gallery {
}
.gallery .gallery-item {
  display: inline-block;
  margin: 0;
  text-align: center;
  vertical-align: top;
}
.gallery-columns-1 .gallery-item {
  width: 100%
}
.gallery-columns-2 .gallery-item {
  width: 49.9999%
}
.gallery-columns-3 .gallery-item {
  width: 33.3333%;
}
.gallery-columns-4 .gallery-item {
  width: 24.9999%
}
.gallery-columns-5 .gallery-item {
  width: 19.9999%
}
.gallery .gallery-item .gallery-icon {
  padding: 5%;
}

/* Blog Page */
.latest_articles_heading {
  border-bottom: 1px solid #e7e7e7;
  font-style: italic;
  letter-spacing: 0;
  margin-bottom: 34px;
  max-width: 424px;
}
.latest_articles_heading span {
  background: url(library/images/latest_news.jpg) no-repeat right top;
  float: left;
  padding: 0 64px 15px 0;
}
.post_list > article {
  border-top: 1px solid #e7e7e7;
  margin: 0;
  padding: 30px 0 0px;
}
.post_list > article:first-child {
  border-top: none;
  padding-top: 0;
}
.pl_image {
  float: right;
  margin: 0 0 20px 25px;
  width: 270px;
}
.pl_date {
  color: #a6a6a6;
  padding: 0 0 16px;
}
.post_list h3.entry-title {
  font-size: 24px;
  margin-bottom: 1px;
}
.entry-title a {
  color: #232323;
}
.pl_footer {
  padding-top: 12px;
}
.pl_footer a {
  text-decoration: underline;
}
.entry-title {
  font-size: 37px;
}
.pagination {
  border-top: 7px solid #ebeaef;
  margin: 0;
  padding: 47px 0 19px;
  text-align: right;
}
.pagination ul {
  margin: 0;
}
.pagination li {
  border-right: none;
}
.pagination a, .pagination span {
  border-right: 1px solid #1b545f;
  font-size: 16px;
  font-weight: 300;
  min-width: 0;
  padding: 0 8px;
  text-decoration: underline;
}
.pagination .current {
  color: #f6931e;
  font-weight: bold;
  text-decoration: none;
}
.pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
  background: none;
}
.pagination a.next, .pagination span.next {
  border-right: none;
  padding: 0 0 0 15px;
}
.pagination a.prev, .pagination span.prev {
  padding: 0 15px 0 0;
}
.pd_image {
  padding: 10px 0;
}

/* Sidebar Column */
.main_sidebar h2 {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 39px;
  margin-top: 2px;
  padding-bottom: 13px;
}
.main_sidebar h4 {
  font-size: 28px;
}
.sidebar_newsletter {
  background: #f4f3ef;
  margin-bottom: 28px;
  margin-top: 35px;
  padding: 22px 16px 23px;
  text-align: center;
}
.sidebar_newsletter h4 {
  font-style: italic;
}
.sidebar_newsletter p {
  font-size: 14px;
  letter-spacing: 1px;
}
.sidebar_newsletter #mc-embedded-subscribe-form {
  margin-top: 16px;
}
.sidebar_newsletter .mc-field-group {
  margin-bottom: 10px;
}
.sidebar_newsletter input[type="text"], .sidebar_newsletter input[type="email"] {
  background: #fafafa;
  border: 1px solid #cfcfcf;
  font-style: italic;
  height: 50px;
  letter-spacing: 1px;
  padding: 16px 5px;
  text-align: center;
  width: 100%;
}
.sidebar_newsletter .form_field {
  margin: 16px 0 0;
}
.sidebar_newsletter .form_submit {
  margin: 16px 0 0;
}
.sidebar_newsletter #mc_embed_signup_scroll input[type="submit"], .sidebar_newsletter #mc_embed_signup_scroll input[type="submit"]:hover {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 14px;
  letter-spacing: 0;
  padding: 0;
}
div.wpcf7 .sidebar_newsletter img.ajax-loader {
  display: block;
  margin: 5px auto 0;
  width: 16px;
}
.sidebar_social {
  list-style: none;
  margin: 27px 0;
  padding: 0;
}
.sidebar_social li {
  margin-top: 23px;
}
.sidebar_social li:first-child {
  margin-top: 0;
}
.sidebar_social li a {
  background: #f4f3f0 url(library/images/icon_twitter.png) no-repeat 25px 28px;
  -webkit-box-shadow: inset 0 0 80px #eeede7;
  -moz-box-shadow: inset 0 0 80px #eeede7;
  box-shadow: inset 0 0 80px #eeede7;
  display: block;
  font-size: 14px;
  line-height: 16px;
  padding: 34px 5px 33px 69px;
  text-decoration: underline;
}
.sidebar_social li:first-child a {
  background-image: url(library/images/icon_facebook.png);
}
.sidebar_social li:first-child + li + li a {
  background-image: url(library/images/icon_instagram.png);
}
.sidebar_social li:first-child + li + li + li a {
  background-image: url(library/images/icon_pinterest.png);
}
.form-questionnaire .hidden {
  display: none !important;
}
/*********************
PREDEFINE STYLES
*********************/

.pl_date, .byline .updated{
  display: none;
}

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #B7B7B7;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #232323;
  display: inline-block;
  font: normal 14px/16px 'Libre Baskerville', serif;
  margin: 0;
  max-width: 100%;
  padding: 6px 5px;
}
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  height: 30px;
  width: 250px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
input[type="number"] {
  -moz-appearance: textfield;
}
textarea {
  width: 400px;
}
select {
  border: 1px solid #B7B7B7;
  height: 30px;
  line-height: 18px;
  max-width: 100%;
    padding: 5px;
  width: 250px;
}
input[type="submit"], button {
  background: #f4f3f0;
  border-width: 0;
  -webkit-box-shadow: inset 0 0 80px #eeede7;
  -moz-box-shadow: inset 0 0 80px #eeede7;
  box-shadow: inset 0 0 80px #eeede7;
  color: #548294;
  cursor: pointer;
  display: inline-block;
  font: normal 14px/18px 'Libre Baskerville', serif;
  letter-spacing: 1px;
  padding: 16px 25px 15px;
  text-align: center;
  text-decoration: underline;
}
input[type="submit"]:hover, button:hover {
  background: #ebeae2;
  -webkit-box-shadow: inset 0 0 80px #e0ded3;
  -moz-box-shadow: inset 0 0 80px #e0ded3;
  box-shadow: inset 0 0 80px #e0ded3;
}
.button_style_1 {
  background: #f4f3f0;
  -webkit-box-shadow: inset 0 0 80px #eeede7;
  -moz-box-shadow: inset 0 0 80px #eeede7;
  box-shadow: inset 0 0 80px #eeede7;
  color: #548294;
  display: inline-block;
  font: normal 14px/18px 'Libre Baskerville', serif;
  min-width: 100px;
  padding: 16px 25px 15px;
  text-align: center;
  text-decoration: underline;
}
.button_style_1:hover, .button_style_2:hover {
  background: #ebeae2;
  -webkit-box-shadow: inset 0 0 80px #e0ded3;
  -moz-box-shadow: inset 0 0 80px #e0ded3;
  box-shadow: inset 0 0 80px #e0ded3;
  color: #fff;
  text-decoration: underline;
}
.button_style_1:hover {
  background: #ebeae2;
  color: #548294;
}
a.button_style_3 {
  background: #ffa200;
  -webkit-box-shadow: inset 0 0 40px #eeede7;
  -moz-box-shadow: inset 0 0 40px #eeede7;
  box-shadow: inset 0 0 40px #eeede7;
  color: #666;
  display: inline-block;
  font: normal 14px/18px 'Libre Baskerville', serif;
  min-width: 100px;
  padding: 16px 25px 15px;
  text-align: center;
  text-decoration: underline;
}
a.button_style_3:hover, {
  background: #ebeae2;
  -webkit-box-shadow: inset 0 0 80px #e0ded3;
  -moz-box-shadow: inset 0 0 80px #e0ded3;
  box-shadow: inset 0 0 80px #e0ded3;
  color: #fff;
  text-decoration: underline;
}
a.button_style_3:hover {
  background: #ebeae2;
  color: #548294;
}
.button_style_b {
  background: #f4f3f0;
  -webkit-box-shadow: inset 0 0 80px #eeede7;
  -moz-box-shadow: inset 0 0 80px #eeede7;
  box-shadow: inset 0 0 80px #eeede7;
  color: #548294;
  display: inline-block;
  font: normal 14px/18px 'Libre Baskerville', serif;
  min-width: 100px;
  padding: 16px 25px 15px;
  text-align: center;
  text-decoration: underline;
}


.testimonial {
  border-left: 9px solid #cad8dd;
  color: #4f4f4f;
  font: normal 24px/1.25 'Libre Baskerville', serif;
  letter-spacing: 1px;
  margin: 20px 0;
  padding-left: 30px;
}
.table_style_1 {
  background: #fafaf9;
}
.table_style_1 td, .table_style_1 th {
  border-bottom: none;
  border-left: 1px solid #fff;
  border-right: none;
  border-top: 1px solid #fff;
  padding: 13px 5px 13px 30px;
  text-align: left;
}
.table_style_1 th {
  background: #f0efea;
  font-family: 'theano_didot', sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  padding: 12px 5px 12px 30px;
}
.table_style_1 tr td:first-child,
.table_style_1 tr th:first-child {
  border-left: none;
}
.table_style_1 tr:nth-child(2n) td {
  background: #f8f7f5;
}

/*********************
PAGINATION
*********************/

.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
}

.pagination a:hover. .pagination span:hover{
color:#fff;
background: #3279BB;
}

.pagination .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
}

.pagination.comments > a, .pagination.comments > span {
    padding: 10px;
}

.pagination.comments a:hover, .pagination.comments a:focus, .pagination.comments span:hover, .pagination.comments span:focus{
  background: #3279BB;
}

.pagination.comments {
    height: 37px;
    margin: 10px 0;
    padding: 10px 0;
}

/*********************
NAVIGATION
*********************/
.extended_menu {
  cursor: pointer;
  display: none;
}
.extended_menu:hover {
  text-decoration: none;
}
.extended_menu .btn_navbar {
  background: url(library/images/menu_extend.png) center center no-repeat;
  float: right;
  height: 40px;
  width: 45px;
}
.btn_tip {
  color: #4c4c4a;
  float: left;
  font-size: 17px;
  font-weight: normal;
  line-height: 40px;
  padding-left: 25px;
}
nav.nav_collapse ul {
  *zoom: 1;
}
nav.nav_collapse ul:before,
nav.nav_collapse ul:after {
  content: "";
  display: table;
  line-height: 0;
}
nav.nav_collapse ul:after {
  clear: both;
}
nav.nav_collapse ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav.nav_collapse > ul {
  display: table;
  margin: 0 auto;
}
nav.nav_collapse > ul > li {
  background: url(library/images/menu_item.png) no-repeat 100% 40px;
  float: left;
  margin: -11px 0;
  padding: 0 8px 0 4px;
  position: relative;
}
nav.nav_collapse > ul > li.last-menu-item {
  background: none;
}
nav.nav_collapse > ul > li.menu-item-has-children {
  margin-bottom: -1px;
}
nav.nav_collapse > ul > li > a {
  border: 1px solid transparent;
  color: #4d4c4c;
  display: block;
  font: normal 14px/1.07142857 'Libre Baskerville', serif;
  letter-spacing: 1px;
  padding: 33px 19px 34px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  z-index: 1;
  *zoom: 1;
}
nav.nav_collapse > ul > li.nav_multi_line > a {
  padding-top: 27px;
  padding-bottom: 25px;
}
nav.nav_collapse > ul > li.nav_multi_line.menu-item-has-children > a {
  padding-bottom: 15px;
}
nav.nav_collapse > ul > li.current-menu-item > a, nav.nav_collapse > ul > li.current-menu-parent > a, nav.nav_collapse > ul > li:hover > a {
}
nav.nav_collapse > ul > li:hover > a {
  background: #fff;
  border: 1px solid #cbc4c4;
  color: #548294;
}
nav.nav_collapse > ul > li.menu-item-has-children:hover > a {
  border-bottom-color: #fff;
}
nav.nav_collapse > ul > li > a > span {
  display: block;
}
nav.nav_collapse > ul ul {
  background: #fff;
  border: 1px solid #cbc4c4;
  display: none;
  padding: 22px 20px 23px;
  position: absolute;
  width: 220px;
}
nav.nav_collapse > ul > li:first-child + li + li > ul {
  padding: 22px 40px 23px 30px;
  width: 524px;
}
nav.nav_collapse > ul > li > ul {
  -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.07);
  -moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.07);
  box-shadow: 5px 5px 5px rgba(0,0,0,0.07);
  left: 4px !important;
  margin-top: -1px;
  top: 100%;
}
nav.nav_collapse li:hover > ul {
  display: block;
}
nav.nav_collapse > ul ul li {
  border-top: 1px dotted #232323;
  display: block;
  margin: 0;
  *zoom: 1;
}
nav.nav_collapse > ul > li:first-child + li + li > ul > li {
  width: 46.183206%;
}
nav.nav_collapse > ul > li:first-child + li + li > ul > li:nth-child(2n+1) {
  clear: both;
  float: left;
}
nav.nav_collapse > ul > li:first-child + li + li > ul > li:nth-child(2n) {
  float: right;
}
nav.nav_collapse > ul ul li:first-child {
  border-top: none;
}
nav.nav_collapse > ul > li:first-child + li + li > ul > li:first-child + li {
  border-top: none;
}
nav.nav_collapse > ul ul li a {
  color: #232323;
  display: block;
  font: normal 12px/1.2 'Libre Baskerville', serif;
  padding: 9px 0 8px;
  text-align: left;
  text-decoration: none;
  *zoom: 1;
}
nav.nav_collapse > ul ul li.current-menu-item > a, nav.nav_collapse > ul ul li.current-menu-parent > a, nav.nav_collapse > ul ul li:hover > a {
  color: #406a7b;
}
nav.nav_collapse > ul ul li.current-menu-item > a, nav.nav_collapse > ul ul li.current-menu-parent > a {
  font-weight: bold;
}
nav.nav_collapse > ul ul ul {
  left: 100%;
  top: 0;
}

@media (min-width: 768px) {
  nav.nav_collapse {
    display: block !important;
  }
  .form-page #input_1_5 {
    width: 65%;
  }
  .form-page #input_1_4 {
    width: 30.5%;
  }
}
@media (max-width: 767px) {
  .extended_menu {
    display: block;
  }
  .nav_collapse, .nav_collapse.collapse {
    display: none;
  }
  nav.nav_collapse ul {
    background: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    display: block !important;
    float: none !important;
    padding: 0 !important;
    position: static !important;
    width: auto !important;
  }
  nav.nav_collapse ul li {
    background: none;
    border-top: 1px solid #ddd !important;
    display: block;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
    *zoom: 1;
  }
  nav.nav_collapse ul li a, nav.nav_collapse > ul ul li a {
    border: none !important;
    color: #4c4c4a !important;
    height: auto;
    line-height: 24px;
    padding: 8px 10px 8px 25px !important;
    text-align: left;
  }
  nav.nav_collapse > ul > li > a > span {
    display: inline;
  }
  nav.nav_collapse > ul ul li a {
    padding: 8px 10px 8px 12% !important;
  }
  nav.nav_collapse ul li:hover > a, nav.nav_collapse ul li.current-menu-parent > a {
    background: none;
  }
  nav.nav_collapse ul li.current-menu-item > a, nav.nav_collapse ul li:hover > a:hover,
  nav.nav_collapse ul li.current-cat > a {
    background: #548294 !important;
    color: #fff !important;
  }
}

.facebook_like {
    display: inline-block;
    padding: 0 11px;
}

.byline{
  display: inline-block;
}

.hs_pageview-count {
    color: #9fa6b4;
    display: inline-block;
    float: right;
}

/*********************
BANNER SLIDESHOW
*********************/
div.pjc-slideshow-container {
  margin: 0;
}
div.featured {
    background: none;
}
div.pjc-slideshow-container .default .orbit-bullets-wrapper {
  bottom: 7.5%;
  height: auto;
  right: 0;
  width: 100%;
}
div.pjc-slideshow-container .default .orbit-bullets-wrapper ul.orbit-bullets {
  bottom: auto;
  display: block;
  height: 14px;
  padding-left: 57px;
  text-align: center;
}
div.pjc-slideshow-container .orbit-wrapper.default ul.orbit-bullets li.pjc-slideshow-navbullets {
  background: url(library/images/nav.png) left top no-repeat;
  display: inline-block;
  float: none;
  height: 14px;
  margin: 0 2px;
  vertical-align: top;
  width: 14px;
}
div.pjc-slideshow-container .orbit-wrapper.default ul.orbit-bullets li.active {
  background-position: 0 -14px;
}
#slideshowpjcwrap div.slider-nav span {
  border: none;
  font-size: 0px;
  height: 28px;
  line-height: 0px;
  margin: -14px 0 0;
    opacity: 1;
    filter: alpha(opacity=100);
  text-indent: -999px;
  width: 22px;
}
#slideshowpjcwrap div.slider-nav span.left {
  background: url(library/images/prev.png) no-repeat left top;
  left: -43px;
}
#slideshowpjcwrap div.slider-nav span.right {
  background: url(library/images/next.png) no-repeat left top;
  right: -43px;
}
#slideshowpjc {
  min-height: 1px;
}
#slideshowpjcwrap {
  margin-top: 0;
  margin-bottom: 0;
}
#slideshowpjcwrap .orbit-caption {
  bottom: 0;
  background: none;
  padding: 0;
}
#slideshowpjcwrap div.orbit-caption .slide_link {
  height: 62px;
  display: block;
  padding: 15px 110px 0 13px;
  color: #fff;
  line-height: 24px;
  text-align: left;
  text-decoration: none;
  text-shadow: 1px 1px 1px #94601f;
}
#slideshowpjcwrap img {
  height: auto;
  vertical-align: top;
  *zoom: 1;
}

ul.related_post{
  text-align: center;
}
/*Form*/
.form-page {
  padding-bottom: 5%;
}
.form-page h2 {
  color: #000;
  font-family: 'kg_second_chances_solidRg';
  font-size: 36px;
  padding-top: 0px;
  text-align: center;
}
.form-page p {
  font-size: 48px;
  font-family: 'where_stars_shine_the_brighRg';
  text-align: center;
  line-height: 1.2;
letter-spacing: 2px;
}
.form-page .gform_body {
  margin-top: 12%;
}
.form-page .gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li {
  margin-bottom: 20px;
}
#post-1976 #gform_wrapper_1 li.gfield.gf_list_2col ul.gfield_checkbox li label,
#post-1976 #gform_wrapper_1 li.gfield.gf_list_2col ul.gfield_radio li label,
#post-1976 #gform_wrapper_1 li.gfield.gf_list_3col ul.gfield_checkbox li label,
#post-1976 #gform_wrapper_1 li.gfield.gf_list_3col ul.gfield_radio li label,
#post-1976 #gform_wrapper_1 li.gfield.gf_list_4col ul.gfield_checkbox li label,
#post-1976 #gform_wrapper_1 li.gfield.gf_list_4col ul.gfield_radio li label{
  max-width: 92%;
  white-space: normal;
}
#post-1976 .gform_wrapper.gf_browser_chrome .gfield_checkbox li input, #post-1976 .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] {
  margin-top: 0 !important;
}
.form-page #input_1_5 input {
  height: 45px;
}
.form-page #input_1_6 {
  padding-bottom: 20px;
  padding-top: 30px;
}
.form-page #input_1_4 {
  height: 45px;
}
.form-page input[type="submit"] {
  padding: 19px 25px !important;
  height: 100% !important;
  text-decoration: none;
}
/*********************
CONTACT PAGE
*********************/
.contact_row {
  *zoom: 1;
}
.contact_row:before,
.contact_row:after {
  display: table;
  content: "";
  line-height: 0;
}
.contact_row:after {
  clear: both;
}
.contact_row {
  padding: 0 0 5px;
}
.contact_label {
  float: left;
  line-height: 30px;
  width: 20%;
}
.contact_field {
  float: left;
  width: 79%;
}
.contact_row textarea {
  width: 400px;
}
input.wpcf7-captchar {
  max-width: 50px;
}

@media (max-width: 767px) {
  /* Contact Form */
  .contact_label {
    line-height: 20px;
  }
  .contact_label, .contact_field {
    float: none;
    width: auto;
  }
  .form-page .gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li {
    display: block !important;
    width: 100% !important;
  }
}
@media (max-width: 480px) {
  .wpcf7-form .wpcf7-text, .wpcf7-form textarea {
    padding-left: 0;
    padding-right: 0;
      width: 98%;
  }
}

/*********************
WOOCOMMERCE
*********************/
/* Product Categories Widget */
.product_categories h3 {
  background: rgb(101,152,199); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(101,152,199,1) 0%, rgba(41,91,156,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(101,152,199,1)), color-stop(100%,rgba(41,91,156,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(101,152,199,1) 0%,rgba(41,91,156,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(101,152,199,1) 0%,rgba(41,91,156,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(101,152,199,1) 0%,rgba(41,91,156,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(101,152,199,1) 0%,rgba(41,91,156,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6598c7', endColorstr='#295b9c',GradientType=0 ); /* IE6-9 */
  color: #fff;
  float: left;
  font: bold 13px/60px 'kelson_sans', sans-serif;
  margin: 0;
  padding: 0 15px;
}
ul.product-categories {
  *zoom: 1;
}
ul.product-categories:before,
ul.product-categories:after {
  content: "";
  display: table;
  line-height: 0;
}
ul.product-categories:after {
  clear: both;
}
ul.product-categories {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.product-categories li {
  position: relative;
}
ul.product-categories > li {
  background: url(library/images/menu_separator.png) no-repeat 100% 12px;
  float: left;
  margin: 0 0 0 -1px;
}
ul.product-categories > li.cat_item_first {
  margin: 0;
}
ul.product-categories > li.cat_item_last {
  background: none;
}
ul.product-categories > li:hover > a {
  background: #2f77aa;
}
ul.product-categories > li > a {
  color: #fff;
  display: block;
  font: bold 13px/1.2 'kelson_sans', sans-serif;
  height: 45px;
  padding: 15px 32px 0 20px;
  text-decoration: none;
  *zoom: 1;
}
ul.product-categories > li > a span {
  display: block;
}
ul.product-categories ul {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
}
ul.product-categories > li > ul {
  background: #2f77aa;
  left: 0;
  top: 100%;
  width: 200px;
}
ul.product-categories > li:hover > ul {
  display: block;
}
ul.product-categories > li > ul li {
  border-top: 1px solid #bbd4e9;
  display: block;
  *zoom: 1;
}
ul.product-categories ul li a {
  color: #c1d6e6;
  display: block;
  font: bold 13px/1.2 'kelson_sans', sans-serif;
  padding: 10px 5px 10px 20px;
  text-decoration: none;
  *zoom: 1;
}
ul.product-categories > li > ul li a:hover, ul.product-categories > li > ul li.current-cat a {
  background: #304e76;
  color: #fff;
}
ul.product-categories > li > ul ul {
  left: 100%;
  top: 0;
}

/* Featured Products Widget */
.featured_products ul.product_list_widget {
  *zoom: 1;
}
.featured_products ul.product_list_widget:before,
.featured_products ul.product_list_widget:after {
  content: "";
  display: table;
  line-height: 0;
}
.featured_products ul.product_list_widget:after {
  clear: both;
}
.featured_products h3 {
  color: #6598C6;
  font-size: 23px;
  padding-bottom: 22px;
}
.featured_products h3 span {
  color: #193966;
}
.featured_products ul.product_list_widget {
  position: relative;
}
.featured_products ul.product_list_widget li {
  border: 1px solid #d0c6b5;
  float: left;
  margin: 0 0 0 19px;
  padding: 0;
  width: 219px;
}
.featured_products ul.product_list_widget li:first-child {
  margin-left: 0;
}
.featured_products ul.product_list_widget li:first-child + li + li + li {
  margin-left: 18px;
}
.featured_products a.featured_thumb {
  background: #fff;
  border-bottom: 1px solid #d0c6b5;
  height: 183px;
  line-height: 183px;
  padding: 7px;
  text-align: center;
}
.woocommerce .featured_products a.featured_thumb img,
.woocommerce-page .featured_products a.featured_thumb img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  float: none;
  line-height: 0;
  margin: 0;
  max-height: 183px;
  width: auto;
}
.featured_info {
  background: rgb(242,242,242); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  padding: 16px 13px 12px 14px;
}
.featured_icon {
  float: left;
  padding-right: 8px;
  width: 43px;
}
.woocommerce ul.product_list_widget li .featured_icon img,
.woocommerce-page ul.product_list_widget li .featured_icon img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  width: auto;
}
.featured_info_middle {
  float: left;
  max-width: 125px;
  padding-top: 1px;
}
.woocommerce ul.product_list_widget li a.featured_title,
.woocommerce-page ul.product_list_widget li a.featured_title {
  color: #6598C6;
  display: inline-block;
  font: bold 16px/20px 'kelson_sans', sans-serif;
  margin-bottom: 2px;
}
.woocommerce ul.product_list_widget li a.featured_more,
.woocommerce-page ul.product_list_widget li a.featured_more {
  font: bold 11px/14px Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
.woocommerce .featured_products ul.product_list_widget li a.add_to_cart_button,
.woocommerce-page .featured_products ul.product_list_widget li a.add_to_cart_button {
  background: url(library/images/cart_blue.png) no-repeat left top;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  float: right;
  font-size: 0px;
  height: 16px;
  line-height: 0px;
  margin: 12px 0 0;
  padding: 0;
  text-indent: -999px;
  width: 15px;
}

/* General Styles over pages */
.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,
.woocommerce table.cart input.button, .woocommerce #content table.cart input.button, .woocommerce-page table.cart input.button, .woocommerce-page #content table.cart input.button {
  border-width: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  height: 30px;
  line-height: 22px;
  height: 30px;
    padding: 4px 15px;
  text-shadow: none !important;
  background: orange;
    border-radius: 20px;
}
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
  height: 30px;
}
.woocommerce div.product span.price del, .woocommerce div.product p.price del, .woocommerce #content div.product span.price del, .woocommerce #content div.product p.price del, .woocommerce-page div.product span.price del, .woocommerce-page div.product p.price del, .woocommerce-page #content div.product span.price del, .woocommerce-page #content div.product p.price del {
  color: #000;
}
.amount {
  font-size: 32px;
  font-weight: bold;
  line-height: 14px;
  padding-left: 2px;
}
.price del .amount {
  font-size: 18px;
  line-height: 24px;
}
.amount span {
  letter-spacing: -1px;
  line-height: 34px;
  vertical-align: top;
}
.amount span.amount_type {
    font-size: 18px;
  line-height: 14px;
}
.price del span {
  color: #000;
  font-size: 18px;
}
.price del span.amount_type {
  font-size: 10px;
}
.price ins {
  text-decoration: none;
}
.woocommerce form .form-row, .woocommerce-page form .form-row {
  padding-left: 0;
  padding-right: 0;
}

/* Category List Page */
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  float: none !important;
  margin: 0;
  width: auto !important;
}
body.woocommerce-page ul.products li.product-category a img {
  display: none;
}
li.product-category mark {
  background: none;
}

/* Product List Page */
.products li.product_wrapper {
  margin-bottom: 37px;
}
.main_area_container {
  background: #f7f7f7;
  border: 1px solid #CCC;
  border-radius: 5px;
}
.left_area_containet {
  float: left;
  padding: 10px;
  position: relative;
  width: 200px;
}
.left_area_containet a, .left_area_containet img {
  line-height: 0;
  vertical-align: top;
}
.right_area_containet {
  padding: 10px 10px 15px 220px;
}
.main_right a.product_list_icon {
  float: left;
  padding: 0;
}
.main_right a.product_list_icon img {
  display: block;
}
.main_right h2 {
  clear: none;
    font-size: 24px;
    line-height: 30px;
    padding: 8px 0 5px 55px;
    margin-bottom: 15px;
}
.main_right h2 a {
  text-decoration: none;
}
.button_area {
  overflow: hidden;
    padding-top: 15px;
 }
.button_area .amount {
  padding: 0;
}
.pl_price {
    float: left;
}
.pl_add_to_cart {
  float: right;
  padding-bottom: 20px;
}
.woocommerce div.product .pl_add_to_cart form.cart {
  margin: 0;
}
.woocommerce-page .pl_add_to_cart .quantity {
  float: left;
}
.woocommerce-page .pl_add_to_cart button {
  margin: 0 0 0 4px;
}
.pl_readmore {
  clear: right;
  float: right;
}

ul#yiw-featured-post li {
    border-bottom: 1px solid #c6c5c5;
    display: table !important;
    font-size: 90%;
    height: 80px !important;
    line-height: 20px;
    margin: 0;
    overflow: hidden;
    padding: 10px 0;
    width: 100%;
}
#yiw-featured-post h4.featured-title {
    display: table-cell;
    font-size: 13px;
    line-height: 18px !important;
    width: 216px;
    vertical-align: middle;
}

ul#yiw-featured-post .featured-thumb {
    float: left;
    margin-right: -0.7em;
    margin-top: 5px;
}

/* Product Detail Page */
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
  width: 41%;
}
.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  max-width: 600px;
}
body.woocommerce div.product div.summary, body.woocommerce #content div.product div.summary, body.woocommerce-page div.product div.summary, body.woocommerce-page #content div.product div.summary {
  width: 55%;
}
.woocommerce .related, .woocommerce .upsells.products, .woocommerce-page .related, .woocommerce-page .upsells.products {
  clear: both;
}
.product_detail_icon {
  float: left;
}
.product_detail_icon img {
  display: block;
}
.product_detail_title {
  display: block;
  padding: 6px 0 3px 55px;
}

/* Cart Page */
.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 {
  width: auto;
}
.shop_table .amount span.amount_type, .cart_totals .amount span.amount_type {
    font-size: 11px;
    line-height: 12px;
    padding-right: 2px;
}
.shop_table .amount span, .cart_totals .amount span {
    font-size: 16px;
    line-height: 20px;
}
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
  padding-bottom: 3px;
}

.attachment-medium.wp-post-image{
  margin-top: 43px;
}

@media (max-width: 979px) {
  /* Product Categories Widget */
  .product_categories h3 {
    padding-left: 10px;
    padding-right: 10px;
  }
  ul.product-categories > li > a {
    padding-left: 10px;
    padding-right: 12px;
  }
  ul.product-categories ul li a {
    padding-left: 10px;
  }

  /* Featured Products Widget */
  .featured_products ul.product_list_widget {
    margin: 0 auto;
    width: 461px;
  }
  .featured_products ul.product_list_widget li {
    margin-bottom: 19px;
  }
  .featured_products ul.product_list_widget li:first-child + li + li {
    margin-left: 0;
  }
  .featured_products ul.product_list_widget li:first-child + li + li + li {
    margin-left: 19px;
  }

  /* Product List Page */
  .pl_price {
    padding-bottom: 10px;
  }
  .pl_add_to_cart, .pl_readmore {
    clear: left;
    float: left;
  }

  /* Cart Page */
  th.product-thumbnail, td.product-thumbnail {
    display: none;
  }
}

@media (max-width: 767px) {
  /* Product Categories Widget */
  .product_categories h3 {
    display: none;
  }
  ul.product-categories li a, ul.product-categories ul li a {
    color: #fff;
    height: auto;
    line-height: 24px;
    padding: 8px 10px 8px 25px;
  }
  ul.product-categories ul li a {
    padding: 8px 10px 8px 12%;
  }
  ul.product-categories > li > a span {
    display: inline;
  }

  /* Featured Products Widget */
  .featured_products ul.product_list_widget {
    max-width: 221px;
    width: auto;
  }
  .featured_products ul.product_list_widget li {
    float: none;
    margin-left: 0 !important;
    width: auto;
  }

  /* Product List Page */
  .left_area_containet {
    float: none;
    text-align: center;
    width: auto;
  }
  .left_area_containet img {
    max-width: 250px !important;
  }
  .right_area_containet {
    padding-left: 10px;
  }
  .pl_add_to_cart, .pl_readmore {
    clear: right;
    float: right;
  }
  .pl_add_to_cart {
    clear: none;
  }

  /* Product Detail Page */
  .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 100%;
  }
  .woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
    width: auto !important;
  }
  body.woocommerce div.product div.summary, body.woocommerce #content div.product div.summary, body.woocommerce-page div.product div.summary, body.woocommerce-page #content div.product div.summary {
    width: 100%;
  }

  /* Cart Page */
  body.woocommerce table.cart .product-price, body.woocommerce #content table.cart .product-price, body.woocommerce-page table.cart .product-price, body.woocommerce-page #content table.cart .product-price {
    display: none;
  }
  .woocommerce .cart-collaterals .cart_totals > table, .woocommerce-page .cart-collaterals .cart_totals > table {
    width: 100%;
  }

  /* Checkout Page */
  body.woocommerce .col2-set .col-1, body.woocommerce-page .col2-set .col-1, body.woocommerce .col2-set .col-2, body.woocommerce-page .col2-set .col-2 {
    width: 100%;
  }
}

@media (max-width: 480px) {
  /* Featured Products Widget */
  .featured_products ul.product_list_widget {
    max-width: none;
  }

  /* Product List Page */
  .main_right h2 {
    margin-bottom: 15px;
  }
  .button_area ins {
    display: block;
  }
  .pl_price {
    width: 100%;
  }
  .pl_add_to_cart {
    float: left;
    padding: 10px 0 15px;
  }
  .pl_readmore {
    clear: left;
    float: left !important;
    margin: 8px 0 0;
  }
  /* Cart Page */
  .woocommerce #content table.cart td.actions .button.alt, .woocommerce #content table.cart td.actions .input-text + .button, .woocommerce table.cart td.actions .button.alt, .woocommerce table.cart td.actions .input-text + .button, .woocommerce-page #content table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .input-text + .button, .woocommerce-page table.cart td.actions .button.alt, .woocommerce-page table.cart td.actions .input-text + .button,
  .woocommerce #content table.cart td.actions .button, .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions input, .woocommerce table.cart td.actions .button, .woocommerce table.cart td.actions .input-text, .woocommerce table.cart td.actions input, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions input, .woocommerce-page table.cart td.actions .button, .woocommerce-page table.cart td.actions .input-text, .woocommerce-page table.cart td.actions input {
    display: block;
    float: none;
    margin: 10px 0 0;
    width: 100%;
  }
  body.woocommerce table.cart td.actions .coupon .input-text, body.woocommerce #content table.cart td.actions .coupon .input-text, body.woocommerce-page table.cart td.actions .coupon .input-text, body.woocommerce-page #content table.cart td.actions .coupon .input-text,
  body.woocommerce .cart .button, body.woocommerce .cart input.button, body.woocommerce-page .cart .button, body.woocommerce-page .cart input.button {
    float: none;
  }
}

/*********************
RESPONSIVE STYLES
*********************/
@media (max-width: 1230px) {
  body {
    min-width: 1px;
  }
}

@media (max-width: 1081px) {
  .wrapper {
    padding: 0;
  }
  nav.nav_collapse > ul ul {
    padding-left: 15px;
    padding-right: 15px;
  }
  nav.nav_collapse > ul > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .panel-container {
    padding-left: 20px;
  }
  .etabs {
    margin-left: 540px;
    margin-right: 20px;
  }
  .etabs > li.active > a:before {
    left: -50px;
  }
  .mainbody, .main_footer {
    padding-left: 20px;
    padding-right: 20px;
  }
  body.inner .main_content_inner {
    padding-left: 0;
  }
  .post_nl_left {
    padding-left: 20px;
  }
  .post_nl_right {
    padding-right: 18px;
  }
}

@media (max-width: 1040px) {
  .tagline {
    padding-left: 15px;
  }
}

@media (max-width: 1024px) {
  .tagline {
    letter-spacing: 1px;
  }
  .main_header {
    padding-left: 20px;
    padding-right: 20px;
  }
  nav.nav_collapse > ul > li > a {
    font-size: 13px;
    letter-spacing: 0;
  }
  div#wpbs_slider {
    border-bottom: 1px solid #efefef;
    border-left: 1px solid #efefef;
    border-top: 1px solid #efefef;
  }
}

@media (max-width: 1020px) {
  .main_header {
    padding: 10px 20px 15px;
  }
  .logo {
    float: none;
    padding: 0 0 10px;
    text-align: center;
  }
  .tagline {
    border-left: none;
    float:none;
    margin-top: 0;
    padding: 0;
    text-align: center;
  }
  .post_nl_left {
    float: none;
    padding: 15px 10px;
    text-align: center;
    width: auto;
  }
  .post_nl_left p br {
    display: none;
  }
  .post_nl_right {
    float: none;
    margin: 0 auto;
    padding: 0 10px 15px;
  }
}

@media (max-width: 979px) {
  nav.nav_collapse > ul > li:first-child + li + li > ul {
    padding: 22px 15px 23px;
    width: 524px;
  }
  nav.nav_collapse > ul > li.nav_multi_line.menu-item-has-children > a {
    padding-bottom: 17px;
  }
  nav.nav_collapse > ul > li > a {
    padding-left: 7px;
    padding-right: 7px;
  }
  .panel-container {
    min-height: 314px;
    width: 420px;
  }
  .etabs {
    margin-left: 480px;
    padding-top: 3px;
  }
  .featured_title {
    font-size: 22px;
  }
  .etabs > li.active > a:before {
    font-size: 64px;
    left: -30px;
  }
  .featured_desc {
    min-height: 42px;
  }
  .mainbody_inner {
    background: url(library/images/mainbody_separator_mobile.jpg) repeat-y right top;
    padding-right: 307px;
  }
  .main_sidebar {
    padding-left: 50px;
  }
  .pl_image {
    float: none;
    margin: 0 0 15px;
    width: auto;
  }
  .main_footer_inner {
    padding-right: 307px;
  }
  .footer_left h6 {
    letter-spacing: 0;
  }
  .footer_right {
    width: 307px;
  }
}

@media (max-width: 767px) {
  .main_header {
    padding: 10px 0;
  }
  .logo {
    padding-left: 20px;
    padding-right: 20px;
  }
  .panel-container {
    float: none;
    min-height: 1px;
    padding: 20px;
    text-align: center;
    width: auto;
  }
  .panel-container a {
    line-height: 0;
  }
  .panel-container img {
    display: inline;
    line-height: 0;
    vertical-align: top;
  }
  .etabs {
    margin: 0 20px;
  }
  .etabs > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .etabs > li.active > a {
    padding-left: 30px;
  }
  .etabs > li.active > a:before {
    left: 0;
    top: 10px;
  }
  .mainbody_inner {
    background: none;
    padding: 0;
  }
  .main_content {
    float: none;
    width: auto;
  }
  body.sidebar .main_content {
    padding-bottom: 30px;
  }
  .main_sidebar {
      border-top: 1px solid #e7e7e7;
    float: none;
    margin: 30px 0 0;
    padding: 0;
    width: auto;
  }
  .main_footer {
    padding: 30px 0 20px;
  }
  .main_footer_inner {
    padding-right: 0;
  }
  .footer_left {
    float: none;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .footer_left h6 {
    max-width: none;
  }
  .footer_right {
    float: none;
    margin-right: 0;
    width: auto;
  }
  .footer_right_inner {
    float: none;
    padding-top: 15px;
  }
  #wpbs_slider {
    display: none;
  }
}

@media (max-width: 480px) {
  .pdf_link, .doc_link {
    padding-left: 40px;
  }
  .testimonial {
    font-size: 20px;
  }
  .gallery .gallery-item {
    width: 100%;
  }
  .aligncenter {
    display: block;
    margin: 0 auto;
  }
  .tagline {
    font-size: 13px;
    padding: 0 20px;
  }
  .footer_left h6 {
    font-size: 16px;
  }
  .post_nl_right {
    width: auto;
  }
  .post_nl_right .mc-field-group {
    float: none;
    width: auto;
  }
  .post_nl_right input[type="text"], .post_nl_right input[type="email"] {
    width: 100%;
  }
  .post_nl_right input[type="submit"], .post_nl_right input[type="submit"]:hover {
    display: block;
    float: none;
    margin-left: 0;
    width: 100%;
  }
}

/*********************
RETINA (2x RESOLUTION DEVICES)
*********************/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
}

/* Responsive Table */
@media (max-width: 767px) {
  /* Force table to not be like tables anymore */
  .notable, .table_style_1,
  .notable thead, .table_style_1 thead,
  .notable tbody, .table_style_1 tbody,
  .notable th, .table_style_1 th,
  .notable td, .table_style_1 td,
  .notable tr, .table_style_1 tr {
    display: block;
  }
  /* Hide table headers (but not display: none;, for accessibility) */
  .notable thead tr, .notable th, .table_style_1 thead tr, .table_style_1 th {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .notable td, .table_style_1 td {
    /* Behave like a "row" */
    border: none;
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: relative;
    text-align: left;
    white-space: normal;
    width: 100% !important;
  }
  .notable td:before, .table_style_1 td:before {
    display: block;
    font-weight: bold;
    text-align:left;
    width: 100%;
    white-space: normal;
  }
  /* Label the data */
  .notable td:before, .table_style_1 td:before {
    content: attr(data-heading);
  }

  /* Table Style 1 */
  .table_style_1 td {
    padding: 0 10px 10px !important;
    width: auto !important;
  }
  .table_style_1 tr td:first-child {
    padding-top: 10px !important;
  }
}