/**
 * xnau theme custom stylesheet
 */

.clear {
  clear: both;
}

body {
  background-color: #656223 !important;
}
body,
button,
input,
select,
textarea {
  font-family: "AllerLight", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Aller", sans-serif;
}
strong,
th {
  font-family: "Aller", sans-serif;
}

pre, tt, code {
  line-height: 1.2;
  font-family: "Source Code Pro", monospace;
  font-size: 90%;
}
.hentry .entry-header h1 {
  font-size: 2.318em;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
.input-text {
  border: 2px solid rgba(0, 0, 0, 0.05);
}
a:focus,
.button:focus,
.button.alt:focus,
.button.added_to_cart:focus,
.button.wc-forward:focus,
button:focus, i
nput[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline-color: transparent;
}

/* increase body paragraph font size */
.site-content p,
.site-content li {
  font-size: 16px;
}

h5 {
  font-size: 1.1em;
}

h4, h5, h6 {
  clear: none;
}

pre {
  background-color: #e8e8de;
  padding: 15px;
}
.home .entry-header {
  display: none;
}


.widget-area .widget {
  font-size: 1em;
  line-height: 1.4;
}
.site-info {
  text-align: right;
}
.deli-content-wrapper .widget-area .widget a {
  color: #999409;
  font-weight: bold;
}
a:hover,
.deli-content-wrapper .widget-area .widget a:hover {
  color: #b55501;
}
.widget-area .widget {
  font-family: "AllerLight";
}
.widget-area .widget:after,
.widget-area .widget:before {
  background: none;
}
.widget-area .widget h3.widget-title {
  white-space: nowrap;
}
img.attachment-shop_single {
  border: 1px solid;
}
.sharedaddy {
  margin-top: 2em;
}

.control-group {
  margin: 1em 0;
}
.search-control-input fieldset {
  margin: 0;
}

.search-control-input fieldset legend {
  font-family: "Aller", sans-serif;
}

.search-control label {
  vertical-align: middle;
}

.products [itemprop=description] {
  font-size: 1.2em;
  line-height: 1.4;
  text-align: left;
}

code {
  display: inline-block;
  margin: 0 3px;
  padding: 3px;
}

code.code-block,
pre code {
  display: block;
  padding: 0;
  background: none;
}

table thead th {
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: .1em;
}

blockquote {
  border-left: 3px solid rgb(181, 85, 1);
  color: #a34c01;
}

.widget_search form::before,
.widget_product_search form::before {
  line-height: 1.3;
}
.site-search .widget_search .search-field[type=search] {
  background: rgba(0,0,0,0.4);
  color: #fffce8;
}
.widget_search form:before,
.widget_product_search form:before {
  color: rgba( 255,255,255,0.5);
}
.site-search .widget_search .search-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba( 255,255,255,0.5);
}
.site-search .widget_search .search-field::-moz-placeholder { /* Firefox 19+ */
  color: rgba( 255,255,255,0.5);
}
.site-search .widget_search .search-field:-ms-input-placeholder { /* IE 10+ */
  color: rgba( 255,255,255,0.5);
}
.site-search .widget_search .search-field:-moz-placeholder { /* Firefox 18- */
  color: rgba( 255,255,255,0.5);
}

small.download-url {
  font-size: 1.2em;
}

.content-area {
  background: #f7f7f3;
}
.content-area::before,
.content-area::after {
  border: none;
}
.hentry {
  overflow: auto;
}
h2.keyquote {
  font-size: 1.6em;
  line-height: 1.314;
}
.content-area .vc_row {
  margin-left: 0;
  margin-right: 0;
}

@media only screen and (max-width: 600px) {
  body .site-main {
    padding:0 !important;
  }
  body .woocommerce-breadcrumb {
    padding: 0 1em;
  }
}

.site-content .storefront-handheld-footer-bar ul li {
  font-size: 60%;
}

/* CC icon next to payment method */
#payment .payment_methods li img {
  max-height: 3.218em;
  margin-top: -10px;
}

/** special content **/
.dashicons-no:before, .dashicons-info.warning:before {
  color: #D64E07;
}
.entry-controls .dashicons-edit::before {
  color: #468aff;
}
.item-title .dashicons[class*=sort-icon]:before {
  white-space: nowrap;
  color: #0073aa;
}
figcaption {
  color: #b55501;
  font-size: 90%;
  font-style: italic;
}

/*** PULL QUOTES ***/
figure.wp-block-pullquote {
  color: #ad5101;
  padding: 1.5em 0 0;
  width: 45%;
  min-width: 10em;
  font-size: 70%;
}
.entry-content figure.wp-block-pullquote:first-of-type {
/*  padding-top: 0;*/
}

