﻿@charset "utf-8";
/*
Theme Name: yamam
Theme URI: yamam.com.sa
Author:  Designed by ahmed hasan | mobile-whatsapp: +201004224742
Version: 6.4.3
License: yamam.com.sa
License URI: www.yamam.com.sa
Tags: yamam.com.sa  , yamam
*/

html{
	direction:ltr;
	margin: 0;
	padding: 0;
}
body{
    background: #fff !important;
	margin: 0;
	font-family:arial;
}   
 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
} 
input:focus{
    outline: none;
}
textarea{
    outline: none;
}

img{border:none;}
ul{list-style: none; margin: 0; padding: 0; }
a{text-decoration:none; color:#12385e;}
a:hover{text-decoration:none; color:#194a7c;}
.right{float:right;}
.left{float:left;}
.wpcf7-form {direction: ltr;}
.clear{clear:both;}

.container{
	max-width: 1170px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}
.top_bg{
 	background-color: #0051b1;
	height: 40px;
	border-bottom: 1px solid #fff;
}
.all_header_bg{
	background-color: #2262a2;
	position: relative;
	top: 0;
	z-index: 99;
	width: 100%;
}
.all_header_bg_pages{
	background-color: #02437c;
	position: relative;
	width: 100%;
}
.all_header{
	display: flex;
	justify-content: space-between;
	align-items: center;
	min-height: 90px;
 	flex-wrap: wrap;
}
@media screen and (max-width: 1059px) {
	.all_header{
		min-height: 80px;
		justify-content: center;
	}
}
.logo img{
	width: 100%;
  max-width: 150px;
}
.slide_bg{
	background-color: #2262a2;
	position: relative;
	overflow: hidden;
	height:80vh;
}
@media screen and (max-width: 600px) {
	.slide_bg{
		height: 100%;
	}

}
.img_sli {
    -webkit-animation: mover 2s infinite  alternate;
    animation: mover 2s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}
.text_slide{
 	margin: 0 15px;
}
.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;
}
@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: #12385e;
    padding: 0 30px;
}
.menu_he ul li:last-child a{
	background: transparent url("images/bg_butt.png") no-repeat scroll center;
	padding: 2px 0px;
  width: 110px;
  height: 40px;
  display: block;
  }


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: left;
}


.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{display: none;}
@media screen and (max-width: 1000px) {
	.mobile_button{
		list-style: none outside none;
		height: 100px;
		display: flex;
		align-items: center;
	}
}
.mobile_button li {
	background: transparent url("images/three_po.png") no-repeat scroll center;
	width: 31px;
	height: 28px;
}
.mobile_button li:hover {
	background: transparent url("images/three_po_black.png") no-repeat scroll center;
}
 ul.menu li.highlight{ background:#e9f5ff;}
.mobile_button li ul { display:none;}
.mobile_button li:hover ul {
	display: block;
	position:absolute; 
	overflow:hidden;
	padding-bottom:10px;
	padding-top: 30px;
	z-index:99;
	left: 0;
	margin-top: 26px;
}
.mobile_button li ul li{
	width: auto;
	height: auto;
}
.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;
}
.about_bg{
	background-image: url("images/about_bg.png");
	background-color: #f9f9f9;
	overflow: hidden;
	display: block;
}
.about_flex{
	display: flex;
	justify-content: space-between;
	gap:40px;
 }
