﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	/*font-size: 100%;
	font: inherit;*/
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 2;
	font-family: Vazir,Tahoma;
	font-size: 14px;
	font-weight: normal;
	direction: rtl;
	color: #333;
}
::selection{
	background-color:#68d0af;
	color:#fff;
}
ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	text-decoration: none;
}

.btn {
	/*font-size:14px;*/
}

#header {
	width: 100%;
	height: 75px;
}

#logo {
	text-align: center;
	float: right;
}

	#logo img {
		margin-top: 10px;
		height: 30px;
	}
/*=======================================================================================/ Main Body /============*/
.main-body-container {
	min-height: 460px;
}

@media (min-height: 768px) {
	.main-body-container {
		min-height: 560px;
	}
}

#main_body {
	background-color: #f8f7f7;
	padding-top: 5px;
}

.inner-container {
	background-color: #fff;
	padding: 15px 15px 50px 15px;
	margin-bottom: 10px;
	border-radius: 10px;
	border: 1px solid #ddd;
}

	.inner-container header .inner-title {
		font-size: 22px;
		margin-bottom: 20px;
		border-bottom: 1px solid #eee;
		padding-bottom: 20px;
	}

.content-description {
	font-size: 13px;
	line-height: 2;
	margin-bottom: 20px;
	min-height: initial;
}

@media (min-width:768px) {
	.content-description {
		min-height: 280px;
	}
}

.carousel-control.left, .carousel-control.right {
	background: none;
}
/*#menuContainer {
    width: 100%;
    background: #f3f3f1;
    overflow: hidden;
    border-top: solid 2px #ddd;
    border-bottom: solid 1px #ddd;
}

    #menuContainer li {
        padding: 12px 0;
        float: right;
        border-left: solid 1px #ddd;
    }

        #menuContainer li a {
            color: #333;
            padding: 0 20px;
        }

            #menuContainer li a:hover {
                color: #930000;
            }*/

#header_Left {
	float: left;
	height: 75px;
	padding: 5px 0;
	/*overflow: hidden;*/
	width: 560px;
}

.authentication {
	text-align: center;
	/*margin-top: 7px;*/
	margin-bottom: 10px;
}

@media (min-width: 768px) {
	.authentication {
		text-align: right;
		/*margin-top: 7px;*/
		margin-bottom: 0;
	}
}

.authentication li {
	display: inline-block;
	border-left: 1px solid #ddd;
	padding: 0px 10px;
	margin: 0 !important;
}

	.authentication li:last-child {
		border-left: none;
	}

	.authentication li:first-child {
		padding-right: 0;
	}

	.authentication li a, .authentication li a span {
		padding-bottom: 5px;
	}

		.authentication li a:hover, .authentication li a:focus, .authentication li:hover .nav-login {
			color: #0c5b42 !important;
			text-decoration: none;
		}

.authentication .login {
	display: inline;
}



.forget-pass, .forget-pass:focus, .forget-pass:active {
	font-size: 11px !important;
	border: none !important;
	outline: none !important;
	float: left;
}

.search-box {
	padding: 3px 0;
}

	.search-box .btn-search {
		background-image: url(../Images/search-icon.png);
		background-repeat: no-repeat;
		background-color: #d4d5d4;
		border-radius: 0;
		border: none;
		background-position: center center;
		width: 30px;
		margin: 0;
		height: 30px;
	}

	.search-box input[type=text] {
		background-color: #f5f5f5;
		border-radius: 0 !important;
		border: none;
		margin: 0;
		padding: 0px 7px;
		height: 30px;
		z-index: 1;
		position: initial;
	}

		.search-box input[type=text]:active,
		.search-box input[type=text]:focus {
			box-shadow: none;
		}

.menu-box a:hover span {
	background: #000;
}

.tel-box {
	font-size: 18px;
	color: #fff;
	height: 56px;
	line-height: 56px;
	font-family: 'Myriad Pro';
	letter-spacing: 2px;
}

	.tel-box img {
		height: 25px;
		vertical-align: middle;
		margin-right: 5px;
	}

