/*
 * Custom CSS
*/

ul.products li.product span.product-subtitle {
    font-size: 15px;
    color: #565656;
}

span.product-subtitle {
    font-size: 20px;
    display: block;
}

.breadcrumbs-list li {
    display: inline !important;
}

.silver.check-box .frame {
    background: #e2e2e2;
    background: -moz-linear-gradient(30deg, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
    background: -webkit-linear-gradient(30deg, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
    background: linear-gradient(30deg, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 );
}

.slick-slider span.product-subtitle {
    font-size: 15px;
    font-weight: 500;
}

.box-popular .bg-stretch:before {
    background-color: transparent;
}

.single-product section.section-media {
    min-height: 450px;
}

.single-product section.section-media h3 {
    font-size: 30px;
    font-weight: 600;
}

.single-product section.section-media p {
    font-size: 19px;
}

.single-product section.section-main #tab-1 > * {

    text-align: justify;
    max-width: 900px;
    margin: 0 auto;
}

.single-product section.section-main #tab-1 > h1,
.single-product section.section-main #tab-1 > h2,
.single-product section.section-main #tab-1 > h3,
.single-product section.section-main #tab-1 > h4,
.single-product section.section-main #tab-1 > h5 {
    text-align: justify;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.product-single-feature-list h4 {
    text-align: center;
    padding-bottom: 15px;
}

.product-single-feature-list {
    margin: 25px 0px;
}

.product-single-feature-list .column p {
    text-align: center !important;
    font-weight: 600;
}

@media (max-width: 900px) {
  .single-product section.section-main .alignleft {
    float: none;
    max-width: 80%;
    margin: 0 auto;
    display: block;
  }
}
table.productspectable {
  background-color: #FFFFFF;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}

table.productspectable tbody td {
  font-size: 13px;
  padding:15px;
}
table.productspectable tr:nth-child(even) {
  background: #F2F2F2;
}

.section-media.html-only .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}

section.section-media.html-only {
    position: relative;
    padding:0;
}

.single-product section.section-main img {
    margin-top: 20px;
    margin-bottom: 20px;
}

.single-product #tab-1 h3 {
    font-size: 40px;
    margin-top: 20px;
}

.spacer {
    clear: both;
    display: block;
    height: 20px;
}

.footer-nav .columns li {
  display:block;
}

.woocommerce-MyAccount-navigation li {
    list-style-type: none !important;
    padding: 5px 5px;
    margin: 5px 0px;
}

.woocommerce-MyAccount-navigation ul {
    padding-left: 0;
    margin: 0;
}

.woocommerce-MyAccount-navigation {
    background-color: #efefef;
    padding: 20px;
}

.woocommerce-MyAccount-navigation li:hover {
    background-color: #e6e6e6;
}

.woocommerce-MyAccount-navigation li > a,
.woocommerce-MyAccount-navigation li:hover > a {
    color: #424242;
    text-transform: capitalize;
}

.woocommerce-MyAccount-navigation li.is-active > a {
    color: #fff;
}

.woocommerce-MyAccount-navigation li.is-active {
    background-color: #24ba9c;
}

.woocommerce-Addresses h3 {
    font-size: 16px;
}

.woocommerce-info {
    border-top-color: #24ba9c;
}

.woocommerce-info::before {
    color: #24ba9c;
}

.intro .images {
    margin: 0 0 30px 0px;
}
.intro .line-block {
    padding: 0;
}

.line-block.line-block-red p {
    background: none;
}

.intro .links {
    margin-top: 10px;
}

.section-quality .link-more:hover {
    color: #eaeaea;
    border-color: #eaeaea;
}

.woo-reviews-tab ul.tabs.wc-tabs {
    display: none;
}

.woo-reviews-tab ul.tabs.wc-tabs {
    display: none;
}

.woo-reviews-tab #reviews h3 {
    font-size: 20px;
}

.woo-reviews-tab form textarea#comment {
    max-width: 600px;
}

.woo-reviews-tab form p.upload_section {
    max-width: 600px;
}

#ywar_reviews a.ywar_filter_order.active, #ywar_reviews a.ywar_filter_order:hover {
    border-bottom: 2px solid #24ba9c;
}

.woo-reviews-tab #reviews_summary > h3:first-child {
    visibility: hidden;
    line-height: 0;
    text-indent: -99999px;
    display:inline-block;
}
.woo-reviews-tab #reviews_summary > h3:first-child:after {
    content: 'Reviews';
    visibility: visible;
    text-indent: 0;
    display: block;
    line-height: initial;
}