@media screen and (max-width: 1000px) {
	.about_flex{
		gap:20px;
		flex-direction: column;
	 }

}
.plans_items_bg{
	width: 50%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding-top: 20px;
}
@media screen and (max-width: 1000px) {
	.plans_items_bg{
		width: 100%;
		gap:40px;
	}
}
.plans_items{
	position: relative;
	z-index: 1;
}
.plans_items section{
	background-color: #f2f9ff;
	display: flex;
	justify-content: space-between;
	transition: 0.5s;
	position: relative;
	

}
.plans_items img {
	width: 100%;
	max-width: 250px;
	padding-right: 10px;
	-moz-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
@media screen and (max-width: 500px) {
	.plans_items img {
		max-width: 200px;
	}

}
.plans_items h1 {
	font-size: 16px;
	font-weight: 600;
	color: #2262a2;
	border-radius: 20px 0;
	background-color: #fff;
	display: flex;
	align-items: center;
	padding: 0 40px;
	margin-left: 10px;
	justify-content: center;
	width: 100%;
	max-width: 210px;
}
@media screen and (max-width: 500px) {
	.plans_items h1 {
		padding: 13px 0px;
		max-width: 140px;
		font-size: 15px;
 	}
}
.plans_items section .plan_text{
	    transition:all 0.5s ease-in-out;
    -webkit-transition:all 0.2s ease-in-out;
	visibility: hidden;
	position: absolute;
 	width: 100%;
	background-color: #f2f9ff;
	top: 0px;
	height: 0%;
 	text-align: justify;
	padding: 5px;
	z-index: 2;
	line-height: 25px;
	font-size: 12px;
 }
.plans_items section:hover .plan_text{
 	position: absolute;
	width: 100%;
	background-color: #f2f9ff;
	top: 0px;
	    transition:all 0.5s ease-in-out;
    -webkit-transition:all 0.2s ease-in-out;
 	visibility: visible;
 	color: #12385e;
	text-align: justify;
	padding: 5px;
	height: 100%;
	line-height: 25px;
	font-size: 12px;
}
@media screen and (max-width: 500px) {
	.plans_items section:hover .plan_text{
		font-size: 14px;
		line-height: 20px;
	}
}

.home_catog ul{
	gap:20px;
	display:inline-grid;
	grid-template-columns: repeat(4, 1fr);
	list-style-type: none;
	margin: 40px 0; 
	width: 100%;
}
.home_catog ul li {
	background-color: #fff;
  	position: relative;
}
.home_catog ul li:first-child{
	grid-column: 1 / 3;
}
.home_catog ul li:nth-child(4){
	grid-column: 1 / 3;
}
.home_catog ul li:last-child{
	grid-column: 3 / 5;
}
@media only screen and (max-width:1000px) {
	.home_catog ul{
		grid-template-columns: repeat(2, 1fr);
	}
	.home_catog ul li:first-child{
		grid-column:inherit;
	}
	.home_catog ul li:nth-child(4){
		grid-column: inherit;
	}

	.home_catog ul li:last-child{
		grid-column: inherit;
	}
}
@media only screen and (max-width:768px) {
	.home_catog ul{
		grid-template-columns: repeat(1, 1fr);
	}
}

.cont_img {
	position: relative;
 	overflow: hidden;
	height:250px;
}

.home_catog ul li img {
	width: 100%;
	height: 100%;
 	object-fit: cover; 
}
.details_text {
	background-color: #11508fde;
	overflow: hidden;
	text-align: center;
	padding: 0;
	position: absolute;
	transition: all .4s ease;
	width: 100%;
	bottom: 0;
}
.details_text:hover{
	background-color: #00000075;
	box-shadow: 0px 24px 30px -30px rgba(0,0,0,0.5);
	transition: all .4s ease;
}

.home_catog ul li div h1{
	color: #fff;
	text-shadow: 0 1px 0 #000;
	font-size: 16px;
 	font-weight: 400;
}
.home_catog ul li div a{
	background: transparent url('images/arrow_r.png') no-repeat scroll left;
padding-left: 23px;
  color: #fff;
	text-shadow: 0 1px 0 #000;
  font-size: 14px;
  font-weight: normal;
  padding-top: 8px;
  padding-bottom: 10px;
  background-size: 20px;}


.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;
}

.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;
    float: left;
    left: 20px;
    position: absolute;}
}
.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: left;
}



.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	right: 0;
	background-color: #0d2037;
	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: 8px 15px 8px 32px;
	text-decoration: none;
	font-size: 18px;
	color: #fff;
	display: block;
	transition: 0.3s;
	border-bottom: 1px solid #07101c;
}
.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: 0;
  font-size: 36px;
	border: 0;
}


