body.archive.post-type-archive.post-type-archive-product.woocommerce.woocommerce-page
  .single-product-row {
  text-align: center;
}

body.archive.post-type-archive.post-type-archive-product.woocommerce.woocommerce-page
  .single-product-row
  .thumb-holder {
  text-align: center;
}

body.archive.post-type-archive.post-type-archive-product.woocommerce.woocommerce-page
  .single-product-row
  .thumb-holder
  a
  > img {
  height: 235px;
  width: auto;
  text-align: center;
  margin: 0 auto;
}

body.archive.post-type-archive.post-type-archive-product.woocommerce.woocommerce-page
  .single-product-row
  .product-meta {
  text-align: center;
  width: 100%;
}

.top-list-nav select.clearylc {
  clear: both;
}

#othprodsbannerwrap {
  background: url("../images/03_YLC_Product_Listings_PostCards.jpg");
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  min-height: 37vw;
  max-height: 500px;
}

#othprodsbannerwrap .banner-content {
  color: #fff;
  max-width: 525px;
  padding-top: 175px;
}

#othprodsbannerwrap .banner-content > p > a {
    max-width: 310px;
    width: 100%;
    height: 70px;
    border-radius: 2px;
    background-color: #000011;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    padding: 25px 0px;
    display: block;
    text-decoration: none;
}

#lettersbannerwrap {
  background: url("../images/letters-listing-page-banner.jpg");
  background-position: top right !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

#lettersbannerwrap .banner-content {
  color: #fff;
  width: 525px;
  padding-top: 175px;
}

#lettersbannerwrap .banner-content > h1 {
  font-size: 34px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.62;
  letter-spacing: normal;
  text-align: left;
  color: #fcfcfc;
  width: 350px;
}

#lettersbannerwrap .banner-content > p {
  opacity: 0.8;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: normal;
  text-align: left;
  color: rgba(255, 255, 255, 0.8);
}

.other-products-grid {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  margin: -15px;
  padding: 15px 0;
}

.other-products-grid .single-product-row {
  width: 25%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: column nowrap;
  -webkit-flex-flow: column nowrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  padding: 15px;
  margin-bottom: 30px;
}

.other-products-grid.products.columns-3 .single-product-row {
  width: 33.33%;
}

.other-products-grid .single-product-row .thumb-holder {
  display: block;
  width: 100%;
  overflow: hidden;
  max-height: 100%;
  margin-bottom: 30px;
}

.other-products-grid .single-product-row .thumb-holder > a {
  display: block;
  width: 100%;
  height: 375px;
  overflow: hidden;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.other-products-grid .single-product-row .thumb-holder > a > img {
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
}

.other-products-grid .single-product-row .product-meta > h4,
.woocommerce
  section.related.products
  ul.products
  li.product
  .woocommerce-loop-product__title {
  margin: 0 0 18px;
}

.other-products-grid .single-product-row .product-meta > h4 > a,
.woocommerce
  section.related.products
  ul.products
  li.product
  .woocommerce-loop-product__title {
  font-weight: 600;
  color: #000011;
  text-decoration: none;
  font-size: 16px;
}

.woocommerce
  section.related.products
  ul.products
  li.product
  .woocommerce-loop-product__title {
  padding: 0;
}

.other-products-grid .single-product-row .product-meta > span.simple-price,
.woocommerce section.related.products ul.products li.product .price {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #6a6a6a;
  margin-bottom: 28px;
}

.other-products-grid .single-product-row .product-meta > .button-wrap a,
section.related.products
  a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  display: inline-block;
  color: #000011;
  font-size: 15px;
  font-weight: 500;
  vertical-align: top;
  text-transform: capitalize;
}

section.related.products
  a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover,
section.related.products
  a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:focus {
  text-decoration: underline;
}

#single-product-content {
  margin-top: 101px;
  color: #6a6a6a;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.customizable-product-bg {
  background-color: #f6f6f6;
  padding: 50px 0px 70px 0px;
}

.customizable-product-image-bg {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
}

#single-product-content div.product p.price,
#single-product-content div.product span.price,
#customer_details h3,
#customer_details h2,
.woocommerce-order-details h2 {
  font-size: 1.75em;
}

#single-product-content div.product .variations label {
	color: #000011
}

.top-list-nav {
  display: block;
  width: 100%;
  margin: 60px auto 42px;
  text-align: center;
}

