﻿@charset "utf-8";
/*
Theme Name: masaak
Theme URI: masaak.com
Author:  Designed by ahmed hasan | mobile-whatsapp: +201004224742
Version: 6.2.2
License: masaak
License URI: masaak.com
Tags: masaak.com  , masaak
*/

@import url(//fonts.googleapis.com/earlyaccess/droidarabickufi.css);

html{
	direction:rtl;
	margin: 0;
	padding: 0;
}
body{
    background: #fff !important;
	margin: 0;
	font-family: "Droid Arabic Kufi" !important;
	direction:rtl;
	text-align: right !important;
}   
 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
} 
input:focus{
    outline: none;
}
textarea{
    outline: none;
}

.partners-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin-top: 20px;
}

.partner-item {
  width: 120px; /* أو حسب الحجم المناسب */
  text-align: center;
}

.partner-item img {
  max-width: 100%;
  height: auto;
  object-fit: contain;
}


img{border:none;}
ul{list-style: none; margin: 0; padding: 0; }
a{text-decoration:none; color:#254842 ;}
a:hover{text-decoration:none !important; color:#2E2E2E;}
.right{float:right;}
.left{float:left;}
.wpcf7-form {direction: rtl;}
.clear{clear:both;}
.top_head{
	background-color: #f5f5f5;
	border-bottom: 1px solid #fff;
	height: 60px;
}
.bred_cru{
	background-color: #F2F2F2;
	height: 60px;
}
.top_flex{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
}
.top_buttom{
	display: flex;
	align-items: center;
	height: 100%;
}
.top_buttom a{
	color: #121212;
	margin: 0 10px;
}
.socialmedia{
	display: flex;
}
.socialmedia a{
	margin: 5px;
}
.mid_head{
	height: 90px;
}
@media screen and (max-width: 1000px) {
	.mid_head{ display: none;}
	.logo img{
		width: 95px;
	}
}
.container{
	max-width: 1440px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	margin-left: auto;
	margin-right: auto;
}
.top_bg{
 	background-color: #18362c;
	height: 52px;
}
.all_header_bg{
    
 }
.all_header{
	display: flex;
	justify-content: space-between;
	align-items: center;
	min-height: 90px;
 	flex-wrap: wrap;
}
@media screen and (max-width: 1000px) {
	.all_header{
		min-height: 80px;
	}
}



.mob-icon-menu::before {
	content: '\e9d6';
	font-family: "mobmenu";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	font-size: 32px;
}
.menu_he .menu-header_menu-container{
	width: 100%;
}
.menu_he .menu-header_menu-container > ul{
	display: flex;
	justify-content: space-between;
	margin: 0;
}
@media only screen and (max-width: 1059px) {
	.menu_he{display: none;	}
}
.menu_he li{
	line-height: 34px;
	text-align: center;
	white-space: nowrap;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
}
/*
.menu_he li:first-child a{
	color: #ff210f;
}
.menu_he li:first-child:before { 
	content: '';
	background: transparent url("images/men_mobi.png") no-repeat scroll right;
	padding:16px;
}
.menu_he li ul li:first-child:before { 
	content: '';
	background: none;
	padding: 0px;
}
.menu_he li ul li:first-child a{
	color: #000;
}
*/
.menu_he li a{
	color: #000;
    padding: 0 26px;
}
.menu_he li ul li a{
		background: transparent url("images/arrow.png") no-repeat scroll right;
	padding-right: 20px;
	color: #000 !important;
	text-shadow:0 1px 0 #d0d0d0;
    padding-right:20px;
}

ul.menu li.highlight{ background:#e9f5ff;}
.menu_he li ul { display:none;}
.menu_he li:hover ul {
		width:300px; 
		display: block;
		position:absolute; 
		overflow:hidden;
		background-color:#fff;  
		-webkit-border-radius: 0px 0px 10px 10px;
        border-radius: 0px 0px 10px 10px;
		border:1px solid #dbdbdb;
		padding-bottom:10px;
		z-index:99999;
}
.menu_he li ul li{ 
	display:block;
	border:none; 
	float: none;
	padding-bottom:5px;
	margin:10px;
	text-align: right;
}


.icon_head{
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
}
.icon_head img{width: 25px; margin: 0 20px;}
.icon_head_mobile{display: none;}
@media only screen and (max-width: 1000px) {
	.icon_head{display: none;}
	.icon_head_mobile{
		display: flex;
		flex-direction: row-reverse;
		justify-content: center;
		margin-top: 40px;
		align-items: center;
	}
	.icon_head_mobile img{width: 25px; margin: 0 20px;}
	.cart-customlocation{margin-left: 17px ;}
	.cart-customlocation{margin-left: 17px ;}
}
.icon_head a{
}
.icon_head_mobile a{
	margin: 0 5px;
	padding: 0 !important;
	display: flex !important;
}

.mobile_button{
	list-style: none outside none;
 	display: flex;
	align-items: center;
}
.mobile_button ul{
	margin-bottom: 0px;
}

 .mobile_button li {
	background-image: url("images/butt_bg.png");
	background-color: #f9d458;
	padding: 6px 7px;
	color: #000;
	text-shadow: 0 1px 0 #ffe3e3;
font-size: 15px;
  font-weight: normal;
	 border-radius:35px;}
.mobile_button li a{
	color: #000;
	text-shadow: 0 1px 0 #ffe3e3;	
}
ul.menu li.highlight{ background:#e9f5ff;}
.mobile_button li ul { display:none;}
.mobile_button li:hover ul {
	background-color: #18362c;
	padding: 10px;
	display: block;
	position:absolute; 
	overflow:hidden;
	z-index:99;
	left: 15px;
	margin-top: 4px;
	border-radius: 0 0 25px 25px;
}
.mobile_button li ul li:first-child{
	background-image: none;
	background-color: #254842;
	color: #fff;
	text-shadow: 0 1px 0 #000;
}
.mobile_button li ul li{
	width: auto;
	height: auto;
	margin: 5px 0;
	font-weight: normal;
	text-align: center;
}
.cart-customlocation{
	width: 38px;
	height: 38px;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.cart-customlocation svg{
	width: 24px !important;
	height: 24px !important;
}
.head_sv{
	width: 38px;
	height: 38px;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}

.cart_nu{
	position: absolute;
	margin-left: 22px;
	display: block;
	margin-top: -36px;
	margin-right: 0px;
	background-color: #FF0000;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 19px;
}
.cart_nu_three{
	position: relative;
	margin-left: -9px !important;
	display: block;
	margin-top: -16px;
	margin-right: 0px;
	background-color: #ff210f;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 19px;
}

.mob-menu-header-holder{width: 45px !important; left: 0px !important; right: unset !important; top: 8px !important;}
#searchBox {
	width: 100%;
	max-width:700px;
	margin: 0 20px;
}
#searchBox form {
	display: flex;
	align-items: center;
}
@media only screen and (max-width: 1400px) {
	#searchBox {max-width:500px;}
}
@media only screen and (max-width: 1200px) {
	#searchBox {max-width:300px;}
}
@media only screen and (max-width: 1000px) {
	#searchBox {display: none}
}
@media only screen and (max-width: 1000px) {
	.search_pc{display: none;}
}
.search_mob{display: none;}
.dgwt-wcas-search-wrapp{
	width: 600px !important;
	padding: 0 20px !important;
}

@media only screen and (max-width: 1000px) {
	.search_mob{display: block;}
	.dgwt-wcas-search-wrapp {
		max-width: 100% !important; 
		width: 100%  !important; 
		padding: 0px  !important;}
}

.search_pc{
	width:700px !important;
}
@media only screen and (max-width: 1400px) {
	.search_pc {width:500px !important;}
}
@media only screen and (max-width: 1200px) {
	.search_pc {width:300px !important;}
}

.dgwt-wcas-search-input{
	width: 100% !important;
	height: 42px !important;
	border: 1px solid #E5E5E5 !important;
	border-radius: 0px 10px 10px 0px !important;
	background-color: #fff !important;
	padding-right: 0px !important;
	text-indent: 10px !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{
	padding: 10px 0px 10px 10px !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{
	background: #ff210f !important;
	border-radius: 10px 0px 0px 10px !important;
	min-height: 42px !important;
	min-width: 60px !important;
	left: 0 !important;
	top: 10px !important;
}
.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{
	right: auto !important;
}
.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path, .dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path, .dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path, .dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{
	fill: #FFF !important;
}
.search_light{
	width: 100%;
	height: 42px;
	border: 1px solid #E5E5E5;
	border-radius: 0px 10px 10px 0px;
	text-indent: 10px;
}
.search_light:focus{
	outline: none !important;
}
.inputgo_bg {
	background-image: url("images/bg_gosearch.png");
	width: 72px;
	height: 42px;
	border: 0 !important;
	cursor: pointer;
	background-color: #ff210f;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 10px 0px 0px 10px;
}
.head_video{
	width:100%;height:60vh;
}
@media screen and (max-width: 1000px) {
	.head_video{height:auto;}
}

.login_he{
    background-color: #fee5ee;
	border-radius: 5px;
	border: 1px solid #FBCFD9;
	padding: 10px;
	text-align: center;
	color: #ff210f;
	font-weight: bold;
}
@media screen and (max-width: 370px) {
	.login_he{padding: 10px;}
}
.signup_he{
	border-radius: 5px;
	background-color: #ff210f;
	color: #fff;
	padding: 10px 40px;
	text-align: center;
	font-weight: bold;
}
@media screen and (max-width: 370px) {
	.signup_he{padding: 10px;}
}
.mobile_menu{display: none;}
.cart_in_mobile{display: none;}
.all_float{display: none;}
@media screen and (max-width: 1059px) {
	.mobile_menu{
		list-style: none outside none;
		height: 100px;
		display: flex;
		align-items: center;
	}
	.cart_in_mobile{display: block;}
	.all_float{display: block;}
}
.mobile_menu li{
	background: transparent url("images/men_mobi.png") no-repeat scroll center;
	width: 31px;
	height: 28px;
	line-height: 34px;
	text-align: center;
	white-space: nowrap;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	
}
.mobile_menu li:first-child a{
	color: #ff210f;
}
.mobile_menu li ul li:first-child a{
	color: #000;
}

.mobile_menu li ul li a{
	background: transparent url("images/arrow.png") no-repeat scroll right;
	padding-right: 20px;
	color: #000 !important;
	text-shadow:0 1px 0 #d0d0d0;
    padding: 0 20px;
}

ul.menu li.highlight{ background:#e9f5ff;}
.mobile_menu li ul { display:none;}
.mobile_menu li:hover ul {
		width:200px; 
		display: block;
		position:absolute; 
		overflow:hidden;
		background-color:#fff;  
		-webkit-border-radius: 0px 0px 10px 10px;
        border-radius: 0px 0px 10px 10px;
		border:1px solid #dbdbdb;
		padding-bottom:10px;
		z-index:99999;
		margin-top: 26px;
}
.mobile_menu li ul li{ 
	background-image: none;
	display:block;
	border:none; 
	height:35px; 
	padding-bottom:5px;
	margin:5px 15px 5px 5px;
	text-align: right;
}



.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	right: 0;
	background-color: #fff;
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.36) inset;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.36) inset;
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.36) inset;
	overflow-x: hidden;
	transition: 0.1s;
	padding-top: 60px;
	z-index: 999;
}

.sidenav a {
	padding: 12px 15px 8px 32px;
	text-decoration: none;
	font-size: 18px;
	color: #000;
	display: block;
	transition: 0.3s;
}
.sidenav ul li ul li {
  padding-right: 40px;
}
.sidenav ul li ul li a {
  background: transparent url('images/arrow_mob.png') no-repeat scroll right;
  padding-right: 20px;
  font-weight: normal;
  font-size: 16px;
}
.sidenav a:hover {
  color: #000;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  left: 25px;
  font-size: 36px;
}


/*  start slider code */

.slider {
  margin: 0 auto;
}

.slide_viewer {
  height: 100%;
  overflow: hidden;
}
.slide_group {
  height: 100%;
  width: 100%;
}

.slide {
  display: none;
  height: 100%;
  width: 100%;
}

.slide:first-child {
  display: block;
}
.slide_cont{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.image_slid_big{
 }
.image_slid_big img {
	width: 100%;
}
.slide_buttons {
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
	margin-top: -60px;
	z-index: 99;
}

a.slide_btn {
  color: #d3bf6e;
  font-size: 42px;
  margin: 0 0.175em;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;

}

.slide_btn.active, .slide_btn:hover {
  color:#393939;
  cursor: pointer;
}

.directional_nav {
  margin: 0 auto;
}

.previous_btn {
	bottom: 0;
	left: 20px;
	margin: auto;
	position: absolute;
	top:0px;
	opacity: 0.3;
	z-index: 999;
}

.next_btn {
	bottom: 0;
	margin: auto;
	position: absolute;
	right: 20px;
	top: 0;
	opacity: 0.3;
	z-index: 999;
}

.previous_btn, .next_btn {
  cursor: pointer;
  height: 65px;
  width: 65px;
}

.previous_btn:hover, .next_btn:hover {
  opacity: 1;
}
@media only screen and (max-width: 1170px) {
	.previous_btn {
		left: 5px;
	}

	.next_btn {
		right: 0px;
	}
	.next_btn svg {width: 35px;}
	.previous_btn svg {width: 35px; }
	.previous_btn, .next_btn {
		  height: 35px;
		  width: 40px;
		}
}
 /*  End slider code */
.brand_img{
	margin-top: 50px;
	height: 13vw;
    max-height: 80px;
}
@media screen and (max-width:768px) {
    .brand_img{margin-top: 20px;}
}
.brand_img .owl-carousel.owl-rtl .owl-item{
	padding: 10px 0px;
}
.brand_img .owl-carousel .owl-item img{
	width: 150px !important;
	height: 50px;
	margin: auto;
}
@media screen and (max-width: 700px) {
	.brand_img .owl-carousel .owl-item img{
		width: 100% !important;
	}

}
.brand_img .pwb-columns{
	float: none !important;
}
.circ_cat_home{
    height: 64vw;
    max-height: 230px;
}
.circ_cat .owl-stage{
}
.circ_cat h2{
	font-size: 17px;
	font-weight: bold;
	color: #121212;
	margin-top: 40px;
	margin-bottom: 30px;}
.circ_cat .owl-item li div {
	background-color: #FFF6F8;
	border-radius: 50%;
	text-align: center;
	display: flex;
	align-items: center;
	width: 8vw;
	height: 8vw;
	margin: auto;
}
@media screen and (max-width: 1300px) {
	.circ_cat .owl-item li div{
		width: 9vw;
		height: 9vw;
	}
 }
@media screen and (max-width: 1000px) {
	.circ_cat .owl-item li div{
		width: 12vw;
		height: 12vw;
	}
 }
@media screen and (max-width: 500px) {
	.circ_cat .owl-item li div{
		width: 20vw;
		height: 20vw;
	}
 }
.circ_cat ul li div img{
	max-width: 60px !important;
	margin: auto;
}
@media only screen and (max-width: 500px) {
	.circ_cat ul li div img{
		max-width: 35px !important;
	}
}
.circ_cat .owl-item li div picture{
	text-align: center;
	display: flex;
	align-items: center;
	width: 8vw;
	height: 8vw;
	margin: auto;
}
@media screen and (max-width: 1300px) {
	.circ_cat .owl-item li div picture{
		width: 9vw;
		height: 9vw;
	}
 }
@media screen and (max-width: 1000px) {
	.circ_cat .owl-item li div picture{
		width: 12vw;
		height: 12vw;
	}
 }
@media screen and (max-width: 500px) {
	.circ_cat .owl-item li div picture{
		width: 20vw;
		height: 20vw;
	}
 }

.circ_cat ul li h1{
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	padding-top: 20px;
}
.circ_cat ul li a{
	color: #121212;
	width: 100%;
}
.circ_cat .owl-prev{
	top: 50px;
}
.circ_cat .owl-next{
	top: 50px;
}
.circ_cat_incat {
	max-width: 1120px;
 }
@media only screen and (max-width: 1400px) {
	.circ_cat_incat {
		max-width: 940px;
}
}
@media only screen and (max-width: 1300px) {
	.circ_cat_incat {
		max-width: 840px;
}
}
@media only screen and (max-width: 1200px) {
	.circ_cat_incat {
		max-width: 740px;
}
}
@media only screen and (max-width: 1100px) {
	.circ_cat_incat {
		max-width: 640px;
}
}
.home_buttons{
	width: 100%;
}
.home_buttons ul{
	display: flex;
	justify-content: space-between;
	margin: 14px 0;
	flex-wrap: wrap;
	gap: 10px;
}
.home_buttons ul li {
	background-image: url("images/butt_bg.png");
	background-color: #f9d458;
	border: 1px solid #f7d583;
 	color: #254842;
	text-shadow: 0 1px 0 #f7dc96;
	font-size: 14px;
	font-weight: bold;
	border-radius: 10px;
 	margin: 0 auto;
	display: block;
	flex: 32%;
	text-align: center;
}
@media only screen and (max-width: 600px) {
	.home_buttons ul li {
		flex: 48%;
	}
}
.home_buttons ul li:first-child{
	flex: 100%;
}
.home_buttons ul li:nth-child(2){
	flex: 100%;
}

.home_buttons ul li a{
	width: 100%;
  height: 100%;
  display: block;
  padding: 14px 0;
	color: #254842;
}
.discount_home{
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(411px, 1fr) );
	gap: 70px;
	margin-top: 60px;
	margin-bottom: 40px;
}
@media only screen and (max-width: 550px) {
	.discount_home{
		grid-template-columns: repeat(auto-fill, minmax(200px, 1fr) );
		gap: 40px;
		margin-top: 30px;
		margin-bottom: 30px;

	}
}
.discount_home h1{
	font-size: 16px;
	font-weight: normal;
}
.dis_r{
	border-radius: 5px;
}

.dis_l{
	border-radius: 5px;
}


.shop_now{
	background-color: #ff210f;
	text-align: center;
	border-radius: 5px;
	color: #fff;
	padding: 7px 21px;
	width: 135px;
}
.title_cat{
	align-items: center;
}
.title_cat a{color: #121212;}
.title_cat h1 {
	font-size: 20px;
	font-weight: bold;
	color: #878787;
	text-align: center;
	border-bottom: 1px solid #c8c8c8;
	line-height: 55px;
}
.title_cat p {
	font-size: 26px;
	font-weight: bold;
	color: #ff210f;
	text-align: center;
}
.sum_bg{
	background-image: url("images/pattern_bg.png");
	background-position: center;
	background-repeat: repeat;
}
.und_header{
	display: flex;
	justify-content: space-between;
}
.ator_cat_bg{
	background-color: #f4f4f4;
	padding: 10px 0;
}

.ator_cat{
	
 }
.ator_cat .owl-carousel{
	margin-top: 20px;
}
 .ve_banner{
	width: 30%;
}
 @media only screen and (max-width: 768px) {
	 .und_header{gap:10px	}
	.ator_cat{
		width: 50%;
	}
	.ve_banner{
		width: 50%;
	}
}

.ve_banner img{
 	border: 1px solid #dfdfdf;
	height: 450px;
}
@media only screen and (max-width: 750px) {
	.ve_banner img{
		width: 100% !important;
 		height: 450px;
	}
}
@media only screen and (max-width: 600px) {
	.und_header {
	  flex-direction: column;
	  align-items: center;
	}
	.ve_banner {
	  width: 100%;
	}
 	.ator_cat {
	  width: 100%;
	}
}
.ator_cat .fa-star::before {
	color: #FEDB39;
}
.ator_cat .fa-star-o::before {
	content: "\f005";
	color: #D9D9D9;
}

.ator_cat ul li {
	background-color: #fff;
	border: 1px solid #eaeaea;
 	padding: 15px;
 	overflow: hidden;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 377px;
	text-align: center;
	border-radius: 20px;
}
.ator_cat ul li img{
	border-radius:5px;
}
 span.woocommerce-loop-product__title {
	color: #000;
	font-size: 16px;
	font-weight: normal;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	display: inline-block;
	margin-top: 10px
}
@media only screen and (max-width: 500px) {
	span.woocommerce-loop-product__title{font-size: 14px;}
}
.ator_cat ins{
	color: #121212 !important;
	text-decoration: none;
}
.ator_cat .woocommerce-Price-amount{
	display: block;
	margin-top: 10px;
	margin-bottom:10px;
	font-size: 15px;
	font-weight: bold;
}
@media only screen and (max-width: 500px) {
	.ator_cat .woocommerce-Price-amount{font-size: 14px;}
}
@media only screen and (max-width: 768px) {
    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
        float: none !important;
        width: auto !important;
    }
    .rtl .woo-variation-product-gallery{
        float: none !important;
    }
}
.woocommerce ul.products li.product .button {
	background-position: right;
	background-repeat: no-repeat;
	background-color: #ff210f;
	box-shadow: none;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	padding: 12px;
	color: #fff;
	margin-top: 0px !important;
	font-weight: normal;
	font-size: 14px;
	border-radius: 5px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.add_to_cart_button {
	background-color: #444444;
	padding: 12px;
	color: #fff;
	margin-top: 0px !important;
	font-weight: normal;
	font-size: 14px;
	border-radius: 5px;
	text-align: center;
}
.sum_wint .add_to_cart_button {
	background-color: #444444;
	padding: 12px 32px;
	color: #fff;
	margin-top: 0px !important;
	font-weight: normal;
	font-size: 14px;
	border-radius: 5px;
	text-align: center;
	position: absolute;
	bottom: 10px;
}
.sum_wint .container-rating {
	display: flex;
	justify-content: flex-end !important;
	position: absolute;
	left: 20px;
	bottom:6px;
	
}
.sum_wint .star-rating {
   text-align: left !important;
	margin-top: 30px !important;
	position: absolute;
	left: 20px;
	bottom: 20px;
}
.sum_wint .count-rating{
	margin-top: 21px;
}
.sum_wint .container-rating .star-rating{
	position: relative;
	padding-top: 20px;
}
.outofstock .product_type_simple {
	background-position: right;
	background-repeat: no-repeat;
	background-color: #ff210f;
	box-shadow: none;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	padding: 12px;
	color: #fff;
	margin-top: 0px !important;
	font-weight: normal;
	font-size: 14px;
	border-radius: 5px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
@media only screen and (max-width: 500px) {
 	.outofstock .product_type_simple{
		width: 50px;
		left: 10px;
		position: absolute;
		bottom: 10px;
		font-size: 0px !important;
		
	}
}

.add_cart_icon{
	background-image: url('images/addtocart.png');
	padding-right: 33px;
	padding: 2px 0px 0px 19px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
@media only screen and (max-width: 500px) {
	.add_cart_icon{margin-left: 0px;}
}
.head_slide{
 }
.ator_cat .owl-carousel2 .owl-item img {
  display: block;
  margin: auto !important;
	height: 200px;
	object-fit: cover;
}
.ator_cat .onsale {
  top: 0;
  left: 0;
  right: auto;
  margin: -.5em 0 0 -.5em;
}
.ator_cat span.onsale {
  min-height: 3.236em;
  min-width: 3.236em;
  padding: .202em;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  margin: 0;
  border-radius: 100%;
  background-color: #77a464;
  color: #fff;
  z-index: 9;
}
.ator_cat .price{
 	height:48px;
	overflow: hidden;
	display: flex;
	color: #083D2D;
	justify-content: space-around;
}
.ator_cat .price del span{
	color: #AFAFAF;
	font-weight: normal;
}
.ator_cat .container-rating{
	display: flex;
	justify-content: center;
}
.ator_cat .star-rating{
	margin-top: 3px;
	color: #d9d9d9;
	display: none;
}
.ator_cat .count-rating{
	color: #d9d9d9;
	display: none;
}
.ator_cat .brand-in-lo{
	height: 23px;
	overflow: hidden;
	color: #D4D1D2;
	display: block;
}
@media only screen and (max-width: 500px) {
	.ator_cat .brand-in-lo{font-size: 12px;	}

}
.ator_cat .brand-in-lo a{
	color: #D4D1D2;
}
.block_home{
	margin-top: 30px;
}
.home_slide{
    height: 40vw;
    max-height: 700px;
	overflow: hidden;
	margin-bottom: 50px;
}
.owl-carousel4 .owl-next {
	  top: 50%;
	  -ms-transform: translateY(-50%);
	  transform: translateY(-50%);
}
.owl-carousel4 .owl-prev {
	  top: 50%;
	  -ms-transform: translateY(-50%);
	  transform: translateY(-50%);
}



.tabs.style__horizontal .tabs__nav{
	flex-wrap: nowrap !important;
	overflow-x: scroll;
	  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
 .tabs.style__horizontal .tabs__nav::-webkit-scrollbar {
  display: none;
}

.firstWord{
	color: #1f755b;
}
.best_package{
	background: rgb(243,151,171);
	background: linear-gradient(45deg, rgba(243,151,171,0.07) 0%, rgba(180,219,206,0.07) 50%, rgba(170,229,211,0.07) 100%); 
 }
.best_package_cont{
 	overflow: hidden;
}
.firstWord_red{
	color: #ff210f;
}
.adv_flex{
	margin-bottom: 40px;
}
.adv_flex_cont{
	display: grid;
	grid-template-columns: 50% 24% 24%;
	gap: 10px;
}
.adv_flex_cont_2{
	display: grid;
	grid-template-columns: 24% 50% 24%;
	gap: 10px;
	margin-top: 10px;
}
.grid-item {
	overflow: hidden;
	border-radius: 15px;
}
.grid-item img{
	width: 100%;
	height: 320px;
}
@media only screen and (max-width: 600px) {
	.grid-item img{height: 135px;}
}
.man_bar{
	overflow: hidden;
}
.mens_womans{
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(420px, 1fr) );
	gap: 70px;
	margin-top: 60px;
	margin-bottom: 40px;
}
@media only screen and (max-width: 550px) {
	.mens_womans{
		grid-template-columns: repeat(auto-fill, minmax(200px, 1fr) );
	}

}
 .footer{
	background-color:#fff9ea;
	overflow:hidden;
	width:100%;
	bottom:0;
	margin-top:20px;
	border-top: 5px solid #f9f0da;
	border-bottom: 1px solid #d3b469;
	 padding: 10px 0px;
}

.footer_size{
	max-width:1440px;
	margin:auto;
	overflow:hidden;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(380px, 1fr) );
}
@media only screen and (max-width: 550px) {
	.footer_size{
 		grid-template-columns: repeat(auto-fill, minmax(100%, 1fr) );
	}

}
.footer_right{
	background-color:#fff9ea;
	height: 50px;
	width:100%;
	bottom:0;
	border-top: 1px solid #fff;
	font:normal 14px tahoma;
	text-align:center;
	color:#2c2c2c;
	line-height:40px;
}
.footer_right a{ color:#fff !important;}	
.footer_right a:hover{ color:#abe2ff !important;}

.footer_item{
	margin: 0px 20px 5px 20px;
}
.footer_item h1 {
 	text-align: right;
	font-weight: bold;
	font-family: "Droid Arabic Kufi";
	font-size: 18px;
	color: #254842;
	text-shadow: 0 1px 0 #fff;
	line-height: 30px;
	margin: auto;
	border-bottom: 1px solid #254842;
}
.aboutfooter {
  font-weight: normal;
  font-family: "Droid Arabic Kufi";
  font-size: 14px;
  color: #254842;
  margin: 10px;
  text-align: justify;
}
 
.footer_bg{
	background-color: #1d1d1b;
	min-height: 360px;
	overflow: hidden;
}
.foot_flex{
	display: flex;
	padding-top: 20px;
	justify-content: space-between;
}
@media only screen and (max-width: 900px) {
	.foot_flex{
		flex-wrap: wrap;
		flex-direction: column;
	}
}
.foot_flex h2{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 48px;
	width: fit-content;
}
.naf_kalema p{
	font-size: 14px;
	font-weight: normal;
	color: #004040;
	line-height: 32px;
	padding: 0px 25px;	
	text-align: justify;
}
.socialbutton{
	float: inline-start;
 }
.socialbutton ul li{
	padding: 0 5px;
	float: left;
}
.socialbutton ul li img{
	float: none;
	margin-left: 0px;
	width: 30px;
}
.socialbutton_footer{
	border-top: 1px solid #fff;
	padding-top: 10px;
	overflow: hidden;
	height: 50px !important;
}
.socialbutton_footer ul li{
	padding: 5px;
	float: left;
}
.socialbutton_footer ul li img{
	float: none;
	margin-left: 0px;
	width: 30px;
}

.app_down ul{
	margin-bottom: 40px;
	overflow: hidden;
}
.app_down ul li {
	float: right;
	margin: 4px;
}
.menu-footer-container ul{
}
.menu-footer-container ul li{
	background: transparent url("images/arrow_bw.png") no-repeat scroll right;
	padding-right: 16px;
	margin-top: 10px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
 }
.menu-footer2-container ul {
	display: flex;
	flex-wrap: wrap;
}
.menu-footer2-container ul li a{
	color: #254842;
}
.menu-footer2-container ul li{
	background: transparent url("images/arrow_bw.png") no-repeat scroll right;
	padding-right: 16px;
	margin-top: 10px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	flex: 49%;
 }
.menu-footer-container ul li a{
	color: #254842;
}

.wpml-ls-legacy-dropdown-click a{
	border: none !important;
background:none !important;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{
	border-top: none !important;
	background-color: #424242;
	border-radius: 15px;
	margin: 5px;
	padding: 0px 0px 5px 0px;
}
.wpml-ls-legacy-dropdown-click {
  width: 110px !important;
}
.mob-menu-header-holder{
	display: none;
}
body.mob-menu-slideout-over{
	padding-top: 0px !important;
}
.prev-slide{
		background: transparent url("images/arrow.png") no-repeat scroll right;
width: 50px;
height: 50px;
}
.owl-nav span {
	font-size: 23px;
	padding: 0px 20px;
	color: #f6c953;
	text-shadow: 0 1px 0 #000;
	border-radius: 50%;
	height: 52px;
	display: inline-block;
	border: 3px solid #f6c95396; }
.owl-nav span:hover{
	border: 3px solid #f00;
} 
@media only screen and (max-width: 500px) {
	.head_slide .owl-nav span {
		font-size: 18px;
		padding: 0px 15px;
		color: #fff;
		text-shadow: 0 1px 0 #000;
		border-radius: 50%;
		height: 40px;
		display: inline-block;
		border: 2px solid #fff; }
	.head_slide .owl-prev{
		position: absolute;
		top: 45%;
		right: 0px;
	}
	.head_slide .owl-next{
		position: absolute;
		top: 45%;
		left: 0px;
	}

}
.owl-nav button:hover {
	background: none !important;
}
.brand_img .owl-prev{
	position: absolute;
	top: 5px;
	right: -20px;
}
.brand_img .owl-next{
	position: absolute;
	top: 5px;
	left: -20px;
}
.owl-prev{
	position: absolute;
	top: 40%;
	right: 20px;
}
.owl-next{
	position: absolute;
	top: 40%;
	left: 20px;
}
.tabs.style__horizontal .tabs__content{
	overflow: inherit !important;
}
.owl-theme .owl-nav{margin-top: 0px !important;}
.owl-theme .owl-nav .disabled{
	opacity: 0 !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	padding: 5px !important;
	overflow: hidden;
	position: relative;
	display: flex !important;
	flex-direction: column;
	justify-content: space-between;
	min-height: 500px;
	text-align: right !important;
}
@media only screen and (max-width: 500px) {
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {min-height: 400px;}
}
.woocommerce-page ul.products li.product img{
	display: block;
	height: 300px !important;
}
@media only screen and (max-width: 500px) {
	.woocommerce-page ul.products li.product img{
		height: 170px !important;
	}

}

.woocommerce-page ul.products li.product h2{
	color: #000;
	font-size: 16px;
	font-weight: normal;
	line-height: 35px;
	height: 85px;
	overflow: hidden;
}
@media only screen and (max-width: 500px) {
	.woocommerce-page ul.products li.product h2{font-size: 14px;}
}
ul.products li.product, .woocommerce-page ul.products li.product ins{
	color: #f00 !important;
	text-decoration: none;
	display: block !important;
}
ul.products li.product .woocommerce-Price-amount{
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}
@media only screen and (max-width: 500px) {
	ul.products li.product .woocommerce-Price-amount{font-size: 14px;}
}
ul.products li.product .brand-in-lo{
	height: 23px;
	overflow: hidden;
	color: #D4D1D2;
	font-weight: normal;
	display: block;
}
@media only screen and (max-width: 500px) {
  ul.products li.product .brand-in-lo{font-size: 12px;	}

}
.woocommerce-page ul.products li.product .brand-in-lo a{
	color: #D4D1D2;
}
.woocommerce .star-rating{color: #d9d9d9 !important; width: auto !important; height: auto !important;padding-top: 4px;display: block;float: none !important;}
.woocommerce .count-rating{color: #d9d9d9 !important; font-weight: normal !important;}
.woocommerce .star-rating::before{
	display: none;
}
.fa-star::before {
	color: #FEDB39;
}
.fa-star-o::before {
	content: "\f005";
	color: #D9D9D9;
}
.woocommerce .container-rating{
	display: flex;
	align-items: center;
}
.woocommerce ul.products li.product .star-rating{
	font-size: 14px !important;
	font-weight: normal;
	display: block;
}
.woocommerce ul.products li.product .fa{
	font-size: 17px !important;
}
.woocommerce ul.products li.product .price{
	color: #083D2D !important;
	display: flex !important;
	gap: 20px;
 	justify-content: center;
}
.woocommerce ul.products li.product .price del{opacity: 1 !important;}
.woocommerce ul.products li.product .price del span{
	color: #083D2D !important;
}
.woocommerce ul.products li.product .price{
	height: 90px;
	overflow: hidden;
	color: #083D2D;
}
.woocommerce ul.products li.product .onsale{
	top: 14px !important;
	left: 14px !important;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current{
	background-color: #ff210f !important; 
}
ul.page-numbers{
	border: 0 !important;
}
ul.page-numbers li{
	border: 1px solid #d3ced2;
	margin: 5px !important;
	border-radius: 5px;
}
ul.page-numbers li a{
	color: #000;
}
 .page-numbers .current {
	color: #fff !important;
}
.woo_flex{
	display: flex;
}
@media only screen and (max-width: 1000px) {
	.woo_flex{
		display: flex;
		flex-wrap: wrap;
	}
}
.wpfMainWrapper{
	background-color: #fff;
	max-width: 300px;
	padding: 1px 15px 15px 15px;
	border: 1px solid #f2f2f2;
}
@media only screen and (max-width: 1000px) {
	.wpfMainWrapper{
		max-width: 100%;
	}
}
.wpfPriceRangeField#wpfMinPrice{
	width: 81px !important;
}
.wpfPriceTooltipShowAsText{
	width: 81px !important;
}
.wpfCheckbox{
	margin-right: 5px;
}
.wpfFilterWrapper ul li{
	margin-bottom: 20px;
}

.wpfCheckbox label::before{
	border-radius: 0 !important;
}
@media only screen and (max-width: 1000px) {
	.filter_bg{width: 100%}
}
.filter_bg h2{
	background-color: #fff;
	font-size: 16px;
	padding: 10px;
	margin: 0;
	border-top: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-bottom: 0px solid #f2f2f2;
}
.wpfFilterWrapper .wpfFilterTaxNameWrapper{
	font-size: 14px;
}

.in_product_page{
	width: 100%;
}
.product_bg{
	padding-right: 10px;
	width: 100%;
}
.product_title_h{
}
.product_title_h h2{font-size: 16px;}
.product_title_h h4:not(:first-child){
	display: none;
}
.ui-slider.ui-widget-content .ui-slider-handle{
	background:#ff210f !important;
	border-radius: 50% !important;
	border: 0px !important;
}
.ui-slider .ui-slider-handle{
	width: 1.5em !important;
	height: 1.5em !important;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -.5em !important;
}
.wpfFilterWrapper .ui-slider-horizontal{
	height: .1em !important;
}
.ui-slider.ui-widget-content:not(.iris-slider-offset){
	border: 0px !important;
}
.ui-slider-horizontal .ui-slider-range{
	top: 5px !important;
}
.ui-widget-header{
	background: #bdbdbd !important;
}
.wpfFilterButton.wpfButton{
	width: 100px !important;
	min-height: 43px !important;
	font-size: 15px !important;
}
.wpfClearButton {
  width: 98px !important;
  min-height: 43px !important;
  font-size: 15px !important;
}
.wpfCheckboxHier ul li ul{
	padding-right: 20px;
	padding-top: 20px;
}
.wpfPriceInputs .wpfCurrencySymbol{display: none;}
.wpfFilterWrapper .wpfPriceInputs{
	flex-direction: row-reverse;
	padding-top: 10px;
}
#wpfBlock_2{
	border-top: 1px solid #868686;
	border-bottom: 1px solid #868686;
	padding: 50px 0px;
}
@media only screen and (max-width: 500px) {
	#wpfBlock_2{padding: 20px 0px;}
}
.wpfPriceRangeField#wpfMaxPrice{
	background-color: #F2F2F2 !important;
}
.wpfPriceRangeField#wpfMinPrice{
	background-color: #F2F2F2 !important;
}
.wpfFilterWrapper .wfpTitle{
	font-weight: normal !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
	background-color: #fff !important;
	margin: 0 !important;
	border: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
	box-shadow:none !important;
	border-width: 0 !important;
	border: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
	box-shadow:none !important;
	border: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 10px 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #ff210f !important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
	color: #083D2D !important;
}
.woocommerce div.product p.price ins{
	display: block;
	margin-top: 10px;
}
.woocommerce div.product .product_title{
	font-size: 24px;
	line-height: 65px;
	border-bottom: 1px solid #d3bf6e;
	margin-bottom: 30px;
	font-weight: bold;
}
@media only screen and (max-width: 500px) {
	.woocommerce div.product .product_title{
		font-size: 16px;
		line-height: 35px;
		border-bottom: 1px solid #d3bf6e;
		margin-bottom: 30px;
		font-weight: bold;
	}

}
.woocommerce button.button.alt {
	background-color: #ff210f !important;
	border-radius: 4px !important;
	color: #fff !important;
	height: 44px;
	width: 180px;
	margin-top: 46px;
	display: block;
}
.cart button.button.alt {
	background-color: #ff210f !important;
	border-radius: 4px !important;
	color: #fff !important;
	height: 44px;
	width: 180px;
	margin-top:22px;
}

.yith-wcwl-add-to-wishlist {
  margin-top: -20px;
  position: absolute;
  margin-right: 200px;
}
.woocommerce .product_meta{
	margin-top: 70px;
	height: 33px;
	overflow: hidden;

}
.fa-heart-o::before {
  content: "\f004";
  border-radius: 50%;
  border: 1px solid #e1e1e1;
  padding: 10px;
  color: #ff210f;
}
.woocommerce .woocommerce-ordering select {
	vertical-align: baseline !important;
	background-color: #FFF !important;
	border: 1px solid #004040;
	border-radius: 4px;
	height: 40px;
	font-family: 'Tajawal', sans-serif;
	color: #121212 !important;
}
.brand_arch{
}
.brands_page .pwb-brands-cols-outer{
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(205px, 1fr) );
}
@media only screen and (max-width: 500px) {
	.brands_page .pwb-brands-cols-outer{
		grid-template-columns: repeat(auto-fill, minmax(135px, 1fr) );
	}
}
.brands_page .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3{
	padding: 0 ;
	width: auto ;
	float: none;
	text-align: center;
}
.brands_page .pwb-all-brands .pwb-pagination-wrapper{
	border-top: 0 !important;
}
.cart_nav{
	height: auto;
 	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 30px 0;
	background-color: #fff;
	position: relative;
	z-index: 1;
	overflow: hidden;
 }
.one_nav{
	text-align: center;
}
.one_nav::before{
	content: "";
	border-bottom: 4px solid #D4D1D2;
	position: absolute;
	max-width: 652px;
	width: 100%;
	margin-top: 60px;
	z-index: 1;
}
.check_out::before{
	content: "";
	border-bottom: 4px solid #ff210f !important;
	position: absolute;
	max-width: 652px;
	width: 100%;
	margin-top: 60px;
	z-index: 1;
}
.check_out2 span{
	background-color: #ff210f !important;
}
.order_done span{
	background-color: #ff210f !important;
}
.order_done2::before {
  content: "";
  border-bottom: 4px solid #ff210f !important;
  position: absolute;
  max-width: 652px;
  width: 100%;
  margin-top: 55px;
  z-index: 1;

}
.cart_nav h1{
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.cart_nav span{
	background-color: #ff210f;
	border-radius: 15px;
	width: 45px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	z-index: 1;
	position: relative;
}
.two_nav span{
	background-color: #D4D1D2;
}
.two_nav::before{
	content: "";
	border-bottom: 4px solid #D4D1D2;
	position: absolute;
	max-width: 665px;
	width: 100%;
	margin-top: 60px;
	z-index: 1;
}
.three_nav{
	background-color: #fff;
	position: relative;
	z-index: 1;
}
.three_nav span{
	background-color: #D4D1D2;
}
.shop_table thead{
	background-color: #444;
	color: #fff;
}
.woocommerce a.button.alt{
	background-color: #ff210f;
}
.woocommerce a.button.alt:hover{
	background-color: #D9516E;
}
.woocommerce-info{
	border-top: 3px solid #ff210f;
	margin-top: 20px;
}
.woocommerce-info a{
	color: #ff210f;
}
.woocommerce-info::before{
	color: #ff210f !important;
}
.woocommerce-notices-wrapper{
	margin-top: 20px;
}
.ere__loop-property-badge-item .ere__lpbi-inner{
	color: #f00 !important;
  background-color: #fff !important;
	font-size: 15px !important;
}
.ere__loop-property-badge-item .ere__lpbi-inner::after{
	color: #fff !important;
}
.rtl .ere__single-property-header-price-location .ere__single-property-price, .rtl .ere__single-property-header-price-location .ere__single-property-status{
	margin-left: 0 !important;
}
.ere-heading-style2{
	display: none;
}
.page-numbers {
	background-color: #254842;
  color: #fff;
  padding: 2px 14px;
}
.paging-navigation .current{
	background-color: #b78b43 !important;
}
.pagescont{
	margin-top: 20px;
	min-height: 600px;
	position: relative;
	overflow: hidden;
}
/*
.pagescont .woocommerce{
	display: flex;
}
@media only screen and (max-width: 1100px) {
	.pagescont .woocommerce{
		display: block;
	}

}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
	float: none !important;
	width: auto !important;
	margin-right: 40px;
}
@media only screen and (max-width: 1100px) {
	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
		margin-right: 0px;
	}

}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals{
	width: auto !important;
}
*/
.woocommerce form .form-row input.input-text {
  height: 48px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
	color: #fff !important;
	background-color: #444 !important;
}
.woocommerce-ResetPassword {
  border: 0 !important;
  padding: 65px 0;
}
.woocommerce button.button {
	float: none !important;
	display: block;
	background: #ff210f;
	border-radius: 5px;
	color: #fff;
	height: 48px;
	margin-bottom: 10px;
	width: 100%;
	font-family: 'URW DIN Arabic';
}
@media only screen and (max-width: 500px) {
	.woocommerce button.button {width: 100%;}
}
.woocommerce-ResetPassword p {
  width: 100% !important;
}
.pwb-text-before-brands-links{
	display: none;
}
div.quantity{
	margin: 0px 0px 10px 4px !important;
	background: #EAEAEA;
	border-radius: 10px;
	padding: 2px;
	display: inline-block;
	margin-top: 20px !important;
}
#wpforms-1156 .wpforms-field-container{
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(345px, 1fr) );
}
@media only screen and (max-width: 390px) {
	#wpforms-1156 .wpforms-field-container{
		display: grid;
		grid-template-columns: repeat(auto-fill, minmax(285px, 1fr) );
	}

}
#wpforms-1156 input{
	max-width: 95% !important;
}
@media only screen and (max-width: 500px) {
	#wpforms-1156 input{
		max-width: 100% !important;
	}
}
#wpforms-1156 .wpforms-submit-container button{
	background-color: #ff210f !important;
	border: 0px !important;
	color: #fff !important;
	font-size: 1em;
	padding: 10px 55px !important;
	float: left;
	border-radius: 5px;
	margin-bottom: 10px;
}

.yourqustion{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
@media only screen and (max-width:1000px) {
	.yourqustion{
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
}
.yourqustion .sp-ea-one{
	max-width: 500px;
	margin-top: 20px;
}
.imgqus img{width:100%;}
@media only screen and (max-width:990px) {
	.yourqustion .sp-ea-one{
		max-width: 100%;
	}
	.imgqus {width:270px; margin: auto;}
	.imgqus img{width:270px;}
}

.contact_us{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
@media only screen and (max-width:1000px) {
	.contact_us{
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
}
.contact_us img{width:100%;}
.contact_us .wpforms-container-full{
	margin-left: 0 !important;
	margin-right: 0 !important;
		width: 100% !important;
	max-width: 500px;

}
.contact_us div.wpforms-container-full .wpforms-form input.wpforms-field-medium{
	max-width: 100% !important;
}
.contact_us .wpforms-submit{
	width: 100% !important;
	background-color: #ff210f !important;
	color: #fff !important;
}
.contact_us div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium{
	height: 200px !important;
}
.sp-easy-accordion > .sp-ea-single{
	background: none !important;
	 
}
.ea-card h3 a{
	font-style: normal !important;
	font-weight: normal !important;
	font-size: 18px !important;
	color: #000 !important;
}
@media only screen and (max-width:500px) {
	.ea-card h3 a{font-size: 14px !important;}
}
.ea-card .ea-body{
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 30px !important;
	color: #000 !important;
}
@media only screen and (max-width:500px) {
	.ea-card .ea-body{font-size: 14px !important;}
}

.ea-expand h3 a {
	color: #ff210f !important;
	font-style: normal !important;
	font-weight: 500 !important;
	font-size: 20px !important;
}
.sp-easy-accordion > .sp-ea-single > .ea-header a .ea-expand-icon.fa{
	margin-left: 10px !important;
}
.ask_title h1{
	font-size: 18px;
	text-align: center;
}
.ask_title p{
	font-size: 16px;
	text-align: center;
}

.blog_home_cont{
 }
@media only screen and (max-width:1000px) {
	.blog_home_cont{
 	}

}
.most_artic{
	width: 100%
}
.last_art{
	font-size: 17px;
	color: #121212;
	margin-top: 50px;
}
.tilteofpost h1{
	font-size: 20px;
	line-height: 65px;
	border-bottom: 1px solid #d3bf6e;
	margin-bottom: 30px;
}
.last_offers li{
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
	border: 1px solid #F2F2F2;
	padding: 15px;
	border-radius: 5px;
	max-height: 145px;
 }
@media only screen and (max-width:1000px) {
	.last_offers li{
		width: 100%;
		max-width: 100%;
	}
}

.last_offers li a{
	font-size: 16px;
	line-height: 35px;
	color: #121212;
	height: 103px;
	overflow: hidden;
	display: block;
}
.last_offers img{
	float: right;
	width: 120px;
	height: 90px;
	margin-left: 10px;
}
.blog_item{
	padding-left: 100px;
}
@media only screen and (max-width:1000px) {
	.blog_item{
		padding-left: 0px;
	}
}
.blog_item li {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
	border: 1px solid #F2F2F2;
 	border-radius: 5px;
}
.blog_item img{
	width: 100%;
}
@media only screen and (max-width:500px) {
	.blog_item img{
		width: 100%;
		max-height: 250px
	}
}
.blog_item li h1 {
	font-size: 18px;
	line-height: 35px;
	color: #121212;
	padding: 0px 15px;
}
.blog_item li p {
	font-size: 16px;
	line-height: 35px;
	color: #645457;
	padding: 0px 15px;
}
.blog_item li span{
	color: #ff210f;
}
.styleofpost{
	width: 100%;
	margin: 20px 0;
	display: block;
	padding: 5px;
	border: 1px solid #d3bf6e;
	overflow: hidden;
	color: #4d4d4d;
	line-height: 35px;
	border-radius: 20px;
}
@media only screen and (max-width:1000px) {
	.styleofpost{
	}
}
.navigation{
	margin-top: 40px; 
	text-align: center;
	margin-bottom: 40px;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
  
.navigation li {
    display: inline;
}
  
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #ff210f;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
  
.navigation li a:hover,
.navigation li.active a {
    background-color: #ac2643;
}
.blog_ads ul {
	margin-top: 20px;
	margin-bottom: 20px;
}
.blog_ads .owl-carousel4 .owl-item img{
 }
@media only screen and (max-width:1000px) {
	.blog_ads .owl-carousel4 .owl-item img{
		margin: auto;
	}
}
.most_view_slide .owl-carousel5 li{
	padding: 5px;
}
.most_view_slide .owl-carousel5 li h1{
	font-size: 15px;
	color: #121212;
	font-weight: normal;
	line-height: 35px;
	height: 39px;
	overflow: hidden;
}
.most_view_slide .owl-carousel5 li a div {
	color: #AFAFAF;
	font-size: 13px;
	margin-top: 10px;
}
.owl-carousel5 li a p{
	background: transparent url("images/arrow_art.png") no-repeat scroll left;
	padding-left: 30px;
	color: #ff210f;
	display: inline-block;
	font-size: 14px;
	margin: 0px;
}
.most_view_slide{margin-bottom: 20px;}
.most_view_slide .owl-carousel5 li img{
	border-radius: 10px;
}
.most_view_slide .owl-next {
	top: 115px;
}
.most_view_slide .owl-prev {
	top: 115px;
}
.brands_page a{
	color: #000;
	font-family: tahoma;
}
.brands_page img{
	 width: 100px;
	height: 100px;
}
.brands_page small{
	display: none;
}

.woocommerce-message::before{
	color: #ff210f !important;
}
.woocommerce-message {
	border-top-color: #ff210f !important;
	line-height: 35px;
}
@media only screen and (max-width:500px) {
	.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button{
		float: none !important;
		display: block;
		text-align: center;
	}
}	
@media only screen and (max-width:768px) {
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
		width: 48% !important;
 		clear: both !important;
		margin: 0 0 2.992em !important;
	}
}
.woocommerce .woocommerce-breadcrumb{
    line-height: 35px;
	margin: 0 !important;
}
.woocommerce div.product .woocommerce-tabs .panel{
     line-height: 35px;
}
@media only screen and (max-width:768px) {
    .woocommerce .products ul, .woocommerce ul.products{
            display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
}
.woocommerce .quantity .qty{
    background-color: #eaeaea;
    border: 0;
    padding: 10px 5px;
	font-size: 19px;
    border-radius: 5px;
      -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
}
.quantity .minus{
	background: none;
	border: 0;
	font-size: 25px;
	padding-right: 10px;
	padding-left: 0;
	cursor: pointer;
}
.quantity .plus{
	background: none;
	border: 0;
	font-size: 22px;
	padding-left: 10px;
	padding-right: 0;
	cursor: pointer;
}
.pwb-single-product-brands a{
    color: #fff;
    background: transparent url("images/red_reb.png") no-repeat;
    width: 160px;
    height: 60px;
    display: flex;
    align-content: center;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.woocommerce ul#shipping_method li{
    line-height: 38px !important;
}
.woocommerce ul#shipping_method li input{
    vertical-align: baseline !important;
}
.woocommerce-shipping-destination{
    line-height: 38px !important;
}

.woocommerce-shipping-destination strong{
    font-weight: normal;
}
.woocommerce-checkout #payment ul.payment_methods li img{
    width: 60px;
}
.payment_methods .info{
    width: auto !important;
    float: left !important;
}
#tab-description ul li{
    list-style: outside;
    margin: 15px;
}
.woocommerce div.product p.stock {
  font-size: .92em;
  text-align: center;
  color: #b33030;
  background-color: #fee5e5;
  padding: 10px 20px;
  border-radius: 5px;
}
@media only screen and (max-width:768px) {
    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before{
        display: block;
        width: 100%;
        text-align: right;
    }
    .woocommerce ul#shipping_method{
        text-align: right;
    }
    .woocommerce-shipping-destination{
        text-align: right;
    }
    .woocommerce-shipping-calculator{
        text-align: right;
    }
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
	padding: 10px !important;
	margin: 0 0 2px 4px;
	font-size: 12px;
}
@media only screen and (max-width:768px) {
	.wp-element-button{
		font-size: 14px !important;
		font-weight: normal !important;
	}
}
.error_404 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	min-height: 300px;
	margin: 20px 0;
}
@media only screen and (max-width:768px) {
	.error_404 {flex-direction: column;}
}
.error_404 img{
	width: 100%;
	max-width: 432px;
	margin-top: 5px;
 }
.error_404 h1{
	font-size: 16px;
	color: #333232;
 }
.error_404 p{
	max-width: 500px;
	font-size: 14px;
	font-weight: normal;
	line-height: 35px;
	color: #333232;
 }
.error_but {
	border-radius: 5px;
	background-color: #ff210f;
	color: #fff;
	padding: 10px 20px;
	text-align: center;
	font-size: 14px;
	display: inline-block;
}
body, .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
  background: none !important;
}
.woocommerce-MyAccount-navigation-link{
	line-height: 45px;
	border: 1px solid #F2F2F2;
	padding: 10px;
	margin: 10px;
	font-weight: normal;
	font-size: 15px;
}
.woocommerce-MyAccount-content{
	line-height: 45px;
	border: 1px solid #F2F2F2;
	padding: 10px;
	margin: 10px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
	border: 1px solid #d3bf6e;
	padding: 5px;
}
.woocommerce ul.products li.product:only-child {
  margin-left: auto !important;
}
#msg_mob{
	display: none;
}
@media only screen and (max-width:600px) {
	#msg_mob {
		display: block;
		background-color: #FDEEF2;
		position: fixed;
		z-index: 999;
		top: auto;
		width: 100%;
		left: auto;
		right: auto;
		bottom: 0px;
		padding: 10px;
	}
	#msg_mob h1{
		color: #ff210f;
		text-align: center;
		font-size: 16px;
		font-weight: bold;
	}
	#msg_mob p{
		color: #ff210f;
		text-align: center;
		font-size: 16px;
		font-weight: normal;
	}
	#msg_mob div{
 	}
	#msg_mob button{
		background-color: #FFF6F8;
		border: 1px solid #ff210f;
		padding: 8px 14px;
		border-radius: 50px;
		color: #ff210f;
		font-size: 14px;
		display: table;
		margin:10px auto;
	}
	#msg_mob a{
		background-color: #ff210f;
		border: 1px solid #ff210f;
		padding: 8px 14px;
		border-radius: 50px;
		color: #fff;
		font-size: 14px;
		display: table;
		margin:10px auto;
	}
}
.search_page ul.products.columns-3 li.product{
	margin: 10px;
}
.no_search{
	min-height: 500px;
}
.fw-popup .fw-popup-content{
	text-align: right !important;
}
.fw-popup .fw-popup-close{
	left: 1em !important;
	right: auto !important;
}
.fw-popup-footer button.button{
	margin-right: 10px !important;
	width: auto !important;
}
.fw-button-text{
	display: none !important;
}
.fw-button--absolute{
	border:0px !important;
	left: 0px;
	margin-top: -18px !important;
}
.fw-button{
	margin-right: 200px;
	margin-top: -28px;
	position: absolute;
	border-radius: 50%;
	border: 1px solid #e1e1e1;
	padding: 9px;
}
.woocommerce button.button.alt[value="wishlist_toggle_default"] {
  margin-top: 0 !important;
	width: auto !important;
}
.lity-wrap{
	background-color: #fff;
	z-index: 9 !important;
}
.lity-container{
	top: 5%;
	padding: 10px;
}
.lity-content{
	overflow-x: scroll;
}
.lity-content::after{
	-webkit-box-shadow:none !important;
	box-shadow: none !important;
}
.lity-close, .lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #000;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  border: 0;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/*
.artic_home ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(285px, 1fr) );
  margin-bottom: 25px;
}
@media only screen and (max-width:1290px) {
	.artic_home ul {
	  grid-template-columns: repeat(auto-fill, minmax(225px, 1fr) );
	}
}
*/
.artic_home ul li{
	margin: 10px;
}
.artic_home ul li img {
 	 width: 100%;
	height: 330px;
	border-radius: 10px;
}
@media only screen and (max-width:500px) {
	.artic_home ul li img {
		 width: 100%;
		height: 140px;
		border-radius: 10px;
	}
}
.artic_home ul li a div {
	color: #AFAFAF;
	font-size: 14px;
	margin-top: 10px;
}
.artic_home ul li a h1 {
	color: #121212;
	font-size: 14px;
	font-weight: normal;
	line-height: 35px;
	height: 31px;
	overflow: hidden;
}
.artic_home ul li a p{
	background: transparent url("images/arrow_art.png") no-repeat scroll left;
	padding-left: 30px;
	color: #ff210f;
	display: inline-block;
	font-size: 14px;
}

