@charset "utf-8";
@import url(fontiran.css);
* {
    text-decoration: none !important;
}
input::placeholder {
    font-size: 13px;
    font-weight: 300;
}







body {
	font-family: IRANSansX  !important;
	direction: rtl;
	background-color: #cdcdcd;
	margin: 0;
}
h1, h2, h3, h4, h5, h6,input, textarea {
	font-family: IRANSansX !important;
}
h1 {
	font-weight: bold;
}
.wrapper {
	max-width: 900px;
	margin: 0 auto;
}
.ltr {
	direction: ltr;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-small {
	font-size: 0.8em;
}
.text-xsmall {
	font-size: 0.6em;
}
.text-large {
	font-size: 1.2em;
}
.text-xlarge {
	font-size: 1.4em;
}
.text-underline {
	text-decoration:underline;
}

.text-thin {
	font-weight: 100;
}
.text-UltraLight {
	font-weight: 200;
}
.text-light {
	font-weight: 300;
}
.text-regular {
	font-weight: normal;
}
.text-medium {
	font-weight: 500;
}
.text-demibold {
	font-weight: 600;
}
.text-bold {
	font-weight: bold;
}

.text-extrabold {
	font-weight: 800;
}
.text-black {
	font-weight: 900;
}

blockquote {
	font-weight: 700;
	padding: 10px;
	border: 1px dashed #666666;
}

.mainbox {
	width: 100%;
	background-color: #EFEFEF;
	display: table;
	margin-bottom: 30px;
	border-right: 8px solid #df79ff;
}

.mainboxnegativ {
	width: 100%;
	background-color: #000000;
	display: table;
	margin-bottom: 30px;
	border-right: 8px solid #df79ff;
	color: #F9F9F9;
}

.mainbox2 {
	font-size: 1em;
	width: 90%;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mainboxitalic {
	font-size: 1em;
	font-style: italic;
	width: 90%;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.mainbox3 {
	width: 100%;
	background-color: #DFDFDF;
	display: table;
	margin-bottom: 30px;
	border-right: 8px solid #FF5EAA;
}

.mainbox2negativ {
	font-size: 1em;
	color: #F9F9F9;
	background-color: #000000;
	padding-right: 20px;
}


.farsiparagraph {
	font-size: 1em;
	width: 47%;
	float:right;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;

}

.farsiparagraph_negativ {
	font-size: 1em;
	color: #F9F9F9;
	background-color: #000000;
	width: 47%;
	float:right;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;

}


.englishparagraph {
	font-size: 1em;
	width: 47%;
	float: left;
	direction:ltr;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;


}

.englishparagraph_negativ {
	font-size: 1em;
	color: #F9F9F9;
	background-color: #000000;
	width: 47%;
	float: left;
	direction:ltr;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;


}
.rightbox {
	width: 60%;
	padding-right: 20px;
	padding-left: 5px;
	float: right;
	margin-left: 10px;
	margin-bottom: 0px;
	min-width: 0px;
	background-color: #F7F7F7;

}

.titelbox {
	width: 60%;
	padding-right: 25px;
	padding-left: 0px;
	float: right;
	margin-left: 10px;
	margin-bottom: 0px;
	min-width: 0px;
	background-color: #d5d5d5;
	color: #4B4B4B;
}


.lefttbox {
	
	padding-right: 20px;
	padding-left: 4px;
	float: right;
	margin-bottom: 10px;
	min-width: 0px;
}

.alphabet {
	width: 35%;
	float: left;
	font-size: 20em;
	text-align: center;
	font-weight: 700;
	color: #999999;
}

.alphabet2 {
	width: 35%;
	float: left;
	direction: ltr;
	font-size: 1.6em;
	text-align: left;
	font-weight: 600;
	color: #333333;
	margin-top: 100px;
}
.footer {
	font-weight: 400;
	font-size: 0.7em;
	text-align: center;
	direction: ltr;
	margin-bottom: 0px;
	padding-bottom: 0px;
}











body,p{
    font-family: IRANSansX!important;
}
















.btn {
  
    background-color: #ffffff96!important;
}

*{margin: 0;padding: 0;}
body{background-color: #888;-webkit-font-smoothing: antialiased;}
#nav-bar{position: sticky;top: 0;z-index: 10;}
.navbar{background: linear-gradient(to right, #1723b1,#58f0ff);padding: 0 !important;}
/* Logo resize */
.navbar-brand img{height: 4rem;padding-left: 3rem;}
.navbar-nav{margin-right: 3rem;}
.navbar-nav li{padding: 0 1rem;}
.navbar-nav li{padding: 0 1rem;}
.navbar-nav .nav-item .nav-link{color: #fff !important; font-weight: 600; float: right; text-align: left;}
.navbar-nav .nav-item .nav-link:hover{color: #1723b1!important;}
.fa-bars{color: #fff !important; font-size: 25px !important;}
.navbar-toggler{outline: none !important;}
/* --------- Banner ---------- */
.banner{background: linear-gradient(to right, #1723b1,#58f0ff);color: #fff; padding-top: 5%;}
.promo-title{font-size: 3rem; font-weight: 600; margin-top: 3em;}
.join-title{font-size: 1.44rem;}
.link-play{text-decoration: none;}
.link-play:hover{color: #58f0ff;text-decoration: none!important;}
.play-btn{width: 45px;margin: 20px 0;margin-right: 2em;text-decoration: none !important;transition: transform 1.2s;}
.play-btn:hover{color: #444;text-decoration: none!important;transform: scale(1.2);}
.banner a{color: #fff; text-decoration: none!important;}
.bottom-img{width: 100%;}
/* ---------- Services --------- */
#services{padding: 0px 0;}
.service-img{width: 130px; margin-top: 2rem;}
.services{padding: 20px;}
.services h4{padding: 1em; margin-top: 5px; text-transform: uppercase;}
.title::after{
  content: '';
  background: linear-gradient(to right, #1723b1,#58f0ff);
  height: 8px;
  width: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  border-radius: 70px;
  transform: translateY(23px);}
#services .btn-primary{
  box-shadow: none;
  padding: 8px 25px;
  border: none; border-radius: 20px;
  background: linear-gradient(to right, #1723b1,#58f0ff);
  transition: transform 1.2s;
}
#services .btn-primary:hover{transform: scale(1.2);}
/* -----------   About -------------*/
#about{background-color: #f8f9fa; padding-bottom: 3rem; padding-top: 3rem;}
.about-title{font-size: 1.6em; margin-top: 8%; font-weight: 600;}
#about ul li{margin: 10px 0;}
#about ul{margin-left: 20px;}
/* ------- Testimonials Section -----*/
#testimonials{margin: 100px 0;}
.testimonials{border-left: 3px solid #1723b1; margin: 50px 0;}
.testimonials img{height: 60px;width: 60px;border-radius: 50%; margin: 0 10px;}
.user-details{display: inline-block;font-size: 12px;}
.feedback{font-style: italic;}
/* ----- Footer ------*/
#footer{background: linear-gradient(to right, #1723b1,#58f0ff); color: #fff;}
.footer-img{width: 100%;}
.footer-box{padding: 20px;}
.footer-box img{width: 4rem; margin-bottom: 20px;}
.footer-box .fa{
  margin-right: 8px;
  font-size: 25px;
  height: 40px;
  width: 40px;
  text-align: center;
  padding-top: 7px;
  border-radius: 2px;
  display: inline-block;
}
.footer-box .form-control{box-shadow: none !important; border: none; border-radius: 0; margin: 20px 0;}
.footer-box .btn-primary{
  box-shadow: none !important;
  border: none; border-radius: 50px;
  background: linear-gradient(to right, #1723b1,#58f0ff);
  color: #fff;transition: transform 1.2s;
}
.footer-box .btn-primary:hover{transform: scale(1.2); color: #fff;}
/*-------- Social Media icons ---------- */
#social p{font-weight: 600; font-size: 16px; margin-top: 20px;}
#social .social-icons .svg-icons img{width: 23px;transition: transform .7s;margin-right: 1rem;}
#social .social-icons .svg-icons img:hover{transform: scale(1.2);}
.copyright{padding-top: 2%; font-size: 15px;}
.copyright a{text-decoration: none;color: #fff;}
.copyright a:hover{text-decoration: none;color: #1723b1;}

































/* List Item */
#sidebar-primary ul li{
	padding-bottom:0px;
	transform:translatex(0px) translatey(0px);
	display:inline-block;
	padding-top:11px;
}

/* Thumbnail Image */
#sidebar-primary ul .wp-post-image{
	border-top-left-radius:7px;
	border-top-right-radius:6px;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:8px;
	position:relative;
}

/* Post Title */
#sidebar-primary ul a{
	position:relative;
}

/* Strong Tag */
#sidebar-primary p strong{
	
}












.topsingleimg-singlepageamlak{
    width: 100%;
}
.delivery a .card::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    transition: 0.5s;
    left: 0;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    height: 0;
    border-radius: 0 0 50% 50%;
    background: rgba(91, 189, 255,.274);
}
.delivery a .card:hover::before {
height: 100%;
visibility: visible;
opacity: 1;
}







a {
	text-decoration: none !important;
}
.bg-navbar {
	background: #75d2f7;;
}


.aks-shakhes {
    width: 100%!important;
	float: center;
    
}


#amir{
	width:25% !important;
	
}


.btn-srch {
    color: #fff;
    background-color: rgb(238, 83, 79);
    font-size: 15px;
    transition: all ease 0.3s;
    border: 1px solid transparent;
    	border-radius: 7px;
    font-weight: 400;
}

.menu li a {
	font-size: 15px;
}
.dropdown-menu a {
	font-size: 13px;
}
.menu .nav-item:not(:last-child) a {
	border-radius: 7px;
		transition: all ease 0.3s;

}
.menu .nav-item:not(:last-child) a:hover {
	background-color: #fff;
	color: #1d2a3d !important;
}

@media screen and (max-width:768px) {
    .menu .nav-item {
        border: 0 !important
    }
}

@media screen and (min-width:768px) {
    .menu .dropdown-menu {
        display: block;
        border-radius: 0;
        transition: .3s;
        visibility: hidden;
        opacity: 0;
        margin-top: 1.5em;
        padding: 0 !important;
        background: #fdfdfd
    }

    .menu .nav-item:hover .dropdown-menu {
        visibility: visible;
        opacity: 1;
        margin-top: .5em
    }

    .menu .dropdown-menu a {
        transition: .3s;
        margin: 10px 0
    }

    .menu .dropdown-menu a:hover {
        background: 0 0 !important;
        color: #344765
    }
}

.menu .create_home {
    background: #344765;
    border-radius: 20px;
    transition: .3s;
    border: 1px solid #344765 !important
}

.menu .create_home  a {
    color: #fff !important;
    transition: .3s
}

.menu .create_home:hover {
    background: 0 0;
    border: 1px solid #344765 !important
}

.menu .create_home:hover a {
    color: #fff !important
}
.header-tow select {
	font-size: 14px;
	font-weight: 300;
}

.header-tow input::placeholder {
	font-size: 14px;
	font-weight: 300;
}
.header-tow a {
	font-size: 14px;
    border-left: 4px dotted #ccc;
    border-radius: 0;
}
.header-tow button {
	color: #fff;
	background-color: rgb(238, 83, 79);
	font-size: 15px;
	transition: all ease 0.3s;
	border: 1px solid transparent;
	font-weight: 400;
}

.header-tow button:hover {
	background-color: #fff;
		color: rgb(238, 83, 79);
	border: 1px solid rgb(238, 83, 79);

}
.carousel-caption {
	top: 50%;
}
.carousel-item {
	position: relative;
}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
}

.carousel-caption h4 {
	font-weight: 400;
	font-family: yekan bakh;
	font-size: 20px;
}
.carousel-caption p {
	font-size: 66px;
	font-family: Yekan Bakh Fat;
}
.carousel-caption h5 {
	font-weight: 300;
	font-family: yekan bakh;
	font-size: 20px;
}
.carousel-caption a {
	font-size: 20px;
	letter-spacing: 2px;
	transition: all ease 0.3s;
	border: 1px solid #fff;
	color: #fff;
	font-family: Yekan Bakh Light;
}
.carousel-caption a:hover {
	background-color: #fff;
	color: #000;
}

.faeture p {
	font-weight: 300;
	letter-spacing: 7px;
}

.faeture h5 {
	font-weight: 500;
	font-size: 23px;
}
.slider1st {
	position: relative;
}
.custom-card-1 {
	transition: 0.3s;
}
.custom-card-1:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.3) !important;
}
.card-img-custom {
	position: relative;
}

.card-img-custom .overlay-img-card {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
}
.card-img-custom .overlay-img-card .top small {
	background-color: #003d60;
	border-radius: 5px;
	font-weight: 300;
}
.card-img-custom .overlay-img-card .bottom a {
	font-size: 13px;
	color: #fff;
	opacity: 0.5;
}
.card-img-custom .overlay-img-card .bottom a:hover {
	opacity: 1;
}

.overlay2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.overlay2 {
	background: rgba(0, 0, 0, 0.3);
}

.city-images {
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	border-radius: 15px;
}
.city-images:hover img {
	transform: scale(1.3) rotate(8deg);

}

.overlay3 {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	top: 0;
	background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.9));
}

.overlaytext {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 1.2rem;
	color: #fff;
	margin: 0 auto;
	text-align: center;
}
.overlaytext p {
	font-weight: bolder;
}
.overlaytext small {
	font-weight: 300;
}
.city-images img {
	transition: all ease 0.3s;
}
.city-images2 {
	height: 442px;
}
.city-images2 img {
	height: 442px;
}
.card {
	border-radius: 15px;
}
.choose-us-card p {
	font-weight: 700;
	font-size: 15px;
}
.choose-us-card small {
	font-weight: 300;
	font-size: 12px;
}
.choose-us-card {
	transition: all ease 0.3s;
	border-radius: 7px;
}
.choose-us-card:hover img {
	background: #fff;
}
.choose-us-card img {
	background: #f8f9fa;
}
.choose-us-card:hover {
	background: rgba(255, 0, 0, 0.60) !important;
	color: #fff;
	transform: translateY(-0.5rem);
	box-shadow: 0 10px 50px rgba(0, 0, 0, 0.15) !important;
}
.commnet-card2 .card-header small {
	font-weight: 300;
	font-size: 12px;
}
.commnet-card2 {
	transition: 0.3s;
	border-radius: 10px;
}
.commnet-card2:hover {
	box-shadow: 0 0 25px rgba(0, 0, 0, .1)
}
.commnet-card2 .card-header p {
	font-weight: 700;
	font-size: 23px;
}
.commnet-card2 .card-body p {
	font-weight: 700;
}
.commnet-card2 .card-body small {
	font-size: 11px;
	font-weight: 300;
	line-height: 2;
}
.commnet-card2 .card-body img {
	border: 6px solid #545454;
	border-radius: 100%;
	}
.commnet-card3 {
	color: #fff !important;
	transform: 0.3;
}
.commnet-card3:hover {
	box-shadow: 0 0 25px rgba(0, 0, 0, .5) !important;
}

.best-value {
	background-color: #fce043;
	background-image: linear-gradient(315deg, #fce043 0, #fb7ba2 75%)
}

.overlay5 {
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
	background: rgba(39, 60, 117, 0.7);
	height: 0%;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 99;
}

.overlay5 a {
	transition: 0.3s;
	opacity: 0;
	visibility: hidden;
	border-radius: 10px;
	font-size: 13px;
	color: #273c75 !important;
	background: #fff;
	font-weight: 700;
}
.custom-card-value .overlay5 a:hover {
	background: #273c75;
	color: #fff !important;
}

.custom-card-value:hover .overlay5 a {
	color: #fff;
	opacity: 1;
	visibility: visible;
	transform: scale(1);
}
.custom-card-value:hover .overlay5 {
	opacity: 1;
	visibility: visible;
	height: 100%;
}
.custom-card-value {
	transition: 0.3s;
}

.custom-card-value:hover .overlay-img-card2 {
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
}

/* نقطه های اسلایدر */

.slick-dots {
	display: flex;
	justify-content: center;
	margin: 0;
	list-style: none;
}
.slick-dots li {
	margin: 0 .1px;
	bottom: -15px;
}
.slick-dots li button {
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	padding: 0;
	border-radius: 100%;
	background-color: #e2e2e2 !important;
	text-indent: -9999px;
}

li.slick-active button {
	transition: all ease 0.3s;
	background-color: #0c1946 !important;
}

.overlay4 {
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
	background: rgba(0, 0, 0, 0.7);
	opacity: 0;
	height: 100%;
	visibility: hidden;
	transition: 0.3s;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 99;
}
.overlay4 a {
	transition: 0.3s;
	opacity: 0;
	visibility: visible;
	border-radius: 15px;
	font-size: 13px;
	color: #fff !important;
	background: #2980b9;
	font-weight: 300;
	transform: scale(0);
	transition-delay: 0.1s;
	border: 1px solid #2980b9;
}
.hover-card .overlay4 a:hover {
	color: #2980b9 !important;
	background: #fff;
	border: 1px solid #2980b9;
}

.hover-card:hover .overlay4 {
	opacity: 1;
	visibility: visible;
}
.hover-card:hover .overlay4 a {
	color: #fff;
	transform: scale(1);
	opacity: 1;
	visibility: visible;
}
.partners .card {
	transition: 0.3s;
	border-radius: 10px;
}
.partners .card:hover {
	background: #f6f6f6;
}

.register {
	background-color: #fce043;
	background-image: linear-gradient(315deg, #fce043 0, #fb7ba2 75%);
	color: #fff;
}
.register a {
	color: #fff;
	border: 1px solid #fff;
	transition: 0.3s;
}
.register a:hover {
	background: #fff;
	color: #ff5a60;
}
.footer-top {
	background: #24334a;
}
.footer-top p, a {
	font-size: 15px;
	transition: 0.3s
}
.footer-top .nav .nav-item {
	transition: 0.3s;
}
.footer-top .nav .nav-item:hover {
	transform: translateX(-0.7rem);
}
.footer-top .nav .nav-item:hover a {
	color: #fff !important;
	transition: 0.3s;
}
.footer-top .follow a {
	transition: 0.3s;
	font-size: 20px !important;
}
.footer-top .follow a:hover {
	color: #fff !important;
}
.follow2 form{
	display: block;
	width: 100%;
}
.follow2 input {
	max-width: calc(100% - 50px);
	color: #afbdca !important;
	box-shadow: none !important;
}
.follow2 input::placeholder {
	color: #afbdca !important;
	font-size: 14px;
}

.follow2 button {
	border-radius: 100%;
	
	transition: 0.3s;

}
.follow2 button:hover {
	background-color: #fff !important;
}
.footer-bottom .nav .nav-item a {
    transition: .3s
}
.footer-bottom .nav .nav-item a:hover {
	    color: #fff !important;
    transition: .3s
}
.footer-bottom {
    background: #1d2a3d
}

#footer_menu li a{
	transition: .3s;
	color: #fff!important;
	background: #1d2a3d;
	display: block;
	padding: .5rem 1rem;

}

#footer_menu li a:hover{
	color: #fff !important;

}


.aboutus-info {
	transition: 0.3s;
	border-radius: 10px;
	padding: 8px;
}
.aboutus-info:hover {
	background: #f4f4f4;
	cursor: pointer;
}
.send-form input, textarea {
	border: 1px solid #eee !important;
}

.send-form input::placeholder {
	font-size: 13px;
	font-weight: 300;
}
.send a {
	background: #ff5a60 !important;
	color: #fff !important;
	font-size: 15px;
}
.search input {
	border: 1px solid #eee !important;
}
.search a ,.search2 button{
	background-color: #ff5a60 !important;
	color: #fff !important;
	border: 1px solid #ff5a60;
	font-weight: 300;
}
.search a:hover,.search2 button:hover {
	transform: 0.3s;
	background-color: #fff !important;
	color: #ff5a60 !important;
}
.search input::placeholder {
	font-size: 13px;
	font-weight: 300;
}
.search2 {
	position: relative;
}
.search2 a ,.search2 button{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}
.category-p a {
	transition: 0.3s;
	font-size: 14px;
}
.category-p a:hover {
	color: #ff5a60 !important;
	margin-right: 8px;
}

.qu {
	border-radius: 15px;
	border-right: 4px solid #ff5a60 !important;
	border-left: 4px solid #ff5a60 !important;
}

.right-arrow p {
	color: #8493a2;
	transition: 0.2s;
}

.right-arrow p:hover {
	color: #ff5a60;
}
@media (min-width:768px) {
	.review img {
		width: 9rem !important;
		border-radius: 5px;
	}
}
.reviwe2 input {
	border: 1px solid #eee !important;
}
.reviwe2 input::placeholder {
	font-size: 13px;
	font-weight: 300;
}
.reviwe2 input[type="submit"]{
	background: #ff5a60 !important;
	color: #fff !important;
	font-size: 15px;
}
.op-font option {
	font-size: 14px;
	font-weight: 300;
}
.op-font select {
	border: 1px solid #eee;
	font-size: 14px;
}
.hover-man .overlay2 {
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
}
.hover-man:hover .overlay2 {
	opacity: 1;
	visibility: visible;
}
.listing img {
	width: 20em;
	border-radius: 10px;
}
.listing {
	border-radius: 10px;
	transition: 0.3s;
}
.listing:hover{
	background: #f6f6f6;
}
.overlay-category:hover {
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.2) !important;
	background: 0 0 !important;
}
.overlay-category .overlay2 a {
	background: rgba(0, 0, 0, 0.3);
}
.overlay-category .overlay2 a:hover {
	background: #292929;
}
.paging .nav-item a {
	transition: 0.3s;
}
.paging .nav-item a:hover,
.paging .nav-item a:hover i {
	background-color: #ff5a60 !important;
	color: #fff !important;
}
.ico-printer a:hover {
	background-color: #292929 !important;
}

.info-main p {
	line-height: 2.2;
	font-weight: 300;
	font-size: 15px;
}
.download {
	position: relative;
	z-index: 1;
}
.download::before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(90, 99, 109, .1);
	width: 20%;
	height: 100%;
	z-index: -1;
	border-radius: 20px 5px 5px 20px;
	transition: 0.3s
}
.download:hover::before {
	width: 100%;
	border-radius: 5px;
}
.play {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 9999;
	display: flex;
	justify-content: center;
	align-items: center;
}
.download2 {
	position: relative;
	z-index: 1;
}
.download2::before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(90, 99, 109, .1);
	width: 17%;
	height: 100%;
	z-index: -1;
	border-radius: 20px 5px 5px 20px;
	transition: 0.3s
}
.download2:hover::before {
	width: 100%;
	border-radius: 5px;
}
#comments .avatar{
	max-width: 80px;
}
#comments .author-title{
	font-weight: 300;
}

#sidebar-primary .widget_tag_cloud a.tag-cloud-link{
	background-color:rgb(248, 249, 250);
	border-bottom-color:rgb(248, 249, 250);
	border-bottom-left-radius:3.2px;
	border-bottom-right-radius:3.2px;
	border-bottom-style:solid;
	border-bottom-width:0.995454px;
	border-image-outset:0px;
	border-image-repeat:stretch;
	border-image-slice:100%;
	border-image-source:none;
	border-image-width:1;
	border-left-color:rgb(248, 249, 250);
	border-left-style:solid;
	border-left-width:0.995454px;
	border-right-color:rgb(248, 249, 250);
	border-right-style:solid;
	border-right-width:0.995454px;
	border-top-color:rgb(248, 249, 250);
	border-top-left-radius:3.2px;
	border-top-right-radius:3.2px;
	border-top-style:solid;
	border-top-width:0.995454px;
	box-sizing:border-box;
	color:rgb(33, 37, 41);
	cursor:pointer;
	direction:rtl;
	display:inline-block;
	font-size:14px!important;
	font-weight:400;
	height:30.9273px;
	line-height:21px;
	margin-bottom:8px;
	margin-left:4px;
	overflow-wrap:break-word;
	padding:4px 8px;
	text-align:center;
	text-decoration-color:rgb(33, 37, 41);
	text-decoration-line:none;
	text-decoration-style:solid;
	text-size-adjust:100%;
	transition-delay:0s, 0s, 0s, 0s;
	transition-duration:0.15s, 0.15s, 0.15s, 0.15s;
	transition-property:color, background-color, border-color, box-shadow;
	transition-timing-function:ease-in-out, ease-in-out, ease-in-out, ease-in-out;
	user-select:none;
	vertical-align:middle;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}
#sidebar-primary .widget_tag_cloud a.tag-cloud-link:hover{
	color: #212529;
	background-color: #e2e6ea;
	border-color: #dae0e5;
}

.mt-100 {
	margin-top: 100px
}

#home-share-btn.modal {
	background-image: linear-gradient(rgb(29, 42, 61) 0%, rgba(29, 42, 61, 0.45) 100.2%)
}

#home-share-btn .modal-title {
	font-weight: 900
}