.top-list-nav.mobile-top-nav {
  display: none;
}

.top-list-nav ul,
ul.tabs.wc-tabs {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}

ul.tabs.wc-tabs {
  text-align: center;
}

.top-list-nav ul:after,
ul.tabs.wc-tabs:after {
  content: "";
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
  border-bottom: 2px solid #ebebeb;
}

.top-list-nav ul li,
ul.tabs.wc-tabs li {
  list-style: none;
  display: inline-block;
  margin: 0px 12px;
}

.top-list-nav ul li a,
ul.tabs.wc-tabs li a {
  text-decoration: none;
  font-weight: 500;
  color: #6a6a6a;
  font-size: 16px;
}

.top-list-nav ul li.active,
ul.tabs.wc-tabs li.active {
  border-bottom: 3px solid #000001;
  line-height: 40px;
}

.top-list-nav ul li.active a,
ul.tabs.wc-tabs li.active a {
  font-weight: 600;
  color: #000011;
}

.top-list-nav select {
  height: 60px;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  line-height: 60px;
  padding: 0 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 3px;
  border: solid 1px #e0e0e0;
  background-color: #ffffff;
}

select::-ms-expand {
  display: none;
}

.select-wrapper {
  position: relative;
}

.select-wrapper:before {
  content: "";
  position: absolute;
  right: 30px;
  top: 30px;
  pointer-events: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #00000f transparent transparent;
}

.woocommerce div.product .product_title {
  font-weight: 600;
}

section.related.products {
  display: block;
  overflow: hidden;
  width: 100%;
  padding: 100px 0 80px;
}

section.related.products > h2 {
  text-align: center;
  font-size: 24px;
  text-transform: capitalize;
  color: #000011;
  margin: 0 0 50px;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
  display: block;
  width: 100%;
}

.show-all-products-button-wrapper {
  text-align: center;
  display: block;
  width: 100%;
  overflow: hidden;
  margin: 0 0 20px;
}

section.single-products-bottom-modules .show-all-products-button-wrapper {
  margin: 0 0 100px;
}

.show-all-products-button-wrapper a {
  display: inline-block;
  vertical-align: top;
  background: #000011;
  color: #fff;
  max-width: 250px;
  width: 100%;
  padding: 21px 10px;
  font-size: 14px;
  font-weight: 500;
}

.show-all-products-button-wrapper a:hover,
.show-all-products-button-wrapper a:focus {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.8);
}

.value-added-wrapper {
  display: block;
  width: 100%;
  overflow: hidden;
  background-color: #f9f9f9;
  padding: 100px 0;
}

.content-section-content {
  display: block;
  width: 100%;
  overflow: hidden;
  padding: 50px 50px 115px;
  background-color: #fff;
  background-size: contain;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.content-section-content h2 {
  color: #000011;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  margin: 0 0 30px;
}

.content-section-content p:last-child {
  margin-bottom: 60px;
}

.cart_totals h2 {
  font-size: 1.75em;
  text-transform: capitalize;
  color: #000011;
}

section.related.products h2.woocommerce-loop-product__title {
  font-weight: 600;
  color: #000011;
  text-decoration: none;
  font-size: 16px;
}

.other-products-grid span.woocommerce-Price-amount.amount {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #6a6a6a;
  margin-bottom: 28px;
}

.other-products-grid .woocommerce img,
.other-products-grid .woocommerce-page img {
  height: auto;
  max-width: 100%;
  width: 100%;
  display: block;
  width: 100%;
  overflow: hidden;
  max-height: 375px;
  margin-bottom: 30px;
}

section.related.products
  a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  /*margin-top: 1em;*/
  color: #fff;
  font-size: 14px;
  background-color: #000011;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  border: 1px solid #000011;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:focus {
  color: #000011;
  background-color: #fff;
  text-decoration: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.woocommerce .quantity .qty {
  height: 34px;
  line-height: 34px;
  padding: 3px;
  font-size: 16px;
}

table.shop_table .quantity .qty {
  display: inline-block;
  vertical-align: top;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  min-height: 32px;
  background-color: #000011;
  border: 1px solid #000011;
  margin-top: 0;
  color: #fff;
  outline: none;
}

.woocommerce a.checkout-button.button.alt.wc-forward {
  background: #fabf1e;
  border: 1px solid #fabf1e;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  color: #000011;
  background-color: #fff;
}

span.posted_in {
  font-weight: 600;
  color: #000011;
}

.woocommerce #reviews #comment {
  height: 100px;
}