.wpfFilterButton.wpfButton, .wpfClearButton.wpfButton{
	color: #554a4a !important;
}
.reg_no{
	margin: 0;
	padding: 0;
	text-align: center;
	width: 50%;
}
@media only screen and (max-width: 1090px) {
	.reg_no{width: 100%;}

}
.reg_no a{
	color: #ff210f;
	font-weight: bold;
}
.ur-frontend-form .ur-form-row .ur-form-grid legend.ur-label, .ur-frontend-form .ur-form-row .ur-form-grid label.ur-label{
	font-weight: normal !important;
}
.ur-frontend-form .ur-form-row .ur-form-grid input[type="text"], .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"], .ur-frontend-form .ur-form-row .ur-form-grid input[type="url"], .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"], .ur-frontend-form .ur-form-row .ur-form-grid input[type="date"], .ur-frontend-form .ur-form-row .ur-form-grid input[type="number"], .ur-frontend-form .ur-form-row .ur-form-grid input[type="timepicker"], .ur-frontend-form .ur-form-row .ur-form-grid input[type="phone"], .ur-frontend-form .ur-form-row .ur-form-grid textarea, .ur-frontend-form .ur-form-row .ur-form-grid select, .ur-frontend-form .ur-form-row .ur-form-grid .__PrivateStripeElement{
	border: 1px solid #F2F2F2;
}
.ur-frontend-form .ur-button-container .ur-submit-button{
	margin-right: unset !important;
	background-color: #ff210f;
	color: #fff;
	border-radius: 5px;
	padding: 10px 50px;
	font-family: urw din arabic;
}
@media only screen and (max-width: 500px) {
	.ur-frontend-form .ur-button-container .ur-submit-button{
		margin: 0 !important;
		width: 100%
	}

}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
	border: 1px solid #eee !important;
 	margin: 0 !important;
}
@media only screen and (max-width: 1090px) {
	.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
		width: 100%;
	}
}
.image_login{
	float: left;
	position: absolute;
	top: 0;
	left: 0;
}
@media only screen and (max-width: 1090px) {
	.image_login{
		float: none;
		position: relative;
		text-align: center;
	}

}
.image_login img{
	width: 480px;
 }