.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: #fff;
	overflow: hidden;
	width: 100%;
	margin-top: 20px;
	border-top: 3px solid #f2f9ff;
	border-bottom: 1px solid #abc6dd;
	padding: 10px 0px;
}

.footer_size{
	max-width:1170px;
	margin:auto;
	overflow:hidden;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(290px, 1fr) );
}
.footer_right{
background-color: #f2f9ff;
  border-top: 1px solid #fff;
  text-align: center;
  color: #12385e;
  line-height: 40px;
  padding: 10px 0;
}
.footer_right a{ color:#fff !important;}	
.footer_right a:hover{ color:#abe2ff !important;}

.footer_item{
	margin: 10px 20px 5px 20px;
}
.footer_item h1 {
 	text-align: left;
 	font-size: 18px;
	color: #12385e;
	text-shadow: 0 1px 0 #fff;
	line-height: 35px;
	margin: auto;
	border-bottom: 1px solid #12385e;
	font-weight: 500;
}
.aboutfooter {
  font-weight: normal;
  font-size: 14px;
  color: #12385e;
  margin: 10px;
  text-align: left;
	line-height: 23px;
}
 
.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;
	text-align: center;
   width: 100%;
  margin-top: 10px;
 }
.socialbutton ul{
	display: flex;
	gap: 10px;
 	margin-top: 10px;
	justify-content: center;
}
.socialbutton ul li img { 
	float: none;
	margin-left: 0px;
	width: 30px;
	-webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
}
.socialbutton a{
	padding: 0;
	border: 0;
}
.socialbutton ul li img:hover {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.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_en-container ul li{
	background: transparent url("images/arrow_bw_e.png") no-repeat scroll left;
	padding-left: 16px;
	margin-top: 15px;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
 }
.menu-footer_en-container ul li a{
	color: #12385e;
}

.menu-footer2_en-container ul li{
	background: transparent url("images/arrow_bw_e.png") no-repeat scroll left;
	padding-left: 16px;
	margin-top: 15px;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
 }
.menu-footer2_en-container ul li a{
	color: #12385e;
}

.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: #486785;
	text-shadow: 0 1px 0 #204060;
	border-radius: 50%;
	height: 52px;
	display: inline-block;
	border: 3px solid #486785; }
.owl-nav span:hover{
	border: 3px solid #16334f;
} 
@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{
	padding: 15px !important;
}
.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 #ccc;
	margin-bottom: 30px;
}
@media only screen and (max-width: 500px) {
	.woocommerce div.product .product_title{
		font-size: 16px;
		line-height: 35px;
		border-bottom: 1px solid #ccc;
		margin-bottom: 30px;
	}

}
.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;
}
.pagescont{
margin-top: 20px;
  min-height: 600px;
  position: relative;
  border: 1px solid #e4e4e4;
  padding: 0 20px;
  border-radius: 20px;}
