@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.drele.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7") format("woff2");
}

:root {
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(41,48,56);
	--wd-text-font-size: 17px;
	--wd-title-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(242,103,34);
	--wd-alternative-color: rgb(241,92,18);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(242,103,34);
	--btn-accented-bgcolor-hover: rgb(241,92,18);
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(248,248,248);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 600px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(242,103,34);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(41,48,56);
	background-image: none;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Mulish", Arial, Helvetica, sans-serif;
	font-weight: 800;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
.whb-general-header .wd-nav.wd-nav-secondary > li > a {
	font-weight: 400;
	text-transform: capitalize;
	color: rgb(119,119,119);
}
.whb-general-header .wd-nav.wd-nav-secondary > li:hover > a, .whb-general-header .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(36,36,36);
}
.wd-wishlist-head h4.title {
	text-transform: none;
}
html .wd-nav.wd-nav-main > li > a, html .wd-nav.wd-nav-secondary > li > a {
	text-transform: capitalize;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type] {
	color: rgb(255,255,255);
	background: rgb(242,103,34);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity input[type], html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	background: rgb(241,92,18);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgba(15,15,15,0.04);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 16px;
	}

}
:root{
--wd-container-w: 1390px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1390px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1390px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1390px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


#billing_country_field {
display: none;
}

.wd-product-sku {
  position: relative;
  cursor: pointer;
}

.copied-notice {
  font-size: 12px;
  background: #000;
  padding: 2px;
  display: inline-block;
  color: #fff;
}

.single-post .wd-post-author.wd-meta-author, .single.single-post .wd-page-title {
  display: none !important;
}

.single-product .woocommerce-error {
  margin-bottom: 40px;
}
.whb-col-left .searchform ::-webkit-input-placeholder {
 opacity: 1;
}
.whb-col-left .searchform ::-moz-placeholder {
 opacity: 1;
}
.whb-col-left .searchform :-moz-placeholder {
 opacity: 1;
}

.whb-col-left .searchform .searchsubmit {
  color: #fff;
}

.whb-col-left .wd-search-form {
    max-width: 350px;
}
.whb-col-left .wd-search-form input{
  background: transparent;
  border-bottom: 2px solid #fff;
}

.phone-top small {
  display: block;
  color: #fff;
}

.hours-top span {
  display: block;
  font-size: 16px !important;
}
.invoice39a {
position: relative;
padding: 15px 20px;
}
.invoice39a:Before{
	content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: var(--wd-brd-radius);
background: var(--wd-primary-color);
opacity: .1;
pointer-events: none;
}
.invoice39a a{
  font-size: 15px;  
  color: rgb(119,119,119);
}

.invoice39a a:before{
  content: "\f0c1";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  padding-right: 12px;
}

.single-product .wd-single-add-cart .stock {
  display: none;
}

.wd-checkout-steps li span {
text-transform: capitalize;
}


.wd-post-reply {
	display: none;
}

.wd-post-read-more a {
	text-transform: none;
}

@media (max-width: 1024px) {
.whb-header-bottom {
  background-color: rgb(41, 48, 56) !important;
}
	.whb-header-bottom .container {
		padding-left: 0px;
		padding-right: 0px;
	}
}

#billing_wcj_checkout_field_8_field,
#billing_wcj_checkout_field_7_field{
  display: none;
}

.plugin-boxnow-map .button-to-open-map{
  display:none;
}

/* .boost-BoxNowLockerID,
.boost-BoxNowLockerAddress{
  display: none;
} */

.boxnow-custom-notice  {
	color: rgb(21, 87, 36);
	background-color: rgb(212, 237, 218);
	border-color: rgb(195, 230, 203);
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 100%;
	padding: 10px;
	margin-bottom: 3px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
			-ms-flex-pack: center;
					justify-content: center;
}

.error404 .page-header h3 {text-transform: none;}
#yith-wacp-popup .yith-wacp-content .yith-wacp-related h3 {
  font-size: 14px;
	overflow: hidden;
	height: 33px;
  line-height: 1.2;
	margin-bottom: 10px;
}
.yith-wacp-popup-actions a.button {
  min-height: 25px !important;
}

.yith-wacp-main {
  padding-top: 10px !important;
}
.yith-wacp-content {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.yith-wacp-message {
  margin-bottom: 10px !important;
  padding: 8px !important;
}
#yith-wacp-popup .yith-wacp-content .product-info .product-title {
font-size: 15px;
	margin-bottom: 0px;
}
#yith-wacp-popup .yith-wacp-content .yith-wacp-related > h4 {
  margin: 16px !important;
}

.yith-wacp-related-products img {
  max-height: 90px;
  -o-object-fit: contain;
     object-fit: contain;
}

.yith-wacp-related .owl-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.yith-wacp-related .owl-nav .owl-next,
.yith-wacp-related .owl-nav .owl-prev {
  font-size: 0px;
}
.yith-wacp-related .owl-nav .owl-next:after,
.yith-wacp-related .owl-nav .owl-prev:before {
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 25px;
}


