@font-face {
	font-family: sans;
	font-style: normal;
	font-weight: 600;
	src: url("../fonts/sans/eot/IRANSansWeb_Bold.eot");
	src: url("../fonts/sans/eot/IRANSansWeb_Bold.eot?#iefix")
	format("embedded-opentype"),
	/* IE6-8 */ url("../fonts/sans/woff2/IRANSansWeb_Bold.woff2")
	format("woff2"),
	/* FF39+,Chrome36+, Opera24+*/
	url("../fonts/sans/woff/IRANSansWeb_Bold.woff") format("woff"),
	/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url("../fonts/sans/ttf/IRANSansWeb_Bold.ttf") format("truetype");
}

@font-face {
	font-family: sans;
	font-style: normal;
	font-weight: 500;
	src: url("../fonts/sans/eot/IRANSansWeb_Medium.eot");
	src: url("../fonts/sans/eot/IRANSansWeb_Medium.eot?#iefix")
	format("embedded-opentype"),
	/* IE6-8 */ url("../fonts/sans/woff2/IRANSansWeb_Medium.woff2")
	format("woff2"),
	/* FF39+,Chrome36+, Opera24+*/
	url("../fonts/sans/woff/IRANSansWeb_Medium.woff") format("woff"),
	/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url("../fonts/sans/ttf/IRANSansWeb_Medium.ttf") format("truetype");
}

@font-face {
	font-family: sans;
	font-style: normal;
	font-weight: 300;
	src: url("../fonts/sans/eot/IRANSansWeb_Light.eot");
	src: url("../fonts/sans/eot/IRANSansWeb_Light.eot?#iefix")
	format("embedded-opentype"),
	/* IE6-8 */ url("../fonts/sans/woff2/IRANSansWeb_Light.woff2")
	format("woff2"),
	/* FF39+,Chrome36+, Opera24+*/
	url("../fonts/sans/woff/IRANSansWeb_Light.woff") format("woff"),
	/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url("../fonts/sans/ttf/IRANSansWeb_Light.ttf") format("truetype");
}

@font-face {
	font-family: sans;
	font-style: normal;
	font-weight: 200;
	src: url("../fonts/sans/eot/IRANSansWeb_UltraLight.eot");
	src: url("../fonts/sans/eot/IRANSansWeb_UltraLight.eot?#iefix")
	format("embedded-opentype"),
	/* IE6-8 */ url("../fonts/sans/woff2/IRANSansWeb_UltraLight.woff2")
	format("woff2"),
	/* FF39+,Chrome36+, Opera24+*/
	url("../fonts/sans/woff/IRANSansWeb_UltraLight.woff") format("woff"),
	/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url("../fonts/sans/ttf/IRANSansWeb_UltraLight.ttf") format("truetype");
}

@font-face {
	font-family: sans;
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/sans/eot/IRANSansWeb.eot");
	src: url("../fonts/sans/eot/IRANSansWeb.eot?#iefix")
	format("embedded-opentype"),
	/* IE6-8 */ url("../fonts/sans/woff2/IRANSansWeb.woff2") format("woff2"),
	/* FF39+,Chrome36+, Opera24+*/ url("../fonts/sans/woff/IRANSansWeb.woff")
	format("woff"),
	/* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("../fonts/sans/ttf/IRANSansWeb.ttf")
	format("truetype");
}

@font-face {
	font-family: sans_number;
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/IRANSansWeb.eot");
	src: url("../fonts/IRANSansWeb.eot?#iefix") format("embedded-opentype"),
	/* IE6-8 */ url("../fonts/IRANSansWeb.woff2") format("woff2"),
	/* FF39+,Chrome36+, Opera24+*/ url("../fonts/IRANSansWeb.woff")
	format("woff"),
	/* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("../fonts/IRANSansWeb.ttf")
	format("truetype");
}

body {
	margin: 0;
	padding: 0;
	font-family: "sans";
	color: #515151;
	font-size: 12px;
	direction: rtl;
	background-color: #f5f5f5 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}

p {
	margin: 0;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

ul li,
ol li {
	list-style-type: none;
}

a,
p {
	text-decoration: none;
	outline: none;
	color: #313131;
}

a:hover,
a:focus,
a:active {
	text-decoration: none !important;
	outline: none;
	color: #333;
}

::selection {
	background-color: #de727a;
	color: #fff;
}

input:focus,
input:active {
	outline: 0;
}

button:focus,
button:active {
	outline: 0;
}

/*INDEXPAGE*/

#dark_fade_layer {
	display: none;
	position: fixed;
	height: 100%;
	width: 100%;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.7);
	z-index: 1;
}

/*head*/
.search_aftr_click:after {
	content: "";
	clear: both;
	display: block;
}

.search_aftr_click {
	background-color: #fff;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	padding: 10px 10px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
	display: none;
}
.search_inpt_aftr_click{
	line-height: 40px;
}
.icn_bck_aftr_click i {
	float: right;
	color: #616161;
	margin-left: 10px;
	font-size: 15px;
	line-height: 26px;
	margin-top: 8px;
}

.search_inpt_aftr_click input {
	border: none;
	width: calc(100% - 26px);
	line-height: 20px;
}

.search_inpt_aftr_click input::placeholder {
	color: #b5b5b5;
}

.sticky {
	position: fixed;
	top: 0;
	width: 100% !important;
	z-index: 999999;
}

.stickycart {
	position: fixed;
	top: 0;
	width: 100% !important;
	z-index: 999999;
}

#mobile_toggle {
	margin: 22px 0 22px 10px;
	float: right;
}

#mobile_toggle a i {
	font-size: 15px;
	color: #fff;
}

.logo_dg {
	height: 63px;
	float: right;
}

.logo_dg img {
	max-width: 100%;
	max-height: 100%;
	width: auto !important;
	height: auto !important;
}

.form_log_in_dg input {
	text-align: center;
	display: block;
	width: 80%;
	margin: 0 auto;
	border: none;
	background-color: #fff;
	border-bottom: 1px solid #e6dcdc;
}

.log_reg_btn a {
	border: 1px solid #fff;
	border-radius: 6px;
	color: #fff;
	padding: 4px 10px;
}

/*menu_mobile_sec*/
#menu_mobile {
	position: fixed;
	width: 250px;
	right: -250px;
	opacity: 0;
	top: 0;
	bottom: 0;
	z-index: 9999;
	transition: 0.3s;
	background-color: #fff;
}

#menu_mobile.opened {
	opacity: 1;
	right: 0;
}

