.hkc-1, .hkc-2, .hkc-3, .hkc-4, .hkc-5, .hkc-6, .hkc-7, .hkc-8, .hkc-9, .hkc-10, .hkc-11, .hkc-12,
.hkc-xs-1, .hkc-sm-1, .hkc-md-1, .hkc-lg-1, .hkc-xl-1, .hkc-xs-2, .hkc-sm-2, .hkc-md-2, .hkc-lg-2, .hkc-xl-2, .hkc-xs-3, .hkc-sm-3, .hkc-md-3, .hkc-lg-3, .hkc-xl-3, .hkc-xs-4, .hkc-sm-4, .hkc-md-4, .hkc-lg-4, .hkc-xl-4, .hkc-xs-5, .hkc-sm-5, .hkc-md-5, .hkc-lg-5, .hkc-xl-5, .hkc-xs-6, .hkc-sm-6, .hkc-md-6, .hkc-lg-6, .hkc-xl-6, .hkc-xs-7, .hkc-sm-7, .hkc-md-7, .hkc-lg-7, .hkc-xl-7, .hkc-xs-8, .hkc-sm-8, .hkc-md-8, .hkc-lg-8, .hkc-xl-8, .hkc-xs-9, .hkc-sm-9, .hkc-md-9, .hkc-lg-9, .hkc-xl-9, .hkc-xs-10, .hkc-sm-10, .hkc-md-10, .hkc-lg-10, .hkc-xl-10, .hkc-xs-11, .hkc-sm-11, .hkc-md-11, .hkc-lg-11, .hkc-xl-11, .hkc-xs-12, .hkc-sm-12, .hkc-md-12, .hkc-lg-12 {
	padding-left:15px; padding-right:15px;
}
.chzn-container-single .chzn-single span {
	padding-top: 10px;
	margin: 0 10px 0 25px !important;
}
.chzn-container .chzn-drop {
    border: 1px solid #ddd !important;
	width: 100% !important;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"]{
	width: 100% !important;	
}
.chzn-container.chzn-container-single .chzn-single{
	font-size: 13px !important;
}
.chzn-container.chzn-container-single .chzn-single div {
    right: 0 !important;
    left: auto;
}
.chzn-container .chzn-drop, .chzn-container-single.chzn-container-single-nosearch .chzn-search {
    left: 9999px;
}
.chzn-container.chzn-with-drop .chzn-drop {
    left: 0;
}
/* hiden sidebar */
.layout-show.nosidebar #sp-right {
    display: none;
}
.layout-show .nosidebar .article-details-wrap.col-md-9, .layout-show.nosidebar #sp-component {
  flex: 0 0 100%;
  max-width: 100%;
}

.no-padding{
    padding: 0 !important;
	margin: 0 ;
}

/* ----------- Star sana Shop --------------*/
.hikashop_product_vote {
	text-align: center !important;
}
div.hk-rating,
div.ui-rating {
  position: relative;
  display: inline-block;
      z-index: 1;
}
.state-empty,
.state-full,
div.ui-rating .ui-rating-full,
div.ui-rating a.ui-rating-empty {
  background: none !important;
  font-size: 13px;
  padding-right: 4px;
  cursor: pointer;
  width: auto;
  height: auto;
}
.state-empty:before,
.state-full:before,
div.ui-rating .ui-rating-full,
div.ui-rating .icon-star:before,
div.ui-rating a.ui-rating-empty:before {
  content: "\f005";
}
.state-full,
.state-empty,
div.ui-rating .ui-rating-full,
div.ui-rating a.icon-star,
div.ui-rating a.ui-rating-empty {
  font-family: "Font Awesome 5 Free";
  color: #cccecf !important;
  font-weight: 700;
  font-size: 13px;
}
.state-full:before,
.state-full.state-hover:before,
.state-empty.state-hover:before,
div.ui-rating > .rating-item:hover span:before,
div.ui-rating > .rating-item:hover ~ a span:before,
div.ui-rating > .voted:before,
div.ui-rating > .rating-item:hover:before,
div.ui-rating > .rating-item:hover ~ .rating-item:before,
div.ui-rating a.ui-rating-hover:before,
div.ui-rating a.ui-rating-full:before {
  color: #ffca28 !important;
  content: "\f005";
}
.state-full:hover,
.state-full.state-hover:before,
.state-empty.state-hover:before,
div.ui-rating > .rating-item:hover span:hover,
div.ui-rating > .rating-item:hover ~ a span:hover,
div.ui-rating > .voted:hover,
div.ui-rating > .rating-item:hover:hover,
div.ui-rating > .rating-item:hover ~ .rating-item:hover,
div.ui-rating a.ui-rating-hover:hover,
div.ui-rating a.ui-rating-full:hover {
  color: #f39c12 !important;
  content: "\f005";
}
/* ----------- End Star Milad Shop --------------*/
/******************************************************************************************
									PROFILE
******************************************************************************************/
.form-horizontal .controls{
	margin: 0 !important;
}
.profile .user_profile_items li{
	display: inline-block;
    width: 100%;
}
.profile .user_profile_items .users_profile_title{
	float:right;
	width:178px;
}
.profile .user_profile_items .users_profile_desc{
	float:right;
	width:auto;
}
.profile-edit .form-horizontal fieldset .control-group{
	width:48%;
	float:right;
}
.profile-edit .form-horizontal fieldset .control-label{
	margin-bottom:5px;
	float: right;
	padding: 0;
}
.profile-edit .form-horizontal fieldset .control-group:nth-child(even){
	float:left;
}
#hikashop_user_addresses_default .chzn-container,
.profile-edit .chzn-container{
	width:100% !important;
border-radius: 3px;
}
#hikashop_user_addresses_default .chzn-container a.chzn-single,
.profile-edit .chzn-container > a.chzn-single{
	padding: 0 !important;	
}
.profile-edit #helpsite-refresh{
	float: left;
    margin-top: 10px !important;
	background: #ccc !important;
}
.profile-edit .form-horizontal > .control-group,
.profile .edit_profile_link{
	border-top: 2px solid;
    padding-top: 10px;
}
/******************************************************************************************
									cart
******************************************************************************************/
.hikashop_cart_module {
    height: 45px;
    text-align: center;
    border-radius: 5px;
    position: relative;
	color: #fff;
	padding: 5px 15px ;
	float: left ;
} 
.hikashop_cart_module .hikashop_cart_desc{
	position: relative;
	display: block;
	text-align: center;
}
.hikashop_cart_module .hikashop_cart_desc a{
	display: block;
	text-align: center;
    color: #fff;
}
.hikashop_cart_module .hikashop_cart_desc .lnr-cart {
    font-size: 21px;
    color: #fff; 
    position: relative;
    margin: 0 0 0 10px !important;
    top: 5px;
}
.hikashop_cart_module .hikashop_cart_desc .lnr-chevron-down {
    font-size: 10px;
    color: #fff;
    position: absolute;
    left: 15px;
    top: 19px;
}
.hikashop_cart_module .hikashop_cart_desc .counter {
    background-color: #fff;
    color: #333;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 20px;
	display: inline-block;
	margin: 0 10px 0 0 ;
	position: relative;
	top: 0;
	line-height: 20px;
}
.hikashop_cart_module .hikashop_cart_desc.hikashop_empty_cart .counter {
	top: 2px;
}
.hikashop_cart_module .hikashop_cart_desc.hikashop_empty_cart .counter {
    font-size: 12px;
} 
div.hikashop_cart_dropdown_container {
    position: absolute !important;
    width: 100%;
    left: 0;
}
.hikashop_cart_dropdown_container div.hikashop_cart_dropdown_content {
	padding: 15px;
    left: 0;
    width: 400px !important;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #eae9e9 !important;
	border-top: solid 5px !important;
    text-align: right !important;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07) !important;
	top: 15px;
}
.hikashop_cart_dropdown_container div.hikashop_cart_dropdown_content::before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid;
    content: '';
    position: absolute;
    top: -15px;
    left: 30px;
    display: block;
}
.hikashop_cart_dropdown_container div.hikashop_cart_dropdown_content h3{
	background: #eee;
	padding: 10px;
	margin-bottom: 10px;
	line-height: normal;
	font-size: 16px;
	border-radius: 2px 2px 0 0;
}
.hikashop_cart_dropdown_container .cart_header{
	width: 100%;
	float: right;
	border-top: solid 1px #ddd;
	margin-top: 10px;
}
.hikashop_cart_dropdown_container .cart_header > div{
	color: #333;
	width: 100%;
	float: right;
	text-align: center;
	padding-top: 10px;
}
.hikashop_cart_dropdown_container .cart_header .title{
	color: #777777;
	margin-left: 5px;
	display: inline-block;
}
.hikashop_cart_dropdown_container .hikashop_product_price_full{
	font-size: 13px;
	color: #333;
	
}
.hikashop_cart_dropdown_container .hikashop_cart_module_product_total .hikashop_product_price_full > span .hikashop_product_price ,
.hikashop_cart_dropdown_container .hikashop_cart_module_product_total .hikashop_product_price_full > span {
	width: auto !important;
	float: none !important;
	display: inline-block !important;
}
.hikashop_cart_dropdown_container .hikashop_product_price{
	font-size: 13px;
	color: #333;
	float: right;
	display: inline-block !important;
	width: auto !important;
}
.hikashop_cart_dropdown_container .hikashop_product_price_before_discount{ 
	display: inline-block !important;
	width: auto !important;
	margin-left: 10px !important;
}
.hikashop_cart_dropdown_container .hikashop_product_price span:last-child{
	font-size: 16px;
	color: #333;	
	margin: 0;
}
.hikashop_cart_dropdown_container .hikashop_cart_proceed_to_checkout{
	display: block;
	margin-top: 10px; 
	color: #fff;
	border-radius: 5px !important;
}
.hikashop_cart_dropdown_content form,
.hikashop_cart_dropdown_content form ul{
	width: 100%;
	float: right; 
	padding: 0 !important;
}
.hikashop_cart_dropdown_content .hikashop_product_price_full > div{
	display: none;
}
.hikashop_cart_dropdown_content .hikashop_product_price_full > span{
	float: none;
}
.each_cart_product{
	width: 100%;
	float: right;
	position: relative;
	padding-right: 80px;
	padding-top: 10px;
	margin-top: 10px;
	min-height: 70px
}
.each_cart_product:first-child{
	border: none;
	margin: 0;
} 
.each_cart_product .hikashop_cart_module_product_image{
	width: 70px;
	position: absolute;
	right: 0;
	top: 0;
}
.each_cart_product .each_cart_product_values{ 
	float: right;
	width: 100%;
}
.each_cart_product .hikashop_cart_module_product_name_value a {
    display: block;
	color: #333 !important;
}
.each_cart_product .product_code{
    color: #7a7d82;
    display: block;
}
.each_cart_product .hikashop_cart_module_product_name_value a .hikashop_product_variant_subname{
	display: none !important;
}
.each_cart_product .hikashop_cart_module_product_price_value{ 
    margin-bottom: 5px;
}
.each_cart_product .hikashop_cart_module_product_delete_value a{
	position: absolute;
	left: 0;
	bottom: 0;
}
.each_cart_product input.hikashop_product_quantity_field{
	width: 30px;
	height: 30px;
	padding: 0 !important;
	text-align: center;
}
.each_cart_product .hikashop_cart_product_custom_item_fields{
	color: #7a7d82;
}
.each_cart_product .hikashop_cart_product_custom_item_fields > span{
	display: inline-block;
	margin-left: 5px;
}
.each_cart_product .hikashop_cart_product_custom_item_fields > span:after{
	position: relative;
	content: "-";
	right: 2px;
}
.each_cart_product .hikashop_cart_product_custom_item_fields > span:last-child:after{
	display: none;
}
 /**/
 
.goto_cart{
	width: 100%;
	float: right;
	background: #eee;
	border-radius: 0 0 2px 2px;
	padding: 10px;
	text-align: left;
}
.goto_cart a{
	padding: 10px 15px !important;
	font-size: 13px !important;
	display: inline-block;
}
.vex.vex-theme-default .vex-content{
	border-radius: 2px !important;
	padding: 0 !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
	max-width: 90% !important;
}
.vex.vex-theme-default .vex-content iframe{
	max-width: 100% !important;
}
.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary{
	margin-left: 5px !important;
}
.notifyjs-metro-base, .notifyjs-metro-lite-base{
	padding-top: 60px;
	width: 100%;
	float: right;
}
.notifyjs-metro-base .image {
	position: static !important;
	float: right;
	width: 20% !important;
	transform: none !important;
}
.notifyjs-metro-base .text-wrapper, 
.notifyjs-metro-lite-base .text-wrapper {
    text-align: right !important;
	margin:0 !important;
	width: 80%;
	float: right;
	clear: none !important;
	font-family: inherit !important;
}
.notifyjs-metro-base .text-wrapper .hikashop_product_variant_subname, 
.notifyjs-metro-lite-base .text-wrapper .hikashop_product_variant_subname {
	display: none;
}
.notifyjs-metro-base .text, .notifyjs-metro-lite-base .text {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    background: #f7f9fa;
    right: 0;
    padding: 10px;
	color: #333 !important;
    border-radius: 2px 2px 0 0;
	font-size: 13px !important;
	text-align: center;
}
.vex.vex-theme-default .vex-dialog-form .vex-dialog-buttons{
	padding: 15px;
	text-align: center;
}
.vex.vex-theme-default .vex-dialog-button{
	float: none !important;
	display: inline-block !important;
}
.vex.vex-theme-default .vex-dialog-button{
	letter-spacing: normal !important;
	background: #333 !important;
}
.notifyjs-metro-base .title, .notifyjs-metro-lite-base .title{
	font-size: 13px !important;
}
.vex.vex-theme-default .vex-dialog-form .vex-dialog-message {
    width: 100%;
    float: right;
	margin-bottom: 15px !important;
} 
.vex-close{
	position: absolute;
	left: 0;
	top: 0;
}
/******************************************************************************************
									hikashop products 
******************************************************************************************/
.course-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 15px 15px 0 0;
}

