/*
 Theme Name:   Clean Theme Child
 Theme URI:
 Description:  Clean Child Theme
 Author:       Leonardo Noli
 Author URI:
 Template:     clean
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/
@import url("../clean/style.css");
@import url("fonts/Roboto/roboto_regular_macroman/stylesheet.css");
@import url("fonts/Roboto/roboto_bold_macroman/stylesheet.css");
@import url("fonts/Roboto/roboto_boldcondensed_macroman/stylesheet.css");
@font-face {
  font-family: "NewsGot-Reg";
  src: url("fonts/newsgott/NewsGotT.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "BrushScriptBT-Regular";
  src: url("fonts/BrushScriptBT.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: #ffffff;
  font-family: "arial", "Open Sans";
  font-size: 14px;
}

body.mega-menu-primary-mobile-open {
  overflow: hidden;
}

body:not(.home) #main,
#content > #login {
  padding: 24px 5% 0 5%;
}

body.login-action-lostpassword p#nav,
body.login-action-lostpassword p#backtoblog {
  display: none;
}

h1, .h1 {
  font-size: 1.8rem;
}
h2, .h2 {
  font-size: 1.7rem;
}
h3, .h3 {
  font-size: 1.6rem;
}
h4, .h4 {
  font-size: 1.5rem;
}
h5, .h5 {
  font-size: 1.25rem;
}
h6, .h6 {
  font-size: 1rem;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
}

#login [name="resetpassform"],
#login [name="lostpasswordform"] {
  border: none;
  box-shadow: none;
  max-width: 420px;
  padding-left: 0;
}
#login .message,
#login #login_error {
  border-left-color: #a7203a !important;
  border-bottom: none;
}
#login [name="resetpassform"] .user-pass1-wrap > p,
#login [name="lostpasswordform"] .user-pass1-wrap > p {
  display: none;
}

#login > p.message.reset-pass {
  border-left: none;
  font-size: 36px;
  font-weight: 500;
  padding-left: 0;
}

body.login #loginform {
  max-width: 460px;
  padding-left: 0;
}
#login .privacy-policy-page-link {
  text-align: left;
}
body.login #loginform input:focus {
  border-color: #a7203a;
  outline-color: #a7203a;
  box-shadow: none;
}
body.login p#nav,
body.login p#backtoblog {
  max-width: 460px;
  display: block;
  margin-bottom: 12px;
  padding-left: 0;
}

body.login #loginform .wp-core-ui .button,
.wp-core-ui .button-secondary {
  color: #a7203a;
}
body.login #loginform p.submit {
  clear: both;
  padding-top: 12px;
}
body.login #loginform p.submit .button,
body.login #login [name="resetpassform"] p.submit .button,
body.login #login [name="lostpasswordform"] p.submit .button {
  border-radius: 0;
  border: none;
  background: #a7203a !important;
  box-shadow: none;
  width: 184px;
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  float: left;
  text-transform: uppercase;
  color: #fff !important;
}
strong {
  font-family: "arial" !important;
}
.strong {
  font-weight: 700;
}
a,
a:hover,
a:active,
a:focus {
  color: #000000;
  text-decoration: none;
  font-weight: 400;
  outline: none;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button.wc-backward {
  text-shadow: none;
}
i.red {
  color: #a7203a;
}
input[type="text"] {
  border-radius: 0.25rem;
}
small {
  font-size: 60%;
}
h1.bordered,
h2.bordered {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #aaa;
}
.brand-primary {
  color: #a7203a;
}
*:focus {
  outline-color: transparent;
  box-shadow: none;
}
#content {
  padding-top: 70px;
}
.full-content {
  max-width: 100%;
  margin: 0 auto;
}
#content {
  max-width: 1280px;
}
#primary {
  width: 100%;
}
.no-wrap {
  white-space: nowrap;
}
.buttonizer-group {
  top: 72px !important;
  right: 5% !important;
  z-index: 99;
}
.buttonizer-group .buttonizer-button {
  background: #a7203a !important;
}
#header-wrapper {
  position: fixed;
  background: #000;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1099;
  opacity: 0;
  transition: opacity ease-in-out 200ms;
}
#header-wrapper .action-wrapper {
  display: inline-flex;
  flex-direction: row;
}
#header-wrapper .vector-logo img {
  width: auto !important;
  height: 72px !important;
}
#header-wrapper .vector-logo-mobile img {
  width: auto !important;
  height: 56px !important;
}
#header-wrapper .elementor-widget.search-box {
  overflow: hidden;
}
#header-wrapper .elementor-widget:not(:last-child) {
  margin-bottom: 0;
}
#header-wrapper .search-field {
  border-radius: 0.25rem !important;
}
#header-wrapper .search-container button {
  line-height: 1;
}
#header-wrapper .fa-search,
#header-wrapper .fa-user,
#header-wrapper .fa-shopping-cart {
  font-size: 22px !important;
  color: #fff;
}
#header-wrapper .search-container {
  padding-top: 4px;
  display: inline-flex;
  flex-direction: row;
  width: 100%;
}
#header-wrapper #search-button {
  padding-top: 6px;
  line-height: 1;
}
#header-wrapper #close-search-button {
  padding-top: 3px;
  margin-left: 8px;
  line-height: 1;
}
#header-wrapper .search-container form {
  flex: 1;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
}
#header-wrapper .search-container form input {
  flex: 1;
}
#header-wrapper .fa-user {
  margin-top: 4px;
}
#header-wrapper .search-container .form-group {
  margin: 0;
  width: 100%;
}
#header-wrapper .search-container button {
  background: transparent;
  margin-left: 12px;
}
#masthead {
  max-width: 1280px;
  position: relative;
  margin: 0 auto;
  height: 60px;
}
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1280px !important;
}
.elementor p {
  margin-bottom: 5px;
}
h1.entry-title,
h2.entry-title,
h1.elementor-heading-title.elementor-size-default,
h2.elementor-heading-title.elementor-size-default {
  font-weight: 600 !important;
  margin-top: 10px;
}
.site-branding {
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 99999999;
}
.site-branding img {
  width: 200px;
  margin-left: 20px;
  z-index: 99999999;
}
.breadcrumbs,
.mobile-breadcrumbs {
  position: relative;
  padding-left: 15px;
  background-color: #ffffff;
  max-width: 1280px;
  margin: 0 auto;
}
.breadcrumbs span,
.mobile-breadcrumbs span,
.breadcrumbs a,
.mobile-breadcrumbs a {
  color: #000000;
  font-size: 14px;
}
.breadcrumbs span.post.post-product-archive,
.breadcrumbs span.post.post-product-archive + span,
.breadcrumbs span.product-root.post.post-product,
.breadcrumbs span.product-root.post.post-product + span {
  display: none;
}
.breadcrumbs .taxonomy.product_cat.pos-2 a,
.breadcrumbs .taxonomy.product_cat.pos-2 a:hover {
  cursor: default;
}
.breadcrumbs a:hover span {
  color: #a7203a !important;
}
#site-navigation {
  top: 0;
  padding-left: 220px;
  background-color: transparent;
  /*z-index: -1;*/
  border: 0;
  line-height: 60px;
  color: #ffffff;
  height: 60px;
}
#site-navigation .fa {
  margin: 15px 10px 0px 10px;
}
#site-navigation a {
  color: #ffffff;
}
button:focust {
  outline: transparent;
}
.woocommerce-MyAccount-content .woocommerce-notices-wrapper {
  display: none !important;
}
.validation_message.woocommerce-info {
  border-top-color: #a14554 !important;
}
.validation_message.woocommerce-info::before {
  content: "\e016" !important;
  color: #a7203a !important;
}
.validation_message.woocommerce-info li span {
  color: #a7203a !important;
  font-weight: 600;
}
.my-account-options {
  position: absolute;
  top: 43px;
  border: 1px solid #101010;
  background-color: #ffffff;
  padding: 16px 16px 0;
  z-index: 9999;
  right: 0px;
  line-height: inherit;
  display: none;
  width: 217px;
  margin-right: -24px;
}
.my-account-options .welcome {
  color: #000 !important;
  margin-bottom: 16px;
}
.my-account-options a {
  display: block;
  margin-bottom: 16px;
}
.my-account-options a:last-child {
  margin-bottom: 16px;
}
.count {
  background-color: #a7203a;
  color: #ffffff;
  position: absolute;
  bottom: -8px;
  right: -8px;
  border-radius: 100px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
  font-family: "arial";
}
.navigation_bar {
  float: none;
}
.navigation_bar li a {
  color: #ffffff;
  font-family: Arial;
  font-size: 15px;
}
.navigation_bar li {
  padding: 0;
  line-height: 50px;
  width: 110px;
  text-align: center;
}
.navigation_bar a {
  display: inline-block;
}
.header-section {
  height: 460px;
  padding: 0 5%;
  min-height: auto;
}
.large-section {
  height: 460px;
  padding: 0 5%;
  min-height: auto;
}
.small-section {
  height: 340px;
  padding: 0 5%;
  min-height: auto;
}
.wp-block-cover {
  margin: 0;
  background-size: contain;
  background-repeat: no-repeat;
}
.wp-block-cover .wp-block-cover__inner-container {
  max-width: 1280px;
  margin: 0 auto;
}