.ur-frontend-form{
	border: 0 !important;
	padding: 0 !important;
}
.lost_reset_password p{
	line-height: 40px;
}
.select2-container .select2-selection--single .select2-selection__rendered{
	text-align: right !important;
}
.select2-container--default .select2-results > .select2-results__options{
	text-align: right !important;
}
.select2-results__option{
	padding: 8px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	right: auto !important;
}
@media only screen and (max-width: 600px) {
	.woocommerce ul.order_details li {
	  float: none;
	  margin-left: 2em;
	  text-transform: uppercase;
	  font-size: .715em;
	  line-height: 35px;
	  border: 1px dashed #d3ced2;
	  padding: 10px;
	  margin: 10px;
	  list-style-type: none;
	}
	.woocommerce table.shop_table td{
		line-height: 35px !important;
		font-size: 14px;
	}
	.woocommerce table.shop_table th {
	  font-weight: normal;
	  padding: 5px;
	  line-height: 35px;
	}
	.woocommerce .woocommerce-customer-details address{
		line-height: 35px;
	}
}
.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select{
	border-color: #f4cad3 !important;
}
@media only screen and (min-width: 1000px) {
	.woocommerce-checkout .col2-set{
		width: 66.666667% !important;
		float: right;
	}
	#customer_details .col-1{
		float: none !important;
		width: 100% !important;
	}
	#customer_details .col-2{
		float: none !important;
		width: 100% !important;
	}
	.woocommerce-checkout .woocommerce-checkout-review-order{
		float: right;
		width: 32%;
		margin-right: 1%;
		border-bottom: 1px solid #F2F2F2;
		padding:5px 10px;
		border-radius: 0 0 10px 10px;
		border-right: 1px solid #F2F2F2;
		border-left: 1px solid #F2F2F2;

	}
	.woocommerce-checkout #order_review_heading{
		float: right;
		width: 32%;
		margin-right: 1%;
		border-top: 1px solid #F2F2F2;
		padding: 10px;
		border-radius: 10px 10px 0 0;
		border-right: 1px solid #F2F2F2;
		border-left: 1px solid #F2F2F2;
		margin-bottom: 0;
	}
}	
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
	background: #fff !important;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box{
	background-color: #fbfbfb !important;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
	border: 1em solid #fbfbfb !important;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	border-top-color: transparent !important;
}
.woocommerce-privacy-policy-text{
	line-height: 35px;
	text-align: justify;
	font-weight: bold;
	color: #4d4d4d;
	font-size: 14px;
}
.woocommerce-privacy-policy-link{
	color: #f00;
}
.woocommerce-checkout .woocommerce table.shop_table td{
	line-height: 35px !important;
}
.woocommerce ul#shipping_method li label{
	font-weight: normal;
}

