.page-title-default{
	background-color:rgb(255,255,255);
}

.footer-container{
	background-color:#f7f7f7;
}

:root{
--wd-text-font:"Josefin Sans", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(2,2,2);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Josefin Sans", Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-color:rgb(2,2,2);
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:400;
--wd-entities-title-color:rgb(2,2,2);
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Josefin Sans", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Josefin Sans", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:400;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgb(2,2,2);
--wd-widget-title-font-size:12px;
}
:root{
--wd-header-el-font:"Josefin Sans", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:12px;
}
:root{
--wd-primary-color:rgb(255,237,0);
}
:root{
--wd-alternative-color:rgb(255,237,0);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#ffed00;
}
:root{
--btn-shop-bgcolor-hover:rgb(255,238,0);
}
:root{
--btn-accent-bgcolor:rgb(255,237,0);
}
:root{
--btn-accent-bgcolor-hover:rgb(255,237,0);
}
:root{
--notices-success-bg:rgb(22,227,138);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:rgb(255,237,0);
}
:root{
--notices-warning-color:rgb(10,10,10);
}
	:root{
	
			--wd-form-brd-radius: 5px;
	
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #333;
	--btn-shop-color-hover: #333;

	--btn-accent-color: #333;
	--btn-accent-color-hover: #333;
	
	
	
	
	
	
	
	
	
			--btn-default-brd-radius: 5px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 5px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
			--btn-accent-brd-radius: 5px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1320px;
		}
	}

	.container {
		max-width: 1350px;
	}
	
	
		.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1320px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1330px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1340px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1350px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1360px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1380px;
		}

		@media (min-width: 1367px) {

			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

		@media (min-width: 1350px) {

			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 650px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//karpromosyon.com/wp-content/themes/hetra/fonts/woodmart-font.woff2?v=6.1.4") format("woff2"),
	url("//karpromosyon.com/wp-content/themes/hetra/fonts/woodmart-font.woff?v=6.1.4") format("woff");
	font-display:swap;
}

.quantity input[type="number"] {
  width: 70px !important;
}
.product-image-summary .single_add_to_cart_button {
  width: calc(100% - 135px) !important;
  text-align: cnter;
  transition: 0.8s !important;
  border-radius: 4px !important;
  background: #fe0 !important;
  padding: 18px 20px !important;
  font-size: 16px !important;
  text-transform: capitalize !important;
  font-weight: 400 !important;
  box-shadow: 0 12px 20px 0 rgba(255, 238, 0, 0.36) !important;
}
.product-image-summary .single_add_to_cart_button:hover {
  transform: scale(1.04, 1.04) !important;
  opacity: 0.88 !important;
}
.wd-cookies-popup {
  padding: 10px 30px !important;
  background-color: rgba(73, 73, 86, 0.85) !important;
}
.wd-cookies-inner .cookies-info-text {
  color: rgba(255, 255, 255, 0.88) !important;
  font-size: 12px !important;
}
.cookies-buttons .cookies-more-btn {
  color: #fff !important;
  border-bottom: none !important;
  text-transform: capitalize !important;
}
.tabs-layout-accordion {
  border-top: none !important;
}
.searchform input[type="text"] {
  font-size: 13px !important;
}
.menu-opener {
  min-width: 248px !important;
}
.woocommerce-MyAccount-navigation ul li.is-active > a {
  border-radius: 4px !important;
  color: #323c3e !important;
}
.woocommerce-MyAccount-navigation ul li a:hover {
  border-radius: 4px !important;
}
.woocommerce-MyAccount-content .woocommerce-Message {
  border-radius: 4px !important;
}
.products-bordered-grid.elements-grid {
  border-color: #eee !important;
}
.wd-side-hidden.wd-opened {
  z-index: 9999 !important;
}
.scrollToTop {
  right: 30px !important;
  bottom: 65px !important;
  border-radius: 6px !important;
  background-color: rgba(255, 255, 255, 0.9) !important;
  box-shadow: 0 0 5px rgb(0 0 0 / 12%) !important;
}
.copyrights-wrapper {
  border-top: 1px solid #eee !important;
}
.wd-social-icon {
  border-radius: 4px !important;
}
.wd-prefooter {
  padding-bottom: 0 !important;
  background: #ececec !important;
}
#backtotop {
  background-color: #ececec;
  text-align: center;
  color: #0d0f2e;
  text-transform: uppercase;
  line-height: 50px;
  letter-spacing: 1px;
  z-index: 1;
  cursor: pointer;
  font-size: 10px;
  width: 100%;
  font-weight: 600;
}
.whb-top-bar .wd-nav-secondary > li > a {
  text-transform: capitalize !important;
}
.wd-nav > li > a .wd-nav-icon {
  margin-top: -3px !important;
}
.wd-accordion-theme-style .elementor-accordion-item {
  border-top-width: 0 !important;
}
.whb-header-bottom {
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.05) !important;
  border: none !important;
}
.wpcf7 form:not(.sent) .wpcf7-response-output {
  border-radius: 4px !important;
}
.wpcf7-submit {
  border-radius: 4px !important;
}
.product-label.onsale {
  background: #16e38a !important;
  border-radius: 4px !important;
  margin: 18px 24px !important;
  box-shadow: 0 4px 12px 0 #16e38a !important;
}
.wd-sub-menu li a {
  font-size: 12px !important;
  text-transform: capitalize !important;
}
.whb-color-light .wd-nav.wd-style-bordered > li:not(:last-child)::after,
.whb-color-light .wd-nav.wd-style-separated > li:not(:last-child)::after {
  border-color: rgba(255, 255, 255, 0.1) !important;
}
.wd-empty-page {
  margin-top: 2vw !important;
}
.checkout-order-review::after,
.checkout-order-review::before {
  display: none !important;
}
.checkout-order-review,
.woocommerce-order-pay .entry-content > .woocommerce {
  border-radius: 5px !important;
  border: 2px solid #f5f5f5 !important;
  box-shadow: 0 10px 18px rgba(9, 25, 33, 0.05) !important;
  background: #fff !important;
}
.woocommerce-checkout .woocommerce [role="alert"] {
  border-radius: 5px !important;
}
.wd-table-wrapper {
  border-radius: 5px !important;
  box-shadow: none !important;
}
.payment_methods .payment_box {
  border-radius: 5px !important;
}
.wd-price-table .wd-plan-inner {
  border-radius: 5px !important;
}
.wd-price-table.price-highlighted .wd-plan-inner {
  box-shadow: 0 0 10px rgb(76 200 216/40%) !important;
}
.wd-price-table.label-color-blue .price-label > span {
  background-color: #00bfd8 !important;
}
.product-label.new {
  background: #28a745 !important;
  box-shadow: 0 2px 12px #28a745 !important;
}
.labels-rounded .product-label {
  border-radius: 13px !important;
}
.labels-rounded .product-label {
  padding: 4px 4px !important;
  font-size: 12px !important;
}
.entry-summary .summary-inner {
  padding: 30px !important;
}
div.quantity .minus {
  border-top-left-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
  border: 2px solid #ccc !important;
  border-right: none !important;
  height: 54px !important;
  font-size: 21px !important;
  background: #ccc !important;
}
div.quantity .minus:hover {
  background: #bbb !important;
}
div.quantity .plus {
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
  border: 2px solid #ccc !important;
  border-left: none !important;
  height: 54px !important;
  font-size: 21px !important;
  background: #ccc !important;
}
div.quantity .plus:hover {
  background: #bbb !important;
}
select#gtranslate_selector {
  font-size: 11px !important;
  height: 34px !important;
}
select#gtranslate_selector option {
  font-size: 12px !important;
  color: #000 !important;
  text-transform: uppercase !important;
}
.product-grid-item .product-image-link img {
  padding: 25px 15px !important;
  transition: 0.7s !important;
}
.wd-hover-base .content-product-imagin {
  box-shadow: none !important;
}
.product-grid-item .product-image-link img:hover {
  border: none !important;
}
div.quantity input[type="number"] {
  height: 54px !important;
  border-top: 2px solid #ccc !important;
  border-bottom: 2px solid #ccc !important;
}
.cart-totals-inner {
  border: 1px solid #000 !important;
  border-radius: 3px !important;
}
.wd-spacing-20 > [class*="col"] {
  padding-right: 24px !important;
}
.wd-accordion-title.active,
.wd-accordion-title:hover {
  color: #000 !important;
  font-weight: 500 !important;
}
table th {
  border-bottom: 1px solid #efefef !important;
}
table td {
  border-bottom: none !important;
}
.payment_methods .payment_box {
  box-shadow: none !important;
}
.woocommerce-message {
  opacity: 0.8 !important;
  border-radius: 4px !important;
  box-shadow: 0 2px 6px 0 #16e38a !important;
}
.amount {
  color: #343c3e;
}
.tabs-layout-accordion .wd-scroll-content {
  font-size: 14px !important;
}
.whb-header-bottom .wd-nav > li > a .wd-nav-icon {
  width: 23px !important;
  text-align: center !important;
  color: rgba(82, 82, 82, 0.45) !important;
}
.labels-rectangular .product-label {
  font-size: 14px !important;
  font-weight: 300 !important;
}
.hesabim_button {
  border: 2px solid #ddd !important;
  color: #ddd !important;
  padding: 6px 14px !important;
  border-radius: 5px !important;
  transition: 0.7s !important;
}
.hesabim_button:hover {
  border: 2px solid #fe0 !important;
}
@media (min-width: 1024px) {
  .wd-header-cart {
    border: 2px solid #ddd !important;
    border-radius: 5px !important;
    padding: 1px 8px !important;
    transition: 0.7s !important;
  }
  .wd-header-cart:hover {
    border: 2px solid #fe0 !important;
  }
}
.wd-info-box .info-box-subtitle {
  margin-bottom: 0 !important;
  color: #323c3e !important;
  font-size: 12px !important;
}
.wd-header-cart.wd-design-3 .wd-cart-subtotal .amount {
  color: #323c3e !important;
  font-size: 12px !important;
}
.wd-header-cart.wd-design-3 .wd-tools-text {
  border-left: none !important;
}
.wd-header-cart.wd-design-3 .wd-cart-number {
  font-size: 12px !important;
  color: #323c3e !important;
}
.wd-nav.wd-style-bordered > li:not(:last-child)::after,
.wd-nav.wd-style-separated > li:not(:last-child)::after {
  border-right: none !important;
}
.box-icon-align-left .box-icon-wrapper {
  margin-right: 12px !important;
}
.wd-header-cart.wd-design-3 .wd-tools-text {
  padding-right: 0 !important;
  padding-left: 6px !important;
}
.box-icon-align-left .box-icon-wrapper {
  margin-top: 3px !important;
}
.wd-style-with-bg > input:nth-child(1) {
  border: 2px solid #666 !important;
}
.searchform.wd-style-with-bg .searchsubmit {
  background: #666 !important;
}
.title-design-centered {
  text-align: left !important;
  font-size: 28px !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
}
.product-summary-shadow .summary-inner {
  border-radius: 5px !important;
  border: 2px solid #f5f5f5 !important;
  box-sizing: border-box !important;
  box-shadow: 0 5px 10px rgba(9, 25, 33, 0.025) !important;
}
.whb-top-bar {
  border-top: 4px solid #fe0 !important;
}
.title-size-small .title {
  font-size: 32px !important;
  font-weight: 700 !important;
}
.page-title {
  margin-bottom: 10px !important;
}
#place_order {
  font-size: 16px !important;
  font-weight: 300 !important;
  box-shadow: 0 8px 16px 0 rgba(255, 238, 0, 0.36) !important;
}
.tabs-layout-tabs .tabs {
  background-color: #494956 !important;
  margin-top: 0 !important;
  text-align: left !important;
}
.tabs-layout-tabs .tabs li a:hover {
  background: #fff !important;
  color: #000 !important;
}
.woocommerce-tabs {
  border: 2px solid #494956 !important;
  border-radius: 5px !important;
}
.wc-tab-inner {
  padding: 40px !important;
  font-size: 14px !important;
  color: #323c3e !important;
}
.tabs-layout-tabs .tabs li {
  margin-right: 0 !important;
}
.tabs-layout-tabs .tabs li a {
  text-transform: capitalize !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  color: #fff !important;
  font-size: 14px !important;
}
.tabs-layout-tabs .tabs li.active a {
  background: #fff !important;
  color: #000 !important;
}
.tabs-layout-tabs .tabs li a::after {
  display: none !important;
}
.wd-nav[class*="wd-style-"] > li.current-menu-item > a {
  color: #000 !important;
  font-weight: 600 !important;
}
.slider-title::before {
  display: none !important;
}
.cookies-buttons .cookies-accept-btn {
  border-radius: 3px !important;
  box-shadow: 0 12px 20px 0 rgba(255, 238, 0, 0.36) !important;
}
.woocommerce-mini-cart__buttons .checkout {
  box-shadow: 0 12px 20px 0 rgba(255, 238, 0, 0.36) !important;
}
.woocommerce-breadcrumb a::after {
  margin-left: 5px !important;
  font-family: "Font Awesome 5 Free" !important;
  content: "\f30b" !important;
  font-weight: 900 !important;
}
.breadcrumbs > a:after {
  margin-left: 5px !important;
  font-family: "Font Awesome 5 Free" !important;
  content: "\f30b" !important;
  font-weight: 900 !important;
}
.wd-custom-icon,
picture.wd-custom-icon img {
  max-width: 24px !important;
}
.woocommerce-info .button,
.woocommerce-message .button {
  color: #000 !important;
  border-bottom: 2px solid #000 !important;
}
.woocommerce-MyAccount-content .woocommerce-Message,
button[name="save_account_details"],
button[name="save_address"] {
  box-shadow: 0 12px 20px 0 rgb(255 238 0 / 36%) !important;
}
.wd-hover-base .product-wrapper {
  border: 2px solid #f5f5f5 !important;
  border-radius: 5px !important;
  transition: border-color 0.3s ease !important;
}
.wd-hover-base .product-wrapper:hover {
  border: 2px solid #494956 !important;
}
.product-tabs-wrapper {
  border: none !important;
}
.post-img-wrapp {
  padding: 20px !important;
}
.read-more-section a,
.wd-entry-meta {
  display: none !important;
}
.meta-categories-wrapp {
  display: none !important;
}
.hovered-social-icons {
  display: none !important;
}
.blog-design-masonry .post-title,
.wd-entry-content {
  text-align: left !important;
}
.wd-post-cat.wd-style-with-bg {
  display: none !important;
}
.wd-single-footer {
  border-top: none !important;
}
.woocommerce-form-coupon-toggle > .woocommerce-info .showcoupon {
  text-decoration: none !important;
  color: #494956;
}
.blog-design-masonry.blog-style-shadow .article-inner {
  border: 2px solid #f5f5f5 !important;
  border-radius: 5px !important;
  transition: border-color 0.3s ease !important;
  box-shadow: none !important;
}
.blog-design-masonry.blog-style-shadow .article-inner:hover {
  border: 2px solid #494956 !important;
}
.widget-title,
.widgettitle {
  font-size: 14px !important;
  font-weight: 600 !important;
}
.blog-design-masonry.has-post-thumbnail .post-date {
  display: none !important;
}
.product_title {
  font-size: 28px;
}
.btn.btn-color-primary {
  color: #000 !important;
  box-shadow: 0 12px 20px 0 rgb(255 238 0 / 36%) !important;
}
.wd-products-nav .wd-back-btn:after {
  content: "\f54e" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  color: #666 !important;
}
.woocommerce-checkout .woocommerce [role="alert"] {
  background: #f8d7da !important;
  color: #721c24 !important;
  border: 1px solid #f5c6cb !important;
}
.wd-action-btn.wd-style-icon .button {
  display: none !important;
}
.sidebar-container {
  padding-right: 48px !important;
}
@media (max-width: 467px) {
  .woocommerce-tabs {
    padding: 0 12px !important;
  }
}
.wd-price-table.label-color-blue .price-label > span {
  background-color: #ffed00 !important;
  color: #000 !important;
}
.wd-price-table.price-highlighted .wd-plan-inner {
  box-shadow: 0 0 10px rgb(255 238 0/40%) !important;
}
.wd-price-table .wd-plan-footer > a {
  box-shadow: 0 12px 20px 0 rgb(255 238 0 / 36%) !important;
}
.widget_price_filter .ui-slider .ui-slider-range {
  background-color: #666 !important;
}
.widget_price_filter .ui-slider .ui-slider-handle:after {
  background-color: #666 !important;
  border-radius: 10px !important;
  width: 13px !important;
  height: 13px !important;
}
.wd-hover-tiled .product-wrapper {
  box-shadow: none !important;
  border: 2px solid #ddd;
  border-radius: 5px !important;
  transition: border 0.6s ease !important;
}
.wd-hover-tiled .product-wrapper:hover {
  border: 2px solid #494956;
}
.product-grid-item .price,
.product-grid-item .wd-entities-title {
  font-size: 13px !important;
}
.widget {
  border-bottom: 1px solid rgba(119, 119, 119, 0.1) !important;
}
.shop-loop-head select {
  border-bottom: none !important;
  font-weight: 400 !important;
}
.wd-header-cart.wd-design-5 .wd-cart-number {
  color: #000 !important;
}
.wd-products-per-page .per-page-border:after {
  content: "-" !important;
}
.wd-event-hover:hover > .wd-dropdown {
  border-bottom-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}