.woo-reviews-tab #reviews_header a.ywar_filter_reviews {
    font-size: 15px;
    display: inline-block;
    margin-left: 20px;
}

.woo-reviews-tab #reviews_header hr {
    display: none;
}

.woo-reviews-tab div#reviews_header > h3.ywar_review_list {
    font-size: 15px;
    display: inline-block;
}

.woo-reviews-tab #reviews_header a.ywar_filter_reviews {
    font-size: 15px;
    display: inline-block;
    margin-left: 20px;
    text-decoration: underline;
    color: #828282;
}

@media (max-width: 545px) {
  .woo-reviews-tab #reviews_header a.ywar_filter_reviews {
      margin-left: 0px;
      display:block;
  }
}
.woo-reviews-tab #reviews div#review_form_wrapper {
    display: inline-block;
    border: 1px solid #e0e0e0;;
    padding: 15px;
    border-radius: 5px;
}

@media (max-width: 800px) {
  .woo-reviews-tab #reviews div#review_form_wrapper {
      width: 100%;
  }
}

.woo-reviews-tab .reviews_bar {
    max-width: 600px;
}

.woo-reviews-tab #reviews .comment_container {
    padding: 0px;
    padding-top: 0px;
}

.woo-reviews-tab #comments .comment_container p.meta > strong:first-child {
    display: inline-block;
}

.woo-reviews-tab #comments .comment_container p.meta > time {
    display: inline-block;
}

.woo-reviews-tab #comments .comment_container .review_vote .review_helpful {
    font-size: 16px;
    display: block;
}

@media (max-width: 537px) {
  a#most_recent_reviews, a#most_helpful_reviews {
      padding: 10px 10px !important;
      margin-right: 0 !important;
  }
}

@media (max-width: 427px) {
  a#most_recent_reviews, a#most_helpful_reviews {
      padding: 10px 3px !important;
      margin-right: 0 !important;
  }
}

/*
.woocommerce .woocommerce-message .message-container .button {
    position: absolute;
    top: -50%;
    right: 0;
}

.woocommerce .woocommerce-message .message-container {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}


.woocommerce .woocommerce-message::before {
    content: '';
}

.woocommerce .woocommerce-message .message-container::before {
    font-family: WooCommerce;
    content: '\e015';
    color: #24ba9c;
    display: inline-block;
    position: absolute;
    top: 1em;
    left: 1.5em;
}
*/


.box-cart {
    padding: 77px 40px 40px;
    height: 100%;
}

@media (max-width: 1023px) {
  .box-cart {
      width: 100%;
      padding: 90px 25px 25px;
      font-size: 18px;
  }
}

@media (max-width: 767px) {
  .box-cart {
      font-size: 16px;
      padding: 20px 20px;
  }
}

@media (max-width: 1023px) {
  .cart-block .cart-container .single_variation_wrap {
      display: inline-block;
  }
}

.jcf-select {
    border: 0.5px solid #bfbfbf;
}

.jcf-select-drop .jcf-select-drop-content {
    border: 0.5px solid #bfbfbf;
}

.box-cart tr.options-dropdown {
    display: inline-block;
}

.box-cart tr.options-label-dropdown {
    display: inline;
    margin-right: 20px;
}

.box-cart tr.options-label-dropdown td.label label {
    font-weight: bold;
}


@media (max-width: 767px) {
  .tab-nav .btn {
      padding: 15px 6px;
  }
  .tab-nav > li {
      padding: 0 3px;
  }
  .tab-nav .btn {
      font-size: 12px;
  }
}

.product-rotate {
    margin-bottom: 0px;
}

.cart-block span.starting-price-label {
    font-size: 12px;
    display: block;
}

.yotu-player {
    box-shadow: none !important;
}

.yotu-playlist .yotu-wrapper-player {
    max-width: 720px;
    width: 100% !important;
}

.yotu-playing-description:before {
    content: 'Description';
    display: block;
    font-weight: bold;
}

.yotu-playing-description {
    padding: 20px;
    font-size: 14px;
    border: 1px solid #dadada;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.cn-button.bootstrap:hover {
    background-color: #19806b;
}

