button#responsive-menu-button {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 15px;
	right: 2%;
	background: #fff;
	z-index: 99999;
}
.phone_area.search-mobile.visible-xs, .phone_area.login-mobile.visible-xs {
	display: none;
}
.responsive-menu-inner, .responsive-menu-inner::before, .responsive-menu-inner::after {
	background-color: #bdbdbd;
}
.responsive-menu-submenu {
	padding: 0 9px 0 0 !important;
}
.responsive-menu-submenu li a {
	background: #353535 !important;
}
#responsive-menu li {
	text-align: right;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
	position: absolute;
	right: 80% !important;
}
.responsive-menu-open button#responsive-menu-button:hover, .responsive-menu-open button#responsive-menu-button:focus, button#responsive-menu-button:hover, button#responsive-menu-button:focus {
	background: #B53471;
}
#responsive-menu-container .responsive-menu-search-box {
	display: none;
}
.woocommerce-Price-currencySymbol {
	font-weight: normal;
	font-size: 12px;
}
.woocommerce-Price-amount.amount {
	font-weight: bold;
	font-size: 20px;
}
footer.footer {
	float: right;
	width: 100%;
	background: #3a3a3a;
}
footer.footer .story {
	float: right;
	width: 100%;
	padding: 35px 0 20px;
	border-bottom: 1px solid #ebecee;
}
footer.footer .story .avatar {
	border-radius: 3px;
	padding: 5px;
	width: 100px;
	height: 100px;
	float: right;
	margin-left: 20px;
	float: right;
	background: #fff;
	-moz-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-ms-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-o-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	margin-bottom: 15px;
}
footer.footer .story .avatar img {
	border-radius: 3px;
	max-width: 100%;
}
footer.footer .story h6 {
	color: #12CBC4;
	font-size: 16px;
	margin: 0px 0 12px 0 !important;
}
.text p {
	margin: 5px 0;
}
footer.footer .story .text {
	color: #333;
	font-size: 13px;
	margin: -8px 122px 0 0;
}
footer.footer .story .text a strong {
	display: inline-block;
}
footer.footer .story .text strong {
	color: #B53471;
	display: block;
	font-size: 12px;
	margin-bottom: 10px;
}
.interaction {
	float: right;
	width: 100%;
	padding: 60px 0 20px 0;
	position: relative;
}
.interaction input[type="text"] {
	float: right;
	width: calc(50% - 5px);
	margin-left: 5px;
	padding: 0 10px;
	background: #fff;
}
.interaction input[type="email"] {
	float: right;
	width: calc(100% - 85px);
	margin-top: 10px;
	margin-left: 10px;
	padding: 0 10px;
	background: #fff;
}
.interaction button {
	float: right;
	height: 33px;
	width: 70px;
	margin-top: 10px;
	background: #B53471;
	border-radius: 3px;
	-webkit-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s;
	color: #fff;
}
.interaction button:hover {
	background: #833471;
}
.ikweb_loader {
	width: 100%;
	height: 24px;
	text-align: center;
	float: right;
	margin-top: 10px;
}
.interaction .newsletter_result {
	float: right;
	width: 100%;
	padding: 10px 0;
}
.android {
	float: left;
	border-radius: 3px;
	line-height: 20px;
	background: #bdbdbd;
	margin-top: 15px;
}
.android a {
	padding: 10px;
}
.android a, .android a:focus, .android:hover a, .android:hover a:hover {
	color: #fff;
}
.android a, .android span, .android strong, .contactus address, .interaction form.newsletter.loading .ikweb_loader {
	display: block;
}
.android i {
	font-size: 32px;
	float: right;
	margin-left: 10px;
}
.android strong {
	float: right;
	font-size: 16px;
}
.android a, .android span, .android strong, .contactus address, .interaction form.newsletter.loading .ikweb_loader {
	display: block;
}
.end {
	float: right;
	width: 100%;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #494949;
	color: #fff;
	text-align: left;
	background: #3a3a3a;
}
.end ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.end ul li {
	float: right;
	margin-left: 25px;
}
.end ul li a {
	color: rgba(0,0,0,.7);
	font-size: 13px;
}
.end ul li a:hover {
	color: #000;
}
.footer-adress {
	color: #ccc;
}
.contactus {
	float: right;
	width: 100%;
}
.contactus address {
	margin-bottom: 10px;
}
.contactus, .contactus a {
	color: #757575;
}
.contactus ul.socials {
	list-style: none;
	margin: 0;
}
.contactus ul.socials li {
	float: left;
	margin-right: 10px;
	position: relative;
	margin-top: 5px;
	width: 40px;
	height: 40px;
	-webkit-transition: background .3s;
	-moz-transition: background .3s;
	-ms-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.contactus ul.socials li a {
	color: #BDBDBD;
	display: block;
	font-size: 30px;
	height: 45px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.contactus ul.socials li a i, .contactus ul.socials li a img {
	position: absolute;
	top: 50%;
	left: 50%;
	filter:grayscale(1);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.contactus ul.socials li a:hover i, .contactus ul.socials li a:hover img {
	filter:grayscale(0);
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
.interaction form.newsletter .ikweb_loader {
	display: none;
}
.ikweb_loader .ikweb_wheel {
	width: 24px;
	height: 24px;
	margin: 0 auto;
	border: 3px solid #000;
	border-radius: 50%;
	border-left-color: transparent;
	border-right-color: transparent;
	animation: ikweb-spin 1025ms infinite linear;
	-o-animation: ikweb-spin 1025ms infinite linear;
	-ms-animation: ikweb-spin 1025ms infinite linear;
	-webkit-animation: ikweb-spin 1025ms infinite linear;
	-moz-animation: ikweb-spin 1025ms infinite linear;
}
.end ul {
	list-style: none;
}
.contactus, .contactus a {
	color: #ccc;
}
.android a, .android span, .android strong, .contactus address, .interaction form.newsletter.loading .ikweb_loader {
	display: block;
}
.footer {
	padding: 0;
}
.ikwebfooterlogo img {
	width: 135px !important;
	/* float: right; */
	height: 59px !important;
	margin: -15px 0;
}
.phone:hover a {
	font-weight: bold;
	color: #B53471;
}
.footer-widget-top h4 {
	margin: 0;
	color: #fff;
	font-size: 14px;
	padding: 6px;
	background: #34434d;
	border-radius: 3px;
	text-align: center;
}
.footer-widget-top small {
	font-size: 10px;
	color: #ccc;
	margin: 5px;
}
.footer-widget-top i {
	padding: 0 5px;
}
.newsletter {
	margin: 15px;
}
.newsletter input {
	padding: 8px !important;
	border-radius: 4px !important;
}
.shop-footer-menu ul li a {
	padding: 4px;
	margin: 0px 0;
	display: block;
	transition: all .5s;
	color: #ccc;
}
.shop-footer-menu ul li a::before {
	font-size: 6px;
	content: "\f111";
	font-family: 'fontawesome';
	padding: 5px;
	transition: all .5s;
	color: #888;
}
.shop-footer-menu li:hover a::before, .shop-footer-menu li:hover a {
	color: #B53471;
}
.footer-adress i {
	font-size: 17px;
	float: right;
	margin: 1px 3px;/* width: 15px; */
	/* height: 20px; */
}
.footer-adress {
	font-size: 12px !important;
	color: #CCC;
}
.tabul1-side.text-ads {
	float: right;
	padding: 7px;
	text-align:center
}
.tabul1-side.text-ads li {
	padding: 4px 0 !important;
	margin-bottom: 3px !important;
	float: right;
	width: 100%;
	border-radius: 3px;
	-webkit-transition: background 300ms;
	-o-transition: background 300ms;
	transition: background 300ms;
	background: #f4f4f4;
}
.sidebar .side_menu .widget_text ul li:hover, .sidebar .side_menu .widget_text ul li.current-menu-item {
	background: #fbfbfb;
}
.tabul1-side.text-ads a {
	float: right;
	width: 100%;
	margin-bottom: 5px !important;
	display: block;
	padding: 1px 0 !important;
	color: #B53471 !important;
	-webkit-transition: color 300ms;
	-o-transition: color 300ms;
	transition: color 300ms;
	font-weight: 600;
	font-size: 12px;
}
.tabul1-side.text-ads span {
	color: #929292;
	font-size: 11px;
}
.telegram_btn {
	border-radius: 3px 3px 0 0;
	position: fixed;
	right: 25px;
	bottom: 0;
	width: 270px;
	height: 60px;
	background-color: #3dc2ea;
	color: #fff !important;
	padding-right: 10px;
	box-shadow: 4.66px -3.78px 10px 0 rgba(0,0,0,.1);
	transition: height .2s;
	z-index: 999;
}
.telegram_btn img {
	float: left;
	margin-left: 6px;
	margin-top: 7px;
}
.telegram_btn p:nth-child(2) {
	font-size: 14px;
	font-weight: 700;
	margin-top: 7px;
	margin-bottom: -2px;
}
.telegram_btn:hover {
	color: #fff !important;
	height: 70px;
}
.breadcrumb_container {
	background: #f3f3f3;
	padding-top: 175px;
}
.entry-title {
	font-size: 22px;
	font-weight: 700;
	border-bottom: 2px solid #f3f3f3;
	padding-bottom: 20px;
	margin-bottom: 0;
	line-height: 1.5;
	margin: 20px 13px 0 0;
}
.ikweb_post .articleMeta {
	float: right;
	width: auto;
	font-size: 12px;
	color: rgba(51,51,51,.7);
	padding: 8px 15px;
	margin: 0;
}
.post-sharing {
	background: #efefef !important;
	padding: 10px;
	border-radius: 5px;
	font-weight: 900;
}
.post-sharing li {
	list-style: none !important;
	float: left;
	margin-left: 10px;
}
.rc-share-product a {
	color: #777;
	transition: all .3s;
}
.post-sharing i {
	font-size: 20px;
	padding: 2px 4px;
}
.fb-share-product:hover {
	color: #3b5999;
}
.tel-share-product:hover {
	color: #0084ff;
}
.whats-share-product:hover {
	color: #25D366;
}
.tw-share-product:hover {
	color: #55acee;
}
.gp-share-product:hover {
	color: #dd4b39;
}
#author-info {
	font-family: isans, Geneva, sans-serif;
	background: #fff;
	padding: 10px;
	margin: 10px 0 15px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 3px;
	overflow: auto;
	background: #fff;
	box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-moz-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-ms-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-o-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	border-radius: 3px;
	margin-bottom: 15px;
}
#author-image {
	float: right;
	margin: 0px 0px 5px 5px;
	border: 6px solid #f6f6f6;
	border-radius: 76px !important;
}
.author-info-title {
	font-size: 12px;
	font-weight: 900;
	padding: 2px;
	border-bottom: 1px solid #f2f2f2;
	padding: 0 30px 7px 0;
}
.author-info-description {
	font-size: 12px;
	color: #5c5c5c;
	padding: 0px;
	margin-top: -6px;
}
.author-info-title a {
	color: #B53471 !important;
	font-size: 14px;
	padding: 5px;
	margin: 0px;
}
#author-image img {
	border-radius: 50px;
}
.author-info-social a {
	font-size: 14px;
	padding: 4px;
}
.author-info-social {
	float: left;
	/* padding: 5px; */
	margin: 1px 8px;
}
.author-info-social a {
	filter: grayscale(100);
}
.author-info-social a:hover {
	filter: grayscale(0);
}
.author-tw {
	color:#55acee
}
.author-fb {
	color:#3b5999
}
.author-gp {
	color:#dd4b39
}
.author-insta {
	color:#e4405f
}
.author-tel {
	color:#007ee5
}
.author-mail {
	color:#f1c40f !important
}
.woo_title.related-posts {
	margin: 15px 15px 0 0 !important;
	color: #B53471;
}
ul.post_grid li section .preview a, ul.post_grid li section .more_info a {
	line-height: 38px;
	font-size: 13px;
	color: #999;
	background: #f4f4f4;
	text-align: center !important;
	transition: all .5s !important;
	margin: 29px 0;
	height: 40px;
	border-radius: 25px;
}
.more_info i {
	margin-left: 5px;
}
ul.post_grid li section .preview a, ul.post_grid li section .more_info a:hover {
	background: linear-gradient(to right, #833471, #ED4C67) !important;
	color:#fff;
}
.title-ba i {
	color: #f5f5f5;
	font-size: 80px;
	content: "\f001";
	background: #FF512F;
	background: -webkit-linear-gradient(to right, #DD2476, #FF512F);
	background: linear-gradient(to right, #DD2476, #833471);
	color: #FFF;
	padding: 3px 9px;
	margin: 10px 15px;
	float: right;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 25px;
	font-size: 29px;
	position: relative;
	z-index: 1;
}
.title-ba {
	position: relative;
	overflow: hidden;
	height: 74px;
}
.title-ba h3, .title-ba h2, .title-ba h1, .title-ba p {
	font-weight: bold;
	font-size: 17px;
	color: black;
	float: right;
	padding: 9px 15px;
	position: relative;
	background: #f6f6f6;
	width: 100%;
	margin: 13px 1px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 20px;
}
.title-ba a.more-shop-page {
	border-radius: 3px;
	padding: 5px 0px;
	display: block;
	float: left;
	position: relative;
	top: 20px;
	left: 30px;
	font-size: 13px;
}
.title-ba.side-title {
	background: #f6f6f6;
	height: 55px;
}
.title-ba.side-title h3 {
	border: none;
	padding: 15px;
}
.title-ba.clearfix.side-title-ba i {
	font-size: 24px;
}
#article_related span {
	font-size: 10px;
	font-weight: bold;
	color: #868686;
	background: #f4f4f4;
	float: left;
	padding: 3px 10px;
	border-radius: 3px;
	margin: 0 15px;
}
.stock.in-stock {
	display: none;
}
.single_add_to_cart_button.button.alt {
	width: 95%;
	background: #12CBC4;
	font-size: 15px;
	transition: all .3s !important;
}
.side_menu .single_add_to_cart_button.button.alt {
	width: 95%;
	background: #12CBC4;
	font-size: 15px;
	transition: all .3s !important;
	height: 40px;
	background: #3d8e06;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-color: #006500 !important;
	line-height: 12px;
	position: relative;
}
.side_menu .single_add_to_cart_button.button.alt::before {
	content: "\e92c" !important;
	font-family: ikwebicons !important;
	color: #FFF;
	line-height: 21px;
	font-size: 22px;
	display: inline-block;
	vertical-align: middle;
	padding: 9px 10px;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-left: 1px solid rgba(255,255,255,.5);
}
.single_add_to_cart_button.button.alt:hover {
	background: #A3CB38;
}
.price_single.left {
	display: block;
	margin-bottom: 0;
	text-align: center;
	font-size: 17px;
	color: #d71515;
	border: 1px solid #dfdfdf;
	padding: 0px;
	padding-right: 4px;
	padding-right: 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 43px;
	background: #fff;
	width: 95%;
	margin-right: 5px;
	margin-bottom: 5px;
	line-height: 42px;
}
.side_menu .add_to_wishlist {
	position:relative;
}
.side_menu .add_to_wishlist::before {
	content: "\e909" !important;
	font-family: ikwebicons !important;
	color: #FFF;
	line-height: 24px;
	font-size: 22px;
	display: inline-block;
	vertical-align: middle;
	padding: 9px 10px;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-left: 1px solid rgba(255,255,255,.5);
}
.side_menu .add_to_wishlist:hover {
	color: #fff;
	background: #833471;
}
.price_single.left del {
	color: #EA2027;
}
.price_single.left del span {
	font-size: 12px !important;
}
.price_single.left ins {
	color: #009432;
}
.add_to_wishlist {
	width: 95% !important;
	background: #B53471;
	color: #fff;
	font-size: 15px;
	display: inline-block;
	padding: .93em 1.25rem !important;
	font-family: isans !important;
	font-weight: normal !important;
	line-height: 1 !important;
	border-radius: .25em !important;
	-webkit-transition: all .15s !important;
	-o-transition: all .15s !important;
	transition: all .15s !important;
	text-align: center !important;
	margin: -7px 5px 5px 0 !important;
	border: none;
	box-shadow: 1px 1px 2px rgba(0,0,0,.2) !important;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2) !important;
	-webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.2) !important;
	-ms-box-shadow: 0 1px 2px rgba(0,0,0,.2) !important;
	-o-box-shadow: 0 1px 2px rgba(0,0,0,.2) !important;
	padding-right: 42px !important;
}
.yith-wcwl-wishlistaddedbrowse.show {
	text-align: center;
	font-size: 14px !important;
	background: #fafafa;
	width: 95%;
	padding: 0px 0 10px 0;
	margin: -7px 5px;
	border-radius: .25em !important;
}
.yith-wcwl-wishlistexistsbrowse.show {
	width: 95%;
	margin: 0px 0px;
	text-align: center;
}
.course_info_list {
	width: 95%;
	margin: 5px auto !important;
	padding: 2px !important;
}
.side_menu .students {
	transition:all .3s !important;
}
.side_menu .students span {
	font-size: 17px !important;
}
.side_menu .students strong {
	font-size: 20px;
	margin: 12px;
}
.side_menu .students i {
	font-size: 26px;
	padding: 0;
	opacity: .5;
	transition: all .3s !important;
	margin: 0px 2px 0 5px;
}
.side_menu .students:hover i {
	color: #12CBC4 !important;
	transition:all .3s;
}
.button.wc-forward:hover {
	background: #1289A7;
}
.product-name a:hover {
	color: #833471;
}
.product-name a {
	font-size:14px;
	font-weight:900;
}
.wc-proceed-to-checkout {
	margin: -15px 0 30px;
}
.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.wp-post-image {
	width: 175px;
}
#coupon_code {
	padding: 5px 2px;
	width: 135px;
	border-radius: 3px;
}
.woocommerce .cart .coupon input.button {
	background: #f5f5f5;
	color: #373a33;
	border: 1px solid #c9d1d7;
	font-size: 12px;
	padding: 0px 25px;
}
.vertical-top-level li {
	background: #f4f4f4;
	padding: 10px;
	border-radius: 3px;
	color: #fff !important;
	font-size: 13px;
	margin: 0 1px !important;
	transition: all .5s;
}
.vertical-top-level a {
	font-size: 13px;
	color: #5f5f5f;
	font-weight: 900;
}
.vertical-top-level {
	margin: 5px;
}
.vertical-top-level li i {
	margin: 0 7px;
	color: #B53471;
	transition: all .5s;
}
.vertical-top-level li:hover i {
	transform :rotate(360deg);
	color:#fff;
}
.vertical-top-level li:hover {
	background:#12CBC4;
	color:#fff;
}
.vertical-top-level li:hover a {
	color:#fff;
}
/**************panel**************/
.dashboard-widget, .dokan-panel {
	background: #fff;
	border-radius: 2px;
	box-shadow: 0 1px 2px 1px #D3D2D3;
	margin-bottom: 30px;
}
.dashboard-widget.dokan-announcement-widget ul li {
	border-bottom: 1px solid #eff2f3;
}
.speaker-img {
	width: 85px;
	height: 85px;
	float: right;
	margin: -10px 20px 10px 5px;
	font-size: 75px;
}
.dashbord-li i {
	font-size: 20px;
	margin: 0px 4px;
	vertical-align: middle;
}
.announce-read a:hover {
	color: #833471 !important;
}
.all-announce {
	float: left;
	margin: 22px;
	background: #adadad;
	padding: 6px 15px;
	border-radius: 25px;
	color: #fff;
	transition: all .3s;
}
.all-announce:hover {
	background: #B53471;
	color: #fff;
}
.notification-content #text {
	padding: 10px 25px 35px;
	line-height: 30px;
	font-size: 13px;
}
.notification-title {
	margin: 25px 25px 10px;
	background: #f4f4f4;
	padding: 10px;
	border-radius: 5px;
}
.dokan-dashboard-announce-content {
	margin: 15px 0 30px;
	width: 100%;
}
body.rtl .dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget ul li .dokan-dashboard-announce-content {
	width: 100%;
	font-size: inherit;
	color: inherit;
	padding-left: 0;
}
.dashboard-widget.dokan-announcement-widget ul li h3 {
	font-size: 16px;
	margin: 0;
	padding: 15px 0 10px;
}
.dashboard-widget.dokan-announcement-widget ul li a {
	color: #7b868a;
}
.dashboard-widget.dokan-announcement-widget ul li::after {
	display: block;
	clear: both;
}
.aiosc-subtabs li {
	float: right !important;
}
.aiosc-ticket-list table {
	width: 100%;
	text-align: right !important;
}
.aiosc-ticket-list table td, .aiosc-ticket-list table th, .aiosc-ticket-list table .column-subject, .aiosc-ticket-list table .aiosc-no-items {
	text-align: right !important;
}
#aiosc-subject {
	padding: 7px;
	border-radius: 3px;
}
#aiosc-department, #aiosc-priority {
	padding: 5px 49px;
	border-radius: 3px;
}
.aiosc-uploader-browse {
	float: right !important;
	margin: 0 0 20px !important;
}
a:hover, a:focus {
	color: #ED4C67;
}
#aiosc-form-submit:hover {
	background: #1289A7;
}
.alignleft.actions #ticket-search {
	padding: 8px 30px;
	border-radius: 5px;
}
#searc-submit:hover {
	background: #1289A7;
}
.ikweb_btn.blue.register i {
	margin-left: 6px;
	vertical-align: bottom;
	font-size: 20px;
}
.ikweb_btn.ikw_btn.blue.register {
	border-radius: 50px;
	text-align: left;
	width: 145px;
	background: #B53471;
	box-shadow: none;
	transition: all .3s;
	padding: 8px 15px;
	line-height: 21px;
}
.ikweb_btn.ikw_btn.blue.register:hover {
	background: #833471;
}
.ikweb_btn.ikw_btn.support {
	border-radius: 50px;
	margin-left: 3px;
	left: 126px;
	position: absolute;
	width: 120px;
	text-align: center;
	box-shadow: none;
	line-height: 19px;
	padding: 9px;
}
.dke-rdkd-rk3 .fdlt-cont {
	padding: 40px 0px;
}
.sys-container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.dke-rdkd-rk3 .ndk-nav {
	width: 23% !important;
	float: right;
	/* background: #fff; */
	-moz-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-ms-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-o-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	margin-bottom: 15px;
	margin-left: 20px;
	position: relative;
	overflow: hidden;
	background: #fff;
}
.ndk-cont {
	width: 75%;
	float: right;
}
.dke-rdkd-rk3 .ndk-cont {
	min-height: 263px;
	background-color: #FFF;
	box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.05);
}
.dke-rdkd-rk3 .ndk-nav li.rksd-current {
	border-right: 3px solid rgba(18, 203, 196,1.0);
}
.dke-rdkd-rk3 .ndk-nav li:hover {
	/* margin-left: 0px; */
	margin-right: 0px;
	background-color: #fafafa;
	border-right: 3px solid rgba(18, 203, 196,1.0);
}
.dke-rdkd-rk3 .ndk-nav li:hover a, .dke-rdkd-rk3 .ndk-nav li:hover i {
	color: rgba(18, 203, 196,1.0);
}
.dke-rdkd-rk3 .ndk-nav li, .dke-rdkd-rk3 .ndk-nav li a, .dke-rdkd-rk3 .ndk-nav li .dkd-icon {
	transition: all 0.2s ease 0s;
}
.dke-rdkd-rk3 .ndk-nav li {
	margin-bottom: 0px;
	/* margin-left: 20px; */
	/* margin-right: 10px; */
	font-size: 13px;
	background-color: rgba(255, 255, 255, 1);/* width: 56%; */
}
.dke-rdkd-rk3 .ndk-nav li.rksd-current a {
	opacity: 1;
}
.dke-rdkd-rk3 .ndk-nav li a {
	padding: 15px 20px;
	display: block;
	color: #000;
	opacity: 1;
}
.dke-rdkd-rk3 .ndk-nav li i {
	color: #777D84;
	font-size: 20px;
	margin-left: 9px;
	vertical-align: middle;
}
.dke-rdkd-rk3 .ndk-nav li.dkkd-logout a {
	color: #EA2027;
}
.dke-rdkd-rk3 .ndk-nav li.dkkd-logout .dkd-icon {
	color: #EA2027;
}
.fa-power-off::before {
	content: "";
}
.dke-rdkd-rk3 .fldfd-spc .fksd-t-img {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.dke-rdkd-rk3 .fle-ds-spc {
	padding: 25px;
}
.dke-rdkd-rk3 .fksd-t-img .fkd-tf {
}
.fkrf-sc-cls .alert {
	opacity: 1 !important;
	padding: 15px;
	font-size: 14px;
	background: rgba(18, 203, 196,.1);
	border: rgba(18, 203, 196,1.0);
	color: rgba(18, 137, 167,1.0);
}
.fkrf-sc-cls .alert span {
	padding: 0 !important;
	font-size: 13px;
	line-height: 3;
}
.dke-rdkd-rk3 .fksd-t-img .fkd-tf .fkmd-iggg {
	padding: 5px 10px;
	display: inline-block;
	margin-right: 30px;
	position: relative;
	color: #3B384C;
	font-size: 13px;
	background-color: #FFF;
}
.dke-rdkd-rk3 .fksd-t-img .fkd-tf .fkmd-iggg::before {
	width: 30px;
	height: 1px;
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -0.5px;
	content: " ";
	background-color: #FFF;
}
.dke-rdkd-rk3 .fksd-t-img .fkd-tf .fkmd-iggg i {
	margin-left: 5px;
}
.fa-envelope::before {
	content: "";
}
.dke-rdkd-rk3 .fle-ds-spc {
	padding: 25px;
}
.fkrf-sc-cls {
	overflow: auto;
	padding-bottom: 20px;
}
.fkrf-sc-cls .kffg-img-h {
	width: 136px;
	float: right;
}
.fkrf-sc-cls .kffg-img-h .kd-img-box {
	position: relative;
	margin: 10px 15px;
	padding: 3px;
	border-radius: 50%;
	box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.18);
}
.send-ticket {
	opacity: 1 !important;
	padding: 15px;
	font-size: 14px;
	background: rgba(18, 203, 196,.1);
	border: rgba(18, 203, 196,1.0);
	color: rgba(18, 137, 167,1.0);
	margin-bottom: 25px;
}
.fkrf-sc-cls .kffg-img-h .kd-img-box img {
	width: 100%;
	display: block;
	border-radius: 50%;
}
.fkrf-sc-cls .kfc-ddgg-cnt {
	margin-right: 140px;
	padding-right: 20px;
	padding-top: 5px;
	border-right: 2px solid #E8E8E8;
	margin-top: 25px;
}
.fkrf-sc-cls .fkr-clrr-tlb {
	width: 100%;
}
.dashbord-i {
	width: 25px;
	height: 25px;
	display: inline-block;
	margin-left: 5px;
	color: #00bbf2;
	text-align: center;
	line-height: 25px !important;
	background-color: #fff;
	border-radius: 50%;
}
.dashbord-li {
	margin: 3px;
	color: rgb(255, 255, 255);
	background: linear-gradient(to right, #FFF, rgba(18, 203, 196,1.0));
	width: 350px;
	border-radius: 25px;
	padding: 4px;
	font-weight: 900;
}
.dashbord-label {
	color: #555;
	font-weight: 500;
}
.shop_table.shop_table_responsive.my_account_orders {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0px 0px 24px -1px;
	text-align: right;
	width: 100%;
	border-collapse: separate;
	border-radius: 5px;
}
.woocommerce-MyAccount-navigation {
	display: none;
}
.panel-vip {
	width: 22px;
	margin-left: 5px;
	margin-right: -6px;
}
.panel-vip-li {
	background: #fff !important;
}
.panel-vip-li a {
	color: #000 !important;
}
#wppb-edit-user input {
	border: none;
	padding: 8px;
	font-family: isans;
	border: 1px solid #e5e5e5;
}
#wppb-edit-user ul li, #wppb-login-wrap p, #select_user_to_edit_form p {
	overflow: hidden;
	margin: 3px 0;
	padding-bottom: 14px;
	border-radius: 5px;
	padding: 10px;/* border: 1px solid #E7E7E7; */
}
.wppb-form-field > span {
	font-style: normal;
	font-weight: 400;
	color: #999;
}
#wppb-edit-user #edit_profile {
	padding: 7px 25px;
	display: block;
	margin: 15px 0 0;
}
#display-name, #wppb-edit-user {
	padding: 5px;
	border-radius: 4px;
}
.wppb-user-forms ul li {
	border-bottom: 1px dashed #bababa;
}
.wppb-radios li {
	border: none !important;
}
#wppb-edit-user h4 {
	color: rgba(181, 52, 113,1.0);
}
table.cart .product-thumbnail {
	display: inline-block;
}
.shop_table.cart.wishlist_table td {
	text-align: right;
}
.woocommerce .wishlist_table td.product-add-to-cart a {
	background: rgba(18, 203, 196,1.0) none repeat scroll 0% 0% !important;
}
.woocommerce .wishlist_table td.product-add-to-cart a:hover {
	background: rgba(18, 137, 167,1.0) none repeat scroll 0% 0% !important;
}
.panel-register-login, .panel-lost-password {
	width: 50%;
	padding: 10px;
	margin: 90px auto 0;
	background: #fff;
	-moz-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-ms-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-o-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	border-radius: 3px;
	position: relative;
}
.panel-tabs {
	width: 100%;
	float: right;
	margin: 85px 0 0 0;
	padding: 0px 0 20px 0;
}
.panel-tabs ul {
	margin: 0 auto !important;
	width: 100%;
}
.panel-register-login p {
	border: none !important;
}
.panel-register-login label, .panel-lost-password label {
	font-weight: 800 !important;
	font-size: 11px !important;
}
.panel-register-login input, .panel-lost-password input {
	background: #fff !important;
	padding: 7px !important;
	box-shadow: 0 1px 2px rgba(24,24,24,.15);
}
.panel-register-login #wppb-submit, .panel-lost-password #wppb-recover-password-button {
	width: 100% !important;
	background-color: #B53471 !important;
	padding: 13px !important;
}
.panel-register-login #wppb-submit:hover, .panel-lost-password #wppb-recover-password-button:hover {
	background: #833471 !important;
}
#wppb-register-user li {
	padding: 10px;
}
.form-submit #register {
	background: #B53471 !important;
	padding: 12px !important;
}
.form-submit #register:hover {
	background: #833471 !important;
}
.panel-recover-pass {
	border-top: 1px solid #e7e7e7;
	padding: 10px;
	text-align: center;
}
.panel-recover-pass a {
	color: #6e6e6e;
	transition:all .3s;
}
.panel-recover-pass a:hover {
	color: #833471;
}
.lost-password-title {
	width: 100%;
	border-bottom: 1px solid #efefef;
}
.lost-password-title h3 {
	margin: 0 auto;
	width: 125px;
	font-weight: 500;
	font-size: 13px;
	border-bottom: 2px solid #ea3030;
	padding: 0px 15px 8px;
}
.panel-lost-password p {
	font-size: 11px;
	margin: 20px 0 !important;
}
.panel-lost-password #wppb-recover-password-button {
	color: #fff;
}
.panel-register-login #register {
	width: 100% !important;
	margin: 10px 0 0 0 !important;
}
/*panel-affilate-wp*/
#affwp-affiliate-dashboard-tabs {
	float: right;
	width: 100%;
	background: #f0f0f0;
	border-radius: 5px;
	padding: 5px !important;
	text-align: center;
	margin: 0 0 15px 0 !important;
}
#affwp-affiliate-dashboard-tabs li a {
	padding: 8px !important;
	font-size: 13px;
}
.affwp-affiliate-dashboard-tab.active {
	background: rgba(181, 52, 113,1.0);
	color: #fff !important;
	border-radius: 3px !important;
}
#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.active a {
	color: #fff;
	padding: 7px 10px !important;
	line-height: 1;
	margin: 0px;
	display: inline-block;
}
#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li:hover, #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.active {
	box-shadow: none;
}
#affwp-url {
	width: 100%;
	padding: 10px;
	border-radius: 5px;
	font-size: 13px;
	background: #fafafa;
}
table.affwp-table td, table.affwp-table th {
	text-align: right;
}
/*sidebar-daysale*/
.daysale h2 {
	text-align: center;
	font-size: 13px;
	margin: 0;
	padding: 5px;
	color: #3c3c3c;
}
.daysale-view {
	float: left;
	display: block;
	padding: 6px 20px;
	background: #B53471;
	color: #fff;
	border-radius: 3px;
}
.dayslae-excerpt {
	float: right;
	width: 100%;
	padding: 6px 0px 0px;
	margin: 3px 0;
	border-top: 1px solid #d8d8d8;
}
.daysale-price del span {
	color: #f15b67 !important;
	font-size: 11px !important;
	margin-left: 2px;
}
.daysale-view:hover {
	color: #fff;
	background: #833471;
}
.daysale-price {
	float: right;
	color: #48ae4f;
	margin: 0 5px;
}
.quantity .input-text {
	width: 94% !important;
	margin: 7px !important;
	padding: 8px !important;
	background: #f3f3f3 !important;
	border: none !important;
	border-radius: 5px !important;
}
.side_menu.top-single-product-box {
	display:none;
	float: right;
	width: 100%;
	background: #fff;
	box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-moz-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-ms-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-o-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	border-radius: 3px;
	padding: 15px 10px;
	margin-bottom: 15px;
}
.side_menu.top-single-product-box h3 {
	padding: 0px 6px 10px;
	margin: 0;
	border-bottom: 1px solid #f3f3f3;
}
.side_menu.top-single-product-box ul.course_info_list li {
	background: none;
	border-bottom: 1px solid #eee;
	padding: 10px 0;
}
.side_menu.top-single-product-box ul li a {
	color: #333;
}
.side_menu.top-single-product-box ul.course_info_list li a:hover {
	color: #12CBC4;
}
.side_menu.top-single-product-box ul.course_info_list li i {
	opacity: .5;
	margin-left: 5px;
}
.post-meta span {
 text-align:;
	float: right;
	margin-left: 10px;
	line-height: 25px;
}
.more {
	padding: 2px 10px;
	background: #4bcffa;
	border-radius: 3px;
	color: #fff !important;
	float: left;
}
.more:hover {
	background: #0fbcf9;
}
/* ACF-COURSES */
.accordion-group {
	padding: 1rem 0;
	list-style: none;
	position: relative;
	float: right;
	width: 100%;
	margin: 20px 0;
}
#accordion-group--0::before {
	background: #dee5ed;
	border-right: 1px solid #d3d8dc;
	border-left: 1px solid #d3d8dc;
	content: '';
	width: 7px;
	position: absolute;
	right: 14px;
	height: calc(100% - 30px);
	border-radius: 10px;
}
.accordion-group__accordion {
	float: right;
	width: 100%;
	position: relative;
	text-align: right !important;
}
span.course_number {
	position: absolute;
	width: 48px;
	height: 48px;
	border: 1px solid #d3d8dc;
	border-radius: 50%;
	text-align: center;
	line-height: 48px;
	background: #dee5ed;
	right: -5px;
	padding: 3px;
	top: 33px;
	cursor: pointer;
}
span.course_number::after {
	width: 36px;
	height: 36px;
	content: attr(title);
	border: 3px solid #fff;
	display: inline-block;
	border-radius: 50%;
	line-height: 36px;
	font-size: 16px;
	background: #607D8B;
	color: #fff;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
span.time_duration {
	float: left;
	background: #12CBC4;
	border-radius: 3px;
	padding: 5px 10px;
	color: #fff;
	opacity: 0;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
	margin: 43px 0 0 0;
}
span.file_size {
	background: #9e9e9e;
	transition: opacity .3s;
	padding: 5px 10px;
	color: #fff;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	float: left;
	opacity: 0;
	margin-left: 10px;
	border-radius: 3px;
	margin: 43px 0 0px 10px;/* width: 21%; */
}
span.lesson_title {
	font-size: 16px;
	cursor: pointer;
	float: right;
	margin: 38px 0 0 0;
	padding: 0;
	width: 75%;
}
.accordion-group__accordion-panel {
	margin: 90px 35px 0;
	background: #f5f5f5;
	border: 1px solid #d3d8dc;
	border-radius: 3px;
	list-style: none;
	position: relative;
	width: 95%;
}
.accordion-group__accordion-panel_expanded::before {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	font-size: 30px;
	top: -21px;
	right: 30px;
	color: #f4f4f4;
	display: inline-block;
	content: "\f0d8";
	position: absolute;
	text-rendering: auto;
	-moz-osx-font-smoothing: grayscale;
}
.accordion-group__accordion.accordion-group__accordion_expanded span {
	opacity: 1;
}
.accordion-group__accordion-btn, .accordion-group__accordion-btn:focus {
	background-color: #fff;
	border: none;
	border-width: 0.05rem;
	display: block;
	font-size: 1rem;
	padding: 0.5rem 2rem;
	color: #000;
	text-align: right;
	width: auto;
	margin: 0 27px;
}
.accordion-group__accordion.accordion-group__accordion_expanded span.course_number::after {
	background: #B53471;
	color: #fff;
}
.accordion-group__accordion {
	margin: 0
}
/*ACF-SUMMERY-OF-PRODUCTS*/
#product-details {
	border: 1px solid #E5E5E5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFF;
	font-family: isans;
	font-size: 12px;
	padding: 0;
	box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-moz-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-ms-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-o-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
}
#product-details li {
	list-style: none;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 10px;
}
#product-details li span.fild-name {
	width: 100%;
	font-weight: 900;
	color: #B53471;
	margin-left: 5px;
}
#product-details li .fild-value {
	text-align: center;
}
#product-details li:nth-child(2n) {
	background-color: #F7F7F7;
}
/*PRODUCT-NEW-HOVER-TRANSFORM-STYLES*/
h2.title-index-product {
	font-size: 14px;
	text-align: center;
	margin: 0;
	padding: 15px 15px;
	float: right;
	text-align: justify;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	max-width: 26ex;
}
h2.title-index-product a {
	color: #666;
}
.product-thumbnail-layer {
	position: absolute;
	content: " ";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	z-index: 1;
	overflow: hidden;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}