.woocommerce-cart-form__cart-item .product-name a.edit-product-icon {
  display: inline-block;
  position: relative;
  padding: 0px;
  margin: 0px 0px 0px 10px;
  top: 5px;
  width: 25px;
  height: 25px;
}

.woocommerce-cart-form__cart-item .product-name a.edit-product-icon:hover {
  transform: scale(1.3);
  background-color: #000;
  border-radius: 50%;
}

.woocommerce-cart-form__cart-item .product-name a.edit-product-icon img {
  width: 70%;
  text-align: center;
  margin: 6px auto 0px auto;
  display: block;
}

div#reviews {
  display: block;
  max-width: 500px;
}

.woocommerce-tabs.wc-tabs-wrapper {
  border-bottom: 1px solid #e5e5e5;
}

div#tab-description {
  text-align: center;
  display: block;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 100px 0;
}

div#tab-description h2 {
  margin: 0 0 50px;
  font-size: 24px;
  font-weight: 900;
  font-family: "Frank Ruhl Libre", serif;
}

div#tab-description p {
  text-align: left;
}

.woocommerce-tabs.wc-tabs-wrapper .entry-content {
  padding-bottom: 30px;
}

.woocommerce p.stars a,
.woocommerce-tabs.wc-tabs-wrapper h2,
.woocommerce ul.products li.product a {
  color: #000011;
}

.woocommerce-tabs.wc-tabs-wrapper label {
  font-weight: 600;
  color: #000011;
}

.woocommerce ul.products li.product a.added_to_cart.wc-forward {
  margin-left: 5px;
  font-weight: 600;
}

.woocommerce ul.products li.product a:hover,
.woocommerce ul.products li.product a:focus {
  text-decoration: underline;
}

.woocommerce table.shop_table {
  border-radius: 2px;
  -webkit-border-radius: 2px;
}

.woocommerce-page table.cart td.actions .coupon {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row nowrap;
  -webkit-flex-flow: row nowrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
  width: 100%;
  max-width: 50%;
  margin: 0;
}

.woocommerce ul.order_details {
  padding: 0;
}

#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th,
table.shop_table th,
table.shop_table td {
  font-size: 16px;
  color: #000011;
}

#add_payment_method table.cart th,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart th,
table.shop_table th,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot th,
.woocommerce-cart
  table.cart
  td.product-subtotal
  span.woocommerce-Price-amount.amount,
.woocommerce ul#shipping_method li label,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce ul#shipping_method .amount,
.woocommerce .woocommerce-shipping-destination strong {
  font-weight: 500;
}

.woocommerce table.shop_table_responsive tr td::before,
.woocommerce-page table.shop_table_responsive tr td::before,
.woocommerce table.shop_table tfoot td span.woocommerce-Price-amount.amount {
  font-weight: 600;
}

.woocommerce-cart table.cart td.product-name > a {
  font-weight: 500;
  color: #000011;
}

.woocommerce-cart table.cart td.actions button[type="submit"],
.woocommerce-page table.cart td.actions .coupon .button,
.checkout_coupon.woocommerce-form-coupon .form-row button[type="submit"] {
  height: 40px;
}

.woocommerce-cart table.cart td.actions button[name="update_cart"] {
  color: #fff;
}

.woocommerce-input-wrapper textarea[name="order_comments"] {
  min-height: 100px;
}

.woocommerce-shipping-calculator
  .select2-container--default
  .select2-selection--single,
.woocommerce .select2-container--default .select2-selection--single {
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  height: 40px;
  color: #000;
  font-size: 12px;
  font-weight: 500;
}

.woocommerce-shipping-calculator
  .select2-container--default
  .select2-selection--single
  .select2-selection__placeholder,
.woocommerce
  .select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  font-size: 12px;
  font-weight: 500;
  color: #6a6a6a;
}

.woocommerce-shipping-calculator
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
.woocommerce
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #000;
  line-height: 40px;
  text-align: left;
  outline: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.woocommerce-shipping-calculator
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow,
.woocommerce
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 40px;
}

a.shipping-calculator-button {
  font-weight: 500;
  color: #fabf1e;
}