#menu_mobile > a {
	color: #fff;
	position: absolute;
	top: 7px;
	left: 13px;
	display: block;
}

#menu_mobile a i {
	color: #616161;
}

#menu_mobile a i:hover {
	font-size: 27px;
	color: #fe7c94;
}

.log_reg_btn {
	margin-right: 15px;
}
.user_mn_hj{
	float: right;
}
.user_mn_hj i {
	color: #fff;
	position: relative;
}

.mobile_inner {
	overflow-y: auto;
	height: 100%;
	padding-right: 12px;
}

.mobile_inner ul li a i {
	float: right;
	font-size: 15px;
	line-height: inherit;
	margin-left: 10px;
}

.mobile_inner ul li a {
	color: #383030;
	font-size: 15px;
	line-height: 30px;
}

.mobile_inner ul li a:hover {
	color: #ef5661;
	line-height: 30px;
}

.baskt_dg {
	float: left;
}

.baskt_dg a i {
	font-size: 13px;
	color: #fff;
	margin-right: 10px;
}

.serch_dg a i {
	font-size: 15px;
	color: #fff;
}

.serch_dg {
	float: left;
	margin-left: 18px;
}

.serch_basket_dg:after {
	content: "";
	clear: both;

	display: block;
}

.serch_basket_dg {
	line-height: 63px;
}

#head_men_mb {
	background-color: #ef5661;
}

#head_men_mb:after {
	content: "";
	clear: both;
	display: block;
}

#head_men_mb {
	background-color: #ef5661;
	padding: 24px 16px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: none;
	right: 10px;
	left: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-next {
	background-image: none;
	right: 10px;
	left: auto;
}

/*slider-products-cat*/

#slider_prodct_dg {
	margin: 20px 0 30px 0;
}

.slider_prdc {
	text-align: center;
}

.slider_prdc a {
	background: #52aa2f;
	color: #fff;
	padding: 9px 20px;
	border-radius: 18px;
	display: inline-block;
}

#spec_sec_ti {
	margin-bottom: 29px;
}

.spec_vorsh {
	text-align: center;
}

.spec_vorsh span:last-child {
	color: #ef5661;
}

.coun_down_so span {
	background-color: #616161;
	color: #fff;
	position: relative;
}

.coun_down_so span:nth-child(1):after {
	content: ":";
	position: absolute;
	color: #616161;
	left: 36px;
}

.coun_down_so span:nth-child(2):after {
	content: ":";
	position: absolute;
	color: #616161;
	left: 15px;
}

.coun_down_so span:nth-child(3):after {
	content: ":";
	position: absolute;
	color: #616161;
	left: 30px;
	font-size: 14px;
}

.coun_down_so span {
	padding: 3px;
	margin: 0 5px;
	background-color: #616161;
	color: #fff;
	border-radius: 2px;
}

.spec_vorsh span {
	font-size: 15px;
}

.brd_1 {
	border-bottom: 1px solid #eee;
}

.brd_2 {
	border-bottom: 1px solid #eee;
}

.texttt_textee_part_dg {
	padding: 0 15px;
}

.texttt_textee_part_dg p {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-bottom: 3px;

}

#pro_cat_hm1 {
	margin-bottom: 20px;
}

.sin_pr_ww {
	position: relative;
	background-color: #fff;
	margin: 0 6px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	height: auto;
}

.sin_pr_ww a {
	position: absolute;
	z-index: 99999999;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}

.img_bild_part_dg {
	width: 95px;
	display: block;
	margin: 0 auto;
	padding: 15px 0;
	margin-bottom: 22px;
}

.img_bild_part_dg img {
	max-width: 100%;
	height: auto;
	width: auto;
}

.texttt_textee_part_dg {
	border-bottom: 1px solid #eee;
	min-height: 55px;
}

.price_seccc {
	padding: 5px 10px;
}

.price_seccc strike {
	display: block;
	color: #ef5661;
}

.price_seccc span {
	display: block;
	color: #52aa2f;
}

.count_down_so_wrapper {
	direction: ltr;
	float: right;
}

#baner_dg_frs {
	height: 190px;
	position: relative;
	margin-bottom: 20px;
}

#sec_bnr_profd {
	margin-bottom: 25px;
}

#baner_dg_scd {
	height: 190px;
	position: relative;
	margin-bottom: 25px;
}

#baner_dg_scd img {
	display: block;
	margin: 0 auto;
	height: 100%;
	width: 100%;
}

#baner_dg_frs img {
	display: block;
	margin: 0 auto;
	height: 100%;
	width: 100%;
}

#baner_dg_scd a {
	position: absolute;
	z-index: 99999;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}

#baner_dg_frs a {
	position: absolute;
	z-index: 99999;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}

------------------- .border_top_cat {
	padding: 15px 0;
	border-top: 1px solid #e0e0e0;
	position: relative;
	text-align: center;
}

.cat_product_pic {
	position: relative;
	background-color: #f5f5f5;
	padding: 0 12px;
	z-index: 9;
	top: -35px;
	display: inline-block;
}

.row[data-space="10"] {
	margin-left: -5px;
	margin-right: -5px;
}

.row[data-space="10"] [class^="col-"] {
	padding-left: 5px;
	padding-right: 5px;
}

.grid,
.dubble_grid {
	position: relative;
	height: 160px;
	margin-bottom: 10px;
	border-radius: 5px;
	overflow: hidden;
}

.grid img,
.dubble_grid img {
	width: 100%;
	height: 100%;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.grid a,
.dubble_grid a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	transition: 0.3s;
	background: transparent;
}

.grid a span,
.dubble_grid a span {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 1;
	font-size: 19px;
	font-weight: bold;
}

/*pro_cat_hm2*/
#pro_cat_hm2 {
	margin-bottom: 25px;
}

.ttl_dg_pop {
	margin-bottom: 5px;
	margin-right: 29px;
}

h4.ttl_dg_pop {
	display: inline-block;
	font-size: 13px;
}

#mai_nachr_32 {
	height: 30px;
}

#mai_nachr_32::placeholder {
	font-size: 13px;
}

.comp_lis_dg {
	float: left;
	margin-left: 18px;
	font-size: 12px;
	color: #09afc9;
}

.icon_shi_tran {
	margin-bottom: 18px;
}

.icon_shi_tran i {
	color: #39ae00;
	float: left;
	margin-left: 19px;
	font-size: 15px;
	position: absolute;
	left: 0;
	bottom: 99px;
}