.yith-wacp-related .owl-nav .owl-next:after {
    content: "\f105";
}

.yith-wacp-related .owl-nav .owl-prev:before {
    content: "\f104";
}
#yith-wacp-popup .yith-wacp-close {
top: -20px;
	background: #fff !important;
}

.yith-wacp-related .owl-carousel {
 padding-left: 32px !important; 
  padding-right: 32px !important; 
}
#menu-drele-main-menu * {
  text-transform: uppercase;
}

.woocommerce-thankyou-order-received{
  color: #F26722;
  border-color: #F26722;
}

.mc-form{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: 10px;
  margin-top: 5px;
}

.mc-form input[type*='email']{
  background-color: #fff;
  color: #37414C;
}

.mc-form input[type*='email']::-webkit-input-placeholder{
  color: #37414C;
}

.mc-form input[type*='email']::-moz-placeholder{
  color: #37414C;
}

.mc-form input[type*='email']:-ms-input-placeholder{
  color: #37414C;
}

.mc-form input[type*='email']::-ms-input-placeholder{
  color: #37414C;
}

.mc-form input[type*='email']::placeholder{
  color: #37414C;
}

.mc-form input[type*='submit']{
  background-color: #F26722;
  color: #fff;
}

.mc-label-text{
  font-size: 30px;
}

@media(max-width: 767px){
  .mc-form{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0px;
    padding: 5px;
  }
  
  .mc-label-text{
    margin-bottom: 0px;
  }
	
	.order-by-row > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
.order-by-row > *:nth-child(1)  .vc_column-inner {
  margin-bottom: 0px !important;
}

.order-by-row > *:nth-child(2) .wpb_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end !important;
  -webkit-box-align: end !important;
  -webkit-align-items: end !important;
      -ms-flex-align: end !important;
          align-items: end !important;
}
.order-by-row  .vc_column-inner > .wpb_wrapper {
	-webkit-box-pack: end;
	-webkit-justify-content: end;
	    -ms-flex-pack: end;
	        justify-content: end;
	}
}

.mobile-pages-menu a{
  text-transform: uppercase !important;
}

.product-grid-item .wd-add-btn {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
.yith-wacp-related a.button {
  font-size: 11.5px !important;
  padding: 8px 18px;
  width: 100%;
}


footer p {
  color: #fff;
}

footer a:hover{
  color: #ff6900;
}

footer li {
  color: #fff;
}

@media (min-width: 768px) {
.newsletter-row p {
  margin-right: 16px;
}
}

.whb-top-bar-inner .whb-col-left a:hover {
  color: #ff6900;
}


.single-product .wd-social-icons .wd-label {
  color: #333 !important;
}

.single-product .wd-sticky-btn.wd-sticky-btn-shown .stock{
  display: none !important;
}

#order_comments_field textarea::-webkit-input-placeholder {
  color: #000 !important;
}
#order_comments_field textarea::-moz-placeholder {
  color: #000 !important;
}
#order_comments_field textarea:-ms-input-placeholder {
  color: #000 !important;
}
#order_comments_field textarea::-ms-input-placeholder {
  color: #000 !important;
}
#order_comments_field textarea::placeholder {
  color: #000 !important;
}
.woocommerce-breadcrumb {
  text-transform: uppercase;
}

.product-grid-item a.add-to-cart-loop:not(.ajax_add_to_cart) {
  background: transparent;
  color: rgb(242, 103, 34);
  border: 1px solid rgb(242, 103, 34);
}

.product-grid-item a.add-to-cart-loop:not(.ajax_add_to_cart):hover {
  background: rgb(242, 103, 34);
  color: #fff;  
}
#yith-wacp-popup a.add-to-cart-loop.ajax_add_to_cart {
  background: var(--btn-shop-bgcolor);
  color: #fff;  
}

#yith-wacp-popup a.add-to-cart-loop:not(.ajax_add_to_cart) {
  background: transparent;
  color: var(--btn-shop-bgcolor);
  border: 1px solid var(--btn-shop-bgcolor);
}

#yith-wacp-popup a.add-to-cart-loop:not(.ajax_add_to_cart):hover {
  background: var(--btn-shop-bgcolor);
  color: #fff;  
}

#yith-wacp-popup .yith-wacp-popup-actions a.button:hover {
  box-shadow: inset 0 0 200px rgba(0,0,0,0.1) !important;
  background: var(--btn-shop-bgcolor) !important;
  color: #Fff !important;
}

.w3s_crosssells_row .upsells-carousel {
  margin-bottom: 64px;
}

.page-id-651655 ::-webkit-input-placeholder {
  color: rgb(55, 65, 76) !important;
}
.page-id-651655 ::-moz-placeholder {
  color: rgb(55, 65, 76) !important;
}
.page-id-651655 :-ms-input-placeholder {
  color: rgb(55, 65, 76) !important;
}
.page-id-651655 ::-ms-input-placeholder {
  color: rgb(55, 65, 76) !important;
}
.page-id-651655 ::placeholder {
  color: rgb(55, 65, 76) !important;
}

