.full-width .ubermenu-nav, .container, .row {
	max-width: 100%;
}
/*ikweb icons*/
@font-face {
  font-family: 'ikweb';
  src:  url('fonts/ikweb.eot?72jcrn');
  src:  url('fonts/ikweb.eot?72jcrn#iefix') format('embedded-opentype'),
    url('fonts/ikweb.ttf?72jcrn') format('truetype'),
    url('fonts/ikweb.woff?72jcrn') format('woff'),
    url('fonts/ikweb.svg?72jcrn#ikweb') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-menu-1:before {
  content: "\e91f";
}
.icon-menu:before {
  content: "\e936";
}
.icon-tick .path1:before {
  content: "\e920";
  color: rgb(59, 181, 74);
}
.icon-tick .path2:before {
  content: "\e921";
  margin-left: -1em;
  color: rgb(212, 225, 244);
}
.icon-information-1:before {
  content: "\e91a";
}
.icon-information:before {
  content: "\e91b";
}
.icon-help:before {
  content: "\e91c";
}
.icon-notification:before {
  content: "\e91d";
}
.icon-notification-1:before {
  content: "\e91e";
}
.icon-cancel .path1:before {
  content: "\e926";
  color: rgb(226, 27, 27);
}
.icon-cancel .path2:before {
  content: "\e935";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-cancel .path3:before {
  content: "\e93c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-internet:before {
  content: "\e900";
}
.icon-chat:before {
  content: "\e901";
}
.icon-laptop:before {
  content: "\e902";
}
.icon-mail-box:before {
  content: "\e903";
}
.icon-like:before {
  content: "\e904";
}
.icon-placeholder:before {
  content: "\e905";
}
.icon-star:before {
  content: "\e906";
}
.icon-success:before {
  content: "\e907";
}
.icon-time:before {
  content: "\e908";
}
.icon-like-1:before {
  content: "\e909";
}
.icon-edit:before {
  content: "\e90a";
}
.icon-user:before {
  content: "\e90b";
}
.icon-home:before {
  content: "\e90c";
}
.icon-search:before {
  content: "\e90d";
}
.icon-share:before {
  content: "\e90e";
}
.icon-list:before {
  content: "\e90f";
}
.icon-calendar:before {
  content: "\e910";
}
.icon-settings:before {
  content: "\e911";
}
.icon-email:before {
  content: "\e912";
}
.icon-call:before {
  content: "\e913";
}
.icon-phone:before {
  content: "\e914";
}
.icon-email-1:before {
  content: "\e915";
}
.icon-tag-1:before {
  content: "\e917";
}
.icon-wallet:before {
  content: "\e918";
}
.icon-database:before {
  content: "\e919";
}
.icon-add-to-the-cart:before {
  content: "\e922";
}
.icon-discount:before {
  content: "\e923";
}
.icon-support:before {
  content: "\e924";
}
.icon-view:before {
  content: "\e925";
}
.icon-coffee-cup:before {
  content: "\e927";
}
.icon-unlink:before {
  content: "\e928";
}
.icon-shopping-basket:before {
  content: "\e929";
}
.icon-credit-cards-payment:before {
  content: "\e92a";
}
.icon-tag:before {
  content: "\e92b";
}
.icon-basket:before {
  content: "\e92c";
}
.icon-bag:before {
  content: "\e92d";
}
.icon-shop:before {
  content: "\e92e";
}
.icon-bag-1:before {
  content: "\e92f";
}
.icon-wallet-1:before {
  content: "\e930";
}
.icon-check:before {
  content: "\e931";
}
.icon-user-1:before {
  content: "\e932";
}
.icon-download:before {
  content: "\e933";
}
.icon-shopping-bag:before {
  content: "\e934";
}
.icon-slack-hash:before {
  content: "\e9a6";
}
.icon-angle-left:before {
  content: "\e9a7";
}
.icon-angle-right:before {
  content: "\e9a8";
}
.icon-chevron-left:before {
  content: "\e9a9";
}
.icon-chevron-right:before {
  content: "\e9aa";
}
.icon-power-off:before {
  content: "\e9ab";
}
.icon-search1:before {
  content: "\e916";
}
.icon-bubble:before {
  content: "\e9ae";
}
.icon-params:before {
  content: "\e9af";
}
.icon-clip:before {
  content: "\e9b0";
}
.icon-calendar1:before {
  content: "\e9b1";
}
.icon-world:before {
  content: "\e9b2";
}
body {
	font-family: isans, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.8;
	font-weight: normal;
	background: #f2f3f5;
	color: gray;
	direction: rtl;
}
a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  color: #3e64ff; }
  a:hover, a:focus {
    text-decoration: none !important;
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none; }

button {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }
  button:hover, button:focus {
    text-decoration: none !important;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
	}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
	line-height: 1.5;
	font-weight: 400;
	font-family: isans !important;
	color: #000;
	margin:0;
}
.center-block {
	margin: 5px 0;
}
.ftco-section {
  padding: 7em 0; }

.ftco-no-pt {
  padding-top: 0; }

.ftco-no-pb {
  padding-bottom: 0; }

.heading-section {
  font-size: 28px;
  color: #000; }
  .heading-section small {
    font-size: 18px; }

.img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.navbar {
  padding: 15px 10px;
  background: #fff;
  border: none;
  border-radius: 0;
  margin-bottom: 40px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1); }

.navbar-btn {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none !important;
  border: none; }

.line {
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #ddd;
  margin: 40px 0; }

.wrapper {
  width: 100%; }
.top-left-cart:hover i {
	color: #000;
}
#sidebar {
	min-width: 250px;
	max-width: 250px;
	background: #fff !important;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	padding: 0;
	color: #333 !important;
	border-left: 2px solid #eceff1;
	-webkit-transition: .4s;
	transition: .4s;
	overflow: hidden;
	position: relative;
	text-align: right;
}
  #sidebar.active {
    min-width: 80px;
    max-width: 80px;
    text-align: center; }
    #sidebar.active ul.components li {
      font-size: 14px; }
      #sidebar.active ul.components li a {
        padding: 10px 0; }
        #sidebar.active ul.components li a span {
          margin-right: 0;
          display: block;
          font-size: 24px; }
    #sidebar.active .logo {
      padding: 10px 0; }
    #sidebar.active .profile-footer {
      display: none; }
  #sidebar .logo {
    display: block;
    color: #fff;
    font-weight: 900;
    padding: 10px 30px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    @media (prefers-reduced-motion: reduce) {
      #sidebar .logo {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
#sidebar ul.components {
	padding: 0 10px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	list-style: none !important;
}
    @media (prefers-reduced-motion: reduce) {
      #sidebar ul.components {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
#sidebar ul li {
	font-size: 14px;
	margin: 5px 0;
}
    #sidebar ul li > ul {
      margin-right: 10px; }
      #sidebar ul li > ul li {
        font-size: 14px; }
   #sidebar ul li a {
	padding: 10px 30px;
	display: block;
	color: #333;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
     
        @media (max-width: 991.98px) {
          #sidebar ul li a span {
            display: block; } }
      #sidebar ul li a:hover {
        color:#333; }
	 #sidebar ul li:hover {
	background: #f4f4f4 !important;
}
    #sidebar ul li.active > a {
	background: transparent;
	color: #333;
}
  @media (max-width: 991.98px) {
    #sidebar {
      min-width: 80px;
      max-width: 80px;
      text-align: center;
      margin-right: -80px !important; }
      #sidebar.active {
        margin-right: 0 !important; } }

