/**
 * @package    HikaShop for Joomla!
 * @version    5.1.0
 * @author     hikashop.com
 * @copyright  (C) 2010-2024 HIKARI SOFTWARE. All rights reserved.
 * @license    GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
 */

.hikashop_product_image {
  display: flex;
  height: auto !important;
}
#sb-body, #sb-loading {
  background-color: #ffffff6b !important;
  backdrop-filter: blur(10px);
}
.hikashop_product a.btn {
  background-color: var(--bs-gray-700);
  color: var(--bs-white);
}
.hikashop_category_description p {
  margin: 0;
}
.hika_edit {
	background-color: #f9f9f9;
	padding: 4px;
}

.hk_right {
	text-align: right;
}

.hk_center {
	text-align: center;
}

@media print {
	.hikashop_no_print:after {
		content: "" !important;
	}
}

.hikashop_category_custom_info_main table,
.hikashop_credit_card table,
#hikashop_order_main table,
.hikashop_product_page table {
	width: 100%;
}

.hika_edit {
	background-color: #f9f9f9;
	padding: 4px;
}

.hk_right {
	text-align: right;
}

.hk_center {
	text-align: center;
}

@media print {
	.hikashop_no_print:after {
		content: "" !important;
	}
}

.hikashop_category_custom_info_main table,
.hikashop_credit_card table,
#hikashop_order_main table,
.hikashop_product_page table {
	width: 100%;
}

span.hikashop_product_name {
	text-align: left;
	display: block;
	margin-bottom: 5px;
}

span.hikashop_product_price_before_discount {
	text-decoration: line-through;
	white-space: nowrap;
}

div.hikashop_see_more_icon {
	background-image: url('../images/icons/icon-14-cart.png');
	display: block;
	height: 14px;
	width: 14px;
}

#hikashop_cart_module div.hikashop_cart_dropdown_content {
	border: 1px solid #d9d9d9;
}

.hikashop_cart table tfoot hr {
	margin: 0px;
}

.hikashop_cart_dropdown_container input.form-control {
	padding: 2px;
	max-width: 30px;
}

.hikashop_cart_module label {
	display: inline-block;
}

div.hikashop_checkout_loading div.hikashop_checkout_loading_spinner.small_spinner.small_cart {
	background: url(../images/spinner.gif) no-repeat center right;
}

.hikashop_cart_module th.hikashop_cart_module_product_icon_title.hikashop_cart_title+th {
	display: none;
}

.hikashop_cart_module span.add-on {
	display: inline-block;
	width: 14px;
}

.hikashop_cpanel div.hikashop_cpanel_icon_div a {
	display: block;
	padding: 5px;
	margin: 5px 0px;
	text-decoration: none;
	border: 1px solid #F0F0F0;
	border-radius: 4px;
	vertical-align: middle;
}

.hikashop_cpanel div.hikashop_cpanel_icon_div a:hover {
	border-color: #eeeeee #cccccc #cccccc #eeeeee;
	border-style: solid;
	border-width: 1px;
	background: #F8F8F8;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8f8f8));
	background: -webkit-linear-gradient(top, #ffffff, #f8f8f8);
	background: -moz-linear-gradient(top, #ffffff, #f8f8f8);
	background: -o-linear-gradient(top, #ffffff, #f8f8f8);
	background: linear-gradient(top, #ffffff, #f8f8f8);
}

.hikashop_cpanel .hikashop_cpanel_icon_image {
	width: 80px;
	float: left;
}

.hikashop_cpanel .hikashop_cpanel_icon_image span {
	margin: 0 auto;
}

.hikashop_cpanel .hikashop_cpanel_description {
	margin-left: 80px;
	height: 100%;
	min-height: 50px;
	margin: auto 0;
	vertical-align: middle;
	text-align: center;
}

.hikashop_cpanel span {
	display: block;
	text-align: center;
	color: #666;
	background-repeat: no-repeat;
	background-position: center;
}

.hikashop_cpanel .hikashop_cpanel_description ul {
	margin: 0;
	padding: 0;
}

.hikashop_cpanel .hikashop_cpanel_description li {
	list-style-type: none;
}

.hikashop_cpanel .hikashop_cpanel_button_text {
	display: none;
}

div.icon-wrapper {
	width: auto;
	height: auto;
	display: block;
}

div.icon-wrapper div.icon {
	text-align: center;
	margin-right: 15px;
	float: left;
	margin-bottom: 15px;
	width: auto !important;
	height: auto !important;
}

div.icon-wrapper div.icon a {
	background-color: #fff !important;
	background-position: -30px;
	display: block;
	float: left;
	height: 97px;
	width: 108px;
	color: #565656;
	vertical-align: middle;
	text-decoration: none;
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition-property: background-position, -webkit-border-bottom-left-radius, -webkit-box-shadow;
	-moz-transition-property: background-position, -moz-border-radius-bottomleft, -moz-box-shadow;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
}

div.icon-wrapper div.icon a:hover,
div.icon-wrapper div.icon a:focus,
div.icon-wrapper div.icon a:active {
	background-position: 0px center;
	background-color: #f8f8f8 !important;
	box-shadow: -2px 3px 8px rgba(0, 0, 0, 0.25);
	position: relative;
	z-index: 10;
}

div.icon-wrapper div.icon a span {
	width: auto;
	display: block;
}

div.icon-wrapper div.icon a span.hkIcon {
	background-repeat: no-repeat;
	background-position: center;
	height: 48px;
	width: auto;
	padding: 10px 0;
}

span.hkIcon.icon-48-user2 {
	background-image: url("../images/icon-48/flatgrey/account.png") !important;
}

span.hkIcon.icon-48-address {
	background-image: url("../images/icon-48/flatgrey/address.png") !important;
}

span.hkIcon.icon-48-order {
	background-image: url("../images/icon-48/flatgrey/order.png") !important;
}

span.hkIcon.icon-48-cart {
	background-image: url("../images/icon-48/flatgrey/cart.png") !important;
}

span.hkIcon.icon-48-wishlist {
	background-image: url("../images/icon-48/flatgrey/wishlist.png") !important;
}

span.hkIcon.icon-48-affiliate {
	background-image: url("../images/icon-48/flatgrey/affiliate.png") !important;
}

span.hkIcon.icon-48-downloads {
	background-image: url("../images/icon-48/flatgrey/download.png") !important;
}

span.hkIcon.icon-48-subscription {
	background-image: url("../images/icon-48/flatgrey/subscription.png") !important;
}

span.hkIcon.icon-48-serial {
	background-image: url("../images/icon-48/flatgrey/hikaserial.png") !important;
}

span.hkIcon.icon-48-auction {
	background-image: url("../images/icon-48/flatgrey/hikaauction.png") !important;
}

span.icon-32-email {
	background-image: url("../images/icon-32/flatgrey/email.png") !important;
}

span.icon-32-print {
	background-image: url("../images/icon-32/flatgrey/print.png") !important;
}

span.icon-32-cart {
	background-image: url("../images/icon-32/flatgrey/show_cart.png") !important;
}

span.icon-32-go-cart {
	background-image: url("../images/icon-32/flatgrey/add_cart.png") !important;
}

span.icon-32-wishlist {
	background-image: url("../images/icon-32/flatgrey/wishlist.png") !important;
}

span.icon-32-save {
	background-image: url("../images/icon-32/flatgrey/save.png") !important;
}

span.icon-32-back {
	background-image: url("../images/icon-32/flatgrey/back.png") !important;
}

span.icon-32-new {
	background-image: url("../images/icon-32/flatgrey/new.png") !important;
}

span.icon-32-apply {
	background-image: url("../images/icon-32/flatgrey/apply.png") !important;
}

span.icon-32-cancel {
	background-image: url("../images/icon-32/flatgrey/cancel.png") !important;
}

span.icon-32-pay {
	background-image: url("../images/icon-32/flatgrey/icon-32-pay.png") !important;
}

.hika_toolbar .btnIcon,
.hika_toolbar .hkdropdown-icon {
	display: block;
	float: none;
	margin: 0 auto;
	width: 32px;
	height: 32px;
}

.hika_toolbar>div>a,
.hika_toolbar>div>.hkdropdown {
	margin-left: 3px;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	color: #252525;
}

.hika_toolbar .hika_toolbar_btn.hika_btn_32 {
	float: right;
}

.hika_toolbar a {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	color: #252525;
}

@media (max-width:768px) {
	.hika_toolbar {
		clear: both;
	}
}

div.hika_toolbar span.btnName {
	width: 100%;
}

div.hika_toolbar .hikabtn span.hk-icon {
	color: #1266a0;
}

table.hikashop_no_border td {
	border: 1px solid #d9d9d9;
	display: inline-block;
}

table.hikashop_no_border td:hover {
	border: 1px solid #9d9d9d;
}

.hikashop_user_registration_page .chzn-container {
	margin-bottom: 9px;
}

div.hikashop_search_block input {
	margin-bottom: 0px;
	max-width: 190px;
	display: unset;
}



.hikacart:hover {
	color: #fff;
	background-color: var(--bs-success);
}

.hikawishlist {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.hikawishlist:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d;
}

.hikawishlist:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.hika-compare {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.hika-compare:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85;
}

.hika-compare:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

#hikashop_add_to_cart_continue_div {
	display: inline-block;
}

#hikashop_add_to_cart_checkout_div {
	float: right;
}

div.hikashop_cart_dropdown_container {
	position: relative;
}

div.hikashop_cart_dropdown_content {
	z-index: 1000;
	position: absolute;
	width: auto;
	padding: 4px;
	border: 1px solid #808080;
	background-color: white;
}

#hikashop_product_top_part:after {
	clear: both;
	content: '';
	display: block;
}

img.hikashop_child_image {
	margin: 2px;
	height: 30px;
}

.hikashop_product_bottom_part {
	clear: both;
	width: 100%;
}

div#hikashop_product_right_part {
	display: inline-block;
}

.hikashop_previous_product_btn,
.hikashop_next_product_btn {
	display: inline-block;
}

.hikashop_previous_product_btn a,
.hikashop_next_product_btn a {
	text-decoration: none;
	width: 65px;
	padding: 0px;
}

.hikashop_previous_product_btn p,
.hikashop_next_product_btn p {
	margin: 0px;
}

.hikashop_next_product_btn {
	margin-left: 3px;
	float: right;
}

.hikashop_previous_product i.fas.fa-caret-left.fa-2x,
.hikashop_next_product i.fas.fa-caret-right.fa-2x {
	font-size: 1.5em;
}

.hikashop_previous_product,
.hikashop_next_product {
	height: 18px;
}

#hikashop_product_description_main_mini {
	display: none;
}

.hikashop_product_variant_out_of_stock_span {
	background: url(../images/delete2.png) no-repeat;
}

.hikashop_product_variant_out_of_stock {
	display: none;
}

span.hikashop_option_info {
	background-image: url('../images/info.png');
	display: inline-block;
	height: 13px;
	width: 12px;
	margin-left: 5px;
}

@media only screen and (max-width: 760px) {
	.hikashop_product_page ul.hikashop_tabs_ul li.hikashop_tabs_li {
		border-width: 1px 1px 0px 1px;
		text-align: center;
		display: block;
		padding: 2px;
	}

	.hikashop_product_page ul.hikashop_tabs_ul {
		margin: 0px;
	}

	.hikashop_product_page div#hikashop_show_tabular_description {
		border-width: 0px 1px 1px 1px;
		border-radius: 0px 0px 4px 4px;
	}
}


.hikashop_vote_form .hikashop_comment_textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 70px;
}

#hikashop_vote_listing table.hika_comment_listing {
	margin: 5px 0px 0px 0px;
	border: 1px solid #eee;
	border-collapse: separate;
	color: #999999;
}

#hikashop_vote_listing table.hika_comment_listing tr td {
	padding: 3px 5px;
}

#hikashop_vote_listing div.hika_comment_listing_content {
	font-weight: initial;
	color: #000;
}

#hikashop_vote_listing .hk-rating.hk-rating-empty {
	display: none;
}

#hikashop_vote_form p.hikashop_form_comment,
#hikashop_vote_listing .hikashop_listing_comment {
	font-weight: bold;
}

#hikashop_vote_listing span.hikashop_sort_listing_comment {
	margin-bottom: 5px;
}

#hikashop_vote_listing span.hika_vote_listing_username {
	color: #000;
}

.hika_comment_listing_useful {
	background-color: transparent !important;
	width: 16px !important;
	height: 14px !important;
	background-image: url(../images/icons/vote_plus.png) !important;
	background-size: 16px 14px !important;
	background-repeat: no-repeat !important;
	background-position: right !important;
	cursor: pointer !important;
}

.hika_comment_listing_useless {
	background-color: transparent !important;
	width: 16px !important;
	height: 14px !important;
	background-image: url(../images/icons/vote_minus.png) !important;
	background-size: 16px 14px !important;
	background-repeat: no-repeat !important;
	background-position: right !important;
	cursor: pointer !important;
}

a.hikashop_product_quantity_field_change_plus,
a.hikashop_product_quantity_field_change_minus {
	text-decoration: none;
}

td.hikashop_cart_module_product_quantity_value {
	display: inline-block;
	width: 75px;
}

.hikashop_product_quantity_div.hikashop_product_quantity_change_div_default div a,
.hikashop_product_quantity_div.hikashop_product_quantity_change_div_default div a:hover {
	text-decoration: none;
}

.hikashop_cart table {
	width: 100%;
}

.hikashop_cart a.hikashop_product_quantity_field_change {
	font-weight: bold;
}

.hikashop_cart_dropdown_container td.hikashop_cart_module_product_quantity_value.hikashop_cart_value {
	max-width: 60px;
}

.hikashop_quantity_form {
	margin: 5px 0;
}

.hikashop_quantity_form a {
	font-weight: bold;
}

.hikashop_quantity_form tbody,
.hikashop_quantity_form table {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}

.hikashop_product_quantity_change_div_plus_regrouped,
.hikashop_product_quantity_change_div_minus_regrouped {
	display: inline-block;
}

.hikashop_cart .hikashop_product_quantity_table td[rowspan="2"] {
	width: 35px;
}

.hikashop_product_quantity_change_div_regrouped a.hikashop_product_quantity_field_change_plus.hikabtn {
	border-radius: 0;
}

.hikashop_product_quantity_change_div_regrouped a.hikashop_product_quantity_field_change_minus.hikabtn {
	border-radius: 0 4px 4px 0;
}

div.hikashop_product_quantity_div.hikashop_product_quantity_input_div_regrouped input {
	border: 1px solid #ccc;
	height: 32px;
	width: 70px;
}

.hikashop_product_quantity_change_div_regrouped a.hikabtn {}


.hikashop_carousel_item .hikashop_product_quantity_change_div_leftright span.add-on {
	display: inline-block;

}

.hikashop_carousel_item .hikashop_product_quantity_change_div_leftright span.add-on a.hikashop_product_quantity_field_change_plus {
	left: 6px;
}

.hikashop_carousel_item .hikashop_product_quantity_change_div_leftright span.add-on a.hikashop_product_quantity_field_change_minus {}

.hikashop_carousel_item .hikashop_product_quantity_change_div_leftright span.add-on a {
	width: 20px !important;
	height: 29px !important;
	top: 0px;
}

.hikashop_carousel_item .hikashop_product_quantity_change_div_leftright input.hikashop_product_quantity_field {
	width: 35px;
}

.hikashop_product_quantity_div input,
input.hikashop_product_quantity_field {
	max-width: 30px;
	padding: 2px;
}

main .hikashop_product_quantity_div input.form-control,
main .form-control.hikashop_product_quantity_field {
	max-width: 50px;
	padding: 3px 10px;
}

.hikashop_product_quantity_change_div_leftright span.add-on a {
	text-decoration: none;
	padding: 3px;
}

.hikashop_product_quantity_change_div_leftright span.add-on {
	position: relative;
	top: -2px;
}

.hikashop_product_quantity_change_div_leftright span.add-on a.hikashop_product_quantity_field_change_minus {
	border-radius: 3px 0 0 3px;
	margin-right: -7px;
}

.hikashop_product_quantity_change_div_leftright span.add-on a.hikashop_product_quantity_field_change_plus {
	border-radius: 0 3px 3px 0;
	margin-left: -6px;
}

.hikashop_product_quantity_change_div_leftright span.add-on a {
	width: 25px;
	height: 32px;
}

.hikashop_product_quantity_change_div_plus_default a {
	margin-top: -5px;
}

a.hikashop_product_quantity_field_change_plus,
a.hikashop_product_quantity_field_change_minus,
.hikashop_product_quantity_change_div_plus_default a,
.hikashop_product_quantity_change_div_minus_default a {
	padding: 0px 5px 0px 5px;
	margin: 2px;
	width: 22px;
}

.hikashop_product_quantity_change_div_leftright span.add-on a.hikashop_product_quantity_field_change_plus {
	border-radius: 0px 3px 3px 0px;
}

.hikashop_product_quantity_change_div_leftright span.add-on a {
	color: #000;
}

.hikashop_product_quantity_change_div_leftright input {
	text-align: center;
	display: inline-block;
}

.hikashop_product_quantity_change_div_minus_regrouped {
	margin-left: -6px;
}

.display_list .hikashop_listing_fade2 form a.hikabtn {
	display: inline-block;
	float: left;
	margin: 0px 20px 3px 0px;
}

.hika_j4 .hikashop_product_quantity_input_div_regrouped input.hikashop_product_quantity_field {
	border-radius: 3px 0 0 3px;
	position: relative;
	top: 3px;
}

.hika_j4 .hikashop_product_quantity_div.hikashop_product_quantity_change_div_regrouped a.hikabtn {
	height: 31px;
	width: 30px;
	padding: 3px;
}

.hika_j4 div.hikashop_product_quantity_div.hikashop_product_quantity_input_div_regrouped .hikashop_product_quantity_div.hikashop_product_quantity_change_div_regrouped {
	margin-left: -5px;
	box-sizing: unset;
}

.hikashop_cart.hika_j4 .hikashop_product_quantity_div.hikashop_product_quantity_change_div_regrouped a.hikabtn {
	width: 15px;
}

.hikashop_cart.hika_j4 .hikashop_product_quantity_input_div_regrouped input.hikashop_product_quantity_field {
	width: 35px;
}

.hikashop_cart.hika_j4 .hikashop_product_quantity_input_div_regrouped input.hikashop_product_quantity_field {
	top: 2px;
}

.hika_j4 .hikashop_product_quantity_change_div_leftright input.hikashop_product_quantity_field {
	padding: 0px 5px;
}

.hika_j4 .hikashop_product_quantity_input_div_regrouped input {
	display: inline;
}

.hika_j4 .hikashop_product_quantity_change_div_plus_regrouped {
	margin-left: -1px;
}