section#pro_cat_hm3,
section#pro_cat_hm4,
section#pro_cat_hm5 {
	margin-bottom: 25px;
}

.dark_layer {
	position: fixed;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
}

/*ABOUTUS*/
.about_hedd {
	background-color: #ef5661;
	height: 52px;
	margin-bottom: 25px;
}

.about_txt_dg span {
	font-size: 12px;
	color: #fff;
	line-height: 47px;
	float: right;
}

#close_about a i {
	font-size: 18px;
	margin-left: 6px;
	float: right;
	line-height: 46px;
}

.logo_dg_about img {
	height: 55px;
	display: block;
	margin: 0 auto;
}

.logo_dg_about {
	margin-bottom: 165px;
}

#call_contc_dg button {
	background-color: #616161;
	padding: 10px 8px;
	border-radius: 3px;
	display: block;
	margin: 0 auto;
	border: none;
	position: relative;
}

button#myBtn_emailll {
	width: 80%;
}

/*modal-mail*/

/* The Modal (background) */
.modal_mailll_abo {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0, 0, 0); /* Fallback color */
	background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal_content_mail {
	background-color: #fefefe;
	margin: auto;
	padding: 14px 10px;
	border: 1px solid #888;
	width: 80%;
}

.modal_content_mail:after {
	content: "";
	clear: both;
	display: block;
}

/* The Close Button */
.close_mailll_butn {
	color: #aaaaaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close_maill_butn:hover,
.close_maill_butn:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.snd_mail_dgg_mdl input {
	float: left;
	background: #ef5661;
	border: none;
	color: #fff;
	padding: 5px 12px;
}

.modl_hed_err {
	border-bottom: 1px solid #00bfd6;
	padding-bottom: 10px;
}

/*modal-mail*/

#call_contc_dg button i {
	font-size: 14px;
	position: absolute;
	right: 7px;
}

#call_contc_dg button {
	color: #fff;
}

#call_contc_dg button {
	text-align: center;
	margin-bottom: 18px;
	padding-right: 25px;
}
#dg_hedd .dv_dg_rash {
	text-align: left;
	padding-left: 5px;
	padding-top: 8px;
}
#cont_mai_dg {
	width: 80%;
}

/* The Modal (background) */
.modal_err_abo {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0, 0, 0); /* Fallback color */
	background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal_content_error {
	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	width: 80%;
}

.modal_content_error input {
	height: 30px;
}

.modal_content_error input::placeholder {
	font-size: 13px;
}

.modal_content_error:after {
	content: "";
	clear: both;
	display: block;
}

.modl_hed_err h4 {
	color: #00bfd6;
}

.txt_are_err textarea {
	display: block;
	margin: 0 auto;
	width: 50%;
}

/* The Close Button */
.close_error_butn {
	display: none;
}

#report_bfg {
	width: 50%;
}

button#cont_mai_dg {
	margin-bottom: 128px;
}

button#cont_mai_dg i {
	margin-left: 5px;
}

#versin_sec ul {
	text-align: center;
}

#versin_sec ul li {
	display: inline-block;
}

button#report_bfg {
	margin-bottom: 15px;
}

#versin_sec ul li:nth-child(1) {
	margin-left: 30px;
}

#versin_sec ul li:nth-child(2) {
	margin-left: 30px;
}

#versin_sec ul li:nth-child(3) {
	margin-left: 30px;
}

section#versin_sec {
	margin-bottom: 11px;
}

section#allright_dg_rashin {
	text-align: center;
}

#instructions_dg_rash ul {
	text-align: center;
}

#instructions_dg_rash ul li {
	display: inline-block;
}

#instructions_dg_rash ul li a {
	color: #3bc3d7;
}

#instructions_dg_rash ul li:nth-child(1) {
	margin-left: 63px;
}

section#allright_dg_rashin {
	margin-bottom: 27px;
}

/*BESTSELLING*/

.besttt_bk_hinter {
	background-color: #ef5661;
}

#back_icn_dg a i {
	font-size: 16px;
	margin-left: 12px;
	float: right;
	line-height: 60px;
	color: #fff;
	cursor:pointer
}

.beststell_about_txt_dg span {
	font-size: 12px;
	color: #fff;
	line-height: 60px;
	float: right;
}

.fil_ter_dg,
.so_rt_dg {
	width: 45%;cursor:pointer
}

.fil_ter_dg {
	float: right;
	position: relative;
}

.so_rt_dg {
	float: right;
	position: relative;
	cursor: pointer
}

.fil_ter_dg span,
.so_rt_dg span {
	display: block;
	margin-right: 24px;
	font-size: 13px;
}

.fil_ter_dg i {
	position: absolute;
	right: 0;
	top: 26%;
}

.so_rt_dg i {
	position: absolute;
	float: right;
	top: 29%;
}

.so_rt_dg span:last-child {
	font-size: 8px;
}

.fil_ter_dg span:last-child {
	font-size: 8px;
}

#fil_sr_beste {
	background-color: #fff;
	margin-bottom: 10px;
	padding: 3px 10px;
	padding-top: 13px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

#fil_sr_beste:after {
	content: "";
	clear: both;
	display: inline-block;
}


.all_itm_bstee:after {
	content: "";
	clear: both;
	display: block;
}

.all_itm_bstee {
	background-color: #fff;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
	padding: 20px 15px;
	border-radius: 5px;
	margin-bottom: 19px;
}

.item_view_one {
	width: 100%;
}

.item_view_twozwei {
	width: 50%;
	float: right;
}
.item_view_twozwei .item_view_one_des {
	min-height: 70px;
}

.item_view_one_img {
	width: 20%;
	float: right;
}

.item_view_one_img img {
	width: 100%;
}

.all_des_dggg {
	width: 80%;
	float: right;
	padding: 29px 10px;
	color: #000;
	border-bottom: 1px solid #eee;
}

.item_view_one_ttl h3 {
	font-size: 14px;
	margin-top: 10px;
}

.item_view_one_price {
	float: left;
}

.item_view_one_price strike {
	display: block;
	color: #ef5661;
}

.item_view_one_price span {
	display: block;
	color: #52aa2f;
}

/*------------catproduct-list----------------*/

.tab_scroll_listcat ul {
	width: 100%;
	white-space: nowrap;
	overflow-x: auto;
}

.tab_scroll_listcat ul li {
	color: #fff;
	display: inline-block;
	width: auto;
	margin-left: 15px;
	padding-bottom: 9px;
}

.content_tabs_scroll_dg {
	background-color: #fff;
}