#searchContainer {
	float: right;
	width: 100%;
	height: 28px;
	background: #fff;
	overflow: hidden;
	border: 1px solid #ddd;
}

	#searchContainer .txtSearch {
		border: 0px;
		background: transparent;
		width: 272px;
	}

	#searchContainer .btnSearch {
		margin: 0 0 0;
		border: 0px;
		padding: 0 0 0 6px;
		width: 50px;
		display: block;
		float: left;
		cursor: pointer;
		background-color: #84CFEE;
		border-radius: 0;
	}

		#searchContainer .btnSearch:hover {
			background-color: #45b7e6;
		}

.pnl-categories {
	margin-bottom: 10px;
	margin-top: 10px;
}

	.pnl-categories .panel-heading {
		font-size: 20px;
		color: #fff;
		background-color: #393736;
		padding: 5px 10px;
	}

		.pnl-categories .panel-heading img {
			vertical-align: middle;
		}

	.pnl-categories .panel-body {
		padding: 5px;
		background-color: #f8f8f8;
	}

	.pnl-categories .navbar {
		margin-bottom: 0;
	}

.ads-box a {
	display: block;
	width: 100%;
	overflow: hidden;
	border-radius: 4px;
	position: relative;
	margin-bottom: 10px;
}

	.ads-box a h3 {
		text-align: center;
		background-color: rgba(76,74,73,0.7);
		color: #fff;
		position: absolute;
		width: 100%;
		height: 40px;
		line-height: 40px;
		bottom: 0;
		text-shadow: 1px 1px 1px #000;
		font-size: 22px;
	}

		.ads-box a h3 .spn-border {
			border: 2px solid #fff;
			width: 80%;
			height: 80%;
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			display: none;
			margin: auto;
			border-radius: 5px;
		}

.ads-box.zoombox a {
	height: 150px;
	border: 1px solid #eee;
	margin-bottom: 10px;
}

.ads-box img {
	width: 100%;
	border-radius: 4px;
	-moz-transition: -moz-transform 0.2s ease-in;
	-webkit-transition: -webkit-transform 0.2s ease-in;
	-o-transition: -o-transform 0.2s ease-in;
}

.ads-box.zoom-box img:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.nemad-box {
	margin-bottom: 15px;
	text-align: left;
}

	.nemad-box img {
		display: inline-block;
		width: 120px;
	}