.hikashop_subcategories_listing,
.hikashop_products_listing {
    background:  #fff;
    border-radius: 5px;
	padding: 0;
	width: 100%;
	margin-bottom: 20px;
}
.hikashop_module .hikashop_subcategories_listing {
    background: transparent;
}
div.hikashop_carousel_parent_div div.hikashop_carousel, div.hikashop_carousel_parent_div .owl-controls{
	margin: 0 !important;
}
.hikashop_submodules .hikashop_module .hikashop_products_listing{
	padding: 0 !important;
}
.hikashop_products_listing .hikashop_products{ 
	width: 100%;
	float: right;
}
.owl-theme .owl-nav .disabled{
	opacity: 1 !important;
}
.manufacturer_slider .owl-nav,
.hikashop_products_listing .owl-nav{
	margin: 0 !important;
} 
.hikashop_products_listing .owl-nav .owl-prev,
.hikashop_products_listing .owl-nav .owl-next{
	margin: 0 !important;
	position: absolute;
	height: 50px;
	width: 50px;
	top: 45%;
    background:#fff !important;  
	border-radius: 50%;
}
.manufacturer_slider .owl-nav .owl-prev,
.manufacturer_slider .owl-nav .owl-next{
	margin: 0 !important;
	position: absolute;
	height: 50px;
	width: 50px;
	top: 25%;
    background:#fff !important;  
	border-radius: 50%;
}
.manufacturer_slider .owl-nav .owl-prev,
.hikashop_products_listing .owl-nav .owl-prev{ 
	left: -25px;
	right: auto !important;
}
.manufacturer_slider .owl-nav .owl-prev:after,
.hikashop_products_listing .owl-nav .owl-prev:after{ 
	font-family: Linearicons-Free;
	content: "\e875";
	display: block;
	font-size: 16px !important;
	color:#333 !important;
}
.manufacturer_slider .owl-nav .owl-next,
.hikashop_products_listing .owl-nav .owl-next{
	right: -25px;
	left: auto !important;
}
.manufacturer_slider .owl-nav .owl-next:after,
.hikashop_products_listing .owl-nav .owl-next:after{
	font-family: Linearicons-Free;
	content: "\e876";
	display: block;
	font-size: 16px !important;
	color:#333 !important;
}
.manufacturer_slider .owl-nav .owl-prev span,
.manufacturer_slider .owl-nav .owl-next span,
.hikashop_products_listing .owl-nav .owl-prev span,
.hikashop_products_listing .owl-nav .owl-next span{
	display: none;
}
#jm_hikashop_category_list{
	border: solid 1px #ccc;
}
.hikashop_carousel .product_box{
	width: 100%;
	float: right;
	margin: 0 !important;
	padding: 5px;
}
.hk-row-fluid{
	padding: 0;
} 
.hikashop_cpanel .hk-row-fluid{
	padding: 0 !important;
} 
.hk-row-fluid .product_box{ 
	margin-bottom: 15px;
	width: 100%;
	float: right;
}
.product_box .main_product_box{
	width: 100%;
	float: right; 
} 
.product_box .main_product_box:hover{ 
	box-shadow:0 0 10px 0 rgba(0,0,0,.1);
} 
#jm_hikashop_category_list .product_box .main_product_box{
	border: solid 1px #ccc;
	box-shadow: none;
	border-radius: 2px;
}
.product_box .top_product_box{
	position: relative;
}
.product_box .hikashop_product_image{
	height: auto !important;
	margin-bottom: 0; 
}
.product_box .hikashop_product_image .hikashop_product_image_subdiv{
	max-width: 100% !important;
	width: 100% !important;
}
.product_box .hikashop_product_image img{
	border-radius: 2px !important;
	max-width: 100%;
	margin: 0 auto !important;
	height: 200px;
    object-fit: cover;
}
.product_box .btm_product_box{ 
	padding:0 15px 15px;
	width: 100%;
	float: right;
}
.product_box .hikashop_product_name{
	font-size: 15px;
	font-weight: bold !important; 
	margin: 0 0 10px;
	padding:0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	line-height: normal;
}
.product_box .hikashop_product_name a{ 
	text-align: center;
	display: block; 
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333 !important;
	line-height: normal;
}
.product_box .product_list_outofstock,
.product_box .hikashop_product_price_full{
	text-align: right !important;
	display: block; 
	position: relative;
} 
.hikashop_product_price_full > span {
	width: 100% !important;
    display: inline-block;
}
.hikashop_product_price_main .hikashop_product_price_full > span {
    float: right;
    display: block;
    width: 100%;
}
.hikashop_listing_img_title .product_box .product_list_outofstock > span,
.hikashop_listing_img_title .hikashop_product_price_full > span{ 
}
.hikashop_product_price_full > div {
    float: right;
    color: #acacac;
}
.hikashop_product_price_main {
	width: 100%;
} 
.hikashop_product_price_main .hikashop_product_price_full > div { 
    display: none;
}
.hikashop_product_price_full .hikashop_product_discount{
	margin-right: 8px;
    min-width: 43px;
    height: 23px;
    display: none !important;
    float: none !important;
    background-color: #fb3449;
	font-weight: 700;
	color:#fff;
	border-radius: 20px;
	padding: 2px 6px 1px;
	line-height: 1.375;
	text-align: center !important;
}
.hikashop_compare_page .hikashop_product_price_full .hikashop_product_discount{
    float: none;
}
.product_box.product-item-info .price,
.product_box .hikashop_product_price{
	color: #333;
	display: inline-block!important;
	font-size: 16px;
	width: 100% !important;
	text-align: right !important;
}
.product_box.product-item-info .old_price,
.product_box .hikashop_product_price_before_discount{
	color: #e74c3c;
	text-decoration: line-through;
	display: inline-block!important;
	text-align: center !important;
	float: none !important;
	padding: 0 15px;
	font-weight: 300;
}
div.hikashop_subcontainer, div.hikashop_subcontainer span, div.hikashop_container {
    text-align: center !important;
}
.layout-show .hikashop_product_price_full .hikashop_product_price_before_discount span:first-child,
.layout-show .hikashop_product_price_full .hikashop_product_price span:first-child{
	display: none;
}
.layout-listing .hikashop_product_price_full .hikashop_product_price_before_discount span:first-child,
.layout-listing .hikashop_product_price_full .hikashop_product_price span:first-child,
.hikashop_module .hikashop_product_price_full .hikashop_product_price_before_discount span:first-child,
.hikashop_module .hikashop_product_price_full .hikashop_product_price span:first-child{
	display: none;
}
.product_box .product_box_bottons{
	margin-bottom: 0;
	text-align: center!important;
}
.product_box .product_box_bottons label{
	color: #333;
}
/******************************************************************************************
									manufacturer_slider
******************************************************************************************/
div[id*="hikashop_category_information_module"] .hikashop_category_image{
	height: auto !important;
	border-radius: 20px;
    width: 100%;
    height: 70px;
    min-width: 70px;
    margin-left: 0;
}
.hikashop_module .hikashop_category_image img {
    width: 100%;
}
.manufacturer_slider .hikashop_category_image{
	width: 80%;
	margin: 2px auto;
}
.manufacturer_slider .hikashop_category_image img {
    display: block;
    transition: all linear 0.2s;
}
.manufacturer_slider .hikashop_carousel_item:hover img {
	box-shadow:0 0 6px rgba(0, 0, 0, 0.2);	
} 

/******************************************************************
					 category list 
******************************************************************/
.hikashop_category .category_box{
	background-color: #ffffff;
    box-shadow: 0px 5px 30px 0px rgb(70 72 77 / 8%);
    border-radius: 12px;
	margin-bottom: 10px;
}
.hikashop_module  div.hikashop_container {
    margin: 0 !important;
}
.hikashop_module  .hikashop_category_name a {
    color: #7e92a2 !important;
	font-weight: 300;
}
.hikashop_category .category_box:hover {
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
}
[id*="hikashop_category_information_menu"] .hikashop_category_image {
    height: auto !important;
    text-align: center;
    clear: both;
}
[id*="hikashop_category_information_menu"] .hikashop_category_image a{
	display: block;
	text-align: center;
}
[id*="hikashop_category_information_menu"] .hikashop_category_image a img{
	margin: 0 auto !important;
}
[id*="hikashop_category_information_menu"] div.hikashop_container {
	margin: 0 !important;
}
.hikashop_category .category_box .hikashop_category_name{
	display: block;
	padding: 10px;
	color: #333 !important;
}   
.hikashop_category .category_box .hikashop_category_name a{
	display: block;
	color: #333;
}   