#home-share-btn .modal-content {
	border-radius: 13px
}

#home-share-btn .modal-body {
	color: #3b3b3b
}

#home-share-btn .img-thumbnail {
	border-radius: 33px;
	width: 61px;
	height: 61px
}

#home-share-btn .fab:before {
	position: relative;
	top: 13px
}

#home-share-btn .smd {
	width: 200px;
	font-size: small;
	text-align: center
}

#home-share-btn .modal-footer {
	display: block
}

#home-share-btn .ur {
	border: none;
	background-color: #e6e2e2;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}

#home-share-btn .cpy {
	border: none;
	background-color: #e6e2e2;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	cursor: pointer
}

#home-share-btn button.focus,
#home-share-btn button:focus {
	outline: 0;
	box-shadow: none !important
}

#home-share-btn .ur.focus,
#home-share-btn .ur:focus {
	outline: 0;
	box-shadow: none !important
}

#home-share-btn .message {
	font-size: 11px;
	color: #ee5535
}
.modal-header .close {
	padding: 1rem 1rem;
	margin: -1rem auto -1rem -1rem;
}
input[type="submit"] {
	background: #ff5a60 !important;
	color: #fff !important;
	font-size: 15px;
}
img.d-print-none.d-block.w-100.wp-post-image {
	max-height: 600px;
}
.slick-slide:focus{
	outline: none;
}
ul.nav.paging li.active a{
	background-color: #ff5a60 !important;
	color: #fff !important;
}
#comment-rates{

}
#comment-rates input{
	display: none;
}
#comment-rates .fa-star{
	color: #c3c3c3;
}
#comment-rates input:checked + label .fa-star{
	color: #ff8818;
}
#comment-rates label{
	cursor: pointer;
}
#commenter-rate  .fa-star{
	color: #ff8818;
}
#rating-0 +label{
	display: none;
}