.wp-block-cover .wp-block-cover__inner-container a {
  width: 191px;
  height: 49px;
  line-height: 38px;
}
.wp-block-cover .wp-block-cover__inner-container p {
  margin-bottom: 20px;
}
.wp-block-cover .wp-block-cover__inner-container > * {
  width: 100%;
}
.wp-block-cover .wp-block-cover__inner-container .wp-block-columns {
  display: table-row;
}
.wp-block-cover .wp-block-cover__inner-container .text-container {
  display: table-cell;
  padding: 0 45px;
}
.wp-block-cover .wp-block-cover__inner-container img {
  margin: 0 !important;
}
.right-text > div > p,
.right-text > div > div {
  width: 50%;
  min-width: 300px;
  margin-left: 50%;
}
.site-content {
  margin-top: 0;
}
.site-footer {
  background-color: #ffffff;
  color: #000000;
  padding: 0;
  text-decoration: none;
  font-size: 16px;
  font-style: normal;
}
footer img {
  max-width: 150px !important;
}
#footer-container {
  margin: 0 auto;
  max-width: 1292px;
  padding: 40px 20px;
  border-top: 2px solid #757575;
}
#footer-container p {
  margin-bottom: 0;
}
.site-info {
  padding-top: 64px;
}
.site-info .copyright-container {
  text-align: left;
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px;
  font-size: 10px;
}
.site-info .copyright-container div {
  margin-top: 15px;
}
.site-footer a {
  color: #000000;
  font-weight: 700;
}
.site-footer .half {
  width: 50%;
  float: left;
}
.site-footer .third {
  width: 33%;
  float: left;
}
.site-footer .site-info {
  clear: both;
}
footer ul {
  margin: 0;
  flex-wrap: wrap;
  display: flex;
  column-count: 2;
  flex-direction: column;
  height: 70px;
}
.site-footer .footer-menu ul li,
footer .third ul li {
  display: block;
  font-family: "arial";
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.14;
  letter-spacing: normal;
}
#menu-footer {
  padding: 0;
  margin: 0;
  font-size: 14px;
  margin-left: 45px;
}
#shopping-menu {
  position: absolute;
  right: 10px;
  top: 0px;
}
#header-wrapper .welcome {
  display: inline-block;
  font-size: 15px;
  margin-right: 12px;
  color: #fff;
  margin-top: 6px;
  vertical-align: top;
}
#page .info-box {
  position: absolute;
  top: 60px;
  right: 12px;
}
#page .info-button {
  display: inline-block;
  vertical-align: middle;
  font-size: 10px !important;
  line-height: 1 !important;
  padding: 7px 9px;
}
#page .info-box i {
  display: inline;
}
#page .info-box button {
  line-height: 1;
  width: auto;
  text-transform: none;
  font-weight: 600 !important;
  font-size: 16px;
  height: auto;
  z-index: 9;
  padding: 0.618em 1em;
  outline-color: transparent !important;
  border-color: transparent !important ;
}
#page .info-box > span {
  font-size: 20px;
  font-weight: bold;
  color: #a7203a;
}
.entry-meta {
  display: none;
}
article > .entry-header > .entry-title {
  font-size: 2rem;
  padding: 0 10px;
  margin-top: 45px;
  margin-bottom: 0.5em;
  font-weight: 700;
  border-bottom: 1px solid #c0c0c0;
}
.archive #main > .page-title {
  padding: 0 15px 0px 15px;
  font-weight: bold;
}
.archive.tax-product_cat #main .page-title {
  display: none;
}
.archive #main > .tax-page-title {
  padding: 0 15px 0px 15px;
  font-weight: bold;
}
.elementor-widget-heading .elementor-heading-title {
  font-weight: 500 !important;
  color: inherit !important;
}
.entry-header .elementor-heading-title {
  font-weight: 500;
}
.product-name .elementor-heading-title a {
  font-weight: 700;
}
.product_cat-nametag .entry-summary {
  padding: 0 !important;
  margin: 0 !important;
}
#main > .term-description > p {
  margin: 0;
}
#main > .term-description {
  padding: 0px 15px 0px 15px;
}
#main .divider {
  border-bottom: 1px solid #c0c0c0;
  margin-bottom: 50px;
  margin-top: 40px;
}
#main .divider.small {
  margin: 15px 0;
}
.archive #main > .products {
  padding: 20px 50px 50px 50px;
}
article > .entry-content {
  padding: 0;
}
.home .entry-content {
  padding: 0;
}
.pull-left {
  float: left !important;
}
.pull-right {
  float: right !important;
}
.button.wc-backward:hover {
  padding: 0.618em 1em;
}
#cn-accept-cookie,
#cn-more-info {
  background-image: none !important;
  box-shadow: none !important;
}
a.button.red,
button.red:hover,
.wp-block-button.red .wp-block-button__link:hover,
.button.wc-backward {
  background-color: rgba(255, 255, 255, 0.1);
  text-decoration: none;
  font-weight: 500;
  background-image: none !important;
  box-shadow: none !important;
}
a.button.red,
button.red,
.elementor-button-link.elementor-button,
.wp-block-button.red .wp-block-button__link,
.woocommerce #respond button.red,
.button.wc-backward {
  background-color: #a7203a !important;
  color: #ffffff !important;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 0 !important;
  background-image: none !important;
  box-shadow: none !important;
  text-transform: uppercase !important;
}
.button.remove {
  text-transform: uppercase;
}
.elementor-button-link.elementor-button {
  padding: 15px 30px !important;
}
.elementor-button-link.elementor-button span {
  font-size: 14px !important;
  text-decoration: none !important;
  line-height: 21px !important;
}
button.outlined {
  background: #fff !important;
  border: 1px solid #a7203a !important;
  color: #a7203a !important;
}
.wp-block-cover {
  background-color: #ffffff;
}
.wp-block-cover .block-description {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.wp-block-cover .title {
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: auto;
  font-family: "arial", "Open Sans";
}
.woocommerce-Tabs-panel a {
  color: #a7203a;
  font-weight: bold;
  text-decoration: underline;
}
.woocommerce button.button.small,
button.small {
  min-width: 83px;
  height: 36px;
  line-height: 36px;
  font-size: 12px;
  padding: 0 15px;
  font-weight: 600 !important;
}
.woocommerce button.button.small {
  font-weight: 600 !important;
}
.woocommerce button.button.medium,
button.medium {
  width: 100px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  font-weight: 600 !important;
}
.woocommerce button.button.medium {
  font-weight: 600 !important;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  font-size: 14px;
  text-align: center;
  font-weight: 400 !important;
  line-height: 30px;
  border-radius: 0;
}

button.large,
div.large a,
.button.wc-backward,
.elementor-button-link.elementor-button {
  width: 184px;
  line-height: 48px;
  font-size: 16px !important;
  font-weight: 600 !important;
}
.woocommerce button.button.large {
  font-weight: 600 !important;
}
.woocommerce .component_title_text a.button {
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 32px !important;
  padding: 0 14px;
  margin-bottom: 10px;
}
.elementor-widget-button.auto-width .elementor-button-link.elementor-button {
  width: auto;
}
button.small,
div.small a {
  line-height: 36px;
}
button,
button:hover,
button:active,
.wp-block-button.red .wp-block-button__link {
  font-family: "arial";
  box-shadow: none;
  border: 0;
  padding: 0;
  font-weight: 700;
  border-radius: 0;
  -webkit-font-smoothing: antialiased;
}
button.small:hover {
  padding: 0 15px;
}

button.red:hover,
.elementor-widget-button a.elementor-button:hover,
.elementor-widget-button .elementor-button:hover,
.woocommerce .component_title_text a.button:hover {
  background-color: #a14554 !important;
}
button.red:active,
.elementor-widget-button a.elementor-button:active,
.elementor-widget-button .elementor-button:active,
.woocommerce .component_title_text a.button:active {
  background-color: #892e3a !important;
}
button.red.disabled,
button.red[disabled="disabled"],
button.red.disabled:hover,
button.red.disabled:active,
button.red.secondary {
  background-color: #acafb9 !important;
}
.error {
  margin: 0 0 24px 0;
  color: #a7203a;
}
.highlight {
  font-weight: bold;
  font-family: "arial", "Open Sans";
  font-style: normal;
}
.indent {
  padding-left: 24px;
}
.product-name .indent {
  display: block;
}
.pull-right {
  float: right !important;
}
#site-navigation .fa {
  width: 24px;
  height: 24px;
  margin: 15px 5px 0px 5px;
}
.bordered-box {
  width: 100%;
  border: 1px solid #a7203a;
}
.bordered-box ul {
  list-style: none;
  list-style-type: none;
}
#search-box {
  display: inline-block;
  vertical-align: top;
  margin-top: 12px;
}
#search-box .input {
  height: 29px;
}
#site-navigation #search-box .fa {
  margin: 0px 10px 15px 10px;
  font-size: 12.8px;
}
#site-navigation #search-box .input-group-append,
#site-navigation #search-box .input-group-append button {
  background-color: #000000;
  color: #ffffff;
}
/**
 * Forms
 */