.active_lii {
	color: rgba(255, 255, 255, 0.5) !important;
	border-bottom: 3px solid #fff;
}

.cat_ttl_scrl {
	width: 80%;
	float: right;
	padding: 35px 10px;
}

.cat_imgbil_scrl {
	width: 20%;
	float: left;
	height: 85px;
}

.cat_imgbil_scrl img {
	width: 100%;
	display: block;
	margin: 0 auto;
	height: 100%;
}

.cat_lk_prol:after {
	content: "";
	clear: both;
	display: block;
}

.cat_lk_prol {
	padding: 10px 17px;
	border-bottom: 1px solid #eee;
	position: relative;
}

.cat_lk_prol a {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	top: 0;
}

/*------cartpage--------*/

.baskt_cartpage_dg {
	float: left;
	padding-top: 18px;
	position: relative;
}

.baskt_cartpage_dg span {
	line-height: 17px;
	text-align: center;
	background-color: #fff;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 5px;
	font-size: 10px;
}

.baskt_cartpage_dg a i {
	font-size: 13px;
	color: #fff;
	margin-right: 10px;
}

#sum_buy_cartdg {
	background-color: #fff;
	padding: 10px 10px;
	margin-bottom: 1px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

#sum_buy_cartdg:after {
	content: "";
	clear: both;
	display: block;
}

#sum_buy_cartdg span:first-child {
	float: right;
	color: #47bf17;
}

#sum_buy_cartdg span:last-child {
	float: left;
	color: #47bf17;
}

.prodct_crt_imgp {
	width: 20%;
	float: right;
	position: relative;
	height: 76px;
}

.prodct_crt_imgp img {
	width: 100%;
	height: 100%;
}

.prodct_cart_dscc {
	width: 80%;
	float: right;
	padding-right: 15px;
}
.basketempty {
	font-size: 17px;
	margin-top:100px;
	color:#8a8a8a;
	text-align:center
}

.prodct_cart_dscc h1 {
	font-size: 13px;
}

.product_cart_produz:after {
	content: "";
	clear: both;
	display: block;
}

.product_cart_produz {
	background-color: #fff;
	padding: 13px 10px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
	margin-bottom: 12px;
}

.ds_mre span {
	color: #b5b5b5;
	font-size: 11px;
	line-height: 21px;
}

.ds_mre {
	margin-bottom: 15px;
}

.garnt_dscc {
	line-height: 24px;
}

.garnt_dscc span {
	display: inline-block;
}

.garnt_dscc span:last-child {
	color: #b5b5b5;
	font-size: 11px;
}

.seller_verkaufer_dscc {
	line-height: 42px;
}

.tip_cart_dg {
	text-align: center;
	margin-bottom: 44px;
}

.tip_cart_dg span {
	font-size: 11px;
}

.seller_verkaufer_dscc span {
	display: inline-block;
}

.seller_verkaufer_dscc span:last-child {
	color: #b5b5b5;
	font-size: 11px;
}

.icon_shi_cart {
	margin-bottom: 18px;
}

.icon_shi_cart i {
	color: #39ae00;
	float: left;
	margin-left: 19px;
	font-size: 15px;
	position: absolute;
	left: -16px;
	bottom: -8px;
}

.prdct_upsec {
	border-bottom: 1px solid #eee;
	padding-bottom: 12px;
}

.prdct_upsec:after {
	content: "";
	clear: both;
	display: block;
}

.prdct_pricpreis span {
	color: #b5b5b5;
}

.prdct_pricpreis span:last-child {
	float: left;
	font-size: 11px;
}

.prdct_pricpreis {
	padding: 14px 0;
	border-bottom: 1px solid #eee;
}

.prdct_finalpricp span {
	color: #39ae00;
	font-size: 11px;
}

.prdct_finalpricp span:last-child {
	float: left;
}

.prdct_finalpricp {
	padding: 14px 0;
	border-bottom: 1px solid #eee;
}

.dlt_product_cart input {
	float: left;
	color: red;
	border: none;
	background: #fff;
}

.dlt_product_cart {
	padding: 14px 0;
}

.dlt_product_cart:after {
	content: "";
	clear: both;
	display: block;
}

.final_buy_dgfoot {
	background-color: #52aa2f;
	padding: 14px 0;
}

.final_buy_dgfoot {
	background-color: #52aa2f;
	color: #fff;
	border: none;
	display: block;
	margin: 0 auto;
	width: 100%;
	position: fixed;
	bottom: 0;
	text-align: center;
	z-index: 99999;
	right: 0;
}

.final_buy_dgfoot i {
	position: absolute;
	line-height: 17px;
	color: #fff;
	font-size: 17px;
	margin-right: 21px;
}

.numer_betstl_dscc label {
	font-weight: normal;
}

.numer_betstl_dscc select {
	width: 20%;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	border: none;
}

.numer_betstl_dscc select option {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

#pro_relateddg {
	margin-bottom: 62px;
}

/*Asked quetionss*/
/*accordion*/

.panel-group {
	margin-bottom: 20px;
	margin-top: 13px;
}

.panel-title {
	font-size: 14px;
}
.que_frag ul li {
	margin-bottom: 10px;
}

@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
.panel-title > a:before {
  /*float: right !important;
  font-family: FontAwesome;
  content: "\f068";
  padding-right: 5px;*/
}

.panel-title > a.collapsed:before {
  /*float: right !important;
  content: "\f067";*/
}

.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus {
	text-decoration: none;
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: none;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: none;
}

.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
	border-top: none;
}

.panel-body {
	background: #f5f5f5;
}

.panel-title > a:before {
	margin-left: 11px;
}

/*accordion*/

/*singleproduct-page*/

.baskt_singleproduct_dg {
	float: left;
	padding-top: 2px;
	position: relative;
	margin-left: 18px;
}

.baskt_singleproduct_dg span {
	line-height: 18px;
	text-align: center;
	background-color: #fff;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: block;
	position: absolute;
	bottom: 14px;
	font-size: 10px;
}

.baskt_singleproduct_dg a i {
	font-size: 13px;
	color: #fff;
	margin-right: 10px;
}

.Asses_product_singgg {
	z-index: 2;
	padding: 15px 11px;
	background: #fff;
	width: 49%;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.5);
	display: none;
	position: fixed;
	top: 39px;
	left: 5px;
	border-radius: 2px;
}

.Asses_product_singgg ul li a {
	line-height: 30px;
}

#pro_singl_pag {
	background: #fff;
}