.woocommerce-result-count {
  display: none !important;
}
.wd-my-account-links a {
  box-shadow: none !important;
  border-radius: 5px !important;
  border: 2px solid #ddd !important;
}
.wd-hover-tiled .product-element-bottom {
  padding-top: 0 !important;
}
.login-form-footer .lost_password {
  color: #000 !important;
}
.login .button {
  box-shadow: 0 12px 20px 0 rgb(255 238 0 / 36%) !important;
}
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="text"] {
  height: 36px !important;
}
.wpcf7 label {
  font-size: 13px !important;
}
.cart-totals-inner {
  border-radius: 5px !important;
  border: 2px solid #f5f5f5 !important;
  box-shadow: 0 10px 18px rgb(9 25 33 / 5%) !important;
  background: #fff !important;
}
.cart-actions .button[name="apply_coupon"],
.cart-totals-inner .checkout-button {
  box-shadow: 0 8px 16px 0 rgb(255 238 0 / 36%) !important;
}
.entry-summary .summary-inner {
  padding-bottom: 0 !important;
}
.lost_reset_password .button,
.register .button {
  box-shadow: 0 12px 20px 0 rgb(255 238 0 / 36%) !important;
}
.wd-switch-to-register {
  background: #666 !important;
  color: #fff !important;
  box-shadow: 0 12px 20px 0 rgb(102 102 102 / 40%) !important;
}
.wd-login-title {
  font-weight: 600 !important;
  text-align: left !important;
}
.comments-area {
  display: none !important;
}
.joinchat__button {
  bottom: 18px !important;
}
.custom_flex_container {
  margin-top: 4px;
  display: flex;
}
.custom_button {
  background: #dc143c !important;
  box-shadow: 0 2px 10px #dc143c !important;
  transition: 0.8s !important;
  width: 100%;
  border-radius: 4px;
  color: #fff;
}
.custom_button:hover {
  color: #fff !important;
  transform: scale(1.04) !important;
}
.custom_button:first-child {
  margin-right: 10px;
  background: rgba(37, 211, 102, 0.9) !important;
  box-shadow: 0 12px 20px 0 rgb(22 227 138 / 36%) !important;
}
.custom_button:last-child {
  background: rgba(0, 0, 0, 0.76) !important;
  box-shadow: 0 12px 26px 0 rgb(102 102 102 / 55%) !important;
}
.product-label.out-of-stock {
  display: none !important;
}
.owl-dots .owl-dot span {
  border: 1px solid #bbb !important;
  border-radius: 3px !important;
}
.categories-accordion-on .widget_product_categories .product-categories {
  max-height: 450px !important;
  overflow-y: scroll !important;
}
.widget_product_categories .product-categories li a {
  border-bottom: 1px solid #eee !important;
  font-size: 13px !important;
}
.categories-accordion-on
  .widget_product_categories
  .product-categories::-webkit-scrollbar {
  width: 8px;
  border-radius: 4px;
}
.categories-accordion-on
  .widget_product_categories
  .product-categories::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
}
.categories-accordion-on
  .widget_product_categories
  .product-categories::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.12);
}
.widget-title,
.widgettitle {
  font-size: 14px !important;
  font-weight: 600 !important;
}
.wd-load-more {
  background-color: #fe0 !important;
  border: none !important;
  padding: 20px !important;
  border-radius: 5px !important;
  box-shadow: 0 12px 20px 0 rgb(255 238 0 / 36%) !important;
  color: #000 !important;
}
.wd-load-more:not(:hover) {
  background-color: #fe0 !important;
}
.slick-slide img {
  border: 1px solid #eee !important;
}

