
html,
body {
	height: 100%;
	background: #eeeff1;
}

.sub-header {
	position: fixed;
	z-index: 999;
	width: 100%;
}

.breadcrumb{
	/*margin-top: 180px;*/
}

.bg-alert{
	position: fixed;
	top: 250px;
	z-index: 9999;
	right: 45%;
}

.floatleft {
	float: left;
}

.alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.alignright {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.aligncenter {
	display: block;
	margin: 0 auto 15px;
}

a:focus {
	outline: 0px solid;
}

img {
	max-width: 100%;
	height: auto;
	width: 100%;
}

.fix {
	overflow: hidden;
}

.fa{
	vertical-align: middle;
}

p {
	margin: 0 0 15px;
	font-size: 13px;
	line-height: 26px;
	text-align: justify;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	/*margin: 0 0 10px;*/
	color: #444444;
	line-height: 1.7;
}

a {
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	text-decoration: none;
}

a:hover {
	color: darkred;
	text-decoration: none !important;
}

a:active,
a:hover {
	outline: 0 none;
}

ul {
	list-style: outside none none;
	margin: 0;
	padding: 0
}

.clear {
	clear: both
}

body {
	color: #666666;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}

::selection {
	background: #b3d4fc;
	text-shadow: none;
}

.search-box input[placeholder] {
	color: #4a4a4a !important;
	border: 2px solid #c9d1d7;
}

.search-box form button {
	background-color: #9da3b1;
}

.browserupgrade {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}

.top-cart-title {
	background: rgba(0, 0, 0, 0) url("../img/img/cart/top-cart.png") no-repeat scroll 100% 50%;
}

.top-cart-title-2 {
	background: rgba(0, 0, 0, 0) url("../img/img/cart/top-cart2.png") no-repeat scroll 90% 25%;
}

.top-cart-title a {
	color: white;
}

.block-cart:hover .top-cart-title a {
	color: darkred;
}

.btn-remove {
	background: #404040 url("../img/img/cart/btn_remove.png") no-repeat scroll 100% 0;
	display: block;
	font-size: 0;
	height: 15px;
	line-height: 0;
	overflow: hidden;
	text-indent: -999em;
	width: 15px;
	float: left;
	margin-right: 3px;
}

/*.btn-remove:hover {*/
	/*background: tomato url("../img/img/cart/btn_remove.png") no-repeat scroll 100% 0;*/
/*}*/

.newletter-area {
	background: url("../img/img/bg-1.jpg") no-repeat scroll center center / cover;
}

.subscribe-social a {
	border: 2px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #ffffff;
	display: inline-block;
	font-size: 20px;
	height: 55px;
	line-height: 52px;
	margin-left: 6px;
	text-align: center;
	-webkit-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	-moz-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;
	width: 55px;
}

.subscribe-social a:hover {
	background: #fff;
	color: #444;
}

.subscribe-social a i {
	font-size: 20px;
}

/*#scrollUp {*/
	/*background: #46a349 none repeat scroll 100% 0;*/
	/*-webkit-border-radius: 50%;*/
	/*-moz-border-radius: 50%;*/
	/*border-radius: 50%;*/
	/*bottom: 30px;*/
	/*color: #ffffff;*/
	/*height: 50px;*/
	/*line-height: 46px;*/
	/*left: 30px;*/
	/*text-align: center;*/
	/*width: 50px;*/
	/*-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);*/
	/*-moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);*/
	/*box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);*/
	/*z-index: 10000 !important;*/
/*}*/

#googleMap {
	height: 350px!important;
}

#scrollUp i {
	font-size: 24px;
}

/*#scrollUp:hover {*/
	/*background: tomato;*/
	/*color: #fff;*/
/*}*/

.single-tab-item {
	float: right;
	width: 33.3333%;
	overflow: hidden;
}

/* social_block */

#social_block {
	position: fixed;
	left: 0;
	top: 35%;
	-webkit-transform: translateX(-130px);
	-moz-transform: translateX(-130px);
	-ms-transform: translateX(-130px);
	-o-transform: translateX(-130px);
	transform: translateX(-130px);
	width: 170px;
	z-index: 10000;
}

#social_block ul li {
	list-style: outside none none;
}

#social_block ul li a {
	border: 0 none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #ffffff;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	padding: 0;
	width: 165px;
	text-align: center;
}

#social_block ul li a:hover {
	-webkit-transform: translateX(121px);
	-moz-transform: translateX(121px);
	-ms-transform: translateX(121px);
	-o-transform: translateX(121px);
	transform: translateX(121px);
	-webkit-transition: all 300ms ease-in 0s;
	-o-transition: all 300ms ease-in 0s;
	-moz-transition: all 300ms ease-in 0s;
	transition: all 300ms ease-in 0s;
}