/*
.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 #ccc;
	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:0 10px;
	border: 1px solid #c8c8c8;
	overflow: hidden;
	color: #4d4d4d;
	line-height: 35px;
	border-radius: 20px;
}
@media only screen and (max-width:1000px) {
	.styleofpost{
	}
}
.styleofpost ul{
	list-style: inside;
}
.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: #367cc1;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
  
.navigation li a:hover,
.navigation li.active a {
    background-color: #2262a2;
}
.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: left;
    }
    .woocommerce ul#shipping_method{
        text-align: left;
    }
    .woocommerce-shipping-destination{
        text-align: left;
    }
    .woocommerce-shipping-calculator{
        text-align: left;
    }
}
.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 #ccc;
	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;
}
.lity-container{
	top: 5%;
}
.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: left;}
}
@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%;
}
 .contact_item{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 10px;
	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: 30px;
}
@media only screen and (max-width:1000px) {
	.contact_item{margin: 0 5px;}
}
.butt_item{
	display: flex;
	align-items: center;
}
.butt_item a{
	background: rgb(38,109,195);
	background: linear-gradient(180deg, rgba(38,109,195,1) 49%, rgba(0,79,172,1) 51%);
	padding: 5px 24px;
	color: #fff;
	text-shadow: 0 1px 0 #054086;
	font-size: 16px;
	font-weight: bold;
	border-radius: 20px;
}
@media only screen and (max-width:1059px) {
	.butt_item {
		display: none;
	}
}
 .polylang-flags{
	font-family: tahoma;
	font-size: 14px;
}
@media screen and (max-width: 1059px) {
	 .polylang-flags{ 
		 display: block;
		  float: right;
		  right: 20px;
		  position: absolute;
		 }
}

.polylang-flags a{
	color: #fff;
	display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 5px;
}

#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/page_nav.png");
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
}
.page_slid_cover{
	background-color:rgba(45, 27, 27, 0.91);
	height: 100%;
	width: 100%;
}
.page_title{
	color: #fff !important;
	text-shadow: 0 1px 0 #0f0c08;
	text-align: center;
	padding: 60px 0;
	position: relative;
  z-index: 999;
}
@media only screen and (max-width:768px) {
	.page_title{padding: 20px 0;}
}

.page_title h1{
	color: #fff !important;
	text-shadow: 0 1px 0 #095495;
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	padding: 10px 0;
}
.page_title h2{
	color: #fff !important;
	text-shadow: 0 1px 0 #095495;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0;
}

.page_title a{
	color: #fff !important;
	text-shadow: 0 1px 0 #095495;
}
.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: 24px;
  line-height: 65px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
	font-weight: 500;
}
.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: left;
	margin: 0;
	padding: 0;	
}
.taash_title p {
	font-size: 16px;
	font-weight: bold;
	color: #ff210f;
	text-shadow: 0 1px 0 #fff4c0;
	text-align: left;
	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: left;
	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: 24px;
	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;
	justify-content: space-between;
	position: absolute;
	top: 0;
	right: 0;
	flex-direction: column;
}
@media only screen and (max-width:600px) {
	 #section_counter{
		position: relative;
		 flex-direction: row;
		 gap:20px;
	}
}
.all_stat{
	padding: 20px 20px;
	background-color: #fff;
	width: 100%;
	margin: 10px 0;
	text-align: center;
	border-radius: 20px;
	border: 1px solid #2262a2;
}
.all_stat h1{
	font-size: 36px;
	font-weight: bold;
	color: #2262a2;
	margin: 0;
	padding: 0;
}
.all_stat span{
	font-size: 16px;
	font-weight: 500;
	color: #2262a2;
	margin: 0;
	padding: 0;
}
@media only screen and (max-width:600px) {
	.all_stat{padding: 25px 5px;}
	.all_stat span{
 		font-weight: normal;
		margin: 0;
		padding: 0;
	}

}
.counter-item{
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
 }
.counter-item span{
	font-size: 36px;
	font-weight: bold;
	color: #2262a2;
 	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 #ccc;
}
.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; overflow: hidden;}
.wpcf7-form-control {
background: #fff;
  border: 1px solid #e8e8e8;
  text-align: left;
  font-weight: 500;
  font-size: 16px;
  color: #054b88;
  width: 100%;
  text-indent: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
  padding: 9px 0;
}
.wpcf7-not-valid-tip {color: #FF0004;}
.wpcf7-textarea { height:150px;}
.wpcf7-submit{
	background:#0051b1;
	width: 100px;
	text-indent: 0;
	height: 40px;
	border:0;
	text-align: center;
	font:bold 12px tahoma ;
	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: left;
	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: left;
	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: left;
}
.form_style textarea{
	width: 100%;
	height: 150px;
	border-radius: 8px 8px 8px 8px;
	color: #000;
	background-color: #fff;
	border: 1px solid #e7e7e7;
	text-align: left;
}
.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;
}
#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:1170px) {
	.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{
 	margin-top: 15px;
 }
.contact_list div img {
	float: left;
	margin-right: 10px;
	width: 28px;
}
.contact_list h3 {
  font-size: 16px;
  font-weight: normal;
  color: #12385e;
  line-height: 29px;
  text-align: left;
  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-size: 14px !important;
	padding: 0 !important;
}
.ourworks{
	background-image:  url("images/bg_slider.png");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
	height:80vh;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
}
.ourwslide{
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
@media only screen and (max-width: 900px) {
	.ourworks{
		height:100%;
	}
	.ourwslide{
		flex-direction: column-reverse;
		height:100%;
		padding-top: 10px;
	}
}

.ourwslide img{
	max-width: 630px;
	width: 100%;
}
@media only screen and (max-width: 1070px) {
	.ourwslide img{
		max-width: 500px;
	}
}
@keyframes zoom {
  0% {
    background-size: 100%;
  }
  50% {
    background-size: 150%;
  }
  100% {
    background-size: 100%;
  }
}
@keyframes zoom_tab {
  0% {
    background-size: 150%;
  }
  50% {
    background-size: 200%;
  }
  100% {
    background-size: 150%;
  }
}
@keyframes zoom_mob {
  0% {
    background-size: 200%;
  }
  50% {
    background-size: 250%;
  }
  100% {
    background-size: 200%;
  }
}

.ourworks h1{
	font-size: 28px;
	font-weight: bold;
	color: #fff;
 	text-align: left;
	display: table;
	padding: 0px 15px;
	margin: 0;
	z-index: 9999;
	position: relative;
}
.ourworks p{
	font-size: 24px;
	font-weight: 500;
	color: #fff554;
 	text-align: left;
	display: table;
	padding: 10px 15px;
	margin: 0;
	z-index: 9999;
	position: relative;
	line-height: 34px;
}

.ourworks a{
	background: #fff;
	padding:13px 34px;
	color: #2161a1;
	font-size: 16px;
	font-weight: bold;
	border-radius: 5px;
	display: table;
	margin: 20px 10px;
	z-index: 9999;
	position: relative;
	transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.ourworks a:hover{
	background: #fff;
	border-radius:50px;
	transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 900px) {
	.ourworks h1{
		text-align: center;
		margin: auto;
	}
	.ourworks p{
		text-align: center;
		margin: auto;
		font-size: 18px;
	}
	.ourworks a{margin:10px auto;}
}
.newborn_cover {
	background-color: #0051B1;
	opacity: 0.6;
	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: -20px !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: -30px !important;
		z-index: 9999;
		position: relative;
	}

}	
.owl-theme .owl-dots .owl-dot span{
	background: #bedcfb !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background: #113f6d !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: 500;
	font-size: 20px;
	color: #383838;
	text-shadow: 0 1px 0 #d0d0d0;
 	border-bottom: 1px solid #dfdfdf;
	margin: 0;
}
.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: #2262a2;
	padding: 20px 0;
 }
.whatwe_bg .owl-dots{
	margin-top: 10px !important;
}
.whatwe_bg h2{
	text-align: center;
	font-weight: 500;
	font-size: 20px;
	color: #fff;
 	margin-bottom: 10px;
	margin-top: 0;
}
.whatwe_bg h3{
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	text-shadow: 0 1px 0 #073f82;
	max-width: 500px;
	margin: 10px auto;
}
.title_h{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #12385e;
	text-shadow: 0 1px 0 #fff;
	margin-bottom: 10px;
	margin-top: 30px;
	border-bottom: 1px solid #2262a2;
}

.whatwe_title{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #383838;
	text-shadow: 0 1px 0 #d0d0d0;
 	border-bottom: 1px solid #c1c1c1;
	margin-bottom: 10px;
	margin-top: 0;
}
.whatwe_slid ul li{
	background-color: #fff;
	border: 1px solid #d6e9f9;
	padding: 15px;
	border-radius: 20px;
}
.whatwe_slid ul li section{
	display: block;
	position: relative;
	overflow: hidden;
}
.whatwe_slid .owl-carousel .owl-item img{
 	object-position: top;
	width:100%;
	height:350px;
}
.whatwe_slid ul li section .whatwe_text{
text-align: center;
  position: absolute;
  bottom: 0px;
  height: 50px;
  width: 100%;
  background-color: #11508fde;
  transition: all .4s ease;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
	flex-direction: column;
}
.whatwe_slid ul li section:hover .whatwe_text{
	bottom: -50px;
	transition: all .4s ease;
	height: 0;
}
.whatwe_slid ul li h1{
	text-align: center;
	font-weight: 500;
	font-size: 15px;
	color: #fff;
	text-shadow: 0 1px 0 #0751aa;
	margin: 5px 0;
}
.whatwe_slid ul li section .whatwe_cont{
	text-align: center;
	position: absolute;
	bottom: -250px;
	height: 0;
	width: 100%;
	background-color: #11508fde;
	transition: all .4s ease;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 5px;
}
.whatwe_slid ul li section:hover .whatwe_cont{
	bottom: 0;
	transition: all .4s ease;
	height: 100%;
}
.whatwe_cont h1{
	text-align: right !important;
	line-height: 40px;
}
.whatwe_cont ul{
	display: block !important;
}
.whatwe_cont ul li{
	background: none;
	border: 0;
	padding: 0;
	border-radius: 0;
	line-height: 35px;
	color: #fff;
	text-align: left;
	width: 100% !important;
}
.whatwe_cont .wp-block-columns{display:none;}
.button_serv{
	background: rgb(239,247,253);
	background: linear-gradient(180deg, rgba(239,247,253,1) 13%, rgba(217,240,252,1) 84%);
	padding: 6px 28px;
	color: #0a3365;
	text-shadow: 0 1px 0 #fff;
	font-size: 16px;
	font-weight: bold;
	border-radius: 10px;
	display: block;
	cursor: pointer;
	margin: 13px auto 0px auto;
	border: 0;
}
.serv_page ul {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fill, minmax(340px, 1fr) );
	margin-top: 20px;
}
@media only screen and (max-width: 370px) {
	.serv_page ul {
	  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr) );
	}

}
.serv_page ul li{
	background-color: #216cbe;
	padding: 17px 14px;
	border-radius: 20px;
}
.serv_page ul li a{
	display: block;
	position: relative;
	overflow: hidden;
}
.serv_page ul li img{
	border-radius: 7px;
	object-fit: cover;
	object-position: top;
	width:100%;
	height: 250px;
}
.serv_page ul li h1{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	text-shadow: 0 1px 0 #0751aa;
	margin: 5px 0;
}
.serv_page ul li p{
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	text-shadow: 0 1px 0 #0751aa;
	margin: 0;
}
.team_bg{
	padding: 10px 0;
}
.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{
	display: block;
	width: 70px !important;
	height: 70px;
	border-radius: 50%;
	padding: 5px;
	border: 1px solid #f9e2a8;
	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 {
	background-color: #fff;
	padding: 17px 14px;
	border-radius: 30px;
	border: 1px solid #f9e2a8;
	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: #f9e2a8;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #383838;
	text-shadow: 0 1px 0 #d0d0d0;
	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: #383838;
	text-shadow: 0 1px 0 #d0d0d0;
	margin: 4px 0;
	border: 1px solid #f9e2a8;
	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_bg.png");
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ffe7ca;
	padding: 20px 0;
	height: 240px;
	position: relative;
	margin: 5px 0;
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
}
 .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%;
	cursor: pointer;
	margin-top: 10px
}
.cust_bg{
	margin: 10px 0;
}
.cust_slid ul li{
	padding: 17px 14px;
}
.cust_img{
	background-color: #eee;
	width: 70px;
	height: 70px;
	margin: auto;
	border-radius: 50%;
	overflow: hidden;
	text-align: center;
	display: flex !important;
	align-items: center;
	align-content: center;
	justify-content: center;
	bottom: -15px;
	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: 20px 20px 0px 0px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: justify;
	color: #383838;
	text-shadow: 0 1px 0 #c8c8c8;
	border: 1px solid #eee;
}
.cust_text p{
	padding: 0;
	margin: 0;
	height: 90px;
	overflow: hidden;
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
}
.cust_name{
	text-align: center;
	border-radius: 0px 0px 20px 20px;
	padding-top: 6px;
	padding-bottom: 11px;
	background: #eee;
	border: 1px solid #eee;
}
.tans{
	background-image: url("images/tans.png");
	width: 35px;
	height: 35px;
	display: inline-block;
	left: 24px;
	position: absolute;
	top: 21px;
}
.home_news{
	margin-top: 30px;
}
.home_news li{
	background-color: #fff;
	padding: 17px 14px;
	border-radius: 30px;
	border: 1px solid #f2f2f2;
}
.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: #044387;
	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: #f2f2f2;
	margin: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.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;
}
.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 #f2f2f2;
}
.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: #044387;
	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: #f2f2f2;
	margin: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.col-md-4{
  display:none;
}

.content{
  background-color:#333;
  height:200px;
  margin:10px 0;
  border:1px solid #ccc;
}

.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;
}

.amir_kalm{
 	align-items: center;
	border: 1px solid #EAEAEA;
	border-radius:20px;
	margin-top: 20px;
	padding: 20px;
	overflow: hidden;
}
.amir_img {
  max-width: 350px;
  float: right;
  padding-left: 15px;
}
@media only screen and (max-width:600px) {
	.amir_img {
	  max-width: 350px;
	  float: none;
	  padding-left: 0;
		margin: auto;
	}
}
.details_photo{
	display: flex;
	flex-direction: column;
	width: 50%;
	position: relative;
}
@media only screen and (max-width:1000px) {
	.details_photo{
		width: 100%;
	}
}
.details_photo h2{
	font-size: 16px;
	font-weight: 600;
	color: #2262a2;
	text-shadow: 0 1px 0 #fff;
	text-align: left;
	margin-top: 0;
	text-indent: 10px;
 }
@media only screen and (max-width:600px) {
	.details_photo h2{
		text-align: center;
		font-size: 15px;
		text-indent: 0px;
 	}
}
.amir_text{
	background-color: #2262a2;
	padding: 0 20px;
	border-radius: 20px;
}
.amir_text p a{
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
	line-height: 35px;
	color: #fff;
	margin-top: 15px;
}
@media only screen and (max-width:768px) {
	.amir_kalm p {
	  font-size: 16px;
	  font-weight: normal;
	  line-height: 33px;
	  margin-top: 10px;
	}

}
.list_con_bg {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(295px, 1fr) );
	gap:15px;
	  margin-top: 30px;
}
.list_con{
 	padding: 10px;
	border: 1px solid #f2f2f2;
	border-radius: 20px;
 	display: flex;
	align-items: center;
}
.list_con img{margin-left: 20px;}
.list_con h3{
	font-size: 20px;
	color: #2F2F2F;
	font-weight: normal;
	margin: 0;
}
.list_con p{
	font-size: 15px;
	color: #5a5a5a;
	font-weight: normal;
	margin: 0;
}
.wp-block-media-text .wp-block-media-text__content{
	padding: 0 1% !important;
  height: 100%;
  border-radius: 10px;
  margin:0 5px;
	line-height: 30px;
}
@media only screen and (max-width:768px) {
	.wp-block-media-text .wp-block-media-text__content{
		padding:1% 0 !important;
		margin: 5px 0;
	}
}
p.has-background {
  padding:9px 3px !important;
  border-radius: 5px;
  margin: 10px 0;
}
.zoom {
   transition: transform .5s; /* Animation */
 }