#respond input#submit.loading::after, a.button.loading::after, button.button.loading::after, input.button.loading::after {
  font-family: WooCommerce;
  content: "\e01c";
  vertical-align: top;
  font-weight: 400;
  position: absolute !important;
  top: .618em;
  left: 1em;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
#respond input#submit.added::after,  a.button.added::after,  button.button.added::after,  input.button.added::after {
  font-family: WooCommerce;
  content: "\e017";
  margin-right: .53em;
  vertical-align: bottom;
}
.added_to_cart{
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}
@media only screen and (max-width: 500px) {
	.added_to_cart{text-align: right;}
}
@media only screen and (max-width: 500px) {
	#respond input#submit.loading::after, a.button.loading::after, button.button.loading::after, input.button.loading::after {
		font-size: 16px;
	}
	#respond input#submit.added::after,  a.button.added::after,  button.button.added::after,  input.button.added::after {
		font-size: 16px;
		margin-left: 11px;
		margin-right: 11px;
	}
	.ator_cat .wp-element-button{
		font-size: 0px !important;
	}
	.view-store-credits-link{
		display: block;
		margin-right: 10px;
	}
}

.outofstock .product_type_simple::before {
	content: "";
	background-image: url('images/addtocart.png');
	background-repeat: no-repeat;
	width: 19px;
	height: 20px;
	display: inline-block;
	margin-left: 10px;
}
@media only screen and (max-width: 500px) {
	.outofstock .product_type_simple::before {
		margin-left: 0px;
	}
}
span.xoo-wsc-pname, span.xoo-wsc-pname a{
	font-weight: normal !important;
	line-height: 30px;
	font-size: 14px;
}
.xoo-wsc-qty-price{
	font-size: 12px;
}
.xoo-wsc-body, .xoo-wsc-body span.amount, .xoo-wsc-body a{
	font-size: 12px !important;
}
.gift_card_code{
	margin: 5px 0;
	padding: 10px;
}
.antd-app-wrapper ::selection{
	background: #ff210f !important;
}
.antd-app-wrapper .ant-tabs-tab{
	padding: 12px !important;
}
.antd-app-wrapper .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{
	color: #121212;
}
#lpfw_my_points_app .ant-tabs-tab{
	font-size: 16px !important;
	font-weight: bold;
}
#lpfw_my_points_app .ant-tabs-content-holder{
	line-height: 35px;
	border: 0px !important;
}
.points-expiry-text em{
	font-style: normal !important;
	font-size: 13px !important;
	font-weight: normal !important;
}
.antd-app-wrapper a{
	color: #ff210f !important;
}
.ant-btn{
	margin: 5px !important;
}
.min-max-points-desc{
	font-size: 13px;
}
#lpfw_my_points_app .points-redeem .form-wrap .equal-sign{
	margin-top: 33px !important;
}
.antd-app-wrapper h3{
	font-weight: bold !important;
	display: list-item;
	list-style-type: disclosure-closed;
	list-style-position: inside;
}
.antd-app-wrapper .ant-btn-primary{
	background: #ff210f !important;
	border-color: #cc3858 !important;
}
.antd-app-wrapper .ant-tabs-tab:hover{
	color: #ff210f !important;
}
.antd-app-wrapper .ant-btn-primary:focus, .antd-app-wrapper .ant-btn-primary:hover{
	background: #a42c46 !important;
	border-color: #cc3858 !important;	
}
.ant-table-tbody{
	text-align: center !important;
}
.antd-app-wrapper .ant-table-thead > tr > th{
	text-align: center !important;
}
.ant-pagination{
	margin: 10px !important;
}
.antd-app-wrapper .ant-pagination-next{
	margin-right: 10px !important;
}
.agcfw-redeem-gift-card-form button.button{
	display: inline-block;
	width: auto;
	height: 42px;
}
#acfw-store-credits-my-account{
	border: 1px solid #eaeaeacc;
	margin: 12px;
	padding: 0 20px;
}
#agcfw-redeem-gift-card{
	border: 1px solid #eaeaeacc;
	margin: 12px;
	padding: 0 20px;
}
#agcfw-redeem-gift-card h3 {
  font-weight: bold !important;
  display: list-item;
  list-style-type: disclosure-closed;
  list-style-position: inside;
}
#lpfw_my_points_app .ant-tabs-content-holder{
	padding: 20px 0px !important;
}
.points-balance{
	border: 1px solid #eaeaeacc;
	margin: 0;
	padding: 15px;
}
#lpfw_my_points_app .points-redeem{
	max-width: none !important;
	border: 1px solid #eaeaeacc !important;
	margin: 20px 0px !important;
	padding: 15px !important;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
	border-radius: 50%;
	top: 10px;
	right: 10px;
}
.woocommerce #reviews #comments h2{
	font-size: 16px;
}
.woocommerce #reviews #comments ol.commentlist{
	padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text{
	margin: 0 !important;
	padding: 10px !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p{
	margin: 0 42px 1em !important;
}
.comment-text .star-rating{
 }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
	border-bottom: 1px solid #d2d2d2 !important;
}
.woocommerce-review__published-date{
	display: block;
	line-height: 5px !important;
}
.comment-form-author label{
	display: block;
}
.comment-form-email label{
	display: block;
}
.comment-text .description{
	margin-top: 40px;
}
.fw-button--inline{
	margin-right: 0px !important;
	margin-top: 0px !important;
	position: relative !important;
	border: 0px !important;
	padding: 0px !important;
	display: block;
}
.xoo-wsc-ft-btn{
	color: #fff !important;
	background-color: #ff210f !important;
	font-size: 100%;
	margin: 0;
	line-height: 1;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	padding: .618em 1em;
	font-weight: 700;
	border-radius: 3px;
	right: auto;
 	border: 0;
	display: inline-block;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
}