.hikashop_cart.hika_j4 .hikashop_product_quantity_change_div_leftright a.hikashop_product_quantity_field_change {
	width: 15px;
	height: 30px;
	padding: 0px;
}

.hikashop_cart.hika_j4 .hikashop_product_quantity_input_div_select .form-select {
	padding: 2px 25px 2px 2px;
	width: 55px !important;
	box-shadow: none;
	background-size: 70rem;
}

.hika_j4 .hikashop_product_quantity_input_div_regrouped input {
	display: inline;
	height: 31px !important;
}

.hikashop_quantity_form.hika_j4 a.hikashop_product_quantity_field_change,
.hikashop_quantity_form.hika_j4 .hikashop_product_quantity_div.hikashop_product_quantity_change_div_default div a {
	height: 23px;
	width: 22px;
}

.hika_j4 .hikashop_product_quantity_change_div_leftright input {
	display: inline-block;
	margin: 0 -5px !important;
}

.hika_j4 .hikashop_product_quantity_change_div_leftright span.add-on a {
	width: 25px;
	height: 30px;
	border: 1px solid #ced4da;
	position: relative;
	padding: 3px;

}

.hika_j4 .hikashop_product_quantity_change_div_leftright input.hikashop_product_quantity_field {
	border: 1px solid #ced4da;
	border-radius: 0px;
	padding: 2px 0px;
}

.hikashop_product_quantity_change_div_leftright span.add-on a {
	text-decoration: none;
	padding: 3px;
}

.hikashop_product_quantity_change_div_leftright span.add-on {
	position: relative;
	top: -2px;
}

.hikashop_product_quantity_change_div_leftright span.add-on a.hikashop_product_quantity_field_change_minus {
	border-radius: 3px 0 0 3px;
	left: -6px;
}

.hikashop_product_quantity_change_div_leftright span.add-on a.hikashop_product_quantity_field_change_plus {
	border-radius: 0 3px 3px 0;
	margin-left: -6px;
}

.hikashop_product_quantity_change_div_leftright span.add-on a {
	width: 25px;
	height: 32px;
}


.hikashop_cart.hika_j3 .hikashop_product_quantity_div.hikashop_product_quantity_change_div_regrouped a.hikabtn {
	padding: 4px 3px 8px 3px;
}

.hika_j3 .add-on.hikashop_product_quantity_div.hikashop_product_quantity_change_div_regrouped {
	background: none;
	border-width: 0px;
}

.hika_j3 div.hikashop_product_quantity_div.hikashop_product_quantity_input_div_regrouped {
	border-width: 0px;
}

.hika_j3 div.hikashop_product_quantity_div.hikashop_product_quantity_input_div_regrouped input.hikashop_product_quantity_field {
	margin: 0 1px 0 0;
	height: 20px;
	margin: 0;
}

.hika_j3 .add-on.hikashop_product_quantity_div.hikashop_product_quantity_change_div_regrouped {
	padding: 0px;
	background: none;
}

.hika_j3 a.hikashop_product_quantity_field_change_plus,
.hika_j3 a.hikashop_product_quantity_field_change_minus,
.hika_j3 .hikashop_product_quantity_change_div_plus_default a,
.hika_j3 .hikashop_product_quantity_change_div_minus_default a {
	width: 7px;
}

.hikashop_quantity_form.hika_j3 .hikashop_product_quantity_change_div_leftright span.add-on {
	padding: 0;
	height: 26px;
	width: 24px;
}

.hikashop_quantity_form.hika_j3 .hikashop_product_quantity_change_div_leftright a {
	margin: 0;
	padding: 0;
	background: none;
}

.hika_j3 .hikashop_quantity_form span.add-on {
	padding: 0;
	border-width: 0;
}

.hika_j3 .hikashop_product_quantity_change_div_leftright a.hikashop_product_quantity_field_change {
	padding: 4px 0px;
	width: 15px;
	height: 18px;
}


div.hikashop_quantity_form.hika_j4 input.hikashop_product_quantity_field,
.hikashop_quantity_form .hikashop_product_quantity_input_div_default input.hikashop_product_quantity_field {
	margin: 7px 0;
}

.hikashop_quantity_form .hikashop_product_quantity_input_div_default input.hikashop_product_quantity_field {
	margin: 10px 0;
}

.hikashop_product_quantity_input_div_default {
	vertical-align: middle;
}

.hikashop_product_quantity_change_div_default {
	vertical-align: top;
}

.hikashop_product_quantity_change_div_leftright span.add-on {
	background: none;
}

.hikashop_product_quantity_input_div_regrouped div a,
.hikashop_product_quantity_change_div_leftright span.add-on a {
	margin: 0px;
}

.hika_j4 .hikashop_product_quantity_change_div_leftright input.hikashop_product_quantity_field .hika_j3 .hikashop_quantity_form span.add-on,
.hikashop_cart.hika_j3 span.add-on {
	padding: 0;
	border-width: 0px;
}

.hika_j3 div.hikashop_product_quantity_div.hikashop_product_quantity_input_div_select select {
	width: 60px;
}

.hika_j3 div.hikashop_product_quantity_div.hikashop_product_quantity_change_div_leftright {
	margin-bottom: 5px;
}


.hikashop_tabs_ul {
	padding: 0px;
	margin: 0px 0px 7px 0px;
	z-index: 2;
	position: relative;
}

.hikashop_tabs_ul li {
	display: inline;
	padding: 8px 5px;
	z-index: 2;
	font-weight: bold;
	background-color: #fcfcfc;
	border: solid 1px #E7E7E7;
}

.hikashop_tabs_ul li a,
.hikashop_tabs_ul li a:hover {
	text-decoration: none;
	color: #555555;
}

.hikashop_tabs_content {
	z-index: 1;
	position: relative;
	display: none;
	min-height: 200px;
	padding: 5px;

	background-color: white;
	border: 1px solid #E7E7E7;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

.hikashop_tabs_li_selected {
	border-bottom: 1px solid #ffffff !important;
	background-color: #ffffff !important;
}

div.hikashop_carousel .hikashop_subcontainer_border span,
div.hikashop_carousel .hikashop_carousel_item span {
	text-align: center;
	display: block;
}

div.hikashop_carousel .owl-nav .owl-prev,
div.hikashop_carousel .owl-nav .owl-next {
	border: 1px solid #ddd;
	background: #ddd;
}

div.hikashop_carousel .owl-nav .owl-prev:hover,
div.hikashop_carousel .owl-nav .owl-next:hover {
	color: #aaa;
	background-color: #fff;
}

div.hikashop_carousel_parent_div div.owl-controls div.owl-dot {
	border: 1px solid #ddd;
	padding: 1px 5px;
	margin-top: 5px;
	color: #000;
}

div.hikashop_carousel_parent_div div.hikashop_carousel,
div.hikashop_carousel_parent_div .owl-controls {
	margin: 5px;
}

div.hikashop_carousel_parent_div div.owl-controls div.owl-dot:hover {
	border: 1px solid #aaa;
}

div.hikashop_carousel_parent_div.numbers div.owl-controls div.owl-dot {
	background-color: #ddd;
	color: #fff;
}

div.hikashop_carousel_parent_div.numbers div.owl-controls div.owl-dot:hover {
	background-color: #fff;
	color: #aaa;
}

div.hikashop_carousel_parent_div div.owl-controls div.owl-dot.active {
	font-weight: bold;
	border: 1px solid #aaa;
	color: #333;
	background: none;
}

div.hikashop_carousel_parent_div.thumbnails div.owl-controls div.owl-dot {
	margin: 5px;
	border: 1px solid #eee;
}

div.hikashop_carousel_parent_div.rounds div.owl-controls div.owl-dot {
	border: 0px;
}

.hikashop_carousel .hikashop_subcontainer_border,
.hikashop_categories_listing_main .hikashop_subcontainer.hikashop_subcontainer_border,
.hikashop_category_information .hikashop_subcontainer.hikashop_subcontainer_border {
	border: 1px solid #ddd;
}

.hikashop_category_information .hikashop_subcontainer,
.hikashop_categories_listing_main .hikashop_subcontainer {
	padding: 5px;
}

.hikashop_category_information .hikashop_zoom_hover .hikashop_subcontainer .hikashop_product_like_link,
.hikashop_category_information .hikashop_zoom_hover .hikashop_subcontainer .hikashop_product_like_link i {
	position: unset !important;
}

.hikashop_category_information .hikashop_zoom_hover .hikashop_subcontainer {
	transition: transform 0.5s, z-index 0.5s, box-shadow 0.5s;
	box-shadow: 0px 0px 0px #ddd;
	transition-delay: 0.4s;
	z-index: 99;
}

.hikashop_category_information .hikashop_zoom_hover .hikashop_subcontainer:hover {
	transform: scale(1.4);
	transition-delay: 0.5s;
	z-index: 999;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.hikashop_category_information .hikashop_container.hikashop_zoom_hover div {
	position: relative;
}


.hikashop_products.display_list br {
	display: none;
}

.hikashop_products_listing_switcher h3,
.hikashop_products.display_list .hikashop_product_price_full,
.hikashop_products.display_list span.hikashop_product_name,
.hikashop_products.display_list dl dt,
.hikashop_products.display_list dl dd {
	display: inline-block;
}

.hikashop_products_listing_switcher {
	display: inline-block;
	width: 100%;
	margin-top: 3px;
}

.hikashop_products.display_list .hikashop_switcher_list,
.hikashop_products.display_grid .hikashop_switcher_grid {
	border: 1px solid #ddd;
	background-color: #eee;
}

.hikashop_products.display_list .hikashop_switcher_list i,
.hikashop_products.display_grid .hikashop_switcher_grid i {
	color: #aaa;
}

.hikashop_products_listing_switcher .hikabtn {
	float: right;
	padding: 5px 8px 3px 8px;
	margin-left: 5px;
}

.hikashop_products_listing_switcher span i {
	color: #1266a0;
}

.hikashop_products.display_list .hikashop_product_image {
	margin: 10px 0px 0px 0px;
	margin-left: -30%;
	float: left;
}

.hikashop_products.display_list div.hikashop_listing_img_title {
	padding-left: 24%;
}

div.hikashop_products.display_list span.hikashop_product_price_full {
	border-width: 0px 1px 1px 0px;
	margin-bottom: 5px;
}

div.hikashop_products.display_list span.hikashop_product_name {
	border-width: 0px 0px 1px 0px;
}

div.hikashop_products.display_list span.hikashop_product_price_full,
div.hikashop_products.display_list span.hikashop_product_name {
	width: 45%;
}

.hikashop_products.display_list span.hikashop_product_price_full,
.hikashop_products.display_list span.hikashop_product_name {
	margin-top: 10px;
	border: 1px solid #ddd;
	padding: 5px;
	width: 47%;
}

.hikashop_products.display_list .hikashop_subcontainer.hikashop_subcontainer_border {
	min-height: unset !important;
	padding-top: 0px;
}

.hikashop_products.display_list .hikashop_product_code_list,
.hikashop_products.display_list span.hikashop_product_vote,
.hikashop_products.display_list .hikashop_product_stock_count {
	margin-bottom: 5px;
	display: inline-block;
}

.hikashop_products.display_list dl {
	margin: 0px;
	display: inline-block;
	width: 45%;
}

.hikashop_products.display_list div.hikashop_subcontainer {
	min-height: unset !important;
}

@media only screen and (max-device-width: 1024px) {
	.hikashop_products.display_list div.hikashop_listing_img_title {
		padding-left: 0%;
	}

	.hikashop_products.display_list .hikashop_product_image .hikashop_product_image_subdiv {
		max-width: 75px !important;
	}

	.hikashop_products.display_list span.hikashop_product_name,
	.hikashop_products.display_list span.hikashop_product_price_full {
		text-align: left !important;
		border-width: 0px !important;
		width: 65% !important;
		float: left;
		margin: 0px 2px 2px 2px;
		padding: 0px;
		display: inline !important;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.hikashop_products.display_list .hikashop_product_image {
		float: right;
		margin: 2px;
		height: unset !important;
	}

	.hikashop_products.display_list .hikashop_product_code_list {
		text-align: left !important;
		float: left !important;
		width: 55%;
		display: inline !important;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		margin: 0px;
	}

	.hikashop_products.display_list .hikashop_product .hikashop_category_information .hikashop_subcontainer.hikashop_subcontainer_border {
		padding: 3px;
	}

	.hikashop_products.display_list .hikashop_product a.hikabtn span {
		font-size: 11px;
	}

	.hikashop_products.display_list .hikashop_product a.hikabtn {
		padding: 1px 3px;
		display: inline-block;
	}

	.hikashop_products.display_list dl,
	.hikashop_products.display_list dt,
	.hikashop_products.display_list dd,
	.hikashop_products.display_list dt label {
		float: left;
		margin: 0px;
	}

	.hikashop_products.display_list span.hikashop_product_vote {
		margin: 0px;
	}

	.hikashop_product_page div.show_tabular {
		margin-top: 15px;
	}
}

.hikashop_product_image,
.hk_product_image {
	text-align: center;
	clear: both;
}

.hikashop_product_image .hikashop_product_image_subdiv,
.hk_product_image .hk_subdiv {
	position: relative;
	text-align: center;
	clear: both;
	margin: auto;
}

.hikashop_fade_effect,
.hikashop_horizontal_slider {
	margin: auto;
	overflow: hidden;
	position: relative;
}

.hikashop_fade_effect .hk_picture {
	position: absolute;
	opacity: 1;
}

.hikashop_fade_effect .hk_picture:hover {
	opacity: 0;
}

.hikashop_fade_effect .hikashop_product_description {
	overflow: hidden
}

.hikashop_fade_effect.hk_text_left,
.hikashop_fade_effect.hk_text_left .hikashop_product_description {
	text-align: left;
}

.hikashop_fade_effect.hk_text_center,
.hikashop_fade_effect.hk_text_center .hikashop_product_description {
	text-align: center;
}

.hikashop_fade_effect .hk_link_cursor {
	cursor: pointer;
}

.hikashop_fade_effect .hk_picture.hk_0s3 {
	-webkit-transition: opacity 0.3s ease-in;
	-moz-transition: opacity 0.3s ease-in;
	-o-transition: opacity 0.3s ease-in;
	transition: opacity 0.3s ease-in;
}

.hikashop_fade_effect .hk_picture.hk_0s5 {
	-webkit-transition: opacity 0.5s ease-in;
	-moz-transition: opacity 0.5s ease-in;
	-o-transition: opacity 0.5s ease-in;
	transition: opacity 0.5s ease-in;
}

.hikashop_fade_effect .hk_picture.hk_1s {
	-webkit-transition: opacity 1s ease-in;
	-moz-transition: opacity 1s ease-in;
	-o-transition: opacity 1s ease-in;
	transition: opacity 1s ease-in;
}

.hikashop_fade_effect .hk_picture.hk_2s {
	-webkit-transition: opacity 2s ease-in;
	-moz-transition: opacity 2s ease-in;
	-o-transition: opacity 2s ease-in;
	transition: opacity 2s ease-in;
}

.hikashop_fade_effect .hk_picture.hk_3s {
	-webkit-transition: opacity 3s ease-in;
	-moz-transition: opacity 3s ease-in;
	-o-transition: opacity 3s ease-in;
	transition: opacity 3s ease-in;
}

.hikashop_fade_effect .hk_picture.hk_4s {
	-webkit-transition: opacity 4s ease-in;
	-moz-transition: opacity 4s ease-in;
	-o-transition: opacity 4s ease-in;
	transition: opacity 4s ease-in;
}

.hikashop_fade_effect .hk_picture.hk_5s {
	-webkit-transition: opacity 5s ease-in;
	-moz-transition: opacity 5s ease-in;
	-o-transition: opacity 5s ease-in;
	transition: opacity 5s ease-in;
}

.hikashop_img_pane_panel {
	position: relative;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.3);
	filter: alpha(opacity=30);
	text-align: center !important;
}

.hikashop_category_information .hikashop_listing_fade2 .hikashop_fade_data,
.display_grid .hikashop_listing_fade2 .hikashop_fade_data {
	opacity: 0;
	-webkit-transition: opacity .0.5s ease-in;
	-moz-transition: opacity 0.5s ease-in;
	-o-transition: opacity 0.5s ease-in;
	transition: opacity 0.5s ease-in;
}

.hikashop_category_information .hikashop_listing_fade2:hover .hikashop_fade_data,
.display_list .hikashop_listing_fade2 .hikashop_fade_data,
.display_grid .hikashop_listing_fade2:hover .hikashop_fade_data {
	opacity: 1;
	-webkit-transition: opacity .0.5s ease-in;
	-moz-transition: opacity 0.5s ease-in;
	-o-transition: opacity 0.5s ease-in;
	transition: opacity 0.5s ease-in;
}

.display_grid .hikashop_listing_fade2:hover .hikashop_product_image * {
	z-index: -1 !important;
}

.hikashop_products.display_list .hikashop_listing_fade2 .hikashop_product_image {
	margin: 0;
}

.hikashop_products.display_list .hikashop_listing_fade2 span {
	margin: 0px;
}

.display_grid .hikashop_subcontainer .hikashop_readmore_container {
	margin-top: 2px;
}

.hikashop_listing_fade2 .hikashop_fade_data form {
	margin-top: 3px;
	min-height: 35px;
	display: inline-block;
}

.display_list .hikashop_listing_fade2 span.hikashop_product_vote,
.display_list .hikashop_listing_fade2 span.hikashop_product_code_list {
	width: 100%;
}

.hikashop_products.display_list .hikashop_listing_fade2 .hikashop_product_stock_count {
	width: 35%;
	text-align: center;
	padding-right: 10%;
}

.display_list .hikashop_subcontainer .hikashop_readmore_container {
	z-index: 99;
	opacity: 0;
	-webkit-transition: opacity .0.5s ease-in;
	-moz-transition: opacity 0.5s ease-in;
	-o-transition: opacity 0.5s ease-in;
	transition: opacity 0.5s ease-in;
}

.display_list .hikashop_subcontainer .hikashop_readmore_container:hover {
	opacity: 1;
	-webkit-transition: opacity .0.5s ease-in;
	-moz-transition: opacity 0.5s ease-in;
	-o-transition: opacity 0.5s ease-in;
	transition: opacity 0.5s ease-in;
}

.display_list .hikashop_readmore_container a.hikabtn {
	margin: 35% 10px;
	display: inline-block;
}


.hikashop_infinite_scroll {
	min-height: 18px;
	text-align: center;
}

.hikashop_infinite_scroll a {
	padding: 2px 18px;
}

.hikashop_infinite_scroll.loading a {
	background: url('../images/spinner.gif') left center no-repeat;
}

.hika_no_products {
	text-align: center;
	font-style: italic;
}

ul.hikashop_pagination+div.counter {
	display: none;
}

ul.hikashop_pagination {
	margin-left: auto !important;
	margin-top: 0px;
	margin-right: 0px;
}

.hikashop_checkout_coupon_field {
	margin: 3px;
	max-width: 250px;
}

.form-control.hikashop_checkout_coupon_field {
	margin: unset;
}

.hikashop_cart_product_name .hikashop_product_code_checkout {
	margin-left: 4px;
}

.hikashop_cart_bar {
	background: url(../images/line.png) repeat-x scroll 100% 50% transparent;
	padding-bottom: 0;
	padding-top: 43px;
	margin-bottom: 30px;
}

#hikashop_checkout_page div.hikashop_cart_bar {
	text-align: center;
}

#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_current {
	-moz-background-inline-policy: continuous;
	background: url("../images/current_step.png") no-repeat scroll 50% 0px transparent;
	color: #363636;
}

