/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/
/****    MAIN STYLES   ****/
/* Moved by ECC 5-22-2020 */
/**** GENERAL STYLES ****/
/* LIGHTBOX */
.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000 !important;
  opacity: 0.85 !important;
  display: none;
  z-index: 100050;
}
.sl-wrapper .sl-navigation button {
  position: fixed;
  top: 50%;
  margin-top: -22px;
  height: 44px;
  width: 22px;
  line-height: 44px;
  text-align: center;
  display: block;
  z-index: 100060;
  font-family: Arial, Baskerville, monospace;
  color: #fff !important;
}
.sl-wrapper .sl-close {
  display: none;
  position: fixed;
  right: 30px;
  top: 30px;
  z-index: 100060;
  margin-top: -14px;
  margin-right: -14px;
  height: 44px;
  width: 44px;
  line-height: 44px;
  font-family: Arial, Baskerville, monospace;
  color: #fff !important;
  font-size: 3rem;
}
.large {
  font-size: 120%;
}
.policies {
  color: #626262 !important;
}
.nobull {
  list-style-type: none !important;
}
.psButton {
  background-color: #f7941d;
  border-radius: 25px !important;
  border: none;
  color: white;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin: 4px 2px;
  cursor: pointer;
}
.psButton:hover {
  background-color: #00aeef;
}
.home-icon {
  margin: 0 0 10px !important;
}
.mainCallout {
  font-family: 'Barlow Semi Condensed', Arial, Tahoma, sans-serif !important;
  color: #f7941d;
  font-size: 90px;
  line-height: 70px;
  font-weight: 800;
  letter-spacing: 0px;
}
/**** HEADER SOCIAL MEDIA IMAGE SWAPS ****/
#Action_bar {
  height: 35px !important;
}
.socialLink {
  position: relative;
}
#Action_bar .social-menu a {
  font-size: 14px !important;
}
.socialLink .social-menu .myAccount {
  position: relative;
  margin: -10 0 0 0 !important
}
.socialLink img {
  width: 20px;
  height: 20px;
  margin-top: 0px;
  padding-top: 4px !important;
}
.socialLink .img-top {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.socialLink:hover .img-top {
  display: inline;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
#Action_bar .social-menu {
  float: right;
  padding-top: 0px !important;
}
#Action_bar .social-menu .myAccount {
  top: 5px !important;
}
#Action_bar .social-menu li {
  display: inline-block;
  margin-top: 3px;
  margin-right: 4px;
  padding-right: 4px;
  border-right: none !important;
}
/**** CONDITIONAL BREAKS ****/
@media all and (min-width:551px) {
  .desktop-br {
    display: inline;
  }
  .mobile-br {
    display: none;
  }
}
@media all and (max-width:550px) {
  .desktop-br {
    display: none;
  }
  .mobile-br {
    display: inline;
  }
}
/**** HEADER STYLES ****/
#Top_bar {
  top: 33px !important;
}
#Top_bar.is-sticky {
  top: 0 !important;
}
.sub-menu {
  top: 75px !important;
}
#Top_bar.is-sticky .sub-menu {
  top: 45px !important;
}
.sub-menu a:hover {
  background: #f7941d !important;
  color: #fff !important;
}
.post .entry-title {
  font-size: 28px;
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  #Action_bar {
    height: 35px !important;
  }
  #Action_bar .social-menu a {
    color: #fff !important;
    text-decoration: none !important;
    font-weight: bold !important;
  }
  #Action_bar: .social-menu a:hover {
    color: #000 !important;
  }
  .contact_details {
    display: none;
  }
  #Top_bar {
    top: 31px !important;
  }
  #Top_bar #logo, .header-transparent #Top_bar #logo {
    height: 120px;
    line-height: 40px;
    padding: 0px 0 5px !important;
  }
  #Top_bar .top_bar_right_wrapper {
    padding-top: 0px;
  }
  #menu-main-menu li {
    background-color: #202020;
  }
  #menu-main-menu li:hover {
    background-color: #f7941d;
    color: #fff !important;
  }
  .sub-menu {
    top: 25px !important;
  }
  #Subheader {
    display: none;
  }
}
/*** BODY STYLES ***/
.introducing {
  font-family: 'Yellowtail', cursive;
  font-size: 50px;
  padding: 0 0 15px 20px;
}
.homepageHeadline {
  font-size: 90px;
  color: #f7941d;
  line-height: 75px;
}
.homepageBiline {
  color: #00aeef;
}
.homepageBilineBreak {
  display: inline;
}
@media only screen and (max-width: 767px) {
  .contactus-contact-info {
    text-align: center !important;
  }
  #contactUsSocial {
    text-align: center !important;
  }
  .contactus-left-column {
    padding-bottom: 50px;
  }
}
/**** PROMOSLEEVE CANS AT BOTTOM OF HOME PAGE ****/
.movingCans {
  display: block;
}
.staticCans {
  display: none;
}
@media only screen and (max-width: 767px) {
  .movingCans {
    display: none;
  }
  .staticCans {
    display: block;
  }
}
/**** CONTACT US SOCIAL ICONS ****/
#contactUsSocial {
  display: inline-block;
  /*text-align: center;*/
  width: 100%;
  height: 100%;
  padding: 5px;
}
span.contactUsSocialIcon {
  display: inline-block;
}
.contactUsSocialIcon {
  width: 50px;
  height: 50px;
  margin-right: 15px;
  position: relative; /*display: inline-block;*/
}
.contactUsSocialIcon img {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-top: 0px;
  padding-top: 4px !important;
}
.contactUsSocialIcon .img-top {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.contactUsSocialIcon:hover .img-top {
  display: inline;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
/**** WP FORMS STYLES ****/
div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
  max-width: 100% !important;
}
div.wpforms-container-full .wpforms-form select.wpforms-field-medium {
  max-width: 100% !important;
}
div.wpforms-container-full .wpforms-form button[type="submit"] {
  background-color: #f7941d !important;
  /*border: 1px solid #ddd;*/
  border: none;
  border-radius: 5px;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;
  padding: 10px 15px;
}
div.wpforms-container-full .wpforms-form button[type="submit"]:hover {
  background-color: #00aeef !important;
}
.button-flat button::after {
  transition: all .3s;
  background: rgba(0, 0, 0, 0) !important;
}
/* WP-FORMS CONFIRMATION NOTICE*/
element {
  background-color: #e5e5e5;
  padding: 30px 20px;
}
.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full {
  margin: 0 auto 24px;
  padding: 15px 15px;
  font-size: 24px;
  line-height: 1.2;
  text-align: center !important;
}
/* FOOTER COLUMN 1 */
#Footer .footerLogo {
  width: 180px;
  padding-bottom: 10px;
}
#Footer .footerPhone {
  font-size: 25px;
}
/* FOOTER COLUMN 2 */
#Footer .footerMenu {
  line-height: 2 !important;
  display: block;
}
#Footer .footerMenu {
  text-decoration: none !important;
}
#Footer .footerMenu:hover {
  color: #f7941d;
   !important;
}
#Footer .footerMenuCntr {
  line-height: 2 !important;
  padding: 0 0 0 4px;
}
#Footer .footerMenuCntr {
  text-decoration: none !important;
}
#Footer .footerMenuCntr:hover {
  color: #f7941d;
   !important;
}
#Action_bar .social li a, #Header_creative .social li a, #Action_bar:not(.creative) .social-menu a {
  font-size: 12px;
}
@media only screen and (max-width: 767px) {
  .introducing {
    font-size: 35px;
    padding: 0 0 8px 15px;
  }
  .homepageHeadline {
    font-size: 40px;
    line-height: 35px;
    color: #f7941d;
  }
  .homepageBiline {
    font-size: 20px;
    line-height: 18px;
    color: #00aeef;
  }
  .homepageBilineBreak {
    display: none;
  }
  #Footer {
    text-align: center !important;
  }
  #Footer .footerLogo {
    width: 200px;
  }
  #footerSocial {
    text-align: center !important;
  }
  #Footer .footerMenuCntr {
    padding: 0 0 0 0;
  } /* extra padding for footer center column menu */
}
@media only screen and (max-width: 1200px) and (min-width: 767px) {
  #Footer .footerSocialIcon {
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }
  #Footer .footerSocialIcon img {
    width: 20px;
    height: 20px;
  }
}
/**** FOOTER SOCIAL ICONS ****/
#footerSocial {
  display: inline-block;
  text-align: left;
  width: 100%;
  height: 100%;
  padding: 5px;
}
span.footerSocialIcon {
  display: inline-block;
}
.footerSocialIcon {
  width: 25x;
  height: 25px;
  margin-right: 10px;
  position: relative; /*display: inline-block;*/
}
.footerSocialIcon img {
  display: inline-block;
  width: 25x;
  height: 25px;
  margin-top: 0px;
  padding-top: 4px !important;
}
.footerSocialIcon .img-top {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.footerSocialIcon:hover .img-top {
  display: inline;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
/****    FOOTER - SECURITY LOGO STYLING   ****/
/* Moved by ECC 5-22-2020 */
.secure-logos {
  text-align: left !important;
}
div.AuthorizeNetSeal {
  width: 100% !important;
  text-align: left !important;
}
@media only screen and (max-width: 767px) {
  .secure-logos {
    text-align: center !important;
    padding-top: 30px;
  }
  div.AuthorizeNetSeal {
    width: 100% !important;
    text-align: center !important;
  }
}
/**** COPYRIGHT ****/
.copyright {
  font-size: 10px;
  letter-spacing: 1px;
}
.copyright a {
  text-decoration: none;
}
.copyright a:hover {
  color: #f7941d !important;
}
.madeintheusa {
  width: 130px;
  padding-top: 20px;
}
.privacySubhead {
  font-size: 120%;
  font-weight: bold;
  padding-top: 25px;
}
/**** WOO COMMERCE STYLES ****/
.woocommerce button.button {
  background-color: #f7941d !important;
  color: #fff;
  font-weight: bold;
}
.woocommerce button.button:hover {
  background-color: #00aeef !important;
  color: #fff;
  font-weight: bold;
}
.woocommerce .product .post-nav {
  display: none !important;
}
.woocommerce div.product div.images img {
  width: 97% !important;
}
.woocommerce div.product {
  margin-top: 50px;
}
.woocommerce .product div.entry-summary h1.product_title {
  font-size: 45px;
  line-height: 40px;
}
.woocommerce .product div.entry-summary .price {
  color: #f7941d;
  font-size: 35px !important;
  font-weight: normal !important;
}
/**** STEP 2 - FILE UPLOAD ***/
/* .wcuf_upload_fields_row_element {
    padding: 0 0 0 15px!important;
} */
.wcuf_single_upload_field_container {
  padding: 0px 0px 0px 0px !important;
  border: none !important;
  margin-bottom: 10px;
  margin-top: 3px;
  display: block;
  clear: both;
}
.wcuf_required_upload_add_to_cart_warning_message {
  color: #ff0000;
  font-size: 18px;
  font-style: italic;
  margin: 0 0 30px 0 !important;
  padding: 0 0 30px 0 !important;
  clear: both;
  border-bottom: 5px solid rgba(0, 0, 0, .08) !important;
}
.woocommerce .accordion .question .title {
  font-weight: bold;
  text-transform: uppercase;
}
.woocommerce .accordion .question.active .title {
  color: #f7941d;
  font-weight: bold;
  text-transform: uppercase;
}
.style-simple .accordion .question:after {
  background-color: rgba(0, 0, 0, .2);
}
.woocommerce-MyAccount-navigation ul li a:hover {
  background: #f7941d !important;
  color: #fff;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
  background: #f7941d !important;
  color: #fff;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .checkout-button.button.alt.wc-forward {
  background-color: #f7941d;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 25px;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background-color: #00aeef !important;
  overflow: hidden;
  vertical-align: bottom;
}
.checkout-button.button.alt.wc-forward:hover {
  background-color: #00aeef !important;
  overflow: hidden;
}
.woocommerce-MyAccount-content .woocommerce-Message--info {
  font-size: 24px;
  background: #f7941d;
   !important;
  color: #fff;
  border-radius: 25px;
}
.woocommerce-MyAccount-content .woocommerce-Message--info a {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  text-decoration: none !important;
}
.woocommerce-MyAccount-content .woocommerce-Message--info a:hover {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-decoration: none !important;
}
.woocommerce-MyAccount-content .woocommerce-Message--info::before {
  background: none;
}
.woocommerce-MyAccount-content .woocommerce-Message::before {
  content: '\e865';
  font-family: "mfn-icons";
  font-size: 50px;
  color: rgba(255, 255, 255, 1);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 60px;
  left: 5px;
  line-height: 60px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 60px;
}
.alert_info {
  background: #f7941d !important;
  color: #fff;
  border-radius: 25px !important;
}
.alert_error {
  background: #fb5455 !important;
  color: #fff;
  border-radius: 25px !important;
}
.alert_wrapper {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.alert_wrapper a {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  text-decoration: none !important;
}
.alert_wrapper a:hover {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-decoration: none !important;
}
/* MailChimp Form Embed Code - Horizontal Super Slim - 12/16/2015 v10.7
Adapted from: http://blog.heyimcat.com/universal-signup-form/ */
#mc_embed_signup form {
  text-align: left;
  padding: 0px 0 0px 0;
}
.mc-field-group {
  display: inline-block;
} /* positions input field horizontally */
#mc_embed_signup input.name {
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
  font-size: 13px;
  border: 1px solid #ABB0B2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #343434;
  background-color: #fff;
  box-sizing: border-box;
  height: 32px;
  padding: 0px 0.4em;
  display: inline-block;
  margin-top: 10px !important;
  margin-bottom: 0 !important;
  width: 100px; /*350px*/
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  #mc_embed_signup input.name {
    margin: 0;
    width: 100%;
  }
}
.bottom-row {
  margin-top: 5px !important;
}
#mc_embed_signup input.email {
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
  font-size: 13px;
  border: 1px solid #ABB0B2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #343434;
  background-color: #fff;
  box-sizing: border-box;
  height: 32px;
  padding: 0px 0.4em;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 0 !important;
  width: 203px; /*350px*/
  vertical-align: top;
}
#mc_embed_signup label {
  display: block;
  font-size: 16px;
  padding-bottom: 10px;
  font-weight: bold;
}
#mc_embed_signup .clear {
  display: inline-block;
} /* positions button horizontally in line with input */
#mc_embed_signup .button {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  letter-spacing: .03em;
  color: #fff;
  background-color: #f7941d;
  box-sizing: border-box;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  display: inline-block;
  margin: 0;
  transition: all 0.23s ease-in-out 0s;
}
#mc_embed_signup .button:hover {
  background-color: #00aeef;
  cursor: pointer;
}
#mc_embed_signup div#mce-responses {
  float: left;
  top: -1.4em;
  padding: 0em .5em 0em .5em;
  overflow: hidden;
  width: 90%;
  margin: 0 5%;
  clear: both;
}
#mc_embed_signup div.response {
  margin: 1em 0;
  padding: 1em .5em .5em 0;
  font-weight: bold;
  float: left;
  top: -1.5em;
  z-index: 1;
  width: 80%;
}
#mc_embed_signup #mce-error-response {
  display: none;
}
#mc_embed_signup #mce-success-response {
  color: #529214;
  display: none;
}
#mc_embed_signup label.error {
  display: block;
  float: none;
  width: auto;
  margin-left: 1.05em;
  text-align: left;
  padding: .5em 0;
}
@media (max-width: 768px) {
  #mc_embed_signup input.email {
    width: 100%;
    margin-bottom: 5px;
  }
  #mc_embed_signup input.name {
    width: 100%;
    margin-bottom: 5px;
  }
  #mc_embed_signup .clear {
    display: block;
    width: 100%
  }
  #mc_embed_signup .button {
    width: 100%;
    margin: 0;
  }
}
/****************************/
/****   BRYAN'S STYLES   ****/
/****************************/
#dload_wrapper, #layers_wrapper, #guidestest_wrapper {
  background: #ffffff;
  border: 1px solid #cccccc;
  padding: 20px;
  margin-bottom: 20px;
}
#dload_wrapper h3, #guidestest_wrapper h3 {
  margin-bottom: 1em;
}
.dload-title .icon-download {
  margin-right: 5px;
}
.dload-title p {
  padding: 0 10px;
  /* border: 1px solid #cccccc; */
  margin-bottom: 2em;
}
a.dload-ai, a.dload-psd {
  margin-right: 43px;
  margin-left: 0px;
}
.dload-files .column {
  margin-bottom: 0 !important;
}
.dload-files .bvd-validator-button {
  margin-top: 20px;
}
.dload-files {
  border: 1px solid #cccccc;
  height: 145px;
  padding: 20px;
}
a.dload-psd {
  margin-left: 17px;
}
h5.wcuf_upload_field_title.wcuf_required_label {
  font-size: 20px !important;
}
#uload_wrapper {
  background: #e5e5e5;
  border: 1px solid #cccccc;
  padding: 20px;
  margin-bottom: 30px;
}
#uload_wrapper h3, #layers_wrapper h3 {
  margin-bottom: 1em;
}
.uload-title .icon-download, .layers-title {
  margin-right: 5px;
}
.uload-title p, .layers-title p, .guidestest-title p {
  padding: 0 10px;
  /* border: 1px solid #cccccc; */
  margin-bottom: 2em;
}
a.uload-pdf {
  margin-right: 30px;
}
.uload-files .column, .layers-list .column, .guidestest-files .column {
  margin-bottom: 0 !important;
}
.uload-files, .layers-list {
  border: 1px solid #cccccc;
  padding: 0 20px 10px 20px;
}
.guidestest-files {
  border: 1px solid #cccccc;
  background-color: #e5e5e5 !important;
  padding: 20px 20px 10px 20px;
}
.wcuf_upload_fields_row_element {
  padding: 0 !important;
  margin: 0 !important;
}
.tg {
  border: none;
  border-collapse: collapse;
  border-color: #aaa;
  border-spacing: 0;
  margin-bottom: 0 !important;
}
.tg td {
  background-color: #ffffff !important;
  border: 1px solid #cccccc !important;
  color: #787878;
  font-size: 14px;
  overflow: hidden;
  padding: 10px 12px;
  word-break: normal;
}
.tg th {
  background-color: #f7941d !important;
  border: none !important;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  overflow: hidden;
  padding: 10px 12px;
  word-break: normal;
}
.tg .tg-wuf6 {
  background-color: #ffffff !important;
  color: #787878;
  text-align: center;
  vertical-align: top;
}
.tg .tg-45z2 {
  background-color: #f7941d !important;
  color: #ffffff;
  font-weight: 700 !important;
  text-align: center;
  vertical-align: middle;
}
.price-table .question {
  border: 1px solid #cccccc !important;
}
.price-table .icon-plus.acc-icon-plus {
  color: #f7941d !important;
}
.price-table .answer {
  padding: 30px !important;
  background: #e5e5e5 !important;
  border: none !important;
  box-shadow: none !important;
}
.price-table .question.active .title {
  border-bottom: 1px solid #cccccc !important;
  background: #ffffff !important;
}
.price-table .question.active::after {
  display: none !important;
}
.price-table .icon-minus.acc-icon-minus {
  color: #787878 !important;
}
.price-table .question .title {
  padding-left: 40px !important;
}
.wcuf_already_uploaded_data_container {
  padding: 0 !important;
  margin: 15px 0 20px 0;
}
i.wcuf_delete_single_file_stored_on_server.wcuf_delete_file_icon {
  margin-left: 10px;
}
li.wcuf_file_preview_list_item {
  width: 95% !important;
  border: 1px solid #cccccc;
  border-radius: 0 !important;
}
.wcuf_already_uploaded_data_container {
  border: none !important;
}
#wcuf_deleting_message h4 {
  font-size: 20px !important;
  margin-top: 20px;
}
button.bvd-dhelp-button, button.bvd-pdfview-button {
  margin-top: 20px !important;
}
button.bvd-validator-button, .wcuf_upload_button_container .button.wcuf_upload_field_button, button.bvd-dhelp-button, button.bvd-pdfview-button {
  background-color: #f7941d;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 25px !important;
  font-size: 1.25em !important;
  width: 100% !important;
  padding: .75em !important;
  margin-bottom: 0 !important;
  outline: none;
}
button.bvd-validator-button:hover, .wcuf_upload_button_container .button.wcuf_upload_field_button:hover, button.bvd-dhelp-button:hover, button.bvd-pdfview-button:hover {
  background-color: #00aeef !important;
}
#product-2412 form.cart {
  display: none;
}
a.art-guide {
  color: #f7941d;
}
#product-2412 .share_wrapper {
  display: none !important;
}
#product-2412 .product_wrapper.clearfix {
  padding-left: 0 !important;
}
.bvd_product_page {
  display: none;
}
.validator {
  display: none;
}
.layers-list .list_left.list_icon {
  width: 40px;
  height: 45px;
  line-height: 48px;
  font-size: 22px;
  /* vertical-align: middle; */
  margin: auto;
}
.layers-list {
  padding-top: 20px;
}
.layers-list .list_right {
  padding: 5px 0;
  margin-left: 45px;
}
.layers-list i.icon-block {
  color: red !important;
}
.layers-list i.icon-eye {
  color: green !important;
}
.layer-config h6.block {
  color: #787878 !important;
}
.layer-config h6 {
  line-height: 8px !important;
}
.layer-config {
  padding: 0 20px;
}
td.tg-wuf8 {
  font-size: 15px;
  text-align: left;
  padding-left: 20px;
  width: 50%;
}
.tg i.icon-check {
  font-size: 20px;
}
th.tg-45z2 {
  font-size: 16px !important;
}
.pspdfviewer1 {
  display: none;
  margin-top: 5em;
}
.mfn-acc.accordion_wrapper.open1st {
  display: none;
}
.pspdfviewer2 {
  display: none;
  margin-top: 5em;
}
.download-column {
  background-color: #e5e5e5;
  border: 1px solid #cccccc;
  padding: 20px;
}
.download-column input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 2px;
}
.download-column input[type="submit"], .sleeve-download .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-round.vc_btn3-style-modern.vc_btn3-block.vc_btn3-icon-left.vc_btn3-color-orange {
  background-color: #f7941d;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 25px;
}
.download-column input[type="submit"]:hover, .sleeve-download .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-round.vc_btn3-style-modern.vc_btn3-block.vc_btn3-icon-left.vc_btn3-color-orange:hover {
  background-color: #00aeef;
}
#download_link {
  display: none;
}
#header_cart {
  display: none !important;
}
form.checkout.woocommerce-checkout {
  background-color: #e5e5e5;
  padding: 30px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  border: 1px solid #cccccc;
  border-radius: 2px;
  background-color: #ffffff;
}
table.shop_table.woocommerce-checkout-review-order-table {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 2px !important;
}
.wcuf_single_upload_field_container {
  border: 1px solid #cccccc !important;
  border-radius: 2px;
  padding: 0px 20px 10px 20px !important;
  background-color: #ffffff;
}
button.button.delete_button.wcuf_delete_button {
  border-radius: 25px !important;
}
#wcms_message {
  display: none;
}
.wpforms-conversational-form-custom-logo {
    background-color: #f1f1f1 !important;
}

#wpforms-conversational-form-page .wpforms-title {
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
    font-weight: 500 !important;
    font-size: 50px !important;
    line-height: 50px !important;
}

#wpforms-conversational-form-page .wpforms-conversational-btn, #wpforms-conversational-form-page .wpforms-submit, #wpforms-conversational-form-page .wpforms-confirmation-container button, #wpforms-conversational-form-page .wpforms-confirmation-container-full button {
    background-color: #f7941d !important;
    border-radius: 25px !important;
    padding: 10px 20px !important;
    text-transform: uppercase;
    font-size: 16px !important;
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
}

#wpforms-conversational-form-page .wpforms-conversational-btn:hover, #wpforms-conversational-form-page .wpforms-submit:hover, #wpforms-conversational-form-page .wpforms-confirmation-container button:hover, #wpforms-conversational-form-page .wpforms-confirmation-container-full button:hover, #wpforms-conversational-form-page .wpforms-conversational-btn:focus, #wpforms-conversational-form-page .wpforms-submit:focus, #wpforms-conversational-form-page .wpforms-confirmation-container button:focus, #wpforms-conversational-form-page .wpforms-confirmation-container-full button:focus {
    background-color: #00aeef !important;
}