#singl_eigens_desc:after {
	content: "";
	clear: both;
	display: block;
}

.icons_row_sing {
	margin-bottom: 13px;
	float: left;
}

.singl_pro_titel {
	float: right;
}
.singl_pro_titel span {
	color: #b5b5b5;
	line-height: 30px;
}
#singl_eigens_desc {
	padding: 14px 15px;
	background: #fafafa;
	margin-bottom: 9px;
}

.icons_row_sing ul li {
	display: inline-block;
}

.icons_row_sing ul li i {
	color: #a7a5a5;
	font-size: 14px;
	margin-right: 16px;
}

.singl_pro_titel h1 {
	font-size: 14px;
}

#eign_ikk {
	float: right;
	width: 45%;
	background: #fff;
	border: none;
	line-height: 35px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

#eign_ikk span {
	position: relative;
	padding: 0 17px;
}

#eign_ikk i {
	position: absolute;
	right: 0;
	color: #a7a5a5;
	font-size: 14px;
	line-height: 30px;
}

#cmnt_btnpa {
	float: left;
	width: 45%;
	background: #fff;
	border: none;
	line-height: 35px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

#cmnt_btnpa span {
	position: relative;
	padding: 0 17px;
}

#cmnt_btnpa i {
	position: absolute;
	right: 0;
	color: #a7a5a5;
	font-size: 14px;
	line-height: 30px;
}

#commnt_eignpart {
	margin-bottom: 9px;
}

#DIV_EmptyWearhouse {
	margin-bottom: 9px;
}

#DIV_EmptyWearhouse span {
	width: 100%;
	background-color: #fff;
	display: block;
	text-align: center;
	color: red;
	line-height: 37px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

#Oth_specific_pro {
	margin-bottom: 9px;
}

.innere_specific_pro {
	background-color: #fff;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
	padding: 14px 13px;
}

.color_specific_pro:after {
	content: "";
	clear: both;
	display: block;
}

.color_specific_pro {
	margin-bottom: 10px;
}

.color_specific_pro span:first-child {
	float: right;
}

.color_specific_pro span:last-child {
	float: left;
	color: #b5b5b5;
}

.shw_all_colrsop ul li {
	display: inline-block;
	margin-left: 12px;
}

.shw_all_colrsop ul li span {
	display: block;
	text-align: center;
}

.shw_all_colrsop ul li:nth-child(1) span:nth-child(1) {
	width: 20px;
	height: 20px;
	background-color: #000;
	border-radius: 50%;
	display: block;
}

.shw_all_colrsop ul li:nth-child(2) span:nth-child(1) {
	width: 20px;
	height: 20px;
	background-color: #0d47a1;
	border-radius: 50%;
	display: block;
}

.shw_all_colrsop {
	margin-bottom: 14px;
}

.garan_part {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	padding-right: 8px;
}

.deliver_prt_sin {
	padding-top: 10px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	padding-right: 8px;
}

.deliver_prt_sin span i {
	color: #8e8a8a;
	margin-left: 8px;
}

.deliver_prt_sin span {
	color: #b5b5b5;
}

.garan_part span {
	color: #b5b5b5;
}

.garan_part i {
	margin-left: 10px;
}

.price_single_pecific {
	padding: 10px 0;
	margin-bottom: 20px;
}

.price_single_pecific span {
	float: left;
	color: #53ce58;
	clear:both
}

.price_single_pecific strike {
	float: left;
	color: #f10000;
	clear:both
}

.add_tocart_sing button {
}

.add_tocart_sing button {
	width: 100%;
	border: none;
	line-height: 35px;
	background: #4caf50;
	color: #fff;
	font-size: 14px;
}

.add_tocart_sing button i {
	margin-left: 2px;
	margin-left: 8px;
}

.des_sec_bckhint {
	background-color: #fff;
	padding-bottom: 0;
}

.des_sec_bckhint p {
	text-align: justify;
	line-height: 21px;
}

.red_les_mo {
	margin-top: 8px;
}

/*----------------------------------------------------------------*/

.archive {
	max-width: 400px;
	margin: 0 auto;
}

.entry {
	position: relative;
	overflow: hidden;

	padding: 20px 20px 4em 20px;
	background: #fff;
}

.more-link_dg {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	padding: 8px;
	background: #fff;
	color: #a7a5a5;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #eee;
}

/*--------------------------------------------------------------------*/
.des_sec_bckhint {
	margin-bottom: 27px;
}

.cat_sing_mnu ul {
	text-align: center;
}

.cat_sing_mnu ul li {
	display: inline-table;
	margin-left: 5px;
	margin-bottom: 20px;
}

.cat_sing_mnu ul li a {
	padding: 6px 11px;
	background: #fff;
	border-radius: 18px;
	color: #00bfd6;
}

.cat_sing_mnu {
	margin-bottom: 24px;
}

.cat_sing_mnu ul li a i {
	margin-right: 8px;
}

.ttl_dg_singl {
	font-size: 13px;
	margin-bottom: 13px;
	margin-right: 29px;
	display: inline-block;
	color: #616161;
}

.sin_gle_ww {
	position: relative;
	background-color: #fff;
	margin: 0 6px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	height: 250.5px;
}

.sin_gle_ww a {
	position: absolute;
	z-index: 99999999;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}

#similar_products_sing {
	margin-bottom: 47px;
}

#othbuy_products_sing {
	margin-bottom: 12px;
}

.red_les_mo a {
	display: block;
	text-align: center;
	border-top: 1px solid #eee;
	line-height: 42px;
	color: #a7a5a5;
}

/*product_spesifications*/

#close_spesif a i {
	font-size: 18px;
	margin-left: 6px;
	float: right;
	line-height: 46px;
}

#sec_bdy_spectc {
	background-color: #fff;
}

.ttl_specisiis {
	padding: 6px 0;
}

.ttl_specisiis h1 {
	font-size: 12px;
	text-align: center;
	color: #a7a5a5;
	line-height: 20px;
}

/*table*/

.followMeBar {
	background: #eceff1;
	padding: 10px 20px;
	position: relative;
	z-index: 1;
	color: #000;
}

.followMeBar.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	box-sizing: border-box;
	z-index: 0;
}

.followMeBar.fixed.absolute {
	position: absolute;
}

.tabl_spect_part table {
	border-collapse: collapse;
	width: 100%;
}

.tabl_spect_part table td,
th {
	border: 1px solid #dddddd;
	text-align: right;
	padding: 8px;
	width: 50%;
}