#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_finished {
	-moz-background-inline-policy: continuous;
	background: url("../images/finished_step.png") no-repeat scroll 50% 0px transparent;
	color: #363636;
}

#hikashop_checkout_page div.hikashop_cart_step span {
	position: relative;
	left: 4%;
	width: auto;
	font-size: 11px;
}

#hikashop_checkout_page div.hikashop_cart_step span a {
	color: #B2B2B2;
	font-size: 11px;
	text-decoration: none;
}

#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_finished span a {
	color: #363636;
}

.hikashop_cart_step {
	-moz-background-inline-policy: continuous;
	background: url("../images/step.png") no-repeat scroll 50% 0px transparent;
	display: inline;
	padding-top: 25px;
	padding-right: 8%;
	white-space: nowrap;
}

.hikashop_shipping_group ul.hikashop_shipping_products {
	margin: 5px 0px;
	padding: 0px;
}

.hikashop_shipping_group ul.hikashop_shipping_products li.hikashop_shipping_product {
	display: inline-block;
	list-style-type: none;
	margin: 0 5px 0 0;
}

.hikashop_shipping_group ul.hikashop_shipping_products li.hikashop_shipping_product img {
	padding: 3px;
	border: 1px solid #eaeaea;
}

.hikashop_checkout_terms label {
	display: inline-block;
}

#hikashop_checkout_registration label {
	display: inline-block;
}

.hikashop_checkout_buttons {
	margin: 5px 0;
}

.hikashop_checkout_buttons .buttons_right {
	float: right;
}

.hikashop_checkout_buttons .buttons_left {
	width: 50%;
	float: left;
}

.hikashop_checkout_cart label {
	display: inline-block;
}

td.hikashop_order_item_price_value,
td.hikashop_order_item_quantity_value {
	text-align: center;
}

#hikashop_order_main tr.row0,
#hikashop_order_main tr.row1 {
	border-bottom: 1px solid #b8b8b8;
}

#hikashop_order_main td.key+td {
	text-align: center;
}

#hikashop_order_main td.hikashop_order_item_files_value a.hikabtn i {
	margin-left: 5px;
}



.hika_cpanel_main_data a,
div#hikashop_order_main a,
div#hikashop_cart_module a,
.hikashop_category_information a,
.hikashop_cpanel_main_interface a,
.hikashop_categories_listing_main a,
.hika_cpanel_main_data .hikashop_orders_content a {
	text-decoration: none;
}

select.hikashop_default_address_dropdown {
	width: 100%;
}

div.hikashop_user_address {
	margin: 2px 5px 6px 0px;
	padding: 8px;
	border: 1px solid #9e9e9e;
	background-color: #fdfdfd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#hikashop_user_addresses_default select,
div#hikashop_user_addresses_show input,
div#hikashop_user_addresses_show select {
	width: 100%;
}

div.modal-body {
	max-height: none !important;
}

div.modal-body iframe {
	border: 0px;
}

@media only screen and (max-width: 960px) {
	div.modal.fade.in {
		width: 800px !important;
		margin-left: -400px !important;
		top: 10% !important;
		left: 50% !important;
	}
}

@media only screen and (max-width: 800px) {
	div.modal.fade.in {
		width: 640px !important;
		margin-left: -320px !important;
		top: 10% !important;
		left: 50% !important;
	}
}

@media only screen and (max-width: 640px) {
	div.modal.fade.in {
		width: 480px !important;
		margin-left: -240px !important;
		top: 10% !important;
		left: 50% !important;
	}
}

@media only screen and (max-width: 480px) {
	div.modal.fade.in {
		width: 320px !important;
		height: 380px !important;
		margin-left: -160px !important;
		top: 10% !important;
		left: 50% !important;
	}
}

@media only screen and (max-height: 420px) {
	div.modal.fade.in {
		height: 320px !important;
		top: 0% !important;
	}
}

@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {
	div.hikashop_products_listing thead {
		display: none;
	}

	div.hikashop_products_listing td.hikashop_product_image_row,
	div.hikashop_products_listing td.hikashop_product_price_row,
	div.hikashop_products_listing td.hikashop_product_name_row,
	div.hikashop_products_listing td.hikashop_product_vote_row,
	div.hikashop_products_listing td.hikashop_product_price_row,
	div.hikashop_products_listing td.hikashop_product_add_to_cart_row,
	div.hikashop_products_listing td.hikashop_product_compare_row,
	div.hikashop_products_listing span.hikashop_product_stock_count,
	div.hikashop_products_listing span.hikashop_product_name {
		display: block;
		text-align: center;
	}
}

@media only screen and (max-width:375px) {
	label.hkc-sm-4.hkcontrol-label {
		white-space: nowrap;
	}
}

@media only screen and (max-width: 760px) {

	.hikashop_show_cart_form table,
	.hikashop_show_cart_form thead,
	.hikashop_show_cart_form tbody,
	.hikashop_show_cart_form tfoot,
	.hikashop_show_cart_form th,
	.hikashop_show_cart_form td,
	.hikashop_show_cart_form tr {
		display: block;
	}

	.hikashop_checkout_cart_final_total_title {
		display: none;
	}

	.hikashop_show_cart_form table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	.hikashop_show_cart_form table tr {
		border: 1px solid #ccc;
	}

	.hikashop_show_cart_form table tr.margin {
		border: 0px solid #ccc;
	}

	.hikashop_show_cart_form table td {
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 30%;
	}

	.hikashop_show_cart_form table td:before {
		position: absolute;
		left: 6px;
		padding-right: 10px;
	}

	.hikashop_show_cart_form table td.hikashop_cart_product_quantity_value:before {
		padding-top: 3px
	}

	.hikashop_show_cart_form table td:before {
		content: attr(data-title);
		font-weight: bold;
	}

	.hikashop_show_cart_form .hikashop_product_price_full {
		text-align: left;
		min-height: 20px;
		padding-left: 20px;
		padding-top: 3px;
		display: inline !important;
	}

	.hikashop_show_cart_form .hikashop_product_quantity_field {
		margin: 0px 16px 0px 20px !important;
	}

	.hikashop_show_cart_form a span.hikashop_product_variant_subname img {
		margin-left: 10px;
		display: block;
		margin-top: 5px;
	}

	.hikashop_show_cart_form td.hikashop_cart_product_price_value span.visible-phone {
		margin-left: 5px;
		display: inline !important
	}

	.hikashop_show_cart_form tbody tr td.hikashop_cart_empty_footer {
		display: none !important
	}

	#hikashop_carts_listing table,
	#hikashop_carts_listing table tbody,
	#hikashop_carts_listing table tbody td,
	#hikashop_carts_listing table tbody tr {
		display: block;
	}

	#hikashop_carts_listing table tfoot tr,
	#hikashop_carts_listing table tfoot td,
	#hikashop_carts_listing table tfoot {
		display: block;
	}

	#hikashop_carts_listing .row0 {
		border: 1px solid #e3e3e3;
		border-width: 1px 1px 1px 1px;
	}

	#hikashop_carts_listing tr.row1,
	#hikashop_carts_listing tr.row0 {
		border: 1px solid #e3e3e3;
		margin-top: 5px;
	}

	#hikashop_carts_listing thead {
		display: none;
	}

	#hikashop_carts_listing table td:before {
		content: attr(data-title);
		font-weight: bold;
		position: absolute;
		left: 50px;
		padding-right: 10px;
	}

	#hikashop_carts_listing table td {
		text-align: right;
	}

	table#hikashop_cart_product_listing,
	table#hikashop_cart_product_listing>tbody,
	table#hikashop_cart_product_listing>tbody>tr,
	table#hikashop_cart_product_listing>tbody>tr>td {
		display: block;
		min-height: 30px;
	}

	table#hikashop_cart_product_listing>tbody>tr.hika_show_cart_total_text_2 {
		border-top: 2px solid #ccc;
	}

	table.hikashop_product_quantity_table {}

	.hikashop_checkout_cart table.hikashop_product_quantity_table td {
		padding-left: 0px !important;
	}

	.hikashop_checkout_cart table.hikashop_product_quantity_table tr {
		display: inline-block !important;
		border-width: 0px;
		min-width: 15%;
	}

	.hikashop_checkout_cart table.hikashop_product_quantity_table tr:first-child td {
		max-width: 45%;
		display: inline-block;
	}

	.hikashop_checkout_cart table.hikashop_product_quantity_table tr:first-child td:nth-child(2) {
		float: right !important;
		width: 20%;
		margin: 4px;
	}

	.hikashop_checkout_cart table.hikashop_product_quantity_table tr:first-child input {
		margin: 0px !important;
	}

	.hikashop_checkout_cart td.hikashop_cart_product_name_value {
		width: 100%
	}

	table.hikashop_product_quantity_table tbody tr td {
		padding: 0px;
	}

	table.hikashop_product_quantity_table>tbody>tr>td>input {
		padding: 4px !important;
		text-align: center;
	}

	table.hikashop_no_border tbody tr td a span.caret {
		float: none;
	}

	#hikashop_show_cart_form table tfoot tr,
	#hikashop_show_cart_form table tfoot td,
	#hikashop_show_cart_form table tfoot {
		display: none;
	}

	#hikashop_show_cart_form .table thead tr th.hikashop_cart_name_title.title,
	#hikashop_show_cart_form .table thead tr th.hikashop_cart_status_title.title,
	#hikashop_show_cart_form .table thead tr th.hikashop_cart_price_title.title,
	#hikashop_show_cart_form .table thead tr th.hikashop_cart_quantity_title.title {
		display: none;
	}

	#hikashop_show_cart_form table.hikashop_cart_products th:before {
		content: attr(data-title);
		font-weight: bold;
		color: #333;
		position: absolute;
		left: 40%;
	}

	#hikashop_show_cart_form .table thead tr th {
		text-align: center;
		border: 1px solid #ddd;
		border-width: 1px 0px 1px 0px;
	}

	#hikashop_show_cart_form table.hikashop_cart_products td:before {
		content: attr(data-title);
		font-weight: bold;
		color: #333;
		position: absolute;
		left: 50px;
		padding-right: 10px;
	}

	table.hikashop_cart_products tbody td img.hikashop_cart_product_image {
		float: none !important;
	}

	table.hikashop_cart_products tbody tr.hika_show_cart_total_text_2 {
		display: inline;
	}

	#hikashop_show_cart_form table td {
		text-align: right !important;
	}

	#hikashop_show_cart_form table.hikashop_no_border tbody td {
		text-align: center;
	}

	.hika_toolbar .hika_toolbar_btn.hika_btn_32 {
		float: none;
	}

	.hika_toolbar.toolbar div.hkdropdown,
	.hika_toolbar.toolbar a.hikabtn {
		width: 100%;
		height: 32px;
	}

	.hika_toolbar.toolbar div.hkdropdown span,
	.hika_toolbar.toolbar span.btnName {
		display: inline-block;
	}

	.hika_toolbar.toolbar span.btnName {
		width: 92%;
	}

	.hika_toolbar.toolbar span.btncon {
		display: inline-block;
	}

	.hika_toolbar.toolbar div.hkdropdown span span.caret {
		margin-left: 0px;
	}

	.hika_toolbar.toolbar div.hkdropdown a {
		width: 100%;
		font-size: 14px;
	}

	.hika_toolbar.toolbar a.hikabtn span {
		display: inline-block;
		vertical-align: top;
	}

	.hika_toolbar.toolbar a.hikabtn span.btncon {
		height: 32px;
	}

	.hikashop_registration_required_info_line label.hkc-sm-4.hkcontrol-label {
		display: none;
	}

	.hika_toolbar.toolbar {
		float: none;
	}

	span.hkdropdown-label {
		margin: auto;
		width: 88%;
	}

	.hika_toolbar.toolbar div.hkdropdown span {
		float: left;
		margin-left: 1.5%;
	}
}

@media only screen and (max-width: 600px),
(max-device-width: 600px) and (min-device-width: 600px) {
	.hika_toolbar.toolbar div.hkdropdown span {
		margin-left: 1%;
	}
}

@media only screen and (max-width: 500px),
(max-device-width: 500px) and (min-device-width: 500px) {
	span.hkdropdown-label {
		width: 84%;
	}
}

@media only screen and (max-width: 500px),
(max-device-width: 500px) and (min-device-width: 500px) {
	.hika_toolbar.toolbar div.hkdropdown span {
		margin-left: 0.5%;
	}
}

@media only screen and (max-width: 370px),
(max-device-width: 370px) and (min-device-width: 370px) {
	span.hkdropdown-label {
		width: 74%;
	}
}

tr.hika_show_cart_total_text_2 {
	display: none;
}

@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {

	#hikashop_order_listing table,
	#hikashop_order_listing table tbody,
	#hikashop_order_listing table tbody td,
	#hikashop_order_listing table tbody tr {
		display: block;
	}

	#hikashop_order_listing table tfoot tr,
	#hikashop_order_listing table tfoot td,
	#hikashop_order_listing table tfoot {
		display: block;
	}

	#hikashop_order_listing thead {
		display: none;
	}

	#hikashop_order_listing table td:before {
		content: attr(data-title);
		font-weight: bold;
		color: #333;
		position: absolute;
		left: 50px;
		padding-right: 10px;
	}

	#hikashop_order_listing table td {
		text-align: right;
	}

	div#hikashop_order_main table.hikashop_no_border {
		margin-bottom: 10px;
	}

	#hikashop_order_listing table#hikashop_order_listing tbody>tr {
		border: 1px solid #ccc;
		margin-top: 5px;
	}

	.hikashop_search_block input {
		width: 167px;
	}

	.hikashop_search_block {
		margin-top: 5px;
	}
}

@media only screen and (max-width: 600px),
(min-device-width: 768px) and (max-device-width: 1024px) {
	table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody {
		display: block;
	}

	table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr td {
		text-align: left;
	}

	table.hikashop_order_main_table fieldset#htmlfieldset_products table thead {
		display: none;
	}

	#hikashop_order_main fieldset#htmlfieldset_products table tbody tr td:before {
		content: attr(data-title);
		font-weight: bold;
		color: #333;
	}

	table.hikashop_order_main_table tbody tbody td {
		display: inline-block;
		border: none !important;
	}

	table.hikashop_no_border tbody tr td a span {
		display: inline-block;
		float: left;
	}

	table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr.row0 td,
	table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr,
	table.hikashop_order_main_table tbody fieldset.adminform tbody tr.row1 td {
		border-bottom: 1px solid #B8B8B8 !important;
	}

	table.hikashop_no_border tbody tr td a span.caret {
		float: none;
	}

	#hikashop_order_main td.hikashop_empty_td {
		display: none;
	}

	table.hikashop_order_main_table fieldset.adminform table tbody tr.row0>tr {
		border-bottom: 1px solid #ccc;
	}

	div#hikashop_order_main table.hikashop_no_border {
		margin-bottom: 10px;
	}

	fieldset#htmlfieldset_products label {
		font-weight: bold;
	}

	fieldset#htmlfieldset_billing {
		margin-right: 45px;
	}

	td.hikashop_order_tax_title.key {
		max-width: 82px;
	}

	#hikashop_order_main td.hikashop_order_item_image_value img,
	#hikashop_order_main td.hikashop_order_item_price_value span,
	#hikashop_order_main td.hikashop_order_item_quantity_value span,
	#hikashop_order_main td.hikashop_order_item_total_value span,
	#hikashop_order_main td.hikashop_order_tax_value,
	#hikashop_order_main td.hikashop_order_subtotal_value,
	#hikashop_order_main td.hikashop_order_shipping_value,
	#hikashop_order_main td.hikashop_order_total_value,
	#hikashop_order_main td.hikashop_order_item_price_value,
	#hikashop_order_main td.hikashop_order_item_quantity_value,
	#hikashop_order_main td.hikashop_order_item_total_value,
	#hikashop_order_main td.hikashop_order_total_value,
	#hikashop_order_main table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr.row1 td span,
	#hikashop_order_main td.hikashop_order_item_name_value span.hikashop_order_product_name span,
	#hikashop_order_main td.hikashop_order_coupon_value,
	#hikashop_order_main span.hikashop_order_product_name span {
		float: right;
	}

	td.hikashop_order_subtotal_title label,
	td.hikashop_order_shipping_title label,
	td.hikashop_order_total_title label {
		float: left;
	}

	table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr.row1 td,
	table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr.row0 td {
		width: 100%;
	}

	table.hikashop_order_custom_fields_table tbody tr td {
		display: table-cell;
	}

	table.hikashop_no_border tbody tr td {
		display: block;
	}

	#hikashop_order_main td.hikashop_order_item_name_value a.hikashop_order_product_link p,
	#hikashop_order_main p.hikashop_order_option_name {
		text-align: right;
		margin-bottom: 0px;
	}

	#hikashop_order_main td.hikashop_order_item_files_value_resp {
		display: block !important;
	}

	#hikashop_order_main td.hikashop_order_item_files_value {
		display: none;
	}

	#hikashop_order_main td.hikashop_order_item_files_value_resp span a {
		float: right;
	}

	#hikashop_order_main td.hikashop_order_item_files_value_resp p {
		text-align: right;
	}


	#hikashop_order_main td.hikashop_order_item_files_value p,
	#hikashop_order_main span.hikashop_order_product_name div,
	#hikashop_order_main td.hikashop_order_item_files_value_resp div,
	#hikashop_order_main .hikashop_order_product_name div,
	#hikashop_order_main .hikashop_order_product_name+div {
		text-align: right;
	}
}