.woocommerce-shipping-calculator
  .select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple,
.woocommerce-shipping-calculator
  .select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single,
.woocommerce
  .select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple,
.woocommerce
  .select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single,
.select2-selection.select2-selection--single[aria-expanded="true"],
.select2-selection.select2-selection--single[aria-expanded="true"]:focus {
  border: 1px solid #000;
  outline: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background-color: #515151;
  color: #fff;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  border: 1em solid #515151;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}

#leadstitlebanner {
  background: url("../images/leads-page-banner.jpg");
  background-repeat: no-repeat;
  min-height: 373px;
  margin-top: 70px;
  background-position: top center;
  background-size: cover;
  white-space: nowrap;
  text-align: center;
}

#leadstitlebanner:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 -5px;
  overflow: hidden;
  height: 373px;
  width: 1%;
}

#leadstitlebanner > h1 {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-weight: 600;
  font-size: 53px;
  text-align: center;
  margin: auto;
  padding: 10% 0;
}

.mapinputsfieldsbox {
  margin-top: 50px;
}

.mapinputsfieldsbox .form-group > label {
  font-size: 11px;
  display: inline-block;
  width: 22%;
}

.mapinputsfieldsbox .form-group > input {
  display: inline-block;
  width: 50%;
}

.mapinputsfieldsbox .form-group > a {
  display: inline-block;
  margin-left: 10px;
  text-decoration: none;
  font-size: 12px;
  color: #6a6a6a;
}

form#singleleadpurchase > button,
button#getleadsfrommodal {
  background-color: #000;
  color: #fff;
  padding: 14px 0px;
  text-align: center;
  width: 200px;
  font-size: 20px;
  margin-top: 22px;
  cursor: pointer;
}

.single-customizable-top-row-left {
}

.single-customizable-top-row-left > ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.single-customizable-top-row-left > ul > li {
  list-style: none;
  display: inline-block;
  margin: 0px 3px;
}

.single-customizable-top-row-left > ul > li > a {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000011;
  text-decoration: none;
}

.single-customizable-top-row-left > ul > li > a:hover {
  text-decoration: none;
}

.single-customizable-top-row-left > ul > li > span {
}

.single-customizable-top-row-left > ul > li.item.lastitem > span {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #bbbbbb;
  text-decoration: none;
}

.single-customizable-top-row-left > ul > li.seperator > span {
  color: #bbbbbb;
}

.single-customizable-top-row-right {
  margin-bottom: 20px;
}

.single-customizable-top-row-right > .stepswrap {
}

.single-customizable-top-row-right > .stepswrap > p {
  display: inline-block;
  font-family: Poppins;
  font-size: 10px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000011;
  margin-right: 5px;
  position: relative;
  top: 2px;
  word-spacing: 2px;
}

.single-customizable-top-row-right > .stepswrap > .stepbar {
  display: inline-block;
  width: 75%;
}

.single-customizable-top-row-right > .stepswrap > .stepbar > .bar {
  height: 4px;
  display: inline-block;
  border-radius: 10px;
}

.single-customizable-top-row-right > .stepswrap > .stepbar > .bar.bar-complete {
  background-color: #fac018;
}

.single-customizable-top-row-right
  > .stepswrap
  > .stepbar
  > .bar.bar-incomplete {
  background-color: #ebebeb;
}

.result-option-box {
}

.result-option-box .result-option-box-inner {
  border-radius: 3px;
  background-color: #ffffff;
}

.result-option-box .result-option-box-inner > .result-intros {
  padding: 30px;
}

.result-option-box .result-option-box-inner > .result-intros > h2 {
  width: 275px;
  margin: 0px;
  display: inline-block;
  font-family: Poppins;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000011;
}

.result-option-box .result-option-box-inner > .result-intros > img.dddown-icon {
  width: 12px;
  height: 9px;
  object-fit: contain;
  float: right;
  margin-top: 10px;
}

.result-option-box .result-option-box-inner > .result-intros > p {
  font-family: Poppins;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  margin: 10px 0px;
  line-height: 20px;
  letter-spacing: normal;
  text-align: left;
  color: #6a6a6a;
}

.result-option-box .result-option-box-inner > .options {
}