.tabs.style__horizontal .tabs__nav .tabs__nav_link{
	width: 100%;
}
.contact_head{
	display: flex;
	justify-content: space-between;
	height: 100%;
	position: relative;
}
 .contact_item{
	display: flex;
	justify-content: space-between;
	align-items: center;
 	color: #fff;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: tahoma;}
@media only screen and (max-width:370px) {
	.contact_item{
		font-size: 13px;
		letter-spacing: 0;
	}
}
.contact_item img{
	width:22px;
	margin: 5px;
}
@media only screen and (max-width:1000px) {
	.contact_item{margin: 0;}
}
.butt_item{
	display: flex;
	align-items: center;
}
.butt_item a{
	background-image: url("images/butt_bg.png");
	background-color: #f9d458;
	padding: 4px 24px;
	color: #000;
	text-shadow: 0 1px 0 #ffe3e3;
	font-size: 16px;
	font-weight: bold;
	border-radius: 20px;}
@media only screen and (max-width:370px) {
	.butt_item a{
		font-size: 14px;
	}
}
 .polylang-flags{
	font-family: tahoma;
	font-size: 14px;
}
#wpgs-gallery.woocommerce-product-gallery{
	border: 1px solid #f0f0f0;
	padding: 10px;
	background-color: #fdfdfd;
}
#wpgs-gallery img{
	max-height: 700px;
}
.wcgs-thumb img{
	height: 110px !important;
	width: 300px !important;
	background-color: #fff;
	padding: 5px;
}
@media only screen and (max-width:900px) {
	.wcgs-thumb img{height: 140px !important;}
}
@media only screen and (max-width:700px) {
	.wcgs-thumb img{height: 100px !important;}
}
@media only screen and (max-width:500px) {
	.wcgs-thumb img{height: 80px !important;}
}
.gallery-navigation-carousel .slick-slide.wcgs-thumb{
	opacity: 1;
}
#wpgs-gallery .sp_wgs_thumb_nav.slick-arrow{
	background: none !important;
}
.woocommerce-Price-amount{
	color: #ff210f;
}
.woocommerce div.product p.price{
	border: 1px solid #eaeaea;
	padding: 10px;
}
.woocommerce-product-details__short-description{
	line-height: 45px;
	color: #646464;
}
.days_night{
	background-color: #f4f4f4;
	padding: 20px;
}
.qty_pers{
	float: right;
	line-height: 45px;
	margin-left: 10px;
	margin-top: 20px;
}
.departure{
	border-bottom: 1px solid #f4f4f4;
	padding: 10px 0;
	margin: 10px 0;
	display: flex;
	font-size: 16px;
}
@media only screen and (max-width:768px) {
	.departure{font-size: 14px;flex-wrap: wrap;}
	.woocommerce-product-details__short-description{font-size: 14px;}
	.woocommerce div.product p.price {font-size: 14px;}
	.woocommerce-Price-amount{font-size: 18px;}
}
.departure > span:first-child{
	width: 40%;
	font-weight: bold;
	margin-left: 30px;
}
.departure > span:last-child{
	width: 60%;
	color: #646464;
}
@media only screen and (max-width:768px) {
	.departure > span:first-child{width: 100%;}
	.departure > span:last-child{width: 100%;}
}
.incl_true ul{
  display: flex;
  flex-wrap: wrap;
	margin: 0px 15px;
}
.incl_true ul li{
	list-style-image: url('images/checked.png');
	list-style-position: outside;
	font-weight: normal !important;
	font-size: 16px;
	margin: 5px 0;
	flex: 50%;
}
@media only screen and (max-width:768px) {
	.incl_true ul li{flex: 100%;}
}
.incl_true ul li span{font-weight: normal !important;}
.not_incl_false ul{
  display: flex;
  flex-wrap: wrap;	
	margin: 0px 15px;
}
.not_incl_false ul li{
	list-style-image: url('images/false.png');
	list-style-position: outside;
	font-weight: normal !important;
	font-size: 16px;
	margin: 5px 0;
	flex: 50%;
}
@media only screen and (max-width:768px) {
	.not_incl_false ul li{flex: 100%;}
}

.not_incl_false ul li span{font-weight: normal !important;}
.page_slid_bg{
	background-image: url("images/what_ho.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.page_slid_cover{
	background-color:rgba(24, 54, 44, 0.57);
	height: 100%;
	width: 100%;
}
.page_title{
	color: #fff !important;
	text-shadow: 0 1px 0 #0f0c08;
	text-align: center;
	padding: 60px 0;
}
@media only screen and (max-width:768px) {
	.page_title{padding: 20px 0;}
}

.page_title h1{
	color: #fff !important;
	text-shadow: 0 1px 0 #0f0c08;
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	padding: 10px 0;
}
.page_title h2{
	color: #fff !important;
	text-shadow: 0 1px 0 #0f0c08;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0;
}
@media only screen and (max-width:768px) {
	.page_title h2{
		font-size: 14px;
		font-weight: normal;
	}
}
.page_title a{
	color: #fff !important;
	text-shadow: 0 1px 0 #0f0c08;
}
.page_slid_cover .woocommerce-breadcrumb{
	color: #fff !important;
}
.more_home{text-align: center;}
.more_home a{
	background-color: #ff210f;
	padding: 12px 42px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	border-radius: 25px;
	text-align: center;
	display: inline-block;
	margin: 20px;
}
.bg_offers{
	background-image: url("images/pattern_bg.png");
	background-position: center;
	background-repeat: repeat;
	background-color: #e4e4e4;
	padding: 30px 0;
}
.product_title {
  font-size: 18px;
  line-height: 65px;
  border-bottom: 1px solid #d3bf6e;
  margin-bottom: 30px;
	font-weight: bold;
}
.woocommerce div.product div.summary{
	margin-bottom: 0 !important;
}
.owl-carousel3 .owl-item img{
	object-fit: cover;
 }
.taasherat{
	background-image: url("images/taasher.png");
	background-position: left;
	background-repeat: no-repeat;
	background-color: #e4e4e4;
	padding: 30px 0;
}
.taash_title{
	padding: 0 15px;
}
.taash_title h1{
	font-size:44px;
	font-weight: bold;
	color: #878787;
	text-shadow: 0 1px 0 #fff;
	text-align: right;
	margin: 0;
	padding: 0;	
}
.taash_title p {
	font-size: 16px;
	font-weight: bold;
	color: #ff210f;
	text-shadow: 0 1px 0 #fff4c0;
	text-align: right;
	margin: 0;
	padding: 0;
}
@media only screen and (max-width: 768px) {
	.taash_title h1{font-size: 20px;}
	.taash_title p {font-size: 14px;}
}
.taash_cont{
	max-width: 1000px;
}
.taash_cont a{
	position: relative;
	display: block;
	overflow: hidden;
}
.taash_cont img{
	width: 150px;
	height: 300px;
	z-index: 1;
	position: relative;
	border-radius: 35px;
	padding: 10px;
}
.taash_cont h1{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	text-align: right;
	margin: 0;
	position: absolute;
	z-index: 2;
	bottom: 40px;
	right: 10px;
	background-color: #00000085;
	padding: 10px;
}
.cat_hom{
	background-image: url("images/cat_hom.png");
	background-position: center;
	background-repeat: no-repeat;
	background-color: #e4e4e4;
	padding: 80px 0;
	border-top: 1px solid #d7c5ac;
	border-bottom: 1px solid #624620;
}
.cat_hom_title h1{
	font-size: 20px;
	font-weight: bold;
	color: #878787;
	text-align: center;
	margin: 0;
	padding: 0;
}
.cat_hom_title p {
	font-size: 36px;
	font-weight: bold;
	color: #878787;
	text-align: center;
	margin: 0;
	padding-bottom: 50px;
}
.cat_slider img{
	width: 90px !important;
	background-color: #ff210f;
	padding: 10px;
	border-radius: 20px;
	margin: auto;
}
.cat_slider h1{
	font-size:18px;
	font-weight: bold;
	color: #878787;
	text-align: center;
	margin: 0;
	padding: 0;
}
@media only screen and (max-width: 768px) {
	.cat_hom_title h1{font-size:14px;}
	.cat_hom_title p {font-size:26px;}
	.cat_slider h1{font-size:14px;}
}
.dream_hom{
	background-image: url("images/banner.png");
	background-position: center;
	background-repeat: no-repeat;
	background-color: #e4e4e4;
	padding: 80px 0;	
	border-bottom: 1px solid #624620;
}
.dream_hom_title{
	position: relative;
}
.dream_hom_title h1{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	text-align: center;
	margin: 0;
	padding: 0;
}
.dream_hom_title h2{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	text-align: center;
	margin: 0;
	padding: 0;
}

 #section_counter{
	display: flex;
	max-width: 1440px;
	 width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
	justify-content: space-between;
	border-radius: 20px;
	text-align: center;
	position: relative;
	gap: 20px;
	margin-top: 20px;
}
.all_stat{
	margin: auto;
	padding: 10px 40px;
	background-color: #0000004d;
	border-radius: 20px;
	
}
.all_stat h1{
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	margin: 0;
	padding: 0;

}
.all_stat span{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	margin: 0;
	padding: 0;
}
.best_hom{
	background-image: url("images/pattern_best.png");
	background-position: center;
	background-repeat: repeat;
	background-color: #ff210f;
	padding: 60px 0;	
}
.best_hom_title{text-align: center;}
.best_hom_title h1{
	font-size: 34px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	text-align: center;
	margin: 0;
	padding: 0;
}
@media only screen and (max-width: 768px) {
	.best_hom_title h1{font-size: 20px;}
}
.best_hom_title a{
	background-color: #fff;
	display: inline-block;
	margin: 40px 0;
	padding: 10px 30px;
	border-radius: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-shadow: 0 1px 0 #d3bf6e;
}
.subs_hom{
	background-image: url("images/pattern_best.png");
	background-position: center;
	background-repeat: no-repeat;
	background-color: #e4e4e4;
	padding: 80px 0;	
}
.subs_hom_title{text-align: center;}
.subs_hom_title h1{
	font-size: 34px;
	font-weight: bold;
	color: #878787;
	text-shadow: 0 1px 0 #fbfbfb;
	text-align: center;
	margin-bottom: 50px;
	padding: 0;
}
@media only screen and (max-width: 768px) {
	.subs_hom_title h1{font-size: 20px;}
}
.mc4wp-form-fields{
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
	max-width: 700px;
	margin: auto;
	gap: 10px;
}
@media only screen and (max-width: 768px) {
	.mc4wp-form-fields{ flex-wrap: wrap;}
}
.name_sub{width: 100%;}
.name_sub input{
	width: 100%;
	border: 0;
	padding: 20px 0;
	border-radius: 30px;
}
.name_sub label {
  position: relative;
}
.name_sub label:after {
  content: 'الاسم';
  position: absolute;
  right: 15px;
  top: 0;
  color: #bbb;
}

.email_sub{width: 100%;}
.email_sub input{
	width: 100%;
	border: 0;
	padding: 20px 0;
	border-radius: 30px;
}
.email_sub label {
  position: relative;
}
.email_sub label:after {
  content: 'البريد الإلكتروني';
  position: absolute;
  right: 15px;
  top: 0;
  color: #bbb;
}
#tb1 {
  position: relative;
}