@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {

	table#hikashop_downloads tbody,
	table#hikashop_downloads tbody tr.row1,
	table#hikashop_downloads tbody tr.row0,
	table#hikashop_downloads tbody tr.row1 td,
	table#hikashop_downloads tbody tr.row0 td {
		display: block;
	}

	table#hikashop_downloads thead {
		display: none;
	}

	table#hikashop_downloads td:before {
		content: attr(data-title);
		font-weight: bold;
		color: #333;
		position: absolute;
		left: 50px;
		padding-right: 10px;
	}

	table#hikashop_downloads tbody tr td {
		text-align: right;
	}

	table#hikashop_downloads tbody>tr {
		border: 1px solid #ccc;
		margin-top: 5px;
	}

	#hikashop_address_listing table tbody,
	#hikashop_address_listing table tbody tr,
	#hikashop_address_listing table tbody tr,
	#hikashop_address_listing table tbody tr td,
	#hikashop_address_listing table tbody tr td {
		display: block;
	}

	#hikashop_address_listing table thead {
		display: none;
	}

	#hikashop_address_listing table td:before {
		content: attr(data-title);
		font-weight: bold;
		color: #333;
		position: absolute;
		left: 50px;
		padding-right: 10px;
	}

	#hikashop_address_listing table tbody tr td {
		text-align: right;
		width: 95% !important;
	}

	#hikashop_address_listing tr.hikashop_address_listing_item {
		border: 1px solid #ccc;
		margin-top: 5px;
	}

	#hikashop_address_listing tr.hikashop_address_listing_item td {
		max-width: 94%;
	}
}

#hikashop_order_main td.hikashop_order_item_files_value_resp {
	display: none;
}

table#hikashop_downloads a.hikabtn i {
	margin-left: 5px;
}

div#hikashop_download_listing a.hikabtn span.hikashop_file_name {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 120px;
}

div#hikashop_download_listing td.hikashop_purchased_date p {
	margin: 0px;
}

div#hikashop_download_listing td.hikashop_purchased_date {
	min-width: 150px;
}

div#hikashop_download_listing tr th {
	vertical-align: top;
}

div#hikashop_download_listing th.hikashop_order_date_title.title a {
	display: block;
}

@media only screen and (max-width:350px) {
	.hikashop_product_price_full {
		padding-top: 10px !important;
		height: 50px !important;
	}
}

@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {

	.hikashop_checkout_cart table,
	.hikashop_checkout_cart table thead,
	.hikashop_checkout_cart table tbody,
	.hikashop_checkout_cart table thead th,
	.hikashop_checkout_cart table tbody td,
	.hikashop_checkout_cart table thead tr,
	.hikashop_checkout_cart table tbody tr {
		display: block;
	}

	.hikashop_checkout_cart table tfoot tr,
	.hikashop_checkout_cart table tfoot td,
	.hikashop_checkout_cart table tfoot {
		display: block;
	}

	.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_total2_title,
	.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_shipping_title,
	.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_final_total_title,
	.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_coupon_title,
	.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_tax_title,
	.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_payment_title,
	.hikashop_checkout_cart table tbody td.hikashop_cart_additional_title {
		display: none !important;
	}

	.hikashop_checkout_cart_final_total_title {
		display: none;
	}

	.hikashop_checkout_cart table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	.hikashop_checkout_cart table tr {
		border: 1px solid #ccc;
	}

	.hikashop_checkout_cart table tr.margin {
		border: 0px solid #ccc;
	}

	.hikashop_checkout_cart table td {
		min-height: 25px;
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 30% !important;
	}

	.hikashop_checkout_cart table td:before {
		position: absolute;
		left: 6px;
		padding-right: 10px;
	}

	.hikashop_checkout_cart table td.hikashop_cart_product_quantity_value:before {
		padding-top: 3px
	}

	.hikashop_checkout_cart table td:before {
		content: attr(data-title);
		font-weight: bold;
	}

	.hikashop_checkout_cart .hikashop_product_price_full {
		text-align: left;
		min-height: 20px;
		padding-left: 20px;
		padding-top: 3px;
		display: inline !important;
	}

	.hikashop_checkout_cart span.hikashop_checkout_cart_subtotal,
	.hikashop_checkout_cart span.hikashop_checkout_cart_shipping,
	.hikashop_checkout_cart span.hikashop_checkout_cart_final_total,
	.hikashop_checkout_cart span.hikashop_checkout_cart_coupon,
	.hikashop_checkout_cart span.hikashop_checkout_cart_additional,
	.hikashop_checkout_cart span.hikashop_checkout_cart_taxes,
	.hikashop_checkout_cart span.hikashop_checkout_cart_payment,
	.hikashop_checkout_cart span.hikashop_checkout_cart_final_total {
		padding-left: 20px;
	}

	.hikashop_checkout_cart .hikashop_product_quantity_field {
		margin: 0px 16px 0px 20px !important;
	}

	.hikashop_checkout_cart a span.hikashop_product_variant_subname img {
		margin-left: 10px;
		display: block;
		margin-top: 5px;
	}

	.hikashop_checkout_cart td.hikashop_cart_product_price_value span.visible-phone {
		margin-left: 5px;
		display: inline !important
	}

	.hikashop_checkout_cart tbody tr td.hikashop_cart_empty_footer {
		display: none !important
	}
}

.hikashop_item_product_name_text {
	display: table;
	overflow: hidden;
}

.hikashop_item_product_name_text div {
	display: table-cell;
	vertical-align: middle;
}

.hikashop_item_product_name_p {
	font-weight: bold;
}

.hikashop_filter_collapsable_title {
	margin: 5px 10px 5px 10px;
}

.hikashop_filter_always_collapsable_title_icon,
.hikashop_filter_collapsable_title_icon {
	margin-right: 5px;
	display: inline-block;
	height: 20px;
}

.hikashop_filter_always_collapsable_title_icon.hikabtn,
.hikashop_filter_collapsable_title_icon.hikabtn {
	height: unset;
	padding: 5px 5px 3px 5px;
	margin: 0px;
}

.hikashop_filter_collapsable_title .hikashop_filter_fieldset {
	vertical-align: bottom;
}

.hikashop_filter_collapsable_title_icon:empty {
	content: url(../images/icons/open-menu.png);
}

.hikashop_filter_collapsable_title_icon i.fas.fa-bars.fa-2x {
	font-size: 1.5em;
}

.hikashop_filter_collapsable_title_always:hover {
	border: 1px solid #9d9d9d;

}

.hikashop_filter_collapsable_title_always:hover .hikabtn {
	border-color: #adadad;
}

.hikashop_filter_collapsable_title_icon.hikabtn:hover {
	background: none;
}

.hikashop_filter_collapsable_title_always,
.hikashop_filter_collapsable_title_mobile {
	border-width: 0px 0px 1px 0px;
	background-color: #f9f9f9;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
}

.hikashop_filter_collapsable_title_always+.hikashop_filter_main_div,
.hikashop_filter_collapsable_title_mobile+.hikashop_filter_main_div {
	border: 1px solid #d9d9d9;
	border-width: 1px 1px 1px 1px;
	margin: 0px 5px 5px 5px;
	padding: 5px;
	border-radius: 5px 5px;
}

.hikashop_filter_module .hikashop_filter_main_div {
	border-width: 0px;
}

.filter_values_container .hkform-control,
.filter_values_container .hkform-select,
.filter_values_container .form-control,
.filter_values_container .form-select {
	max-width: 90%;
}

.slider_input {
	width: 60px;
}

.slider_input_end_group,
.slider_input_start_group {
	display: inline-block;
}


.hikashop_wishlist_share_emails {
	overflow-x: hidden;
}

#cart_link {
	font-style: italic;
}

#hikashop_show_cart_form dd .hkform-control,
#hikashop_show_cart_form dd .form-control,
#hikashop_show_cart_form dd .form-select {
	max-width: 190px;
}

#hikashop_show_cart_form dt {
	margin-right: 5px;
}

span.hk-label,
span.order-label {
	border-radius: 3px;
	display: inline-block;
	padding: 2px 4px;
	font-size: 10.998px;
	font-weight: bold;
	line-height: 14px;
	color: #FFF;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
	background-color: #999;
}

span.hk-label-grey,
span.order-label-created {
	background-color: #999;
}

span.hk-label-green,
span.order-label-confirmed {
	background-color: #468847;
}

span.hk-label-blue,
span.order-label-shipped {
	background-color: #3a87ad;
}

span.hk-label-orange,
span.order-label-cancelled {
	background-color: #c67605;
}

span.hk-label-red,
span.order-label-refunded {
	background-color: #b94a48;
}

span.hk-label-black,
span.order-label-all {
	background-color: #000000;
}

.hika_cpanel_icons>a {
	display: block;
	padding: 10px 4px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
	color: #444;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.hika_cpanel_icons>a:focus,
.hika_cpanel_icons>a:hover {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5;
}

.hika_cpanel_icons .hk-icon {
	color: #1266a0;
	font-size: 24px;
	flex-basis: 2em;
	min-width: 2em;
}

.hika_cpanel_icons .hk-icon .hk-icon-light {
	color: #549ccf;
}

.hika_cpanel_icons .hk-icon .hk-icon-dark {
	color: #144263;
}

.hika_cpanel_icons .hikashop_cpanel_button_text {
	flex-grow: 2;
	text-align: center;
}

.hika_cpanel_icons>a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.hika_cpanel_icons>a:last-child {
	margin-bottom: 0;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.hika_no_orders {
	text-align: center;
	font-style: italic;
}

.hk-card-order .hika_cpanel_product_image_link,
.hk-card-order .hika_order_product_image_link {
	float: left;
	margin-right: 0.5em;
}

.hk-card-order .hika_cpanel_price,
.hk-card-order .hika_order_price {
	text-align: right;
}

.hk-card-order .hika_cpanel_order_status,
.hk-card-order .hika_cpanel_order_action {
	text-align: center;
}

.hk-card-order a.hika_order_number {
	display: block;
}

.hk-card-default.hk-card-order .hk-card-header:hover {
	background-color: #f0f0f0;
}

.hika_cpanel_main_data .hk-card-body {
	border-bottom: 1px solid #ddd;
}

.hika_cpanel_products .hika_cpanel_product:last-child {
	border-bottom: 0px;
}

.hika_cpanel_products .hika_cpanel_product:first-child {
	border-top: 0px;
}

.hikashop_cpanel_main_interface .hk-card-order .hk-card-header {
	font-weight: bold;
}

@media (max-width:768px) {
	.hk-card-order .hika_cpanel_price {
		text-align: left;
	}

	.hk-card-order .hika_cpanel_order_status {
		text-align: left;
	}

	.hika_cpanel_icons .hk-icon {
		font-size: 16px;
	}

	.hk-card-order br.hika_order_number_invoice_separator {
		display: none;
	}

	.hk-card-order .hika_order_number_value {
		margin-right: 8px;
	}

	.hk-card-order div.hika_order_shipping_address_title {
		display: inline-block;
	}
}

@media (max-width: 480px) {
	.hk-card-order br.hika_order_number_invoice_separator {
		display: inherit;
	}
}

.hikashop_search_zone {
	margin-top: 5px;
}

.hikashop_search_zone>div {
	display: inline-block;
}

.hikashop_order_sort {
	float: right;
	text-align: right;
	margin-bottom: 5px;
}

.hk-card-order span.order-label {
	padding: 4px 6px;
	font-size: 1.1em;
	margin: 7px 0px 7px 0px;
}

.hk-card.hk-card-order {
	margin-bottom: 10px;
}

.hk-card.hk-card-order .hk-card-body {
	padding: 7px;
}

.hikashop_order_listing a.hika_order_number {
	text-decoration: none;
}

.hikashop_order_listing .hika_cpanel_product:last-child {
	border-bottom: 0px;
}

.hikashop_order_listing .hika_cpanel_product:first-child {
	border-top: 0px;
}

.hikashop_cpanel_main_interface .hk-card-order .hk-card-header {
	font-weight: bold;
}

#hikashop_order_listing .hk-card-order .hk-card-header {
	font-weight: bold;
}

#hikashop_order_listing select#filter_order_range {
	float: right;
	margin-bottom: 10px;
}

.hikashop_cart_current_value .fa.fa-star {
	color: goldenrod;
}

#hikashop_cart_product_listing .fa-check-circle {
	color: green;
	font-size: 1.5em;
}

#hikashop_cart_product_listing .fa-times-circle {
	color: red;
	font-size: 1.5em;
}

@media (max-width:768px) {
	span.btnIcon.hk-icon i {
		vertical-align: top;
	}
}































































/*naeemco css for 'Smooth scrolling'*/
#hikashop_show_tabular_description_li,
html {
	scroll-behavior: smooth;
}

/*naeemco css for 'products tabular'*/
#hikashop_product_name_main {
	font-size: 36px;
	color: #222;
	margin-bottom: 0px;
}

.hikashop_product_vote_mini {
	margin-right: 20px;
}

#hikashop_product_top_part {
	max-width: 600px;
	padding: 0 20px;
	background: #fff;
	box-shadow: 2px 3px 4px #0002;
	width: 100%;
}

.hikashop_product_page {
	margin: auto;
	top: 0;
	bottom: 0;
	position: relative;
}

.hkc-md-7.hkc-sm-7.hkc-xs-12 {
	text-align: center;
	width: 100%;
	padding: 0;
}

.hkc-md-5.hkc-sm-5.hkc-xs-12 {
	width: 100%;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.27);
	padding: 0 0 25px 0;
	margin-bottom: 30px;
}

.hikashop_product_page #hikashop_product_price_main .hikashop_product_price_full {
	color: #000;
}

.hikashop_product_price_full {
	float: left;
}

.hikashop_product_page .hikashop_product_top_part {
	margin-bottom: 40px;
}

@media (max-width: 767px) {
	#MagicToolboxSelectors165 {
		width: max-content;
	}

	.hikashop_product_page .hikashop_product_top_part {
		margin-bottom: 20px;
	}

	#hikashop_contact_form fieldset {
		flex-direction: column-reverse;
	}
}

.owl-dots .owl-dot.active {
	background: var(--bs-secondary);
}

.hikashop_product_page #hikashop_product_price_main .hikashop_product_price_full {
	color: #000;
}

.owl-dots .owl-dot {
	background-color: #0000;
}

.hk-row {
	margin-left: -15px;
	margin-right: -15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#hikashop_product_right_part {
	box-shadow: 2px 3px 4px #0002;
	padding: 15px 20px;
	margin: 0 0 12px 0;
	background: #fff;
}

.MagicToolboxSelectorsContainer {
	scrollbar-color: #00000052 #00800000;
	scrollbar-width: thin;
	scroll-behavior: smooth;
}

.hikashop_product_page .hikashop_product_contact_main a {
	display: flex;
	align-items: center;
	background: #565656;
	color: #ffffff !important;
	padding: 27px 30px;
	-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
	border: none;
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-align: left;
}

.hikashop_product_page .hikashop_product_contact_main a i {
	font-size: 36px;
	padding-left: 30px;
}

.hikashop_product_page #hikashop_product_description_main_mini {
	display: block;
	text-align: justify;
}

.hikashop_product_page .hikashop_product_description_main_mini {
	padding: 0 0 25px 0;
	margin-bottom: 30px;
	border-width: 0 0 1px 0;
	border-bottom-width: 1px;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.07);
}

#hikashop_product_price_with_options_main {
	margin: 5px 0px;
	display: block;
}

.hikashop_product_page #hikashop_product_description_main_mini .title {
	position: relative;
	margin-bottom: 10px;
}

.hikashop_product_page #hikashop_product_description_main_mini p {
	margin: 0;
}

.hikashop_product_page #hikashop_product_description_main_mini .title::before {
	background: var(--bs-primary) none repeat scroll 0 0;
	content: "";
	display: block;
	height: 30px;

	position: absolute;
	top: 9px;
	width: 3px;
}

:dir(rtl) .hikashop_product_page #hikashop_product_description_main_mini .title::before {
	right: -20px;
}

:dir(ltr) .hikashop_product_page #hikashop_product_description_main_mini .title::before {
	left: -20px;
}

.hikashop_product_page #hikashop_product_description_main_mini .title span {
	display: inline-block;

	font-size: 16px;
	color: #363636;
	position: relative;
}

:dir(rtl) .hikashop_product_page #hikashop_product_description_main_mini .title span {
	padding-left: 20px;
}

:dir(ltr) .hikashop_product_page #hikashop_product_description_main_mini .title span {
	padding-right: 20px;
}

.hikashop_product_page #hikashop_product_description_main_mini .title span::before {
	background: var(--bs-primary) none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin-top: -3px;
	position: absolute;
	top: 50%;
	width: 30px;
}

.hikashop_product_page #hikashop_product_description_main_mini .title span::after {
	background: var(--bs-primary) none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin-top: 4px;
	position: absolute;
	top: 50%;
	width: 45px;
}

:dir(rtl) .hikashop_product_page #hikashop_product_description_main_mini .title span::before {
	right: 100%;
}

:dir(ltr) .hikashop_product_page #hikashop_product_description_main_mini .title span::before {
	left: 100%;
}

:dir(rtl) .hikashop_product_page #hikashop_product_description_main_mini .title span::after {
	right: 100%;
}

:dir(ltr) .hikashop_product_page #hikashop_product_description_main_mini .title span::after {
	left: 100%;
}

.hikashop_product_page .hikashop_product_quantity_main,
.hikashop_product_page #hikashop_product_characteristics,
.hikashop_product_page #hikashop_product_options,
.hikashop_product_page .hikashop_product_description_main_mini {
	padding: 0 0 25px 0;
	margin-bottom: 30px;
	border-width: 0 0 1px 0;
	border-bottom-width: 1px;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.27);
}

.hikashop_product_page .hikashop_product_quantity_main .hikashop_product_stock_count {
	margin-bottom: 25px;
	padding-bottom: 30px;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.07);
	font-size: 13px;
}

.hikashop_product_page .hikashop_product_quantity_main .tz__action {
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: center;
}

.hikashop_product_page .hikashop_product_tags,
.hikashop_product_page .hikashop_product_code_main {
	display: flex;
	align-items: flex-start;
	font-size: 13px;
	font-weight: 300;
	margin-bottom: 15px;
	line-height: 1.5em;
	flex-flow: row wrap;
	font-size: 1rem;
	font-weight: 500;
	width: 100%;
}

.hikashop_product_files_fieldset {
	padding: 0 0 25px 0;
	margin-bottom: 30px;
	border-width: 0 0 1px 0;
	border-bottom-width: 1px;
	border-bottom-width: 1px;
	border-bottom-width: 1px;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.27);
}

.hikashop_product_bottom_part.show_tabular {
	padding-top: 50px;
}

.hikashop_product_bottom_part {
	clear: both;
	width: 100%;
}

.hikashop_tabs_ul {
	display: flex;
	flex-flow: row wrap;
	margin: 0 0 0 4px;
}

.hikashop_tabs_ul {
	cursor: pointer;
}

.hikashop_tabs_ul {
	z-index: 2;
	position: relative;
	margin: 0px 0px 6px 0px;
}

.hikashop_tabs_ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	z-index: 2;
	position: relative;
	background-color: #fff;
}

.hikashop_tabs_ul li.hikashop_tabs_li_selected {
	color: #565656 !important;
	cursor: default;
}