textarea {
  padding: 15px;
  font-size: 13px;
}
.register-block {
  border: 1px solid #000000;
  padding: 10px;
  width: 400px;
  height: 400px;
  text-align: center;
  padding-top: 56px;
  margin: 0 auto;
}
.register-block .wp-block-button__link {
  background-color: #a7203a !important;
  color: #ffffff !important;
  text-transform: uppercase;
  border-radius: 0;
  font-size: 14px;
}
.sign-in-box {
  min-width: 270px;
  max-width: 350px;
  min-height: 320px;
}
.sign-in-box p {
  width: 100%;
}
.login form.woocommerce-product-search {
  background-color: transparent;
  margin-top: 0;
  margin-left: 0;
  padding: 0;
  overflow: auto;
  border: 0;
  box-shadow: none;
}
form .select2-container {
  width: 100% !important;
  height: 38px;
}
.select2-container--default .select2-selection--single,
.select2-dropdown.select2-dropdown--above {
  border-radius: 0 !important;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--open .select2-dropdown--below,
.select2-container--open .select2-dropdown--above {
  border-color: #a7203a !important;
  border-radius: 0;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #a7203a transparent !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  outline: none;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #a7203a;
}
#quantity .select2-results__option,
#quantity .select2-results__option {
  text-align: center;
}
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 38px;
}
.select2-container--default .select2-selection--single {
  border-color: #ccc;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 30px;
}
input.input,
select.form-control,
.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 12px;
  padding: 5px 25px 5px 15px;
  height: 38px;
}
.quantity-input-group {
  font-size: 0;
  white-space: nowrap;
  border: 1px solid #ccc;
}
.quantity-input-group.disabled *,
.quantity-input-group__button:disabled {
  opacity: 0.4;
  pointer-events: none;
}
.quantity-input-group__button {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  vertical-align: middle;
  color: #888;
  background-color: white;
  box-shadow: none;
  outline: none;
  border: none;
  margin: 0;
  padding: 11px !important;
}
.quantity-input-group__button:not(:disabled):hover,
.quantity-input-group__button:not(:disabled):focus,
.quantity-input-group__button:not(:disabled):active {
  color: white;
  background-color: #a7203a;
  box-shadow: none;
  outline: none;
  border: none;
}
.quantity-input-group__button:not(:disabled):active {
  background-color: #892e3a;
}
.quantity-input-group__input {
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
}
.quantity-input-group__input input {
  width: 35px !important;
  font-size: inherit;
  text-align: center;
  background-color: white;
  box-shadow: none;
  padding: 0;
  border: none;
  outline: 0;
  margin: 0;
}
.quantity-input-group__input input::-webkit-outer-spin-button,
.quantity-input-group__input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity-input-group__input input[type=number] {
  -moz-appearance: textfield;
}
.form-group {
  position: relative;
}
.form-group label {
  font-size: 14px;
}
.form-group input:focus,
.form-group input:active,
.form-group textarea:focus,
.form-group textarea:active,
select.form-control:focus,
select.form-control:active {
  border: 1px solid #a7203a;
  outline-color: #a7203a;
  box-shadow: 0 0 0 0.2rem rgba(167, 32, 58, 0.25);
}
div.col-lg-6.left,
div.col-md-6.left,
div.col-sm-6.left {
  padding-left: 0;
  padding-right: 40px;
}
div.col-lg-6.right,
div.col-md-6.right,
div.col-sm-6.right {
  padding-left: 40px;
  padding-right: 0;
}
form.slim > .container {
  max-width: 1128px;
  float: left;
}
.block h1 {
  border-bottom: 1px solid #c0c0c0;
  padding-bottom: 10px;
  margin: 0 -50px;
  padding-left: 50px;
  margin-bottom: 40px;
}
/*
Home
 */

.home .wp-block-button__link {
  padding: 11px 50px;
  font-size: 11px;
  border-radius: 0px;
}
.home .entry-title,
.home .entry-meta {
  display: none;
}
.home #primary {
  max-width: 100%;
}

/**
 * Cart
 */