.cn-button.bootstrap {
    background-color: #24ba9c;
    background-image: -moz-linear-gradient(top,#0088cc,#0044cc);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#24ba9c),to(#1a846e));
    background-image: -webkit-linear-gradient(top,#24ba9c,#1a846e);
    background-image: -o-linear-gradient(top,#0088cc,#0044cc);
    background-image: linear-gradient(to bottom,#24ba9c,#1a846e);
    border-width: 1px;
    border-color: #24ba9c #20a78c #1a846e;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    box-shadow: 0 1px 0 rgba(255,255,255,.2) inset, 0 1px 2px rgba(0,0,0,.05);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#24ba9c',endColorstr='#1a846e',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border-radius: 2px;
    outline: none;
}

.promo-inner:before {
    background-color: transparent;
}

@media (max-width: 1023px) {
  body.tax-product_cat #header {
      background-color:transparent;
  }
  body.tax-product_cat .wrapper-holder {
      padding-top: 0 !important;
  }
}

body.tax-product_cat .star-rating {
    display: inline-block !important;
    padding-bottom: 0;
    margin: 0 0 0 15px !important;
}

body.tax-product_cat h2.woocommerce-loop-product__title {
    display: inline-block;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    background-color: #fff;
    padding: 20px;
    border-radius: 3px;
}

@media (max-width: 767px) {
  .box-popular .img img {
      width: 100%;
  }
}

body.tax-product_cat.term-22 ul.products li.product h2.woocommerce-loop-category__title mark.count {
    display: none;
}
body.tax-product_cat .breadcrumbs-list {
  margin: 0;
}
body.tax-product_cat .breadcrumbs-list li {
    color: #24ba9c;
}

span.breadcrumb-seperator:before  {
  font-family: "FontAwesome";
  content: "\f105";
  font-size: 16px;
  line-height: 1;
  color: #2d2d2d;
  margin: 0 10px 0 0;
}

span.breadcrumb-seperator {
    padding-left: 10px;
}

.top-bar .logout-link {
    background-color: transparent;
    font-size: 12px;
    padding-top: 12px;
    text-transform: uppercase;
    min-width: 60px !important;
    margin-right: -45px;
}

.top-bar .cart_nav_link {
    background-color: transparent;
    font-size: 12px;
    text-transform: uppercase;
    min-width: 100px !important;
}

.top-bar span.woo_nav_cart_amount {
    background-color: #fff;
    color: #000;
    padding: 3px;
    border-radius: 10px;
    min-width: 20px;
    min-height: 20px;
    display: inline-block;
    padding-top: 4px;
}

.top-bar .logout-link:hover,
.top-bar .cart_nav_link:hover {
    background-color: transparent;
}

li.tml-message {
    border-left-color: #24ba9c;
}

ul.tml-links {
    padding: 0;
}

li.tml-lostpassword-link {
    list-style-type: none !important;
}

.tml-login form input {
    border: 1px solid #d6d6d6;
}

.widget img.widget-sale {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

body.search-results .posts-list .post .title h3 span.product-subtitle {
    color: #444;
}

body.search-results .posts-list .post {
    border-bottom: 1px solid #ccc;
    padding: 20px 20px 40px 20px;
    margin: 0 0 20px;
}

body.search-results .posts-list .post .title a {
    text-decoration: none;
}


.block-advice .advice-holder .bg-stretch:before {
    background-color: transparent;
}


.new-desk-btn {
    background-color: #24ba9c;
    padding: 20px 10px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
}

.new-desk-btn:hover {
    background-color: #3ac7ab;
    text-decoration: underline;
}

.old-desk-btn:hover {
    text-decoration: underline;
    color: #000;
}

.old-desk-btn {
    padding: 20px 10px;
    color: #424242;
}

#sidebar .widget-blog-media .post-list li {
    min-height: 95px;
}

span.latest-media-subtitle {
    display: block;
    font-size: 15px;
}

.product-list > li:before {
    width: 2px;
}

.a2a_menu a.a2a_i, .a2a_menu a.a2a_a:visited, span.a2a_localize, span.a2a_localize:visited {
    color: #5d5d5d !important;
}

.check-tab li a.active {
    background: none !important;
    background-color: transparent;
    color: #4a4a4a;
    font-weight: 800;
    border: none;
    text-align: left;
    padding: 8px 0;
    font-size: 18px;
}

ul.check-tab.tabset {
    background: none;
    border: none;
}

.blog-section-post-bg {
    background-color: #24ba9c;
    min-height: 150px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: left;
    position:relative;
}

.blog-section-post-bg .title h3 a {
    color: #fff;
}

.blog-section-post-bg .title {
    margin-bottom: 0;
    z-index:11;
}

.blog-section-post-bg .title h3 {
    margin-bottom: 0;
}

.page-template-blog .posts-list .post {
  padding: 0;
}

.page-template-blog .posts-list .post .entry.is-single {
    padding: 20px 30px;
}

.postmetadata p {
    color: #8e8e8e;
}

.blog-section-post-bg .bg-stretch {
    z-index: 10;
}

.commentlist {
    margin-left: 0;
}

.commentlist .comment {
    background-color: #fff;
    padding-top: 1em;
    padding: 1em;
}

h3#comments {
    font-size: 18px;
}

h3#reply-title {
    font-size: 18px;
}

div#respond {
    border: 1px solid #d4d4d4;
    padding: 20px;
    border-radius: 10px;
}