html {
    margin-top: 0px !important;
}





/*start of single product style*/
.woocommerce .woocommerce-breadcrumb{
    margin-bottom:0;
}
.entry-summary{
    padding: 10px;
}
.entry-summary h1{
    font-size: 1.5rem;
}
.woocommerce-page div.product div.images,
.woocommerce div.product div.images{
    width: 30%;
}
.woocommerce div.product div.summary,
.woocommerce-page div.product div.summary{
    width: 66%;
}
.product-type-variable  #product_top_price{
    display: none   ;
}
.woocommerce div.product form.cart .variations{
    width: 50%;
    float: right;
}
.woocommerce div.product form.cart .variations + div{
    width: 50%;
    float: left;
}
.woocommerce div.product form.cart .reset_variations{
    display: none!important;
}
.woocommerce div.product form.cart .variations label {
    font-weight: 500;
    font-size: 18px;
}
.woocommerce div.product form.cart .variations select{
    display: block;
    width: 80%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.woocommerce div.product form.cart .variations select:focus-visible{
outline: none;
}
.woocommerce div.product .stock{
    margin-bottom:0;
}
.woocommerce div.product p.stock{
    font-size: initial;
}
.single_variation_wrap hr{
    margin: 10px 0;
}
.woocommerce div.product form.cart div.quantity input{
    display: block;
    height: calc(1.5em + .75rem + 2px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    width: 40px;
    padding: 0;
    border-radius: 5px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.woocommerce div.product form.cart .button{
    background-color: #5dc9ff;
    color: #fff !important;
    border-radius: 10px !important;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-top: 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    border: none;
    background-color: initial;
    border-radius: initial;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    padding: 1rem;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after{
content: initial;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    border-bottom: 1px solid #5bbeff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
    color: #5bbeff;
}
.woocommerce div.product .woocommerce-tabs .panel{
    padding: 20px;
}
.woocommerce-tabs h2{
    font-size: 1.2rem;
}
.woocommerce table.shop_attributes {
    border-top: initial;
    margin-bottom: 1.618em;
    width: 100%;
    border-spacing: 11px;
    border-collapse: separate;
}
.woocommerce table.shop_attributes th{
    font-weight: 500;
}
.woocommerce table.shop_attributes td p{
    padding: 10px;
    font-style:normal ;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
     float: initial;
     position: relative;
     top: initial;
     right: initial;
     padding: 0px;
    width: 50px;
    height: auto;
    background: #ebe9eb;
    border: initial;
    margin: 0;
    margin-left:20px;
    border-radius: 50%;
    box-shadow: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: initial;
    border: 0px;
    border-radius: initial;
    padding: initial;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong{
    display: block;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__dash{
    display: none;
}
.woocommerce #review_form #respond p.stars{
    display: inline-block;
    margin-right: 10px;
}
.woocommerce #review_form #respond .form-submit #submit{
    color: #fff;
    background-color: #5BBEFF;
    border-radius: 15px !important;
    transition: 0.3s;
    font-weight: 400;
    font-size: 16px;
    width: 25%;
}
.woocommerce ul.products li.product a img {
     width: 100%;
     display: block;
     margin:initial;
     box-shadow: none;
    height: 14em !important;
    clip-path: ellipse(275px 177px at 50% 15%);
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
    text-align: center;
}
a.woocommerce-loop-product__link:hover h2{
    color: gray;
}
.woocommerce ul.products li.product .button {
    margin-top: 0px;
    background: initial;
    /* color: black; */
    color: #53609D;
    font-size: 16px;
    border-radius: 20px;
    font-weight: 700;
}

.woocommerce ul.products li.product .added_to_cart  {
    margin-top: 10px;
    background: #44bd32;
    color: white;
    font-size: 16px;
    border-radius: 20px;
    font-weight: 700;
    padding: 5px 10px;
}
.woocommerce ul.products li.product:hover .button {
    background-color: #44bd32;
    color: #fff;
}
.card-footer:last-child{
    text-align: center;
}
.woocommerce ul.products li.product .price {
    color: gray;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: 10px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.woocommerce ul.products li.product .price .woocommerce-Price-amount {
    color: red;
}
.woocommerce ul.products li.product .price del .woocommerce-Price-amount {
    color: gray;
}
.woocommerce ul.products li.product .onsale{
    margin: .5em 0 0 .5em;
}

.heateor_sss_sharing_container{
    display: inline-block;
    position: absolute;
    z-index: 9;
    right: 10px;
    margin-top: 45px;
}

.heateor_sss_sharing_container .heateor_sss_sharing_ul{
    padding: 0  ;
}
.heateor_sss_sharing_container .heateor_sss_sharing_ul>li:first-of-type{
    display: none;
}

.yith-wcwl-add-to-wishlist {
    display: inline-block;
    position: absolute;
    z-index: 9;
    background-color: #e7edfa;;
    color: #fff;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: 90px;
}

.yith-wcwl-add-to-wishlist a{
    padding: 5px 10px;
    display: inline-block;
    /*color: white!important;*/
}
#quantity_changer{
    display: inline-block;
}
.product-type-simple #quantity_changer{
    display: block;
    float: right;
    width: 100%;
}

#quantity_changer>*{
    float: right;
}
#quantity_changer .fa-plus-circle{
    font-size: 25px;
    margin: 5px;
    color: gray;
    cursor: pointer;
}
#quantity_changer .fa-minus-circle{
    font-size: 25px;
    margin: 5px;
    color: gray;
    cursor: pointer;
}
/*end of single product style*/