.service-box {
	border: 1px solid #bbb;
	margin-bottom: 10px;
	padding: 10px 5px;
	border-radius: 4px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e9e9e9+0,fcfcfc+100 */
	background: #e9e9e9; /* Old browsers */
	background: -moz-linear-gradient(top, #e9e9e9 0%, #fcfcfc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e9e9e9 0%,#fcfcfc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e9e9e9 0%,#fcfcfc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
}

	.service-box ul {
		width: 100%;
	}

	.service-box li {
		width: 100%;
		display: inline-block;
		border-left: 1px solid #ddd;
		border-right: none;
	}

		.service-box li:last-child {
			border-left: none;
		}

	.service-box img {
		vertical-align: middle;
		margin: 0 0 0 8px;
		padding: 0 3px 0;
		height: 32px;
	}



	.service-box a {
		display: inline-block;
		width: 100%;
		margin: 0px 4px 5px 5px;
		color: #383838;
		text-align: right;
		padding: 3px 0px;
		overflow: visible;
		box-sizing: initial;
		font-size: 12px;
	}

@media(min-width:768px) {
	.service-box li {
		width: 25%;
	}

	.service-box img {
		height: 47px;
	}

	.service-box a {
		text-align: center;
	}
}

@media(min-width:992px) {
	.service-box a {
		text-align: center;
		font-size: 16px;
	}
}

.customer-carousel-title {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 50px;
}

.customer-carousel-icon {
	text-align: center;
}

	.customer-carousel-icon span {
		border: 1px solid #999;
		height: 30px;
		width: 30px;
		display: inline-block;
		line-height: 34px;
		border-radius: 15px;
		color: #999;
		font-size: 22px;
	}

.customer-carousel {
	margin-bottom: 30px;
}

	.customer-carousel a {
		height: 100px;
		width: 100%;
		display: block;
		text-align: center;
		line-height: 6;
	}

		.customer-carousel a img {
			/*height: 50px;*/
			vertical-align: middle;
		}

	.customer-carousel .carousel-control {
		width: 25px;
		height: 25px;
		top: 50px;
		border-radius: 25px;
		text-align: center;
		text-shadow: none;
	}

		.customer-carousel .carousel-control.left {
			/*left: -30px;*/
		}

		.customer-carousel .carousel-control.right {
			/*right: -30px;*/
		}

		.customer-carousel .carousel-control span {
			font-size: 26px;
			width: 25px;
			height: 25px;
			display: block;
			text-align: center;
			line-height: 25px;
			margin: auto;
			left: 0;
			right: 0;
			bottom: 0;
			top: 0;
			color: #555;
		}

			.customer-carousel .carousel-control span:before {
				line-height: 25px;
			}

		.customer-carousel .carousel-control.left span:before {
			padding-right: 1px;
		}

		.customer-carousel .carousel-control.right span:before {
			padding-left: 3px;
		}

footer {
	background-color: #E5E6E6;
	font-size: 13px;
}

.top-footer {
	background-color: #313131;
	/*height: 70px;
	line-height: 70px;*/
	color: #fff;
	padding: 0px 0px;
}

	.top-footer .footer-call-time {
		font-size: 14px;
	}



	.top-footer .mail {
		font-size: 14px;
	}

		.top-footer .mail img {
			margin-right: 5px;
		}

	.top-footer .tel {
		font-size: 14px;
		font-family: Tahoma;
		height: 30px;
		line-height: 30px;
	}

		.top-footer .tel i {
			margin-right: 5px;
			/*vertical-align: middle;*/
		}

@media(min-width:360px) {
	.top-footer .footer-call-time {
		font-size: 16px;
	}

	.top-footer .mail {
		font-size: 16px;
	}

	.top-footer .tel {
		font-size: 16px;
	}
}

.main-footer {
	color: #333;
	padding: 50px 0px;
}

	.main-footer .footer-links {
		text-align: right;
	}

		.main-footer .footer-links li {
			display: inline-block;
		}

		.main-footer .footer-links a {
			color: #333;
			font-size: 18px;
			margin-left: 30px;
			margin-bottom: 30px;
		}

	.main-footer .news_letter_submisson a {
		text-decoration:none !important;
	}
	.main-footer .news_letter_submisson .newsletter-title {
		margin-bottom: 5px;
		color: #000;
	}

	.main-footer .news_letter_submisson .newsletter-des {
		color: #555;
	}

	.main-footer .btn {
		outline: none;
		/*border-radius: 0px 4px 4px 0px !important;*/
	}

	.main-footer .validation-box {
		height: 25px;
	}

	.main-footer .lbl-danger {
		font-size: 12px;
		font-weight: normal;
		color: red;
	}

/*.main-footer input[type=text] {
        font-size: 14px;
        font-family: Tahoma;
        background-color: #ccc;
        border-color: #bbb;
        color: #000;
        border-radius: 4px 0px 0px 4px !important;
    }*/
.cart-status-box input[type=text] {
	margin-top: 10px;
	display: inline-block;
	width: 310px;
}

	.cart-status-box input[type=text].txt-captcha {
		width: 85px;
	}

@media (min-width: 768px) {
	.cart-status-box input[type=text] {
		margin-top: 10px;
		display: inline-block;
		width: 100%;
	}

		.cart-status-box input[type=text].captcha {
			width: 125px;
		}
}



.sub-footer {
	background-color: #313131;
	/*height: 70px;
	line-height: 70px;*/
	color: #fff;
	font-size: 16px;
	padding: 10px 0px;
}

	.sub-footer p {
		font-size: 14px;
		line-height: 50px;
	}

	.sub-footer .line {
		display: inline-block;
		margin-right: 30px;
		border-right: 2px solid #999;
		padding-right: 30px;
		height: 12px;
		position: relative;
	}

	.sub-footer p:last-child {
		border-right: none;
	}

	.sub-footer p .vidas {
		color: #f7bc1d;
	}

	.sub-footer p .iranp {
		color: #28aae0;
	}

	.sub-footer p .blueco {
		color: #0072bc;
	}

	.sub-footer img {
		height: 50px;
		vertical-align: middle;
	}

.footer-call-time img {
	display: inline;
	vertical-align: middle;
	height: 20px;
	margin-left: 5px;
}

@media(min-width:768px) {
	.footer-call-time img {
		height: 30px;
	}
}

footer.news_letter_submisson .radio_list {
	margin-top: 10px;
}

	footer.news_letter_submisson .radio_list li {
		display: inline-block;
		margin-left: 20px;
	}

		footer.news_letter_submisson .radio_list li label {
			color: white;
			vertical-align: middle;
		}

footer.news_letter_submisson input[type=radio] {
	vertical-align: sub;
	margin-left: 4px;
}

.footer-link-box {
	line-height: 30px;
}

	.footer-link-box li a {
		color: #383838;
	}

		.footer-link-box li a:hover {
			color: #25aae1;
		}

.enamad {
	margin: auto;
	width: 150px;
	height: 150px;
	background: #FFF;
}

.social_links {
	text-align: left;
	float: left;
	margin: 12px 20px 0;
}

	.social_links li {
		display: inline;
	}

		.social_links li img {
			width: 26px;
			height: 26px;
		}

		.social_links li a {
			padding: 3px 5px;
		}

.btn-tariff {
	margin-top: 7px;
	display: inline-block;
	background-color: #cacccc;
	padding: 3px 7px;
}

	.btn-tariff:hover {
		background-color: #8e8e8e;
		color: #fff;
	}

@media (max-width: 320px) {
	.social_links {
		margin: 7px 0 0 0;
	}
}

@media (min-width: 768px) {
	.btn-tariff {
		margin-top: 7px;
		padding: 6px 20px;
	}
}

.carousel-box {
	background-color: transparent;
	padding: 0px 0px;
	margin-bottom: 10px;
	/*margin-top: 10px;*/
}

	.carousel-box .carousel-indicators {
		bottom: 10px;
	}

		.carousel-box .carousel-indicators li {
			margin: 2px;
			width: 13px;
			height: 13px;
		}

			.carousel-box .carousel-indicators li.active {
				width: 13px;
				height: 13px;
			}

	.carousel-box .carousel-control {
		width: 30px;
		height: 40px;
		background-color: #222;
		margin-top: 125px;
	}

		.carousel-box .carousel-control.left {
			border-radius: 0px 4px 4px 0px;
		}

		.carousel-box .carousel-control.right {
			border-radius: 4px 0px 0px 4px;
		}

		.carousel-box .carousel-control .fa-left-open-big, .carousel-box .carousel-control .fa-right-open-big {
			font-size: 24px;
			margin-top: -20px;
		}

	.carousel-box img {
		border-radius: 3px;
		border: 1px solid #ddd;
	}

#goToTop {
	display: none;
	position: fixed;
	bottom: 5px;
	right: 5px;
	font-size: 20px;
	color: white;
	cursor: pointer;
	background: #716a6a;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

#carousel_generic img {
	height: 330px;
	width: 100%;
}