a[data-toggle="collapse"] {
  position: relative; }

.dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

@media (max-width: 991.98px) {
  #sidebarCollapse span {
    display: none; } }

.profile-footer {
	padding: 0 45px;
	bottom: 0;
	text-align: center;
	color: #f3f3f3;
	opacity: .18;
	font-size: 11px;
}
  @media (max-width: 991.98px) {
    .profile-footer {
      display: none; } }

#content {
  width: 100%;
  padding: 0;
  min-height: 100vh;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
.btn.btn-primary {
	background: none;
	border: none !important;
	border-radius: 25px;
	padding: 0px 8px;
	font-size: 25px;
	color: #424242;
	line-height: 40px;
	min-height: 40px;
	margin: 5px 10px !important;
	min-width: auto;
}
  .btn.btn-primary:hover, .btn.btn-primary:focus {
   background-color: #eee;
-webkit-transition: .4s;
transition: .4s;
     }
.profile-top-nav {
	width: 100%;
	background: #fff;
	line-height: 0;
	-webkit-animation: bounce-in .6s;
	animation: bounce-in .6s;
	border-bottom: 2px solid #eceff1;
	margin: 0;
	padding: 0;
	height: 50px;
	float: right;
	line-height: 50px;
}
.profile-top-nav i {
	font-family: ikweb !important;
	vertical-align: middle !important;
}
.profile-breadcrumb {
	float: right;
	margin-right: 5px;
	display: inline-block;
}
.profile-top-nav .logo {
	width: auto !important;
}
.top-left {
	text-align: left;
	color: #000;
}
.top-left a {
	margin: 0 10px;
	display: block;
	float: left;
}
.top-left i {
	font-size: 17px;
}
.top-left-cart {
	color: #969696;
	position: relative;
}
#sidebarCollapse {
	float: right;
	margin: 7px;
}
.profile-top-nav .logo img {
	width: auto;
	height: 45px;
	margin: 0px auto 0px;
}
.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;
}