.product-thumbnail-layer:hover {
	opacity: 1;
}
.item-box-zs-image-text {
	position: absolute;
	overflow: hidden;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0px;
	height: 55px;
	font-size: 25px;
	margin: auto;
	width: 0;
	pointer-events: none;
	z-index: 999999;
	-webkit-transition: width 1.5s ease-out;
	-moz-transition: width 1.5s ease-out;
	-o-transition: width 1.5s ease-out;
	transition: width 1.5s ease-out;
	color: #e4e4e4 !important;
	font-weight: 900;
	text-align: center;
}
ul.post_grid li .thumbnail .product-thumbnail {
	float: right;
	width: 100%;
	position: relative;
	overflow: hidden !important;
	position: relative;
	display: block;
	overflow: hidden !important;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: transform 2s ease;
	-moz-transition: transform 2s ease;
	-o-transition: transform 2s ease;
	transition: transform 2s ease;
}
ul.post_grid li .thumbnail .product-thumbnail:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
ul.post_grid li:hover .item-box-zs-image-text {
	width: 150px;
}
/*H-STYLES*/

.entry ul li::before {
	content: "\e931";
	font-family: ikwebicons;
	margin-left: 5px;
	vertical-align: middle;
	font-size: 17px;
	color: #B53471;
	margin-right: 20px;
}
ol li {
	list-style-type: decimal;
	margin-right: 30px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	width: 100%;
	background-color: #ececec;
	color: #333;
	font-size: 15px;
	padding: 0.6em 2.4em 0.6em 1em;
	position: relative;
	margin: 10px 0px;
	font-size: 16px;
	line-height: 1.7em;
	font-weight:normal;
}
.entry h1::before {
	color: #B53471;
	content: "\271a";
	font-family: fontawesome-webfont;
	font-size: 21px;
	margin: -5px;
	position: absolute;
	right: .6em;
	top: .4em;
}
.entry h2::before {
	color: #B53471;
	content: "\2926";
	font-family: fontawesome-webfont;
	font-size: 25px;
	margin: -3px;
	position: absolute;
	right: .6em;
	top: .4em;
}
.entry h3::before {
	color: #B53471;
	content: "\2718";
	font-family: fontawesome-webfont;
	font-size: 22px;
	margin: 0px;
	position: absolute;
	right: .6em;
	top: .4em;
}
.entry h4::before {
	color: #B53471;
	content: "\2771";
	font-family: fontawesome-webfont;
	font-size: 25px;
	margin-left: 3px;
	position: absolute;
	right: .6em;
	top: .4em;
}
.entry h5::before {
	color: #B53471;
	content: "\2756";
	font-family: fontawesome-webfont;
	font-size: 25px;
	margin: -4px -12px;
	position: absolute;
	right: .6em;
	top: .4em;
}
/*products-tazmin100*/
.tazmin100 {
	background: #12CBC4;
	color: #fff;
	padding: 20px;
	margin: 20px 0;
	border-radius: 5px;
}
.tazmin100 strong {
	font-size: 16px;
	font-weight: 900;
	line-height: 50px !important;
}
/*extra-buy-link*/
.extra-last-buy-link {
	width: 100% !important;
	padding: 5px;
	border-radius: 3px;
	background: #4a69bd;
	color: #fff;
	float: right;
	margin: 20px 0;
}
.extra-last-buy-link form {
 float:;
	width: 200px;
	text-align: left;
	float: left;
}
.extra-last-buy-link span {
	font-size: 17px;
	font-weight: 900;
	padding: 10px;
	line-height: 49px !important;
}
.entry {
	text-align: justify;
}
/*raika-custom-css v1.1.0*/