/*USER_COMMENTS*/
.cmt_ttl_df {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 7px 14px;
	background-color: #eceff1;
}

.point_commntss_dg {
	padding: 10px 10px;
	line-height:25px;
}

.point_commntss_dg .title {
	font-weight:600;
	font-size:14px
}
.point_commntss_dg .message {
	font-size: 14px
}
.point_commntss_dg .date {
	font-size: 12px
}

.point_commntss_empty {
	font-weight: 600;
	font-size: 14px;
	color:#e42b38;
	text-align:center;padding:40px
}

.cmnt_startss {
	float: left;
}

.cmnt_startss ul li {
	display: inline-block;
}

/*login-part*/
#log_in_dg_sec {
	padding-top: 20px;
	background: #fff;
}

.serch_dg_login a i {
	font-size: 14px;
	color: #fff;
}

.serch_dg_login {
	float: left;
	margin-left: 18px;
	padding-top: 16px;
}

.show_chek_pas_loghn {
	text-align: right;
	margin-right: 76px;
	margin-bottom: 27px;
}

.show_chek_pas_loghn input {
	float: right;
	position: relative;
	right: -51px;
	bottom: -13px;
}

.show_chek_pas_loghn label {
	color: #a7a5a5;
	font-weight: normal;
}

.mob_m_il_dg input,
.pas_lo_in_dg input {
	display: block;
	width: 80%;
	margin: 0 auto;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 34px;
}

.mob_m_il_dg input::placeholder,
.pas_lo_in_dg input::placeholder {
	color: #a7a5a5;
}

.mob_m_il_dg i {
	position: absolute;
	bottom: 7px;
	right: 11%;
	font-size: 15px;
	color: #616161;
}

.pas_lo_in_dg i {
	position: absolute;
	bottom: 7px;
	right: 11%;
	font-size: 15px;
	color: #616161;
}

.forg_p_txt a {
	color: #a7a5a5;
	line-height: 25px;
	border-bottom: 1px solid #e6dcdc;
}

.forg_p_txt {
	text-align: center;
	margin-bottom: 20px;
}

.mob_m_il_dg {
	position: relative;
	margin-bottom: 27px;
}

.mob_m_il_dg:after {
	right: 10%;

	content: "";
	position: absolute;
	background-color: #e6dcdc;
	width: 1px;
	height: 21%;
	bottom: 0;
}

.mob_m_il_dg:before {
	left: 10%;
	content: "";
	position: absolute;
	background-color: #e6dcdc;
	width: 1px;
	height: 21%;
	bottom: 0;
}

.pas_lo_in_dg {
	position: relative;
	margin-bottom: 27px;
}

.pas_lo_in_dg:after {
	right: 10%;

	content: "";
	position: absolute;
	background-color: #e6dcdc;
	width: 1px;
	height: 21%;
	bottom: 0;
}

.pas_lo_in_dg:before {
	left: 10%;
	content: "";
	position: absolute;
	background-color: #e6dcdc;
	width: 1px;
	height: 21%;
	bottom: 0;
}

.log_re_dg {
	border: none;
	background-color: #fff;
	margin: 0 auto;
	display: block;
	color: #52aa2f;
	border-bottom: 1px solid #e6dcdc;
	margin-bottom: 400px;
}

#final_login_dgfoot {
	background-color: #52aa2f;
	padding: 14px 0;
}

#final_login_dgfoot {
	background-color: #0277bd;
	color: #fff;
	border: none;
	display: block;
	margin: 0 auto;
	width: 100%;
	bottom: 0;
	z-index: 99999;
	position: fixed;
}

#final_login_dgfoot i {
	position: absolute;
	line-height: 17px;
	color: #fff;
	font-size: 17px;
	margin-right: 21px;
}
#slider_dg .swiper-container {
	height: 270px;
}
#slider_dg .swiper-container .slider_bild,
#slider_dg .swiper-container .slider_bild img {
	height: 100%;
	width: 100%;
}
.single-pagination {
	text-align: center;
	padding-bottom: 5px;
}
.single-pagination .swiper-pagination-bullet {
	margin: 0 4px;
}
.single-pagination .swiper-pagination-bullet-active {
	background: #ef5661 !important;
}
.specialOfferLabel {
	position: absolute;
	left: 0;
	bottom: 5px;
	line-height: 25px;
	padding: 0 5px;
	background: #ef5661;
	color: #fff;
}
.content_tabs_scroll_dg.review {
	padding: 0 10px;
}
.content_tabs_scroll_dg.review .title {
	font-size: 15px;
	padding: 8px 0;
	line-height: 25px;
	color: rgb(158, 158, 158);
}
.content_tabs_scroll_dg.review p {
	font-size: 13px;
	padding: 5px 0;
	line-height: 25px;
	color: rgb(61, 61, 61);   
	text-align: justify;
	direction: rtl;
}
.content_tabs_scroll_dg.review img {
	width: 100%;
	max-width: 100%;
}
.content_tabs_scroll_dg.review p.highlight {
	padding: 5px 15px;
	margin: 5px -10px;
	background: #eee;
	color: #72aede;
}
#product_propet_cartdg .container-fluid{
	padding-top: 15px;
}
.item_view_one_ttl h3 {
	line-height: 20px;
}
.tab_scroll_listcat ul li:last-child {
	margin-left: 40px;
}

/*responsive-part*/
@media (min-width: 320px) {
	#pro_cat_hm1,#pro_cat_hm2,#pro_cat_hm3,#pro_cat_hm4,#slider_prodct_dg {
		overflow: hidden;
	}
	#pro_cat_hm1 .swiper-container,#slider_prodct_dg .swiper-container {
		margin-left: -150px;
	}
	#pro_cat_hm2 .swiper-container ,#pro_cat_hm3 .swiper-container ,#pro_cat_hm4 .swiper-container {
		margin-left: -100px;
	}
}


