@charset "utf-8";
@import url("../webfonts/Vazir/stylesheet.css");




* {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
body {
    background-color: rgba(237,237,237,1.00);
    position: relative;
}

#menu {
    width: 100%;
    height: 90px;
    background-color: rgba(255,255,255,1.00);
    border-bottom: 1px solid rgba(241,238,238,1.00);
    -webkit-box-shadow: 0 0 5px 5px rgba(243,243,243,1.00);
    box-shadow: 0 0 5px 5px rgba(243,243,243,1.00);
    text-align: center;
    position: fixed;
    margin-top: 0px;
    padding-top: 0px;
    top: 0px;
}
#menu a #cart {
    width: 30px;
    height: 30px;
    transition: all 500ms;
    position: absolute;
    right: 50px;
    top: 30px;
}
#menu a #cart:hover {
	transform: scale(1.3);
}
#menu a #account {
    width: 30px;
    height: 30px;
    margin-right: 15px;
    transition: all 500ms;
    right: 80px;
    top: 30px;
    position: absolute;
}
#menu a #account:hover {
	transform: scale(1.3);
}



#menu #logo {
    width: 300px;
    height: 25px;
    margin-top: 10px;
    transition: all 300ms;
    right: 38%;
    left: auto;
    position: absolute;
}
#menu #logo:hover {
	transform: scale(1.2);
}
#menu a #search {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50px;
    top: 25px;
	transition: all 500ms;
}
#menu a #search:hover {
	transform: scale(1.3);
}
#menu ul {
    list-style-type: none;
    top: 50px;
    text-align: center;
    padding-top: 55px;
}
#menu ul li {
    display: inline-block;
    padding-right: 15px;
    padding-left: 15px;
}
#menu ul li a {
    text-decoration: none;
    color: rgba(0,0,0,1.00);
    font-weight: normal;
    font-size: 15px;
    font-family: Vazir;
	transition: all 370ms;
}
#menu ul li a:hover {
    color: rgba(217,180,49,1.00);
	transform: scale(1.3);
}
#menu2 {
    width: 1200px;
    height: 47px;
    background-color: rgba(255,255,255,1.00);
    text-align: center;
    border: 2px solid rgba(255,255,255,1.00);
    margin-bottom: 15px;
    margin-top: 110px;
    margin-right: auto;
    margin-left: auto;
}
#menu2 ul {
    list-style-type: none;
    text-align: center;
}
#menu2 ul li {
    display: inline-block;
    line-height: 47px;
    right: auto;
    left: auto;
    margin-right: 80px;
    padding-right: 0px;
}
#menu2 ul li:first-child {
    margin-right: 1px;
}
#menu2 ul li #esalat {
    display: inline-block;
    float: right;
    width: 35px;
    height: 35px;
    padding-top: 8px;
}
#menu2 ul li #price {
    display: inline-block;
    float: right;
    width: 35px;
    height: 35px;
    padding-top: 8px;
}
#menu2 ul li #delivery {
    display: inline-block;
    float: right;
    width: 35px;
    height: 35px;
    padding-top: 8px;
}
#menu2 ul li #return {
    display: inline-block;
    float: right;
    width: 35px;
    height: 35px;
    padding-top: 8px;
}
#menu2 ul li #pay {
    display: inline-block;
    float: right;
    width: 35px;
    height: 35px;
    padding-top: 8px;
}



#menu2 ul li a {
    text-decoration: none;
    font-family: Vazir;
    color: rgba(0,0,0,1.00);
    font-size: 13px;
    transition: all 370ms;
}