.shipping-options ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style: none;
}
.shipping-options ul li {
  margin: 0 0 12px;
}
.shipping-options ul li input {
  margin: 0 1em 0 0;
}
.shipping-options ul li .woocommerce-Price-amount.amount {
  font-weight: bold;
}
.woocommerce-cart .entry-content .select2-container .select2-selection--single {
  margin: 0;
}
.woocommerce-cart .entry-content {
  padding: 0;
}
.woocommerce-cart .column-heading,
.woocommerce-checkout .column-heading {
  font-size: 16px;
  font-weight: 700;
}
.woocommerce-cart-form .elementor-heading-title {
  line-height: 1.4;
}
.woocommerce-cart-form .details {
  text-align: right;
}
.ttl-column,
.qty-column,
.ppu-column {
  display: inline-block;
}
.ttl-column {
  width: 110px;
}
.qty-column {
  width: 117px;
}
.ppu-column {
  width: 120px;
}
.ppu-column span,
.ttl-column span,
.qty-column span {
  margin-top: auto;
}
@media screen and (min-width: 768px) {
  .woocommerce-cart-form .details {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .ttl-column,
  .qty-column,
  .ppu-column {
    display: flex;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce-cart-form .details {
    align-self: flex-start;
  }
}
.woocommerce-cart-form .details .action {
  position: absolute;
  right: -30px;
}
.woocommerce-cart-form .item {
  padding-top: 12px;
  border-top: 1px solid #ddd;
  margin-bottom: 12px;
}
.woocommerce-cart-form .item:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .woocommerce-cart-form .item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
.woocommerce-cart-form .item--indented {
  margin-left: 30px;
}
.woocommerce-cart-form .item.bundled-option-selected {
  position: relative;
}
.woocommerce-cart-form .item.bundled-option-selected>span {
  font-weight: bold;
}
.woocommerce-cart-form dl.component {
  margin-top: 0;
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  .woocommerce-cart-form dl.component {
    margin-bottom: 0;
  }
}
.woocommerce-cart-form dl.variation {
  margin-top: 0;
  margin-bottom: 0;
}
.woocommerce-cart-form dl.component .composited_product_quantity {
  display: none;
}
.woocommerce-cart-form dl.component dd,
.woocommerce-cart-form dl.component dd p,
.woocommerce-cart-form dl.variation dd p {
  margin-bottom: 0;
}
.woocommerce-cart-form dl.variation dd {
  margin-bottom: 15px;
}
.woocommerce-cart-form dl.variation dd:last-child {
  margin-bottom: 0;
}
.woocommerce-cart .entry-content .product-remove {
  justify-content: space-between;
  display: flex;
  flex: 0;
}
.woocommerce-cart .entry-content .product-remove .quantity-wrapper {
  text-align: right;
}
.woocommerce-cart .entry-content .product-remove .quantity-wrapper .amount,
ul.shopping-cart .quantity-wrapper .amount {
  font-size: 18px;
  min-width: 74px;
  display: inline-block;
}
ul.shopping-cart {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.shopping-cart dd {
  margin-left: 0;
}
.shopping-cart .product-thumbnail {
  margin-right: 10px;
}
.single-product .component.static .component_options {
  display: block !important;
}
.component.options-style-thumbnails .component_options,
.component.options-style-radios .component_options {
  overflow: visible !important;
}
.woocommerce-cart-form .cart_item,
.woocommerce-cart-form .shopping-cart > .bundle_table_item {
  border-bottom: 1px solid #aaa !important;
  padding-top: 0 !important;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.woocommerce-cart-form .cart_item.parent {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0!important;
}
/* .woocommerce .component_option_thumbnail button.button {
  font-weight: 600 !important;
  line-height: 1.2;
  padding: 0.618em 1em;
}
.component_option_thumbnail_container .thumbnail_description {
  padding: 0.5em 0.75em 0.75em 0.75em !important;
} */
.component_option_thumbnails_container {
  /* Thumbnails are only used because of the checkboxes, so the actual thumbnails should be hidden */
  display: none;
}
.component_option_thumbnail.selected:not(.loading) button {
  text-indent: 0 !important;
}
.component_option_thumbnail.selected:not(.loading) button:after {
  left: auto !important;
  right: -35px;
  color: #a7203a;
}
.composite_component.options-style-thumbnails .composited_product_details_wrapper > .details {
  text-align: left !important;
}
.composite_component.options-style-thumbnails .product ul.variations {
  display: inline-block !important;
  width: auto !important;
  padding-left: 0;
}
.composite_component.options-style-thumbnails .product .single_variation_wrap.component_wrap {
  top: 50%;
  transform: translate(0, -50%);
}
.composite_component.options-style-dropdowns .composited_product_details_wrapper .bundled_product:first-child {
  margin-top: 12px !important;
}
.component-select-wrapper {
  max-width: 200px;
}
.woocommerce-cart-form .cart_item:last-child {
  margin-bottom: 0;
}
.woocommerce-cart-form > div.cart_item:last-child {
  border-bottom: 0 !important;
}
.product-name > a {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 15px;
  display: block;
}
.shop_table .product-name dt {
  margin-top: 15px;
}
.woocommerce-cart-form .actions {
  text-align: right;
}

.woocommerce-cart-form .row .actions div {
  margin: 5px 0;
}

.woocommerce-cart .cart-collaterals {
  display: inline-block;
}
/**
 * Forgot Password
 */

/**
 * My account
 */

.woocommerce-account .entry-content,
#post-230 .entry-content {
  padding: 0px;
}
.woocommerce-MyAccount-content,
#post-946 .elementor-shortcode > div.woocommerce {
  display: flex;
  width: 100% !important;
  flex-direction: row;
  flex: 1;
  float: none;
}
.woocommerce-MyAccount-content form {
  width: 100%;
}
.woocommerce-MyAccount-content .orders-history {
  flex: 1;
}
.my-account-nav {
  border: 1px solid #c0c0c0;
  display: block;
  margin-right: 48px;
}
.my-account-nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.my-account-nav ul li {
  text-align: center;
  font-weight: 700;
  padding: 25px 10px;
  background-color: #ffffff;
}
.my-account-nav ul li.logout-button {
  display: none;
}
.my-account-nav ul li a {
  color: #000000;
}
.my-account-nav ul li {
  border-bottom: 1px solid #c0c0c0;
  cursor: pointer;
}
.my-account-nav ul > li:last-child {
  border: 0;
}
.my-account-nav ul li:hover,
.my-account-nav ul li.active {
  background-color: #000000;
}
.my-account-nav ul li:hover a,
.my-account-nav ul li.active a {
  color: #ffffff;
  text-decoration: none;
}
article#post-14 > .entry-header > .entry-title {
  border: 0px !important;
}

/**
 * Lightbox / carousel
 */
#lightbox {
  display: none;
}
.slider-wrapper.primary {
  display: inline-block;
  width: 300px;
  text-align: center;
  position: relative;
}
#lightbox .slider-wrapper .slider-for {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  cursor: pointer;
  flex: 1;
}
#lightbox .slider-wrapper .fa {
  font-size: 24px;
}
#lightbox .slick-list {
  width: 100%;
}
#lightbox .slick-list.draggable {
  flex: 1;
}
.slider-wrapper.primary.slider-for img,
.slider-for img {
  width: 300px;
  height: auto;
}
.slider-parent {
  width: 300px;
  min-width: 300px;
  min-height: 300px;
  align-self: flex-start;
}
.product-header .slider-wrapper > .slider-nav {
  margin-top: 15px;
  margin-left: 25px;
  margin-right: 25px;
}
.slider-wrapper img {
  cursor: pointer;
}
.slick-prev:before,
.slick-next:before {
  color: rgba(0, 0, 0, 0.8);
}
.closer {
  position: absolute;
  right: 25px;
  top: 20px;
  cursor: pointer;
  z-index: 987;
}
.slider-nav .slick-track.fixed {
  transform: translate3d(0px, 0px, 0px) !important;
}
.slider-wrapper.primary .post-thumbnail,
#lightbox .slider-wrapper .post-thumbnail {
  width: 75px;
  height: 75px;
  text-align: center;
}
.slider-nav img {
  width: 75px;
  height: 75px;
}

.single-product #content .product {
  margin-top: 60px;
}
.woocommerce-product-details__short-description .order-header {
  padding-top: 20px;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #c0c0c0;
}
.woocommerce-product-details__short-description .order-header h2 {
  margin-bottom: 10px !important;
}
.woocommerce-product-details__short-description .order-header h2 label,
.woocommerce-product-details__short-description .order-header p {
  margin-bottom: 0;
}
.product-header {
  overflow: hidden;
}
/**
 * My Orders
 */