@media (max-width: 768px) {
	.logo_dg {
		display: inline-block;
		float: right;
		height: 50px;
		margin-top: 8px;
	}

	#menu_mobile.opened {
		opacity: 1;
		right: 0;
	}

	#menu_mobile {
		position: fixed;
		width: 211px;
		right: -211px;
		opacity: 0;
		top: 0;
		bottom: 0;
		z-index: 9999;
		transition: 0.3s;
		background-color: #fff;
	}

	.mobile_inner ul li a {
		color: #383030;
		font-size: 12px;
		line-height: 30px;
	}

	baskt_dg a i {
		font-size: 11px;
		color: #fff;
		margin-right: 10px;
	}

	.serch_dg a i {
		font-size: 13px;
		color: #fff;
	}

	.spec_vorsh {
		text-align: center;
		margin-bottom: 17px;
	}

	.count_down_so_wrapper {
		direction: ltr;
		float: none;
		text-align: center;
	}

	.price_seccc strike {
		display: block;
		color: #ef5661;
	}

	.price_seccc span {
		display: block;
		color: #52aa2f;
	}

	.ttl_dg_pop {
		margin-bottom: 18px;
		font-size: 14px;
		margin-right: 16px;
	}

	.sin_pr_ww {
		position: relative;
		background-color: #fff;
		margin: 0 0 20px 0;
		box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
		border-radius: 2px;
	}

	.slider_prdc a {
		background: #52aa2f;
		color: #fff;
		padding: 9px 20px;
		border-radius: 26px;
		font-size: 10px;
		display: block;
	}
}

@media (max-width: 767px) {
	sin_pr_ww {
		position: relative;
		background-color: #fff;
		margin: 0 0;
		box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
		border-radius: 4px;
		height: 241.5px;
	}

	#menu_mobile.opened {
		opacity: 1;
		right: 0;
	}
	.coun_down_so span {
		padding: 6px;
		margin: 0 5px;
		background-color: #616161;
		color: #fff;
		border-radius: 2px;
	}
	.spec_vorsh span {
		font-size: 18px;
	}
}

@media (max-width: 600px) {
	price_seccc span {
		display: block;
		color: #52aa2f;
		position: relative;
		right: 12%;
	}

	price_seccc strike {
		display: block;
		color: #ef5661;
		position: relative;
		right: 32%;
	}

	#menu_mobile.opened {
		opacity: 1;
		right: 0;
	}
	.all_des_dggg {
		padding: 0 10px 5px 10px;
		margin-bottom: 5px;
	}
	.all_itm_bstee:not(.item_view_twozwei) .item_view_one_img img {
		width: 80px;
		height: 80px;
	}
	.item_view_one_ttl h3 {
		margin-top: 0;
	}
}

@media (min-width: 600px) {
	.price_seccc strike {
		display: block;
		color: #ef5661;
	}

	price_seccc span {
		display: block;
		color: #52aa2f;
	}

	#menu_mobile.opened {
		opacity: 1;
		right: 0;
	}

}

@media (max-width: 500px) {
}

@media (max-width: 480px) {
	.item_view_one_img {
		width: 28%;
	}
	.all_des_dggg {
		width: 72%;
	}
}

@media (max-width: 400px) {
	.spec_vorsh span {
		font-size: 15px;
	}
	.coun_down_so span {
		padding: 4px;
		margin: 0 2px;
		background-color: #616161;
		color: #fff;
		border-radius: 2px;
	}
	.coun_down_so span:nth-child(3)::after {
		content: ":";
		position: absolute;
		color: #616161;
		left: 24px;
		font-size: 14px;
	}
	.coun_down_so span:nth-child(1)::after {
		content: ":";
		position: absolute;
		color: #616161;
		left: 61px;
	}

	.coun_down_so span:nth-child(2)::after {
		content: ":";
		position: absolute;
		color: #616161;
		left: -5px;
	}
	.item_view_twozwei {
		width: 100%;
	}
}



/********************ispareh********************/


.specifications select {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	border: none;
	width: 49.5%;
	margin-bottom: 30px;
	height: 30px;
	transition: 0.3s;
}

.specifications input{
	width: 100%;
	border: none;
	border-bottom: 2px solid #ddd;
	margin-bottom: 30px;
	height: 30px;
	transition: 0.3s;
}
.specifications input:focus { 
	border-bottom: 2px solid #52aa2f;
	transition: 0.3s;
}
.product_cart_produz .title {
	color: #b1b1b1;
	margin-bottom: 20px;
}
.product_cart_produz .method {
	width: 100%;
	float: right;
	padding: 15px;
	position: relative;
}
.product_cart_produz .method:not(:last-child){
	border-bottom: 1px dotted  #ddd;
}
.product_cart_produz .method p {
	font-size: 13px;
	font-weight: 600;
	color: #4d4d4d;
	display: inline-block;
}
.product_cart_produz .method input[type='radio']:after {
	width: 15px;
	height: 15px;
	border-radius: 15px;
	top: -2px;
	left: -1px;
	position: relative;
	background-color: #d1d3d1;
	content: '';
	display: inline-block;
	visibility: visible;
	border: 2px solid white;
}

.product_cart_produz .method input[type=radio] {
	position: absolute;
	opacity: 0;
	left: 15px;
	cursor: pointer;
	z-index: 999999;
}
.product_cart_produz.payments .method input[type=radio] {
	left: 2px;
}
.product_cart_produz .method input:checked ~ .radiobtn {
	background-color: #52aa2f;
}
.product_cart_produz .method .radiobtn {
	position: absolute;
	top: 15px;
	left: 15px;
	height: 17px;
	width: 17px;
	background-color: #eee;
	border-radius: 50%;

}
.product_cart_produz .method .radiobtn:after {
	top: 5px;
	left: 5px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: white;
	content: "";
	position: absolute;
	display: none;
}
.product_cart_produz .method input:checked ~ .radiobtn:after {
	display: block;
}
.product_cart_produz .method .descr {
	margin-top: 10px;
}
.product_cart_produz .method .descr div:first-child{
	margin-bottom: 5px;
}
.product_cart_produz .method .descr span{

}
.paymentmethod .switch {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 15px;
	margin-top: 3px;
	float: left;
}

.paymentmethod .switch input { 
	opacity: 0;
	width: 0;
	height: 0;
}

.paymentmethod .slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.paymentmethod .slider:before {
	position: absolute;
	content: "";
	height: 22px;
	width: 22px;
	right: 0;
	bottom: -3px;
	background-color: #9d9d9d;
	-webkit-transition: .4s;
	transition: .4s;
}

.paymentmethod input:checked + .slider {
	background-color: #52aa2f59;
}
.paymentmethod input:checked + .slider:before{
	background-color: #52aa2f;
}
.paymentmethod input:focus + .slider {
	box-shadow: 0 0 1px #52aa2f;
}

.paymentmethod input:checked + .slider:before {
	-webkit-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	transform: translateX(-20px);
}

/* Rounded sliders */
.paymentmethod .slider.round {
	border-radius: 34px;
}