/******************************************************************************************
									product page
******************************************************************************************/
.paroduct_top_info,
.jm_hikashop_product_row{
	background: #fff;
	border-radius: 5px;
	margin-bottom: 0;
	padding: 0;
	width: 100%;
}
#myTabContent{
    background-color: #fff;
    padding: 1.35rem;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
    margin-bottom: 12px;
    -webkit-box-shadow: 0 0 13px 1px rgb(70 72 77 / 8%);
    box-shadow: 0 0 13px 1px rgb(70 72 77 / 8%);
	    position: relative;
}
.view-product .tab-content .tab-pane:before {
	font-family: "Font Awesome 5 Pro";
	content: "\f781";
    /*content: "";*/
    display: block;
   /* background: url(../images/default/article/quote-left.svg) no-repeat; */
    position: absolute;
    left: 50px;
    top: -20px;
    font-size: 100px;
    color: #f1f1f1;
}
.view-product .tab-content #sarfasl:before {
	content: "\f4a6";
}
.view-product .tab-content #hadaf:before {
	content: "\f78a";
}
.view-product .tab-content #niaz:before {
	content: "\f847";
}
.hikashop_product_msrp_price_title, .hikashop_product_msrp_price_value, .hikashop_product_our_price_title, .hikashop_product_page .hikashop_product_price_0, .hikashop_product_page .hikashop_product_price_per_unit, .hikashop_product_page .hikashop_product_price_with_min_qty, .hikashop_option_price_title, .hikashop_option_price_value {
    float: none;
}
.hikashop_product_price_main {
    display: flex;
    justify-content: center;
    align-items: center;
}
.jm_hikashop_product .hikashop_product_main_image,
.jm_hikashop_product #hikashop_image_main_thumb_div{
	height: auto !important;
}
.jm_hikashop_product .hikashop_product_main_image_subdiv{
	width: 100% !important;
}
.jm_hikashop_product #hikashop_main_image{
	margin-bottom: 0 !important;
} 
.simpleLens-thumbnails-container a{
	display: inline-block;
	padding: 2px;
}
.simpleLens-thumbnails-container a img{
	width: 100%;
	height: 100%;
	margin: 0 !important;
	background: #fafbfc none repeat scroll 0 0;
	border: 1px solid #e5e5e5;
}
.jm_hikashop_product .services_modules {
    margin-bottom: 10px;
}
.jm_hikashop_product .simpleLens-big-image-container{
	display:block;
	text-align: center;
}
.simpleLens-gallery-container {
    direction: ltr;
	float:right;
	width:100%;
}
.simpleLens-gallery-container .additional_images_flexslider{
	direction:ltr;
	position:relative;
}
.simpleLens-gallery-container .simpleLens-container{
    height: 355px;
    margin: 0 auto;
    width: 100%;
}
.jm_hikashop_product .simpleLens-big-image-container > a,
.simpleLens-gallery-container .simpleLens-container .simpleLens-lens-image{
	max-width:350px;
	display: block;
	margin: 0 auto;
}
.simpleLens-gallery-container .simpleLens-container .simpleLens-big-image{
	height:auto;
	max-height:470px;
}  
.simpleLens-thumbnails-container .owl-nav  {
    position: static;
    border: none !important;
}
.simpleLens-thumbnails-container .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    left: 11px;
    float: none !important;
    top: 35%;
    font-size: 12px !important;
    background: #fff !important;
    border: solid 1px #ddd !important;
    border-radius: 2px !important;
    margin: 0 !important;
    width: 25px;
    height: 25px;
    padding-top: 5px !important;
} 
.simpleLens-thumbnails-container .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    right: 11px;
    float: none !important;
    top: 35%;
    font-size: 12px !important;
    background: #fff !important;
    border: solid 1px #ddd !important;
    border-radius: 2px !important;
    margin: 0 !important;
    width: 25px;
    height: 25px;
    padding-top: 5px !important;
}
.simpleLens-thumbnails-container .owl-carousel .owl-nav button.owl-prev:hover,
.simpleLens-thumbnails-container .owl-carousel .owl-nav button.owl-next:hover{
	color: #333 !important;
}
.product_header{
	padding:0;
    width: 100%;
    float: right; 
}
.product_header h1 {
    color: #4d4d4d;
	font-size: 20px;
	line-height: normal;
	margin-bottom: 0;
	font-weight: bold;
	background: #f0f2f7;
    padding: 16px;
    border-radius: 5px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.hikashop_products_pagination .pagination {
align-items: center;
    justify-content: center;
    display: flex;
    margin: 0;
}
.hikashop_product_vote_mini{
	text-align: center;
}
.hikashop_product_vote_mini a{
	transition: none !important;
}
.hikashop_product_vote_mini .hikashop_vote_notification_mini {
    color: #818181;
    display: block;
    font-size: 11px;
    margin-top: 2px;
}
.hikashop_product_characteristics_table tr td:first-child {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
.hikashop_product_characteristics_table tr td:last-child{
	padding-bottom: 10px;
	float: none;
}
.hikashop_product_characteristics_table tr td label{
	float: right;
	margin: 0 0 9px 10px !important;
	border: 1px solid #eee;
	background: #fff;
	padding: 5px 8px;
	border-radius: 2px;
	position: relative;
	cursor: pointer;
}
.hikashop_product_characteristics_table tr td label img{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: inline-block;
	margin-left: 7px;
	border: solid 1px #ddd;
}
.hikashop_product_characteristics_table tr td label span{
	display: inline-block !important;
	position: static !important;
	font-size: 12px;
}
.hikashop_product_characteristics_table tr td select{
	appearance:none;
	-moz-appearance:none; 
	-webkit-appearance:none;
	border:1px solid #dfe5e8;
    border-radius: 2px;
    box-shadow: none;
    color: #888;
    cursor: pointer;
    font-size: 12px;
    height: 40px;
    line-height: normal;
    margin: 0;
    padding: 0 5px 0 42px;
    position: relative;
    z-index: 1;
	width: 340px;
	background:#fafbfc url(../images/select-option.png) no-repeat !important;
	background-position:5% center !important;
	background-size: 15px !important;
}
.hikashop_product_characteristics_table tr td select
.hikashop_product_characteristics_table tr td{
	position: relative;
}
.hikashop_product_characteristics_table tr td select[id*="hikashop_product_characteristic"]{
	min-width: 80px !important;
	width: 80px !important;
	border: solid 1px #316155 !important;
	border-radius: 5px !important;
	color:#333 !important;
	height: 37px;
	background: #fff url(../images/select-option.png) no-repeat !important;
	background-position: 10% center !important;
	background-size: 10px !important;
	padding: 0 5px;
} 
.chzn-container{
	min-width: 100px !important;
}
.chzn-container a.chzn-single{
	
    border-radius: 5px !important;
    box-shadow: none;
    cursor: pointer;
    font-size: 14px !important;
    height: 40px !important;
    line-height: normal;
    margin: 0;
    padding: 5px 5px 0 42px !important;
    position: relative;
	background:#fff url(../images/select-option.png) no-repeat !important;
	background-position:5% center !important;
	background-size: 15px !important;
	max-width: 100%;
	text-align: right !important;
	color: #666 !important;
} 
.chzn-container-single .chzn-search{
	width: 100% !important;	
}
#hikashop_checkout_registration .chzn-container-single .chzn-search input[type="text"]{
	width: 100% !important;	
}
.hikashop_product_characteristics_table tr td .chzn-container{
	min-width: 80px !important;
	width: 100% !important;
}
fieldset{
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.hikashop_product_characteristics_table tr td .chzn-container a.chzn-single{
	width: 100%;
    border: solid 1px #316155 !important;
	border-radius: 5px !important;
	color:#333 !important;
	line-height: 17px !important;
	direction: rtl;
	text-align: right;
	background: none !important;
	font-size: 13px !important;
	position: relative;
} 
.hikashop_product_characteristics_table {
    width: 100%;
}
.hikashop_product_characteristics_table tr td .chzn-container a.chzn-single:before{
	font-family: "Font Awesome 5 Free";
    font-weight: 600;
	content:"\f107";
	position: absolute;
	left: 8px;
	top: 9px;
	font-size: 11px;
	color:#333 !important;
}
.chzn-container a.chzn-single div{
	display: none !important;
}
.chzn-container a.chzn-single div{
	display: none !important;
}
.product_features{
	font-size: 14px;
}
.each_product_features{
	display: block;
	position: relative;
	font-size: 14px;
    margin: 5px 0;
    color: #888;
}
.each_product_features span{
	color: #888;
	margin-right: 5px;
	display: inline-block;
}
.each_product_features a{
	color: #888;
	display: inline-block;
}

.product_price .hikashop_product_price_before_discount{
	display: block;
	margin-bottom: 10px;
	font-size: 13px;
	color: #e74c3c;
	float: right;
}
.product_price.hikashop_cart_value .hikashop_product_price_before_discount{
	margin-bottom: 0;
}
.product_price .hikashop_product_price_before_discount span:last-child{
	text-decoration: line-through;
	color: #e74c3c;
	display: inline-block;
}
.product_price .hikashop_product_price_full .hikashop_product_discount{
	float: right;
	border-radius: 6px;
}
.hikashop_product_price {
    display: inline-block;
    font-size: 16px;
    width: 100% !important;
	color: #4caf50 !important;
}
.hikashop_product_price span:last-child{
	color: #4caf50;
	margin-right: 0;
	display: inline-block;
	font-size: 16px;
}
.product_price .hikashop_product_price_full .hikashop_product_price span:last-child {
    font-size: 18px !important;
}
.hikashop_cart .product_price .hikashop_product_price_full .hikashop_product_price span:last-child {
    font-size: 14px !important;
	color: #4caf50 !important;
}
.hikashop_product_msrp_price{
	color: #666;
	font-size: 14px;
	margin-bottom: 10px;
	display: block;
}
.hikashop_cart_product_name a{
	color: #333 !important;
}
.hikashop_product_msrp_price span:last-child{
	margin-right: 10px;
	display: inline-block;
}
.cart_product_characteristics{
	width: 100%;
	float: right;
	margin: 5px 0;
	font-size: 14px;
}
.cart_product_characteristics span {
    display: inline-block;
    color: #7a7d82 !important;
}
.cart_product_characteristics span.characteristic {
	direction: ltr;
	margin-left: 15px;
	padding-left: 15px;
	position: relative;
}
.cart_product_characteristics span.characteristic:after {
	content: "";
	position: absolute;
	background: #aaa;   
	height: 16px;
    width: 1px;
    left: -2px;
    top: 3px;	
}

.hikashop_product_quantity_box{ 
	float: right;
	position: relative;
	width: 120px;
    margin-left: 15px;
    display: none;
}
.hikashop_product_quantity_field{
	width: 100% !important;
	height: 45px;
	border: 1px solid #dfe5e8 !important;
	text-align: center;
	padding-left: 30px;
	font-size: 15px;
	border-left: none !important;
}
.hikashop_product_quantity_icons{
	position: absolute;
	left: 0px;
	top: 0;
}
.hikashop_product_quantity_icons a{
	display: block;
	height: 22px;
	width: 25px;
	background: #fafbfc ;
	font-size: 15px;
	border: solid 1px #ddd;
	text-align: center;
	line-height: 18px !important;
	color: #333 !important;
}
.hikashop_product_quantity_icons a.hikashop_product_quantity_field_change_plus{
	border-radius: 2px 0 0 0;
	height: 23px;
}
.hikashop_product_quantity_icons a.hikashop_product_quantity_field_change_minus{
	border-top: none;
	border-radius: 0 0 0 2px;
}
.hikashop_small_image_div  {
    width: 100%;
    float: right;
    margin-top: 20px;
}
.hikashop_small_image_div img {
    display: inline-block;
    border: solid 1px #eee;
    margin: 5px;
	padding: 5px;
}
#hikashop_small_image_div a img, .hikashop_small_image_div img {
    width: 100px !important;
    height: auto !important;

}
.product_cart_area .hikacart {
    background: #17b334;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    border: none;
	color: #fff;
    font-size: 19px !important;
	position: relative;
	line-height: 24px;
	width: 100%;
	height: 50px;
    box-shadow: 0 2px 12px rgb(31 189 80 / 27%);
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    display: flex;
}
.product_cart_area .hikacart:hover {
    background-color: #505358;
    border: 1px solid #505358;
    box-shadow: 0 2px 12px rgb(80 83 88 / 36%);
}
.product_cart_area .hikacart span:first-child{
    position: absolute;
    right: 13px;
    font-size: 25px;
}
.product_cart_area .waitlist_btn {
    background: #4caf50;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    border: none;
    font-size: 15px !important;
    border-radius: 12px !important;
    padding: 11px 20px !important;
    margin-left: 10px;
    position: relative;
	color: #fff;
}
.product_cart_area .hikacart .lnr {
    position: absolute;
	top: 2px;
	right: 10px;
    height: 40px;
   /* background: #62b965;*/
    width: 43px;
    font-size: 19px;
    padding-top: 8px;
    border-radius: 0 2px 2px 0;
}
.product_cart_area .hikawishlist {
background: transparent;
    border: none;
    position: relative;
    display: flex;
    text-align: right;
    color: #7b868a;
    font-size: 15px !important;
    font-weight: 300;
	    margin-top: 15px;
}
.product_cart_area .hikawishlist span:first-child {
    font-size: 25px;
	    padding-left: 15px;
}
.product_cart_area .hikawishlist .lnr {
    font-size: 21px;
    position: relative;
    top: 3px;
    right: -2px;
} 
.hikashop_category_description{
	position: relative;
	background: #fff;
	padding: 20px;
	width: 100%;
	float: right;
	margin-bottom: 20px;
	border-radius: 5px
}
.hikashop_category_description > div{
	position: relative; 
}
.hikashop_category_description h1{    
	color: #4d4d4d;
	font-size: 20px;
	line-height: normal;
	margin-bottom: 0 0 15px;
	font-weight: bold;
}
.product_description{
	position: relative;
}
.product_description h3{
	margin-bottom: 10px;
	line-height: normal;
	font-size: 18px;
} 
.hikashop_category_description .description {
    line-height: 31px;
    text-align: justify;
    font-size: 13px; 
} 
.coupon_ads_modules{
	width: 50%;
	float: right;
	padding-right: 20px;
}
.coupon_ads_modules .jm_ads_rows .each_row img{
	margin: 0 !important;
}
.jm_hikashop_product .ads_modules {
    padding: 0 30px 0 0 !important;
}
.blog_ads_module img{
	border-radius: 5px;
}
.hikashop_submodules h2{
    margin: 0 0 15px;
	font-size: 20px;
    border-bottom: none;
}
.hikashop_submodules .owl-nav{
	margin: 0 !important;
} 
.hikashop_submodules .owl-nav .owl-prev,
.hikashop_submodules .owl-nav .owl-next{
	margin: 0 !important;
	position: absolute;
	height: 50px;
	width: 50px;
	top: 45%;
    background:#fff !important; 
	border: 1px solid #ddd !important;
	border-radius: 50%;
}
.hikashop_submodules .owl-nav .owl-prev{ 
	right: -25px !important;
	left: auto !important;
}
.hikashop_submodules .owl-nav .owl-next{
	left: -25px !important;
	right: auto !important;
}
.hikashop_submodules .owl-nav .owl-prev:after,
.hikashop_submodules .owl-nav .owl-next:after{
    font-family: Linearicons-Free;
    content: "\e876";
    position: relative;
	display: block;
	font-size: 16px  !important;
    color: #333 !important;
	background: none !important;
}
.hikashop_submodules .owl-nav .owl-next:after{
    content: "\e875";
}
.hikashop_product_custom_info_main_table{
	width: 100%;
	float: right;
	list-style: none;
    padding: 0;
}
.hikashop_product_custom_info_main_table li{
	width: 100%;
	float: right;
	margin-bottom: 9px;
	box-shadow: 4px 4px rgba(0, 0, 0, 0.04);
}
.hikashop_product_custom_info_main_table .specifications_title {
    float: right;
    height: auto;
	width: 20%;
	border-radius: 2px;
}
.hikashop_product_custom_info_main_table .specifications_title label{
    padding: 9px 21px;
    width: 100%;
    margin: 0;
    display: block;
    color: #656565;
    background: #f7fff7;
    border-left: 4px solid #c0f0c1;
    text-align: center;
}
.hikashop_product_custom_info_main_table .specifications_value {
    background: #fff;
    padding: 9px 21px;
    height: auto;
	color: #656565;
    float: right;
	width: 80%;
	border-radius: 2px;
    text-align: center;
    font-weight: 700;
}
#hikashop_comment_form,
.hikashop_product_vote_listing{
	width: 100%;
	float: right;	
}
.hikashop_listing_comment{
	width: 100%;
	float: right;
	margin-bottom: 15px;
}
.hikashop_listing_comment_header {
    width: 100%;
    float: right;
    padding: 15px 0;
    border-bottom: solid 1px #e3e3e3;
    margin-bottom: 15px;
}
.hikashop_listing_comment_header h3{
	margin-bottom: 0;
	line-height: normal;
	font-size: 16px;
	float: right;
}
.hikashop_listing_comment_header h3 .fa{
	margin-left: 5px;
}
.hika_comment_listing_empty {
    background: #F5F6F7;
    padding: 15px;
    border-radius: 2px;
	width: 100%;
	float: right;
	border: solid 1px #eee;
}
.hikashop_sort_listing_comment{
	float: left;
}
.hikashop_sort_listing_comment select{
	appearance:none;
	-moz-appearance:none; 
	-webkit-appearance:none;
	border:1px solid #dfe5e8;
    border-radius: 2px;
    box-shadow: none;
    color: #888;
    cursor: pointer;
    font-size: 12px;
    height: 40px;
    line-height: normal;
    margin: 0;
    padding: 0 5px 0 42px;
    position: relative;
    z-index: 1; 
	background:#fafbfc url(../images/select-option.png) no-repeat !important;
	background-position:7% center !important;
	background-size: 12px !important;
}
.hikashop_sort_listing_comment > span{
	margin-left: 10px;
}
.hikashop_sort_listing_comment .chzn-container {
	width: auto !important;
}
.hikashop_sort_listing_comment .chzn-container a.chzn-single{
	border:1px solid #dfe5e8 !important;
    border-radius: 2px;
    box-shadow: none;
    color: #888;
    cursor: pointer;
    font-size: 12px;
    height: 40px !important;
    line-height: normal;
    margin: 0;
    padding: 5px 5px 0 30px !important;
    position: relative;
	background:#fafbfc url(../images/select-option.png) no-repeat !important;
	background-position:7% center !important;
	background-size: 12px !important;
} 
.hikashop_sort_listing_comment .chzn-container a.chzn-single div{
	display: none !important;
}
.comment_pagination{
	width: 100%;
	float: right;
	border-top: solid 1px #eee;
	padding-top: 10px;
	margin-top: 15px;
}
.comment_pagination .pagination {
    margin: 0 !important;
    background:none !important;
    display: inline-block!important;
    float: left !important;
    box-shadow:none !important;
    width: auto !important;
    border-radius: 0 !important;
    padding:0 !important;
}
.pagination select{
	appearance:none;
	-moz-appearance:none; 
	-webkit-appearance:none;
	border:1px solid #dfe5e8;
    border-radius: 2px;
    box-shadow: none;
    color: #888;
    cursor: pointer;
    font-size: 12px;
    height: 40px;
    line-height: normal;
    margin: 0 10px 0 0;
    padding: 0 5px 0 40px;
    position: relative;
    z-index: 1; 
	background:#fafbfc url(../images/select-option.png) no-repeat !important;
	background-position:7% center !important;
	background-size: 12px !important;
}
.comment_pagination .pagination .chzn-container {
	color: #333 !important;
	margin-right: 10px;
}
.jm_tag #limit_chzn a.chzn-single,
.comment_pagination .pagination .chzn-container a.chzn-single{
	border:1px solid #dfe5e8 !important;
    border-radius: 2px;
    box-shadow: none;
    color: #888;
    cursor: pointer;
    font-size: 12px;
    height: 40px !important;
    line-height: normal;
    margin: 0;
    padding: 5px 5px 0 40px !important;
    position: relative;
	background:#fafbfc url(../images/select-option.png) no-repeat !important;
	background-position:7% center !important;
	background-size: 12px !important;
} 
.jm_tag #limit_chzn a.chzn-single div,
.comment_pagination .pagination .chzn-container a.chzn-single div{
	display: none !important;
}
.jm_tag #limit_chzn a.chzn-single span,
.comment_pagination .pagination .chzn-container a.chzn-single span{
	margin: 0 !important; 
}
.comment_pagination > span{
	position: relative;
	top: 9px;
}
.hikashop_vote_form{
	width: 100%;
	float: right;
}

.hikashop_comment_form > div{
	margin-bottom: 10px;
	width: 100%;
	float: right;
}
.hikashop_comment_form > div label{
	float: right;
	width: 150px;
	color: #666;
}
.hikashop_comment_form > div input,
.hikashop_comment_form > div textarea{
	float: right;
	width: 300px !important;
	resize: vertical;
	max-width: 100%;
}
.hikashop_listing_comment_content{
	width: 100%;
	float: right;
}
.each_product_comment{
	width: 100%;
	float: right;
	margin-bottom: 15px;	
	box-shadow: 0 0 3px rgba(0,0,0,.15);
	border-radius: 2px;
}
.each_product_comment_header{
	background: #F5F6F7;
	padding: 10px 25px;
	border-radius: 2px 2px 0 0;
	width: 100%;
	float: right;
}
.each_product_comment_header > div{
	float: right;
	margin-top: 6px;
}
.each_product_comment_header > .hika_comment_listing_stars{
	float: left;
}
.each_product_comment_date{
	font-size: 12px;
	color: #aaa;
}
.each_product_comment_body{
	background: #FAFBFC;
	border-radius: 0 0 2px 2px;
	padding: 15px;
	font-size: 12px;
	width: 100%;
	float: right;
}

#hikashop_vote_form p.hikashop_form_comment, 
#hikashop_vote_listing .hikashop_listing_comment{
	font-weight: normal !important;
}
.hikashop_listing_comment,
.product_comments{
	width: 100%;
	float: right;	
	margin-bottom: 20px;
}
.product_comments .hikashop_listing_comment{
	border:solid 1px #eee;
	border-radius: 2px;
}
.product_comments .comment_header{
	background: #f5f5f5;
	padding: 10px 15px;
	width: 100%;
	float: right;
	position: relative;
} 
.product_comments .comment_header h3{
	line-height: normal;
	font-size: 16px;
	padding: 5px;
	margin: 0;
	float: right;
	position: relative;
}
.product_comments .comment_header .hikashop_sort_listing_comment{
	float: left;
	display: inline-block;
}
.product_comments .comment_header .hikashop_sort_listing_comment .chzn-container{
	width: 100px !important;
}
.all_comments{
	padding: 15px;
	width: 100%;
	float: right;
}
.each_comment{
	margin-bottom: 15px;
}
.each_comment .each_comment_header{
	position: relative;
	padding: 0 15px 0 0;
	margin-bottom: 15px;
}
.each_comment .each_comment_header .hika_comment_listing_name{
	float: right;
}
.each_comment .each_comment_header:before{
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	top: 5px;
	right: 0;
	position: absolute;
}
.each_comment .each_comment_header .comment_date {
    color: #999;
    display: inline-block;
    font-size: 12px;
    margin-right: 4px;
}
.each_comment .hika_comment_listing_content {
    background: #f3f5f6;
    border-radius: 2px;
    position: relative;
    padding: 15px;
    line-height: 20px;
}
.each_comment .hika_comment_listing_content:before {
	content: "";
	width: 0;
	height: 0;
	border-left: 10px solid transparent; 
	border-right: 10px solid transparent; 
	border-bottom: 10px solid #f3f5f6;
	position: absolute;
	top: -10px;
	right: 40px;
}
#hikashop_vote_listing table.hika_comment_listing {
	margin: 0 !important;
	border: none !important;
}
.each_comment_vote{
	float: left;
}
.all_comments .pagination {
    margin: 0 !important;
    box-shadow: none;
    text-align: center;
    padding: 0 !important;
    line-height: 30px;
}