.comment-form p.logged-in-as {
    display: none;
}

.comment-form p.comment-subscription-form {
    color: #616161;
}

.commentlist .comment-metadata a {
    color: #a0a0a0;
}

body.category div#main #content {
    background-color: transparent;
}

body.archive.category #content .posts-list .post {
    background-color: #fff;
}

body.woocommerce-cart span.jcf-select-state_select {
    display: none;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 58%;
}

@media (max-width: 768px) {
  .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
      float: right;
      width: 100%;
  }
}

.block-advice {
    display: block;
    width: 100%;
}

a.button.simple-view-product {
    background: transparent;
    /* padding: 0; */
    margin: 0;
    font-weight: 300;
    font-size: 13px;
    display: inline-block;
    padding-left: 5px;
}

a.button.product_type_simple.add_to_cart_button {
    padding: .618em .54em;
}

a.button.simple-view-product:hover {
    background-color: transparent;
    text-decoration: underline !important;
}

h2.woocommerce-loop-product__title:hover {
    text-decoration: underline;
}

.age-verification-overlay {
    position: fixed;
    z-index: 9998;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.65);
}
.age-verification-popup {
    position: fixed;
    z-index: 9999;
    left: 50%;
    top: 50%;
    margin-top: -125px;
    margin-left: -150px;
    width: 300px;
    min-height: 250px;
    text-align: center;
    padding: 30px;
    background: #24ba9c;
    box-sizing: border-box;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    align-content: center;
    justify-content: center;
}

img.age-verification-logo {
    max-width: 80px;
    margin-bottom: 10px;
}

.age-verification-popup p {
    color: #fff;
    font-weight:bold;
}
.age-verification-popup a {
    display: inline-block;
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none;
    padding: 8px 16px;
    transition: all .2s;
}
.age-verification-popup a:hover {
    background: #000;
    color: #fff;
    border-color:#000;
}

body.age-verification-open {
    overflow: hidden;
}

body.archive.category .entry.is-single {
    padding: 20px;
}

.about-dist-list {
    margin: 0 auto;
    max-width: 600px;
}

img.distributor-logo {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

img.distributor-logo:hover {
    filter: none;
    -webkit-filter: none;
}

.about-dist-list .column-group .column {padding: 5px;}

.about-dist-list .column-group .column img {
    max-width: 150px;
    margin: 0 auto;
    display: block;
}

.about-dist-list .column-group .column p {
    margin: 0;
}

#wpcf7-f293-p7-o1 .privacy-policy-checker span.wpcf7-list-item-label {
    display: inline-block;
    max-width: 440px;
    text-shadow: 3px -2px 18px rgb(255, 255, 255);
}

#wpcf7-f293-p7-o1 span.wpcf7-list-item {
  margin: 0;
}

#wpcf7-f293-p7-o1 .privacy-policy-checker .jcf-checkbox {
    vertical-align: top;
}

#wpcf7-f293-p7-o1 .inp {
    max-width: 500px;
}

#wpcf7-f293-p7-o1 .wpcf7-response-output {
    margin: 0;
    background-color: #3c3c3c;
    border: none;
    color: #fff;
    padding: 6px 0px;
}

#wpcf7-f293-p7-o1 div.wpcf7-mail-sent-ok {
    color: #24ba9c;
}

a.clickable {
    display: block;
}

h3#ship-to-different-address {
    font-size: 18px;
}

.woocommerce-form-coupon-toggle {
    background-color: #24ba9c;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
    background-color: transparent;
    color: #fff;
    border-top-color: #272727;
    margin-bottom: 0;
}

.woocommerce-form-coupon-toggle .woocommerce-info:before {
    color: #fff;
}

.woocommerce-form-coupon-toggle .woocommerce-info a {
    color: #404040;
}