.hikashop_tabs_ul li {
	flex: 1;
	text-align: center;
	display: inline-block;
	border-width: 0;
	border-color: transparent;
	border-style: solid;
	background: #fff;
	color: #657580;
	padding: 15px 13px;
	font-weight: normal;
	position: relative;
	-webkit-transition: all 0.3s ease 0.2s;
	-o-transition: all 0.3s ease 0.2s;
	transition: all 0.3s ease 0.2s;
	margin-right: 2px;
}

.hikashop_tabs_ul li.hikashop_tabs_li_selected::after {
	width: 100%;
}

.hikashop_tabs_ul li::after {
	content: "";
	height: 3px;
	width: 0;
	bottom: -3px;
	background: var(--bs-primary);
	position: absolute;
	left: 0;
	-webkit-transition: all 0.3s ease 0.2s;
	-o-transition: all 0.3s ease 0.2s;
	transition: all 0.3s ease 0.2s;
}

.hikashop_tabs_content {
	border: none;
	-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 30px 25px;
}

.hikashop_tabs_content {
	z-index: 1;
	position: relative;
	min-height: 200px;
	padding: 30px;
	background-color: white;
	border: 1px solid #e7e7e7;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

.hikashop_product_files_fieldset {
	display: flex;
	flex-flow: column;
}

.hikashop_product_files_fieldset legend {
	display: block;
	font-size: 16px;
	color: #363636;
	position: relative;
	font-weight: bold;
}

.hikashop_product_files_fieldset legend::before {
	background: var(--bs-primary) none repeat scroll 0 0;
	content: "";
	display: block;
	height: 30px;

	position: absolute;
	top: 0px;
	width: 3px;
}

:dir(rtl) .hikashop_product_files_fieldset legend::before {
	right: -20px;
}

:dir(ltr) .hikashop_product_files_fieldset legend::before {
	left: -20px;
}

.hikashop_product_file_link {
	margin-top: 0.5rem;
}

.hikashop_product_file_link::before {
	content: "\f019";
	font-family: FontAwesome;


}

:dir(rtl) .hikashop_product_file_link::before {
	float: right;
	margin-left: 5px;
}

:dir(ltr) .hikashop_product_file_link::before {
	float: left;
	margin-right: 5px;
}

@media (max-width: 570px) {
	.hikashop_tabs_ul li {
		padding: 5px 1px;
		font-size: 12px;
	}
}

.tz__block__pagination .previous-product {
	float: right;
}

.tz__block__pagination .next-product {
	float: left;
}

.tz__block__pagination a {
	margin-bottom: 15px;
	background-color: #fff;

	padding: 10px;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	margin-top: 15px;
}

.tz__block__pagination .previous-product::before {
	content: "\f061";
	font-family: FontAwesome;
	margin-left: 10px;
}

.next-product::after {
	content: "\f060";
	font-family: FontAwesome;
	margin-right: 10px;
}

#MagicToolboxSelectors185 span a {
	display: none;
}

.hikashop_product_contact_page {
	width: 100%;
	margin: auto;
	background: #fff;
	padding: 30px;
	box-shadow: 0px 0px 3px #00000030;
}

#hikashop_contact_form #toolbar {
	margin: auto;
	margin-right: 0;
}

@media (max-width: 815px) {
	.hikashop_product_contact_page {
		width: 95%;
		margin-top: 10px;
		padding: 10px;
		margin-bottom: 10px;
	}
}

#hikashop_product_left_part {
	margin-bottom: 20px;
}

@media (max-width: 991px) {
	#hikashop_product_left_part {
		width: 100%;
	}
}

@media (min-width: 992px) {
	#hikashop_product_left_part {
		width: 55%;
	}

	#hikashop_product_right_part {
		width: 45%;
	}
}

@media (max-width: 399px) {
	#g-above-footer .jl-above-footer img {
		width: 80%;
	}
}

@media (min-width: 400px) {
	#g-above-footer .jl-above-footer img {
		width: 65%;
	}
}

@media (min-width: 500px) {
	#g-above-footer .jl-above-footer img {
		width: 55%;
	}
}

@media (min-width: 730px) {
	#g-above-footer .jl-above-footer img {
		width: 40%;
	}
}

@media (max-width: 500px) {
	#hikashop_product_name_main {
		font-size: 18px;
	}
}

@media (min-width: 501px) {
	#hikashop_product_name_main {
		font-size: 24px;
	}
}

#hikashop_contact_form h1 {
	font-size: 25px;
}

.MagicToolboxSelectorsContainer {
	display: flex;
	flex-direction: column;
	height: 630px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	align-items: baseline;
}

.MagicToolboxSelectorsContainer::-webkit-scrollbar {
	width: 5px;
	opacity: 0;
}

/* Track */
.MagicToolboxSelectorsContainer::-webkit-scrollbar-track {
	opacity: 0;
}

/* Handle */
.MagicToolboxSelectorsContainer::-webkit-scrollbar-thumb {
	background: #0000;
}

/* Handle on hover */
.MagicToolboxSelectorsContainer::-webkit-scrollbar-thumb:hover {
	background: #888;
}

@media (max-width: 767px) {
	.MagicToolboxSelectorsContainer {
		flex-direction: row;
		height: 130px;
	}

	#MagicToolboxSelectors185 {
		height: 100%;

		display: flex;
		flex-direction: row;
	}

	#MagicToolboxSelectors185 a {
		width: 100px;
	}
}

@media (min-width: 768px) {
	.MagicToolboxSelectorsContainer {
		flex-direction: column;
		height: 630px;
	}
}

#hikashop_vote_form p.hikashop_form_comment,
#hikashop_vote_listing .hikashop_listing_comment {
	font-weight: bold;
}

.hikashop_listing_comment {
	color: #555555;
}

.hikashop_listing_comment .tz_top {
	display: flex;
	align-items: center;
}

.hikashop_listing_comment .tz_top .tz_label {
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	flex: 1;
}

.hikashop_listing_comment .tz_top .chzn-container-single {
	width: auto !important;
	font-size: 12px;
}

.chzn-container {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.hika_comment_listing {
	border-color: #dfdfdf;
	padding: 15px;
}

.hika_comment_listing {
	margin: 10px auto;
	border: 1px solid #eee;
	border-top-color: rgb(238, 238, 238);
	border-right-color: rgb(238, 238, 238);
	border-bottom-color: rgb(238, 238, 238);
	border-left-color: rgb(238, 238, 238);
	color: #999;
	width: 100%;
}

.hikashop_listing_comment .tz_top {
	display: flex;
	align-items: center;
}

.hikashop_listing_comment .tz_top .tz_left,
.hikashop_listing_comment .tz_top .tz_right {
	flex: 0.5;
}

.hika_comment_listing_name,
.hika_comment_listing_date {
	display: inline-block;
	font-size: 14px;
	font-weight: 300;
	color: inherit;
}

.hika_comment_listing_date {
	font-size: 12px;
}

.hika_comment_listing_name,
.hika_comment_listing_date {
	display: inline-block;
	font-size: 14px;
	font-weight: 300;
	color: inherit;
}

#hikashop_vote_listing span.hika_vote_listing_username {
	color: #000;
}

.hika_comment_listing_date {
	font-size: 12px;
}

.hika_comment_listing_name,
.hika_comment_listing_date {
	display: inline-block;
	font-size: 14px;
	font-weight: 300;
	color: inherit;
}

.hikashop_listing_comment .tz_top .tz_right {
	display: flex;
	align-items: center;
	text-align: right;
	justify-content: flex-end;
}

.hikashop_listing_comment .tz_top .tz_left,
.hikashop_listing_comment .tz_top .tz_right {
	flex: 0.5;
}

.hikashop_listing_comment .hika_comment_listing_stars {
	width: auto;
	flex: 1;
	padding-right: 15px;
}

.hk-rating {
	position: relative;
	display: block;
	line-height: 1em;
}

.hika_comment_listing_stars {
	width: 85px;
}

.hk-rating {
	margin: auto;
	display: inline;
}

.hikashop_listing_comment span:first-child,
.hk-card-order .hika_cpanel_product_image_link,
.hk-card-order .hika_order_product_image_link {
	float: none;
}

.hika_comment_listing_name {
	font-weight: bold;
}

.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: #ffd800 !important;
	content: "\f005";
}

.hikashop_listing_comment .tz__useful,
.hikashop_listing_comment .tz__useless {
	width: 25px;
	padding-left: 5px;
}

.hikashop_listing_comment .hika_comment_listing_useless,
.hikashop_listing_comment .hika_comment_listing_useful {
	width: auto !important;
}

.hika_comment_listing_useful.locked {
	opacity: 0.2;
	cursor: default !important;
}

.hika_comment_listing_useful {
	background-color: transparent !important;
	width: 16px !important;
	height: 14px !important;
	background-size: 16px 14px !important;
	background-repeat: no-repeat !important;
	background-position: right !important;
	cursor: pointer !important;
}

.hikashop_listing_comment .hika_comment_listing_useful_p,
.hikashop_listing_comment .hika_comment_listing_useless_p {
	width: auto;
	height: auto;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	border: none;
	color: inherit;
}

.hika_comment_listing_useful_p {
	width: 18px;
	background-color: #ffffff;
	border: 1px solid #90b1c3;
	font-weight: bold;
	padding: 1px;
	text-align: center;
}

#hikashop_vote_listing div.hika_comment_listing_content {
	font-weight: initial;
	color: #000;
}

.hikashop_listing_comment .hika_comment_listing_content {
	padding: 15px 0 0 0;
}

.hika_comment_listing_content {
	background-color: white;
	padding: 2px;
	color: #333;
}

.hikashop_product_characteristics_table ul {
	margin: 10px 0px;
}

.hikashop_product_characteristics_table ul li {
	list-style: none;
}

.hikashop_product_characteristics_table ul li:first-child {
	font-size: 1rem;
	color: #3c3c3c;
	margin-bottom: 10px;
	display: block;
	position: relative;
	width: max-content;
}

.hikashop_product_characteristics_table ul li:first-child::before {
	background: var(--bs-primary) none repeat scroll 0 0;
	content: "";
	display: block;
	height: 30px;
	right: -20px;
	position: absolute;
	top: 0px;
	width: 3px;
}

.hikashop_product_characteristics_table ul li:first-child::after {
	content: "\f078";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	padding: 0px 10px;
	color: var(--bs-primary);
}

.hikashop_product_characteristics_table ul li .controls {
	display: flex;
	flex-flow: row wrap;
	align-content: center;
	justify-content: center;
}

.hikashop_product_characteristics_table ul li .controls label {
	padding: 0px !important;
	margin: 0;
}

.hikashop_product_characteristics_table ul li .controls label input:checked+img {
	border: 2px solid var(--bs-secondary);
	padding: 1px !important;
	position: relative;
}

.hikashop_product_characteristics_table ul li .controls label input+img {
	margin: 2px;
	width: 40px;
}

.hikashop_product_characteristics_table ul li .controls label input {
	display: none;
}

.hikashop_product_variant_subname img {
	font-size: 0.8rem;
}

@media (max-width: 400px) {
	.hika_comment_listing_notification {
		font-size: 10px;
	}
}

#hikashop_show_tabular_specification th,
#hikashop_show_tabular_specification td {
	border: 0px solid var(--bs-secondary);
	padding: 8px;
}

#hikashop_show_tabular_specification table {
	border-collapse: collapse;
	width: 100%;
}

#hikashop_show_tabular_specification th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: #fff;
  color: black;
  font-size: 1rem;
}

#hikashop_show_tabular_specification tr {
	background-color: #f0f0f0;
	color: #000;
	transition: all 150ms ease-in-out;
	font-size: 13px;
}

#hikashop_show_tabular_specification tr:hover {
	background-color: #ccc;
}

#hikashop_show_tabular_specification .fas.fa-times {
	color: #f00;
}

#hikashop_show_tabular_specification .fas.fa-check {
	color: #00a012;
}

.hikashop_category_listing-pgt {
	background-color: #fff;
	padding: 20px;
	box-shadow: 0px 0px 2px #0006;
}

.hikashop_subcontainer.thumbnail {
	padding: 0px;
	border-radius: 0px !important;
}

.hikashop_category_name {
	display: block;
	visibility: visible;
	font-size: 16px;
	margin: 0 10px;
}

.hikashop_category_number {
	font-size: 15px;
	position: absolute;
	top: 5%;
	right: 6%;
	border-radius: 100%;
	background-color: #fff;
	padding: 5px;
	min-width: 30px;
	min-width: 30px;
	text-align: center !important;
	vertical-align: middle;
	border: 0.5px solid #00000080;
}

.hk-row-fluid {
	justify-content: center;
}

.mz-expand .mz-caption {
	font: normal 10pt/1em "IRANSansWeb" !important;
}

.hkc-md-1,
.hkc-md-2,
.hkc-md-3,
.hkc-md-4,
.hkc-md-5,
.hkc-md-6,
.hkc-md-7,
.hkc-md-8,
.hkc-md-9,
.hkc-md-10,
.hkc-md-11,
.hkc-md-12 {
	float: right !important;
}

.tags a {
	padding: 4px;
	background-color: #f9f9f9;
	box-shadow: 0px 0px 1px #00000091;
	margin: auto;
	line-height: 30px;
}

.c-mask__text.c-mask__text--product-summary.js-mask__text.is-active {
	text-align: justify;
}

@media (max-width: 991px) {
	#hikashop_product_right_part {
		width: 100%;
	}
}

#hikashop_product_code_main {}

#hikashop_contact_form fieldset {
	display: flex;
}

#hikashop_vote_listing table.hika_comment_listing {
	border: none;
}

td,
table {
	border: none;
}

.button {
	letter-spacing: 0;
}

.hika_comment_listing tr {
	display: flex;
}

.hika_vote_listing_username::after {
	content: "\f007";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	margin: 5px;
}

.hikashop_listing_comment .hika_comment_listing_useless,
.hikashop_listing_comment .hika_comment_listing_useful {
	width: 25px !important;
	margin: auto;
}

.hika_comment_listing {
	background-color: #eee;
	border-radius: 15px;
}

.hika_comment_listing_content {
	text-align: justify;
	background-color: #eee;
}

#hikashop_product_quantity_main {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
}

.hikashop_product_stock_count {
	padding: 0 !important;
}

.hikashop_product_quantity_div.hikashop_product_quantity_input_div_default input {
	width: 50px;
}

.hikashop_product_stock_count {
	margin-bottom: 0px;
	padding: 0;
}

.hikashop_product_quantity_field_change_plus.hikashop_product_quantity_field_change {
	height: 15px;
	display: block;
}

.hikashop_product_stock_count {
	margin: auto;
}

#hikashop_product_quantity_main .hikabtn.hikacart,
#hikashop_product_quantity_main .hikabtn.hikawishlist {
	margin: auto;
}

a.hikawishlist {
	color: #e84a5f;
	background-color: #fff;
	border-color: #e84a5f;
	border-radius: 100%;
}

a.hikawishlist span {
	display: none;
}

a.hikawishlist::after {
	content: "\f004";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
}

a.hikawishlist:hover {
	background-color: #ce2239;
	border-color: #e84a5f;
	box-shadow: 0px 0px 15px #e84a5f;
}

.hikacart {
	color: #fff !important;
	background-color: var(--bs-primary);
	border-color: var(--bs-primary);
}

@media (max-width: 767px) {
	#MagicToolboxSelectors127 a {
		width: 100px;
	}

	#MagicToolboxSelectors127 {
		display: flex;
	}
}

select {
	width: auto;
	min-width: 150px;
}

#hikashop_show_tabular_specification table {
	border-collapse: separate;
	border-spacing: 20px 5px;
}

#hikashop_show_tabular_specification th,
#hikashop_show_tabular_specification td {
	padding: 8px 20px;
}

@media (max-width: 380px) {
	#hikashop_show_tabular_specification table {
		border-spacing: 5px 5px;
	}

	#hikashop_show_tabular_specification th,
	#hikashop_show_tabular_specification td {
		padding: 8px 8px;
	}

	.previous-product,
	.next-product {
		font-size: 13px;
		padding: 5px !important;
	}

	.hkc-md-5.hkc-sm-5.hkc-xs-12 {
		padding: 0px 0 45px 0;
	}
}

.hikashop_product_discount {
	background-color: #e84a5f;
	color: #fff;
	float: left;
	padding: 0px 8px;
	border-radius: 15px;
	direction: ltr;
	margin-right: 5px;
}

.hikashop_product_price_before_discount {
	color: #e84a5f;
	font-weight: normal;
}

.hikashop_product_price {
	color: #52d34f;
	font-size: 25px;
}

.hikashop_product_msrp_price.hikashop_product_price_full {
	display: none;
}

.hikashop_product_price_before_discount::after {
	content: "\a";
	white-space: pre;
}

.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary {
	letter-spacing: 0;
	background-color: var(--bs-primary);
	color: #fff;
	width: 50%;
	margin: 5px;
}

.vex-dialog-form {
	font-family: "iransansweb";
}

.vex-dialog-buttons {
	display: flex;
}

.text-wrapper {
	font-family: "iransansweb" !important;
}