#hikashop_vote_form {
    position: relative;
    width: 100%;
    float: right;
    border: solid 1px #eee;
    border-radius: 2px;
}
#hikashop_vote_form h3 {
    background: #f5f5f5;
    padding: 15px !important;
    line-height: normal;
    font-size: 16px;
    margin: 0;
    position: relative;
}
.comment_form{
	padding: 15px;
	width: 100%;
	float: right;	
}
.comment_form .hikashop_vote_stars{
	margin-bottom: 10px;
}
.hikashop_vote_notification{
	color: orangered;
}
.hikashop_comment_form > div {
    margin-bottom: 10px;
    width: 100%;
    float: right;
}
.hikashop_comment_form > div label {
    float: right;
    width: 150px;
    color: #666;
}
.hikashop_vote_form .hikashop_comment_form > div input, 
.hikashop_vote_form .hikashop_comment_form > div textarea {
    float: right;
    width: 300px !important;
    resize: vertical;
	border: solid 1px #ddd !important;
border-radius: 3px;
}
 
/******************************************************************
				     	     cart page
******************************************************************/
.hikashop_wizardbar{
    border: 1px solid #ebeced;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
	width: 100%;
	float: right;
} 
.hikashop_checkout_address,
.hikashop_checkout_shipping,
.hikashop_checkout_payment,
.hikashop_checkout_cart,
.hikashop_checkout_status,
.hikashop_checkout_buttons,
.hikashop_checkout_fields{
	width: 100%;
	float: right;
	margin:0 0 15px; 
}
.hikashop_checkout_login{
	width: 100%;
	float: right;
	margin-bottom: 15px;
	overflow: visible !important;
 }
.hikashop_checkout_login h1 {
    margin-bottom: 15px;
    line-height: normal;
    font-size: 16px;
    text-align: center;
}
.login_tab_title{
	width: 100%;
	float: right;
}
.login_tab_title input{
	display: none;
}
.hikashop_checkout_login .hk-container-fluid{
	padding:0 15px;
}
.hikashop_checkout_login .controls { 
	width: 100%;
	float: right;
	text-align: center;
	margin-bottom: 20px;
}
.hikashop_checkout_login .controls label{
	display: inline-block;
	margin: 0 3px 10px;
	padding: 12px 34px;
	color:#333 !important;
	cursor: pointer;
	background:#edecf1;
	border-radius: 5px;
}
.login_tab_desc {
    width: 100%;
}
.login_tab_desc h2{
	line-height: normal;
	margin-bottom: 10px;
	font-size: 16px;
	display: none;
}
.login_tab_desc fieldset{
	border: none;
	margin: 0;
	padding: 0;
}
#hikashop_checkout_login_form{
	width: 100%;
	padding: 0 15px;
}
.login_tab_desc .control-group{
	width: 100%;
	text-align: center;
	-ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
}
.login_tab_desc .hikashop_login_username_line label,
.login_tab_desc .hikashop_login_password_line label{
	width: 90px;
	display: none;
	margin: 0;
}
#hikashop_checkout_registration label{
	width: 120px;
	display: inline-block;
	margin: 0;
}
#hikashop_checkout_login_form .inputbox {
padding: 17px 40px;
    border-radius: 6px;
    border: solid 1px #f1f4f8;
    background-color: transparent;
}	
.hikashop_checkout_fields fieldset > div label{
	width: 100%;
	display: block;
	margin: 0 0 10px !important;
	font-size: 16px !important;
	line-height: 23px !important;
	padding: 0 !important;
}
#hikashop_checkout_registration fieldset > div.hkform-group{
	width: 100%;
	float: right;
	text-align: center;
}
#hikashop_checkout_registration fieldset > div.hkform-group:last-child div{
	width: 100%;
}
#hikashop_checkout_registration fieldset > div div{
	display: inline-block;
}
.login_tab_desc .hikashop_login_username_line input,
.login_tab_desc .hikashop_login_password_line input,
#hikashop_checkout_registration input{
	display: inline-block;
	max-width: 100% !important;
	background: #fff;
	border: solid 1px #ddd;
	border-radius: 5px !important;
}
#hikashop_checkout_registration .chzn-container{
	width: 250px !important;
	display: inline-block;
	max-width: 100% !important;
	background: #fff;
	border-radius: 5px !important;
}
.hikashop_checkout_offer_line{
	margin: 0 !important;
}
.login_tab_desc .hikashop_login_username_line input[type=checkbox],
.login_tab_desc .hikashop_login_password_line input[type=checkbox],
#hikashop_checkout_registration input[type=checkbox]{
	opacity: 1 !important;
    width: auto !important;
    position: static !important;
    height: auto !important;
    display: inline-block !important;
    margin: 0 !important;
	pointer-events: initial !important;
}
.hikabtn_checkout_login_register ,
.hikabtn_checkout_login_form {
	width: 100%; 
	font-size: 16px !important;
	border-radius: 5px;
	line-height: 32px;
	max-width: 100%;
}
.hikashop_login_forgot a{
	color: #aaa;
}
.hikashop_login_forgot .hikashop_login_forgot_password_line{
	position: relative;
	margin-left: 15px;
	color: #aaa;
}
.hikashop_login_forgot .hikashop_login_forgot_password_line::after {
    content: "";
    position: absolute;
    top: 2px;
    left: -7px;
    width: 1px;
    background: #ddd;
    height: 20px;
}
.address_info_title{
	font-size: 16px;
	width: 100%;
	float: right;
} 
.hikashop_checkout_coupon_section{
	display: flex; margin-bottom: 15px;
}
.hikashop_checkout_coupon label{
	color: #333;
	margin-left: 10px;
}
.hikashop_checkout_cart { 
}
.hikashop_checkout_cart_header ,
.hikashop_checkout_cart .table-responsive{
	width: 100%;
	float: right;
}
.hikashop_checkout_billing_address_block h3,
.hikashop_checkout_cart_header h3{
	font-size: 16px;
	line-height: normal;
	margin-bottom: 5px;
}
.hikashop_checkout_coupon .hikashop_checkout_cart_header h3 { 
    color: #333;
	margin-bottom: 10px;
}
.hikashop_checkout_cart_header h3 .lnr {
    font-size: 13px;
    position: relative;
    top: 2px;
    margin-left: 5px;
}
.hikashop_checkout_cart_header h5{
	font-size: 13px; 
	line-height: normal;
}
.hikashop_checkout_cart table{
	background: #fff;
	border-radius: 5px;
	margin-bottom: 15px !important;
}
.hikashop_checkout_cart thead{ 
}
.hikashop_show_cart_table thead > tr > th,
table#hikashop_downloads > thead > tr > th,
table#hikashop_cart_listing > thead > tr > th,
table#hikashop_order_listing > thead > tr > th{
	border-bottom: solid 1px #eee !important;
	border-right: solid 1px #eee !important;
	padding: 15px !important;
	text-align: center !important;
	font-size: 16px;
	vertical-align: middle !important;
}
.hikashop_checkout_cart .hikashop_product_price_before_discount {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    color: #666;
    float: right;
    text-align: center;
    width: 100%;
    text-decoration: line-through;
}
table#hikashop_cart_product_listing{
	margin: 0 !important;
}
table#hikashop_cart_product_listing .hikashop_product_quantity_table{
	margin: 0 auto;
}
.hikashop_show_cart_table tfoot > tr > td,
.hikashop_show_cart_table #hikashop_cart_product_listing >tbody > tr > td,
table#hikashop_downloads > tbody > tr > td,
table#hikashop_cart_listing > tbody > tr > td,
table#hikashop_order_listing > tbody > tr > td {
	border-top: solid 1px #eee !important;
	border-right: solid 1px #eee !important;
	text-align: center !important;
	vertical-align: middle !important;
}

.hikashop_checkout_cart .table > thead > tr > th{
	border: none !important;
	padding: 15px !important;
	text-align: center !important;
	font-size: 16px;
	vertical-align: middle !important;
} 
.hikashop_checkout_cart .table > tfoot > tr > td, 
.hikashop_checkout_cart .table > thead > tr > td,
.hikashop_checkout_cart .table > tbody > tr > td{
	border: none !important;
	border-top: solid 1px #eee !important;
	text-align: center !important;
	vertical-align: middle !important;
}
.hikashop_checkout_cart .table > tbody > tr:last-child .hikashop_cart_product_quantity_delete_td {
    border-radius: 0 0 0 5px;
}
.hikashop_checkout_cart .table > tbody > tr > td .field_title{
	display: none;
}
.hikashop_checkout_cart .table > tbody > tr > td.hikashop_cart_product_price_value.show_mobile{
	display: none;
}
.hikashop_show_cart_form_checkbox [type="checkbox"]{
	display: block !important;
}
.hikashop_cart_product_image_thumb img{
	max-width: 150px;
}
.hikashop_cart_product_name span{
	display: none;
}
.hikashop_cart_product_info{
	margin-top: 15px;
}
.hikashop_cart_product_info li{
	display: block;
	color:#333;
	font-size: 14px;
	margin-bottom: 5px;
	direction: ltr;
}
.hikashop_cart_product_info li .lnr {
    position: relative;
    top: 1px;
    font-size: 10px;
    margin-left: 4px;
}
.hikashop_cart_product_info li img{
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	margin-left: 5px;
}
.hikashop_cart_product_price_value,
.hikashop_cart_product_total_value,
.hikashop_cart_product_quantity_value{
	text-align: center;
}
.hikashop_checkout_cart .table > tbody > tr > td.hikashop_cart_product_total_value{
	border-left: none !important;
}
.hikashop_cart_product_quantity_delete_td{ 
	text-align: center;
	padding: 8px !important;
	background: #ffedee;
}
.hikashop_cart_product_quantity_delete_td .lnr{
	color: #e7494d;
	font-size: 18px;
} 
.hikashop_checkout_cart input.hikashop_product_quantity_field{
	background:none;
	border-radius: 3px !important;
	width: 100px !important;
	border: solid 1px #ddd !important;
	padding: 0;
	height: 35px !important;
	float: none !important;
	display: inline-block;
	text-align: center !important;
}
.hikashop_checkout_cart .hikashop_checkout_quantity_div {
    width: 100%;
    float: right;
    text-align: center;
} 
.hikashop_cart_product_quantity_refresh{
	float: none !important;
	display: inline-block;	
}
.hikashop_cart_product_quantity_refresh .lnr {
    color: #4BAE4F;
    font-size: 18px;
    position: relative;
    top: 4px;
    margin-right: 3px;
}
.hikashop_cart_calculate_info{
	width: 100%;
	float: right;
}
.hikashop_cart_calculate{
	width: 40%;
	float: left;
	background: #fff;
	border-radius: 5px;
}