.zoom:hover {
  transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.contact_from_bg{
	display: flex;
	justify-content: space-between;
	gap: 20px;
	margin-top: 30px;
}
@media only screen and (max-width:768px) {
	.contact_from_bg{flex-direction: column;}
}
.contact_from{
	background-color: #2262a2;
	padding: 20px;
	width: 100%;
	color: #fff;
	line-height: 45px;
	border-radius: 20px;
}
.contact_from ul{
	list-style: inside;
}
.contact_from a{
	color: #fff;
}
.contact_from h1{
	text-align: left;
	font-weight: 500;
	font-size: 20px;
	color: #fff;
	margin-bottom: 10px;
	margin-top: 0;
	border-bottom: 1px solid #08355c;
}
.contact_from p{
	margin: 0;
	padding: 0;
}

nav.header_menu ul {
  list-style: none;
  text-align: center;
}
@media only screen and (max-width: 1059px) {
	nav.header_menu ul{display: none;	}
}

nav.header_menu ul li {
  display: inline-block;
}
nav.header_menu ul li a {
	display: block;
	padding: 13px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 5px;
	border-radius: 10px;
	font-size: 16px;
	transition: all .5s;
}
nav.header_menu ul li a:hover {
	border: none;
	outline: none;
	 position: relative;
	z-index: 0;
	border-radius: 50px;
	color: #003e74;
	background-color: #fff;
	transition: all .5s;
}
/*
nav.header_menu ul li:last-child a{
	background: transparent url("images/bg_butt.png") no-repeat scroll center;
	padding: 0;
	width: 110px;
	height: 40px;
	display: flex;
	border-radius: 0;
	justify-content: center;
	align-items: center;
}
*/

.animated-button8 {
  padding: 5px 10px;
  margin:0 12px;
  display: inline-block;
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  overflow: hidden;
  color: #fff;
  font-size: 20px;
	font-weight: bold;
  text-align: center;
   text-decoration: none;
 }
.animated-button8:hover{
	  color: #fff;
}
.animated-button8::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #8599ad;
  opacity: 0;
  -webkit-transition: .2s opacity ease-in-out;
  transition: .2s opacity ease-in-out;
}


