


body #wpforms-56 .wpforms-submit-container .wpforms-submit, body #wpforms-56 .wpforms-field-pagebreak button.wpforms-page-button {
    border-style: solid !important;
}

body div.wpforms-container-full {
    margin: 4px auto !important;
}

body .wpforms-container .wpforms-field {
    padding: 10px 0 0px;
}

body div.wpforms-field.wpforms-field-textarea {
    margin-top: 0px;
}

div.wpforms-container-full input[type=checkbox]+label, div.wpforms-container-full input[type=radio]+label {
    font-size: 11px !important;
}

.wd-more-desc .wd-more-desc-inner {
    display: none !important;
}

html {
  scroll-behavior: smooth;
}

/*.product-tabs-wrapper {
    display: none !important;
}*/

.whb-main-header {
    z-index: 9999 !important;
}

.wd-el-title {
    display: none !important;
}

.wd-entities-title {
    color: #9B1313 !important;
}

.trp-language-switcher > div {
    background-color: transparent !important;
	    background-image: url(https://the-essential-alchemist.com/wp-content/uploads/arrow-down.png);
	    border: 1px solid #9B1313 !important;
    border-radius: 0px !important;
}

.trp-language-switcher > div > a {
    color: #9B1313 !important;
	text-transform: uppercase !important;
}

.trp-language-switcher {
    height: 49px !important;
}

.whb-sticky-shadow.whb-sticked .whb-row:last-child {
    
	background-color: rgba(244, 242, 240, 1) !important;
}@media (min-width: 1025px) {
	.wpforms-container.inline-fields .wpforms-field-container {
  display: inline !important;  
	width: 260px !important;
}

.wd-sub-menu li>a:hover {
    color: #685650 !important;
}

.wd-dropdown-menu {
    min-height: min(var(--wd-dropdown-height, unset), var(--wd-content-h, var(--wd-dropdown-height, unset)));
    background-color: #F4F2F0 !important;
}

.wd-dropdown-menu.wd-design-default {
    --wd-dropdown-width: 256px !important;
}

.wd-product .wd-entities-title {
    font-size: 20px !important;
}

.hotspot-action-hover .hotspot-content {
 width: 550px !important;
 height: auto !important;
}

.hotspot-content>:is(div,h4) {
    width: 550px !important;
    height: auto !important;
}

.hotspot-content {
    width: 580px !important;
    background: #fff !important;
}
}