.contactus address {
	display: block;
	padding: 15px 0 0 0px;
}
.ikwebco-img img {
	filter:grayscale(1);
	transition:all .3s
}
.ikwebco-img:hover img {
	filter:grayscale(0)
}
.wppb-form-field.wppb-send-credentials-checkbox input, .login-remember #rememberme {
	margin-left: 5px !important;
}
.side_menu .quantity, .entry .woocommerce-form-login-toggle, .entry .woocommerce-form-coupon-toggle {
	display: none;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
	margin: 0px 15px;
}
#payment input {
	display: inline-block!important;
	;
}
.wc_payment_methods.payment_methods.methods li {
	list-style-image: none !important;
}
/*raika-custom-css v1.2.0*/
.icon-cardcredit {
	float: right;
	padding: 0px 0px 0 6px;
	border-left: 1px solid #e9e9e9;
	height: 40px;
	line-height: 45px;
}
.price_single.left i {
	font-size: 30px;
	color: #777;
	margin-right: 5px;
}
.phone_area.search-mobile.visible-xs.mobile-search-icon {
	margin: 15px 0 0 0 !important;
}
.header_bar form button {
	height: 30px;
	line-height: -2px;
	width: 30px;
	font-size: 24px !important;
	font-weight: bold;
}
/*raika-custom-css v2.0.1*/