.footer-widget {
  border-bottom: none !important;
}
.mc4wp-form input[type="submit"] {
  background: #ccc !important;
}
.whb-sticky-shadow + .whb-clone .whb-row {
  display: none !important;
}
.wd-logo img {
  border-radius: 5px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  max-width: 284px !important;
}
.wd-nav > li > a {
  text-transform: uppercase !important;
}
.wd-nav.wd-style-default {
  --nav-color-hover: #000 !important;
  --nav-color-active: #000 !important;
  font-weight: 900 !important;
}
.wd-header-nav.wd-full-height,
.wd-header-nav.wd-full-height .wd-nav,
.wd-header-nav.wd-full-height .wd-nav > li,
.wd-header-nav.wd-full-height .wd-nav > li > a {
  color: #fff !important;
}
.whb-top-bar {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) !important;
}
.wd-load-more:not(:hover) {
  background-color: #fe0 !important;
}
.labels-rectangular .product-label {
  font-size: 13px !important;
}
del .amount {
  display: none !important;
}
.menu-opener.color-scheme-light {
  height: 45px !important;
  color: #000 !important;
  font-weight: 700;
  text-transform: uppercase !important;
}
.wd-load-more:not(:hover) {
  background-color: #fe0 !important;
}
.wd-load-more:hover {
  background-color: #ffed00 !important;
}