.usr-img {
	top: -75px !important;
	position: absolute;
	right: 37%;
	border: 10px solid #fff;
	border-radius: 100%;
}
.user-name.user-reg-date {
	font-size: 10px;
	opacity: .8;
}
.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;
	overflow: hidden;
}
.user-name-p {
	float: right;
	text-align: center;
	width: 100%;
	
}
.user-name {
	color: #fff;
	text-align: center;
	font-size: 13px;
	margin: 10px 0;
	line-height: 18px;
}
.user-level {
	font-size: 11px !important;
	opacity: .8 !important;
}
.right-panel-img {
	margin-top: 20px;
	
}
.right-panel-img img {
	border: 4px solid #2ecc71;
	border-radius: 100%;
	padding: 4px;
	-moz-animation: status 2s ease-in-out .5s infinite;
	-o-animation: status 2s ease-in-out .5s infinite;
	-webkit-animation: status 2s ease-in-out .5s infinite;
	animation: status 2s ease-in-out .5s infinite;
	width: 100px;
	height: 100px;
}
#sidebar.active .user-image {
	background-image: none;
}
#sidebar.active .user-name ,#sidebar.active .user-level {
	display: none;
}
#sidebar.active .right-panel-img img {
	width: 65px;
	height: 65px;
	margin: 0 auto;
	border: none;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4);
	box-shadow: 0 1px 2px rgba(0,0,0,.4);
	border-radius: 50%;
}
#sidebar.active ul.components li a span {
        display:none; }