.animated-button8 span {
  position: absolute;
}

.animated-button8 span:nth-child(1) {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(8, 26, 43, 0)), to(#fff));
  background: linear-gradient(to left, rgba(8, 26, 43, 0), #fff);
  -webkit-animation: 2s animateTop linear infinite;
          animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.animated-button8 span:nth-child(2) {
  top: 0px;
  right: 0px;
  height: 100%;
  width: 2px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(8, 26, 43, 0)), to(#fff));
  background: linear-gradient(to top, rgba(8, 26, 43, 0), #fff);
  -webkit-animation: 2s animateRight linear -1s infinite;
          animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.animated-button8 span:nth-child(3) {
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(8, 26, 43, 0)), to(#fff));
  background: linear-gradient(to right, rgba(8, 26, 43, 0), #fff);
  -webkit-animation: 2s animateBottom linear infinite;
          animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.animated-button8 span:nth-child(4) {
  top: 0px;
  left: 0px;
  height: 100%;
  width: 2px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 26, 43, 0)), to(#fff));
  background: linear-gradient(to bottom, rgba(8, 26, 43, 0), #fff);
  -webkit-animation: 2s animateLeft linear -1s infinite;
          animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
.our_qa{
	margin-bottom: 20px;
}
.wp-block-media-text .wp-block-media-text__content{
	direction: ltr !important;
}
.all_proj a{
	background: #fff;
	padding: 12px 34px;
	color: #2161a1;
	font-size: 16px;
	font-weight: bold;
	border-radius: 5px;
	display: table;
	margin:20px auto;
	z-index: 9999;
	position: relative;
	transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.all_proj a:hover{
	background: #fff;
	border-radius:50px;
	transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.project_in ul{
	display: flex;
	gap:20px;
	flex-wrap: wrap;
}
.project_in ul li{
	width: 48%;
}
@media only screen and (max-width: 850px) {
	.project_in ul{
		flex-direction: column;
	}
	.project_in ul li{
		width: 100%;
	}

}
.project_in ul li img{
   width: 100%;
  height: 350px;
}