/*** HEADER ***/
.site-header-cart .cart-contents::after {
  font-size: inherit;
  float: left;
  content: "\f291";
  line-height: 1.518;
  margin-right: 5px;
}
.woocommerce-breadcrumb a {
  text-decoration: none;
}
.woocommerce-breadcrumb::before {
  content: "";
}
.woocommerce-breadcrumb .breadcrumb-separator {
  padding: 0 0.6em;
}
.woocommerce-breadcrumb .breadcrumb-separator:after {
  opacity: .75;
}
.woocommerce-info,
.woocommerce-message,
.woocommerce-noreviews,
p.no-comments {
  background-color: #899c3a;
}
@media screen and (min-width: 768px) {
  /* LOGO */
  .site-header .site-branding,
  .site-header .site-logo-anchor,
  .site-header .site-logo-link {
    width: 25%;
  }
  .wp-custom-logo .site-header .custom-logo-link {
    width: 100%;
    margin-right: -6px;
  }
  /* PRIMARY NAVIGATION */
  .deli-primary-navigation {
    width: 104.5%;
  }
  .woocommerce-active .site-header .main-navigation {
    clear: none;
  }
  .woocommerce-active .site-header .site-header-cart {
    margin-right: -40px;
  }
  /* SECONDARY NAVIGATION */
  .woocommerce-active .site-header .secondary-navigation {
    width: 45%;
    margin-right: 20px;
  }
}
/** colored header **/
header.entry-header.colored-header {
}
.colored-header h4 {
  color: white;
  font-size: 22px;
  font-family: "Oswald", sans-serif;
  font-weight: 100;
  margin: 0px 0 20px 0;
  background-color: #b55501;
  padding: 0 0 4px 10px;
}
h1.entry-title {
  padding: 0em 0 0.4em 0;
}
.colored-header h1.entry-title {
  padding: 0.6em 0 0.4em 0;
}

/*** PRODUCTS PAGE ***/

.loop-product-thumbnail {
  overflow: hidden;
  height: 230px;
  margin-bottom: 1.6em;
}

.image-shadow {
  display: flex;
  box-shadow: 1px 3px 4px 0px rgba(0,0,0,0.5);
  max-width: 400px;
  align-items: center;
}
.image-shadow a {
  display: inline !important;
}
ul.products li.product {
  text-align: left;
}
span.price.free-price {
  font-size: 120%;
}

.single-product div.product .images .woocommerce-main-image {
  margin-bottom: 0;
}

.product .button,
.added_to_cart,
.site-header-cart .widget_shopping_cart a.button {
  background-color: #B55500;
  border-color: #B55500;
}
.product .button:hover,
.added_to_cart:hover,
.site-header-cart .widget_shopping_cart a.button:hover {
  background-color: #dc6700;
  border-color: #dc6700;
}
.woocommerce-tabs .panel h2:first-of-type {
  margin-top: 0;
}
.variations select {
  padding: 5px;
}


.plugin-preview-button {
  margin: 1em 0;
  display: flex;
  flex-flow: row;
}
.launch-preview.button {
  width: 8em;
  font-size: large;
}
.plugin-preview-button p {
  margin-left: 1em;
}

@media (min-width: 768px) {
  ul.products li.product {
    font-size: .857em;
  }
  .site-main ul.products li.product {
    width: 27.28824%;
    margin-right: 6%;
  }
}
.site-main ul.products li.product h3 {
  font-size: 1.7em;
  line-height: 1;
  min-height: 2em;
}

.category-heading p {
  font-weight: normal;
  font-family: 'aller';
  font-size: 1.2em;
}

.category-title:before,
.tag-title:before {
  font-family: "FontAwesome";
  color: #b55501;
  margin-right: 0;
  display: inline-block;
  opacity: 0.5;
}

@media (min-width: 768px) {
  .woocommerce-tabs ul.tabs {
    width: 22%;
  }
  .woocommerce-tabs .panel {
    width: 71%;
  }
  .xnau-product h2:first-of-type {
    margin-top: 3em;
    background-color: rgb(225, 225, 212);
    color: #564023;
    padding: 6px 9px 6px 12px;
  }
}

/** COMMENTS **/
ul.comment-list{
  margin-left: 0;
}
ul.comment-list,
ul.comment-list ul {
  list-style-type: none;
}
.comment-list .parent ol.children,
.comment-list .parent ol.children ol.children {
  /*  float: none;*/
}
@media (min-width: 768px) {
  .comment-list .comment-meta {
    font-size: 80%;
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .comment-list .comment-meta .avatar {
    float: none;
    max-width: 50px;
    margin: 0 auto;
  }
  .comment-list .comment-meta .comment-date {
    clear: left;
  }
  .comment-list ol.children,
  .comment-list ol.children ol.children,
  .comment-list ol.children ol.children ol.children {
    width: 100%;
  }
  .comment-list ol.children ol.children #respond,
  .comment-list ol.children ol.children .comment-content {
    /*    width: 75%;*/
  }
  .comment-list ol.children ol.children ol.children #respond,
  .comment-list ol.children ol.children ol.children .comment-content {
    /*    width: 73%;*/
  }
  .site-content .comment-body p {
    font-size: 90%;
  }
  .comment-list .comment-content {
    padding-bottom: 0em;
    margin-bottom: 2em;
  }
  .comment-list>li.parent {
    border-bottom: 9px solid #65622338;
    padding-top: 1em;
    overflow: auto;
  }
  .comment-list ul.children {
    display: inline-block;
    margin-bottom: 0;
  }
}
.comment-text .description {
  font-family: "AllerLight";
}

/*** PRODUCT SUPPORt POST ***/
.single-product_support section {
  margin-top: 2em;
}

.product_support h2,
.product_support h2 + h3,
#product-setup h1 {
  clear: none;
}