#social_block ul li a::before {
	display: inline-block;
	float: right;
	font-family: "FontAwesome";
	font-size: 15px;
	font-weight: normal;
	width: 40px;
}

#social_block ul .facebook a {
	background: #425f9c none repeat scroll 100% 0;
}

#social_block ul .facebook a::before {
	content: "";
	-webkit-transition: all 300ms ease-in 0s;
	-o-transition: all 300ms ease-in 0s;
	-moz-transition: all 300ms ease-in 0s;
	transition: all 300ms ease-in 0s;
}

#social_block ul .twitter a {
	background: #00aced none repeat scroll 100% 0;
}

#social_block ul .twitter a::before {
	content: "";
}

#social_block ul .rss a {
	background: #ff9900 none repeat scroll 100% 0;
}

#social_block ul .rss a::before {
	content: "";
}

#social_block ul .youtube a {
	background: #e22d26 none repeat scroll 100% 0;
}

#social_block ul .youtube a::before {
	content: "";
}

#social_block ul .google-plus a {
	background: #ed5757 none repeat scroll 100% 0;
}

#social_block ul .google-plus a::before {
	content: "";
}

#social_block ul .pinterest a {
	background: #c21a21 none repeat scroll 100% 0;
}

#social_block ul .pinterest a::before {
	content: "";
}

#social_block ul .telegram a {
	background: #419FD9 none repeat scroll 100% 0;
}

#social_block ul .telegram a::before {
	/*content: "\f2c6";*/
}

.wishlist-share ul li a.facebook {
	background: url("../img/img/icon/facebook.png") no-repeat scroll 100% 0;
}

.wishlist-share ul li a.twitter {
	background: url("../img/img/icon/twitter.png") no-repeat scroll 100% 0;
}

.wishlist-share ul li a.pinterest {
	background: url("../img/img/icon/pinterest.jpg") no-repeat scroll 100% 0;
}

.wishlist-share ul li a.googleplus {
	background: url("../img/img/icon/googleplus.jpg") no-repeat scroll 100% 0;
}

.wishlist-share ul li a.email {
	background: url("../img/img/icon/email.jpg") no-repeat scroll 100% 0;
}

.wishlist-share ul li a:hover {
	background-position: right bottom;
}

.blog-page-area {
	background: #ffffff none repeat scroll 100% 0;
}

.tooltip{
	font-family: inherit;
	font-size: 11px;
}

.panel-heading{
	padding: 0;
}

.panel-title{
	font-size: 15px;
}

.panel-title a{
	display: block;
	padding: 10px 15px;
}


/* Iman Gharaee */

.bestseller-area img,
.special-products-area img {
	margin-right: 3px;
}

.bg-color-fdfdfe {
	background: #fdfdfe;
}

.bg-color-f7f8fa {
	background: #f7f8fa;
}

.header-top-area {
	border-bottom: 1px solid #ccc;
}

.header-top-left ul li a,
.header-bottom-left .left-cart .header-compire a,
.header-top-right span a {
	color: #7f848f;
}

.header-top-left ul li a:hover,
.header-bottom-left .left-cart .header-compire a:hover,
.header-top-right span a:hover {
	color: #ef3f3e;
}

.header-top-right span {
	color: #7f848f;
}

.header-top-left ul li a i {
	color: #7f848f;
}

/* .search-box form select#select {
	color: #fff;
} */

/* Copyright: Iman Gharaee */

.copyright-border {
	border-top: 1px solid #1e1e1e;
}

[disabled],
[readonly] {
  background-color: #eee !important;
  opacity: 1;
}

.e-namad {
	max-width: 200px;
}

.bg-white {
	background-color: #fff;
	border-radius: 5px;
}

.logo a{
	display: block;
	text-align: left;
}

.mainmenu-area {
	box-shadow: 0 1px 2px rgba(0,0,0,.12);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.12);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.12);
	-ms-box-shadow: 0 1px 2px rgba(0,0,0,.12);
	-o-box-shadow: 0 1px 2px rgba(0,0,0,.12);
}

.footer-title h4 {
	color: #4d4d4d;
}

.contact-info li {
	color: inherit;
}

.contact-text a span {
	color: inherit;
}

.contact-text a span:hover {
	color: tomato;
}

.contact-info li .contact-icon i {
	color: tomato;
}

.list-unstyled ul li a {
	color: #777;
}

.list-unstyled ul li a:hover {
	color: tomato;
}

.list-unstyled ul li a::before {
	background-color: tomato;
}

.copyright-area {
	background-color: #646871;
}

.top-cart-content {
	border-color: tomato;
}

.top-cart-content .cart-actions button span {
	background-color: tomato;
}

.menubar {
    /*margin-bottom: 0px;*/
    /*margin-left: auto;*/
    /*margin-right: auto;*/
    /*height: 44px;*/
}