.pp_gallery ul li a {
	display: block;
	height: 52px;
}

.pnlDetails .text-danger {
	color: red !important;
	font-size: 18px;
}

.pnlDetails .text-success {
	color: green !important;
	font-size: 18px;
}

.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
	font-size: 14px !important;
}

.pagination-sm > li > a, .pagination-sm > li > span {
	font-size: 14px !important;
}

/*-------------------------/ Categories /--------*/

#main_category .navbar-default {
	background-color: transparent;
	border: 0;
}

	#main_category .navbar-default .navbar-nav > li {
		border-bottom: 1px solid #ddd;
	}

		#main_category .navbar-default .navbar-nav > li:last-child {
			border-bottom: none;
		}

		#main_category .navbar-default .navbar-nav > li > a {
			padding: 10px 4px;
			color: #333;
			transition: 0.5s ease all;
			-webkit-transition: 0.5s ease all;
			-moz-transition: 0.5s ease all;
			font-size: 19px;
		}

			#main_category .navbar-default .navbar-nav > .active > a,
			#main_category .navbar-default .navbar-nav > .active > a:hover,
			#main_category .navbar-default .navbar-nav > .active > a:focus,
			#main_category .navbar-default .navbar-nav > li > a:hover,
			#main_category .navbar-default .navbar-nav > li > a:focus {
				background-color: #84CFEE;
				color: #333;
			}

			#main_category .navbar-default .navbar-nav > li > a img {
				vertical-align: middle;
				margin-left: 10px;
				height: 18px;
			}