/*start woocommerce archive page style*/
.breadcrumb{
    justify-content: space-between;
}
#breadcrumb-filter >*{
    margin-bottom:0px;
    margin-right:10px;
}
#breadcrumb-filter form select:focus-visible{
    outline: none;
}
.bapf_from{
    float: left;
    text-align: center!important;
}
.bapf_to{
    text-align: center!important;
}
/*end woocommerce archive page style*/
/*start woocommerce cart page style*/
.woocommerce table.shop_table{
    border: none;
}
.woocommerce table.shop_table a{
    color: #2f2f2f;
}

.woocommerce table.shop_table .actions button{
    border: 1px solid gray;
    font-size: 14px;
}
#coupon_code{
    border-radius: 4px;
    padding: 5px 10px;
    width: 150px;
}
.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    border: 1px solid #ced4da;
    padding: 5px;
    border-radius: 40px;
}
.woocommerce .quantity .qty:focus-visible {
    outline: none;
}
.woocommerce .quantity .qty::-webkit-outer-spin-button,
.woocommerce .quantity .qty::-webkit-inner-spin-button{
    -webkit-appearance: none;
    margin: 0;
    -moz-appearance: textfield;

}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
    width: 250px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
    padding: 11px 15px;
    background: #00b100;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{
    background: #006a00;
}
span.minicart_menu{
    cursor: pointer;
    z-index: 2!important;
}