.order-row {
  font-size: 14px;
  margin-top: 15px;
}
.order-row .title {
  font-size: 22px;
}
.order-row .number {
  font-size: 13px;
}
.order-row ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.order-row .order-details {
  position: relative;
  margin-left: 120px;
}
@media screen and (min-width: 768px) {
  .order-row .order-details {
    padding-right: 110px;
    margin-left: 240px;
  }
}
.order-row .order-details .quantity {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .order-row .order-details .quantity {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
  }
}
.order-row .order-details .title {
  margin-bottom: 10px;
}
.order-row .product-image img {
  width: 100px;
  height: auto;
}
@media screen and (min-width: 768px) {
  .order-row .product-image img {
    width: 200px;
  }
}
#post-230 .woocommerce-MyAccount-content {
  width: 68%;
  float: left;
  padding: 0 45px 45px 45px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  font-size: 0;
  padding: 0;
  background-color: #ebe9eb;
  border: 0;
  display: flex;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  border-radius: 0;
  border: 0;
  content: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-radius: 0 !important;
  width: 150px;
  text-align: center;
  background-color: #d8d7d8;
  border-color: #fcfcfc;
  padding: 0px;
  margin: 0px;
  height: 64px;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  overflow: hidden;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  color: #ffffff;
  background-color: #000000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 1;
  padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a span {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  white-space: nowrap;
  overflow: hidden;
  padding: 0 24px;
}
.component_option_radio_buttons_container {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.product .simple .component .component_option_radio_button {
  display: table;
}
.product
  .simple
  .component
  .component_option_radio_button
  .radio_button_description
  h5 {
  font-size: 14px !important;
}
.product
  .simple
  .component
  .component_option_radio_button
  .radio_button_description,
.checkbox_button_description {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
}
.radio_button_description > .mr3 {
  max-width: 100px;
}
.checkbox_button_description {
  flex: 1;
}
.checkbox_button_description .cart {
  position: absolute;
  left: 0px;
  top: 30px;
  width: 100%;
}
.checkbox_button_description .cart .single_variation_wrap {
  width: auto;
  display: inline-block;
  position: absolute;
  right: 280px;
  top: -35px;
}
.bundled_product.bundled_product_summary {
  width: 100%;
}
.bundled_product .checkbox_button_description .cart .single_variation_wrap {
  top: -6px;
}
.composite_component .bundled_product .checkbox_button_description.type-variable .bundled_item_cart_content {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-right: 280px;
}
.woocommerce div.product form.cart .reset_variations {
  display: none !important;
}
.bundle_product {
  margin-bottom: 50px;
  display: table;
  position: relative;
}
.bundle_product .bundled_product_excerpt.product_excerpt,
.bundle_product .bundled_product_excerpt.product_excerpt p {
  display: none;
}
.composite_component .bundled_product .checkbox_button_description .cart,
.bundled_product .checkbox_button_description .cart.variations_form {
  position: static;
  width: 150px;
}
.product-type-bundle .bundled_item_optional .bundled_item_cart_content--populated:before {
  display: none !important;
}
.product-type-bundle .bundled_product .checkbox_button_description.type-simple .cart {
  position: absolute;
  top: -7px;
  left: auto;
  right: 235px;
  width: 150px;
}
.checkbox_button_description,
.radio_button_description {
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .checkbox_button_description,
  .radio_button_description {
    flex-wrap: nowrap;
  }
  .checkbox_button_description.type-variable,
  .radio_button_description.type-variable {
    flex-wrap: wrap;
  }
}
.checkbox_button_description > .flex-fill,
.radio_button_description > .flex-fill {
  flex-basis: 100% !important;
}
@media screen and (min-width: 768px) {
  .checkbox_button_description > .flex-fill,
  .radio_button_description > .flex-fill {
    flex-basis: 50% !important;
  }
}
.bundled_product .checkbox_button_description.type-variable .bundled_item_cart_content {
  flex-basis: 100%;
}
.bundled_product .bundled_product_optional_checkbox.checkbox_wrapper {
  padding: 0 9px 0 0;
  display: block;
  width: auto;
}
.bundled_product .checkbox_button_description .bundle-single-price {
  min-width: 120px;
}
.bundled_product .checkbox_button_description .cart .quantity {
  margin: 0 !important;
}
.woocommerce-tabs.wc-tabs-wrapper {
  padding: 0 15px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  margin-bottom: 30px;
}
.woocommerce div.product .product_title {
  font-weight: 700;
}
.bundle_product .bundled_product_title_inner {
  line-height: 26px;
}
.woocommerce-cart-form .edit_composite_in_cart_text.edit_in_cart_text {
  display: inline-block;
}
.woocommerce-cart-form .item .component {
  display: inline-block;
}
.bundle_product .bundled_product_title_inner .item_qty {
  display: none;
}
.bundle_data .bundle_button .quantity {
  display: none !important;
}
.details.component_data {
  width: 100%;
}
ul.component_option_radio_buttons_container
  li.component_option_radio_button_container {
  min-height: 27px;
}
.summary_content .details.component_data p {
  width: 55%;
  padding-left: 28px;
  margin-bottom: 5px;
}
.bundle_form .details.component_data p {
  width: 100%;
  padding: 0;
}
.bundle_form.product {
  margin: 0;
}
.bundled_product.bundled_product_summary.product {
  margin: 0 !important;
  border-bottom: 0 !important;
}
.bundled_product.bundled_product_summary.product .details.bundle_product {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.bundled_product.bundled_product_summary.product .details.bundle_product.type-variable {
  align-items: flex-start !important;
  margin-top: 6px !important;
}
.product-type-bundle .bundled_product.bundled_product_summary.product .details.bundle_product.type-simple {
  margin-top: 6px !important;
}
.bundled_product.bundled_product_summary.product .details.bundle_product.type-variable .checkbox_wrapper {
  margin-top: 5px;
}
.composited_product_details_wrapper div.bundled_product_summary,
.woocommerce div.product.bundled_product_summary {
  padding-bottom: 0 !important;
}
.bundled_product.bundled_product_summary.product
  .details.bundle_product.type-variable
  ul.variations {
  padding-left: 0;
  margin-bottom: 5px !important;
}
div.bundled_product_summary:not(.thumbnail_hidden) .details,
.component:not(.selection_thumbnail_hidden) .composited_product_details_wrapper > .details,
.product .details .bundle_product .variations_form,
.product .details .bundle_product table.variations {
  width: 100% !important;
}
.component:not(.selection_thumbnail_hidden) .composited_product_details_wrapper > .details {
  text-align: right;
}
.component:not(.selection_thumbnail_hidden) .composited_product_details_wrapper > .details > * {
  text-align: left;
}
.product .details .bundle_product table.variations {
  float: none;
}
.product .details .bundle_product table.variations .label {
  padding: 0;
}

.product ul.variations {
  list-style: none;
  list-style-type: none;
  padding-left: 29px;
}
.product ul.variations li {
  list-style-type: none;
}
.product .total-option-price-wrapper {
  min-width: 70px;
}
@media screen and (min-width: 770px) {
  .product .total-option-price-wrapper {
    min-width: 100px;
  }
}
.component_option_radio_button_container .radio_button_input {
  vertical-align: top !important;
}
.component_option_radio_button_container .radio_button_title {
  line-height: 1.6;
}
.component_option_radio_button_container .bundled_product {
  padding-left: 35px; /* Align nested products with the parent product's label */
}
.component_option_radio_button_container .bundled_product .checkbox_wrapper {
  padding-right: 5px; /* Reduce gap between nested checkboxes and labels */
}
.woocommerce
  ul.component_option_radio_buttons_container
  li.component_option_radio_button_container
  .radio_button_description
  .price {
  margin-bottom: 0 !important;
  line-height: 1.6;
}
.product .simple .component .component_option_radio_button .radio_button_input,
.checkbox_wrapper {
  display: table-cell;
  vertical-align: middle;
  padding: 0 15px 0 0;
  line-height: 10px;
  width: 20px;
}
.product .simple .composite_button:before {
  clear: both;
}
.product .simple .composite_button {
  text-align: right;
  margin-top: 30px;
}
.simple span.price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  font-size: 14px !important;
  line-height: 14px;
}
.woocommerce div.product .bundle-single-price .price {
  font-size: 0.9em !important;
}
.woocommerce ul.component_option_thumbnails_container li.component_option_thumbnail_container .thumbnail_description .price {
  text-align: center;
}
.product
  .simple
  .component
  .component_option_radio_button
  .radio_button_description:after {
  content: "";
  display: table;
  clear: both;
}
.component .component_title_text {
  font-weight: 700;
}
/**
 * Page
 */

#ttr_sidebar {
  display: none !important;
}

@media screen and (max-width: 1280px) {
  form.slim > .container {
    max-width: 800px;
  }
  #page .info-box {
    right: calc(5% + 12px);
  }
  #main {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (max-width: 999px) {
  form.slim > .container {
    max-width: 800px;
  }
  form > div.col-lg-6 {
    padding: 0 !important;
  }
}
@media screen and (min-width: 770px) {
  #page .info-box {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) {
  #lightbox .slick-list {
    padding: 0 24px;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 1024px) {
  .site-info {
    padding-top: 0px;
  }
  /* Single product overrides */
  body.single-product #main {
    padding-top: 24px;
    padding-left: 2%;
    padding-right: 2%;
  }
  body:not(.home) #main,
  #content > #login {
    padding: 0 5% 0 5%;
  }
  .single-product .tabs.wc-tabs {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .single-product .tabs.wc-tabs > li {
    flex-basis: 50%;
  }
  .bundled_product .checkbox_button_description .cart .single_variation_wrap {
    position: static;
  }
  .bundled_product .checkbox_button_description.type-variable .bundled_item_cart_content {
    padding-right: 0;
    margin-right: 0;
  }
  .bundled_product .checkbox_button_description.type-variable .bundled_item_cart_content,
  .component_summary .variations_form .composited_product_details_wrapper .details.component_data {
    display: flex;
    align-items: center;
    flex-direction: row;
  }
  .bundled_product
    .checkbox_button_description.type-variable
    .bundled_item_cart_content
    ul,
  .component_summary
    .composited_product_details_wrapper
    .details.component_data
    ul {
    flex: 1;
  }
  .bundled_product.bundled_product_summary.product
    .details.bundle_product.type-variable
    ul.variations,
  .component_summary
    .composited_product_details_wrapper
    .details.component_data
    ul {
    margin: 0 12px 0 0 !important;
  }
  .checkbox_button_description .cart .single_variation_wrap,
  .component_summary
    .composited_product_details_wrapper
    .details.component_data
    .single_variation_wrap.component_wrap {
    position: static;
    margin-top: 8px;
  }
  /* End Single product overrides */
  #my-account-button {
    margin-right: 16px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .product-header .slider-nav.slick-initialized.slick-slider {
    max-width: 70%;
    margin: 0 auto;
  }
}