#main_category .info-level {
	background-color: #393736;
	color: #fff;
	margin-right: 0px;
	border-radius: 0;
	width: 696px;
	min-height: 335px;
	top: -3px !important;
	padding: 0;
}

	#main_category .info-level:before, #main_category .info-level:after {
		display: none;
	}

	#main_category .info-level .cat-info-container {
	}

	#main_category .info-level .cat-info-box {
		float: right;
		width: 245px;
		text-align: center;
	}

		#main_category .info-level .cat-info-box .btn {
			background-color: #25aae1;
			color: #fff;
			border: 2px solid #25aae1;
			width: 100px;
			font-size: 13px;
			border-radius: 5px;
			padding: 3px 0px;
		}

			#main_category .info-level .cat-info-box .btn:hover {
				background-color: transparent !important;
				color: #25aae1;
			}

		#main_category .info-level .cat-info-box h4 {
			text-align: center;
			margin-bottom: 5px;
			border-bottom: 1px solid #f9f8f7;
			padding: 10px 0px;
			font-size: 16px;
			color: #f9f8f7;
		}

		#main_category .info-level .cat-info-box ul {
			text-align: right;
			padding: 5px 10px;
			line-height: 1.3;
		}

		#main_category .info-level .cat-info-box li {
			margin-bottom: 10px;
		}

			#main_category .info-level .cat-info-box li span {
				font-size: 13px;
			}

			#main_category .info-level .cat-info-box li .info-title {
				display: inline-block;
				color: #9d9fa2;
			}

			#main_category .info-level .cat-info-box li .info-value {
				display: inline-block;
				padding-right: 5px;
			}

			#main_category .info-level .cat-info-box li .price-value {
				color: #25aae1;
				margin: auto 3px;
				font-size: 14px;
			}

			#main_category .info-level .cat-info-box li i {
				margin-left: 5px;
				vertical-align: middle;
				font-size: 6px;
			}

	#main_category .info-level .cat-img-box {
		float: right;
		height: 340px;
		width: 449px;
		overflow: hidden;
		position: relative;
	}

		#main_category .info-level .cat-img-box img {
			width: 100%;
			height: 100%;
		}

	#main_category .info-level .cat-logo-container {
		/*width: 100px;
		height: 50px;*/
		background-color: #fffeff;
		position: absolute;
		bottom: 10px;
		right: 10px;
		padding: 2px;
	}

	#main_category .info-level .cat-logo-box {
		border: 1px solid #555;
		height: 60px;
		color: #383838;
	}

	#main_category .info-level .cat-logo-title {
		font-size: 11px;
		text-align: right;
		padding: 0px 2px;
		border-bottom: 1px solid #383838;
		height: 25px;
		overflow: hidden;
		margin-bottom: 2px;
	}

		#main_category .info-level .cat-logo-title img {
			height: 13px;
			width: 13px;
			vertical-align: middle;
			margin-left: 5px;
		}

	#main_category .info-level .cat-logo-contact {
		padding: 0px 2px;
	}

		#main_category .info-level .cat-logo-contact img {
			height: 19px;
			width: 18px;
			vertical-align: sub;
			margin: 5px 10px 0px 5px;
			float: left;
		}

		#main_category .info-level .cat-logo-contact .contact {
			float: left;
			font-family: Arial;
			margin-top: 2px;
		}

		#main_category .info-level .cat-logo-contact h5 {
			text-align: left;
			direction: ltr;
			margin-bottom: 2px;
			font-size: 12px;
			font-weight: bold;
			letter-spacing: 1px;
		}

		#main_category .info-level .cat-logo-contact h6 {
			text-align: left;
			direction: ltr;
			font-size: 10px;
		}
/*======================== Category Item */
.category_item {
	border: 1px solid #ddd;
	background-color: white;
	margin-bottom: 30px;
}

	.category_item:hover {
		box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
		-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
		-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
	}

		.category_item:hover .category_name {
			/*color:#333;*/
		}