span.minicart_menu:hover #hamyar-shop-minicart{
    display: block;

}
#hamyar-shop-minicart{
    display: none;
    position: absolute;
    width: 300px;
    left: 0;
    background: white;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 0 0 2rem rgba(97, 100 ,180 ,0.21);
}
#hamyar-shop-minicart a.checkout {
    float: left;
    background-color: #08d608!important;
    color: white!important;
}
.woocommerce-mini-cart img{
    max-width: 100px;
    height: auto;
}
.woocommerce-mini-cart a{
    line-height: 2;
    color: gray;
    margin: 5px;
    display: inline-block!important;
}
.woocommerce-mini-cart a.minicart-product-item img{
    float: right!important;
    border-radius: 5px;
    margin-left:10px;
}
.woocommerce-mini-cart .remove_from_cart_button{
    float: left;
    line-height: 28px!important;
}
#hamyar-shop-minicart ul.cart_list, #hamyar-shop-minicart ul.product_list_widget {
list-style: none outside;
padding: 0;
margin: 0;
max-width: 300px;
}
#hamyar-shop-minicart img {
    margin-right: 4px;
    width: 32px;
    height: auto;
    box-shadow: none;
    float: right;
}
#hamyar-shop-minicart a.remove {
    display: block;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red!important;
    text-decoration: none;
    font-size: 23px;
    font-weight: 700;
    border: 0;
}
#hamyar-shop-minicart a.remove:hover {
    color: white!important;
    background: red!important;
}
#hamyar-shop-minicart a.button {
    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;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}