.hikashop_cart_calculate_header {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	display: none;
}
.hikashop_cart_calculate_header span:first-child{
	display: inline-block; 
	width: 21px;
	height: 9px;
	border-radius: 33%;
	position: relative;
	top: 1px;
}
.hikashop_cart_calculate_header span:nth-child(2){
	display: inline-block; 
	width: 9px;
	height: 9px;
	border-radius: 50%;
	position: relative;
	top: 1px;
}

.hikashop_cart_calculate_box{
	width: 100%;
	float: right;
	padding: 15px;
	border-bottom: solid 1px #eee;
}
.hikashop_cart_calculate_box .shipping_name {
    display: none;
    color: #757575;
    font-size: 14px;
    margin-top: 6px;
}
.hikashop_cart_calculate_box_title{
	float: right;
}
.hikashop_cart_calculate_box_title .mobile{
	display: none;
}
.hikashop_cart_calculate_box_value{
	text-align: left;
	float: left; 
}
.hikashop_cart_total_box{
	border-bottom: none !important;
	color:#fff; 
	border-radius: 0 0 5px 5px;
}
.hikashop_cart_calculate .hikashop_cart_calculate_box.hikashop_cart_total_box:first-child{
	background: #fff !important;
	border-radius: 5px !important;
	color: #333 !important;
}
.hikashop_cart_calculate_box_value{
	font-size: 16px;	 
}
.hikashop_checkout_login{
	background: #fff;
	border-radius: 5px;
	padding: 15px 15px 30px;
}
.hikashop_checkout_coupon{
	background: #fff;
	border-radius: 5px;
	padding: 15px;
	width: 100%;
	float: right;
}
.hikashop_checkout_coupon_box{
	position: relative;
}
.hikashop_checkout_coupon_box .hikashop_checkout_coupon_field {
    margin: 0;
    height: 40px;
    width: 90% !important;
    float: right;
	background: #edecf1;
	border-radius: 5px;
	border: none;
}
.hikashop_checkout_coupon_box span {
	display: inline-block;
}
.hikashop_checkout_coupon_box .add_coupon {
    display: inline-block; 
	color: #fff;
	background: #ddd;
    padding: 10px 20px;
    font-size: 12px;
    border-radius: 5px;
    margin-right: 7px;
    border: none;
    height: 40px;
}
.hikashop_checkout_coupon_box a.remove_coupon {
    display: inline-block;
    background: #ffedee;
    color: #e7494d;
    padding: 8px 20px;
    font-size: 12px;
    border-radius: 2px;
    margin-right: 7px;
}
.hikabtn.hikabtn_checkout_next {
    display: inline-block; 
    color: #fff;
    padding: 10px 40px;
	height: 45px;
	min-width: 250px;
    font-size: 14px !important;
    border-radius:5px;
    float: left;
    border: none; 
    position: relative;
}
.hikabtn_checkout_next .lnr {
    position: absolute;
    font-size: 17px;
    left: 33px;
    top: 12px;
} 


.hikashop_cart_steps{
	width: 100%;
	float: right;
	padding:30px 10px;
	margin-bottom: 15px;
	overflow: hidden;
}
.hikashop_cart_steps_list{
	width: 100%;
	float: right;
	text-align: center;
	padding: 0 !important;
}
.hikashop_cart_steps_list li{
	display: inline-block;
	width: 150px;
	text-align: center;
	position: relative;
} 
.hikashop_cart_steps_list li::before {
    content: "";
    width: 61%;
    position: absolute;
    top: 22px;
    right: 105px;
    height: 4px;
    border-radius: 12px;
    background: #ddd;
} 
.hikashop_cart_steps_list li:last-child::before {
    display: none;
}
.hikashop_cart_steps_list li.hikashop_cart_step_current::after {
    content: "";
    width: 61%;
    position: absolute;
    top: 22px;
    right: 105px;
    height: 4px;
    border-radius: 12px; 
}
.hikashop_checkout_page li.hikashop_cart_step_current .hikashop_cart_step_count {
    background: #ffcb05;
    border: 1px solid #ffcb05;
	box-shadow: 0 6px 11px rgb(254 202 5 / 53%);
	-webkit-box-shadow: 0 6px 11px rgb(254 202 5 / 53%);
}
.hikashop_cart_step_title{
	display: block; 
	font-weight: 300;
}
.hikashop_cart_step_count {
    display: block;
	border:solid 3px #dbdbdb;
	background: #dbdbdb;
	margin: 0 auto 10px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	text-align: center;
	padding-top: 7px;
	font-size: 22px; 
	-webkit-box-shadow: 0 1rem 3.5rem rgb(0 0 0 / 8%);
    box-shadow: 0 1rem 3.5rem rgb(0 0 0 / 8%);

}
.hikashop_cart_step_count.hkbadge-current,
.hikashop_cart_step_count.hkbadge-past{
color: #ba7c46 !important;
    background: #ffcb05;
    border: 1px solid #ffcb05;
    box-shadow: 0 6px 11px rgb(254 202 5 / 53%);
    -webkit-box-shadow: 0 6px 11px rgb(254 202 5 / 53%);
}
.hikashop_cart_steps_list li.hikashop_cart_step_finished::before{
    background: #feca05;
}



div.hikashop_checkout_loading ,
.hikashop_checkout_coupon{ 
	position:relative; 
}   
div.hikashop_checkout_coupon.hikashop_checkout_loading{
	position: static !important;
} 
.hikashop_messages {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	border: none !important;
	width:100%;
	float:right;
 } 
.hikashop_messages ul {
	text-align:center;
	padding: 0 !important;
}
.hikashop_messages ul li{
	padding: 15px !important;
	border-radius: 5px;
	color: #fff;
	font-weight: normal;
	background:#ff8b8a;
	display: block;
	width: 500px;
	max-width: 100%;
	clear: both;
	margin: 0 auto 10px;
}
.hikashop_checkout_cart .hikashop_messages ul li,
.hikashop_checkout_coupon .hikashop_messages ul li,
.hikashop_checkout_terms .hikashop_messages ul li{
	min-width: 100%;
	max-width: 100%;
}
.hikashop_messages.hikashop_success ul li{
	background: #d4edda;
	color: #155724;
}
.hikashop_checkout_checkout_address{
	padding: 0 0 0 7px;
}
.hikashop_checkout_checkout_address fieldset,
.hikashop_checkout_shipping_address fieldset{
	margin: 0;
	border:1px solid #ebeced;
	border-radius: 2px;
	padding: 0;
	position: relative;
}
.hikashop_checkout_checkout_address fieldset h3,
.hikashop_checkout_shipping_address fieldset h3,
.hikashop_checkout_checkout_address_block h3{
	font-size: 16px;
	line-height: normal;
	margin-bottom: 15px;
}
.hikashop_checkout_billing_address_info {
    padding: 10px 40px 10px 10px;
	background: #fff;
	border-radius: 5px;
}
.hikashop_checkout_billing_address_info > div{ 
    position: relative;
}
.hikashop_checkout_billing_address_info > div .hika_user_address{
	padding: 10px;
}
.hikashop_checkout_billing_address_info > div .selected_address{
	position: absolute;
	right: -30px;
	top: 10px;
}
.hikashop_address_listing_div .hika_edit,
.hikashop_checkout_billing_address_info > div .hika_edit{
	background: #eee !important;
	border-radius: 0 0 2px 2px;
	padding: 0;
}
.hikashop_address_listing_div .hika_edit a ,
.hikashop_checkout_billing_address_info > div .hika_edit a {
    display: inline-block;
    padding: 8px;
    font-size: 16px;
    border-left: solid 1px #ddd;
    color: #000;
}
.hikashop_address_listing_div .hika_edit a span,
.hikashop_checkout_billing_address_info > div .hika_edit a span{
	display: block;
}
.hikabtn.hikabtn_checkout_fields_submit,
.hikabtn.hikashop_checkout_address_new_button { 
    color: #fff;
    font-size: 14px !important;
    border: none;
    padding: 10px 30px;
	border-radius: 5px;
	float: left;
	margin: 10px 0 0;
}
.hikashop_checkout_shipping_address{
	padding: 0 8px 0 0;
} 
.hikashop_checkout_checkout_address_block{
	margin: 0;
	border:none !important;
	padding: 0;
	position: relative;
}
.hikashop_checkout_checkout_address_block .hikashop_address_required_info_line{
	margin-top: 10px;
}
.hikashop_checkout_checkout_address_block #hikashop_checkout_registration > div{
	width: 100%;
	float:right;
	margin: 0 0 10px;
	text-align: right;
}
.hikashop_checkout_address_button .hikashop_checkout_address_ok_button {
	width: 200px !important; 
	color:#fff;
	font-size: 14px !important;
	border-radius: 5px;
	border: none;
	line-height: 32px;
}
.hikashop_checkout_address_button .hikashop_checkout_address_cancel_button{
	width: 200px !important;
	background: #d1d1d3  !important;
	color:#fff;
	font-size: 14px !important;
	border-radius: 5px;
	border: none;
	line-height: 32px;
	box-shadow: none !important;
}
.hikashop_checkout_address_button {
	width: 100%;
	float: right; 
}
.hikashop_checkout_address{
	overflow: visible !important;
}
.hikashop_payment_methods_list{
	width: 100%;
	float:right;
	background: #fff;
	border-radius: 5px;
}
.hikashop_payment_methods_each_list{
	width: 100%;
	float:right;
	padding: 10px;
	border-bottom: solid 1px #eee;
}
.hikashop_payment_methods_each_list:last-child{
	border-bottom: none;
}
.hikashop_payment_methods_each_list label{
	color: #333;
}
.hikashop_checkout_payment_images{
	float: right;
	margin-left: 10px;
}
.hikashop_checkout_payment_description{
	float: right;
	font-size: 12px;
	padding-top: 5px;
}
.hikashop_checkout_payment_description p{
	margin: 0 !important; 
}
.hikashop_checkout_payment_cost{
	color: #4CAF50;
}
.hikashop_checkout_fields{
	overflow: visible;
}
.hikashop_checkout_fields fieldset{
	margin: 0;
	border:none !important;
	padding: 0;
	position: relative;
	width: 100%;
	float: right;
}
.hikashop_checkout_fields fieldset > div{
	width: 100%;
	float: right;	
}
.hikashop_checkout_fields fieldset > div:first-child{ 
}
.hikashop_checkout_fields fieldset > div:last-child{
	margin-bottom: 0;
}
.hikashop_checkout_fields label{
	color: #333;
}
.hikashop_checkout_fields textarea{
	resize: vertical;
	width: 100%;
	height: 100px;
	max-width: 100% !important;
	background: #fff;
	border-radius: 5px;
	border: none;	
}
.hikashop_checkout_terms_info,
.hikashop_checkout_status_info{
	background: #fff;
	border-radius: 5px;
	padding: 15px;
	width: 100%;
	float: right;
	font-size: 15px;
	font-weight: bold;
}
.hikashop_checkout_status h3,
.hikashop_checkout_terms h3{
	font-size: 18px !important; 
}
.hikashop_checkout_terms_info label{ 
}
.shipping_status{
	width: 100%;
	float: right;
	position: relative;
	margin-bottom: 10px;
} 
.payment_status{
	width: 100%;
	float: right;
	position: relative;
} 
.hikashop_banktransfer_end,
.hikashop_check_end{
	margin-bottom: 15px;
	padding: 15px;
    background-color: #fff;
    border: 1px solid #ebeced;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    overflow: hidden;
}