.result-option-box .result-option-box-inner > .options > ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.result-option-box .result-option-box-inner > .options > ul > li {
  margin: 0px;
  list-style: none;
  border-bottom: 1px solid #eee;
  padding: 15px 30px;
}

.result-option-box .result-option-box-inner > .options > ul > li > span {
  font-family: Poppins;
  font-size: 11px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
}

.result-option-box
  .result-option-box-inner
  > .options
  > ul
  > li
  > span.optionname {
  color: #000011;
  text-align: left;
  display: inline-block;
  width: 50%;
}

.result-option-box
  .result-option-box-inner
  > .options
  > ul
  > li
  > span.optionvalue {
  color: #8a8a8a;
  text-align: right;
  display: inline-block;
  width: 50%;
}

.result-option-box .result-option-box-inner > .subtotal-row {
  padding: 30px;
}

.result-option-box .result-option-box-inner > .subtotal-row > span {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000011;
  float: left;
  display: block;
  width: 50%;
}

.result-option-box .result-option-box-inner > .subtotal-row > span.rightchild {
  text-align: right;
}

.result-option-box .buttonwrap {
}

.result-option-box .buttonwrap > button {
  width: 100%;
  height: 70px;
  border-radius: 3px;
  background-color: #000011;
  font-family: Poppins;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}

#ship-to-different-address label {
  font-weight: 500;
  padding-left: 25px;
}

#customer_details label {
  font-weight: 500;
}

.woocommerce table.shop_table th {
  font-weight: 600;
}

.single-product-row
  a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  background-color: transparent !important;
  color: #000011 !important;
  border: 0 !important;
  padding: 0;
  font-size: 15px !important;
  font-weight: 500 !important;
}

.single-product-row
  a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover,
.single-product-row
  a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:focus {
  text-decoration: none;
}

.tab-boxes-wrapper {
  float: left;
  width: 18%;
  margin-right: 15px;
}

.tab-box-selections-group {
  float: left;
  width: 76.5%;
}

.tab-bar {
  background-color: #fff;
  padding: 15px;
  text-align: center;
  margin-bottom: 10px;
}

.tab-bar.active-tab {
  background-color: #ddeaee;
}

.tab-bar.active-tab > a > img {
  opacity: 0.2;
}

.tab-bar > a {
  display: block;
}

#reseticonbox {
  text-align: center;
}

#reseticonbox > a {
  display: block;
}

.tab-box-selections-group {
}

.title-bar {
  background-color: #f0f0f1;
  padding: 20px 15px;
}

.title-bar > h6 {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000011;
  margin: 0px;
  padding: 0px;
  display: inline-block;
}

.title-bar > span {
  font-family: Poppins;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000011;
  display: inline-block;
  float: right;
  margin-right: 15px;
  margin-top: 5px;
}

#leadsoption {
  display: none;
}

.uploadboxwrap {
  display: none;
}

.buyleadbuttonboxwrap {
  display: none;
}

#customamountbox input#proQty {
  display: none;
}

.activecheckedbox {
  background-color: #ecf5f7;
}

.mailing-list-option-box > span {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 600;
  text-align: left;
  color: #000011;
  display: block;
}

.mailing-list-option-box > span.optionprice {
  font-family: Poppins;
  font-size: 12px;
  text-align: right;
  color: #8a8a8a;
  display: inline-block;
  position: relative;
  bottom: 3px;
  margin-left: 35px;
}

.mailing-list-option-boxes {
  background-color: #fff;
}

.mailing-list-option-box {
  padding: 20px;
  border-bottom: 1px solid #efefef;
}

label.radiolabel {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 500;
  text-align: left;
  color: #000011;
  margin: 0px 0px 0px 10px;
  position: relative;
  bottom: 2px;
}

button.rounded-rectangle {
  width: 240px;
  height: 40px;
  border-radius: 3px;
  border: solid 1px #e7e7e7;
  background-image: linear-gradient(to top, #f0f0f0, #ffffff);
  font-family: Poppins;
  font-size: 11px;
  font-weight: 500;
  text-align: center;
  color: #6a6a6a;
  padding: 0px;
}

button.rounded-rectangle > label {
  display: block;
  padding: 10px;
  cursor: pointer;
}

button.rounded-rectangle > label > span {
  display: block;
}

#filenamelabel {
  font-family: Poppins;
  font-size: 11px;
  text-align: left;
  margin-top: 10px;
  margin-left: 10px;
}