#tb1:focus {
  z-index: 10;
	outline: none;
	
}
.name_sub input[value="United States"] { color: #F90; }
.parent-element {
    position: relative;
	display: inline;
}

.parent-element:after {
    content: "اشتراك";
    color: #000;
    position: absolute;
    left: 36px;
	top: 9px;
	cursor: pointer;
}

[name="submit-cmb"] {
    color: transparent;
}
.button-primary{
	border: 0;
	padding: 20px 20px;
	border-radius: 30px;
	background-color: #ff210f;
}
.planning{
	text-align: center
}
.planning p{
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	color: #000;
	background-color: #f5f5f5;
	display: inline-block;
	padding: 15px 35px;
	border-radius: 0px 15px 15px 0px;

}
@media only screen and (max-width: 768px) {
	.planning p{
		font-size: 14px;
		padding: 15px 5px;
	}
}
.title_plan {
	border-radius: 15px 0px 0px 15px !important;
}
.cannow{
	text-align: center;
}
.cannow p{
	margin: 10px;
}
.order_visa{
	text-align: center;
	padding-top: 10px
}
.order_visa a{
	background-color: #fffceb;
	display: inline-block;
	padding: 10px 25px;
	border: 1px solid #ead880;
	color: #917e21;
	font-weight: normal;
	font-size: 16px;
	margin: 0;
}
.lity-container{
	text-align: right !important;
	width: 100% !important;
	max-width: 1000px !important;
}
#cf7sg-form-page-contact label { display: block;}	
#cf7sg-form-page-contact textarea { display: block;}	
.wpcf7-form p { margin-top:15px;}
.wpcf7-form-control {
	background:#fff;
	border: 1px solid #d3bf6e;
	text-align:right;
	font-family:"Droid Arabic Kufi" ;
	font-weight: bold;
	font-size: 16px;
	color:#107b59;
	width: 99%;
	height: 50px;
 	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.wpcf7-not-valid-tip {color: #FF0004;}
.wpcf7-textarea { height:150px;}
.wpcf7-submit{
	background:#185e46;
	width: 100px;
	text-indent: 0;
	height: 40px;
	border:0;
	text-align: center;
 	color:#fff;
	cursor:pointer;
	float: right;}
.wpcf7-not-valid-tip { 
	font-size:12px !important;
	font-family:tahoma !important;
	font-weight:normal !important;
	margin-right:20px;
}
div.wpcf7-validation-errors { color:#E00;}
.wpcf7-captchar { width:72px !important;}
.wpcf7-quiz{ width:72px !important;}
.needed{
	width: 100%;
	margin: 20px 0;
	display: block;
	padding: 25px;
	border: 1px solid #c8c8c8;
	overflow: hidden;
	color: #4d4d4d;
}
.needed ul{
	margin: 20px;
}
.needed ul li{
	list-style-image: url('images/checked.png');
	list-style-position: outside;
	font-weight: normal !important;
	font-size: 16px;
	margin: 15px 0;
	line-height: 35px;
}
.taash_cat ul {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr) );
}

.taash_cat a{
	position: relative;
	display: block;
	overflow: hidden;
}
.taash_cat img{
	width: 100%;
	height: 200px;
	z-index: 1;
	position: relative;
	border-radius: 35px;
	padding: 10px;
	object-fit: cover;
	object-position: top;
}
.taash_cat h1{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	text-align: right;
	margin: 0;
	position: absolute;
	z-index: 2;
	bottom: 40px;
	right: 10px;
	background-color: #00000085;
	padding: 10px;
}
#ship-to-different-address{
	display: none;
}
.border_bot{
	border: 2px solid #cdb53f;
	max-width: 300px;
	margin: 20px auto;
	padding: 0px 20px;
}
.title_about h1{
	font-size: 20px;
	font-weight: bold;
	color: #000;
	border-right: 5px solid #cdb53f;
	padding-right: 10px;
}
.cont_about p{
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-align: justify;
	line-height: 45px;
}
.cont_about img{
	float: left;
	max-width: 250px;
	width: 100%;
	margin-right: 30px;
	border: 1px solid #c4ad40;
	padding: 20px;
}
@media only screen and (max-width: 768px) {
	.cont_about{
		text-align: center;
	}
	.cont_about img{
		float: none;
		max-width: 250px;
		margin-right: 0px;
	}

}
.serv_bg{
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(auto-fill, minmax(340px, 1fr) );
}
.serv_item{
	overflow: hidden;
	padding: 10px;
	text-align: center;
}
.serv_item img{
	width: 120px;
	height: 120px;
	margin: auto;
}
.serv_item a{
	height: 255px;
	width: 100%;
}
.serv_item h1{
	font-size:18px;
	font-weight: bold;
	text-align: center;
	color: #000;
	height: 50px;
	line-height: 50px;
	margin: 0;
}
.serv_item p{
	display: block;
	padding: 10px;
	font-size:16px;
	font-weight: normal;
	text-align: justify;
	color: #000;
	line-height: 35px;
	margin: 0;
}
.pageservices img{
	float: right;
	max-width: 250px;
	height: 170px;
	width: 100%;
	margin-left: 20px;
}
.pageservices p{
	font-size:16px;
	font-weight: normal;
	text-align: justify;
	color: #000;
	line-height: 35px;
	margin-bottom: 50px;
	overflow: hidden;
	min-height: 145px;
}
@media only screen and (max-width: 768px) {
	.pageservices img{
		float: none;
		margin-left: 0px;
		max-width: 100%;
		height: 100%;
	}
	.pageservices figure{
		text-align: center;
		margin-top: 20px;
	}
}

.contact_flex{
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
@media only screen and (max-width:1000px) {
	.contact_flex{flex-wrap: wrap;}
}
.form_contact{
	box-shadow: 0px 12px 15px -15px rgba(0,0,0,0.5);
	padding: 50px;
	min-height: 50px;
	width: 100%;
	border: 1px solid #e6e6e6;
	border-radius: 20px;
	margin: 20px;
}
.form_contact h1{
	font-size: 20px;
	color: #000;
	font-weight: normal;
}
.form_contact span{
	color: #FF0000;
}
.form_contact h2{
	font-size: 18px;
	color: #000;
	font-weight: bold;
	line-height: 30px;
}
@media only screen and (max-width:600px) {
	.form_contact{
		padding: 20px 10px;
		margin: 10px;	
	}
}
.form_style {
	direction: ltr!important;
	text-align: right;
	font-size: 16px;
}
.form_style p{
	margin-top: 10px;
}
.form_style input{
	width: 100%;
	height: 50px;
	border-radius: 8px 8px 8px 8px;
	color: #000;
	background-color: #fff;
	border: 1px solid #e7e7e7;
	text-align: right;
}
.form_style textarea{
	width: 100%;
	height: 150px;
	border-radius: 8px 8px 8px 8px;
	color: #000;
	background-color: #fff;
	border: 1px solid #e7e7e7;
	text-align: right;
}
.form_contact .wpcf7-submit{
	padding: 15px 40px 20px 40px !important;
	background-color: #ff210f !important;
	color: #fff  !important;
	text-align: center !important;
	width: 150px !important;
	display: block;
	cursor: pointer;
}
.info_contact{
	box-shadow: 0px 12px 15px -15px rgba(0,0,0,0.5);
	padding: 50px;
	min-height: 50px;
	width: 100%;
	border: 1px solid #e6e6e6;
	border-radius: 20px;
	margin: 20px;
}
@media only screen and (max-width:600px) {
	.info_contact{
		padding: 20px 10px;
		margin: 10px;
	}
}
.info_contact h1{
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.info_contact span{
	color: #FF0000;
}
.list_con{
	box-shadow: 0px 12px 15px -15px rgba(0,0,0,0.5);
	padding: 25px;
	border: 1px solid #f9f6f1;
	border-radius: 20px;
	margin: 20px;	
	display: flex;
	align-items: center;
}
.list_con img{margin-left: 20px;}
.list_con h3{
	font-size: 20px;
	color: #000;
	font-weight: normal;
}
.list_con p{
	font-size: 14px;
	color: #5a5a5a;
	font-weight: bold;
}
@media only screen and (max-width:600px) {
	.list_con{
		padding: 15px 10px;
		margin: 20px 0px;
	}
	.list_con img{
		margin-left: 5px;
		width: 40px;
	}
	.list_con h3{
		font-size: 14px;
	}
	.list_con p{
		font-size: 13px;
		font-weight: normal;
	}

}
#review_form_wrapper{
	border: 1px solid #e4e1e3;
	border-radius: 4px;
	padding: 20px;
}
.home_banners{
	height: 580px;
	display: flex;
	justify-content: space-between;
	gap: 10px;
}
.big_banner{
}
.big_banner img{
	width: 100%;
	max-width: 900px;
}
.small_banner{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	overflow: hidden;
	height: 100%;
}
@media only screen and (max-width:1440px) {
	.home_banners{height: 100%;}
	.small_banner{height:auto;}
}
.sm_margin{margin-top: 20px;}
.sm_ban img{
	width: 100%;
	max-width: 500px;
}
@media only screen and (max-width:768px) {
	.home_banners{flex-direction: column;}
	.small_banner{gap: 10px;}
	.sm_ban img {max-width: none;}
}
.items_features{
	margin: 40px 0;
	display: flex;
	justify-content: space-between;
}
.item_single{
	display: flex;
	align-items: center;
}
@media only screen and (max-width:1000px) {
	.items_features {
	  flex-wrap: wrap;
	  gap: 20px;
	}
	.item_single{
		width: calc(50% - 20px);
	}
}
@media only screen and (max-width:600px) {
	.item_single{
		width: 100%;
		background-color: #f9f9f9;
		padding: 10px 20px;
	}
}

.item_single img{
	width: 55px;
	height: 55px;
	margin-left: 10px;
}
.item_cont h1{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #222;
}
.item_cont p{
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #666666;
}
.woocommerce ul.products li.product a img{
	height: 300px;
	object-fit: cover;
	object-position: top;
 }
@media only screen and (max-width: 500px) {
	.woocommerce ul.products li.product a img{
		height: 170px;
		object-fit: cover;
		object-position: top;
	}
}
.banner_img{
	width: 100%;
}
.disco_home{
	
}
.disco_home ul li {
	background-color: #fff;
	border: 1px solid #eaeaea;
 	padding: 15px;
 	overflow: hidden;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 377px;
	text-align: center;
}
.disco_home ins{
	color: #121212 !important;
	text-decoration: none;
}
.disco_home .woocommerce-Price-amount{
	display: block;
	margin-top: 10px;
	margin-bottom:10px;
	font-size: 15px;
	font-weight: bold;
}
@media only screen and (max-width: 500px) {
	.disco_home .woocommerce-Price-amount{font-size: 14px;}
}
.disco_home .owl-carousel .owl-item img {
  display: block;
  margin: auto !important;
	height: 200px;
	object-fit: cover;
}
.disco_home .onsale {
  top: 0;
  left: 0;
  right: auto;
  margin: -.5em 0 0 -.5em;
}
.disco_home span.onsale {
  min-height: 3.236em;
  min-width: 3.236em;
  padding: .202em;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  margin: 0;
  border-radius: 100%;
  background-color: #77a464;
  color: #fff;
  z-index: 9;
}
.disco_home .price{
 	height:48px;
	overflow: hidden;
	display: flex;
	color: #083D2D;
}
.disco_home .price del span{
	color: #AFAFAF;
	font-weight: normal;
}
.disco_home .container-rating{
	display: flex;
	justify-content: center;
}
.disco_home .star-rating{
	margin-top: 3px;
	color: #d9d9d9;
	display: none;
}
.disco_home .count-rating{
	color: #d9d9d9;
}
.disco_home .brand-in-lo{
	height: 23px;
	overflow: hidden;
	color: #D4D1D2;
	display: block;
}
@media only screen and (max-width: 500px) {
	.disco_home .brand-in-lo{font-size: 12px;	}

}
.disco_home .brand-in-lo a{
	color: #D4D1D2;
}
.kitch_home{
	background-color: #1b375b;
	padding: 30px 0;
	margin: 30px 0;
}
.kit_bg{
	display: flex;
	gap: 20px;
	justify-content: space-between;
	align-items: center;
}
.text_kit{
	width: 30%;
}
.slide_kit{
	width: 69%;
}
@media only screen and (max-width: 768px) {
	.kit_bg{
		flex-direction: column;
	}
	.text_kit{
		width: 100%;
		text-align: center;
	}
	.slide_kit{
		width: 100%;
	}

}

.slide_kit ul li {
  	overflow: hidden;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	text-align: center;
	margin: 5px;
}
.slide_kit ins{
	color: #121212 !important;
	text-decoration: none;
}
.slide_kit .woocommerce-Price-amount{
	display: block;
	margin-top: 10px;
	margin-bottom:10px;
	font-size: 15px;
	font-weight: bold;
}
@media only screen and (max-width: 500px) {
	.slide_kit .woocommerce-Price-amount{font-size: 14px;}
}
.slide_kit .owl-carousel5 .owl-item img {
	display: block;
	margin: auto !important;
	height: 260px;
	object-fit: cover;
}
.slide_kit .onsale {
  top: 0;
  left: 0;
  right: auto;
  margin: -.5em 0 0 -.5em;
}
.slide_kit span.onsale {
  min-height: 3.236em;
  min-width: 3.236em;
  padding: .202em;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  margin: 0;
  border-radius: 100%;
  background-color: #77a464;
  color: #fff;
  z-index: 9;
}
.slide_kit .price{
 	height:48px;
	overflow: hidden;
	display: flex;
	color: #083D2D;
	display: none;
}
.slide_kit .price del span{
	color: #AFAFAF;
	font-weight: normal;
}
.slide_kit .container-rating{
	display: none;
	/*display: flex;*/
	justify-content: center;
}
.slide_kit .star-rating{
	margin-top: 3px;
	color: #d9d9d9;
	display: none;
}
.slide_kit .count-rating{
	color: #d9d9d9;
}
.slide_kit .brand-in-lo{
	height: 23px;
	overflow: hidden;
	color: #D4D1D2;
	display: block;
}
@media only screen and (max-width: 500px) {
	.slide_kit .brand-in-lo{font-size: 12px;	}

}
.slide_kit .brand-in-lo a{
	color: #D4D1D2;
}
.slide_kit span.woocommerce-loop-product__title{display: none;}
.slide_kit .add_to_cart_button{display: none;}
.text_kit h1{
	font-weight: bold;
	font-size:22px;
	color: #fff;
}
.text_kit p{
	font-weight: normal;
	font-size: 16px;
	color: #fffdbe;
	line-height: 35px;
}
.text_kit a{
	background-color: #fff;
	padding: 8px 30px;
	font-weight: bold;
	font-size: 16px;
	color: #000;
	border-radius: 10px;
}
@media only screen and (max-width: 800px) {
	.text_kit h1{
		font-size:18px;
	}
	.text_kit p{
		font-size: 14px;
	}
}
.cat_home ul li {
  	overflow: hidden;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	text-align: center;
 }
.cat_home ins{
	color: #121212 !important;
	text-decoration: none;
}
.cat_home .woocommerce-Price-amount{
	display: block;
	margin-top: 10px;
	margin-bottom:10px;
	font-size: 15px;
	font-weight: bold;
}
@media only screen and (max-width: 500px) {
	.cat_home .woocommerce-Price-amount{font-size: 14px;}
}
.cat_home .owl-carousel .owl-item img {
	display: block;
	margin: auto !important;
	height: 260px;
	border: 1px solid #e8e8e8;
	padding: 10px;
	object-fit: cover;
}
.cat_home .onsale {
  top: 0;
  left: 0;
  right: auto;
  margin: -.5em 0 0 -.5em;
}
.cat_home span.onsale {
  min-height: 3.236em;
  min-width: 3.236em;
  padding: .202em;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  margin: 0;
  border-radius: 100%;
  background-color: #77a464;
  color: #fff;
  z-index: 9;
}
.cat_home .price{
 	height:48px;
	overflow: hidden;
	display: flex;
	color: #083D2D;
	justify-content: center;
 }
.cat_home .price del span{
	color: #AFAFAF;
	font-weight: normal;
}
.cat_home .container-rating{
	display: none;
	/*display: flex;*/
	justify-content: center;
}
.cat_home .star-rating{
	margin-top: 3px;
	color: #d9d9d9;
	display: none;
}
.cat_home .count-rating{
	color: #d9d9d9;
}
.cat_home .brand-in-lo{
	height: 23px;
	overflow: hidden;
	color: #D4D1D2;
	display: block;
}
@media only screen and (max-width: 500px) {
	.cat_home .brand-in-lo{font-size: 12px;	}

}
.cat_home .brand-in-lo a{
	color: #D4D1D2;
}
.cat_home span.woocommerce-loop-product__title{display: none;}
.cat_home .add_to_cart_button{display: none;}
.cat_slide_homepage .owl-carousel6 .owl-item li a{
	display: block;
	position: relative;
}
.cat_slide_homepage .owl-carousel6 .owl-item li h1{
	position: absolute;
	padding: 10px;
	margin: 0;
	bottom: 0;
	display: block;
	text-align: center;
	width: 100%;
	background-color: #000000c7;
	font-size: 22px;
}
@media only screen and (max-width: 768px) {
	.cat_slide_homepage .owl-carousel6 .owl-item li h1{
		font-size: 16px;
		}
}
.cat_slide_homepage .owl-carousel6 .owl-item li a{
		color: #fff;
}
.cat_slide_homepage .owl-carousel6 .owl-item li a:hover{
		color: #fffdbe;
}
.three_cat_slide_bg{
	background-color: #515151;
	padding: 30px 0;
}
.three_cat_slide li{
	background-color: #fff;
}
.three_cat_slide .owl-carousel7 .owl-item img{
	padding: 10px;
}
.three_cat_slide .owl-carousel7 .owl-item h1{
	margin: 5px;
	font-size: 18px;
	text-align: center;
	color: #383838;
	padding-bottom: 10px;
}
.contact_list div{
	height: 30px;
	margin: 10px 0;
 }
.contact_list div img {
	float: right;
	margin-left: 10px;
	width: 28px;
}
.contact_list h3 {
  font-size: 14px;
  font-weight: normal;
  color: #254842;
  line-height: 29px;
  text-align: right;
  margin: 0;
}
.subcats_list_bg{
	display: block;
	clear: both;
	background-color: #f2f2f2;
	margin: 25px 5px;
	padding: 10px;
}
ul.subcats_list{
	display: flex;
	justify-content: center;
	gap: 20px;
	flex-wrap: wrap;
}
ul.subcats_list li{
	border: 1px solid #dadfe6;
	cursor: pointer;
	background: #fff;
	padding: 5px 10px;
	margin: 0;
}
ul.subcats_list li:hover{
	border: 1px solid #919191;
}

ul.subcats_list li h2{
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.page-title{
	font-size: 18px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #919191;
}
.pagescont .woocommerce ul.products li.product {
	min-height: auto !important;
	text-align: center !important;
}
.pagescont .count{
	display: none;
}
.pagescont .woocommerce-loop-category__title{
	font-family: "Droid Arabic Kufi";
	font-size: 14px !important;
	padding: 0 !important;
}
.ourworks{
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	padding: 13%;
	text-align: center;
	position: relative;
}
.ourworks h1{
	font-size: 24px;
	font-weight: bold !important;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	text-align: center;
	background-color: #00000061;
	padding: 0;
	margin: auto;
	z-index: 9999;
	position: relative;
	line-height: 28px;
	min-height: 113px;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media only screen and (max-width: 600px) {
	.ourworks{
		padding: 20% 2%;
		min-height: 200px;
	}
	.ourworks h1{
		font-size:16px;
 	}
}
.ourworks a{
	background-image: url("images/butt_bg.png");
	background-color: #f9d458;
	border: 1px solid #dfac31;
	padding: 4px 24px;
	color: #000;
	text-shadow: 0 1px 0 #ffe3e3;
	font-size: 16px;
	font-weight: bold;
	border-radius: 20px;
	display: table;
	margin: 10px auto;
	z-index: 9999;
	position: relative;
}
.newborn_cover {
	background-color: #254842;
	opacity: 0.5;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;	
}
.owl-dots{
	margin-top: 0px !important;
	z-index: 9999;
	position: relative;
}
@media only screen and (min-width: 600px) {
	.owl-theme .owl-dots .owl-dot span{
		width: 20px !important;
		height: 20px !important;
		background: #000 !important;
	}
	.owl-dots{
		margin-top:0px !important;
		z-index: 9999;
		position: relative;
	}

}	
.owl-theme .owl-dots .owl-dot span{
	background: #000 !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background: #ffe597 !important;
}
.about_home{
	background-color: #fff;
	border: 1px solid #dfdfdf;
	border-radius: 25px;
	padding: 15px;
	margin: 20px 0;
}
.title_home{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #383838;
	text-shadow: 0 1px 0 #d0d0d0;
 	border-bottom: 1px solid #d3bf6e;
	margin:15px 0;
	line-height: 35px;
}
.abo_flex{
	text-align: justify;
 }
.yt_co{
	/*max-width: 350px; */
	margin: 10px 0;
}
.youtube_cont{
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%; /* 16:9 Aspect Ratio */
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.whatwe_bg{
	background-color: #254842;
	padding: 20px 0;
	background-image: url("images/what_ho.png");
  background-position: center;
  background-repeat: no-repeat;
	position: relative;
}
.whatwe_title{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	text-shadow: 0 1px 0 #000;
 	border-bottom: 1px solid #0e2420;
	margin-bottom: 10px;
	margin-top: 0;
	line-height: 35px;
	position: relative;
}
.whatwe_slid ul li{
	background-color: #fffdf6;
	padding: 17px 14px;
	border-radius: 30px;
	border: 1px solid #f9e2a8;
}
.whatwe_slid ul li a{
	display: block;
	position: relative;
	overflow: hidden;
}
.whatwe_slid .owl-carousel .owl-item img{
	border-radius: 20px;
	object-fit: cover;
	object-position: top;
	width:100%;
	
}
.whatwe_text{
	position: absolute;
	bottom: 0px;
	text-align: center;
	background-color: #13101094;
	width: 100%;
	height: 100px;
	border-radius: 0 0 20px 20px;
	padding: 0 10px;
}
.whatwe_slid ul li h1{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	text-shadow: 0 1px 0 #575757;
	margin: 5px 0;
}
.whatwe_slid ul li p{
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	text-shadow: 0 1px 0 #575757;
	margin: 0;
}
.button_serv{
	background-image: url("images/butt_bg.png");
	background-color: #f9d458;
	border: 1px solid #f2d58f;
	padding: 6px 28px;
	color: #000;
	text-shadow: 0 1px 0 #ffe3e3;
	font-size: 16px;
	font-weight: bold;
	border-radius: 25px;
	display: block;
	font-family: "Droid Arabic Kufi";
	cursor: pointer;
	margin: 13px auto 0px auto;
}
.team_bg{
	padding-top: 10px;
}
.team_bg p{
	text-align: center;
	font-weight: normal;
	font-size: 15px;
	color: #383838;
	text-shadow: 0 1px 0 #d0d0d0;
	margin: 20px 0;
}
.team_bg h2{
	text-align: center;
	font-weight: normal;
	font-size: 15px;
	color: #383838;
	text-shadow: 0 1px 0 #d0d0d0;
	margin: 5px 0;
}
.team_per img{
	background-color: #254842;
	display: block;
	width: 100px !important;
	height: 100px;
	border-radius: 10px;
	padding: 5px;
 	object-fit: cover;
	margin-top: -50px;
	margin-right: auto;
	margin-left: auto;
}
.team_per ul{
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(260px, 1fr) );
	grid-gap: 35px;
	margin-top: 20px;
}
@media only screen and (max-width: 700px) {
	.team_per ul{grid-template-columns: repeat(auto-fill, minmax(215px, 1fr) );}
}
@media only screen and (max-width: 500px) {
	.team_per ul{grid-template-columns: repeat(auto-fill, minmax(140px, 1fr) );	}
}
@media only screen and (max-width: 344px) {
	.team_per ul{grid-template-columns: repeat(auto-fill, minmax(100px, 1fr) );	}
}

.team_per ul li {
	padding: 17px 14px;
	border-radius: 0;
	border: 1px solid #18362c;
	margin: 13px 0;
}
.team_per .owl-next {
  position: absolute;
  top: 25%;
  left: 0px;
}
.team_per .owl-prev {
  position: absolute;
  top: 25%;
  right: 0px;
}

.team_flex{
}
.team_detals{width: 100%;}
.team_detals h1{
	background-color: #254842;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	margin: 2px 0;
	padding: 2px 5px;}
@media only screen and (max-width: 500px) {
	.team_detals h1{
		font-size: 12px;
	}
}
.team_detals h3{
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	color: #333;
	margin: 4px 0;
	border: 1px solid #254842;
	padding: 2px 5px;	
}
.team_detals h3 span:first-child{
	font-weight: bold;
	width: 24%;
	display: inline-block;
	padding-right: 10px;
}
.know_more{
	background-image: url("images/butt_bg.png");
	background-color: #f9d458;
 	padding:2px 28px;
	color: #000;
	text-shadow: 0 1px 0 #ffe3e3;
	font-size: 12px;
	font-weight: normal;
	border-radius: 25px;
	display: table;
	cursor: pointer;
	text-align: center;
	margin-bottom: -33px;
	margin-left: auto;
	margin-right: auto;
}
.num_home{
	background-image: url("images/num_ho.png");
	background-position: center;
	background-repeat: no-repeat;
 	padding: 20px 0;
	height: 240px;
	position: relative;
	margin: 5px 0;
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
}
@media only screen and (max-width: 500px) {
	.all_stat{
		padding: 15px;
	}
	.all_stat h1{
		font-size: 15px;
		font-weight: normal;
	}
}
.adv_bg{
	margin: 10px 0;
}
.adv_slid ul li div{
	background-color: #fff;
	padding: 17px 14px;
	border-radius: 30px 0px 30px 0px;
	border: 1px solid #f9e2a8;
}
.adv_slid .owl-carousel .owl-item img{
	object-fit: cover;
	object-position: top;
}
.adv_slid ul li h1{
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	color: #383838;
	text-shadow: 0 1px 0 #d0d0d0;
	margin: 5px 0;
}
.button_adv{
	background-image: url("images/butt_bg.png");
	background-color: #f9d458;
	border: 1px solid #f2d58f;
	padding: 9px;
	color: #000;
	text-shadow: 0 1px 0 #ffe3e3;
	font-size: 16px;
	font-weight: bold;
	border-radius: 0px 25px 0px 25px;
	display: block;
	width: 100%;
	font-family: "Droid Arabic Kufi";
	cursor: pointer;
	margin-top: 10px
}
.cust_bg{
	margin: 10px 0;
}
.cust_slid ul li{
	padding: 17px 14px;
}
.cust_img{
	background-color: #fff4d5;
	width: 70px;
	height: 70px;
	margin: 10px 10px 0px 10px;
	border-radius: 20px 20px 20px 0px;
	overflow: hidden;
	text-align: center;
	display: flex !important;
	align-items: center;
	align-content: center;
	justify-content: center;
 	position: relative;
}
.cust_img img{
	object-fit: cover;
	object-position: top;
	width: 70px !important;
	height: 70px;
	margin: auto;
	padding: 10px;
}
.cust_slid ul li h1{
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	color: #383838;
	text-shadow: 0 1px 0 #d0d0d0;
	margin: 0;
}
.cust_text{
 	overflow: hidden;
	border-radius: 0px 0px 0px 30px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: justify;
	color: #18362c; 
	border: 1px solid #254842;
	border-top: 1px solid #fff;
}
.cust_text p{
	padding: 0;
	margin: 10px 0;
	height: 90px;
	overflow: hidden;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
}
.cust_name{
	text-align: center;
	border: 1px solid #254842;
	border-radius: 0px 30px 0px 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: right;}
.tans{
	background-image: url("images/tans.png");
	width: 35px;
	height: 35px;
	display: inline-block;
	left: 24px;
	position: absolute;
	bottom: 15px;
}
.home_news{
	margin-top: 30px;
}
.home_news li{
	background-color: #fff;
	padding: 17px 14px;
	border-radius: 30px;
	border: 1px solid #254842;
}
.home_news img{
	object-fit: cover;
	object-position: top;
}
.home_news ul li img {
	width: 100%;
	height: 240px;
	border: 5px solid #fff;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.home_news ul li div {
	position: relative;
	margin-top: -35px !important;
	margin: auto;
	text-align: center;
	background-color: #18362c;
	width: 150px;
	height: 30px;
	color: #fff !important;
	line-height: 27px;
}
.home_news ul li h1 {
	height: 50px;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 46px;
	background-color: #fff9ea;
	margin: 5px;
	padding-left: 5px;
	padding-right: 5px;
	color: #254842;
}
.part_home h1{
	font-size: 20px;
	font-weight: bold;
	color: #2a2a2a;
	text-shadow: 0 1px 0 #d5d5d5;
	text-align: center;
	margin: 30px 0;
	border-bottom: 1px solid #bebebe;
	padding: 5px;
}
@media only screen and (max-width: 1050px) {
	/*.logo{
		height:52px;
		display: flex;
		align-content: center;
		align-items: end;
		overflow: hidden;
	} */
}	
.soci_home{
	display: grid;
	grid-template-columns: repeat(2,1fr);
	grid-gap: 3rem;
}
@media only screen and (max-width: 1000px) {
	.soci_home{
		grid-template-columns: 1fr ;
		grid-gap: 0;
	}
}
.eng_flex{
	display: flex;
	gap: 10px;
}
.eng_detals{
	width: 30%;
	border: 1px solid #e8e8e8;
	padding: 10px;
	margin: 10px 0;
	border-radius: 25px;
	text-align: center;
}
.eng_works{
	width: 70%;
	border: 1px solid #e8e8e8;
	padding: 10px;
	margin: 10px 0;
	border-radius: 25px;
	text-align: center;
 }
@media only screen and (max-width: 1000px) {
	.eng_flex{flex-wrap: wrap;}
	.eng_detals{width: 100%;}
	.eng_works{width: 100%; }
}

.eng_detals img{
	display: block;
	width: 130px !important;
	height: 130px;
	border-radius: 50%;
	padding: 5px;
	border: 1px solid #fff1cc;
	object-fit: cover;
	margin-top: -60px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
}
.eng_detals h1{
	background-color: #f5f5f5;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #383838;
	text-shadow: 0 1px 0 #dbdbdb;
 	padding: 6px 20px;
	border-radius: 20px;
	display: inline-block;
	margin: 5px 0;
}
.eng_detals h3{
 	text-align: center;
	font-weight: normal;
	font-size: 14px;
	color: #383838;
	text-shadow: 0 1px 0 #dbdbdb;
	padding: 6px 5px;
	border-bottom: 1px solid #dbdbdb;
	background-color: #f9f9f9;
	margin: 1px;
	
}

.eng_article ul {
	display: grid;
	gap: 40px;
	grid-template-columns: repeat(auto-fill, minmax(220px, 1fr) );
	list-style-type: none;
}
.eng_article ul li img{
	width: 100%;
	object-fit: cover;
	object-position: top;
	height: 200px;
	border-radius: 20px 20px 0px 0px ;
	display: block;
}

.eng_article .woocommerce-loop-product__title{
	background-color: #f5f5f5;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	color: #383838;
	text-shadow: 0 1px 0 #dbdbdb;
	margin: 0;
	padding: 6px 5px;
 	display: block;
}
.eng_article .product_type_simple{
	display: none;
}
.eng_article .container-rating{
	background-color: #f5f5f5;
	text-align: center;
	text-shadow: 0 1px 0 #dbdbdb;
	border-radius: 0px 0px 20px 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.eng_article .star-rating{
	background-color: #f5f5f5;
	text-align: center;
 	border-radius: 0px 0px 20px 20px;
	display: block;
} 

.contact_eng_img{
	display: flex;
	justify-content: center;
}
.contact_eng_img img{
	display: inline-block;
	width: 32px !important;
	height: 32px;
	border-radius: 0;
	padding: 5px;
	border: 0;
	object-fit: cover;
	margin-top: 0px;
	background-color:none;
	margin-left: auto;
	margin-right: auto;
}
.archive_news{
	margin-top: 30px;
}
.archive_news ul {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fill, minmax(340px, 1fr) );
}
@media only screen and (max-width: 400px) {
	.archive_news ul {
	  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr) );
	}

}
.archive_news li{
	background-color: #fff;
	padding: 17px 14px;
	border-radius: 30px;
	border: 1px solid #f9e2a8;
}
.archive_news img{
	object-fit: cover;
	object-position: top;
}
.archive_news ul li img {
	width: 100%;
	height: 240px;
	border: 5px solid #fff;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.archive_news ul li div {
	position: relative;
	margin-top: -45px !important;
	margin: auto;
	text-align: center;
	background-color: #484848;
	width: 150px;
	height: 30px;
	color: #fff !important;
	line-height: 27px;
}
.archive_news ul li h1 {
	height: 50px;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 46px;
	background-color: #fff8e1;
	margin: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
 
.content{
  background-color:#333;
  height:200px;
  margin:10px 0;
  border:1px solid #d3bf6e;
}

.load-more{
	background-image: url("images/butt_bg.png");
	background-color: #f9d458;
	padding: 4px 24px;
	color: #000;
	text-shadow: 0 1px 0 #ffe3e3;
	font-size: 16px;
	font-weight: bold;
	border-radius: 20px;
	margin: 20px auto;
	display: inline-block;
}

.load-more:hover{
  background-color:blue;
  text-decoration:none;
}
.eng_article ul li:nth-child(1){
	display: block !important;
}
.eng_article ul li:nth-child(2){
	display: block !important;
}
.eng_article ul li:nth-child(3){
	display: block !important;
}
.place-order{
	border: 1px dashed #f00;
	margin-top: 5px !important;
}
.property_div .ere-item-wrap{text-align: right !important; margin-bottom: 10px !important;}
.property_div .property-title{font-size: 14px !important;}
.property_div .property-excerpt p{
	margin: 0px !important;
	padding: 0px !important;
	font-size: 13px !important;
}
.property_div .property-item-content{padding-right: 10px;}
.property_div .ere-property .property-item-content .property-excerpt{
	height: 20px !important;
	overflow: hidden;
}
.property_div .property-date{display: none !important;}
.property_div .property-location{display: none !important;}
.property_div .property-element-inline{display: none !important;}
.property_div .ere-property.property-list .property-item-content .property-info{
	margin: 0px !important;
 }
.property_div .property-featured {display: none !important;}
.property_div .ere-property.property-list .property-image {
	width: auto !important;
	max-width: 330px !important;
	margin-left: 0px !important;
}
.property_div .ere-property.property-list .property-item-content{
	width: auto !important;
	padding-top: 0 !important;
}
.property_div .ere-property img{
	width: 100px !important;
	height: 100px !important;
}
.ere-search-status-tab{
	background: none !important;	
}
.ere-search-status-tab button.active {
	background-color: #c39130 !important;
	border-radius: 25px;
	padding: 10px 20px;
 }
.ere-property .property-item-content .property-info{
	padding: 5.5px 4px !important;
}
.search_div .ere-advanced-search-btn{
	background-color: #254842;
	border: 0;
	padding: 5px 10px;
	border-radius: 5px;
	color: #fff;
	display: flex;
	width: 100%;
	align-content: center;
	align-items: center;
	justify-content: center;
	gap: 5px;
	flex-direction: row-reverse;
}
.search_div .form-search-inner{
	margin-bottom: 50px;
}
.search_div .ere-search-properties.style-default .form-search-wrap{
	padding-top: 120px !important;
}
.search_div .ere-search-properties.style-default.color-dark .form-search-wrap .select2-container .select2-selection--single, .ere-search-properties.style-default.color-dark .form-search-wrap input, .ere-search-properties.style-default.color-dark .form-search-wrap select{
	padding: 0 5px;
}
@media (max-width: 576px) {
	.search_div .col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}
.ere-search-properties .sidebar-filter.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all{
	background:none !important;
}
.ere-property.property-carousel .property-item-content{
	position: relative;
}
.ere-property.property-carousel .property-info, .ere-property.property-grid .property-info, .ere-property.property-list .property-info {
	background-color: #b78b43 !important;
	border-radius: 0px;
	margin: 0 !important;
	width: 50%;
	position: absolute;
	left:0;
	top: 80px;
}
.ere__loop-property-info .property-info-inner{
	justify-content: center !important;
}
.owl-nav .owl-next::after{
 	display: none !important;
}
.rtl .owl-nav .owl-prev::after{
	display: none !important;
}
.owl-nav-bottom-center > .owl-nav .owl-next, .owl-nav-inline > .owl-nav .owl-next, .owl-nav-top-right > .owl-nav .owl-next{
	background-color: #03422D;
}
.ere__single-property-header-price-location{
	flex-direction: row;
	justify-content: space-between;
}
.ere__loop-property-status {
	color: #fff !important;
  background-color: #254842 !important;
  text-align: center;
  padding: 10px;
  border-radius: 0px;
  font-weight: normal !important;
  font-size: 14px !important;
  width: 46%;
}
.rtl .ere__single-property-header-price-location .ere__single-property-status {
  margin-left: 0 !important;
  margin-right: 0;
}
.ere__single-property-header-meta-action{
	background-color: #b78b43 !important;
  border-radius: 0px;
  margin: 6px 0 !important;
	justify-content: center !important;
 }
.ere__loop-property-info.ere__single-property-info{
	color: #fff !important;
}
.ere__loop-property-info.ere__single-property-info .ere__loop-property-info-item i {
  color: #fff !important;
}
.ere__single-property-header-info .ere__single-property-title {
  overflow: hidden;
  display: block;
  line-height: 27px;
   color: #254842 !important;
  background-color: #fff !important;
  text-align: center;
  padding: 10px;
  border-radius: 50px;
  font-size: 16px !important;
  border: 3px solid #254842;
  font-weight: normal !important;
}
 .plans_items_bg{
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(290px, 1fr) );
	gap: 5px;
	position: relative;
}
@media only screen and (max-width:1194) {
	.plans_items_bg{
		grid-template-columns: repeat(auto-fill, minmax(225px, 1fr) );
	}
}
@media only screen and (max-width:945px) {
	.plans_items_bg{
		grid-template-columns: repeat(auto-fill, minmax(185px, 1fr) );
	}
}
@media only screen and (max-width:784px) {
	.plans_items_bg{
		grid-template-columns: repeat(auto-fill, minmax(250px, 1fr) );
	}
}
@media only screen and (max-width:535px) {
	.plans_items_bg{
		grid-template-columns: repeat(auto-fill, minmax(225px, 1fr) );
	}
}

.plans_items {
	text-align: center;
	margin: 0px;
	padding: 10px;
 	border-radius: 20px;
 	line-height: 35px;
	background-color: #00000078;
}
.plans_items div {
	display: flex;
	align-items: center;
}
.plans_items img {
	width: 44px;
	height: 44px;
	float: right;
	background-color: #00000026;
	border-radius: 10px;
	padding: 7px;
}
.plans_items h1 {
	font-size: 17px;
	font-weight: bold;
	color: #fff;
 	margin: 0;
	text-align: right;
	line-height: 35px;
	text-indent: 10px;
}
.plans_items p {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
 	line-height: 25px;
	text-align: justify;
	clear: both;
}
@media only screen and (max-width:535px) {
	.plans_items img {
		width: 38px;
		height: 38px;
	}
}
.tabs__nav a:first-child{
	background: transparent url("images/man.png") no-repeat scroll right;
	text-indent: 30px;
}
.tabs__nav a:last-child {
	background: transparent url("images/addaqar.png") no-repeat scroll right;
	text-indent: 30px;
}
.search_text{
	border: 1px solid #eee;
	padding: 20px;
	border-radius: 25px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.search_text p{
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.search_btt{
	background-image: url("images/butt_bg.png");
	background-color: #f9d458;
	border: 1px solid #f7d583;
	padding: 8px 24px;
	color: #254842;
	text-shadow: 0 1px 0 #f7dc96;
	font-size: 14px;
	font-weight: bold;
	border-radius: 20px;
	display: table;
	margin: 10px auto;
 }
.ere-property .property-item-content .property-title{
  overflow: hidden;
  display: block;
  line-height:27px;
  white-space: nowrap !important;
  color: #254842 !important;
  background-color: #fff !important;
  text-align: center;
  padding: 10px;
  border-radius: 50px;
  font-size: 16px !important;
  border: 3px solid #254842;
	font-weight: normal !important;
}
 .ere-property.col-gap-30 .paging-navigation .next, .ere-property.col-gap-30 .paging-navigation.next-disable .prev{
	 display: none;
}
.ere-property.col-gap-30 .paging-navigation .prev{
	display: none;
}
button.ere-btn-arrow.active::after, button.ere-btn-arrow:hover::after {
  border-right-color: #18362c !important;
}
button.ere-btn-arrow.active::after, button.ere-btn-arrow:hover::after {
  border-left-color: #18362c !important;
}
button.ere-btn-arrow.active, button.ere-btn-arrow:hover {
  background: #18362c !important;
}
button.ere-btn-arrow::after{
	border-right: 17px solid #c39130 !important;
}
button.ere-btn-arrow{
	background: #c39130 !important;
}
.ere-btn-prev{
	background-image: url("images/butt_bg.png");
	background-color: #f9d458;
	padding: 6px 24px;
	color: #000;
	text-shadow: 0 1px 0 #ffe3e3;
	font-size: 16px;
	font-weight: bold;
	border-radius: 5px;
	border: 0;
}
.ere-btn-next{
	background-image: url("images/butt_bg.png");
	background-color: #f9d458;
	padding: 6px 24px;
	color: #000;
	text-shadow: 0 1px 0 #ffe3e3;
	font-size: 16px;
	font-weight: bold;
	border-radius: 5px;
	border: 0;
}
.ere-btn-edit{
	background-image: url("images/butt_bg.png");
	background-color: #f9d458;
	padding: 6px 24px;
	color: #000;
	text-shadow: 0 1px 0 #ffe3e3;
	font-size: 16px;
	font-weight: bold;
	border-radius: 5px;
	border: 0;
}
.btn-submit-property{
 	background-color: #18362c;
	padding: 6px 24px;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	font-size: 16px;
	font-weight: bold;
	border-radius: 5px;
	border: 0;
}
.ere-property-multi-step .ere-step-nav{
	border-top: 1px solid #c39130 !important;
}
.ere-heading-style2 h2::after{
	background-color: #c39130 !important;
}
.panel-default{
	border: 1px solid #ddd;
	padding: 15px;
}
.btn-primary {
	color: #fff;
	background-color: #18362c !important;
	border-color: #18362c !important;
}
.modal-content .nav-tabs > li {
	float: right;
	padding: 10px;
	margin: 1px;
	border-radius: 10px 10px 0 0;
}
.modal-content .nav-tabs li{
	background-color: #ebca69;
 }
.modal-content .nav-tabs > li a{
	color: #18362c !important;
}
.ere-login-wrap .form-group input{
	letter-spacing: 0 !important;	
} 
.ere-register-wrap .form-group input{
	letter-spacing: 0 !important;	
} 
.ere-account-sign-in {
	margin-bottom: 0 !important;
	display: flex;
}
.property-info-action .property-main-info{
	background-color: #18362c !important;
}
.property-heading {
	overflow: hidden;
}
.property-heading h2{
	font-size: 20px !important;
}
.property-info-action .property-main-info .property-price{
	font-size: 18px !important;
}
@media only screen and (max-width:700px) {
 }	
.ere-property-element{
	line-height: 35px;
}
.property-info-action .property-main-info .property-status span{
	border-radius: 20px;
	padding-top: 2px;
	padding-bottom: 4px;
	height:auto !important;
}
.ere-submit-property-rating{
	background-color: #18362c !important;
	padding: 6px 24px !important;
	color: #fff !important;
	text-shadow: 0 1px 0 #000 !important;
	font-size: 16px !important;
	font-weight: bold !important;
	border-radius: 5px !important;
	border: 0 !important;
}
#sidebar{
	display: none;
}
.ere-property-wrap{
 	padding: 5px;
	background-color: #FFFCF5;
}
.ere-tabs .card-header{
	background-color: #fffcf5 !important;
}
.card-header{
	border-bottom: 1px solid #dfd2b2 !important;
}
.ere-tabs .card{
	border: 1px solid #dfd2b2 !important;
}
ul.ere__list-bg-gray li:nth-child(2n+1) {
  background: #fffcf5 !important;
}
.reviews-box{
	display: none !important;
}
.ere__reviews .ratings-summary{
	background-color: #fffcf5 !important;
   border: 1px solid #eee6d4 !important;
}
.single-property-element{
 	padding: 5px;
	background-color: #fffcf5;
	margin-bottom: 10px !important;
}
.property-info-action .property-main-info{
	padding: 15px !important;
}
.order_on_whats{
	z-index: 10002;
	position: fixed;
	bottom: 25px;
	left: 15px;
	background-color: #48bf58;
	padding: 25px 4px 0;
	width: 96px;
	height: 96px;
	border-radius: 50%;
}
.text_whats{
	color: #fff;
	text-shadow: 0 1px 0 #49a255;
	font-size: 14px;
	font-weight: bold;
	align-content: center;
	justify-content: center;
	display: flex;
	text-align: center;
}
.text_whats:hover{
	color: #fff;
}
.ere-heading-style2 h2 {
  font-size: 16px !important;
}
.media-body h4 {
  font-size: 14px !important;
  margin-top: 5px;
  margin-right: 20px;
  font-weight: bold;
  border-bottom: 1px solid #f2e4b8;
  line-height: 25px;
}
.media-body h4 a{
	color: #c39130 !important;
}
.review-date::before{
	color: #c39130 !important;
}
.reviews-list .media-left {
  padding-right: 0 !important;
}
.review-content {
  padding-top: 0px !important;
}
.reviews-list .media-left figure{
	width: 50px !important;
  height: 50px !important;
	border: 1px solid #ebca69 !important;
}
.overall-rating .reviews-box li .item-list span{
	background-color: #c39130 !important;
}
.reviews-list .media-body {
	border: 1px solid #ebca69;
	border-bottom:1px solid #ebca69 !important;
	margin: 25px 0px 6px;
	padding: 10px;
	border-radius: 24px;
	position: relative;
	margin-right: -26px;
	z-index: 1;
}
.media-left{
	padding-left: 0px !important;
	position: relative;
	z-index: 2;
}
.reviews-list .media-left figure img{
	background-color: #fff;
}
.ratings-summary .ratings-average {
  font-size: 30px !important;
  font-weight: 700;
  line-height: 1;
  display: flex;
  align-content: center;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.ratings-summary {
  margin-right: 0;
  margin-left: 30px;
  display: flex !important;
  flex-direction: column;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.sort-view-property .view-as{
	left: 0 !important;
	right: auto !important;
}
.ere-heading::after{
	background-color: #254842 !important;
}
.view-as{
	display: none !important;
}
.property-inner{
 	background-color: #fff !important;
}
.property_home .ere-property-wrap {
  padding: 5px 0 !important;
  background: none !important;
}
.property_home .property-inner{
	border: 1px solid #fff0d6;
  padding-bottom: 10px !important;
}
.ere-property-advanced-search .ere-search-status-tab button{
	background-color: #18362c !important;
	margin: 0 5px;
	border-radius: 10px !important;
 }
.ere-search-status-tab button.active{
	background: #c39130 !important;
	border-radius: 15px !important;
}
.property-filter-placeholder{
	border: 1px solid #d3bf6e;
 }
.ere-advanced-search-btn{
	background-color: #254842;
	border: 0;
	padding: 10px;
	border-radius: 5px;
	color: #fff;
	display: flex;
	width: 100%;
	align-content: center;
	align-items: center;
	justify-content: center;
	gap: 5px;
	flex-direction: row-reverse;
}
.form-control{
	height: auto !important;
}
.property-info-action .property-info > div p{
	letter-spacing: 0 !important;
	line-height: 18px !important;
	font-size: 14px !important;
}
.property-info-block-inline div{
	display: flex !important;
	justify-content: space-between;
	margin-top: 5px;
	white-space: inherit !important;
}
.property-info-action .property-main-info .property-status{
	top: 2px !important;
	left: 5px;
}
.property-heading .property-location {
	height: 25px;
	overflow: hidden;
}
.address-marker i, .agent-info i, .attachment-file-type, .ere-dashboard-logout i, .ere-link-more, .ere-my-property-address i, .ere-my-property-date i, .ere-my-property-total-views i, .ere-my-saved-search-item i, .ere-widget-listing-property-taxonomy i, .open-on-google-maps, .property-agent i, .property-count span, .property-date i, .property-info-header .property-info span.fa, .property-location i, .property-type i, .property-type-list i, .property-views-count i, .user-dropdown i, .walk-score-more-detail, span.total-properties {
  color: #fff !important;
}
.ratings-summary {
  margin-right: 30px !important;
  margin-left: 0px !important;
}
@media only screen and (max-width:600px) {
	.ratings-summary {
	  margin-right: auto !important;
	  margin-left: auto !important;
	}
}
.overall-rating .reviews-box li .label:last-child{
	width: 42px !important;
}
.reviews-count{
	font-size: 16px !important;
	margin-top: 5px;
	margin-right: 20px;
	font-weight: bold;
	border-bottom: 1px solid #000;
	line-height: 35px;
	text-align: right;
}
.add-new-review{
	text-align: center;
}
.login-for-review {
  text-decoration: none !important;
  color: #c39130 !important;
  text-align: center;
  font-size: 14px;
  border: 1px solid #c39130;
  padding: 10px;
  border-radius: 20px;
  display: inline-block;
 }
.select2-container{
	width: 100% !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	right: auto !important;
  left: 1px;
}

.wp-block-contact-form-7-contact-form-selector label{
	display: block !important;
}
.manager_bg{
	display: flex;
	padding: 10px 0;
	gap: 10px;
	flex-direction: column;
}
.man_img img{
	height: auto;
	max-width: 100%;
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin-top: 10px;
}
.man_text{
 	display: flex;
	flex-direction: column;
	align-content: center;
	align-items: center;
	justify-content: center;
	border: 1px solid #dfdfdf;
	padding: 5px;
	margin-top: 20px;
}
.man_text h1 {
	text-align: center;
	font-weight: 500;
	font-size: 2.5rem;
	color: #383838;
	text-shadow: 0 1px 0 #d0d0d0;
	margin: 0;
	line-height: 35px;
}
.man_text h2 {
	text-align: center;
	font-weight: 500;
	font-size: 1.5rem;
	color: #383838;
	text-shadow: 0 1px 0 #d0d0d0;
	margin: 20px 0;
	line-height: 35px;
}
.man_text p {
	text-align: center;
	font-weight: 500;
	font-size:16px;
	color: #383838;
	text-shadow: 0 1px 0 #d0d0d0;
	margin: 0;
	line-height: 55px;
}
@media only screen and (max-width:600px) {
	.manager_bg{
		flex-direction: column;
	}
	.man_img{width: 100%;}
	.man_text{width: 100%;padding: 10px;}
	.man_text h1 {font-size: 1.5rem;}
	.man_text h2 {font-size: 1.1rem;margin: 0px 0;}
	.man_text p {font-size: 14px;line-height: 35px;}
}
.whats_telegram{
	display: flex;
	padding: 10px 0;
}
.whats_butt a{
	background-color: #279937;
	padding: 4px 24px;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	font-size: 16px;
	font-weight: normal;
	border-radius: 20px;
}
@media only screen and (max-width:340px) {
	.whats_butt a{
		padding: 4px 10px;
	}
}
.whats_butt a:hover{
	color: #fff;
}
.blob {
 	border-radius: 50%;
	margin: 10px;
	height: 20px;
	width: 20px;

	box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
	transform: scale(1);
	animation: pulse 1s infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 #279937db;
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}
.telegram_butt a{
	background-color: #8a7621;
	padding: 4px 24px;
	color: #fff;
	text-shadow: 0 1px 0 #625213;
	font-size: 16px;
	font-weight: normal;
	border-radius: 20px;
}
@media only screen and (max-width:340px) {
	.telegram_butt a{
		padding: 4px 10px;
	}
}

.telegram_butt a:hover{
	color: #fff;
}
.telegram_blob {
 	border-radius: 50%;
	margin: 10px;
	height: 20px;
	width: 20px;

	box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
	transform: scale(1);
	animation: pulse1 1s infinite;
}

@keyframes pulse1 {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 #625213;
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}
.tabs.style__horizontal .tabs__nav .tabs__nav_link.is__active{
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
	 
	animation: pulse2 1s infinite;
}

@keyframes pulse2 {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 #279937db;
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}

.property-price-postfix, .property-price-prefix{
	color: #fff !important;
}
.ere-property .property-label p .property-label-bg, .ere-property .property-status p .property-status-bg{
	background-color: #e6a730 !important;
}
.ere-property a{
	color:#fff;
}
.modal-header{
	padding: 0 !important;
}
.modal-header .close{
	margin-left: 0 !important;
}
.single-property-area .property-tab .nav-tabs li a.active, .single-property-area .property-tab .nav-tabs li a:hover{
	background-color: #18362c !important;
	color: #fff !important;
}
.single-property-area .property-tab .nav-tabs {
  background-color: #f7ca53 !important;
}
.single-property-area .property-tab .nav-tabs li a{
	color: #000 !important;
}
h3.termstitle{
	background: #18362c !important;
}
.tbrightcontent{
	text-align: right !important;
}

.termsagree{
	background-image: url("images/butt_bg.png");
  background-color: #f9d458;
  padding: 4px 24px;
  color: #000;
  text-shadow: 0 1px 0 #ffe3e3;
  font-size: 16px;
  font-weight: bold;
  border-radius: 15px;
  border: 0;
}
.termsdecline{
	background-color: #bdbdbd;
  padding: 4px 24px;
  color: #3a3a3a;
  font-size: 16px;
  font-weight: normal;
  border-radius: 15px;
  border: 0;}

.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,
.dtrg-group)))+:where(.child)>*,
.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,
.dtrg-group)))>* {
  background-color:#fffaef !important;
 }