section > h1 {
  border-bottom: 2px solid;
}

.single-product_support section > h2 {
  padding: 10px 10px 8px 13px;
  color: #666;
  background-color: #EBEBEB;
}

#product-faq h5 {
  clear: both;
  font-size: 140%;
}
#product-faq h5.dashicons-editor-help:before {
  font-size: 160%;
  width: 1em;
}

.product-description {
  clear: left;
}
.product_support nav.quicklinks {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1em;
  margin: -1em 0 2em;
  padding: 1em 0;
}
.product_support nav.quicklinks .vc_btn3 {
  font-size: 130%;
  height: 100%;
  padding: 0.5em;
  border: 1px solid #56402355;
  border-radius: 3px;
}

.hentry.product_support {
  padding: 0;
  border: none;
  margin: 0;
}
.product_support .wp-post-image.alignright {
  margin-left: 1.618em;
  box-shadow: 1px 1px 10px -1px rgba(0,0,0,0.4);
}
#product-faq h3 {
  font-style: italic;
}
i.vc_btn3-icon {
  margin-top: -2px;
}
.xnau-product-support .wp-post-image {
  max-width: 450px;
}

.tagbox a:before,
.tagcloud a:before,
.tag-title:before {
  content: "\f02b";
}
.category-title:before {
  content: "\f114";
}

.widget_recent_entries ul li:before,
.widget_pages ul li:before,
.widget_categories ul li:before,
.widget_archive ul li:before,
.widget_recent_comments ul li:before,
.widget_nav_menu ul li:before,
.widget_links ul li:before,
.tagcloud a:before,
.tagbox a:before {
  font-family: "FontAwesome";
  margin-right: .53em;
  display: inline-block;
  opacity: 0.35;
  font-size: 0.9em;
}
.widget_nav_menu ul .sub-menu {
  margin: 1em 0;
}
.widget_nav_menu ul.menu li.current-menu-item > a {
  color: #2b2b2b;
  font-weight: bold;
}


.deli-content-wrapper .widget-area .widget a {
  font-weight: normal;
  color: #716D00;
}

/* Doc Menus */
.minimenu > li {
  margin-bottom: 10px;
  font-size: 110%;
  list-style-type: circle;
}
.minimenu > li a {
  font-weight: bold;
}

/** CART and ACCOUNTS **/
#billing_email_field,
#billing_phone_field {
  width: 100%;
}
.woocommerce-checkout abbr.required {
  display: none;
}
.woocommerce-checkout .validate-required abbr.required {
  display: inline;
}
#payment_method_paypal .about_paypal {
  display: none;
}
table.cart th,
table.cart td,
table.shop_table th,
table.shop_table td {
  background-color: transparent !important;
}
#payment .payment_methods li,
table.shop_table.woocommerce-checkout-review-order-table {
  border-bottom: 1px solid rgba( 0,0,0,0.2);
}


/*** TAG CLOUD ***/
.tagcloud a {
  white-space: pre;
  padding-right: 5px;
}
.tagbox a:before,
.tagcloud a:before {
  font-size: 80%;
  margin-right: 3px;
}

/*** TAG NAVIGATOR ***/
.tag-navigator {
  display: block;
  margin: 1.4em 0;
  width: 100%;
  max-width: 800px;
}
.tagbox {
  background-color: #eee;
  border: 1px solid #b55501;
  margin: 0px 10px 10px 0px;
  line-height: 1.7;
  padding: 2px 5px 0;
  display: inline-block;
  border-radius: 4px;
}
.taglink  {
  padding:2px;
}

.tagbox a, .tagbox a:visited, .tagbox a:active {
  text-decoration:none;
}

.tagcount {
  background-color:#b55501;
  color:#fff;
  position: relative;
  padding:2px;
}

/** BUNDLED PRODUCT **/
.yith-wcpb-product-bundled-item-image {
  width: 37%;
  float: left;
  margin-right: 10px;
}
.yith-wcpb-product-bundled-item-image img {
  width: 100%;
  border: 1px solid #999409;
}
.yith-wcpb-product-bundled-item-data h3 {
  clear: none;
}
.yith-wcpb-product-bundled-items section {
  margin-bottom: 2em;
}
.yith-wcpb-product-bundled-item-instock {
  font-style: italic;
}