.hikashop_checkout_address .change{
	width: 100%;
	margin-bottom: 15px;
	float: right;
	background: #fff;
	border-radius: 5px;
	padding: 15px;
	
}
.hikashop_shipping_group{
	width: 100%;
	margin-top: 10px;
	float: right;
	background: #fff;
	border-radius: 5px;
}
.hikashop_shipping_group .table{
	margin: 0 !important;
}
.hikashop_shipping_group .table > tbody > tr > td, .table > tbody > tr > th, 
.hikashop_shipping_group .table > tfoot > tr > td, .table > tfoot > tr > th, 
.hikashop_shipping_group .table > thead > tr > td, .table > thead > tr > th{
	border-top: solid 1px #eee !important;
	min-height: 70px;
	
	padding: 10px;
}
.hikashop_checkout_shipping_images img{
	display: inline-block;
	width: 40px;
}
div.hikashop_checkout_terms{
    width: 100%;
    float: right;   
	margin-bottom: 10px;
}
.hikashop_panel_headers .hikashop_header_title h1 {
    font-size: 18px;
    margin: 0;
    padding: 0;
    line-height: normal;
}
/**/
.hikashop_panel_headers {
    padding: 15px;
    margin-bottom: 15px; 
	width: 100%;
	float: right;
	border-radius: 5px;
	position: relative;
}
.hikashop_panel_headers .hikashop_header_title h1{
	font-size: 18px;
	margin: 0;
	padding: 0;
	line-height: normal;
	color: #fff;
}
.hika_toolbar{
	float: left;
}
.hikabtn{
	font-size: 13px !important;
}
.hika_toolbar .hkdropdown {
    color: #464a4e !important;
    background-color: #fff;
    border:none;
    border-radius: 5px;
    margin-right: 10px;
    display: inline-block;
    padding: 8px !important;
	height: 33px;
}
.hika_toolbar .hkdropdown .hkdropdown-icon{
	display: none !important;
}
.hika_toolbar .hkdropdown .caret {
    background-color: transparent !important;
}
.hkdropdown-menu > li > a {
    text-align: right !important;
    font-size: 12px;
} 
.hikashop_product_quantity_table a{
	display: block;
	height: 22px;
	width: 25px;
	background: #fafbfc ;
	font-size: 15px;
	border: solid 1px #ddd;
	text-align: center;
}
.hikashop_product_quantity_table a.hikashop_product_quantity_field_change_plus{
	border-radius: 2px 0 0 0;
}
.hikashop_product_quantity_table a.hikashop_product_quantity_field_change_minus{
	border-top: none;
	border-radius: 0 0 0 2px;
}
#hikashop_affiliate_main fieldset {
    border: none;
    margin: 0 ;
    padding: 0;
}
#hikashop_affiliate_main .radio input[type="radio"]{
	position: static;
	opacity: 1;
	visibility: visible;
	margin-left: 10px;
}
#hikashop_affiliate_main .hikashop_affiliate_terms {
	color: #fff !important;
	display: block;
}
#hikashop_affiliate_main .hikashop_affiliate_terms a{ 
	color: #fff !important;
	display: inline-block; 
    border-radius: 5px;
    padding: 10px 20px;
}

/******************************************************************
					user cpanel 
******************************************************************/
.hikashop_cpanel_main{ 
}
.hikashop_cpanel_main h1 {
    display: block;
    line-height: normal;
    font-size: 18px;
    margin-bottom: 10px;
}
.hikashop_cpanel_main div.icon-wrapper {
    float: right;
    margin: 0 !important;
	width: 33.33%;
	padding: 10px;
}
.hikashop_cpanel_main div.icon-wrapper.logout-button .hikashop_cpanel_title{
	background: none;
    padding: 8px 0;
    margin-bottom: 0;
    color: #fff !important;
font-size: 16px !important;
}
.hikashop_cpanel_main div.icon-wrapper div.icon {
    text-align: center;
    margin: 0;
    float: right;
    border-radius: 5px;
	width: 100% !important;
	height: 100% !important;
	padding: 20px !important;
	background: linear-gradient(to bottom , #fff, #eee);
	position: relative;
}
.hikashop_cpanel_main div.icon-wrapper div.icon a{
    float: none;
    height: 100%;
    width: 100%;
    border: none;
	background: none !important;
}
.hikashop_cpanel_main div.icon-wrapper div.icon a:hover,
.hikashop_cpanel_main div.icon-wrapper div.icon a:focus{
	box-shadow: none !important;
	background: none !important;
}
.hikashop_cpanel_main div.icon-wrapper div.icon a .hikashop_cpanel_title {
    background: none;
    padding: 8px 0;
	margin-bottom: 0; 
	font-size: 16px !important;
}
.hikashop_cpanel_main div.icon-wrapper div.icon .hkIcon {
	padding: 0;
	height: 70px; 
	position: relative;
	display: block;
	width: 100%;
} 
.hikashop_cpanel_main div.icon-wrapper div.icon button{
background: none;
    margin-bottom: 0;
    border: none;
    line-height: normal;
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    height: 100%;
}

/******************************************************************
					 address 
******************************************************************/
.table{
	margin: 0 !important;
}
.hikashop_address_listing_header{
	width: 100%;
	float: right;
	padding: 15px;
	margin-bottom: 20px;
}
.hikashop_address_listing_header h1{
	display: inline-block;
	line-height: normal;
	font-size: 18px;
	margin: 0;
}
.hikashop_address_listing_header .hikashop_header_buttons{
	float: left;
}
.hika_back, 
.hika_new ,
.hika_save,
.hika_apply,
.hika_cart,
#hikashop_share_cart,
#hikashop_print_cart,
#hikashop_print_invoice,
.hika_pay{
    border: solid 1px #316155 !important;
    margin-right: 10px !important;
    display: inline-block;
    padding: 4px 27px 6px !important;
	color: #316155 !important;
    background-color: #fff !important;
	border-radius: 5px !important;
	height: 35px;
}
#hikashop_print_invoice{
	float: left;
}
.hika_cart .lnr,
.hika_back .lnr,
.hika_new .lnr,
.hika_save .lnr,
.hika_apply .lnr,
#hikashop_share_cart .lnr,
#hikashop_print_cart .lnr,
#hikashop_print_invoice .lnr,
.hika_pay .lnr{
    display: inline-block;
    font-size: 17px;
    position: relative;
    top: 3px;
    right: -6px;
} 
#hikashop_address_form{
	padding: 15px;
	overflow: visible;
	background: #fff;
	border-radius: 5px;
}
#hikashop_address_form label{
	width: 150px;
	margin: 0;
	color: #333;
}
#hikashop_address_form input{
	width: 250px !important;
	background: #edecf1;
	border-radius: 5px;
}
#hikashop_address_form select{
	appearance:none;
	-moz-appearance:none; 
	-webkit-appearance:none;
	border:1px solid #dfe5e8;
    border-radius: 2px;
    box-shadow: none;
    cursor: pointer;
    font-size: 12px;
    height: 40px;
    line-height: normal;
    margin: 0;
    padding: 0 5px 0 42px;
    position: relative;
    z-index: 1;
	background: url(../images/select-option.png) no-repeat !important;
	background-position:5% center !important;
	background-size: 15px !important;
	width: 250px !important;
}
div.hikashop_user_address{
	width: 100%;
	float: right;
	border: solid 1px #eee;
	padding: 15px !important;
	margin: 0 0 15px !important;
}
.hikashop_address_listing_div .hika_edit{margin-top: 15px;}
.hikashop_address_listing_div{
	overflow: visible !important;
	width: 100%;
	float: right;
	background: #fff;
	border-radius: 5px;
}
.hikashop_address_listing_div table{
	margin: 0 !important;
}
.hikashop_address_listing_div table > thead > tr > th {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.hikashop_address_listing_div table > thead > tr > th:first-child ,
.hikashop_address_listing_div table > thead > tr > th:last-child {
    border-right: none;
}
.hikashop_address_listing_div td{
	vertical-align: middle !important;
	border-left: 1px solid #ddd;
	border-top: none !important;
	text-align: center;
}
.hikashop_address_listing_div td:last-child{
	border-left: none !important;
}  
.hikashop_order_info{
	padding: 15px !important;
	margin-bottom: 15px;
	font-size: 14px;
}
.hikashop_order_info ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.hikashop_order_info li{
	margin-bottom: 10px;
}
.hikashop_order_info li:last-child{
	margin: 0 ;
}
.hikashop_order_info li span {
    font-size: 21px;
    position: relative;
    top: 5px;
    margin-left: 5px;
    color: #666;
}
.hikashop_order_billing,
.hikashop_order_products,
.hikashop_order_main_info,
.hikashop_order_shipping{
	padding: 15px !important;
	margin-bottom: 15px;
	overflow: visible !important;
}
.hikashop_order_billing h3 ,
.hikashop_order_products h3 ,
.hikashop_order_main_info h3 ,
.hikashop_order_shipping h3 {
    font-size: 16px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: solid 1px #eee;
} 
.hikashop_product_code_order{
	display: block;
	color: #888;
	margin-top: 5px;
}
.hikashop_order_products .hikashop_order_product_name{
	text-align: right !important;
	color: #000;
	line-height: 25px;
	display: block;
}
.hikashop_order_products .hikashop_order_product_name img{
	display: none;
}
.hikashop_order_products .hikashop_order_product_name span{
	display: block;
}
.hikashop_order_products .hikashop_order_item_price_value{
	text-align: center !important;
}
.hikashop_order_products .hikashop_order_item_files_value{
	padding: 0 !important;
}
.hikashop_order_products .hikashop_order_item_files_value ul li{
	display: block;
	border-bottom: solid 1px #eee;
	margin-bottom: 10px;
	padding: 10px;
}
.hikashop_order_products .hikashop_order_item_files_value ul li:last-child{
	margin-bottom: 0;
	border: none;
}
.hikashop_order_products .hikashop_order_item_files_value ul li .order_block{
	display: block;
	margin-bottom: 5px;
}
.hikashop_order_products .hikashop_order_item_files_value ul li a{
    border-radius: 2px !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12) !important;
    color: #fff;
    display: inline-block;
    border: none !important;
    padding: 5px 10px;
    text-align: center;
    transition: all linear 0.3s;
    background: #6D717A;
} 
table#hikashop_downloads,
table#hikashop_cart_listing,
table#hikashop_order_listing,
.hikashop_search_block {
    background:  #fff;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 15px;
	width: 100%;
	float: right;
}
div.hikashop_search_block input {
	margin-bottom: 0px;
	border: none;
	border-radius: 5px !important;
	color: #333;
	padding: 10px;
	background:#edecf1;
	margin-left: 10px;
	height: 45px !important;
	width: 320px !important;
	max-width: 100% !important;
	float: right;
}
div.hikashop_search_block button {
	padding: 8px 30px !important;
	transition: all linear 0.3s;
	background:#316155;
	background-color: rgb(49, 97, 85);
	border-radius: 5px !important;
	height: 45px;
	border: none;
	color: #fff;
	margin-left: 10px;
}
div.hikashop_search_block button.reset_button {
	background:#d1d1d3;
}
#hikashop_user_addresses_show {
    width: 100%;
    float: right;
    margin-top: 15px;
}
.hikashop_address_listing_div h3{
	font-size: 18px !important;
}
.hikashop_address_edition > div{
	margin-bottom: 10px;
}
.pay_page h2{
	font-size: 18px !important;
} 
.pay_page .chzn-container{
	width:100% !important;
	border: solid 1px #ddd;
border-radius: 3px;
	margin: 15px 0 !important;
}
.pay_page .chzn-container> a.chzn-single{
	padding: 0 !important;	
}
#hikashop_compare_button {
    color: #000;
    border: none;
    margin: 15px;
    float: left;
}
.hikashop_compare_table td {
    text-align: center;
	padding: 10px !important;
}
.hikashop_compare_table td img{
    margin: 0 auto;
}
.hikashop_compare_table td h2{
	font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.hikashop_compare_table td h2 a{
	font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
	color: #333;
}
.hikashop_compare_table td .hikashop_product_quantity_box{
	display: none !important;
}
.hikashop_compare_page .hikashop_header_buttons,
.hikashop_compare_page .hikashop_no_border,
.hikashop_compare_page .hikashop_no_border td{
	width: 100%;
	border: none;
}
.hikashop_compare_page .hikashop_no_border td:hover{
	border: none !important;
}
.hikashop_compare_page .hikashop_no_border td a {
    color:  #fff;
    float: left;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 5px;
}
.brands_row{
	padding: 0 60px !important;
	background:#fff;
}
.brands_row .hikashop_subcategories_listing{
	margin: 0;
	border: none;
}
.brands_row .owl-nav{
	margin: 0 !important;
}
.brands_row .owl-nav .owl-prev,
.brands_row .owl-nav .owl-next{
	margin: 0 !important;
	position: absolute; 
	top: 45%;
    background:#fff !important; 
	border:none !important;
	border-radius: 50%;
	color: #333 !important;
	font-size: 0 !important;
}
.brands_row .owl-nav .owl-prev{
	left: -40px;
	right: auto !important;
}
.brands_row .owl-nav .owl-next{
	right: -40px;
	left: auto !important; 
}
.brands_row .owl-nav .owl-prev:after{ 
	font-family: Linearicons-Free;
	content: "\e875";
	display: block;
	font-size: 21px !important;
	color:#333 !important;
} 
.brands_row .owl-nav .owl-next:after{
	font-family: Linearicons-Free;
	content: "\e876";
	display: block;
	font-size: 21px !important;
	color:#333 !important;
}
/******************************************************************
				counter module
******************************************************************/
.jm_counter{
    padding: 50px !important;
    background: #fff;
	border: solid 1px #eee;
	border-radius: 5px;
	margin-bottom: 15px !important;
	width: 100%;
	float: right;
}
.jm_counter h3{
	font-size: 18px;
	margin-bottom: 15px;
}
.jm_counter .description{
	color: #7D7B83;
	line-height: 26px;
	font-size: 14px;;
}
.jm_counter .counter_item .each_counter{
	width: 50%;
	float: right;
	text-align: center;
}
.jm_counter .counter_item .each_counter:first-child,
.jm_counter .counter_item .each_counter:nth-child(2){
	margin-bottom: 30px;
}
.jm_counter .counter_item .each_counter .count{
	font-size: 25px;
	line-height: 25px;
	margin-bottom: 5px;
}
.jm_counter .counter_item .each_counter .title{
	color: #918f97;
	font-size: 16px;	
	text-align: center;
}
.product_list_module {
	background: #fff;
	width: 100%;
	float: right;
	border: solid 1px #eee;
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 20px;
}
.product_list_module .sp-module-title{
	text-align: center !important;
	display: block;
	width: 100%;
	margin: 10px 0;
}
.product_list_module .hikashop_products_listing{
	border:none;
	margin: 0;
	padding: 0;
}
.product_list_module .hikashop_products_listing .hikashop_product {
	border-bottom:solid 1px #eee;
	padding: 10px 0;
}
.product_list_module .hikashop_products_listing .hikashop_product:last-child{
	border: none;
}
.product_list_module .hikashop_products_listing .hikashop_product .hikashop_container{
	margin: 0 !important;
}
.product_list_module .hikashop_products_listing .hikashop_product_name a{
	color: #333 !important;
	font-size: 14px !important;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.product_list_module .hikashop_products_listing .hikashop_product_price_full > span > span.hikashop_product_discount{
	display: none !important;	
} 
.product_list_module .hikashop_products_listing .hikashop_product_price_full > span > span {

    display: inline-block !important;
    width: auto !important;
    margin: 0 5px !important;

}

@media (max-width : 980px) {
	.jm_counter .description{
		margin-bottom: 15px;
	}
	.ti_contact{
		padding: 0 !important;
	}
	.ti_contact::after{
		display: none !important;	
	}
	.each_contact_icon {
		width: 100%; 
		text-align: center;
	}
	.each_contact_text { 
    	text-align: center;
		width: 100%;
	}
	.contact_row .logo a {
		display: block;
		text-align: center;
	}
	.contact_row .logo a img {
		margin: 0 auto 15px;
	}
	.social-icons {  
		width: 100%;
		text-align: center;
	}
	.social-icons li { 
		float: none;
	}
	.hikashop_product_vote_mini {
		text-align: right;
	}
	.hikashop_cart_calculate{
		width: 100%;
	}
	.hikashop_cpanel_main div.icon-wrapper{
		width: 50% !important;
	}
	.hikashop_subcategories .hikashop_category  ,
	.hikashop_products_listing .hikashop_products .hikashop_product {
		width: 50%;
	}
	 
}
@media (max-width : 768px) {
	.hikashop_cpanel_main div.icon-wrapper{
		width: 100% !important;
	}
	.logo a {
		display: block;
		text-align: center;
	}
	.jm_latest_box .owl-nav .owl-prev, .jm_latest_box .owl-nav .owl-next,
	.hikashop_products_listing .owl-nav .owl-prev, .hikashop_products_listing .owl-nav .owl-next,
	.jm_slideshow .owl-prev, 
	.jm_slideshow .owl-next {
		height: 30px;
		width: 30px;
		font-size: 14px !important;
	}
	.jm_latest_box .owl-nav .owl-next,
	.manufacturer_slider .owl-nav .owl-next, .hikashop_products_listing .owl-nav .owl-next,
	.jm_slideshow .owl-next {
		left: -14px;
	}
	.jm_latest_box .owl-nav .owl-prev, 
	.manufacturer_slider .owl-nav .owl-prev, .hikashop_products_listing .owl-nav .owl-prev,
	.jm_slideshow .owl-prev { 
		right: -14px;
	}
	.jm_latest_box .owl-nav .owl-next .lnr,.jm_latest_box .owl-nav .owl-prev .lnr,
	.manufacturer_slider .owl-nav .owl-next .lnr, .hikashop_products_listing .owl-nav .owl-next .lnr,
	.manufacturer_slider .owl-nav .owl-prev .lnr, .hikashop_products_listing .owl-nav .owl-prev .lnr,
	.jm_slideshow .owl-next .lnr,
	.jm_slideshow .owl-prev .lnr{
		position: relative;
		top: 2px;
	}
	.ti_ourservices .services_item { 
		padding: 0 !important;
	}
	.ti_ourservices .services_item .each_service {
		border-left: none !important;
		width: 50% !important;
		margin: 0 0 25px !important;
	}
	.ti_contact_horizontal > div { 
		width: 100% !important;
		margin: 0 0 20px;
	}
	#sp-copyright {
		text-align: center !important;
	}
	div.hikashop_search_block input{
		width: 100% !important;
		margin-bottom: 10px ;
	}
}
@media (max-width : 580px) {
	.each_item .span6,
	.hikashop_subcategories .hikashop_category  ,
	.hikashop_products_listing .hikashop_products .hikashop_product {
		width: 100%;
	}
	 
	.row{
		margin: 0 !important;
	}
	.hikashop_cart_dropdown_container div.hikashop_cart_dropdown_content {
   		width: 290px !important;
	}
	.each_cart_product .hikashop_cart_module_product_image{
		display: none;
	}
	.each_cart_product{
		padding-right: 0 !important;
	}
	#sp-newsletter .acymailing_form > div{
		width: 100% !important;
	}
	#sp-newsletter .acymailing_form > div input {
		width: 100% !important;
		min-width: 100% !important;
		margin: 0 0 10px !important;
	}
	.hikashop_checkout_coupon_box .add_coupon,
	.hikashop_checkout_coupon_box .hikashop_checkout_coupon_field{
		width: 100% !important;
		margin: 0 0 10px !important;
	}
} 