/**
 * Contact Us
 */
#post-235 ul {
  padding-left: 0;
  margin-left: 0;
  list-style-type: none;
}
#post-235 .wp-block-column.left {
  padding-right: 40px;
}
#post-235 .wp-block-column.right {
  padding-left: 40px;
  margin-left: 0;
}
/**
 * Category
 */

img.taxonomy-thumbnail {
  max-height: 150px;
  margin-left: 16px;
  width: auto;
  margin-top: 48px;
}

.product-tax h5,
.description.search-results h5,
.products .product .description h5 {
  font-weight: 600;
}

.tax-product_cat .woocommerce-result-count {
  display: none;
}
.woocommerce-cart-form .product-thumbnail {
  display: block;
  width: 160px;
  height: 160px;
  min-width: 160px;
  margin-bottom: 25px;
}
@media screen and (min-width: 992px) {
  .woocommerce-cart-form .product-thumbnail {
    margin-bottom: 0;
  }
}
.woocommerce-cart-form .product-thumbnail a {
  display: block;
}
/**
 * Products
 */
.archive #main > .products {
  padding: 0;
}
.products .elementor-button-wrapper a {
  margin-right: 15px;
}
.products .product {
  display: block;
  height: 180px;
  position: relative;
}
.products .product .description {
  margin: 0 !important;
}

.product-list-item-wrapper {
  position: relative;
  height: auto;
  overflow: hidden;
  display: flex;
  width: 100%;
  flex-direction: row;
}
.search-row .thumbnail,
.products .product .thumbnail {
  height: 160px;
  width: 160px;
  overflow: hidden;
  position: static;
  text-align: center;
}
form[role="search"] .select2 {
  width: 100% !important;
}
.product .description,
.search-row .description {
  padding: 0;
  margin: 0;
  flex: 1;
}
.products .product .description h4,
.products .product .description h5,
.products .product .description p,
.search-row .description h4,
.search-row .description h5,
.search-row .description p {
  padding-left: 30px;
  padding-right: 30px;
}
.products .product .description h2,
.search-row .description h2 {
  font-size: 23px;
  font-weight: bold;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  margin-bottom: 0;
}
.woocommerce ul.products[class*="columns-"] li.product,
.woocommerce-page ul.products[class*="columns-"] li.product {
  margin: 0 0 1.5rem 0 !important;
  width: 100% !important;
  height: auto !important;
}
.woocommerce ul.products li.product .button {
  margin: 0 !important;
  line-height: 1 !important;
}
.product_title.entry-title p.price {
  float: right;
  font-size: 18px !important;
}
.woocommerce-tabs {
  margin-top: 20px;
}
.product .description-container {
  padding-bottom: 40px;
}
.product .non-grand-total {
  min-width: 100px;
}
.product .non-grand-total p {
  margin: 0 !important ;
}
.component {
  margin-top: 15px;
  margin-bottom: 0;
}
.component dd {
  margin-bottom: 5px;
}
.composite_component.component.single {
  margin-top: 0;
  margin-bottom: 10px;
}
.composite_component.component.single.options-style-dropdowns {
  padding-bottom: calc(20px + 0.5rem);
}
.component .component_title_wrapper {
  position: relative;
}
form > .component:first-child {
  margin-top: 5px;
}
.component .component_description {
  margin-top: -7px;
  margin-bottom: 18px !important;
}
.component .component_description p {
  margin-bottom: 5px;
}
/**
 * Component options
 */
.composited_product_details_wrapper div.bundled_product_summary,
.woocommerce div.product.bundled_product_summary {
  padding-bottom: 0;
}
div.bundled_product_summary:not(.thumbnail_hidden) .details {
  float: none !important;
  width: 100%;
  padding-left: 0 !important;
}
.component .composited_product_images,
.woocommerce-page div.product div.composited_product_images,
.woocommerce-page #content div.product div.composited_product_images,
.woocommerce div.product div.composited_product_images,
.woocommerce #content div.product div.composited_product_images {
  width: auto !important;
}
.component .composited_product_images img,
.woocommerce-page div.product div.composited_product_images img,
.woocommerce-page #content div.product div.composited_product_images img,
.woocommerce div.product div.composited_product_images img,
.woocommerce #content div.product div.composited_product_images img {
  max-width: 120px;
}
.component .composited_product_details_wrapper > .details {
  float: left !important;
  padding-left: 0 !important;
}
.composited_product_title_wrapper {
  padding: 0 !important;
  margin: 0 !important;
}
.variations label {
  display: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.woocommerce .select-container {
  width: 200px;
}
.woocommerce .quantity .select-container {
  width: auto;
  min-width: 100px;
}
.woocommerce .select-container > .select {
  margin: 0 !important;
  width: 100%;
}
.composite_form table.variations td.value,
.single-product div.product .composite_form table.variations td.value {
  padding-top: 0 !important;
}
table.variations {
  display: inline-block !important;
  width: auto !important;
  float: left;
}
table.variations tr.attribute_options {
  display: inline-block !important;
  float: left;
}
.reset_variations_wrapper {
  display: none !important;
}
.single_variation_wrap.component_wrap {
  display: inline-block !important;
  position: absolute;
  right: 276px;
  top: -35px;
  z-index: 5;
}

.component label.component_option_radio_button_select {
  z-index: 4 !important;
}
.woocommerce-variation-add-to-cart > .quantity {
  margin: 0 !important;
}
.woocommerce-variation-price,
.woocommerce-variation.single_variation {
  display: none !important;
}
.product .component_title_wrapper h2,
.woocommerce-product-details__short-description .order-header h2 {
  font-size: 20px !important;
}
.component-group-meta {
  padding: 30px 0 10px 0;
  border-top: 1px solid #c0c0c0;
  margin: 20px 0;
}
form div.component-group-meta:first-of-type {
  border-top: 0 !important;
}
.component-group-meta__title {
  margin-top: 0;
}
.component-group-meta__description {
  margin-bottom: 0;
}
.composite_form:not(.paged) .component .component_inner {
  padding-bottom: 0 !important;
}
.composite_form .component_data.woocommerce-error {
  margin: 5px 0;
}
/***/
.product h2,
.product h1 {
  margin-bottom: 15px !important;
}
.product .description {
  margin-right: 200px;
}
.product .component_inner > * {
  margin-bottom: 5px !important;
}
.component_options_inner ul li .component_content .variations_form {
  margin-bottom: 10px !important;
}
.component_options_inner ul li h5 {
  line-height: 35px;
  margin: 0 !important;
}
.product .radio_button_price.price {
  float: right;
}
.product .component .component_option_radio_button .radio_button_input {
  width: 20px;
  text-align: center;
  padding: 0 15px 0 0;
}
.product .checkbox_description {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 100;
  cursor: pointer;
  margin: 0;
}
.product .component .component_option_radio_button {
  width: 100%;
  margin-bottom: 5px;
}
.product .radio_button_title.title {
  display: inline-block;
}
.product
  .component_option_radio_button_container
  .radio_button_description
  .title {
  margin-top: 0.5em;
}
.product .composite_wrap,
.product .composite_wrap .composite_button {
  text-align: right;
  padding-top: 35px;
}
#composite_price_container,
#grand_total_container {
  font-size: 1.25em;
}
.simple #composite_price_container span.price,
.woocommerce div.product #composite_price_container p.price,
.woocommerce div.product #composite_price_container span.price,
.woocommerce div.product .bundle_price p.price {
  font-size: 1em !important;
}
.woocommerce span.onsale {
  width: 45px;
  height: 45px;
  line-height: 45px;
  left: 0;
  top: 0;
  background: #a7203a;
}
.woocommerce div.product form.cart .button {
  float: none;
}
.product .composite_wrap textarea {
  display: block;
  height: 100px;
}
.product .composite_wrap .disclaimer p {
  float: right;
  clear: both;
  text-align: left;
  margin-top: 25px;
}
.product .composite_wrap .composite_price {
  display: inline-block;
}
.product .composite_wrap > div {
  margin-top: 15px;
}
.woocommerce div.product form.cart div.quantity {
  float: none;
  display: inline-block;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce div.product span.price {
  color: #000000;
  text-align: right;
  display: block;
}
.woocommerce div.product p.price.active-value,
.woocommerce div.product span.price.active-value {
  font-weight: bold;
  font-family: "arial";
}
.woocommerce .component_option_checkboxes_container {
  padding: 0;
  margin: 0;
}
.woocommerce
  ul.component_option_radio_buttons_container
  li.component_option_radio_button_container
  .radio_button_description
  .price.active-value {
  font-size: 1em !important;
}
.woocommerce .composite_availability {
  display: none !important;
}
.woocommerce table.shop_table,
.woocommerce-cart-form .cart_item,
.woocommerce-cart-form .cart_item > td,
.woocommerce table.shop_table td {
  padding-top: 30px;
}
.shop_table td.product-name {
  vertical-align: top;
  padding: 5px;
}
.shop_table .product-name .component {
  margin-bottom: 0;
}
.shop_table .product-name dd {
  margin: 0;
}
.shop_table .product-name dd p {
  margin: 0;
}
.shop_table .product-name dt,
.shop_table .product-name dd {
  display: block;
}
.shop_table td.product-price,
.shop_table td.product-subtotal,
.shop_table td.product-remove {
  text-align: right;
}
td.product-remove > div {
  text-align: right;
  margin-top: 10px;
}
td.product-remove > div .select2 span,
.quantity .select2 span {
  text-align: center;
}
.quantity-selector {
  width: 80px;
  height: 38px;
  font-size: 16px;
  text-align: center;
}
.quantity-selector option {
  text-align: center;
}
.woocommerce table.shop_table,
.woocommerce-cart-form .cart_item > td,
.woocommerce table.shop_table td {
  border: 0;
  position: relative;
}
.shop_table .remove-button {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.shop_table .remove-button button {
  background-color: #ffffff;
  color: #a7203a;
  border: 1px solid #a7203a;
}
.shop_table td.product-thumbnail img,
#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
  max-width: 200px;
  vertical-align: top;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 200px;
}

#add_payment_method #payment ul.payment_methods,
#add_payment_method #payment {
  background: none !important;
  border: none !important;
  padding-left: 0;
  padding-right: 0;
}
#add_payment_method #payment ul.payment_methods li input[name="payment_method"],
.woocommerce-cart #payment ul.payment_methods li input[name="payment_method"],
.woocommerce-checkout #payment ul.payment_methods li input[name="payment_method"] {
  display: inline-block !important;
}