.vex-dialog-form .title {
	font-size: 14px;
	width: 99%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.vex-dialog-form .text {
	color: #317f30;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}

.input-prepend.input-append.hikashop_product_quantity_div.hikashop_product_quantity_change_div_leftright {
	display: flex;
	margin: auto;
}

#hikashop_product_quantity_field_1 {
	width: 50px;
	z-index: 1;
}

.input-prepend>.add-on,
.input-append>.add-on {
	background: #fff;
	margin: 0 !important;
}

.hikashop_product_quantity_field_change_plus.hikashop_product_quantity_field_change {
	height: auto;
}

.hikashop_product_quantity_change_div_leftright span.add-on a {
	top: 5px;
}

.MagicZoom {
	background-color: #fff;
	box-shadow: 0px 0px 4px #0002;
}

div.MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer,
div.MagicToolboxContainer.selectorsRight .MagicToolboxSelectorsContainer {
	background-color: #fff;

	box-shadow: 0px 0px 4px #0002;
}

.hikashop_cart_module_product_delete_value.hikashop_cart_value a {
	width: 20%;
	display: block;
}

/*naeemco css for 'product listing'*/

.hikashop_filter_main_div {
	background-color: #fff;
	box-shadow: 0px 0px 4px #0003;
	padding: 10px;
}

.hikashop_filter_main_div .hikashop_filter_fieldset_mobile.filter_refresh_div h3 {
	font-weight: bold;
	border-bottom: 2px solid #0004;
}

.hikashop_filter_main_div .hikashop_filter_fieldset_mobile.filter_refresh_div form {
	width: 100%;
	height: auto;
	display: flex;
	flex-flow: column;
}

.hikashop_filter_main_div .hikashop_filter_button_outside {
	margin: 0 !important;
	width: 100%;
	text-align: center;
}

.hikashop_filter_main_div .hikashop_filter_button_outside input {
	width: 100%;
	padding: 10px 0px;
	background-color: var(--bs-primary);
	color: #fff;
	transition: all 200ms;
}

.hikashop_filter_main_div .hikashop_filter_button_outside input:hover {
	background-color: var(--bs-secondary);
	color: #fff;
}

.noUi-handle-lower .noUi-tooltip {
	position: absolute;
	left: auto;
	transform: none;
	right: 0;
}

.noUi-handle-upper .noUi-tooltip {
	position: absolute;
	left: auto;
	right: auto;
	transform: none;
}

.noUi-target.noUi-rtl.noUi-horizontal {
	margin: 40px auto 10px !important;
}

.hikashop_filter_title {
	border-bottom: 2px solid #0004;
	width: 100%;
	display: block;
	background-color: #f0f0f091;
	padding: 10px 15px 10px 0px;
}

.noUi-connect {
	background: var(--bs-primary);
}

.noUi-horizontal {
	height: 10px;
}

.noUi-handle::after {
	left: 12px;
}

.noUi-handle::after,
.noUi-handle::before {
	height: 12px;
	width: 2px;
	left: 9px;
	top: 2px;
}

.noUi-horizontal .noUi-handle {
	width: 20px;
	height: 20px;
	left: -10px;
	top: -7px;
	border-radius: 100%;
}

.noUi-handle {
	cursor: pointer;
}

.noUi-tooltip {
	font-size: 0.7rem;
}

.hikashop_filter_main {
	line-height: 1;
}

.naeemco-fiter-btn\" {
	margin-bottom: 10px;
	display: flex;
	width: 100%;
}

.hikashop_reset_button_outside {
	width: 100%;
}

.hikashop_reset_button_outside a {
	width: 100%;
	padding: 9.5px;
	background-color: #e84a5f;

	color: #fff;
	transition: all 200ms;
	border-radius: 5px;
}

.hikashop_reset_button_outside a:hover {
	background-color: #df2941;

	color: #fff;
}

.hikashop_filter_collapsable_title_mobile {
	display: block;
	width: 50px;
	height: 50px;
	background-color: var(--bs-primary);
	border-radius: 100%;
	position: fixed;
	bottom: 20px;
	right: 25px;
	box-shadow: 0px 0px 5px #0008;
	transition: all 200ms ease;
	border: none !important;
	z-index: 10000;
}

.hikashop_filter_collapsable_title_mobile:hover {
	box-shadow: 0px 0px 5px #000;
	cursor: pointer;
	background-color: var(--bs-secondary);
}

.hikashop_filter_collapsable_title_mobile .hikashop_filter_collapsable_title {
	width: 50px;
	height: 50px;
	margin: 0;
	display: flex;
}

.hikashop_filter_collapsable_title_mobile .hikashop_filter_collapsable_title .hikashop_filter_fieldset {
	display: none;
}

.hikashop_filter_collapsable_title_mobile .hikashop_filter_collapsable_title .hikashop_filter_collapsable_title_icon {
	content: "";
	margin: auto;

	line-height: 20px;

	color: #fff;
}

.hikashop_filter_collapsable_title_mobile .hikashop_filter_collapsable_title .hikashop_filter_collapsable_title_icon::after {
	content: "\f0b0";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
}

div.hikashop_filter_collapsable_content_mobile {
	display: none;
}

@media (max-width: 449px) {
	.hikashop_filter_main_div {
		width: 100% !important;
	}
}

.hikashop_filter_fieldset_mobile.filter_refresh_div {
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
	margin: auto;
}

.hikashop_filter_main_div {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1000001;
	height: 100%;
	overflow-x: hidden;
	width: 400px;
	box-shadow: 0px 0px 15px #0008;
	overflow-y: auto;
	scrollbar-color: #00000052 #00800000;
	scrollbar-width: thin;
	scroll-behavior: smooth;
}

.close-naeem-filter-btn {
	width: 30px;
	height: 30px;
	float: left;
	overflow: hidden;
	display: flex;
	cursor: pointer;
}

.close-naeem-filter-btn::after {
	content: "\f00d";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	margin: auto;
	color: #e84a5f;
}

.hikashop_filter_checkbox input:checked~label::after {
	color: #52d34f;
}

.hikashop_filter_checkbox input:checked~label {
	background-color: #52d34f;
}

.hikashop_filter_checkbox {
	width: 100%;
	display: block;
}

.hikashop_filter_checkbox input {
	display: none;
}

.hikashop_filter_checkbox label {
	padding: 10px;
	margin: auto;
	background-color: #a2a2a2;
	color: #fff;
	transition: all 100ms ease-in-out;
	display: flex;
}

.hikashop_filter_checkbox label::after {
	content: "\f00c";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	background-color: #fff;
	border-radius: 100%;
	color: #fff;
	padding: 5px;
	margin: auto;
	margin-left: 15px;
	transition: all 200ms;
}

.hikashop_filter_checkbox label:hover {
	background-color: #aeaeae;
}

.hikashop_filter_main span {
	width: 100%;
	display: block;
}

.hikashop_filter_main span select {
	width: 100%;
	margin: auto;
	border: 1px solid #e8e8e8;
}

.hikashop_product_stock_count_naeem.naeemco-instoc-isfree {
	margin-bottom: 0;
	background-color: #848484 !important;
	width: 100%;
	padding: 7px !important;
	color: #fff;
}

.hikashop_product_stock_count_naeem.naeemco-instoc-isfree:hover {
	background-color: #939393 !important;
}

.naeem-addcart::before {
	content: "\f217" " ";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
}

.naeem-choose::before {
	content: "\f085" " ";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
}

.block-content.filter-content {
	background-color: #fff;
	box-shadow: 0px 0px 3px #00000050;
}

.pages.pagination-wrap.clearfix {
	background-color: #fff;
	box-shadow: 0px 0px 3px #00000050;
	margin-bottom: 10px;
	display: flex;
}

.orderby-displaynumber.clearfix {
	background-color: #fff;
	box-shadow: 0px 0px 3px #00000050;
}

.items.pages-items.pagination {
	margin-left: auto;
	margin-right: auto;
}

.ja-megafilter-wrap .sidebar-main {
	float: right;
}

.hikashop_listing_img_title {
	display: flex !important;
	flex-direction: column;
	overflow: hidden;
}

/* .hikashop_listing_img_title:hover {
	box-shadow: 1px 2px 6px #00000075;
} */

.hikashop_product_custom_shortdescriptionproductlisting_line {
	font-size: 14px;
	text-align: right;
	padding: 0px 20px;
}

.hikashop_product_custom_shortdescriptionproductlisting_line .hikashop_product_custom_value {
	margin: 0;
}

.hikashop_product_name {
	font-weight: bold;
	margin-top: 5px;
	padding: 0px 20px;
}

.hikashop_product_name a {
	color: #4e4e4e;
	font-size: 1rem;
}

.hikashop_listing_img_title .hikashop_product_price {
	font-size: 17px;
	float: left;
	font-weight: bold;
}

.hikashop_listing_img_title .hikashop_product_price_full {
	padding: 0px 20px 20px;
}

.hikashop_listing_img_title .hikashop_product_price_full {
	text-align: left !important;
}

.hikashop_listing_img_title .hikashop_product_discount {
	font-size: 15px;
}

.hikashop_listing_img_title .hikashop_product_price_before_discount {
	text-align: left !important;
	font-size: 0.9rem;
}

.hikashop_subcontainer.thumbnail {
	background-color: #0000 !important;
	border: none;
	box-shadow: none;
	line-height: 20px;
}

.owl-carousel .owl-stage-outer {
	padding: 7px;
	margin: -6px;
}

div.hikashop_carousel_parent_div div.hikashop_carousel,
div.hikashop_carousel_parent_div .owl-controls {
	margin: 0px;
}

.hikashop_product_price_full {
	color: #52d34f;
	font-weight: bold;
}

.hikashop_container {
	height: 95%;
}

.hikashop_subcontainer.thumbnail {
	height: 100%;
}

.hikashop_listing_img_title {
	height: 100%;
	min-height: 350px;
}

.ja-products-wrapper .product-item .product-item-info {
	background: #fff;
	border-radius: 10px;
	border: none;
	padding: 0px;
	overflow: hidden;
	transition: all 300ms ease-in;
	box-shadow: 0px 0px 2px #0003;
	height: 100%;
	display: flex;
	flex-flow: column;
}

.ja-products-wrapper .product-item-details {
	padding: 0px 20px;
}

.ja-products-wrapper .product-item-details .row.name {
	text-align: center;
	font-size: 1rem;
	font-weight: bold;
	width: 100%;
}

.ja-products-wrapper .product-item-details .row.ct100 {
	text-align: justify;
	width: 100%;
}

.ja-products-wrapper .product-item .price-box .old_price {
	color: #e84a5f;
	margin-right: 0px;
	text-decoration: line-through;
	font-size: 0.9rem;
}

.ja-products-wrapper .product-item .price-box .old_price::after {
	content: "\a";
	white-space: pre;
}

.ja-products-wrapper .product-item-details .row.price {
	text-align: left;
	width: 100%;
	margin-top: 10px;
}

.ja-products-wrapper .product-item .price-box .price {
	color: #52d34f;
	font-size: 1rem;
	font-weight: bold;
}

@media (max-width: 991px) {
	.ja-products-wrapper .cols-3 .product-item {
		width: 50% !important;
	}
}

@media (max-width: 767px) {
	.ja-products-wrapper .cols-3 .product-item {
		width: 100% !important;
	}
}

.orderby-displaynumber.clearfix {
	display: flex;
	flex-flow: row wrap;
	height: auto;
}

.toolbar-sorter.sorter {
	position: relative;
	margin: auto;
}

.field.jamg-layout-chooser.pull-right {
	position: relative;
	margin: auto;
	display: none;
}

.field.limiter.pull-right {
	position: relative;
	margin: auto;
}

#toolbar-amount {
	margin: auto;
	position: relative;
	transition: none;
	-webkit-transform: none;
	left: auto;
}

.item.pages-item-first.button {
	background: #fff;
	font-size: 1rem;
	font-weight: normal;
}

.row.products.list.items.product-items.clearfix {
	display: flex;
	flex-flow: row wrap;
}

.ja-filter-wrapper dd {
	margin-left: 0;
	margin-right: 0;
}

.items.filter-items li {
	background-color: #eee !important;
	display: block;
	margin: 5px 0;
	position: relative;
	padding: 0px !important;
}

.items.filter-items li input {
	width: 32px;
	height: 32px;
	order: 1;
	z-index: 2;
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	visibility: hidden;
}

.items.filter-items li label>span {
	padding: 5px 10px;
	width: 100%;
	display: block;
	text-align: right;
	color: #3c454c;
	cursor: pointer;
	position: relative;
	z-index: 2;
	transition: color 200ms ease-in;
	overflow: hidden;
	font-size: 13px;
}

.items.filter-items li label>span::after {
	width: 25px;
	height: 25px;
	border: 2px solid #d1d7dc;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	border-radius: 50%;
	z-index: 2;
	position: absolute;
	cursor: pointer;
	transition: all 200ms ease-in;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-align: center;
	box-sizing: content-box;
	font-size: 20px;
	content: "";
	left: 10px;
	background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");
}

.items.filter-items li label>span::before {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	content: "";
	background-color: #5562eb;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
	transform: translate(-50%, -50%) scale3d(1, 1, 1);
	transition: all 600ms cubic-bezier(0.4, 0, 0.2, 1);
	opacity: 0;
	z-index: -1;
}

.items.filter-items li input:checked~span::after {
	background-color: #54e0c7;
	border-color: #54e0c7;
}

.items.filter-items li input:checked~span::before {
	-webkit-transform: translate(-50%, -50%) scale3d(80, 80, 1);
	transform: translate(-50%, -50%) scale3d(80, 80, 1);
	opacity: 1;
	color: #fff;
}

.items.filter-items li input:checked~span {
	color: #fff;
}

@media (max-width: 959px) {

	.block-content.filter-content,
	.ja-filter-wrapper.block.filter.filter-wrapper.ln-element,
	.block.ub-layered-navigation-sidebar.sidebar-content {
		height: 100%;
	}

	.block-content.filter-content {
		overflow-x: hidden;
		overflow-y: auto;
	}

	.sidebar-toggle {
		position: fixed;
		bottom: 0;
		right: 0;
		width: 50px !important;
		height: 50px !important;
		border-radius: 50% 0 0;
		overflow: hidden;
		background-color: var(--bs-primary) !important;
		z-index: 100000;
	}

	.ja-mg-sidebar.sidebar-main.col {
		height: 0px;
		z-index: 1000000;
	}

	.items.filter-items li label>span::before {
		transition: all 800ms cubic-bezier(0.4, 0, 0.2, 1);
	}

	.items.filter-items li input:checked~span::before {
		-webkit-transform: translate(-50%, -50%) scale3d(95, 80, 1);
		transform: translate(-50%, -50%) scale3d(95, 80, 1);
	}

	.ja-mg-sidebar.sidebar-main.col.open {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 1000000;
		overflow-x: hidden;
		overflow-y: auto;
		height: 100% !important;
		width: 100% !important;
		padding: 0;
	}

	.block.ub-layered-navigation-sidebar.sidebar-content {
		display: none;
	}

	.ja-mg-sidebar.sidebar-main.col.open .block.ub-layered-navigation-sidebar.sidebar-content {
		display: block;
	}

	.ja-megafilter-wrap {
		position: relative;
	}

	.ja-megafilter-wrap .ja-mg-sidebar {
		height: 50px;
		overflow: hidden;
		width: 100%;
	}

	.ja-megafilter-wrap .ja-mg-sidebar.open {
		height: auto;
	}

	.ja-megafilter-wrap .ja-mg-sidebar.open .filter-open {
		display: none;
	}

	.ja-megafilter-wrap .ja-mg-sidebar.open .filter-close {
		display: inline-block;
	}

	.ja-megafilter-wrap .ja-mg-sidebar .filter-close {
		display: none;
	}

	.ja-megafilter-wrap .ja-mg-sidebar .sidebar-toggle {
		background-color: #9e9e9e;
		color: #ffffff;
		display: block;
		height: 50px;
		font-weight: 500;
		line-height: 50px;
		letter-spacing: 1px;
		text-align: center;
		text-transform: uppercase;
		width: 100%;
	}

	.ja-megafilter-wrap .ja-mg-sidebar .sidebar-toggle:hover {
		background-color: var(--bs-secondary);
		cursor: pointer;
		text-decoration: none;
	}

	.ja-megafilter-wrap .ja-mg-sidebar .sidebar-toggle i {
		margin-right: 5px;
		vertical-align: middle;
	}

	.ja-megafilter-wrap .main-content {
		width: 100%;
	}

	.ja-megafilter-wrap .main-content .product-item {
		width: 50%;
	}

	.ja-megafilter-wrap .main-content .ja-products-wrapper .product-item:nth-child(3n + 1) {
		clear: none !important;
	}

	.ja-megafilter-wrap .main-content .ja-products-wrapper .product-item:nth-child(2n + 1) {
		clear: left !important;
	}
}

.owl-item {
	height: 100%;
}

.ja-filter-wrapper .filter-content .filter-options-title span {
	width: 100%;
	background-color: var(--bs-primary);
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.filter-options-title span::after {
	color: #fff !important;
}

.ja-filter-wrapper .filter-content .filter-options-title span:hover .filter-options-title span::after {
	color: #cacaca !important;
}

.hikashop_listing_img_title.naeemc-nostock {
	opacity: 0.7;
}

.naeem-ja-no {
	opacity: 0.7;
}

.row.price {
	margin-bottom: 20px;
}

.naeem-ja-no .product-item-info:hover {
	box-shadow: 0px 0px 2px #0003 !important;
}

.stock_unavailable {
	text-align: center;
	background-color: #e84a5f;
	color: #fff;
}

.naeem-add-to-cart .product-item-name:hover {
	background-color: var(--bs-secondary);
}

.clear-filter.action.remove {
	font-size: 12px;
}

.stock_unavailable::before {
	content: "\f05e";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
}

.ja-products-wrapper .product-item-actions {
	width: 100%;
	margin: auto;
	margin-bottom: 0;
}

.naeem-add-to-cart .product-item-name {
	margin: 0;
	text-align: center;
	background-color: var(--bs-primary);
	color: #fff;
	padding: 5px;
	transition: all 300ms ease-in;
}

.naeem-add-to-cart .product-item-name a {
	color: #fff !important;
	font-size: 14px;
}

.naeem-add-to-cart .product-item-name a::before {
	content: "\f085" " ";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
}

.hikashop_listing_img_title.naeemc-nostock:hover {
	box-shadow: 0px 0px 2px #0003;
}

#hikashop_product_right_part .hikashop_product_stock_count {
	background-color: #52d34f;
	color: #fff;
	width: 100%;
	padding: 7px !important;
}

#hikashop_product_right_part .hikashop_product_stock_count {
	margin-bottom: 25px !important;
}

.hikashop_product_stock_count.naeemco-nostoc {
	margin-bottom: 0;
	background-color: #e84a5f !important;
	color: #fff;
	width: 100%;
	padding: 7px !important;
}

.hikashop_product_stock_count.naeemco-nostoc::before {
	content: "\f05e";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
}

.hikashop_listing_img_title .hikabtn.hikacart {
	border-radius: 0;
}

.hikashop_listing_img_title .hikashop_product_name {
	height: 40px;
	overflow: hidden;
}

#hikashop_category_information_module_104 h2 {
	border-bottom: 1px solid #0003;
}

.hikashop_category_image {
	height: auto !important;
}

/*naeemco css for 'cart'*/
.hikashop_cart_dropdown_content {
	border: none !important;
	position: fixed !important;
	top: 0;
	left: 0;
	width: 400px !important;
	height: 100%;
	padding: 20px !important;
	box-shadow: 0px 0px 10px #00000082;
	z-index: 1000 !important;
	overflow: hidden;
	text-align: right;
	display: flex;

	flex-flow: column;
}

.hikashop_cart.naeem {
	position: fixed;
	bottom: 25px;
	left: 25px;
	z-index: 1000001;
	box-shadow: 0px 0px 5px #00000059;
	border-radius: 100%;
	background-color: #52d34f;
	width: 40px;
	height: 40px;
	display: grid;
	text-align: center;
}

.hikashop_cart.naeem::after {
	content: "\f07a";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	color: #fff;
}

.hikashop_cart.naeem .hikashop_small_cart_checkout_link {
	width: 100%;
	height: 100%;
	position: absolute;
}