#sidebar.active ul.components i {margin-left:0}        
.ndk-nav li.active {
	background-color: #f4f4f4 !important;
}
.ndk-nav li {
	width: 100%;
	-webkit-transition: .4s;
	transition: .4s;
	color: #424242;
	font-size: 14px;
	cursor: pointer;
	border-radius: 5px;
}
.ndk-nav li a {
	color:#333;
}
#sidebar ul.components i {
	font-family: ikweb !important;
	vertical-align: middle;
	font-size: 22px;
	margin-left: 10px;
}
#sidebar ul.components img {
	margin-left: 8px;
	width: 25px;
	height: 25px;
}
.dashboard-stat {
	display: block;
	margin-bottom: 25px;
	overflow: hidden;
	border-radius: 4px;
	color: #fff !important;
}
.dashboard-stat .visual {
	width: 80px;
	height: 80px;
	display: block;
	float: right;
	padding-top: 10px;
	padding-right: 15px;
	margin-bottom: 15px;
	font-size: 35px;
	line-height: 35px;
}
.dashboard-stat.dashboard-stat-v2 .visual {
	padding-top: 35px;
	margin-bottom: 40px;
}
.dashboard-stat .visual > i {
	margin-right: 0 !important;
	font-size: 80px;
	line-height: 70px;
	font-family: ikweb !important;
}
.dashboard-stat.blue .visual > i {
	color: #FFF;
	opacity: .1;
	filter: alpha(opacity=10);
}
.dashboard-stat.blue .visual > i, .dashboard-stat.red .visual > i, .dashboard-stat.green .visual > i, .dashboard-stat.purple .visual > i {
	opacity: 0.2 !important;
}
.dashboard-stat .details {
	position: absolute;
	left: 15px;
	padding-left: 15px;
	font-family: isans;
}
.dashboard-stat .details .number {
	padding-top: 25px;
	text-align: left;
	font-size: 25px;
	line-height: 36px;
	letter-spacing: -1px;
	margin-bottom: 0;
	font-weight: 300;
}
.dashboard-stat .details .number {
	font-weight: bold !important;
}
.dashboard-stat.blue .details .number {
	color: #FFF;
}
.desc {
	text-align: left;
}
.no-coupon {
	font-size: 17px;
}
.notice-info-item {
	float: right;
	position: relative;
	width: 100%;
}
.list-unstyled {
	padding: 10px;
	float: right;
	width: 100%;
}
.list-unstyled li {
	padding: 0;
	box-shadow: 0 2px 4px #e2e2e2;
	margin: 5px 0;
	border-right: 4px solid #1eca1e;
	list-style: none !important;
	text-align: right;
	transition: all .3s !important;
	float: right;
	width: 100%;
	position: relative;
	cursor: pointer;
}
.dokan-dashboard-announce-content {
	width: 100%;
	margin: 0;
}
.list-unstyled li h3 {
	font-size: 17px;
	margin: 0;
}
.dokan-dashboard-announce-content h2 {
	margin: 0 10px 0 0;
	padding: 0;
	line-height: 45px;
	font-size: 13px;
}
.list-unstyled li a {
	color: #444;
	font-weight: 100;
	font-size: 14px;
	margin-right: 10px;
}
.datePublished {
	font-size: 11px;
	padding: 0px 5px;
	border-radius: 10px;
	background: #1eca1e;
	color: #fff;
	position: absolute;
	top: 13px;
	left: 10px;
	font-family: isans;
}
.dokan-dashboard-announce-content p {
	padding: 0 50px;
	color: #868686;
	font-size: 11px;
}
.announce-read:hover {
	box-shadow: 0 5px 9px #ddd;
	transform: translateY(-8px);
}
.profile-box {
	float: right;
	width: 100%;
	background: #fff;
	-webkit-box-shadow: 0 1px 2.5px 0 rgba(0,0,0,.15);
	box-shadow: 0 1px 2.5px 0 rgba(0,0,0,.15);
	border-radius: 5px;
	margin: 10px 0;
	text-align: right;
	min-height: 343px;
}
.profile-box-heading {
	background-color: #f8f9fa;
	border-radius: 5px 5px 0 0;
	padding: 0 15px;
	height: 50px;
}
.profile-box-heading h3 {
	font-size: 17px;
	line-height: 50px;
	margin: 0;
	font-weight:900;
}
.profile-box-heading i {
	font-family: ikweb !important;
	font-size: 28px;
	float: right;
	margin-left: 10px;
	line-height: 45px;
}
.profile-box-content {
	padding: 20px;
	float: right;
	width: 100%;
	font-size: 13px;
}
.modal-header {
	text-align: right;
	font-size: 13px;
	background-color: #4a5459 !important;
	padding: 14px 20px;
	border-radius: 4px 4px 0 0;
}
.modal-header h5 {
	color: #fff !important;
}
.modal-content #text {
	font-weight: 100;
	line-height: 25px;
}
.close span {
	color: #fff !important;
	background: #f7f4f412;
	padding: 5px 16px;
	border-radius: 30px;
}
.modal-header .close {
	padding: 0 !important;
	margin: 0 !important;
}
#text-copy {
	line-height: 30px;
}
.top-left-cart .number-count {
	position: absolute;
	top: 7px;
	font-size: 10px;
	background-color: #5fbf63 !important;
	display: inline-block;
	color: #fefefe;
	width: 13px;
	height: 13px;
	line-height: 14px;
	text-align: center;
	border-radius: 25px;
	left: -7px;
	font-family: isans;
}
.top-left-cart i::after {
	background: #5fbf63 !important;
	font-family: isans !important;
}
@keyframes status {
0% {
    -moz-box-shadow: 0 0 0 0 rgba(75,210,143,.5);
    -o-box-shadow: 0 0 0 0 rgba(75,210,143,.5);
    -webkit-box-shadow: 0 0 0 0 rgba(75,210,143,.5);
    box-shadow: 0 0 0 0 rgba(75,210,143,.5);
}
70% {
    -moz-box-shadow: 0 0 0 8px rgba(75,210,143,0);
    -o-box-shadow: 0 0 0 8px rgba(75,210,143,0);
    -webkit-box-shadow: 0 0 0 8px rgba(75,210,143,0);
    box-shadow: 0 0 0 8px rgba(75,210,143,0);
}
100% {
    -moz-box-shadow: 0 0 0 0 rgba(75,210,143,0);
    -o-box-shadow: 0 0 0 0 rgba(75,210,143,0);
    -webkit-box-shadow: 0 0 0 0 rgba(75,210,143,0);
    box-shadow: 0 0 0 0 rgba(75,210,143,0);
}
}
.dashboard-product {
	float: right;
	padding: 10px;
	width: 100%;
}
.dashboard-product li {
	float: right;
	padding: 0;
	margin: 0 0 11px 0;
	list-style: none !important;
	text-align: right;
	transition: all .3s !important;
	width: 100%;
	position: relative;
	transition: all .3s !important;
	cursor: pointer;
	background: #f2f3f5;
	border-radius: 5px;
}
.dashboard-product-title h2 {
	font-size: 13px !important;
	line-height: 30px;
	padding: 3px;
}
.dashboard-product-img {
	width: 60px;
	height: 60px;
	float: right;
	border-radius: 5px !important;
	overflow: hidden;
	margin: 10px;
}
.dashboard-product-img img {
	width: 60px;
	height: 60px;
}
.meta-price {
	position: absolute;
	left: 15px;
	font-size: 11px !important;
	bottom: 6px;
}
.meta-price bdi {
	font-size: 12px;
	color: #1eca1e;
}
.dashboard-product li .meta-price ins {
	font-size: 12px;
}
.dashboard-product li .meta-price del {
	font-size: 12px !important;
	color: red;
}
.dashboard-product li .meta-price del .woocommerce-Price-amount.amount {
	color: red;
}
.datePublished.meta-date {
	top: 50px;
	background: #fff;
	color: #999;
	font-size: 10px;
}
.dashboard-product li:hover{
box-shadow: 0 5px 9px #ddd;
}
.meta-price del bdi {
	color: red;
}
.woocommerce-Addresses a, .button, input[type="submit"], input[type="submit"].button, input[type="reset"].button, input[type="button"].button {
	background: #1eca1e !important;
	color: #fff !important;
	padding: 8px 20px;
	border-radius: 5px;
	display: inline-block;
	margin: 10px 0;
	font-size: 12px;
	box-shadow: none !important;
	border: none;
}
.woocommerce-address-fields label {
	display: block !important;
	width: 100%;
	color: #777;
	font-size: 13px;
	font-weight: normal;
}
.wppb-form-field input, .wppb-form-field input[type="text"], .wppb-form-field input[type="email"], .wppb-form-field input[type="url"], .wppb-form-field input[type="password"], .wppb-form-field input[type="search"], .wppb-form-field select, .wppb-form-field textarea, .wppb-checkboxes, .wppb-radios, #wppb-login-wrap .login-username input, #wppb-login-wrap .login-password input, input[type="email"], input[type="date"], input[type="search"], input[type="number"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, input.input-text, input[type="date"], input[type="datetime-local"], input[type="datetime"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], select, textarea {
	width: 100%;
	font-family: inherit;
	font-weight: inherit;
	outline: 0;
	border-radius: 4px;
	-webkit-appearance: none;
	transition: all .2s;
	background-color: #fff !important;
	border: 1px solid #cfcfcf;
}
.woocommerce-input-wrapper , .address-field{
	width: 100% !important;
}
.woocommerce-message.woocommerce-message--info.woocommerce-Message.woocommerce-Message--info.woocommerce-info , .woocommerce-Message.woocommerce-Message--info.woocommerce-info {
	float: right;
	width: 100%;
	text-align: right;
	line-height: 52px;
	font-size: 13px;
}
.woocommerce-Button.button {
	float: left;
}
table {
	border: 1px solid #ececec;
}
.woocommerce-OrderUpdates.commentlist.notes {
	background: #f9f9f9;
	border-radius: 5px;
	font-style: normal !important;
}
.shop_table thead th, .shop_table .order-total td, .shop_table .order-total th {
	border-width: 0px;
	background-color: #eee;
	color: #000;
	padding: 15px;
	font-weight: 900;
	border: none !important;
	font-size: 13px;
}
td ,.shop_table tfoot th{
	color: #666;
	padding: 10px !important;
}
.wppb-radios {
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
}
span.wppb-description-delimiter {
	display: ruby !important;
	clear: both !important;
	margin-left: 0 !important;
	width: 100% !important;
	font-style: normal !important;
	font-size: 10px !important;
}
.woocommerce-message a.button {
	color: #fff !important;
}
.user_img_fld {
	width: 100px;
	height: 100px;
	border-radius: 50% !important;
	overflow: hidden;
}
/*support-candy*/
#ticket_description {
	font-family: iransans !important;
}
#tbl_wpsc_ticket_list th {
	text-align: right;
}
#tbl_wpsc_ticket_list tbody {
	border: 1px solid #f4f4f4;
}
#wpsc_md_filters .row {
	padding: 5px;
}
#wpsc_md_filters h4 {
	font-size: 14px !important;
	color: green;
	text-align: center;
}
.wpsp_sidebar_labels {
	font-size: 12px  !important;
}
.widget_header button {
	padding: 0 !important;
	float: left;
	border: none !important;
}
.widget_header button i {
	float: left;
	color: #00c200;
	font-size: 15px;
}
.thread_user_name small i {
	background: #f4f4f4;
	font-family: isans !important;
	padding: 2px 15px;
	border-radius: 20px;
	margin: 8px;
	color: #555;
	font-size: 9px;
}
#wpsc_load_list_new_ticket_btn {
	background-color: #20bf6b !important;
	color: #FFFFFF !important;
}
#wpsc_load_list_hide_filters_btn {
	background-color: #f4f4f4 !important;
	color: #050505 !important;
}
.col-md-6.captcha_container {
	text-align: center;
	font-size: 14px;
	background-color: #fff !important;
	padding: 5px 9px !important;
	margin: 0 !important;
}
.wpsc_checkbox {
	vertical-align: middle;
}
/*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;
}
.ui-datepicker-calendar ,.legend table{
	background: #fff !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: none;
	text-align: center;
	border-radius: 5px;
	font-size: 11px;
	font-family: isans;
}
.ui-datepicker td {
	margin: 0 !important;
	padding: 5px !important;
}
#affwp-date-range-options {
	width: 100%;
	margin: 10px;
}
.affwp-search-date input {
	width: auto !important;
}
/*wallet*/
.wpsc_th_check_all , .wpsc_th_ticket_id , .wpsc_th_ticket_status , .wpsc_th_ticket_subject , .wpsc_th_customer_name , .wpsc_th_ticket_category , .wpsc_th_ticket_priority ,.wpsc_th_assigned_agent , .wpsc_th_date_updated {
	background-color: #f4f4f4 !important;
	color: #050505 !important;
}
.woo-wallet-sidebar-heading a {
	color: #485460;
}
.woo-wallet-sidebar ul li.card a p {
	font-size: 13px;
	line-height: 25px;
}
.woo-wallet-sidebar ul li.card a .dashicons {
	margin-bottom: 10px;
}
.woo-wallet-my-wallet-container {
	border-radius: 10px;
}
.woo-wallet-sidebar ul li.card {
	border-radius: 10px !important;
	box-shadow: 0 10px 20px rgba(0, 0, 0, .04) !important;
	border: 1px solid #dfe6e9;
}
#wc-wallet-transaction-details_length, #wc-wallet-transaction-details_filter {
	margin-bottom: 20px;
}
#wc-wallet-transaction-details_length {
	padding-top: 30px;
}
#wc-wallet-transaction-details_length select {
	margin: 0 5px;
}
.woocommerce .woocommerce-ordering select, .woocommerce .megawp-default-single-product-top-box div.product form.cart .variations select, .megawp-course-summery-box table.variations select, select[name="wc-wallet-transaction-details_length"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-image: url("../assets/images/double-arrow.svg");
	background-position: right 10px center;
	background-repeat: no-repeat;
	background-size: 10px 10px;
	padding-right: 30px;
}
 select[name=wc-wallet-transaction-details_length] {-moz-appearance: none;-webkit-appearance: none;appearance: none;background-image: url("../assets/images/double-arrow.svg");background-position: right 10px center;background-repeat: no-repeat;background-size: 10px 10px;padding-right: 30px;}