#numofresultslabel {
  font-family: Poppins;
  font-size: 11px;
  text-align: left;
  margin-top: 10px;
  margin-left: 10px;
}

#ajaxloader {
  display: none;
  width: 225px;
  margin: 0 auto;
}

.custom-qty-option-boxes {
  background-color: #fff;
}

.qty-selection-boxes > span {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 500;
  text-align: left;
  color: #6a6a6a;
  width: 81px;
  display: inline-block;
  line-height: 14px;
}

#customamountbox {
  padding: 20px;
  border-bottom: 1px solid #efefef;
}

.qty-selection-boxes {
  padding: 20px;
  border-bottom: 1px solid #efefef;
}

.qtyoptions {
}

.qtyoptions > ul {
  margin: 0px auto;
  padding: 0px;
  list-style: none;
}

.qtyoptions > ul > li {
  margin: 0px;
  list-style: none;
  border-bottom: 1px solid #efefef;
  padding: 10px 0px;
}

.qtyoptions > ul > li > input {
}

.qtyoptions > ul > li > label {
}

.qtyoptions > ul > li > span {
  float: right;
  margin-right: 15px;
  text-align: left;
  display: block;
  font-family: Poppins;
  font-size: 12px;
  color: #8a8a8a;
}

.qtyoptions > ul > li > div {
  float: right;
  margin-right: 85px;
  text-align: right;
  display: inline;
  font-family: Poppins;
  font-size: 12px;
  color: #8a8a8a;
  /*max-width: 25px;*/
}

.result-intros > p {
  display: none;
}

.bar-width-0 {
  width: 0%;
}

.bar-width-25 {
  width: 25%;
}

.bar-width-50 {
  width: 50%;
}

.bar-width-75 {
  width: 75%;
}

.bar-width-100 {
  width: 100%;
}

.custom-attributes-option-boxes {
}

.custom-attributes-option-boxes .custom-attr-op-box {
  border-bottom: 1px solid #efefef;
  background-color: #fff;
}

.custom-attributes-option-boxes .radio-box {
}

.custom-attributes-option-boxes .custom-attr-op-box .optionlabeltitle {
  padding: 20px 0px 0px 20px;
}

.custom-attributes-option-boxes .custom-attr-op-box .optionlabeltitle > label {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 600;
  text-align: left;
  color: #000011;
  display: block;
}

.colorboxesrow {
  background: rgba(236, 245, 247, 0.75);
  padding: 10px 0px 5px 3px;
  border-radius: 5px;
}

.custom-attributes-option-boxes .custom-attr-op-box.color-box .coloroptionsbox {
  padding: 0px 20px 20px 20px;
}

.custom-attributes-option-boxes .radio-box .radiooptions .single-radiooption {
  padding: 15px 20px 10px 20px;
}

.custom-attributes-option-boxes
  .radio-box
  .radiooptions
  .single-radiooption
  input {
}

.custom-attributes-option-boxes
  .radio-box
  .radiooptions
  .single-radiooption
  label.radiolabel {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 500;
  text-align: left;
  color: #000011;
  margin: 0px 0px 0px 10px;
  position: relative;
  bottom: 2px;
}

.custom-attributes-option-boxes
  .checkboxes-box
  .checkboxoptions
  .single-checkboxoption {
  padding: 15px 20px 10px 20px;
}

.custom-attributes-option-boxes
  .checkboxes-box
  .checkboxoptions
  .single-checkboxoption
  input {
}

.custom-attributes-option-boxes
  .checkboxes-box
  .checkboxoptions
  .single-checkboxoption
  label.checkboxlabel {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 500;
  text-align: left;
  color: #000011;
  margin: 0px 0px 0px 10px;
  position: relative;
  bottom: 2px;
}

#buttonsubmitloader {
  display: none;
  text-align: center;
}

#colorboxesrow {
  clear: both;
}

.single-coloroption {
  width: 25px;
  height: 25px;
  display: inline-block;
  margin: 0px 5px;
  cursor: pointer;
  border-radius: 5px;
}

.selectedcolorbox {
  border: 2px solid #fabf1e;
}

.custom-attributes-option-boxes .select-box .selectoptions {
  padding: 15px 20px 10px 20px;
}