.hikashop_small_cart_total_title {
	position: absolute;
	top: -5px;
	right: -5px;
	background-color: #e84a5f;
	border-radius: 100%;
	width: 20px;
	height: 20px;
	color: #fff;
	font-size: 0.7rem;
}

.hikashop_small_cart_checkout_link.naeem {
	width: auto !important;
	height: auto !important;
	position: relative !important;
	font-size: 20px;
}

.hikashop_cart_dropdown_content .hikashop_product_discount {
	font-size: 0.7rem;
}

.hikashop_cart_dropdown_content .hikashop_product_price_before_discount {
	font-size: 0.6rem;
}

.hikashop_cart_dropdown_content .hikashop_product_price_with_discount {
	font-size: 0.9rem;
}

.hikashop_cart_dropdown_content .hikashop_product_price {
	font-size: 1rem;
}

.hikashop_cart_dropdown_content li {
	list-style-type: none;
}

.hikashop_cart_dropdown_content .hikashop_cart {
	display: flex;
	flex-flow: column-reverse;
	margin: auto;
	width: 100%;
}

.hikashop_cart_dropdown_content ul {
	margin: 0;
	display: flex;
}

.tfoot {
	border-top: 3px solid var(--bs-primary);
}

.hikashop_cart_dropdown_content .tbody ul {
	display: flex;
	flex-flow: row wrap;
	border-bottom: 2px solid #d0d0d0;
}

.tbody .hikashop_cart_module_product_image.hikashop_cart_value {
	width: 70px;
}

.tbody .hikashop_cart_module_product_image.hikashop_cart_value .hikashop_product_cart_image {
	width: 100%;
}

.tbody .hikashop_cart_module_product_name_value.hikashop_cart_value a {
	white-space: nowrap;
	width: 99%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	color: #000;
}

.hikashop_cart_module_product_name_value.hikashop_cart_value {
	width: 67%;
	margin: auto;
}

.hikashop_cart_module_product_quantity_value.hikashop_cart_value {
	width: 50px;
	margin: auto;
	margin-right: auto;
	margin-right: 0;
}

.hikashop_cart_module_product_delete_value.hikashop_cart_value {
	margin: auto;
	width: 100%;
}

.hikashop_cart_dropdown_content form {
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-color: #00000052 #00800000;
	scrollbar-width: thin;
	scroll-behavior: smooth;
	flex: 100%;
	margin: auto;
	display: flex;
	width: 100%;
}

.hikabtn.hikashop_cart_proceed_to_checkout {
	background-color: var(--bs-primary);
	color: #fff;
	font-weight: bold;
	border: none;
	box-shadow: 0px 0px 3px #00000070;
	padding: 15px;
}

.hikabtn.hikashop_cart_proceed_to_checkout:hover {
	background-color: var(--bs-secondary);
}

.hikashop_cart_module_product_total_title {
	margin: auto;
	margin-right: 0;
}

.tfoot ul {
	padding: 10px 20px;
}

@media (max-width: 449px) {
	.hikashop_cart_dropdown_content {
		width: 100% !important;
	}
}

.hikashop_cart_module_product_price_value.hikashop_cart_value .hikashop_product_price_full {
	width: 100%;
	text-align: left;
}

.hikashop_cart_module_product_price_value.hikashop_cart_value {
	margin: auto;
	margin-left: 0;
	min-height: 65px;
}

.hikashop_cart_module_product_total_title {
	color: #000;
	font-weight: bold;
}

/*naeemco css for 'check out'*/
.hikashop_checkout_login .hk-container-fluid {
	flex-flow: column;
}

.hikashop_checkout_login .hkc-lg-4 {
	width: 100%;
	text-align: center;
}

.hikashop_checkout_login .hkc-lg-4 h2 {
	display: none;
}

.hikashop_checkout_login .controls {
	background-color: #fff;
	box-shadow: 0px 0px 3px #0003;
	border-radius: 5px;
}

.hikashop_checkout_login .controls label {
	display: inline-block;
	padding: 0.75em 0.5em 0.75em 0.75em !important;
	vertical-align: top;
	font-size: 1em;
	font-weight: 700;
	line-height: 1.5;
	color: #666;
	cursor: pointer;
	transition: color 0.2s ease-in-out;
}

.hikashop_checkout_login .controls input[type="radio"] {
	display: none;
}

.hikashop_checkout_login .controls .naeem-checkout-login::before {
	content: "\f007" " ";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: 1.5rem;
}

.hikashop_checkout_login .controls .naeem-checkout-register::before {
	content: "\f234" " ";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: 1.5rem;
}

.hikashop_checkout_login .controls .naeem-checkout-login,
.hikashop_checkout_login .controls .naeem-checkout-register {
	color: var(--bs-primary);
	transition: all 100ms ease-in;
	padding-bottom: 0px;
	border-bottom: 0px solid;
}

.hikashop_checkout_login .controls .naeem-checkout-register:hover,
.hikashop_checkout_login .controls .naeem-checkout-login:hover {
	color: var(--bs-secondary);
}

.hikashop_checkout_login .controls input[type="radio"]:checked~span {
	color: var(--bs-secondary);
	border-bottom: 3px solid;
}

.hikashop_checkout_login .hkc-lg-8>div {
	margin: auto;
	width: 430px;
	background-color: #fff;
	margin-top: 30px;
	box-shadow: 0px 0px 4px #0003;
	padding: 20px;
}

.hikashop_checkout_login .hkc-lg-8>div#hikashop_checkout_registration {
	width: 100%;
}

.hikashop_checkout_login .hkc-lg-8 {
	width: 100%;
}

.hikashop_checkout_login .hkc-lg-8 h2 {
	display: none;
}

.hkform-horizontal .hkform-group {
	flex-flow: column wrap;
	margin: 0;
}

.hikashop_checkout_login .hkc-lg-8 .hkc-sm-8 {
	width: 100%;
}

.hikashop_checkout_login .hkc-lg-8 .hkc-sm-4.hkcontrol-label {
	width: 100%;
}

.hikashop_login_remember_line,
.hikashop_login_button_line,
.hikashop_login_forgot_password_line,
.hikashop_login_forgot_username_line {
	text-align: center;
}

.hkform-horizontal {
	display: flex;
	flex-flow: row wrap;
}

#data_address_address_state {
	width: 100%;
}

#hikashop_checkout_registration .hkform-horizontal .hkform-group.control-group {
	width: 50%;
}

#hikashop_checkout_login_form .hkform-horizontal .hkform-group {
	width: 100%;
}

.hkform-horizontal .hikashop_registration_address_title_line {
	width: 100% !important;
}

@media (max-width: 470px) {
	.hikashop_checkout_login .controls .naeem-checkout-login::before {
		font-size: 1rem;
	}

	.hikashop_checkout_login .controls .naeem-checkout-register::before {
		font-size: 1rem;
	}

	.hikashop_checkout_login .controls .naeem-checkout-login,
	.hikashop_checkout_login .controls .naeem-checkout-register {
		font-size: 0.75rem;
	}

	.hikashop_checkout_login .hkc-lg-8>div {
		width: 100%;
	}
}

@media (max-width: 767px) {
	#hikashop_checkout_registration .hkform-horizontal .hkform-group.control-group {
		width: 100% !important;
	}

	.hikashop_checkout_login h1 {
		font-size: 1rem;
	}
}

.hikashop_checkout_buttons {
	height: 50px;
	background-color: #fff;
	display: flex;
	flex-flow: row wrap;
	align-content: center;
	margin-top: 20px;
	box-shadow: 0px 0px 4px #0003;
	border-radius: 5px;
	padding: 0px 20px;
}

.hikashop_checkout_buttons .buttons_left {
	width: auto;
}

.hikashop_wizardbar {
	background-color: #fff;
	border: none;
	margin-bottom: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0px 4px #0004;
	-moz-box-shadow: 0 0px 4px #0004;
	box-shadow: 0 0px 4px #0004;
}

.hikashop_wizardbar ul li {
	position: relative;
	height: auto;
	padding: 0 20px !important;
	margin: 0;
	font-size: 16px;
	line-height: 46px;
	color: #575757;
	cursor: default;
	background: #fff;
	text-align: center;
	display: flex;
	flex-flow: column;
	align-content: center;
	margin: auto;

	padding: 0;
}

.hikashop_chevron {
	display: none !important;
}

.hikashop_wizardbar ul li:nth-child(1) {
	padding: 0;
	border-radius: 0;
	margin: auto;
}

.hikashop_wizardbar ul {
	display: flex;
	flex-flow: row wrap;
}

.hikashop_wizardbar ul li .hkbadge {
	width: 35px;
	height: 35px;
	padding: 12px;
	border-radius: 100%;
	margin: auto;
	margin-top: 10px;
}

.hikashop_wizardbar ul li .hkbadge.hkbadge-current {
	width: 50px;
	height: 50px;
	box-shadow: 0px 0px 7px #52d34f;
	font-size: 1.2rem;
	padding: 10px;
}

.hikashop_wizardbar ul li.hikashop_cart_step_current {
	color: #52d34f;
	background: #fff;
	font-weight: bold;
}

.hkbadge-current {
	background-color: #52d34f;
}

.hikashop_wizardbar ul li.hikashop_cart_step_finished {
	color: var(--bs-secondary);
	background: #fff;
}

.hikashop_wizardbar ul li.hikashop_cart_step_finished:hover {
	cursor: pointer;
	background: #fff;
}

.hikashop_wizardbar ul li.hikashop_cart_step_finished:hover .hkbadge-past {
	background-color: #52d34f;
}

.hikashop_wizardbar ul li.hikashop_cart_step_finished:hover a {
	color: #52d34f;
}

.hkbadge-past {
	width: 40px !important;
	height: 40px !important;
	padding: 12px !important;
	transition: all 100ms ease-in-out;
}

.hikashop_wizardbar ul li.hikashop_cart_step_finished a {
	transition: all 100ms ease-in-out;
}

.hkbadge.hkbadge-past,
.hkbadge.hkbadge-current {
	font-size: 0px !important;
}

.hkbadge.hkbadge-past::after {
	content: "\f00c";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: 1rem;
}

.hkbadge.hkbadge-current::after {
	font-size: 0px;
	content: "\f141";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: 2rem;
}

.hikashop_wizardbar ul a {
	margin: auto;
	padding: 6px;
}

.hikashop_cart_step_finished {
	color: #5cb85c !important;
	transition: all 100ms ease-in-out;
}

.hikashop_cart_step_finished:hover {
	color: #52d34f !important;
}

.nav.nav-tabs.nav-stacked {
	width: 430px;
	margin: auto;
	text-align: center;
}

.login form .control-group {
	display: flex;
	flex-flow: row wrap;
}

.login form .control-group .control-label {
	width: 100%;
	text-align: right;
}

.login form .control-group .controls {
	width: 100%;
	margin: 0;
}

.login form .control-group .controls .btn.btn-primary {
	width: 100%;
	margin: 0;
	background-color: var(--bs-primary);
}

#hikashop_checkout_registration .hkform-horizontal .hikashop_registration_shipping_address_title {
	width: 100%;
}

#hikashop_checkout_registration .hkform-horizontal .hikashop_registration_shipping_address {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
}

.hikashop_user_registration_page .hkform-horizontal .hkform-group {
	width: 50%;
}

.hikashop_user_registration_page .hkform-horizontal .hkform-group label {
	width: 100%;
}

.hikashop_user_registration_page .hkform-horizontal .hkform-group .hkc-sm-8 {
	width: 100%;
}

@media (max-width: 767px) {
	.hikashop_user_registration_page .hkform-horizontal .hkform-group {
		width: 100% !important;
	}

	.login form {
		width: 100%;
	}

	.nav.nav-tabs.nav-stacked {
		width: 100%;
	}
}

.hikashop_user_registration_page {
	background-color: #fff;
	box-shadow: 0px 0px 4px #0004;
	padding: 20px;
}

.hikabtn.hikabtn-success.hikashop_checkout_address_new_button {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 30px;
}

.hika_address_element {
	background: #fff;
	padding: 10px;
	box-shadow: 0px 0px 4px #0002;
	margin-top: 10px;
}

.hika_edit {
	text-align: right;
}

.hika_address_field legend {
	background-color: #fff;
	padding: 10px 5px;
	box-shadow: 0px 0px 4px #0000001a;
}

.control-group .hkc-sm-8 {
	width: 100%;
}

.control-group label {
	width: 100%;
}

.hika_address_field.hikashop_checkout_checkout_address_block .control-group {
	width: 50%;
}

@media (max-width: 767px) {
	.hika_address_field.hikashop_checkout_checkout_address_block .control-group {
		width: 100%;
	}
}

.hikashop_shipping_methods_table.table.table-bordered.table-striped.table-hover {
	display: flex;
	flex-flow: row wrap;
}

.hikashop_shipping_methods_table.table.table-bordered.table-striped.table-hover ul {
	margin: 10px auto;
	width: 45%;
}

.hikashop_shipping_methods_table.table.table-bordered.table-striped.table-hover {
	border: none;
}

.hikashop_shipping_methods_table.table.table-bordered.table-striped.table-hover ul li {
	border: none;
	background-color: #fff;

	list-style-type: none;

	padding: 10px;

	box-shadow: 0px 0px 4px #0002;
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	text-align: center;
}

.hikashop_checkout_payment legend {
	background-color: #fff;
	padding: 10px;
	box-shadow: 0px 0px 4px #0002;
}

.hikashop_shipping_methods_table.table.table-bordered.table-striped.table-hover ul li img {
	height: 100px;
}

.hikashop_shipping_methods_table.table.table-bordered.table-striped.table-hover ul li .hikashop_checkout_shipping_images {
	width: 100%;
}

.hikashop_shipping_methods_table.table.table-bordered.table-striped.table-hover ul li .hikashop_checkout_shipping_description {
	margin: auto;
}

.hikashop_shipping_methods_table.table.table-bordered.table-striped.table-hover ul li input {
	display: none;
}

.hikashop_shipping_methods_table.table.table-bordered.table-striped.table-hover ul li input:checked~label {
	background-color: #52d34f;
	color: #fff;
}

.hikashop_shipping_methods_table.table.table-bordered.table-striped.table-hover ul li label {
	padding: 5px;
	background-color: #f0f0f0;
	text-align: center;
	color: #000;
	transition: all 150ms ease-in-out;
	width: 100%;
}

@media (max-width: 767px) {
	.hikashop_shipping_methods_table.table.table-bordered.table-striped.table-hover ul {
		width: 100%;
	}
}

.hikashop_shipping_methods_table.table.table-bordered.table-striped.table-hover ul li .hikashop_checkout_shipping_cost {
	color: #52d34f;
	width: 100%;
}

.hikashop_shipping_group legend {
	background-color: #fff;
	padding: 10px;
	box-shadow: 0px 0px 4px #0002;
}

.hikashop_checkout_fields legend {
	background-color: #fff;
	padding: 10px;
	box-shadow: 0px 0px 4px #0002;
}

.hikashop_checkout_fields .hikashop_checkout_comment_line {
	margin: auto 0px;
	width: 100%;
	background-color: #fff;
	box-shadow: 0px 0px 4px #0002;
}

.hikashop_checkout_fields .hkform-horizontal {
	flex-flow: row;
}

.hikashop_checkout_fields .hikashop_checkout_deliverydate_line {
	margin: 0px 5px;
	background-color: #fff;
	box-shadow: 0px 0px 4px #0002;
	display: flex;
	flex-flow: row wrap;
}

@media (max-width: 767px) {
	.hikashop_checkout_fields .hkform-horizontal {
		flex-flow: row wrap;
	}

	.hikashop_checkout_fields .hikashop_checkout_deliverydate_line {
		margin: 10px auto;
		width: 100%;
	}
}

.hikashop_payment_methods_table.table.table-bordered.table-striped.table-hover {
	border: none;
	display: flex;
	flex-flow: row wrap;
}

.hikashop_payment_methods_table.table.table-bordered.table-striped.table-hover ul {
	margin: 10px auto;
	width: 45%;
	padding: 10px;
	background-color: #fff;
	box-shadow: 0px 0px 4px #0002;
	text-align: center;
}

.hikashop_payment_methods_table.table.table-bordered.table-striped.table-hover ul input {
	display: none;
}

.hikashop_payment_methods_table.table.table-bordered.table-striped.table-hover ul label {
	background-color: #f0f0f0;
	padding: 5px;
	color: #000;
	text-align: center;
	transition: all 150ms ease-in-out;
	width: 100%;
}

.hikashop_payment_methods_table.table.table-bordered.table-striped.table-hover ul input:checked~label {
	background-color: #52d34f;
	color: #fff;
}

@media (max-width: 767px) {
	.hikashop_payment_methods_table.table.table-bordered.table-striped.table-hover ul {
		width: 100%;
		margin: 5px auto;
	}
}

.hikashop_payment_methods_table.table.table-bordered.table-striped.table-hover ul img {
	height: 100px;
}

.hikashop_payment_methods_table.table.table-bordered.table-striped.table-hover ul li {
	display: flex;
	flex-flow: row wrap;
}

.hikashop_payment_methods_table.table.table-bordered.table-striped.table-hover ul li .hikashop_checkout_payment_cost {
	width: 100%;
	color: #52d34f;
}

.hikashop_payment_methods_table.table.table-bordered.table-striped.table-hover ul li .hikashop_checkout_payment_images {
	margin: auto;
}

.hikashop_payment_methods_table.table.table-bordered.table-striped.table-hover ul li .hikashop_checkout_payment_description {
	margin: auto;
	width: 100%;
}

.hikashop_collectondelivery_end {
	background-color: #fff;
	padding: 30px;
	box-shadow: 0px 0px 4px #0003;
	text-align: center;
	font-weight: bold;
}

.hikashop_checkout_coupon {
	background-color: #fff;
	padding: 10px;
	box-shadow: 0px 0px 4px #0002;
	display: flex;
	flex-flow: row wrap;
}

.hikashop_checkout_coupon label {
	margin: auto 0px;
}

.hikashop_checkout_coupon .input-append {
	margin: 0;
	display: flex;
}

.hikabtn.hikabtn-primary.hikabtn_checkout_coupon_add {
	margin: auto;
}

.HIKASHOP_TOTAL {
	color: #52d34f;
	font-weight: bold;
}

.HIKASHOP_COUPON {
	color: #e84a5f;
}

.table.table-striped.table-hover ul li {
	list-style: none;
}

.table.table-striped.table-hover .tbody {
	display: flex;
	flex-flow: row wrap;
}

.table.table-striped.table-hover .tbody-1 ul {
	width: 100%;
	margin: 0px auto;
	margin-top: 0px;
	text-align: left;
	border-bottom: 1px solid #0005;
}

.table.table-striped.table-hover .tbody-1 .HIKASHOP_TOTAL {
	border-bottom: none;
	border-top: 2px solid var(--bs-primary);
	margin-top: auto;
}