@media (max-width : 450px) { 
	.profile-edit .form-horizontal fieldset .control-group{
		width: 100% !important;
	}
	.hkform-horizontal .hkform-group{
		display: block !important;
	}
	.login_tab_desc .hikashop_login_username_line label, .login_tab_desc .hikashop_login_password_line label,
	#hikashop_checkout_registration label {
		width: 100%;
		display: block;
		margin: 0 0 10px;
		float: right;
		text-align: right;
	}
	#hikashop_checkout_registration fieldset > div div {
		display: block;
		width: 100%;
		float: right;
	}
	#hikashop_checkout_registration .chzn-container,
	.login_tab_desc .hikashop_login_username_line input, .login_tab_desc .hikashop_login_password_line input, #hikashop_checkout_registration input,
	.hikashop_cart_calculate_box_title {
		float: right;
		width: 100% !important;
	}
	.hikashop_checkout_address_button .hikashop_checkout_address_ok_button { 
		margin: 0 0 10px;  
	} 
	.hikashop_cart_calculate_box_value { 
		text-align: right; 
		width: 100%;
		margin-top: 10px; 
	}
	.hikashop_cart_module .hikashop_cart_desc .lnr-cart{
		display: none;
	}
	.hikashop_cart_module .hikashop_cart_desc a { 
		padding-top: 5px;
	}
	.hikashop_cart_module .hikashop_cart_desc .counter { 
		top: 2px; 
	}
	.jm_counter {
    	padding: 20px !important;
	}
	.jm_counter .counter_item .each_counter{
		width: 100% !important;
		margin-bottom: 30px !important;
	}
	.ti_ourservices .services_item .each_service{
		width: 100% !important;
	}
	.product_cart_area .hikacart { 
		width: 100%;
		margin-top: 10px;
	}
	#hikashop_small_image_div a img { 
		width: 80px; 
	}
	.product_header h1 {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary {
		margin: 0 0 10px !important;
		width: 100%;
	}
	.hikashop_cart_steps_list li.hikashop_cart_step_current::after,
	.hikashop_cart_steps_list li::before{
		display: none;
	}
}


/******************************************************************************************
									hikashop filter
******************************************************************************************/
.hikashop_filter_module .slider_input_start_group  {
    display: inline-block;
	margin: 10px 0;
	width: 100%;
}
.hikashop_filter_module .slider_input {
width: 100%;
    border: 1px solid #e6e6e6;
    padding: 8px 12px 12px 60px;
    text-align: left;
    color: grey;
}
.slider_input_text {
    color: grey;
    position: absolute;
    margin: 10px 0;
    right: 50px;
}
.hikashop_filter_cursor_currency {
    font-size: 14px;
    font-size: .875rem;
    color: #b3b3b3;
}
.hikashop_filter_cursor_currency {
    font-size: 14px;
    font-size: .875rem;
    color: #b3b3b3;
    position: absolute;
    left: 50px;
    margin: 10px 0;
}
.hikashop_filter_title {
    background: #fdf9ff;
    clear: both;
}
.noUi-target {
    width: auto !important;
	margin: 10px 5px !important;
}
.noUi-connect {
    background: #813b83 !important;
}
.noUi-handle {
    border: none !important;
    border-radius: 100% !important;
}
.noUi-horizontal .noUi-handle {
    width: 24px !important;
    height: 24px !important;
    left: -17px;
    top: -6px;
}

/******************************************************************************************
									product layout left side
******************************************************************************************/
.sell_course {
    color: #7f8187;
    font-size: 16px;
    display: flex;
    border: 1px solid #ddd;
    background-color: #f0f2f7;
    padding: 0 15px;
    margin-bottom: 15px;
    border-radius: 10px;
    position: relative;
}
.sell_course strong {
    padding-left: 20px;
    border-left: 2px dotted #ddd;
    font-weight: 400;
    width: 100%;
    max-width: 84px;
    text-align: center;
    line-height: 52px;
    font-size: 25px;
}
.sell_course:after, .sell_course:before {
    content: '';
    width: 16px;
    height: 16px;
    border-left: 1px dashed #ddd;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: calc(50% - 8px);
    right: -9px;
}
.sell_course:before {
    content: '';
    width: 16px;
    height: 16px;
    border-left: 1px dashed #ddd;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: calc(50% - 8px);
    right: -9px;
}
.sell_course:after {
    border-left: none;
    border-right: 1px dashed #ddd;
    right: auto;
    left: -9px;
}
.entry-summary .sell_course strong {
    padding-left: 20px;
    border-left: 2px dotted #ddd;
    font-weight: 500;
    width: 100%;
    max-width: 84px;
    text-align: center;
}


.product-left-side .product_price, .product-left-side .product_price .hikashop_product_price_before_discount {
	display: flex;
    width: 100%;
    float: none;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    justify-content: center;
}
.product-left-side .product_cart_area {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

/******************************************************************************************
									product box
******************************************************************************************/

.product_item {
    background-color: #fff;
    border-radius: 12px;
        box-shadow: 26px 13px 130px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 26px 13px 130px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 26px 13px 130px rgba(0, 0, 0, 0.1);
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
}
.product_item .product_image_area {
    position: relative;
}
.product_item .product_image_area img {
    display: block;
    position: relative;
    margin: auto;
    width: 100%;
    /*max-height: 190px;*/
}
.product_item .product_detail_area {
    padding: 15px 15px;
}
.product_item .product_detail_area h4 {
    font-size: 16x;
	text-align: right;
    line-height: 1.7em;
}
.product_item_info {
    display: block;
    background-color: #f7f7f7;
    padding: 0 0;
    border-radius: 40px;
}
.product_item_info a.product_read_more {
    width: 30px;
    height: 30px;
    background-color: #ea1d21;
    color: #fff;
    border-radius: 20px 20px 20px 20px;
    text-align: center;
    font-size: 17px;
    line-height: 35px;
    float: right;
}
.product_item:hover .product_item_info a.product_read_more {
    background-color: #555;
    border-radius: 20px 10px 20px 20px;
}
.product_label, .hikashop_product_price_full .hikashop_product_discount {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    font-size: 11px;
    text-align: center;
    line-height: 33px;
    border-radius: 50%;
    color: #fff;
    background-color: #e74c3c;
    z-index: 1;
}
.product_label:after, .hikashop_product_price_full .hikashop_product_discount:after {
    content: '';
    position: absolute;
    bottom: 2px;
    left: 20px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid #e74c3c;
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-85deg);
}

.notify_item .el_more:hover, .ajax-filter-link.is-active:before, .title-cart i, .deal_timer_single .product-date>div:last-child span.no, .contact_social_wrap a:before, .get_in_touch .location:before, .woo_myaccount_login>ul>li.active a, .woo_myaccount_login>ul>li:hover a, .title-checkout i, .title-thankyou i, .product_item_info a, .morder_item:hover span.or_view, .wc_product_meta_share .posted_in a:hover, .pagination-wrap .page-numbers.current, .tagcloud a:hover, .download_box a, .woocommerce-pagination ul.page-numbers, .pagination ul.page-numbers, .woocommerce .widget_price_filter .ui-slider .ui-slider-range, .tb_price.select h5, .tb_price:hover .tb_btn, .tb_price.select .tb_btn, .btn.btn-shortcode:hover, .btn.btn-shortcode:focus, .wc_product_meta_share .tagged_as a:hover, .mejs-overlay-button, .comments-area>ul li.comment>article .comment-top .comment-meta .action-link a:hover, .mweb-body .mejs-controls .mejs-time-rail .mejs-time-current, .mweb-body .mejs-controls .mejs-time-rail .mejs-time-handle, .mweb-body .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .mweb-body .mejs-controls .mejs-time-rail .mejs-time-float, .mweb-body .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input:checked + label, .mweb-body .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li:hover label, .menu_wrapper, .widget_search .widget-content>form button, .gototop:hover, .namad_slider_wrap .owl-dots .owl-dot.active span, .contact_item.email i, .ajax-filter-link:not(.is-active):hover, .item_most:hover:before, .list_blog_item:hover .read_more, .block-title .view_more i, .mweb-drop-down .second .inner ul li a:hover .item_text:after, .mweb-drop-down .wide .second .inner>ul>li.sub:before, .blog_post_grid .blog_post_foot .post_format i, .post_format_i, .mweb-swiper-next:hover, .mweb-swiper-prev:hover, .comment-respond #submit:hover, #searchform #searchsubmit:hover, input[type="submit"]:hover, input[type="button"]:hover, .comment-respond #submit:focus, #searchform #searchsubmit:focus, input[type="submit"]:focus, input[type="button"]:focus, .woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value .option.text:hover span, .woocommerce .type-product.product-type-variable form.cart.variations_form table.variations td.value .option.text.selected span, .entry-content .btn:not(.btn-shortcode):hover, .entry-content input[type="submit"]:hover, .entry-content input[type="button"]:hover, .entry-content .button:not(.compare):hover, .entry-content button:hover, .woocommerce-button:hover, .button:hover, .footer_type2 .gototop, .product_item_info a.file_read_more, .product_item_info a.product_read_more, .woocommerce-account .woocommerce-MyAccount-navigation, .account_head_user, .tabs_three .wc-tabs li.active a, .fixed_elm_btn, .nav_elm_list li a:after, .vjs-default-skin .vjs-big-play-button {
    background-color: #ea1d21;
}

.product_horizontal .product_detail_area .price, .product_item .product_detail_area .price {
    display: block;
    white-space: nowrap;
    text-align: left;
    font-size: 13px;
    line-height: 29px;
    padding-left: 10px;
}
.price {
    margin: 0;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: -.01em;
}
.price .woocommerce-Price-amount {
    margin: 0;
    display: inline-block;
    line-height: 2;
    padding: 0 5px;
    color: #ea1d21;
}
.product_item_meta {
    display: block;
}
.product_item_meta .item_meta {
    font-size: 11px;
}
.product_item_meta .item_meta:last-child {
    text-align: left;
	z-index: 9;
}
.product_item_meta .item_meta i {
	font-family: "Font Awesome 5 Free";
    font-weight: 400;
    font-size: 15px;
    vertical-align: middle;
    margin-left: 3px;
    color: #969696;
}
/*.product_item_meta .item_meta span {
    opacity: .8;
    line-height: 0;
    padding: 0 7px;
    border-radius: 5px;
    background: -moz-linear-gradient(left,rgba(234,234,234,.65) 0,rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left,rgba(234,234,234,.65) 0,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right,rgba(234,234,234,.65) 0,rgba(0,0,0,0) 100%);
}*/