.custom-attributes-option-boxes .select-box .selectoptions select {
  -webkit-appearance: none;
  background: url("../images/filter-select-dd-arrow.png") no-repeat right
    #ffffff;
  background-position-x: right;
  background-position-x: right;
  background-position-x: 92%;
  border-radius: 3px;
  border: solid 1px #e0e0e0;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  width: 240px;
  height: 40px;
  letter-spacing: normal;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0px;
  margin-top: 0;
  outline-color: rgb(170, 170, 170);
  outline-style: none;
  outline-width: 0px;
  padding: 5px 29px 5px 5px;
  text-align: start;
  text-indent: 0px;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
}

.textfldwrapper {
  padding: 15px 20px 10px 20px;
}

.textareafldwrapper {
  padding: 15px 20px 10px 20px;
}

.textareafldwrapper > textarea {
  min-height: 100px;
}

.custom-text-flds-option-boxes {
  background-color: #ffffff;
}

#editcopybox {
  padding: 20px;
  border-bottom: 1px solid #efefef;
}

#editcopybox .checkboxfldwrapper {
}

#editcopybox .checkboxfldwrapper .fldbox {
  display: inline-block;
  width: 100%;
}

#editcopybox .checkboxfldwrapper .fldbox input {
}

#editcopybox .checkboxfldwrapper .fldbox label.checkboxlabel {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000011;
  margin: 0px;
  position: relative;
  bottom: 3px;
}

#editcopybox .checkboxfldwrapper .pricebox {
  display: inline-block;
  font-family: Poppins;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #8a8a8a;
  width: 60%;
}

#editcopybox .text-fld-wrapper {
  margin-top: 15px;
}

#editcopybox .text-fld-wrapper textarea {
  min-height: 80px;
  font-family: Poppins;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.83;
  letter-spacing: normal;
  text-align: left;
  color: #8a8a8a;
}

#editpostnotebox {
  padding: 20px;
}

#editpostnotebox .checkboxfldwrapper {
}

#editpostnotebox .fldtitlebox {
  display: inline-block;
  width: 45%;
}

#editpostnotebox .fldtitlebox h4 {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000011;
}

#editpostnotebox .checkboxfldwrapper .fldbox {
}

#editpostnotebox .checkboxfldwrapper .fldbox input {
}

#editpostnotebox .checkboxfldwrapper .fldbox label.checkboxlabel {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000011;
  margin: 0px;
  position: relative;
  bottom: 3px;
}

#editpostnotebox .checkboxfldwrapper .pricebox {
  display: inline-block;
  font-family: Poppins;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #8a8a8a;
  width: 48%;
}

#editpostnotebox .text-fld-wrapper {
  margin-top: 15px;
}

#editpostnotebox .text-fld-wrapper textarea {
  min-height: 150px;
  font-family: Poppins;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.83;
  letter-spacing: normal;
  text-align: left;
  color: #8a8a8a;
}

#edithandwrittenstickynote {
  padding: 20px;
}

#edithandwrittenstickynote .checkboxfldwrapper {
}

#edithandwrittenstickynote .fldtitlebox {
  display: inline-block;
  width: 45%;
}

#edithandwrittenstickynote .fldtitlebox h4 {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000011;
}

#edithandwrittenstickynote .checkboxfldwrapper .fldbox {
}

#edithandwrittenstickynote .checkboxfldwrapper .fldbox input {
}

#edithandwrittenstickynote .checkboxfldwrapper .fldbox label.checkboxlabel {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000011;
  margin: 0px;
  position: relative;
  bottom: 3px;
}

#edithandwrittenstickynote .checkboxfldwrapper .pricebox {
  display: inline-block;
  font-family: Poppins;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #8a8a8a;
  width: 48%;
}

#edithandwrittenstickynote .text-fld-wrapper {
  margin-top: 15px;
}

#edithandwrittenstickynote .text-fld-wrapper textarea {
  min-height: 150px;
  font-family: Poppins;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.83;
  letter-spacing: normal;
  text-align: left;
  color: #8a8a8a;
}

.customattroptionascartitem {
}

.customattroptionascartitem p {
  font-size: 12px;
  display: block;
  margin: 0px;
  padding: 0px;
  line-height: 16px;
}

.customattroptionascartitem p.citemshownbydefault {
}

.customattroptionascartitem p.citemnotshownbydefault {
  display: none;
}