.Naeem-tbody-all {
	display: flex;
	flex-flow: row wrap;
}

.margin {
	margin: 0;
}

.table.table-striped.table-hover .tbody .row-naeemco .hikashop_cart_product_price_value .hikashop_product_price_full .hikashop_product_price.hikashop_product_price_0.hikashop_product_price_with_discount {
	font-size: 1rem;
	font-weight: normal;
	color: #2e822c;
}

.table.table-striped.table-hover .tbody .row-naeemco .hikashop_cart_product_name_value {
	font-size: 0.8rem;
	text-align: center;
}

.table.table-striped.table-hover .tbody .row-naeemco .hikashop_cart_product_price_value {
	width: 100%;
	border-bottom: 1px solid #0004;

	margin-bottom: 5px;
}

.table.table-striped.table-hover .tbody .row-naeemco .hikashop_cart_product_quantity_value {
	width: 35%;
	display: flex;
	flex-flow: row wrap;
}

.table.table-striped.table-hover .tbody .row-naeemco .hikashop_cart_product_quantity_value input {
	width: 60%;
	margin: 0 !important;
}

.table.table-striped.table-hover .tbody .row-naeemco .hikashop_cart_product_quantity_value .hikashop_cart_product_quantity_delete {
	margin: auto;
}

.table.table-striped.table-hover .tbody .row-naeemco .hikashop_cart_product_quantity_value .hikashop_cart_product_quantity_refresh {
	margin: auto;
}

.table.table-striped.table-hover .tbody .row-naeemco .hikashop_cart_product_total_value {
	margin: auto;
	margin-left: 0;
}

.hikashop_checkout_cart .hikashop_product_price_full {
	min-height: auto;
	padding-left: 0px;
	padding-top: 0px !important;
}

.hikashop_checkout_page_step4 .table.table-striped.table-hover .tbody .row-naeemco .hikashop_cart_product_quantity_value {
	line-height: 2.2;
	background-color: #e84a5f;

	text-align: center;

	display: block;

	margin: auto;

	color: #fff;
	font-weight: bold;
	width: 33px;
	border-radius: 100%;
}

.table.table-striped.table-hover .tbody .row-naeemco .hikashop_cart_product_total_value .hikashop_product_price {
	font-size: 1.2rem;
}

.table.table-striped.table-hover .tbody .row-naeemco {
	width: 31%;
	margin: 0px auto;
	background-color: #fff;
	padding: 10px;
	box-shadow: 2px 2px 8px #0003;
	display: flex;
	flex-flow: row wrap;
	overflow: hidden;
}

.table.table-striped.table-hover .tbody {
	width: 80%;
}

.table.table-striped.table-hover .tbody-1 {
	width: 20%;
	background-color: #fff;
	box-shadow: 0px 0px 4px #0002;
	display: flex;
	flex-flow: column;
	padding: 15px;
}

@media (max-width: 1199px) {
	.table.table-striped.table-hover .tbody .row-naeemco {
		width: 47%;
	}
}

@media (max-width: 767px) {
	.table.table-striped.table-hover .tbody .row-naeemco {
		width: 100%;
	}
}

@media (max-width: 959px) {
	.table.table-striped.table-hover .tbody {
		width: 100%;
	}

	.table.table-striped.table-hover .tbody-1 {
		width: 100%;
	}
}

.hikashop_cart_product_quantity_delete {
	position: absolute;
}

.hikashop_cart_product_quantity_delete a {
	width: 30px;
	display: block;
}

.hikashop_checkout_page .hikashop_checkout_status {
	background-color: #fff;
	padding: 10px;
	box-shadow: 0px 0px 4px #0002;
}

.hikashop_checkout_page .hikashop_checkout_terms {
	background-color: #fff;
	padding: 10px;
	margin-top: 5px;
	box-shadow: 0px 0px 4px #0002;
	display: flex;
	flex-flow: row wrap;
}

.hikashop_checkout_terms .naeem_terms_lableanim {
	margin: auto 0px;
	position: relative;
}

.hikashop_checkout_terms input {
	display: none;
}

.toggle-rating-pill {
	position: relative;
	height: 40px;
	width: 85px;
	background: #d0cccd;
	border-radius: 500px;
	transition: all 500ms;
}

.smile-rating-toggle {
	position: absolute;
	width: 30px;
	height: 30px;
	background-color: white;
	left: 5px;
	border-radius: 500px;
	transition: all 500ms;
	z-index: 4;
	top: 5px;
}

.rating-eye.rating-eye-left,
.rating-eye.rating-eye-right {
	position: absolute;
	height: 7px;
	width: 4px;
	top: 12px;
	background: #d0cccd;
	border-radius: 500px;
	z-index: 5;
	transition: all 440ms;
	-webkit-animation: blink-eye 3s infinite;
	animation: blink-eye 3s infinite;
}

.rating-eye.rating-eye-left {
	left: 13px;
}

.rating-eye.rating-eye-right {
	left: 22px;
}

@keyframes blink-eye {
	0% {
		height: 7px;
		width: 4px;
		top: 12px;
	}

	20% {
		height: 7px;
		width: 4px;
		top: 12px;
	}

	40% {
		height: 7px;
		width: 4px;
		top: 12px;
	}

	60% {
		height: 7px;
		width: 4px;
		top: 12px;
	}

	80% {
		height: 7px;
		width: 4px;
		top: 12px;
	}

	90% {
		height: 7px;
		width: 4px;
		top: 12px;
	}

	95% {
		height: 1px;
		width: 4px;
		top: 15px;
	}

	100% {
		height: 7px;
		width: 4px;
		top: 12px;
	}
}

.mouth.rating-eye-bad-mouth {
	position: absolute;
	width: 18px;
	height: 20px;
	border: 2px solid #d0cccd;
	border-right-color: rgb(208, 204, 205);
	border-bottom-color: rgb(208, 204, 205);
	border-left-color: rgb(208, 204, 205);
	border-right-color: rgb(208, 204, 205);
	border-bottom-color: rgb(208, 204, 205);
	border-left-color: rgb(208, 204, 205);
	border-radius: 10%;
	border-bottom-color: rgba(1, 1, 1, 0);
	border-right-color: rgba(1, 1, 1, 0);
	border-left-color: rgba(1, 1, 1, 0);
	top: 26px;
	left: 11px;
	transition: all 500ms;
	z-index: 6;
}

.hikashop_checkout_terms input:checked~.naeem_terms_lableanim .toggle-rating-pill {
	background-color: #52d34f;
}

.hikashop_checkout_terms input:checked~.naeem_terms_lableanim .mouth.rating-eye-bad-mouth {
	border: 2px solid #52d34f;
	border-right-color: rgb(0, 185, 238);
	border-bottom-color: rgb(0, 185, 238);
	border-left-color: rgb(0, 185, 238);
	border-right-color: rgb(0, 185, 238);
	border-bottom-color: rgb(0, 185, 238);
	border-left-color: rgb(0, 185, 238);
	border-bottom-color: rgba(1, 1, 1, 0);
	border-right-color: rgba(1, 1, 1, 0);
	border-left-color: rgba(1, 1, 1, 0);
	left: 56px;
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
	border-radius: 100%;
	top: 10px;
}

.hikashop_checkout_terms input:checked~.naeem_terms_lableanim .smile-rating-toggle {
	left: 50px;
}

.hikashop_checkout_terms input:checked~.naeem_terms_lableanim .rating-eye.rating-eye-left {
	left: 58px;
	background-color: #52d34f;
}

.hikashop_checkout_terms input:checked~.naeem_terms_lableanim .rating-eye.rating-eye-right {
	left: 68px;
	background-color: #52d34f;
}

.naeem_terms_lable {
	margin: auto;
}

#hikashop_messages_error li {
	font-size: 0.7rem;
}

#hikashop_messages_error ul {
	padding: 3px;
}

.order-label-sending {
	background-color: #52d34f !important;
}


/*naeemco css for 'search'*/
.naeem-search1 {
	display: none;
	opacity: 0;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #000000e6;
	z-index: 10000002;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-color: #00000052 #00800000;
	scrollbar-width: thin;
	scroll-behavior: smooth;
}

.naeem-search-btn {
	cursor: pointer;
}

.opacity-in {
	animation: opacity-in 0.5s forwards;
}

@keyframes opacity-in {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes opacity-in {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

/* Internet Explorer */
@-ms-keyframes opacity-in {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

/* Opera  12.1 */
@-webkit-keyframes opacity-out {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

/* Internet Explorer */
@-ms-keyframes opacity-out {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

/* Opera enter;
	 font-size: 40px;
	 color: #fff;
	 transition: all 200ms;
   }
   .naeem-search1 .platform-content {
	 margin: 10px 0px;
	 padding: 0;
   }
   .naeem-search1 .offlajn-ajax-search-control-panel {
	 display: none;
   }
   
   /*naeemco css for 'موقت'*/

.hikashop_filter_main.hikashop_filter_main__7 .hikashop_filter_checkbox input {
	display: block;
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
	-webkit-border-radius: 6px 0 0 6px !important;
	-moz-border-radius: 6px 0 0 6px !important;
	border-radius: 6px 0 0 6px !important;
}

.one_row {
	display: flex;
	flex-flow: column;
	width: 25%;
}

.one_row .hikabtn.hikawishlist {
	width: 20px;
	height: 20px;
	padding: 0;
	margin-bottom: 10px !important;
}

.one_row a.hikawishlist::after {
	font-size: 10px;
}

.one_row.naeemco-nostoc {
	flex-flow: row;
	width: 100%;
}

.one_row.naeemco-nostoc .hikabtn {
	margin: auto;
}

.hikashop_product_price_with_options_main .hikashop_option_price_title,
.hikashop_product_price_with_options_main .hikashop_option_price_value {
	float: inherit;
	margin-right: auto;
	font-size: 1.4rem;
}

#hikashop_product_price_with_options_main {
	display: flex;
	width: 100%;
	padding: 15px 0px 0px;
}

.hikashop_product_price_with_options_main .hikashop_option_price_value {
	color: #52d34f;
	font-weight: bold;
}

.naeem-ul-spes {
	display: flex;
	list-style: none;
	margin: 5px;
}

.naeem-ul-spes li {
	background-color: #f0f0f0;
	padding: 10px 25px;
	width: 79%;
	margin: 0 auto;
	margin-left: 0;
	transition: all 200ms ease-in-out;
	color: #4d4d4d;
}

.naeem-ul-spes:hover li {
	background-color: #ddd;
}

.naeem-ul-spes li.key {
	width: 20% !important;
	margin: 0;
}

.separator li {
	color: #565656 !important;
	font-size: 1.1rem;
	font-weight: bold;
	padding: 10px 5px;
}

.separator li.key {
	width: 100% !important;
	margin: auto;
	background: #fff;
}

.separator li.key::before {
	content: "\f0d9";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	position: absolute;
	right: 27px;
	color: var(--bs-primary);
}

.separator label {
	cursor: context-menu;
}

#hikashop_product_quantity_field_1 {
	text-align: center;
	width: 40px;
}


@media (max-width: 390px) {
	.one_row {
		width: 35%;
	}

	.hikashop_product_price_with_options_main .hikashop_option_price_title,
	.hikashop_product_price_with_options_main .hikashop_option_price_value {
		font-size: 1rem;
	}

	#hikashop_product_price_with_options_main {
		padding: 30px 0px 0px;
	}

	.hkc-md-5.hkc-sm-5.hkc-xs-12 {
		padding: 0px 0 5px 0;
	}

	.hikashop_product_page .hikashop_product_contact_main a {
		padding: 27px 15px;
	}
}

#hikashop_product_contact_main .btn {
	border-radius: 0;
	width: 100%;
}

.hikashop_tabs_ul li:hover {
	background-color: #cecece;
	color: #000;
}

.hkc-sm-8 textarea {
	width: 100%;
	margin: 10px 0px;
}

.hikashop_checkout_deliverydate_line {
	text-align: center;
	margin: 20px auto 0px auto !important;
}

#adminForm {
	background-color: #fff;
	box-shadow: 2px 3px 8px #0002;
}

.naeemproductbox h3 {
	background-color: #fff;
	padding: 10px;
	box-shadow: 2px 3px 5px #0002;
}

.naeemproductbox {
	border-bottom: 1px solid #0004;
	margin-bottom: 20px;
}

.hikashop_product_price_before_discount+.hikashop_product_price {
	margin-top: 0px;
}

.hikashop_product_price {
	margin-top: 20px;
}

.naeemco-nostock .hikashop_product_price_full {
	margin-top: 20px;
}

.hikashop_product_price_main .hikashop_product_price {
	margin: 0;
}

#hikashop_product_left_part {
	display: flex;
	flex-flow: column;
}

.hikashop_small_image_div {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	/* overflow-y: hidden;
	 overflow-x: auto;
	 height: 120px; */
	text-align: center;
}

.hikashop_product_main_image a img {
	background-color: #fff;
	margin: 0 !important;
	box-shadow: 2px 3px 4px #0002;
}

#hikashop_product_image_main {
	max-width: 600px;
	margin: auto 0;
}

@media (max-width: 991px) {
	#hikashop_product_image_main {
		margin: auto;
	}
}

.hikashop_small_image_div img.hikashop_child_image {
	height: 65px;
	background-color: #fff;
	box-shadow: 1px 2px 4px #0002;
}

.hikashop_product_badge_image {
	background-color: transparent !important;
	box-shadow: none !important;
}

.hikashop_product_characteristics_table ul li .controls label input:checked+img::after {
	content: "";
	position: absolute;
	top: -5px;
	width: 10px;
	height: 10px;
	border-radius: 100px;
	box-shadow: 1px 2px 4px #000;
	background-image: radial-gradient(circle, #52d34f, #025100);
}

.hikashop_category_image a::before {
	background: var(--bs-primary) none repeat scroll 0 0;
	content: "";
	height: 100%;
	position: absolute;
	right: 55%;
	transform: skew(-13deg);
	width: 1000%;
	z-index: 0;
	box-shadow: 0px 0px 25px #000;
	transition: all 300ms ease-in-out;
}

.hikashop_category_image:hover a::before {
	right: 60%;
	transform: skew(-10deg);
}

.hikashop_category_image a .hikashop_category_name {
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	position: absolute;
	left: 0;
	height: 100%;
	top: 0;
	width: 35%;
	font-weight: bold;
}

.hikashop_category_image a .hikashop_product_listing_image {
	background-color: #fff;
}

#g-mobilemenu-container img {
	float: left;
	line-height: 1.4rem;
	margin-right: 0.3rem;
}

.hikashop_category_image a {
	display: flex;
	flex-flow: row;
	position: relative;
	padding-left: 10%;
}

.hikashop_category_image {
	overflow: hidden;
}

.number_of_products_naeemco {
	position: absolute;
	background-color: var(--bs-primary);
	border-radius: 100px;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	top: 5px;
	right: 5px;
	overflow: hidden;
	font-size: 1rem;
display: none;
}

.hikashop_category_image a .hikashop_category_name p {
	margin: 0;
}

.number_of_products_naeemco.naeemco_number_two.naeemco_number_tree {
	font-size: 0.9rem;
	width: 35px;
	height: 35px;
}

.number_of_products_naeemco.naeemco_number_two.naeemco_number_tree.naeemco_number_four {
	font-size: 0.8rem;
	width: 40px;
	height: 40px;
}

.number_of_products_naeemco.naeemco_number_two.naeemco_number_tree.naeemco_number_four.naeemco_number_highest_five {
	width: max-content;
	font-size: 0.7rem;
	padding: 0px 5px;
}

#hikashop_order_listing #adminForm {
	background-color: transparent !important;
	box-shadow: none !important;
}

.g-menu-item-container img {
	width: 1.5rem;
}

.flexNaeemco .g-content {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
}

.flexNaeemco .moduletable {
	background-color: #fff;
	width: 40%;
	display: inline-block;
	border-radius: 5px;
	box-shadow: 2px 2px 4px #0005;
	overflow: hidden;
}

.flexNaeemco .moduletable img {
	min-height: 5rem;
	min-width: 5rem;
}

.flexNaeemco .moduletable a {
	width: 100%;
	display: flex;
	justify-content: center;
}



.hikashop_category_description {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	margin-bottom: 2rem;
	overflow: hidden;
}


.hikashop_category_description:empty {
	margin-bottom: 0rem;
	display: none;
}

.hikashop_category_description .hikashop_category_image {
	width: 20%;
	box-shadow: none;
}

.hikashop_category_description .hikashop_category_description_content {
	width: 100%;
	padding: 0.5rem 2rem;
	text-align: justify;
}

.hikashop_category_image+.hikashop_category_description_content {
	width: 80%;

}


@media only screen and (max-width: 768px) {
	.hikashop_category_description .hikashop_category_description_content {
		width: 100%;
		padding: 2rem 1rem;
	}

	.hikashop_category_description .hikashop_category_image {
		width: 100%;
	}
}




.hikashop_product_badge_image {
	width: 3rem !important;
}


#sbox-window {
	height: 100% !important;
	width: 100% !important;
	left: 0 !important;
	right: 0 !important;
	top: 0 !important;
	bottom: 0 !important;
	background-color: transparent;
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed !important;
}

#sbox-content {
	width: 90% !important;
	height: 90% !important;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: transparent !important;
}

#sbox-btn-close {
	width: 30px;
	height: 30px;
	right: 1rem !important;
	top: 1rem !important;
}

#sbox-overlay {
	width: 100% !important;
	height: 100% !important;
}

.sbox-content-image img {
	width: auto !important;
	height: auto !important;
	max-width: 100%;
	max-height: 100% !important;
}

#hikashop_product_top_part .hikashop_product_variant_subname {
	display: none;
}

#hikashop_product_top_part #hikashop_product_vote_mini .hk-rating {
	display: flex;
	flex-flow: row;
}


.hikashop_product_quantity_field {
	width: 100% !important;
}

.hikashop_product_page div.hikashop_small_image_div a {
	padding: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #0000;
	margin-top: 7px;
}

.hikashop_quantity_form .control-group {
	margin: 0;
}

.hikashop_listing_img_title .btn {
	border-radius: 0;
	margin-top: 1rem;
}

span.hikasocial_icon {
	padding: 1px 6px 5px 6px;
}

.hikashop_vote_form .button.btn.hikabtn {
	margin-top: 1rem;
	width: 100%;
}

.hikashop_products_listing_switcher {
	display: none;
}


@media only screen and (max-width: 991px) {
	.hikashop_category {
		width: 50%;
	}
}

@media only screen and (max-width: 500px) {
	.hikashop_category {
		width: 100%;
	}
}

#hikashop_product_vote_mini {
	margin-bottom: 1rem;
}

.fancybox__backdrop {
	--fancybox-bg: #ffffffd6;
}