form.checkout_coupon.woocommerce-form-coupon {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

form.checkout.woocommerce-checkout {
    margin-top: 20px;
}

.btn-top {
    height: 70px;
    bottom: 100px;
    right: 20px;
}

img.codecheck-example {
    max-width: 300px;
    margin: 0 auto;
    display: block;
    padding:15px;

}

p.codecheck-text {
    text-align: center;
    max-width: 640px;
    margin: 0 auto;
}

.code-check-title.title {
    text-align: center;
}

form.form-block.code-check-form {
    text-align: center;
}

.code-check-form label {
    margin: 20px 0px;
    display: inline-block;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 6px solid #24ba9c;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #24ba9c transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.code-check-loader.lds-ring {
    margin: 0 auto;
    display: block;
}

div#anti_counterfeit_result {
    text-align: center;
    margin-top: 20px;
}

@media (max-width: 767px) {
  .form.form-submit .input-row {
      display: block;
  }
}

.woocommerce-account span.jcf-select.jcf-unselectable.jcf-select-state_select {
    display: none !important;
}


.cfc-lite-post-user-photos .column {
    padding:0 !important;
    margin: 0 !important;

}

body.single-post figure {
    border: none;
    padding: 0;
}

.giveasap {
    position: relative;
    margin-top: 101px;
    margin-bottom: 20px;
}

h3.giveasap-entries-title {
    padding-top: 0.5em;
}
.giveasap_gallery img {
    max-height: 300px;
}

header.giveasap_section p {
    text-align: center;
}
header.giveasap_section {
    max-width: 850px;
    margin: 0px auto;
    padding-top: 2.5em;
}
.giveasap_rules {
    max-width: 710px;
    margin: 20px auto;
}

.giveasap .giveasap_section .sg-toggle {
    display: none !important;
    visibility: hidden !important;
}

img.text-welcome {
    max-width: 450px;
}

.section-quality {
    background-color: #232323;
}

.section-quality h2 {
    color:#24ba9c !important;
}
.section-quality .heading p {
    color: #8e8e8e !important;
}

.l-bottom.link-bottom-white a {
  color:#24ba9c !important;
}

.cross-sells h2 {
    font-size: 18px !important;
}

.ywar-description {
    font-size: 0.8em;
}

@media (min-width:527px){
  .col-holder.desc-col {
      margin-top: 90px;
  }
}

@media (max-width: 1023px) {
  img.alignleft.desc-img-col, img.alignright.desc-img-col {
      max-width: 100% !important;
  }
}

.products-list .products .images img {
    max-width: max-content !important;
    margin: 0 auto;
}

.products-list .products .description h5 {
    text-align: center !important;
}

a.anchor-offset {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}
div.box-cart p {
    text-align: justify;
}

.affwp-affiliate-dashboard-tab {
  background-color: #393939;
  text-align: center;
  margin-top: 10px !important;
  color:#fff;
}

.affwp-affiliate-dashboard-tab.active {
  background-color: #fff;
}

.affwp-affiliate-dashboard-tab > a {
  color: #ffffff !important;
}

.affwp-affiliate-dashboard-tab.active > a {
  color: #24ba9c !important;
  padding-left: 10px;
}
.affwp-affiliate-dashboard-tab > a {
  padding-left: 10px;
}

#affwp-affiliate-dashboard-tabs .affiliate-nav-header {
  margin-bottom: 0px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  display: block;
}

#affwp-affiliate-dashboard-tabs {
    padding: 15px !important;
    background-color: #f0f0f0;
}

.widget.widget-text {
    background: white !important;
    padding:0 !important;
    margin-bottom: 20px !important;
    padding-bottom: 0 !important;
    height:  auto !important;
}

.widget.widget-text > img {
    width:100%;
    height:100%
}

.bundled_product_excerpt.product_excerpt {
    display: none;
}

.bundle_sells_title h3 {
    font-size: 18px;
}

.bundled_product_title_inner .item_title {
    font-size:18px;
}

.bundled_product_optional_checkbox {
    font-size: 14px;
}

.wc-availability .stock.out-of-stock {
    display: none;
}
.check-box.silver .frame {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #efefef 0%, #dbdbdb 50%, #efefef 51%, #e2e2e2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #efefef 0%,#dbdbdb 50%,#efefef 51%,#e2e2e2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #efefef 0%,#dbdbdb 50%,#efefef 51%,#e2e2e2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e2e2e2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

body.postid-3490 .slick-track .slick-slide img {
    width: 100%;
    max-height: 600px;
    max-width: 500px;
    display: block;
    object-fit: scale-down;
    margin: 0 auto;
}
body.postid-3490 div.price.single-product-price {
    display:none;
}

.woocommerce-variation-availability p.stock.in-stock {
    display:none;
}
.woocommerce-variation-add-to-cart .quantity {
    display:none;
}

.intro .line-block {
    font-size: 12px;
}

img.text-welcome {
    margin: 0 auto;
}