.customattroptionascartitem small.midlink {
  cursor: pointer;
  font-size: 10px;
  display: block;
  text-decoration: underline;
}

.final-details-box-one {
  float: left;
  width: 75.5%;
  background-color: #fff;
}

.final-step-box-title {
  padding: 15px 15px 0px 15px;
}

.final-step-box-title h4 {
  opacity: 0.5;
  font-family: Poppins;
  font-size: 13px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: rgba(0, 0, 17, 0.5);
}

.details-form-box {
  background-color: #fff;
}

.single-form-elem-box {
  border-bottom: 1px solid #efefef;
  padding: 15px;
}

.single-form-elem-box > label {
  font-family: Poppins;
  font-size: 11px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000011;
}

.single-form-elem-box > ::-webkit-input-placeholder {
  opacity: 0.6;
  font-family: Poppins;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: rgba(106, 106, 106, 0.6);
}

.single-form-elem-box > :-ms-input-placeholder {
  opacity: 0.6;
  font-family: Poppins;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: rgba(106, 106, 106, 0.6);
}

.single-form-elem-box > ::placeholder {
  opacity: 0.6;
  font-family: Poppins;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: rgba(106, 106, 106, 0.6);
}

.single-form-elem-box > input {
  border-radius: 3px;
  border: solid 1px #e0e0e0;
  background-color: #ffffff;
  height: 35px;
  padding: 10px;
  opacity: 1;
  font-family: Poppins;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000011;
}

.single-form-elem-box > textarea {
  border-radius: 3px;
  border: solid 1px #e0e0e0;
  background-color: #ffffff;
  height: 35px;
  padding: 10px;
  opacity: 1;
  font-family: Poppins;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000011;
  min-height: 100px;
}

.single-form-elem-box > select {
  -webkit-appearance: none;
  background: url("../images/filter-select-dd-arrow.png") no-repeat right
    #ffffff;
  background-position-x: right;
  background-position-x: right;
  background-position-x: 92%;
  border-radius: 3px;
  border: solid 1px #e0e0e0;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  width: 100%;
  height: auto;
  letter-spacing: normal;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0px;
  margin-top: 0;
  outline-color: rgb(170, 170, 170);
  outline-style: none;
  outline-width: 0px;
  padding: 5px 29px 5px 5px;
  text-align: start;
  text-indent: 0px;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
}

.single-form-elem-box label.checkboxlabel {
  position: relative;
  bottom: 13px;
  margin-left: 5px;
  font-size: 9px;
}

.single-customizable-product-mid-col-1 {
  padding: 0px;
}

.single-customizable-product-mid-col-2 {
  padding: 0px 0px 0px 10px;
}

.dripcampaignfldbox {
  display: none;
}

nav.woocommerce-MyAccount-navigation {
}

nav.woocommerce-MyAccount-navigation ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

nav.woocommerce-MyAccount-navigation ul li {
  list-style: none;
  border-bottom: 2px solid #efefef;
  padding: 10px 0px;
}

nav.woocommerce-MyAccount-navigation ul li.is-active {
}

nav.woocommerce-MyAccount-navigation ul li a {
  color: #000000;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.71;
  letter-spacing: normal;
  text-align: left;
  padding-left: 10px;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
}

nav.woocommerce-MyAccount-navigation ul li a:hover {
  color: #fabf1e;
}

nav.woocommerce-MyAccount-navigation ul li.is-active a {
  color: #fabf1e;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address {
  display: none;
}

body.logged-in.woocommerce-account.woocommerce-page.woocommerce-view-order
  .woocommerce-MyAccount-content
  .woocommerce-customer-details {
  display: none;
}

.woocommerce-notices-wrapper p.success-notice {
  margin: 0px;
  padding: 10px 10px;
  background: #fabf1e;
  color: #fff;
}

body.woocommerce-checkout
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox
  input#createaccount {
  margin: 5px 2px 0px 0px;
}

body.woocommerce-checkout
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox
  > span {
  display: inline-block;
  margin-left: 20px;
  margin-top: -2px;
}

.rejectionnotewrapper #submit_rejection_note {
  background-color: #000;
  color: #fff;
  padding: 14px 0px;
  text-align: center;
  width: 200px;
  font-size: 20px;
  margin-top: 22px;
  cursor: pointer;
}

#modalajaxloader {
  display: none;
  text-align: center;
}