.paymentmethod .slider.round:before {
	border-radius: 50%;
}
.product_cart_produz .discount {
	width: 100%;
	border: none;
	border-bottom: 2px solid #ddd;
	margin-bottom: 30px;
	height: 30px;
	transition: 0.3s;
}
.product_cart_produz .discount:focus {
	border-bottom: 2px solid #52aa2f;
	transition: 0.3s;
}
.paymentmethod .head span{
	font-size: 14px;
	color: #5b5b5b;
}
.paymentmethod .head {
	padding: 15px;
	position: relative;
}
.product_cart_produz .content {
	padding: 15px;
	display: none;
	border-top: 1px solid #ddd;
}
.product_cart_produz.paymentmethod{
	padding: 0;
}
.paymentmethod input:checked .paymentmethod .content {
	display: block!important;
}
.paymentmethod.info .item{
	padding: 15px;
}
.paymentmethod.info .item:first-child p {
	color: #52aa2f;
	font-size: 14px;
}
.paymentmethod.info .item:last-child p{
	font-size: 13px;
	color: #6e6c6c;
}
.product_cart_produz.paymentmethod.payments{
	padding: 13px !important;
}
.paymentmethod.payments .head {
	padding: 15px 0;
}
.product_cart_produz.payments .method {
	padding: 0
}
.product_cart_produz.payments .method .radiobtn {
	left: 0;
}
#product_propet_cartdg{
	padding-bottom: 50px;
}
.payments .content img {
	width: 120px;
	margin: 30px auto 0;
	display: inherit;
}

@media (max-width: 400px) {
	.specifications select {
		width: 100%;
	} 
}






#pro_cat_hm1 .swiper-container .swiper-button-prev {
	left: 10px !important;
	right: auto !important;
}

#pro_cat_hm1 .swiper-container .swiper-button-next, #pro_cat_hm1 .swiper-container .swiper-button-prev {
	color: #666;
	font-size: 30px;
	font-weight: 100;
	text-align: center;
}


/************************filters***************************/

#fil_sr_beste #menu_mobile{
	width:400px;
	right:-400px;
}
#fil_sr_beste #menu_mobile.opened {
	right: 0;
}
.fil_ter_dg{
	margin:0 !important;
}

/* Style the tab */
.tab {
	float: left;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
	width: 30%;
	height: 300px;
}

/* Style the buttons inside the tab */
.tab button {
	display: block;
	background-color: inherit;
	color: black;
	padding: 22px 16px;
	width: 100%;
	border: none;
	outline: none;
	text-align: left;
	cursor: pointer;
	transition: 0.3s;
	font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
	background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
	background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
	float: left;
	padding: 0px 12px;
	border: 1px solid #ccc;
	width: 70%;
	border-left: none;
	height: 300px;
}





























/************************filters***************************/

#menu_features {
	position: fixed;
	width: 100%;
	right: -100%;
	opacity: 0;
	top: 0;
	bottom: 0;
	z-index: 9999;
	transition: 0.3s;
	background-color: #fff;
}

#menu_features.opened {
	right: 0;
	opacity: 1;
}

.fil_ter_dg {
	margin: 0 !important;
}

.close_features {
	float: right;
	margin: 13px 10px 0 10px;
	font-size: 20px;
	color: #fff;
	cursor:pointer
}

#menu_features .mobile_inner {
	padding-right: 0
}

.tab_features {
	float: right;
	background-color: #555;
	width: 35%;
	overflow: auto;
	height: 100%;
}

.tab_features button {
	display: block;
	background-color: inherit;
	color: #fff;
	padding: 10px;
	width: 100%;
	border: none;
	outline: none;
	text-align: right;
	cursor: pointer;
	transition: 0.3s;
	line-height: 20px;
}

.tab_features button:hover {
	background-color: #ddd;
}

.tab_features button.active {
	background-color: #fff;
	color: #555;
}

.tab_features button.active span {
	background: #555;
	color: #fff;
}

.tab_features button span {
	float: left;
	font-family: iranyekan;
	background: #fff;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #555;
	border-radius: 100%;
	text-align: center;
}

.tabcontent_features {
	width: 65%;
	height: 100%;
	float: left;
	overflow: auto;
	padding: 10px;
}

.input_search_features {
	width: 100%;
	height: 35px;
	background: #fbfbfb;
	border: none;
	padding: 5px;
	color: #555;
	border-radius: 5px;
}

.tabcontent_features ul li {
	padding-top: 10px;
	height: 40px;
	line-height: 22px;
}

.label_checkbox {
	display: block;
	position: relative;
	margin: 5px auto;
	padding-left: 20px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.label_checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
}

.label_checkbox:after {
	content: "";
	position: absolute;
	display: none;
}


.label_checkbox input:checked ~ .checkmark:after {
	display: block;
}

.label_checkbox .checkmark:after {
	left: 7px;
	top: 3px;
	width: 5px;
	height: 10px;
	border: solid #ef5661;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.clear_checkbox {
	position: absolute;
	bottom: 45px;
	left: 0;
	background: #efefef;
	padding: 10px;
	color: #555;
	width: 65%;
	text-align: center;
}

.clear_checkbox i {
	margin-left: 5px;
}



/* The Modal (background) */
#Modal_Ordering.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
#Modal_Ordering .modal-content {
	position: relative;
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	border: 1px solid #888;
	width: 80%;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-name: animatetop;
	animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
	from {
		top: -300px;
		opacity: 0
	}

	to {
		top: 0;
		opacity: 1
	}
}

@keyframes animatetop {
	from {
		top: -300px;
		opacity: 0
	}

	to {
		top: 0;
		opacity: 1
	}
}

/* The Close Button */
#Modal_Ordering .close {
	color: white;
	float: left;
	font-size: 28px;
	font-weight: bold;
}

#Modal_Ordering .close:hover,
#Modal_Ordering .close:focus {
	text-decoration: none;
	cursor: pointer;
}

#Modal_Ordering .modal-header {
	padding: 7px;
	background-color: #5cb85c;
	color: white;
}

#Modal_Ordering .modal-header h5 {
	display: inline-block;
	margin: 5px;
}

#Modal_Ordering .modal-body {
	padding: 12px;
}

#Modal_Ordering .modal-footer {
	padding: 2px 16px;
	background-color: #5cb85c;
	color: white;
}

#Modal_Ordering .label_checkbox {
	padding-left: 0 !important;
	padding-right: 25px;
	margin: 10px auto;
}

#Modal_Ordering .label_checkbox .checkmark {
	left: auto !important;
	right: 0;
	border-radius: 100% !important;
}