table#cart-taxes,
table#order-confirmation-taxes {
  width: auto;
  margin-right: 0;
  margin-left: auto;
}

table#cart-taxes th,
table#order-confirmation-taxes th {
  padding-right: 14px;
}

table#cart-taxes th,
table#cart-taxes td,
table#order-confirmation-taxes th,
table#order-confirmation-taxes td {
  padding-bottom: 14px;
}

#wc-aps-cc-form {
  display: inline-block;
  width: 100%;
  text-align: left;
  margin: 1em 0 !important;
  padding-left: 24px !important;
  padding-right: 24px !important;
}

#wc-aps-cc-form p {
  float: none;
  clear: none;
  width: auto;
  display: inline-block;
  margin-bottom: 0 !important;
}

#wc-aps-cc-form #aps-card-expiry {
  width: 100px;
}

#aps-card-number {
  padding-right: 50px !important;
}

#wc-aps-cc-form label {
  display: inline-block;
  margin-right: 8px;
}

#wc-aps-cc-form input {
  border: none;
  box-shadow: none;
  color: #666;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
  width: auto;
  height: 38px;
  font-size: 14px;
}

.cart-contents {
  position: relative;
  display: inline-block;
}

.cart-contents:hover {
  text-decoration: none;
}

.cart-contents-count {
  color: #fff;
  background: #a7203a;
  font-weight: bold;
  border-radius: 50%;
  padding: 3px 6px;
  line-height: 1.5;
  font-family: Arial, Helvetica, sans-serif;
  vertical-align: top;
  height: 17px;
  width: 17px;
  margin-left: -10px;
  font-size: 10px;
}
.cart-contents:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f07a" !important;
  font-size: 22px;
  color: #fff;
}
/**
 * Request a Quote
 */
#post-248 .entry-content {
  padding: 25px;
}
#post-248 .entry-content .order-row {
  margin-top: 0;
  margin-bottom: 50px;
}
.request-a-quote-options dt,
.request-a-quote-options dd {
  display: inline-block;
}
.request-a-quote-options dt {
  font-weight: 600;
}
.request-a-quote-options dl {
  margin: 4px 0 0;
}
.request-a-quote-options dd {
  margin: 0;
}

/*
* Orders
*/
.order-items-wrapper > span {
  display: flex;
  width: 100%;
  align-items: flex-start;
}

.order-items-wrapper > span .i-name {
  flex: 1;
  margin-right: 24px;
}

.order-items-wrapper > span img {
  width: 60px;
  height: 60px;
  margin-right: 24px;
}

/**
 * Punchout
 */
#punchout-catalog .entry-title small {
  font-size: 17px;
  vertical-align: middle;
}
#punchout-catalog .entry-title {
  border-bottom: 0;
}
#punchout-catalog .entry-title input[type="text"] {
  width: 280px;
  height: 38px;
}
#punchout-catalog .entry-content,
#punchout-catalog .entry-content ul {
  padding: 0;
  margin: 0;
}
#punchout-group-select a {
  border: 1px solid transparent;
}
#punchout-group-select a:hover {
  background-color: #eee;
}
#punchout-group-select a.selected {
  border-color: #a7203a;
}
/**
 * Search
 */
.archive.search .page-title small {
  font-size: 17px;
  vertical-align: middle;
}
/**
 * Globals
 */
.composite_wrap .composite_message .woocommerce-info,
.composite_wrap .composite_message .woocommerce-success {
  border-top-color: #191737;
}

.composite_wrap .composite_message .woocommerce-info::before,
.composite_wrap .composite_message .woocommerce-success::before {
  color: #191737;
}

.blockUI.blockOverlay {
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
}
.middle {
  vertical-align: middle !important;
}
input[type="checkbox"],
input[type="radio"] {
  cursor: pointer;
}
.inline {
  display: inline-block !important;
}
.hidden {
  display: none !important;
}
.block {
  margin-top: 35px;
  margin-bottom: 15px;
  clear: both;
}
.clearfix {
  clear: both;
}
#info-lightbox {
  display: none;
}
#lightbox,
#info-lightbox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.35);
}
#lightbox .slider-wrapper,
#info-lightbox .wrapper {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  width: auto;
  max-width: 700px;
  max-height: 82%;
  min-height: 82%;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  background-color: #ffffff;
  padding: 50px;
}

#info-lightbox .wrapper {
  max-width: 1280px;
  max-height: 60%;
  min-height: 60%;
}
#info-lightbox .wrapper .content {
  overflow-y: auto;
  max-width: 600px;
  max-height: 600px;
}
#info-lightbox #content,
#info-lightbox .entry-title {
  margin-top: 0;
  padding-top: 0;
}
#info-lightbox article > .entry-content {
  padding: 0;
}
#info-lightbox #main .entry-header .divider,
#info-lightbox #pagination-container {
    display: none;
}
#lightbox .slider-wrapper .wp-post-image {
  max-width: 600px;
  text-align: center;
}
#lightbox .slider-wrapper .wp-post-image img {
  width: auto;
  height: 100%;
  cursor: pointer;
  display: inline-block;
  object-fit: contain;
}

@media (min-width: 769px) {
  #lightbox .slider-wrapper .wp-post-image img {
    min-width: 350px;
  }
}

#lightbox .slider-wrapper .wp-post-image a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.slick-slide > a {
  position: relative;
  display: block;
}

.slick-slide > a > .fa {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 30px;
  color: black;
}

.slick-slide > .wp-post-image-caption {
  width: 100%;
  text-align: left;
}

.slick-slide > .wp-post-image-caption.wp-post-image-caption--lightbox {
  position: absolute;
  bottom: 0px;
  background-color: rgb(255, 255, 255);
  background-color: rgba(255, 255, 255, 0.8);
  padding: 15px;
  margin-bottom: 10px;
}