.category_properties {
	/*padding: 15px;*/
}

.category_name {
	color: #333;
	padding: 15px;
	background-color: #84CFEE;
	border-bottom: solid 1px #ddd;
	text-align: center;
}

.category_photo {
	width: 170px;
	height: 170px;
	background-color: #f7f7f7;
	overflow: hidden;
	margin: auto;
}

	.category_photo img {
		width: 100%;
		height: 100%;
	}

@media (min-width:768px) {
	.navbar-header {
		display: none;
	}
}

@media (min-width:992px) {
	.searchs {
		margin: 0;
	}

	.product_item {
		width: 25%;
	}

	#news_and_articles article:first-child {
		/*border-left: 1px solid #ddd;*/
	}

	#main_footer .news_letter_submisson {
		margin-top: 0px;
	}

	#main_category .navbar-nav > li {
		position: static;
	}

		#main_category .navbar-nav > .active > a,
		#main_category .navbar-nav > .active > a:hover,
		#main_category .navbar-nav > .active > a:focus,
		#main_category .navbar-nav > li:hover > a,
		#main_category.navbar-nav > li > a:focus {
			background-color: #84CFEE;
			color: #333;
		}

		#main_category .navbar-nav > li > .dropdown-menu {
			padding: 15px 18px;
			top: auto;
			background-color: #f8f8f8;
			margin-top: -46px;
			min-height: 342px;
			box-shadow: 0 1px 3px rgba(0,0,0,.175);
		}

			#main_category .navbar-nav > li > .dropdown-menu:after {
				display: none;
			}

			#main_category .navbar-nav > li > .dropdown-menu:before {
				display: none;
			}

			#main_category .navbar-nav > li > .dropdown-menu .dropdown_image_container {
				width: 200px;
				height: 200px;
				overflow: hidden;
				padding: 3px;
				border: 1px solid #ddd;
				margin-bottom: 15px;
			}

				#main_category .navbar-nav > li > .dropdown-menu .dropdown_image_container img {
					display: block;
					margin: 0 auto;
					height: 100%;
					width: auto;
				}

			#main_category .navbar-nav > li > .dropdown-menu li {
				/*border-bottom: 1px solid #ddd;*/
				position: initial;
			}

				/*#main_category .navbar-nav > li > .dropdown-menu li:last-child {
					border-bottom: none;
				}*/

				#main_category .navbar-nav > li > .dropdown-menu li a {
					color: #333;
					padding: 7px;
					font-size: 15px;
				}

					#main_category .navbar-nav > li > .dropdown-menu li a:hover {
						color: #ff8400;
						background-color: transparent;
					}

			#main_category .navbar-nav > li > .dropdown-menu .product_btns {
				display: none;
			}

			#main_category .navbar-nav > li > .dropdown-menu .product_item {
				width: 33.333%;
			}

	.advanced_search .noUi-target {
		width: 60%;
	}
}


.firstPageImageContainer {
	/*background-image: url(../Images/FirstPageImage.jpg);*/
	width: 100%;
	height: 800px;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	text-align: center;
	color: white;
}

.headercontainer {
	width: 100%;
	background: #f4f5f5;
}

.goToNextFirstPage {
	width: 100%;
	display: block;
	padding: 10px 17px;
	color: white;
	/*background: #ed1c24;*/
	position: absolute;
	bottom: 5px;
}

@media (max-width:320px) {
	.goToNextFirstPage {
		bottom: -100px;
	}

	.firstPageImageContainer {
		padding-bottom: 230px;
	}
}
/*.goToNextFirstPage:hover {
        background: #00aeef;
        cursor: pointer;
       
    }*/
.firstPageImageContainer_Data {
	display: inline-block;
	/*background-image: url(../Images/bgsliderfirstpage.png);*/
	position: relative;
	line-height: 80px;
	margin-right: 10px;
	margin-left: 10px;
}

	.firstPageImageContainer_Data .img-logo-box {
		height: 200px;
		overflow: hidden;
		position: relative;
		width: 300px;
		margin-bottom: 35px;
	}