.slider, .footer-namad-slider {
	direction:ltr
}
.slick-arrow {
	display: none !important;
}
.students strong {
	font-family: isans;
}
.students span {
	font-family: isans;
}
.sale-flash {
	float: left;
	width: 50px;
	height: 50px;
	text-align: center;
	padding: 3px;
	background-image: url(../images/salebg.png);
	background-size: 40px;
	background-repeat: no-repeat;
	background-position-x: 7px;
	background-position-y: 7px;
}
.sale-flash span {
	font-family: isans;
	color: #fff;
	position: absolute;
	top: 16px;
	left: 26px;
	font-size: 14px;
}
.contactus {
	background: #28353d;
	padding: 10px;
}
footer.footer {
	background: #404e57;
}
ul.statistic {
	float: right;
	color: #fff;
	list-style: none;
	width: 100%;
	padding: 0 0 30px;
	border-bottom: 1px solid #3b4446;
	margin: 10px 0 -15px;
}
ul.statistic li {
	float: right;
	width: 50%;
	padding: 0px;
	margin: 10px 0px;
}
ul.statistic li i {
	color: #797d7e;
	font-size: 40px;
	float: right;
	margin: 0px 0 10px 15px;
}
ul.statistic li strong {
	display: block;
	font-size: 16px;
	padding-bottom: 10px;
	font-family: isans;
}
ul.statistic li span {
	display: block;
	font-size: 10px;
	color: #fafafa;
}
.footer-phonenumber {
	background: #34434d;
	padding: 2px 10px;
	color: #fff;
	border-radius: 5px;
	font-family: isans;
}
.footer-phonenumber i {
	font-size: 54px;
	color: #d0d0d0;
	padding: 0px 15px;
}
.footer-phonenumber-num {
	float: left;
	font-size: 17px;
	padding: 14px 46px;
	letter-spacing: 3px;
}
.footer-aboutus {
	padding: 15px;
	background: #34434d;
	color: #fff;
	text-align: justify;
	border-radius: 5px;
	position:relative;
}
.footer-aboutus p {
	line-height: 28px;
}
.footer-aboutus-btn {
	display: block;
	position: absolute;
	left: 20px;
	padding: 5px 15px;
	background: #525e61;
	color: #fff;
	border-radius: 3px;
	bottom: -10px;
	transition:all .3s
}
.footer-aboutus-btn:hover {
	color: #fff;
	background: lightcoral;
}
.footer-namad-slider {
	background: #34434d;
	margin: 15px auto;
	position: relative;
	border-radius: 5px;
	height: 260px;
	width: 250px;
	text-align: center;
}
.footer-namad-slider img {
	width: 150px;
	margin: 50px auto;
}
.footer-adress-eleman {
	margin-top: 15px;
}
/* start share post bottom*/
.affix {
	position: fixed !important;
}
.post-share-btn {
	width: 50px;
	padding: 6px 0 0;
	text-align: center;
	color: #9ba2a8;
	position: absolute;
	-webkit-transform: translateX(70px);
	-ms-transform: translateX(70px);
	-o-transform: translateX(70px);
	transform: translateX(70px);
	z-index: 999;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
	-ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 3px;
	background: #fff;
}
.post-share-btn ul {
	padding: 0;
	list-style: none;
	margin-bottom: 0;
}
.post-share-btn ul li {
	display: inline-block;
	font-size: 23px;
	width: 40px;
	height: 40px;
	position: relative;
	-o-transition: all .3s;
	transition: all .3s;
}
.post-share-btn ul li a {
	color: #9E9E9E;
	width: 100%;
	border-radius: 3px;
	height: 100%;
	z-index: 2;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	background: 0 0;
	display: block;
	filter: grayscale(1);
}
.post-share-btn ul li i {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	-o-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	color: inherit;
}
.post-share-btn ul li a:hover {
	filter: grayscale(0);
}
/* end share post bottom*/
.breadcrumb {
	padding: 0 15px !important;
	margin-bottom: 20px;
	height: 40px;
	line-height: 2 !important;
	list-style: none;
	font-size: 12px;
	background-color: #ffffff !important;
	border-radius: 0 !important;
	margin: 0 15px;
}
div.tiva-border {
	border: 1px solid #eee;
	margin-bottom: 15px;
}
.breadcrumb a:hover {
	color: #03a9f4;
}
.breadcrumb a {
	font-weight: bold;
	color: #333;
}
.breadcrumb span {
	font-weight: normal;
}
.post-star-home {
	margin-left: 3px;
	color: #f6c342;
}
.breadcrumb img.breadcrumbs-arrow {
	width: 11px;
	height: 40px;
	margin: 0 15px;
	opacity: .8;
}
.posts_grid_container .woocommerce-result-count {
	display: none;
}
.posts_grid_container .woocommerce-ordering {
	position: absolute;
	left: 10px;
	top: -52px;
}
.posts_grid_container .woocommerce-ordering select {
	padding: 5px;
	border-radius: 5px;
	background: #fafafa;
	font-family: isans;
}
#wpfront-scroll-top-container {
	position: fixed;
	right: 30px;
	bottom: 85px;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 1px;
	display: none;
	line-height: 55px;
	font-size: 25px;
	box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.09);
	-webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.09);
	-ms-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.09);
	-o-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.09);
	cursor: pointer;
	color: #000000;
	background-color: white;
	text-align: center;
}
.posts_container {
	border-top: 4px solid #b63472;
}
.side_menu .students strong {
	font-weight: normal;
}
.accordion-group__accordion-btn, .accordion-group__accordion-btn:focus {
	background-color: #fff;
	border: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-width: 0.05rem;
	display: block;
	font-size: 1rem;
	padding: 0.5rem 2rem;
	color: #b63472;
	text-align: right;
	width: auto;
	margin: 0 27px;
	background: #eee;
}
.time_duration, .file_size {
	opacity:1 !important
}
ul.post_grid li section .excerpt .price strong del {
	display: none;
}
ul.post_grid li section .preview a, ul.post_grid li section .more_info a {
	width: 70%;
	float: left;
}
.box-addbtn {
	display: block;
	margin: 35px 15px;
	float: right;
}
.box-addbtn i {
	color: #12CBC4;
	transition:all .4s;
	font-size: 24px;
}
.box-addbtn:hover i {
	transform: scale(1.3);
}
/*raika-custom-css v2.5.1*/
.top_bar ul li {
	font-size: 13px;
	font-weight: bold;
}
.header_bar .cart_area .cart_items ul li a.remove {
	top: 37px;
	font-size: 14px;
	color: #f00;
}
.woocommerce-mini-cart-item.mini_cart_item a {
	font-size: 13px;
	margin: 0px 10px 0 0 !important;
	color: #555;
}
.header_bar .cart_area .cart_items ul li:last-child {
	border-bottom: 1px solid #ececec;
	background:#fff;
}
.header_bar .cart_area .cart_items p {
	text-align: center;
}
.woocommerce-mini-cart__total.total .woocommerce-Price-amount.amount {
	color: #e84393 !important;
	font-size: 15px !important;
}
.woocommerce-mini-cart__total.total {
	margin-bottom: -10px !important;
}
.cart_items .quantity {
	color: #999 !important;
	display: inline-block !important;
	margin: 13px !important;
}
.cart_items .quantity .woocommerce-Price-amount.amount {
	font-size: 14px !important;
}
.post-meta i, .views i {
	float: right;
	font-size: 13px;
	margin-left: 1px;
}
.total-sale {
	float: right !important;
	margin-left: 0 !important;
	margin: 0 10px 0 -5px !important;
}
.bottom-post {
	border-top: 1px solid #f5f5f5;
	width: 100%;
	/* height: 1px; */
	float: right;
}
.post-short-link a {
	font-size: 10PX;
	width: 160px;
	color: #999;
	border: none;
	padding: 0 5px;
	line-height: 21px;
	outline: none !important;
	background: 0 0 !important;
	opacity: 1;
	font-weight: bold;
}
.post-short-link {
	position: relative;
	display: inline-block;
	float: left;
	direction: ltr;
	border: 1px solid #c9d1d7;
	height: 25px;
	width: 164px;
	-moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, .2);
	-o-box-shadow: 1px 1px 7px rgba(0, 0, 0, .2);
	border-radius: 3px;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 165px;
	white-space: nowrap;
	margin: 15px;
}
.articleRelated ul li h6 {
	margin-top: 0;
	line-height: 2rem;
	font-size: 14px;
}
.extra-buybutton-link, .extra-buybutton-link .quantity {
	display: none !important;
}
.extra-buybutton-link i {
	float: right;
	font-size: 25px;
	color: #fff;
	padding: 5px;
	margin-right: 50px;
}
.extra-buybutton-link button {
	float: right !important;
	width: 60% !important;
	background: none !important;
	box-shadow: none !important;
	font-size: 15px !important;
	font-weight: bold;
}
.side-abzarak {
	margin: 10px 0;
}
.side-abzarak img {
	box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-moz-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-ms-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-o-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	border-radius:3px;
}
.tih {
	margin: 6px 0;
	display: block;
	padding: 5px;
	border-radius: 3px;
	color: #fff;
	border: none;
	-webkit-transition: all .2s ease-in-out;
	transition: all .3s ease-in-out;
	background-size: 200% 100%;
	position: relative;
	overflow: hidden;
}
.tih i {
	font-size: 57px;
 float:;
 text-align:;
	padding: 11px;
	position: absolute;
	right: -19px;
	top: -18px;
	overflow: hidden !important;
}
.tih .text {
	vertical-align: top;
	display: inline-block;
	/* margin-top: 16px; */
	color: white;
	font-size: 16px;
	font-weight: bold;
	margin-right: 56px;
	padding: 11px 0;
}
.instagrams {
	background-image: -webkit-linear-gradient(left, #4cadc9 0%, #5472d2 50%, #4cadc9 100%);
	background-image: linear-gradient(to right, #914cc9 0%, #e4405f 50%, #c94c9c 100%);
}
.instagrams:hover {
	background-image: -webkit-linear-gradient(left, #5472d2 0%, #4cadc9 50%, #4cadc9 100%);
	background-image: linear-gradient(to right, #e4405f 0%, #914cc9 50%, #c94c9c 100%);
	color:#fff !important;
}
.telegrams {
	background-image: -webkit-linear-gradient(left, #4cadc9 0%, #5472d2 50%, #4cadc9 100%);
	background-image: linear-gradient(to right, #4cadc9 0%, #5472d2 50%, #4cadc9 100%);
}
.telegrams:hover {
	background-image: -webkit-linear-gradient(left, #5472d2 0%, #4cadc9 50%, #4cadc9 100%);
	background-image: linear-gradient(to right, #5472d2 0%, #4cadc9 50%, #4cadc9 100%);
	color:#fff !important;
}
.help-btn-new {
	background-image: -webkit-linear-gradient(left, #4cadc9 0%, #5472d2 50%, #4cadc9 100%);
	background-image: linear-gradient(to right, #49b1d4 0%, #10117a 50%, #16bcec 100%);
}
.help-btn-new:hover {
	color:#fff !important;
}
.entry .kk-star-ratings.top-left.lft {
	display: none !important;
}
.kkstars {
	width: 250px;
	float: left;
}
.kksr-legend {
	font-family: iransans !important;
	font-weight: normal;
}
.kksr-legend div {
	display: none;
}
.text.notfound-page {
	text-align: center;
	padding: 45px;
}
.text.notfound-page img {
	width: 350px;
}
.text.notfound-page p {
	font-size: 15px;
	padding: 15px;
	font-weight: 500;
	line-height: 35px;
	color: #1289A7;
}
.text.notfound-page a {
	padding: 10px 25px;
	background: #fbc531;
	border-radius: 3px;
	color: #fff;
	border-bottom: 4px solid #e1b12c;
	transition: all .5s;
}
.text.notfound-page a:hover {
	border-bottom: 0px solid #e1b12c;
	background: #e1b12c;
}
.page-number {
	width: 100% !important;
	text-align: center;
}
.pagination {
	font-size: 13px;
	border: none !important;
	margin: 25px auto 6px !important;
	text-align: center !important;
	border-radius: 2px;
	background-color: #fff;
	box-shadow: 0 0 20px rgba(140, 152, 164, 0.26);
	clear: both;
}
.pagination > li > a {
	border: none !important;
	padding: 9px 17px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	padding: 9px;
}
.special-menu-item img {
	width: 100%;
}
.boxesrowwidget img {
	margin: 5px 0 20px 0;
	box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-moz-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-ms-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-o-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
}
.footer-newsletter {
	float: right;
	width: 100%;
	background:#fff;
	padding: 10px 25px;
	box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-moz-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-ms-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	-o-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
	border-radius: 3px;
	position: absolute;
	z-index: 999;
	top: -30px;
	right: 0;
}
.mailpoet_text {
	background: #efefef !important;
	padding: 7px 10px !important;
	border-radius: 25px;
	margin: 0 2px !important;
}
.mailpoet_paragraph {
	width: auto;
	float: right;
	margin: 5px 0;
}
.mailpoet_submit {
	background: linear-gradient(to right, #833471, #ED4C67) !important;
	color: #fff;
	padding: 7px 15px;
	border-radius: 25px;
	border: none;
	margin: 0px 5px;
 transition;
all .3s;
}
.mailpoet_submit:hover {
	background: linear-gradient(to right, #ED4C67, #833471) !important;
}
.footer-newsletter-text {
	float: right !important;
	line-height: 30px;
	padding: 7px;
	font-size: 14px;
	color: #555;
}
#mailpoet_form_1 {
	float: left;
}
#mailpoet_form_1 .mailpoet_validate_success {
	color: #468847;
	float: right;
	padding: 0 !important;
	margin: 0 !important;
}
#mailpoet_form_1 .mailpoet_validate_error {
	color: #b94a48;
	float: right;
	padding: 0 !important;
	margin: 0 !important;
}
.usr-img {
	top: -75px !important;
	position: absolute;
	right: 37%;
	border: 10px solid #fff;
	border-radius: 100%;
}
.usr-img img {
	width: 125px;
}
.user-image {
	background-image: linear-gradient(-135deg,#21254e,#232c58 19%,#232c58 0,#232c58 0,#232d5a 23%,#232d5a 0,#24305d 40%,#24305d 0,#24305d 0,#2b4a83 87%);
	text-align: center;
	position: relative;
	top: -73px;
	width: 140%;
	height: auto;
	margin-right: -20%;
	margin-bottom: -50px;
	padding-top: 65px;
	border-radius: 700px/251px;
	padding-bottom: 5px;
}
.user-name {
	color: #fff;
	text-align: center;
	font-size: 15px;
	margin-top: 0px;

}
.user-level {
	font-size: 12px !important;
	margin-top: -18px !important;
	opacity: .8 !important;
}
.right-panel-img {
	margin-top: 20px;
	
}
.right-panel-img img {
	border: 4px solid #2ecc71;
	border-radius: 100%;
	padding: 4px;
}
.basket {
	background: #B53471;
	border-radius: 3px;
	font-size: 14px;
	padding: 2px 10px 0px;
	z-index: 9999;
	box-shadow: 0 4px 30px rgba(0, 0, 0, 0.17);
	position: fixed;
	left: 2%;
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	transition: all .2s;
	transition: all .2s, -webkit-transform .2s;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	will-change: transform;
	backface-visibility: hidden;
	bottom: 90px;
}
.basket .icon {
	float: right;
	font-size: 30px !important;
	color: #fff;
	font-weight:bold;
}
.basket .product_counter {
	font-family: isans;
	background: tomato none repeat scroll 0 0;
	border-radius: 50px;
	display: inline-block;
	font-size: 15px;
	margin-right: 5px;
	padding: 2px 7px 0;
	position: absolute;
	right: -10px;
	text-align: center;
	top: -6px;
	color: #fff;
}





















 @media screen and (min-width:1180px) {
/*post-box*/
li.post_box article {
	height: 180px !important;
}
li.post_box {
	width: 50%;
	height: 180px !important;
	margin: 20px 0 5px !important;
}
.thumbnail.post_box_img img {
	width: 150px !important;
	height: 180px !important;
}
.post_box_section {
	width: 195px !important;
	text-align: right;
}
.thumbnail.post_box_img {
	width: 150px !important;
	height: 180px !important;
	padding: 0px;
}
.post_box_section {
	padding: 0 6px !important;
	width: 215px !important;
	margin-top: 5px;
}
.post_box_section h2 {
	font-size: 13px !important;
	line-height: 24px !important;
	margin-top: 3px !important;
 margin-bottom: .5rem !important;
	height: 60px !important;
	overflow: hidden !important;
	text-align: right !important;
	position: relative !important;
	font-weight: 900 !important;
	padding: 5px 5px 5px 0 !important;
	/* background: #fafafa; */
	border-radius: 3px;
}
.post_box_section p {
	padding: 10px 0;
	margin: -20px 0 16px 0;
}
.thumbnail.new-post-box-img {
	width: 239px !important;
	height: 239px !important;
	padding: 0px;
}
.thumbnail.new-post-box-img img {
	width: 239px !important;
	height: 239px !important;
}
ul.post_grid li.new-post-box section h2 {
	font-weight: 900 !important;
	text-align: center !important;
	font-size: 14px !important;
	margin: 0 0 10px 0 !important;
}
.new-section-post p {
	padding: 9px;
	text-align: center !important;
}
.new-section-post {
	width: 100% !important;
	text-align: center !important;
}
}
@media screen and (max-width:480px) {
.telegram_btn {
	width: 100%;
	bottom: 0;
	border-radius: 0;
	right: 0;
	height: 45px;
}
.telegram_btn img {
	width: 32px;
}
.telegram_btn p {
	display: inline;
	line-height: 45px;
	padding-left: 4px;
}
.ndk-cont {
	width: 100%;
}
.dke-rdkd-rk3 .ndk-nav {
	width: 100% !important;
}
.panel-register-login, .panel-lost-password {
	width:100%;
}
#cse-search-box, .phone_area.visible-md.visible-lg {
	display: none;
}
.phone_area.search-mobile.visible-xs, .phone_area.login-mobile.visible-xs {
	display: inline-block !important;
}
.right_area img {
	height: 52px;
	width: 115px;
	margin: -10px 25px !important;
}
.cart_area.visible-md.visible-lg {
	float: left;
	margin: 0px 5px;
	font-size: 21px;
	color: #bdbdbd;
}
.search-mobile.visible-xs, .login-mobile.visible-xs {
	float: left;
	margin: 2px 5px !important;
}
aside.header_bar .phone_area i {
	font-size: 20px;
	float: left;
	color: #bdbdbd;
}
.slider img {
	height: 125px;
	width: 100%;
}
.header_bar {
	padding: 15px 0px 5px;
	border-bottom: 1px solid #ececec;
	position: relative;
}
.leftarea {
	width: 125%;
}
.contactus address {
	text-align: center;
}
ul.post_grid li section h2 {
	font-size: 13px;
}
ul.post_grid li section h2 {
	margin-bottom: 0;
	height: 50px;
}
.title-ba h3, .title-ba h2, .title-ba h1, .title-ba p {
	font-size: 12px;
}
#comments-title, .breadcrumb_container {
	display: none;
}
.post-sharing span {
	font-size: 10px;
	text-align: center;
	margin: 5px;
}
.post-sharing li {
	float: none;
	text-align: center;
}
.side_menu.top-single-product-box {
	display:block;
}
aside.header_bar .phone_area {
	margin-left: 0;
	border-radius: 0;
	padding: 0;
	box-shadow: none;
}
.header_bar .cart_area {
	margin-left: 0;
	border-radius: 0;
	padding: 0;
	box-shadow: none;
}
.cart_area.visible-md.visible-lg i {
	font-size: 22px;
	margin-top: 1px;
}
.top-cart-text, #wast-support-icon, .header_bar .cart_area .cart_items {
	display: none !important;
}
.header_bar .cart_area {
	background: #FFF;
}
.cart_area.visible-md.visible-lg i {
	background: #fff;
	position: relative;
}
.header_bar form button i {
	margin-top: 0px;
}
.phone_area.search-mobile.visible-xs.mobile-search-icon {
	margin: 15px 0 10px 5px !important;
}
.accordion-group__accordion-panel {
	margin: 89px 40px 0;
	background: #f5f5f5;
	border: 1px solid #d3d8dc;
	border-radius: 3px;
	list-style: none;
	position: relative;
	width: 75%;
}
.posts_grid_container .woocommerce-ordering {
	position: static;
	margin: 0 65px;
}
.footer-phonenumber-num {
	/* float: left; */
	padding: 18px 8px;
	width: 70%;
}
.footer-phonenumber {
	padding: 0;
}
.footer-phonenumber i {
	width: 25%;
}
.extra-buybutton-link {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 100%;
	background: #56b881;
	z-index: 999;
	height: 50px;
	text-align: center;
	line-height: 45px;
	display: block !important;
}
.articleMeta span {
	width: 100%;
 float:;
	margin: 0;
}
.hidden-sm-down {
	display: inline-block !important;
}
.footer-newsletter {
	width: auto;
	background: #34434d !important;
	padding: 10px 2px;
	position: relative;
	margin: 0 20px 15px 20px;
}
.footer-newsletter-text {
	color:#fff
}
.usr-img {

	right: 30%;
	
}
}