.slick-slide > .wp-post-image-caption span {
  /*
    Text truncate for multiple lines
    Requires height or max-height for proper styling
  */
  font-size: 14px;
  line-height: 1.5;
  max-height: 42px; /* font-size * line-height * n-lines */
  display: block; /* Fallback for non-webkit */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
}

.slick-slide img,
#lightbox .slick-slide img {
  display: inline-block !important;
}

#lightbox .slider-nav {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 25px;
}

#mega-menu-wrap-primary,
#mega-menu-wrap-primary #mega-menu-primary,
#mega-menu-wrap-primary #mega-menu-primary > li,
#mega-menu-wrap-primary #mega-menu-primary > li > a.mega-menu-link {
  vertical-align: top;
}
@media screen and (min-width: 1370px) {
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item.mega-current-menu-item
    > a.mega-menu-link,
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item.mega-current-menu-ancestor
    > a.mega-menu-link,
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item.mega-current-page-ancestor
    > a.mega-menu-link,
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link {
    height: 60px;
    line-height: 60px;
    padding: 0 25px;
    background-color: #000000;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-item
    > a.mega-menu-link,
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    li.mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item
    > a.mega-menu-link,
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-flyout
    ul.mega-sub-menu
    li.mega-menu-item:last-child
    > a.mega-menu-link {
    font-weight: 700 !important;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-row
    .mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item {
    padding: 10px;
  }
  #mega-menu-primary > li > .mega-sub-menu a.mega-menu-link {
    text-transform: none !important;
    background-color: transparent !important;
  }
  #mega-menu-primary .mega-menu-description {
    display: none !important;
  }
  #mega-menu-primary > li > .mega-sub-menu {
    background-color: #ffffff !important;
    padding: 25px !important;
    background-color: #ffffff;
    position: fixed !important;
    top: 60px !important;
    width: 100% !important;
    left: 0 !important;
    height: 460px;
    border-bottom: 1px solid #000000;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-megamenu.mega-menu-item {
    margin-left: 15px;
  }
  .elementor-hidden-desktop {
    display: none;
  }
}
.woocommerce-cart-form .indent {
  display: inline-block;
}
.sub-price.sp-mobile {
  display: none;
}
.sub-products {
  padding-left: 20px;
}
@media screen and (max-width: 1080px) {
  .welcome.desktop {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  .desktop {
    display: none !important;
  }
  .my-account-options .welcome {
    color: #000000;
    width: 100%;
    text-align: center;
  }
  .woocommerce-MyAccount-content,
  #post-946 .elementor-shortcode > div.woocommerce {
    flex-direction: column;
  }
  .my-account-nav {
    margin: 0;
    width: 100%;
    margin-bottom: 48px;
  }
  .my-account-nav ul {
    display: flex;
    width: 100%;
    flex-direction: row;
  }
  .my-account-nav ul li {
    flex: 1;
    border-bottom: none;
  }
  #masthead {
    max-width: 100%;
    text-align: center;
  }
  #site-navigation {
    padding: 0;
    position: absolute;
    top: 0;
  }
  .navigation.posts-navigation {
    display: none !important;
  }
  .site-branding {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    text-align: center;
  }
  .site-branding img.logo_image {
    float: none;
  }
  #shopping-menu {
    display: block;
  }
  #mega-menu-wrap-primary #mega-menu-toggle {
    height: 59px;
  }
  #mega-menu-wrap-primary {
    display: block;
    float: left;
    height: 60px;
  }
  ul.mega-sub-menu {
    overflow: auto !important;
    max-height: 480px !important;
  }
  .elementor-hidden-phone {
    display: none;
  }
}

@media (max-width: 992px) {
  .woocommerce .select-container {
    width: 100%;
  }
  body.tax-product_cat #main .divider {
    margin-left: -9999px;
    margin-right: -9999px;
    border-color: #a7203a;
    border-width: 2px;
  }
  body.tax-product_cat li.product-category,
  body.tax-product_cat li.type-product {
    padding-bottom: 1.5rem !important;
    border-bottom: 1px solid #c0c0c0;
  }

  body.tax-product_cat li.product-category:last-child,
  body.tax-product_cat li.type-product:last-child {
    border-bottom: none;
  }
  .product-header .slider-wrapper.primary {
    width: 100%;
  }

  .woocommerce div.product .woocommerce-tabs ul.tabs {
    background: none;
  }

  .woocommerce div.product .woocommerce-tabs ul.tabs::before {
    display: none !important;
  }

  .product-header .slider-parent {
    width: 100%;
    align-self: center;
    text-align: center;
  }

  #lightbox .product-header .slider-parent {
    width: 100%;
    text-align: left;
  }
}
@media (max-height: 550px) {
  #lightbox .slider-wrapper,
  #info-lightbox .wrapper {
    top: 60px;
    transform: translate(-50%, 0);
    height: calc(100% - 60px);
    min-height: calc(100% - 60px);
    width: 100%;
    max-width: 100%;
  }
  #lightbox .slider-wrapper .wp-post-image {
    max-width: 100%;
  }
}

@media (max-width: 500px) {
  body:not(.home) #main,
  #content > #login {
    padding: 0;
  }
  #main {
    margin-top: 50px;
  }
  button.large, div.large a, .button.wc-backward, .elementor-button-link.elementor-button {
    width: 170px;
  }
  .woocommerce-cart .entry-content .product-remove {
    flex: none;
  }
  .pl4 {
    padding: 0;
  }
}

@media (max-width: 1023px) {
  #wc-aps-cc-form p {
    width: 100%;
    margin-bottom: 12px !important;
  }
  #wc-aps-cc-form label {
    min-width: 110px;
  }
  .my-account-nav ul li.logout-button {
    display: block;
  }
  #footer-container {
    border-top: 2px solid #a7203a;
  }
}

@media (min-width: 1023px) {
  .mobile {
    display: none !important;
  }
  #site-navigation #mega-menu-primary {
    height: 59px;
    line-height: 59px;
  }
  .site-branding img {
    margin-left: 0;
  }
}

@media (max-width: 768px) {
  .sub-products {
    padding-left: 10px;
  }
  .sub-price {
    position: relative;
  }
  .sub-price.sp-mobile {
    display: block;
    text-align: right;
  }
  .sub-price.sp-desktop {
    display: none;
  }
  #questions {
    display: none;
  }

  #lightbox .slider-wrapper .wp-post-image a {
    width: 100% !important;
  }

  #lightbox .slider-wrapper .wp-post-image a img {
    width: 100%;
    height: auto;
    min-height: 1px;
  }

  #lightbox .slider-wrapper,
  #info-lightbox .wrapper {
    top: 60px;
    transform: translate(-50%, 0);
    height: calc(100% - 60px);
    min-height: calc(100% - 60px);
    width: 100%;
    max-width: 100%;
  }
  #lightbox .slider-wrapper .wp-post-image {
    max-width: 100%;
  }
}
@media (max-width: 478px) {
  #wc-aps-cc-form p {
    width: 100%;
    margin-bottom: 12px !important;
  }
  #wc-aps-cc-form label {
    width: 100%;
  }
  #aps-card-number {
    width: 100% !important;
  }
}

@media (max-width: 500px) {
  #lightbox .slider-wrapper .wp-post-image a img {
    width: 100% !important;
    height: auto !important;
    max-width: 400px;
    min-height: 1px;
  }
  #my-account-button {
    display: none;
  }
}

/* LOADERS */
.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.loader-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  bottom: 0;
  align-items: center;
  background: rgba(0, 0, 0, 0.4);
  z-index: 99999;
}
.loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.5);
  border-right: 1.1em solid rgba(255, 255, 255, 0.5);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.5);
  border-left: 1.1em solid #a7203a;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: base 1.1s infinite linear;
  animation: base 1.1s infinite linear;
}
@-webkit-keyframes base {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes base {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

a.button.red, button.red, .elementor-button-link.elementor-button, .wp-block-button.red .wp-block-button__link, .woocommerce #respond button.red, .button.wc-backward {
  background-color: #AA273E!important;
}

.select2-selection .select2-selection__rendered,
.select2-results__options li {
  font-size: 14px;
  font-weight: normal;
}