@media (min-width:768px) {
	.firstPageImageContainer_Data .img-logo-box {
		height: 240px;
	}
}

.firstPageImageContainer_Data .img-logo-box img {
	max-width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.firstPageImageContainer_Data h2 {
	font-size: 50px;
}

.firstPageImageContainer_Data p {
	font-size: 30px;
}

.chapPrint, .chapPrint:focus, .chapPrint:active {
	background: #ee5388;
	color: white;
	padding: 10px 30px;
	font-size: 22px;
	border-radius: 0 40px 0 40px;
	transition: all 0.2s linear 0s;
	outline: none;
	text-decoration: none;
}

	.chapPrint:hover {
		background: white;
		color: #ee5388;
		border-radius: 40px 0 40px 0;
	}

.floral_header .title {
	padding: 20px 0;
}

.notdeliver-box {
	line-height: 2.5;
}

	.notdeliver-box h4 {
		font-size: 16px;
		margin-bottom: 15px;
		text-align: center;
	}

	.notdeliver-box li {
		color: #333;
	}

	.notdeliver-box i {
		vertical-align: middle;
		color: #000;
	}

	.notdeliver-box .fa-clock {
		margin-left: 5px;
	}

	.notdeliver-box .fa-location {
		margin: 0 20px 0 5px;
	}

	.notdeliver-box .fa-basket-1 {
		margin: 0 20px 0 5px;
	}

.printorder-img-box {
	text-align: center;
	clear: both;
	overflow: auto;
}

	.printorder-img-box div[class^="col-"] {
		float: none;
		display: inline-block;
	}


.nav-big > li > .dropdown-menu {
	background-color: #fff;
	box-shadow: none;
	top: 40px;
	border: solid 1px #68d0af;
	min-width: 200px;
	padding: 0;
	box-shadow: 0 1px 5px rgba(0,0,0,0.2);
}


	.nav-big > li > .dropdown-menu li a {
		padding: 0 10px;
		width: 100%;
		display: block;
	}

		.nav-big > li > .dropdown-menu li a:hover {
			background: #f5f5f5;
		}
@media only screen and (min-width: 992px) {
	.nav-big > li > .dropdown-menu ul {
		background-color: #fff;
		box-shadow: none;
		right: 200px;
		border: solid 1px #68d0af;
		padding: 0;
		border-radius: 0px;
		top: -2px;
		min-width: 200px;
		box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	}
}
		.nav-big > li > .dropdown-menu ul li {
		}

			.nav-big > li > .dropdown-menu ul li a {
				padding: 0 10px;
				width: 100%;
				display: block;
			}

				.nav-big > li > .dropdown-menu ul li a:hover {
					background: #f5f5f5;
				}

@media only screen and (min-width: 992px) {
	.nav-big > li > .dropdown-menu ul li ul {
		background: #fff;
		box-shadow: none;
		right: 200px;
		border: solid 1px #68d0af;
		padding: 0;
		border-radius: 0px;
		top: -3px;
		min-width: 200px;
		box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	}
}

.itemInAds {
	/*text-align: right !important;
	overflow: hidden;
	height: 600px;
	border-radius: 3px;*/
}

.itemInAds-sm {
	/*height: 400px;*/
}

.itemInAds img {
	/*height: 100%;
	width: 100%;
	object-fit: cover;*/
}

@media (max-width: 760px) {
	.social_links {
		text-align: center;
		float: none;
	}

	.nemad-box {
		text-align: center;
	}
}

.modal-popup {
}


	.modal-popup .modal-header {
		border: none;
		padding: 0;
		margin: 0;
	}

	.modal-popup .modal-dialog {
		margin-top: 60px;
	}

	.modal-popup .close {
		position: absolute;
		right: 0;
		top: -25px;
		color: #fff;
		font-size: 20px;
		font-family: fontello;
		font-weight: normal;
		opacity: 1;
		display: inline-block;
		width: 24px;
		height: 24px;
		border-radius: 12px;
		border: 2px solid #fff;
		text-shadow: none;
		opacity: 0.8;
	}

		.modal-popup .close:hover {
			opacity: 1;
		}

	.modal-popup .modal-body {
		font-size: 16px;
		line-height: 2.5;
	}