.box-warp{
	background-color: #fff;
    padding: 1.35rem;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
    margin-bottom: 12px;
    -webkit-box-shadow: 0 0 13px 1px rgb(70 72 77 / 8%);
    box-shadow: 0 0 13px 1px rgb(70 72 77 / 8%);
    width: 100%;
    position: relative;
	overflow: hidden;
}

.single_rating_product i {
    font-size: 23px;
    margin: 0 4px;
    color: #9e9e9e;
}
.cm_rate4 i, .single_rating_product.emoji_active4 i:nth-child(4) {
    color: #4caf50;
}
.single_avg_rating span {
    background-color: #f5f5f5;
    border-radius: 5px;
    padding: 0 7px;
    margin: 0 3px;
}



.wc_product_meta_share .posted_in, .wc_product_meta_share .tagged_as {
    color: #a2a2a2;
    display: block;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0 0 10px 0;
    border-bottom: 2px dotted #eaeaea;
}
.wc_product_meta_share .posted_in, .wc_product_meta_share .tagged_as {
    color: #a2a2a2;
    display: block;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0 0 10px 0;
    border-bottom: 2px dotted #eaeaea;
}
.wc_product_meta_share .posted_in:before, .wc_product_meta_share .tagged_as:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    content: "";
    font-size: 16px;
    color: #d2d4da;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.wc_product_meta_share .posted_in:before {
    content: "\f550";
}
.wc_product_meta_share .posted_in a {
    color: #a7a7a7;
    border: 1px dashed #efefef;
    display: inline-block;
    padding: 0 8px;
    margin: 0 2px 5px 0;
    border-radius: 10px;
    font-size: 11px;
}
.wc_product_meta_share .posted_in a:hover {
    background-color: #ea1d21;
	color: #fff;
}
.product_shortlink {
    position: relative;
}
.product_shortlink input {
    display: block;
    width: 100%;
    text-align: left;
    letter-spacing: 1px;
    padding: 4px 27px 4px 7px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    color: #929292;
    direction: ltr;
}
.product_share {
    display: block;
    clear: both;
    padding: 10px 0 10px;
    text-align: center;
}
.product_shortlink i {
    position: absolute;
    top: 7px;
    right: 9px;
    font-size: 14px;
}


.author_product_avatar {
    display: block;
    text-align: center;
    padding-bottom: 10px;
}
.author_product_avatar img {
    border-radius: 0 0 50% 50%;
    -webkit-border-radius: 0 0 50% 50%;
    border: 4px double #ddd;
    width: 96px;
    max-height: 96px;
	text-align: center;
    margin: 0 auto;
}
.single_product_author>span {
    display: inline-block;
    padding: 0 10px;
    margin: 2px auto;
    background-color: #f7f7f7;
}
.single_product_author h4 {
    font-weight: 500;
    margin-top: 10px;
}
.single_product_author h4 a {
	display: block !important;
}


.product_sellinfo:before {
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #eeeff1;
    font-size: 60px;
    content: "\f0e3";
    position: absolute;
    left: 15px;
    top: 15px;
    opacity: .25;
}
.product_sellinfo .el_info_icon {
    font-size: 12px;
    margin: 0;
    float: right;
}
.product_sellinfo .el_info_icon i {
    font-size: 29px;
    color: #969696;
    vertical-align: middle;
    margin-left: 10px;
}
.product_sellinfo p {
    display: block;
    clear: both;
    padding: 10px 0 0 0;
    color: #a3a8b1;
}
.product_sellinfo .sep {
    box-shadow: -1rem 0 2rem -1rem rgba(0,0,0,.05);
    height: calc(100% + 30px);
    width: 47px;
    margin-top: -15px;
    z-index: 1;
    background-color: #fff;
}
.product_sellinfo ul {
    position: relative;
	list-style: none;
    padding: 0;
}
.product_sellinfo ul li {
	font-size: 13px;
    font-weight: 300;
    color: #909090;
    position: relative;
    line-height: 30px;
}
.product_sellinfo ul li:before {
    color: #00cc67;
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    margin-left: 10px;
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
}

.wc_additional_information {
    overflow: hidden;
}
.level_of_edu {
    padding: 0 10px 30px 10px;
    text-align: center;
    font-size: 16px;
    color: #a2a2a2;
    direction: ltr;
	margin-top: 5px;
}
.level_of_edu:before {
    content: '';
    background-color: #fdfdfd;
    position: absolute;
    top: -147px;
    right: 10px;
    left: 10px;
    height: 250px;
    border-radius: 50%;
    border: 2px dotted #eaeaea;
}
.level_of_edu.leve_is_1 i:first-child, .level_of_edu.leve_is_2 i:first-child, .level_of_edu.leve_is_2 i:nth-child(2), .level_of_edu.leve_is_3 i {
    color: #ffc201;
}
.level_of_edu i {
    margin: 0 2px;
    position: relative;
}
.level_of_edu i:nth-child(2), .box-warp #hikashop_product_vote_mini > div > div > a:nth-child(3) {
    font-size: 30px;
	margin-top: -15px;
}
.level_of_edu span {
    display: inline-block;
    font-size: 11px;
    position: relative;
	margin-top: 10px
}
.wc_additional_information .total_sales {
    margin: 6px 0 11px 0;
    color: #7f8187;
    border: 2px solid #f0f2f7;
    padding: 15px;
    font-size: 13px;
    text-align: center;
    border-radius: 10px;
}
.wc_additional_information .total_sales:hover {
    background: #f0f2f7;
}
.wc_additional_information .total_sales i {
    font-size: 27px;
    vertical-align: middle;
    margin-left: 10px;
}
.wc_additional_information .total_sales span {
margin-right: 5px;
    background-color: #c4c7cf;
    padding: 10px 12px;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
}

.single_avg_rating  {
    position: relative;
	font-size: 15px;
    font-weight: 300;
}

.single_product_meta {
    margin: 6px 0;
    border-bottom: 2px dotted #eaeaea;
    padding-bottom: 5px;
}
.wc_additional_information .product_time:before {
    content: "\f017";
}
.wc_additional_information .publish_date:before {
    content: "\f06e";
}
.wc_additional_information .publish_date.modifield:before {
    content: "\f274";
}
.wc_additional_information .total_view:before {
    content: "\f06e";
}
.wc_additional_information .product_time:before, .wc_additional_information .publish_date:before, .wc_additional_information .sku_wrapper:before, .wc_additional_information .total_view:before {
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    color: #7b868a;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.wc_additional_information .product_time, .wc_additional_information .publish_date, .wc_additional_information .sku_wrapper, .wc_additional_information .total_view {
    color: #a2a2a2;
    display: block;
    position: relative;
	font-weight: 300;
    margin-bottom: 5px;
    white-space: nowrap;
    padding-left: 10px;
    overflow: hidden;
}
.wc_additional_information .product_time, .wc_additional_information .publish_date, .wc_additional_information .total_view {
    line-height: 2.091em;
}
.wc_additional_information .product_time i, .wc_additional_information .publish_date i, .wc_additional_information .total_view i {
    margin-right: 5px;
    color: #777;
}


.edc_single_course_qmeta, .edc_single_price {
    margin: 0 auto;
    text-align: center;
}
.meta_qiuck_special_edc ul {
    margin: 0;
    padding: 0;
    margin-bottom: -5px;
    display: block;
}
.edc_course_meta_area ul li:first-child {
    margin-top: 25px;
}
.meta_qiuck_special_edc ul li {
    display: inline-block;
    width: 45%;
    text-align: center;
    border-left: 1px solid #e8e8e8;
}
.meta_qiuck_special_edc ul li p {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    color: #656565;
    margin: 0;
    letter-spacing: 0px;
    line-height: 1;
}
.meta_qiuck_special_edc ul li span {
    font-size: 12px;
    margin: 0;
    padding: 0;
    color: #999;
}
.meta_qiuck_special_edc ul li:last-child {
    border: none;
}






.custom_namede {
    background: #a2abbe;
    border-radius: 2px;
    color: #fff !important;
    position: relative;
    text-align: center;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    right: 0;
    padding: 0 5px;
    vertical-align: inherit;
}
.desc-specifica {
    font-weight: 700;
    font-size: 14px ! important;
    color: #8b8d90;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 12px;
    margin: 15px 0;
}
.custom_namede::after {
    border-color: #a2abbe transparent transparent transparent;
    border-style: solid;
    border-width: 8px;
    content: "";
    display: inline-block;
    right: 44%;
    position: absolute;
    bottom: -15px;
    width: 0;
    line-height: 30px;
}


.com-hikashop .nav-tabs .nav-item.show .nav-link, .com-hikashop .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #864488;
    border-color: #864488;
	border-color: #86448861;
    -webkit-box-shadow: 0 15px 35px #28b9924d !important;
    box-shadow: 0 15px 35px #86448861 !important;
}
ul.joomla-tabs {
    padding: 0;
	display: inline-block;
}
.joomla-tabs.nav-tabs .nav-link {
	    display: block !important;
	    display: block !important;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    border-radius: 50px;
}
.com-hikashop .nav-tabs .nav-item {
    display: inline-block;
}
.com-hikashop .nav-tabs {
    border-bottom: none;
}



.goto_cart{
	width: 100%;
	float: right;
	background: #eee;
	border-radius: 0 0 2px 2px;
	padding: 10px;
	text-align: left;
}
.goto_cart a{
	padding: 10px 15px !important;
	font-size: 13px !important;
	display: inline-block;
}
.vex.vex-theme-default .vex-content{
	border-radius: 2px !important;
	padding: 0 !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
	max-width: 90% !important;
}
.vex.vex-theme-default .vex-content iframe{
	max-width: 100% !important;
}
.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary{
	margin-left: 5px !important;
}
.notifyjs-metro-base, .notifyjs-metro-lite-base{
	padding-top: 60px;
	width: 100%;
	float: right;
}
.notifyjs-metro-base .image {
	position: static !important;
	width: 30% !important;
	margin: 0 auto;
	float: none;
	transform: none !important;
}
.notifyjs-metro-base .text-wrapper, 
.notifyjs-metro-lite-base .text-wrapper {
    text-align: center !important;
	margin:0 !important;
	width: 100%;
	clear: none !important;
}
.notifyjs-metro-base .text-wrapper .hikashop_product_variant_subname, 
.notifyjs-metro-lite-base .text-wrapper .hikashop_product_variant_subname {
	display: none;
}
.notifyjs-metro-base .text, .notifyjs-metro-lite-base .text {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    background: #f7f9fa;
    right: 0;
    padding: 10px;
	color: #333 !important;
    border-radius: 2px 2px 0 0;
	font-size: 13px !important;
	text-align: center;
}
.vex.vex-theme-default .vex-dialog-form .vex-dialog-buttons{
	padding: 15px;
	text-align: center;
}
.vex.vex-theme-default .vex-dialog-button{
	float: none !important;
	display: inline-block !important;
}
.vex.vex-theme-default .vex-dialog-button{
	letter-spacing: normal !important;
	background: #333 !important;
}
.notifyjs-metro-base .title, .notifyjs-metro-lite-base .title{
	font-size: 13px !important;
	display: none !important;
}
.vex.vex-theme-default .vex-dialog-form .vex-dialog-message {
    width: 100%;
    float: right;
	margin-bottom: 15px !important;
} 
.vex-close{
	position: absolute;
	left: 0;
	top: 0;
}
.notifyjs-metro-info {
    background-color: #ffffff !important;
    border: none !important;
    box-shadow: 0 8px 35px 0 rgb(0 0 0 / 6%);
    padding: 10px;
    background: #fff;
}

.mc-totalproduct {
    position: absolute;
    background: #ffcb05;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    right: -15px;
    text-align: center;
    align-items: center;
    justify-content: center;
    line-height: 25px;
    color: #7d367f;
}

.course-content-bottom {
    background: var(--bg-second-color);
    padding: 10px 12px;
    font-size: .9375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 15px 15px 0 0;
}
.course-content-bottom .course-students, .course-content-bottom .teacher-box {
	    display: block !important;
		font-weight: 300;
    font-size: 13px;
    color: #6c757d;
}
.com-hikashop .hikashop_checkout_login .signup-icon {
    position: absolute;
    transform: translateY(100%);
    right: 70px;
	top: auto;
}
.hikashop_checkout_coupon {
    position: relative;
	-webkit-box-shadow: 0 1rem 3.5rem rgb(0 0 0 / 8%);
    box-shadow: 0 1rem 3.5rem rgb(0 0 0 / 8%);

}
.hikashop_checkout_coupon:before {
    content: "";
    height: 3px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: linear-gradient(
90deg
,#00bfd6 48px,#ff7e7e 0) repeat-x;
    background-size: 96px 3px;
}
.hikashop_checkout_coupon_field {
    padding: 17px 20px;
    border-radius: 6px;
    border: solid 1px #f1f4f8;
    background-color: transparent;
}


.lnr-cross:before{
	font-family: "Font Awesome 5 Pro";
    content: "\f00d";
	font-weight: 300;
    font-size: 25px;
}
.lnr-pencil:before{
	font-family: "Font Awesome 5 Pro";
    content: "\f304";
	font-weight: 300;
    font-size: 25px;
}
.hika_save  {
    display: inline;
}
#hikashop_share_cart{
    display: none;
}
.hikashop_cart_product_image {
    float: none !important;
    margin: 0 auto !important;
}


.single_product_author .course-content-bottom .course-students, .single_product_author .course-content-bottom .teacher-box {
    font-weight: 400;
    font-size: 15px;
}
.hikashop_panel_headers .hika_back {
    display: none;
}