@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//al-harameen.ae/wp-content/themes/woodmart/fonts/woodmart-font-1-300.woff2?v=7.2.5") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:rgb(255,255,255);
	background-image: url(https://al-harameen.ae/wp-content/uploads/2021/09/glasses-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:rgb(0,0,0);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(6,130,66);
	background-image: none;
}

:root{
--wd-text-font:"El Messiri", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"El Messiri", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"El Messiri", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:600;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"El Messiri", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"El Messiri", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"El Messiri", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:16px;
}
:root{
--wd-primary-color:rgb(238,112,32);
}
:root{
--wd-alternative-color:rgb(0,138,75);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
.page .main-page-wrapper{
	background-color:rgb(241,242,245);
	background-image: none;
}

:root{
--btn-default-font-family:"El Messiri", Arial, Helvetica, sans-serif;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-font-family:"El Messiri", Arial, Helvetica, sans-serif;
}
:root{
--btn-accented-bgcolor:rgb(237,112,32);
}
:root{
--btn-accented-bgcolor-hover:rgb(0,135,79);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 1px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
					
			
			
							--btn-default-brd-radius: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--btn-accented-brd-radius: 5px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
					
							
					--wd-brd-radius: 0px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
@media (max-width: 1024px) and (min-width: 768px) {
    .elementor-3945 .elementor-element.elementor-element-61b7cc41 {
        width: 100%;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .elementor-16719 .elementor-element.elementor-element-61b7cc41 {
        width: 100%;
    }
}

.sec .wd-nav-wrapper.wd-nav-tabs-wrapper ul li{
	background : #008a4b !important;
	padding : 5px 10px !important;
	border-radius : 10px
}

.sec .wd-nav-wrapper.wd-nav-tabs-wrapper ul li a span{
	color : #ffff !important
}

.product-element-bottom h3{
	text-align  : center !important
}

.product-element-bottom .wrap-price {
	justify-content : center !important
}


/* --- CSS: paste into Additional CSS or your theme stylesheet --- */
/* Primary rule: style the button after we add the class via JS */
#post-8 .custom-checkout-btn,
#post-8 .wc-block-checkout__actions_row > button.custom-checkout-btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 0.5rem !important;
  background-color: #078242 !important;
  color: #ffffff !important;
  border: none !important;
  padding: 12px 22px !important;
  border-radius: 8px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  cursor: pointer !important;
  box-shadow: 0 6px 18px rgba(37,113,159,0.12) !important;
  transition: transform .18s ease, box-shadow .18s ease, background-color .18s ease !important;
  text-decoration: none !important;
}

/* hover / active / focus styles */
#post-8 .custom-checkout-btn:hover {
  background-color: #078242 !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 8px 22px rgba(0,0,0,0.16) !important;
}

#post-8 .custom-checkout-btn:active {
  transform: translateY(0) !important;
  box-shadow: 0 4px 12px rgba(0,0,0,0.12) !important;
}

#post-8 .custom-checkout-btn:focus-visible {
  outline: 3px solid rgba(37,113,159,0.18) !important;
  outline-offset: 2px !important;
}

/* If the inner <div> is the visual element, ensure text inside is centered */
#post-8 > div > div > div.wc-block-components-sidebar-layout.wc-block-checkout.is-large 
  > div.wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block 
  > form > div.wc-block-checkout__actions.wp-block-woocommerce-checkout-actions-block 
  > div.wc-block-checkout__actions_row > button > div > div {
  display: inline-block;
  line-height: 1;
  pointer-events: none; /* keep clicks to the actual button */
}@media (min-width: 1025px) {
	.main-footer ul{
	text-align : center !important
}

.main-footer h5{
	text-align : center !important
}
h1.entry-title.title {
    font-size: 24px;
}

body > div.website-wrapper > footer > div.container.main-footer > aside > div.footer-column.footer-column-2.col-12.col-sm-6.col-lg-3 {
display: none;
}
body > div.website-wrapper > footer > div.container.main-footer > aside {
    display: flex;
}

body > div.website-wrapper > footer > div.container.main-footer > aside > 
div.footer-column.footer-column-3.col-12.col-sm-6.col-lg-3 {
    margin-right: auto; /* pushes 3, 4, 5 to the right */
}

/* control spacing between the three right columns */
body > div.website-wrapper > footer > div.container.main-footer > aside > 
div.footer-column.footer-column-3.col-12.col-sm-6.col-lg-3,
body > div.website-wrapper > footer > div.container.main-footer > aside > 
div.footer-column.footer-column-4.col-12.col-sm-6.col-lg-3,
body > div.website-wrapper > footer > div.container.main-footer > aside > 
div.footer-column.footer-column-5.col-12.col-sm-6.col-lg-3 {
    margin-left: 80px; /* adjust spacing between them */
}



}

@media (min-width: 768px) and (max-width: 1024px) {
	h1.entry-title.title {
    font-size: 20px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	h1.entry-title.title {
    font-size: 20px;
}
}

@media (max-width: 576px) {
	h1.entry-title.title {
    font-size: 20px;
}
}