.tablepress>:where(thead)+tbody>:where(:not(.child))>*,
.tablepress>tbody>*~:where(:not(.child))>*,
.tablepress>tfoot>:where(:first-child)>* {
  border:1px solid #000 !important;
	white-space: nowrap;
}
.tablepress>:where(thead,
tfoot)>tr>* {
  background-color:#185e46 !important;
  color:#fff !important;
white-space: nowrap;}
.dt-container {
	font-weight: normal !important;
}.dt-container  strong{
	font-weight: normal !important;
}
.dt-scroll-head{
	position: sticky !important;
   top: 0;
  z-index: 999;
}
.property_home .owl-carousel .owl-item img{
	height: 250px;
}
.ere-property .property-image img{
	height: 250px;
}
.ere__loop-property-price {
	color: #fff !important;
	background-color: #254842 !important;
	text-align: center;
	padding: 10px;
	border-radius: 0px;
	font-weight: normal !important;
	font-size: 14px !important;
	width: 49%;
}
.property-type-list{
   color: #fff !important;
   background-color: #b78b43 !important;
  text-align: center;
  padding: 10px;
  border-radius: 20px;	
}
.ere__single-property-price {
  font-size: 16px !important;
}
ul.ere__list-bg-gray li {
   border: 1px solid #f7ca53;
  margin: 5px;
}
.card-body{
	padding: .1rem !important;
}
ul.ere__list-bg-gray strong {
  border-left: 1px solid #f7ca53;
}
.property-identity{
	display: none !important;
}
.ere__single-property-title {
  font-size: 20px !important;
  font-weight: bold !important;
}
.dt-container .dt-layout-cell.dt-layout-start{
	margin-right: 0 !important;
}
.ere__loop-property-info.layout-1 .ere__loop-property-info-item .ere__lpi-content {
  font-size: 16px !important;
}
.comment-form-comment textarea{
	width: 100%;
}
.property_home .property-date{
	display: none !important;
}
.wp-block-button__link:hover{
	color: #042f1c !important;
}
.comment-form-comment textarea{
	border: 1px solid #f7ca53;
}
.form-submit input{
	background-color: #18362c ;
  color: #fff !important;
  border: 0;
  padding: 10px 20px;
  border-radius: 40px;
}
.ere-property.property-grid .property-item-content{
	position: relative;
}
.ere-item-wrap{
	float: right !important;
}
.comment-form input{
	width: 100%;
}