#menu2 ul li a:hover{
    color: rgba(217,180,49,1.00);	
	
}
#banner {
    width: 1200px;
    height: 470px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
}
#banner a #banner1 {
    width: 100%;
    height: 100%;
}
#row {
    width: 1200px;
    margin-top: 10px;
    height: 202px;
    background-color: rgba(255,255,255,1.00);
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
#row .offer {
    width: 190px;
    height: 190px;
    display: inline-block;
    float: left;
    margin-left: 8px;
    padding-top: 5px;
}
.offer a #img1 {
    width: 100%;
    height: 100%;
}
.offer a #img2 {
    width: 100%;
    height: 100%;
}
.offer a #img3 {
    width: 100%;
    height: 100%;
}
.offer a #img4 {
    width: 100%;
    height: 100%;
}



.offer a #img5 {
    width: 100%;
    height: 100%;
}
.offer a #img6 {
    width: 100%;
    height: 100%;
}

#adv {
    height: 2540px;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-right: auto;
    padding-left: auto;
    margin-top: 20px;
}
.adv2{
    width: 1200px;
    height: 190px;
    text-align: center;	
}
.adv2 .article1 .adv2 {
    width: 292px;
    height: 170px;
    display: inline-block;
    float: right;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 10px;
}
.adv2 .article1 .adv2:last-child{
    margin-right: 3px;
}
.adv2 a .img2 {
    width: 100%;
    height: 100%;
}
#adv #div5 {
    width: 1200px;
    height: 100%;
}
#div5 .article2 .advimg {
    width: 590px;
    height: 344px;
    display: inline-block;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}
.advimg a .img3 {
    width: 100%;
    height: 100%;
}
.article3 a .img4 {
    width: 99.1%;
    height: 347px;
    margin-top: 7px;
	margin-right: 5px;
}

.article4 .advimg2 {
    width: 590px;
    height: 344px;
    display: inline-block;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
    margin-left: 5px;
}
.advimg2 a .img5 {
    width: 100%;
    height: 100%;
	margin-top: 7px;

}

#footer {
    width: 100%;
    background-color: rgba(255,255,255,1.00);
    height: 600px;
}

#footer #wholefooter {
    width: 800px;
    height: 220px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    padding-top: 20px;
    margin-bottom: 20px;
}

#footer #wholefooter #links {
    width: 800px;
    height: 245px;
    padding-top: 20px;
}
#wholefooter #links .text {
    width: 266px;
    height: 255px;
    display: inline-block;
    float: right;
}
#links .text .aboutus {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid rgb(214, 214, 214);
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 28px;
    font-family: Vazir;
    text-align: center;
    color: rgba(94,94,94,1.00);
}
#wholefooter #links .links2 {
    width: 100%;
    height: 155px;
    margin-top: 20px;
}
.links2 ul {
    list-style-type: none;

}
.links2 ul li {
    list-style-type: none;
    text-decoration: none;
    text-align: center;
    line-height: 25px;

}
.links2 ul li a {
    text-align: center;
    color: rgba(94,94,94,1.00);
    font-family: Vazir;
    font-size: 14px;
    text-decoration: none;
	transition: all 360ms;
}
.links2 ul li a:hover{
	color: rgba(217,180,49,1.00);
	transform: scale(1.3);
}

#contactus {
    width: 100%;
    height: 70px;
    background-color: rgba(227,227,227,1.00);
}
#footer #contactus .phone {
    width: 850px;
    height: 70px;
    display: inline-block;
    float: right;
    text-align: center;
    margin-right: 40px;

}
#contactus .phone p {
    font-family: Vazir;
    margin-top: -10px;
    margin-right: 300px;
    font-weight: lighter;
    font-size: 14px;
}

#footer #contactus .social {
    width: 200px;
    height: 70px;
    display: inline-block;
    margin-left: 100px;
}
#contactus .social a .img6 {
    width: 30px;
    height: 30px;
    display: inline-block;
	margin-top: -15px;
}
#footer #contactus #last {
    width: 100%;
    height: 164px;
}
#contactus #last #enamad {
    width: 800px;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
}
#last #enamad .item {
    width: 128px;
    height: 164px;
    margin-right: 16px;
    display: inline-block;
    float: right;
    margin-left: 15px;
}