/*end woocommerce cart page style*/
/*start woocommerce checkout page style*/
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1{
    flex: initial;
    max-width: initial;
}
.woocommerce form .form-row{
    display: initial;
}
.rtl .woocommerce .col2-set .col-1, .rtl,.rtl .woocommerce .col2-set .col-2{
    float: none;
    min-width:100%;
}
.woocommerce-checkout .woocommerce-billing-fields{
    width:50%;
    float: right;
}
.woocommerce-checkout .woocommerce-shipping-fields{
    width:50%;
    float: right;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message{
    background: white;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;

}
.form-row.place-order{
    display: block;
}
form.woocommerce-checkout{
    background: white;
    border-radius: 5px;
    padding: 20px;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
textarea,
.select2-selection.select2-selection--single {
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.woocommerce-table,.woocommerce-thankyou-order-details,.woocommerce-customer-details address,#short_order_description{
    background: white;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    padding: 20px!important;
}
/*end woocommerce checkout page style*/

/*start woocommerce my account page style*/
.woocommerce-EditAccountForm.edit-account input,.woocommerce-EditAccountForm.edit-account select{
    border-radius: 10px;
    border:1px solid #dbdbdb;
}
.edit-address .form-row{
    display: block!important;
}
.woocommerce-account .container>.row>.woocommerce{
    width: 100%!important;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.woocommerce-MyAccount-navigation-link.is-active {
    background-color: rgba(83, 96, 157,0.15);
}
.width-100{
    width: 100%!important;
}
/*end woocommerce my account page style*/

/*start woocommerce home slider page*/
.product_slider{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    overflow: hidden;
}
.product_slider .product>.card{
    border-radius: 15px!important;
    overflow: hidden;
}
.product_slider .product a img {
    width: 100%;
    display: block;
    margin:initial;
    box-shadow: none;
    height: 14em !important;
    clip-path: ellipse(275px 177px at 50% 15%);
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
}
.product_slider .product .woocommerce-loop-product__title{
    text-align: center;
}

.product_slider .product .button {
    margin-top: 0px;
    background: initial;
    /* color: black; */
    color: #53609D;
    font-size: 16px;
    border-radius: 20px;
    font-weight: 700;
}

.product_slider  .product .added_to_cart  {
    margin-top: 10px;
    background: #ff0000;
    color: white;
    font-size: 16px;
    border-radius: 20px;
    font-weight: 700;
    padding: 5px 10px;
    display: inline-block;
}
.product_slider .product:hover .button {
    background-color: #44bd32;
    color: #fff;
}

.product_slider .product .price {
    color: gray;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: 1rem;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.product_slider .product .price .woocommerce-Price-amount {
    color: red;
}
.product_slider .product .price del .woocommerce-Price-amount {
    color: gray;
}
.product_slider  .product .onsale{
    margin: .5em 0 0 .5em;
}
.product_slider  h2{
    font-size: 15px;
}
.product_slider  .onsale{
    position: absolute;
    z-index: 1;
    background: red;
    border-radius: 50%;
    color: white;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    right: 3px;
}
.product_slider .add_to_cart_button{
    display: inline-block;
    position: relative;
    padding: 5px;
}
.product_slider .add_to_cart_button.loading{
    opacity: .25;
    padding-left: 2.618em;
}
.product_slider .add_to_cart_button.loading:after{
    font-family: WooCommerce;
    content: "\e01c";
    vertical-align: top;
    font-weight: 400;
    position: absolute;
    top: .618em;
    left: 1em;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
/*end woocommerce home slider page*/


@media all and (max-width: 500px) {
    .woocommerce-page div.product div.images,
    .woocommerce div.product div.images{
        width: 100%;
    }
    .woocommerce div.product div.summary,
    .woocommerce-page div.product div.summary{
        width: 100%
    }
    .woocommerce div.product form.cart .variations{
        width: 100%;
        float: right;
    }
    .woocommerce div.product form.cart .variations + div{
        width: 100%;
        float: left;
    }
}

.btn-info {
    color: #696969!important;
}


.best-value {
	background-color: #fce043;
	background-image: linear-gradient(315deg, #fce043 0, #fb7ba2 75%);

}




#fix-footer{
    display: none;
}
@media all and (max-width:500px) {
    #fix-footer{
        display: block;
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
    }
}