.custom-hide-menu-item{
	display: none !important;
}

.payment_box.payment_method_tbigr a{
  pointer-events: none;
}

/* Popup */
.yith-wacp-related img {
  max-height: 80px;
  object-fit: contain;
}

#yith-wacp-popup a.button {
  background: rgb(255, 105, 0) !important;
  color: #fff;    
}

.yith-wacp-related a.button {
  font-size: 11.5px !important;
  padding: 8px !important;
  width: 100%;
  height: 30px !important;
  min-height: 30px;
}


#yith-wacp-popup a.button:not(.ajax_add_to_cart) {
  background: transparent !important;
  color: rgb(255, 105, 0) !important;
  border: 1px solid rgb(255, 105, 0);
}

#yith-wacp-popup a.button:not(.ajax_add_to_cart):hover {
  background: rgb(255, 105, 0) !important;
  color: #fff !important;
}

#yith-wacp-popup .yith-wacp-popup-actions a.button:hover {
  box-shadow: inset 0 0 200px rgba(0,0,0,0.1) !important;
  background: rgb(255, 105, 0) !important;
  color: #Fff !important;
}

.swiper-button-next::after, .swiper-button-prev::after {
  font-size: 20px;
  color: rgb(255, 105, 0) !important;
}
.swiper-pagination-bullet-active {
	background: rgb(255, 105, 0) !important;
}
.swiper-pagination {
	position: relative;	
	margin-top: 10px;
}
.swiper-related {
	padding-bottom: 10px;
	padding-left: 40px !important;
	padding-right: 40px !important;
}
.swiper-related .price {
font-size: 16px !important;
}
#yith-wacp-popup .yith-wacp-main {padding:10px 0 !important;}

 .product-grid-item.wd-hover-fw-button .add-to-cart-loop span {
    display: block;
	 min-height: unset !important;
	 padding: 5px;
} 


.iphone-img-col .vc_column-inner{
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.iphone-img-col .vc_column-inner .wpb_wrapper{
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.iphone-img-col figure,
.iphone-img-col figure img {
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.iphone-img-col .wpb_single_image {
  margin-bottom: 0;
}

.checkout .cart_item .product-name{
  display: flex;
  gap: 32px;
}

.checkout .cart_item .product-name a.remove{
  background: rgb(242,103,34);
  width: 18px;
  height: 18px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
}

.checkout .cart_item .product-name .cqoc_container{
  order: -1;
}

.woocommerce-cart #wc-revolut-payment-request-button-separator {
 font-size: 0;
}

.woocommerce-cart #wc-revolut-payment-request-button-separator:after {
 content: "— Ή —" !important;
 display: block;
 font-size: 16px;
 padding-top: 10px !important;
 padding-top: 10px !important;
}

.yith-wacp-added-product .product-thumb img {
  max-height: 120px;
  margin-bottom: 10px;
}

/* Waitlist */
.wcwl_notice{
  display: none;
}
.wcwl_elements.bound{
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.wcwl_intro,
.wcwl_notice{
  grid-column: span 2;
}
.wcwl_email{
  margin-top: 10px;
}
.wcwl_control button{
  background-color: #F26722;
  color: #fafafa;
  border-radius: 5px;
}
.wcwl_control button:hover{
  background-color: #F26722;
  color: #fafafa;
  border-radius: 5px;
}
.single-product .wcwl_notice.woocommerce-message {
  min-height: 40px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  padding-left: 45px !important;
}
.single-product .wcwl_notice.woocommerce-message:before {
  left:  15px;
}
.single-product .wcwl_notice_dismiss {
  background: transparent;
  padding: 10px;
  
}
.single-product .wcwl_notice_dismiss:hover {
    background: transparent;
  
}
.single-product .wcwl_notice_dismiss:before{
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  font-size: 20px !important;
  
}
.single-product .wcwl_notice_dismiss:hover:before {
  opacity: .7;
}

/* .wc_payment_method.payment_method_revolut_pay .revolut-pay-label-title-wrapper,
.wc_payment_method.payment_method_revolut_pay .revolut-pay-label-icons{
  display: inline-block !important;
} */

.wc_payment_method.payment_method_revolut_pay {
  display: flex !important;
  flex-wrap: nowrap !important;
}

.wc_payment_method.payment_method_revolut_pay label {
  width: calc(100% - 32px) !important;
}

.single-product .price .bestprice__placeholder{
  margin-bottom: 16px;
}

.remove.wd-checkout-remove-btn{
  color: #fff;
  background-color: #F26722;
  border-radius: 20px;
}

.w3s-exta-message-installments {margin-bottom: 0px !important;}

@media (max-width: 767px) {.w3s-exta-message-installments {font-size: 18px !important;}}