.menu-wrapper {
    /*margin-right: auto;*/
    /*margin-left: auto;*/
}

/* Reset */
.nav-dig,
.nav-dig a,
.nav-dig ul,
.nav-dig li,
.nav-dig div {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}

.nav-dig a {
    text-decoration: none;
}

.nav-dig li {
    list-style: none;
}

/* Menu Container */

.nav-dig {
    display: block;
    position: relative;
    z-index: 500;
    cursor: default;
    min-width: 1100px;
}

@media all and (max-width: 1200px) {
    .nav-dig {
        min-width: 970px;
    }
}

/* Menu List */
.nav-dig > li {
    display: block;
    float: right;
    position: static; /*very important do not remove*/

}

/* Menu Links */
.nav-dig > li > a {
    position: relative;
    display: block;
    z-index: 510;
    height: 44px;
    line-height: 44px;
    padding: 0px 10px;
    font-size: 14px;
    color: #4d4d4d;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.nav-dig > li > a:after {
    content: url(../img/arrow-down.png);
    margin-right: 5px;
    margin-top: 5px;
    height: 18px;
    float: left;

}

.nav-dig > li:hover > a {
    background: #ffffff;
}

.nav-dig > li:hover > a:after {
    content: ' ';
    width: 7px;
    height: 18px;
    background: url(../img/arrow-up.png) no-repeat 0px 5px;

}

.nav-dig > li:first-child > a {
    border-right: none;
}

/* Menu Dropdown */
.nav-dig > li > div {
    position: absolute;
    display: block;
    width: 100%;
    top: 44px;
    right: 0px;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    background: #ffffff;
    -webkit-transition: all .3s ease .15s;
    -moz-transition: all .3s ease .15s;
    -o-transition: all .3s ease .15s;
    -ms-transition: all .3s ease .15s;
    transition: all .3s ease .15s;
    border-bottom: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
}

.nav-dig > li:hover > div {
    opacity: 1;
    visibility: visible;
    overflow: visible;
    padding-bottom: 20px;
}

/* Menu Content Styles */
.nav-dig .nav-column {
    float: right;
    width: 20%;
    padding: 2.5%;
    text-align: right;
	height: auto;

}

.nav-dig .nav-column .nav-head {
    margin: -15px -10px 10px 0;
    line-height: 18px;
    font-size: 13px;
    color: #16c1f3;

}

.nav-dig .nav-column li a {
    display: block;
    line-height: 26px;
    font-size: 12px;
    color: #4d4d4d;
	direction: rtl;
}

.nav-dig .nav-column li a:hover {
    /*color: #666666;*/
    color:#00b6bf;
    text-decoration:none;
}

.nav-inner {
    float: right;
    height: 10px;
    top: -20px;
    right: -25px;
    margin-right: auto;
    margin-left: auto;

}

.layer2 {
    height: 44px;
}

.nav-inner > li > div {
    top: 36px;
    right: -4px;
    min-height: 200px;
    background: #fcfcfc;
}

@media all and (max-width: 1200px) {
    .nav-inner > li > div {
        top: 40px;
        right: 0px;
    }
}

.nav-inner > li:hover > a {
    height: 36px;
    border-bottom: 3px solid #ff722b;
}

.img {
    position: absolute;
    float: left;
    bottom: 0px;
    margin-bottom: 0px;
    left: 0px;
    max-width: 300px;
    max-height: 300px;

}

.nav-border {

    border-right: 1px solid #e2e2e2 !important;
    /*border-left:1px solid #e2e2e2 !important;*/
}

.no-bg {
	background: none;
}
p-t-18 newsbotton{
	background-color: #aeaeb2;
	border-radius: 23px;
}

.input-search{
	/*border: 1px solid #d6d6d6;*/
	background-color: #fbfbfb;
	padding: 10px;
	font-size: 12px;
	height: 38px !important;
	border-radius:0 10px 10px 0;
}

.menu-desktop button{
	background-color: #00b6bf;
	color: white;
	padding: 2px 13px 4px 12px;
	border-radius:10px 0 0 10px;
}

.btn-basket{
	/*border: 2px solid #00b6bf;*/
	box-shadow: 1px 3px 5px #00b6bf9e;
	color: black;
	height: auto;
	border-radius: 10px;
}

.btn-heart{
	margin-right: 9px;
	background-color: #00b6bf9e;
	color: white;
	/*border: 2px solid #00b6bf9e;*/
	box-shadow: 1px 3px 5px #00b6bf9e;
	height: auto;
	border-radius: 10px;
	
}

.btn-categoryList{
	position: absolute;
	bottom: 8px;
	background-color: #20ac6cc9;
	right: 14px;
	color: white;
	border-radius: 5px;
}