.woo-wallet-my-wallet-container {border-radius: 5px;}.woo-wallet-my-wallet-container .woo-wallet-sidebar {background-color: #ecf0f1 !important;}.woo-wallet-sidebar-heading a {color: #485460;}.woo-wallet-sidebar-heading a:hover {color: #485460;}.woo-wallet-sidebar ul li.card {border-radius: 10px !important;box-shadow: 0 10px 20px rgba(0, 0, 0, .04) !important;border: 1px solid #dfe6e9;}.woo-wallet-sidebar ul li.card:hover {box-shadow: 0 10px 15px rgba(0, 0, 0, .08) !important;}.woo-wallet-sidebar ul li.card a {box-sizing: border-box;color: #485460;}.woo-wallet-sidebar ul li.card a p {font-size: 13px;line-height: 25px;}.woo-wallet-sidebar ul li.card a .dashicons {margin-bottom: 10px;}.woo-wallet-content-h3 {margin-bottom: 0 !important;line-height: 30px !important;}.woo-wallet-transactions-items li {list-style: none;}#wc-wallet-transaction-details_length, #wc-wallet-transaction-details_filter {margin-bottom: 20px;}#wc-wallet-transaction-details_length {padding-top: 30px;}#wc-wallet-transaction-details_length select {margin: 0 5px;}#wc-wallet-transaction-details_filter input {display: block;}#wc-wallet-transaction-details thead th {border-color: #dfe6e9;}#wc-wallet-transaction-details.no-footer {border-color: #dfe6e9;}#wc-wallet-transaction-details td:before {background-color: #485460;border: none;}#wc-wallet-transaction-details_paginate {margin-top: 10px;}#wc-wallet-transaction-details_paginate a {padding: 0 10px;}
/*LOGIN & REGISTER PAGE*/
body.body-login-v2 {
	background: linear-gradient(88deg,#1aa7df 0,#02ccba 100%);
	color: rgb(33, 33, 33);
	font-family: isans;
	padding: 30px 0;
}
.site-logo-auth {
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.site-logo-auth img {
	width: auto;
	max-height: 70px;
}
.mlt-content {
	z-index: 0;
	width: 100%;
	box-shadow: rgb(179, 179, 179) 0px 15px 40px;
	text-align: center;
	margin-top: 10px;
	background: rgb(255, 255, 255);
	border-radius: 12px;
	height: auto;
	margin-bottom: 15px;
	padding: 1px 25px;
	/* text-align: center; */
	float: right;
}
.ikweb_form_login_wrap {
	width: 100%;
	background: #fff !important;
	padding: 0px 10px 30px 30px;
	border-radius: 12px;
}
.ikweb_form_login_wrap .tab-pane {
	padding: 0 !important;
}
.ikweb_form_login_header {
	width: 200px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	box-sizing: border-box;
}
.ikweb_form_login_header ul {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	list-style: none;
	background-color: #f9f9f9;
	margin: 0;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-webkit-flex-flow: row nowrap;
	-moz-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	text-align: center;
	z-index: 1;
	float: none !important;
	border-bottom: none !important;
}
.ikweb_form_login_header ul li {
	width: 100%;
	position: relative;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 3.5em;
}
.ikweb_form_login_header ul li a {
	color: #000;
	font-size: .875rem;
	text-transform: uppercase;
	transition: color .1s ease-in-out;
	font-weight: 400;
	display: block;
}
.ikweb_form_login_header ul li a.active {
	color: #fff !important;
	background: #1eca1e;
}
.ikweb_form_login_content {
	position: relative;
}
.leftbar-login {
	height: 100%;
	border-radius: 12px;
	padding: 40px 15px;
	margin-right: -40px;
	margin-left: 16%;
	width: 100%;
	box-shadow: rgba(179, 179, 179, 0.54) 0px 15px 40px;
	background: #676767;
	position: relative;
	margin: 0;
	padding: 0px;
}
.leftbar-login::after {
	content: "";
	width: 100%;
	height: 100%;
	background: url(images/bg-loginpage-pattern.png) #ffffff;
	background-size: 44%;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 0;
	border-radius: 12px;
}
div#loginpage {
	z-index: 1;
	position: relative;
	padding: 20px;
	display: block;
	font-size: 14px;
	font-weight: 100;
}
div#loginpage p {
	text-align: center;
}
div#loginpage li {
	line-height: 33px;
}
div#loginpage li ::before{
	content: "\f100";
	font-family: fontawesome;
	margin-left: 7px;
	vertical-align: middle;
	color: #ababab;
}
.tab-content {
	float: right;
	width: 100%;
}
.tab-content label {
	margin: 5px 0;
}
.tab-content button {
	margin: 0 !important;
	width: 100%;
	padding: 15px;
	font-size: 15px;
}
.lost-password-btn {
	padding: 5px !important;
	display: block;
	margin: 10px 0;
	cursor: pointer;
}
.lost-password-btn:hover {
	color:#3e64ff !important;
}
.woocommerce-LostPassword.lost_password a::before {
	content: "\f071";
	font-family: fontawesome;
	font-size: 15px;
	vertical-align: middle;
	margin-left: 4px;
}
.woocommerce-LostPassword.lost_password a {
	color: red;
}
.woocommerce-password-strength {
	width: 100%;
}
.alert-danger {
	color: #fff;
	background-color: #e51c23;
	border-color: #e51c23;
}
.alert .close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	color: #fff !important;
	vertical-align: ;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
	left: 1.5em;
	right:auto;
}
.ikweb_form_login_header li {
	background: #fff !important;
	border: none !important;
}
.ikweb_form_login_header ul li a {
	padding: 10px;
	border-radius: 30px;
	background: #ebebeb;
	margin: 5px;
}
.woocommerce-MyAccount-content label {
	margin: 10px;
}
.woocommerce-Message .woocommerce-Button {
	display: none !important;
}
.woocommerce-orders-table .button {
	margin: 0px 2px !important;
}
.ikweb_form_login_wrap p,.digcon,#customer_login form input[type=text] ,#customer_login .password-input,#customer_login .woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
	width: 100% !important;
}
.ikweb_form_login_wrap .woocommerce button {
	width: 100%;
	float: right;
	margin: 0;
	padding: 10px;
}
.woocommerce-button.button.woocommerce-form-login__submit {
	margin: 0 !important;
}
#rememberme {
	margin: 0;
	vertical-align: middle;
}
/*woocoomerce social login*/
.wc-social-login.form-row-wide > p {
	text-align: center;
	font-size: 14px;
	margin: 10px 0;
	font-weight: 100;
}
.button-social-login.button-social-login-google,.button-social-login.button-social-login-facebook,.button-social-login.button-social-login-twitter,.button-social-login.button-social-login-linkedin,.button-social-login.button-social-login-yahoo {
	background-color: transparent;
	width: 100%;
	margin: 5px 0;
	font-size: 13px;
	outline: none;
	cursor: pointer;
	padding: 5px 0;
	background: #fff !important;
	text-align: center;
	transition:all .3s;
}
.button-social-login.button-social-login-yahoo{
	color: #400090;
	border: 1px solid #400090 !important;
}
.button-social-login.button-social-login-linkedin{
	color: #0077b5;
	border: 1px solid #0077b5 !important;
}
.button-social-login.button-social-login-twitter{
	color: #55acee;
	border: 1px solid #55acee !important;
}
.button-social-login.button-social-login-facebook{
	color: #3b5998;
	border: 1px solid #3b5998 !important;
}
.button-social-login.button-social-login-google{
	color: #dd4b39;
	border: 1px solid #dd4b39 !important;
}
.button-social-login.button-social-login-yahoo:hover {
	color: #fff;
	background: linear-gradient(135deg,#400090 25%,#400090 75%) !important;
	border: 1px solid #400090 !important;
}
.button-social-login.button-social-login-linkedin:hover {
	color: #fff;
	background: linear-gradient(135deg,#0077b5 25%,#0077b5 75%) !important;
	border: 1px solid #0077b5 !important;
}
.button-social-login.button-social-login-twitter:hover {
	color: #fff;
	background: linear-gradient(135deg,#9bcef4 25%,#55acee 75%) !important;
	border: 1px solid #55acee !important;
}
.button-social-login.button-social-login-facebook:hover{
	color: #fff;
	background: linear-gradient(135deg,#298bda 25%,#016bc0 75%) !important;
	border: 1px solid #1679cc !important;
}
.button-social-login.button-social-login-google:hover {
	color: #fff;
	background: linear-gradient(45deg,#faa358,#ff0057) !important;
	border: 1px solid #fa9658 !important;
}
.button-social-login:focus .si, .button-social-login:hover .si, .widget-area .widget a.button-social-login:focus .si, .widget-area .widget a.button-social-login:hover .si, a.button-social-login:focus .si, a.button-social-login:hover .si, button.button-social-login:focus .si, button.button-social-login:hover .si, input.button-social-login:focus .si, input.button-social-login:hover .si {
	background-color: rgba(0,0,0,0) !important;
}
/*panel-affilate-wp*/
#affwp-generate-ref-url input {
	width: 100% !important;
	margin: 5px 0;
}
#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;
}
#affwp-affiliate-dashboard input[type="text"] , #affwp-affiliate-dashboard input[type="email"] {
	background: #fff;
	border: 1px solid #ddd;
	outline: none;
	width: 65%;
	width: calc(70% - 10px);
	padding: 5px 7px;
	border-radius: 5px;
	box-shadow: 0 5px 15px rgba(201, 224, 247, 0.3);
}
#affwp-affiliate-dashboard-url-generator p {
	line-height: 36px;
	font-size: 12px;
}
#affwp-affiliate-dashboard input[type="submit"] {
	background: linear-gradient(to right, #833471, #ED4C67);
	box-shadow: 0 3px 10px rgba(230, 112, 101, 0.5);
	color: #fff;
	padding: 11px;
	font-size: 13px;
	border-radius: 5px;
}
#affwp-affiliate-dashboard h4 , #affwp-affiliate-dashboard h5{
	font-size: 13px;
}
/*user-comments*/
.user-review li {
	padding: 5px;
}
.user-review li a {
	color: #000;
	font-weight: 100;
	font-size: 10px;
}
.comment_author , .comment_date {
	padding: 2px 5px;
	background: #fff;
	border-radius: 25px;
	font-size: 10px;
	font-weight: 500;
}
.comment_content {
	font-weight: 500;
	font-size: 11px;
	line-height: 24px;
}
/*private*/
.private-items li {
	position: relative;
	border-right: 4px solid red !important;
	overflow: hidden;
}
.private-items li::after {
	content: "\e915";
	font-family: ikwebicons;
	position: absolute;
	left: 3px;
	z-index: ;
	bottom: -20px;
	font-size: 35px;
	color: #e6e6e6;
}
/*favorites*/
.favorites-list {
float: right;
padding: 10px;
width: 100%;
}
.favorites-list li {
	direction: rtl;
	border: none !important;
	float: right;
	padding: 0;
	margin: 0 0 11px 0;
	list-style: none !important;
	text-align: right;
	width: 100%;
	position: relative;
	transition: all .3s !important;
	cursor: pointer;
	background: #f2f3f5;
	border-radius: 5px;
	max-height: 80px;
}
.favorites-list li:hover {
	box-shadow: 0 5px 9px #ddd;
}
.favorites-list li img {
	float: right;
	width: 60px;
	height: 60px;
	border-radius: 5px !important;
	overflow: hidden;
	margin: 10px;
}
.favorites-list li a {
	color: #000;
	font-size: 13px !important;
	line-height: 25px;
	padding: 3px;
}
.favorites-list .simplefavorite-button {
	margin: ;
	position: absolute;
	left: 4%;
	bottom: 6px;
	font-size: 20px;
}
/*dashbord-vip*/
.dashbord-vip , .page-vip {
	float: right;
	width: 100%;
	margin: 10px 0;
}
.edd-no-purchases {
	background: gold;
	color: #000;
	padding: 10px;
	border-radius: 5px;
}
.dashbord-vip #edd_user_history , .page-vip #edd_user_history {
	background: #fff;
}
.dashbord-vip #edd_user_history th ,.page-vip #edd_user_history th {
	background-color: gold !important;
	color: #000 !important;
}
.dashbord-vip .vip-details , .page-vip .dashbord-goto {
	display: none;
}
.vip-downloads h4{
	margin: 10px 0;
	font-weight: 900;
	color: #000 !important;
	background: #fafafa;
	padding: 10px;
	border-radius: 5px;
	width:100%;
}
.dashbord-vip p {
	background: gold;
	color: #000;
	padding: 10px;
	border-radius: 5px;
	text-align: center;
}
.yith-wcmbs-my-account-accordion table {
	font-family: isans !important;
}
.yith-wcmbs-tabs li {
	float: right !important;
}
div.yith-wcmbs-tabs ul.ui-tabs-nav li > a {
	font-family: isans !important;
}
.yith-wcmbs-my-account-accordion h3 {
	background: gold !important;
	color: #000;
	font-family: isans !important;
}
.yith-wcmbs-membership-content-button.unlocked, .yith-wcmbs-download-links.unlocked, .yith-wcmbs-download-button.unlocked {
	color: #fff;
	background: #33ab07;
	font-family: isans !important;
	font-size: 14px !important;
	font-weight: 100 !important;
}
.yith-wcmbs-post-type-icon-product {
	background: #b53471 !important;
}
.yith-wcmbs-post-type-icon-post {
	background: #66a7ec !important;
}
/*courses*/
.ikwebmycourse ,.ikwebmycourse ul{
	float: right;
	width: 100%;
}
.ikwebmycourse li {
	float: right;
	margin:10px 0;
}
.ikwebmycourse-li-box h2 {
	font-size: 13px;
	margin: 10px 2px;
	min-height: 39px;
}
.ikwebmycourse-li-box:hover h2{color:#1b9f00}
.ikwebmycourse-li-box:hover {
	box-shadow: 0 18px 15px #f5f5f5;
	transform: translateY(-5px);
}
.ikwebmycourse-li-box img {
	width: 100%;
	height: auto;
}
.ikwebmycourse-li-box {
	background: #fff;
	border-radius: 10px;
	-webkit-box-shadow: 0 5px 30px rgba(70,72,77,.08);
	box-shadow: 0 5px 30px rgba(70,72,77,.08);
	padding: 5px;
	text-align: center;
	transition:all .3s;
}
/*************** ADD desktop ONLY CSS HERE  ***************/
 @media screen and (min-width:1180px) { 
 .col-md-offset-right-1 {
	margin-right: 7.33333%;
	padding: 0 !important;
	margin-left: -3%;
}
 }
/*************** ADD MOBILE ONLY CSS HERE  ***************/

@media only screen and (max-width: 48em) { 
   .profile-breadcrumb , .today_date {
	display: none;
} 
.center-block .row {
	margin: 0 !important;
	width: 100%;
}
.col-lg-6.col-md-offset-right-1 {
	margin: 0 auto !important;
}   
.ikweb_form_login_wrap {
	float: right;
	padding: 0;
}
div#loginpage li {
	font-size: 11px;
}
}