/**
 * @package    HikaShop for Joomla!
 * @version    6.1.1 (Cleaned & Customized Black/Gold/Purple)
 * @author     hikashop.com / Cleaned by User
 * @copyright  (C) 2010-2025 HIKARI SOFTWARE. All rights reserved.
 * @license    GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
 */

/* --- DEBUT DES STYLES PERSONNALISES --- */

/* Boutons principaux style Gold/Black */
a.hikabtn,
button.hikabtn,
a.hikabtn.hikacart,
a.hikabtn.hikabtn-compare,
a.hikabtn.hikawishlist,
.hikashop_cart_input_button,
a.hikashop_cart_button,
a.hikashop_compare_button, 
button.hikashop_cart_input_button,
input.hikashop_cart_input_button,
.btn.button.hikashop_cart_input_button {
    background-color: black !important;
    border: 1px solid #b7A680 !important;
    color: #b7A680 !important;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    background-image: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    border-radius: 2px;
    padding: 3px 8px;
    line-height: 18px;
    margin: 5px;
}

/* Survol des boutons */
a.hikabtn:hover,
button.hikabtn:hover,
a.hikabtn.hikacart:hover,
a.hikabtn.hikabtn-compare:hover,
a.hikabtn.hikawishlist:hover,
.hikashop_cart_input_button:hover,
a.hikashop_cart_button:hover,
a.hikashop_compare_button:hover,
button.hikashop_cart_input_button:hover,
input.hikashop_cart_input_button:hover {
    background-color: #b7A680 !important;
    color: white !important;
    border-color: #b7A680 !important;
    text-decoration: none;
}

/* Icones dans les boutons */
a.hikabtn i,
.hikam_toolbar_btn.hikam_btn_32 a.hikabtn i {
    color: #b7A680;
}
a.hikabtn:hover i,
.hikam_toolbar_btn.hikam_btn_32 a.hikabtn:hover i {
    color: white;
}

/* Titres et Textes */
.header.hikashop_header_title h1, 
#hikashop_product_title_part h1 {
    color: #b7A680 !important;
    border-bottom: 1px solid #b7A680 !important;
}

/* Prix */
span.hikashop_product_price,
.hikashop_product_price_full span,
#hikashop_product_price_main span.hikashop_product_price {
    color: #b7A680 !important;
    font-weight: bold;
}

/* --- FIN DES STYLES RAPIDES --- */


div.hikashop_footer{
    padding-top : 20px;
    clear:both;
    padding-bottom : 20px
}

div.hikashop_category_image{
    clear:both;
}
img.hikashop_category_image {
    margin: 4px;
    margin: auto;
}
.invalid{border:5px solid}
table.hikashop_subcategories_table tr td{
    text-align:center;
}
#hikashop_subcategories div {
    text-align:center;
}
.hikashop_subcategories, .hikashop_products{clear:both;}
.hikashop_category_list{
    margin:0px;
}
.hikashop_category_left_part{
    text-align:center;
}
.hikashop_product_stock table tr, .hikashop_product_stock table td{
    border: 0px !important;
}
.hikashop_category_right_part{
    padding-left:1px;
}

.hikashop_product_list, .hikashop_category_list{
    display: inline-block;
    list-style-type: none;
    text-align: left;
}

.hikashop_subcontainer{
    padding-top:10px;
    padding-bottom:10px;
    background: black !important;
}

.hikashop_product_item_left_part{
    text-align:center;
}
.hikashop_product_item_right_part {
    margin-right: 20px;
    margin-left: 20px;
}
.hikashop_product_image{
    padding-bottom: 2px;
}

div.hikashop_subcontainer_border{
    border: 1px solid #b7A680;
}

div.hikashop_subcontainer_border:hover{box-shadow:0px 1px 4px #b7A680}

.hikashop_container .thumbnail:hover{box-shadow:0px 1px 4px #b7A680; transition: all 0.2s ease-in-out 0s;}

div.hikashop_product_listing_custom_item{
    padding-bottom:10px;}

.hikashop_product_top_part{
    width:100%;
    border-bottom: 1px solid #b7A680;
}
.hikashop_product_left_part{
    text-align:center;
    float:left;
    width:50%;
}
@media (max-width:992px) {
    .hikashop_product_left_part{
        width:100%;
    }
}
.hikashop_product_main_image_thumb{
    margin-bottom:5px;
}

.hikashop_product_right_part{
    float:left;
    padding-left:1px;
    border-left: 1px solid #cccccc;
}

#hikashop_product_price_main .hikashop_product_price_full{text-align:left; margin:10px 0px}

#hikashop_product_right_part .hikashop_cart_input_button{margin-left:0px}

.hikashop_product_characteristic_chooser{
    text-align:center;
}
.hikashop_product_variant_out_of_stock{
    display:none;
}
.hikashop_product_variant_out_of_stock_span{
    background-image:url(../images/delete2.png);
    background-repeat:no-repeat;
    background-position: center;
    height: 16px;
    display: block;
}

.hikashop_product_quantity_field{
    width:25px;
}
a.hikashop_product_quantity_field_change, a.hikashop_product_quantity_field_change:hover,
a.hikashop_product_quantity_field_change_plus,
a.hikashop_product_quantity_field_change_minus {
    text-decoration: none;
    margin: 5px;
    color:#b7A680;
    font-weight:bold;
    border: 1px solid #b7A680;
    background-color: black;
    border-radius: 2px;
    padding: 0px 4px;
}
a.hikashop_product_quantity_field_change_plus:hover,
a.hikashop_product_quantity_field_change_minus:hover {
    background-color: #b7A680;
    color: white;
}


#hikashop_affiliate_main fieldset.adminform legend {
    margin: 0px;
    padding: 0px 3px;
    border: 0px solid;
    width: auto;
}
#hikashop_affiliate_main fieldset.adminform legend {
    position: relative;
    float: none;
    top: 0px !important;
}

div#hikashop_product_left_part div{
    text-align:center;
}
img.hikashop_child_image{
    margin : 2px;
    height:25px;
}

#hikashop_product_top_part h1{font-size:16px; color: #b7A680; font-weight: bold; border-bottom:1px solid #b7A680; padding-bottom:4px; margin-bottom:20px}
#hikashop_product_description_main{color:#666}

.hikashop_product_name a{color:#b7A680; text-decoration:none; font-weight:bold; display:block}
.hikashop_product_name a:hover{color:white;}

.hikashop_product_code_list a{color:#b7A680; text-decoration:none; font-size:12px}

.hikashop_category_name a {color:#b7A680; text-decoration:none; font-weight:bold; margin-top:10px; display:block}
.hikashop_category_name a:hover{color:white;}

span.hikashop_product_price,
.hikashop_checkout_cart_additional,
.hikashop_checkout_cart_payment,
.hikashop_checkout_cart_coupon,
.hikashop_checkout_cart_additional{
    color: #b7A680;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    font-family:"Times New Roman", Times, serif;
    white-space: nowrap;
}
span.hikashop_product_price_before_discount{
    color: black;
}
span.hikashop_product_discount{
    white-space:nowrap;
}
span.hikashop_product_price_full{
    color:#b7A680;
    display:block;
}
.hikashop_product_price_full{text-align:right}

.hikashop_cart_product_quantity_value .hikashop_product_quantity_field,.hikashop_cart_product_quantity_value .hikashop_cart_product_quantity_refresh,.hikashop_cart_product_quantity_value .hikashop_cart_product_quantity_delete{
    float:left; margin-right:5px;
}

.hikashop_checkout_cart table .row0:hover, .hikashop_checkout_cart table .row1:hover{background-color:#747171}
.hikashop_checkout_cart table{border-collapse:collapse}
.hikashop_checkout_cart td{padding:10px}
div.hikashop_checkout_cart thead tr,
div.hikashop_checkout_cart thead th,
.hikashop_checkout_cart thead tr {
    font-weight:bold; font-size:12px; 
    color: white !important; 
    background-color: black !important;
    border: 1px solid #b7A680;
}
.hikashop_checkout_cart thead th{border-bottom:1px solid #b7A680; padding: 5px 10px;}

.hikashop_checkout_cart tfoot td{padding:5px 10px 5px 5px; text-align:right}
.hikashop_checkout_cart hr{background-color:#b7A680}
#hikashop_checkout_terms label{display: inline;}


.table th.hikashop_cart_product_price_title, .table th.hikashop_cart_product_quantity_title, .table th.hikashop_cart_product_total_title{text-align:right}
.table th.hikashop_cart_product_quantity_title{text-align:center}
span.hikashop_checkout_cart_coupon{
    font-weight:bold;
}
span.hikashop_checkout_cart_shipping{
    font-weight:bold;
}
span.hikashop_checkout_cart_payment{
    font-weight:bold;
}
span.hikashop_checkout_cart_taxes{
    font-weight:bold; font-size:14px; font-style:italic; color:#b7A680; font-family:"Times New Roman", Times, serif;
}
span.hikashop_checkout_cart_final_total{
    font-weight:bold;
    color:#b7A680;
    font-style:italic;
    font-size:14px;
    font-family:"Times New Roman", Times, serif;
}

#hikashop_checkout_cart_final_total_title{color:#333; font-weight:bold; font-size:12px;}

.hikashop_cart_module_product_total_title{
    text-align: right;
}
.hikashop_cart_module_product_total_value span.hikashop_product_price, .hikashop_cart_value span.hikashop_product_price, .hikashop_cart_value span.hikashop_product_price_full, .hikashop_cart_module_product_total_value span.hikashop_product_price_full{
    text-align: left;
}
.hikashop_cart_title{
    white-space: nowrap;
}

tr.hikashop_checkout_payment_ccinfo td {
    padding:0px;
}

#hikashop_checkout_cart tfoot tr {
    border:0px;
}
#hikashop_checkout_cart tfoot tr td.hikashop_cart_empty_footer {
    border:0px;
}

.pagenav{cursor:pointer;}

.list-footer li{
    list-style-type:none;
    display: inline;
}


#hikashop_cart .hikashop_cart_product_name a{
    font-weight:bold;
}

.hikashop_cart_product_name a{color:#b7A680; text-decoration:none; font-size:12px}
.hikashop_cart_product_name a:hover{color:white}

.hikashop_cart_product_name_value{
    width:40%;
}


.hikashop_cart_title{
    color: #555555;
    font-size: 12px;
    font-weight: bold;
}

.hikashop_small_cart_checkout_link,.hikashop_small_cart_clean_link,.hikashop_small_cart_total_title span,.hikashop_small_cart_total_title span span,.hikashop_small_cart_total_title span span span {
    display:inline-block;
    margin-bottom:0px;
}


#hikashop_checkout_next_button{
    float:right;
}
#hikashop_checkout_shopping_button{
    float:left;
}
.hikashop_submodules{
    padding-top:30px;
}

.hikashop_subcontainer br {display:none}


#hikashop_order_listing a.hikashop_cart_button, #hikashop_order_listing a.hikashop_cart_button:hover,
#hikashop_checkout_login a.hikashop_cart_button, #hikashop_checkout_login a.hikashop_cart_button:hover,
a.hikashop_compare_button, a.hikashop_compare_button:hover{
    float:none;
}

.hikashop_products a.hikashop_cart_button,.hikashop_products a.hikashop_cart_button:hover, #hikashop_checkout_coupon a.hikashop_cart_button,#hikashop_checkout_coupon a.hikashop_cart_button:hover{
    float:none;
    width:100px;
}

#hikashop_checkout_coupon{color: #555555; display: block; font-size: 12px; font-weight: bold; margin: 10px 0;}
#hikashop_checkout_coupon input{margin:0px 4px; padding:3px 6px; color:#666}

#hikashop_button_1 div.hikashop_container,#hikashop_button_2 div.hikashop_container,#hikashop_button_3 div.hikashop_container {
    cursor:pointer;
}
#hikashop_button_1 div.hikashop_subcontainer, #hikashop_button_2 div.hikashop_subcontainer, #hikashop_button_3 div.hikashop_subcontainer,#hikashop_order_listing div.hikashop_subcontainer {
    text-align:center;
}

.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 {
    background: url("../images/current_step.png") no-repeat scroll 50% 0px transparent;
    color:#363636;
}
#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_finished {
    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 {
    background: url("../images/step.png") no-repeat scroll 50% 0px transparent;
    display:inline;
    padding-top:25px;
    padding-right:8%;
    white-space:nowrap;
}


.hikashop_checkout_login{
    clear:both;
    margin:auto;
}
.hikashop_checkout_login_left_part{
    width:250px;
    float:left;
}
.hikashop_checkout_login_right_part{
    width:440px;
    float:left;
}

@media only screen and (max-width: 480px) {
    #hikashop_checkout_login_right_part td{ display:block !important; }
}

.hikashop_checkout_address_billing_only{
    clear:both;
    width:100%;
    margin:auto;
}

.hikashop_checkout_billing_address legend{padding:0px 10px; font-weight:bold; color:#555555; font-size:12px}
.hikashop_checkout_billing_address_info{color:#333; font-size:12px}

@media only screen and (max-width: 480px) {
    #hikashop_checkout_address td{ display:block !important; }
}

.hikashop_checkout_payment_name{
    font-weight: bold;
}

.hikashop_custom_file_upload_link{
    display:block;
}

.hikashop_red_border {
    border: 1px solid red !important;
    box-shadow: 0px 0px 8px rgba(255, 0, 0, 0.6),0px 1px 1px rgba(255, 0, 0, 0.2) inset !important;
}


#hikashop_shipping_methods ul.hikashop_shipping_products {
    margin: 5px 0px;
    padding: 0px;
}
#hikashop_shipping_methods .hikashop_shipping_group .hikashop_shipping_group_name {
    background-color: #f8f8f8;
    border: 1px solid #eaeaea;
    padding: 2px 5px;
}
#hikashop_shipping_methods ul.hikashop_shipping_products li.hikashop_shipping_product {
    display: inline-block;
    list-style-type: none;
    margin: 0 5px 0 0;
}
#hikashop_shipping_methods ul.hikashop_shipping_products li.hikashop_shipping_product img {
    padding:3px;
    border:1px solid #eaeaea;
}
#hikashop_shipping_methods ul.hikashop_shipping_products li.hikashop_shipping_product span {
}

#hikashop_checkout_page table.shipping_pickup_table,
#hikashop_checkout_page table.shipping_pickup_table tr,
#hikashop_checkout_page table.shipping_pickup_table td {
    border:1px solid #000000;
    padding:5px;
}
#hikashop_checkout_page table.shipping_pickup_table td {
    text-align:center;
}

.hikashop_orders{
    width:100%;
    margin-top: 10px;
}
.hikashop_order_listing_status{
    margin-bottom:5px;
    display:block;
}

.hikashop_orders img{
    border:none; padding:0px 5px
}

.hikashop_order_title{
    text-align:center;
}

.hikashop_authorize_thankyou{
    text-align:center;
}

.hikashop_address_listing_div{
    margin-left: auto ;
    margin-right: auto ;
}
.hikashop_address_listing_table{
    width:100%;
}
.hikashop_rbottom{clear:both;}
.clear_both{clear:both;}


div.hikashop_main_image_div,
div.hikashop_main_file_div {
    position:relative;
}
div.hikashop_uploader_image_add,
div.hikashop_uploader_file_add {
    position:absolute;
    top:5px;
    right:5px;
}

ul.hikashop_uploader_images .ui-sortable-placeholder {
    border:1px dotted black;
    visibility:visible !important;
    width:50px;
    height:50px !important;
}

ul.hikashop_uploader_images .ui-sortable-placeholder * {
    visibility:hidden;
}
ul.hikashop_uploader_images {
    list-style-type:none;
    margin:0 !important;
    padding:15px 0 0 0 !important;
}
div.hikashop_uploader_singleimage_content,
div.hikashop_uploader_singlefile_content {
    padding:15px 0 5px 8px !important;
    width:100px;
}
ul.hikashop_uploader_multiimage_content > li,
div.hikashop_uploader_singleimage_content > div,
div.hikashop_uploader_singlefile_content > div {
    position:relative;
}

ul.hikashop_uploader_multiimage_content .deleteImg,
div.hikashop_uploader_singleimage_content .deleteImg,
div.hikashop_uploader_singlefile_content .deleteImg {
    position:absolute;
    right:0px;
    top:0px;
    display:none;
}

ul.hikashop_uploader_multiimage_content:hover .deleteImg,
div.hikashop_uploader_singleimage_content:hover .deleteImg,
div.hikashop_uploader_singlefile_content:hover .deleteImg {
    display:block;
    opacity:0.5;
}

ul.hikashop_uploader_multiimage_content .deleteImg:hover,
div.hikashop_uploader_singleimage_content .deleteImg:hover,
div.hikashop_uploader_singlefile_content .deleteImg:hover {
    opacity:1;
}

.hkIcon {
    width:16px;
    height:16px;
    display:inline-block;
    line-height:16px;
}
.hkIcon-delete {
    background-image:url(../images/cancel.png);
}

.dropOver {
    background-color:#909090;
}

.hikashop_dropzone {
    border: 2px dashed #CCCCCC;
    width:100%;
    border-radius:12px;
    min-height:100px;
}

.hikashop_uploader_image_empty,
.hikashop_uploader_file_empty {
    width:100%;
    padding:30px 0px;
    text-align:center;
}


/* CPanel custom styles */
#hikashopcpanel div.icon a {
    border: 2px solid #b7A680;
    background-color: #5e5d5d !important;
    padding: 4px;
    font-weight: bold;
    display:block;
    float:left;
    border-radius:4px;
    text-decoration:none;
    vertical-align:middle;
    width:94%;
}
#hikashopcpanel div.icon a:hover {
    border: 2px solid #b7A680;
    background-color: #a7a7a7 !important;
}
#hikashopcpanel div.icon a span {
    color: black;
}
#hikashopcpanel div.icon a:hover span {
    color: #b7A680;
}

#hikashopcpanel li {
    list-style-type: none !important;
}
#hikashopcpanel div.icon {
    float:left;
    margin-bottom:8px;
    text-align:center;
    width: 50%;
}

.hikashop_cpanel_icon_image_span{
    background-repeat: no-repeat;
    background-position: center;
    height: 48px !important;
    width: 48px !important;
}

#hikashop_cpanel_title h1{color:#555; font-size:16px; font-weight:bold}
#hikashop_cpanel_title fieldset{border:none; border-bottom:1px solid #ddd }

.hikashop_cpanel_button_description{
    color:#666; font-size:14px}

#hikashopcpanel td{
    text-align: center;
}

.hikashop_cpanel_icon_image{
    width: 80px;
}

.hikashop_cpanel_icon_table{
    width: 100%;
}

.hikashop_cpanel_icon_table:hover .hikashop_cpanel_button_description{color:#368AA9}

#hikashopcpanel img {
    margin:0 auto;
    padding:10px 0;
}
.hikashopcpanel{
    margin:20px 0;
}

.hikashop_header_title{ float: left; }
.hikashop_header_buttons{ float: right; }

/* Custom Icons */
.icon-32-cancel {background-image:url(../images/icons/icon-32-cancel.png) !important;}
.icon-32-back {background-image:url(../images/icons/icon-32-back.png) !important;}
.icon-32-new {background-image:url(../images/icons/icon-32-new.png) !important;}
.icon-32-apply {background-image:url(../images/icons/icon-32-apply.png) !important;}
.icon-32-save {background-image:url(../images/icons/icon-32-save.png) !important;}
.icon-32-print {background-image:url(../images/icons/icon-32-print.png) !important;}
.icon-48-order {background-image:url(../images/icons/icon-48-order.png) !important;}
.icon-48-category {background-image:url(../images/icons/icon-48-category.png) !important;}
.icon-48-user {background-image:url(../images/icons/icon-48-user.png) !important;}
.icon-48-user2 {background-image:url(../images/icons/icon-48-account.png) !important;}
.icon-48-account {background-image:url(../images/icons/icon-48-account.png) !important;}
.icon-48-address {background-image:url(../images/icons/icon-48-address.png) !important;}
.icon-48-affiliate {background-image:url(../images/icons/icon-48-affiliate.png) !important;}
.icon-48-subscription {background-image:url(../images/icons/icon-48-subscription.png) !important;}
.icon-48-product {background-image:url(../images/icons/icon-48-product.png) !important;}

.icon-48-cart {background-image:url(../images/icons/icon-48-cart.png) !important;}
.icon-48-wishlist {background-image:url(../images/icons/icon-48-wishlist.png) !important;}
.icon-48-downloads {background-image:url(../images/icons/icon-48-downloads.png) !important;}
.icon-32-add_cart {background-image:url(../images/icons/icon-32-add_cart.png) !important;}
.icon-32-show_cart {background-image:url(../images/icons/icon-32-show_cart.png) !important;}
.icon-32-add_wishlist {background-image:url(../images/icons/icon-32-add_wishlist.png) !important;}
.icon-32-show_wishlist {background-image:url(../images/icons/icon-32-show_wishlist.png) !important;}
.icon-32-badge {background-image:url(../images/icons/icon-32-badge.png) !important;}
.icon-32-badge2 {background-image:url(../images/icons/icon-32-badge2.png) !important;}

div.toolbar span {
    display:block;
    float:none;
    height:32px;
    margin:0 auto;
    width:32px;
    background-position: 0% 0%;
}
div.toolbar a {
    border:1px solid #FBFBFB;
    cursor:pointer;
    display:block;
    float:left;
    padding:1px 5px;
    text-align:center;
    white-space:nowrap;
}


.tool-tip {
    float: left;
    background-color: #ffc;
    border: 1px solid #D4D5AA;
    padding: 5px;
    max-width: 200px;
}

.tool-title {
    padding: 0;
    margin: 0;
    font-size: 100%;
    font-weight: bold;
    margin-top: -15px;
    padding-top: 15px;
    padding-bottom: 5px;
}

.tool-text {
    font-size: 100%;
    margin: 0;
}


div.hikashop_messages{
    border-bottom-style:solid;
    border-bottom-width:2px;
    border-top-style:solid;
    border-top-width:2px;
    font-weight:bold;
    margin:5px 10px;
}

.hikashop_messages li{
    list-style-type : none;
}

div.hikashop_warning{
    background-color:#EFE7B8;
    border-bottom-color:#F0DC7E;
    border-top-color:#F0DC7E;
    color:#CC0000;
}

div.hikashop_success{
    background-color:#CCFFBB;
    border-bottom-color:#00AA00;
    border-top-color:#00AA00;
    color:#00AA00;
}

div.hikashop_info{
    background-color:#C3D2E5;
    border-bottom-color:#84A7DB;
    border-top-color:#84A7DB;
    color:#0055BB;
}

div.hikashop_error{
    background-color:#E6C0C0;
    border-bottom-color:#DE7A7B;
    border-top-color:#DE7A7B;
    color:#CC0000;
}

#hikashop_add_to_cart_continue_div{
    float:left;
}

.hikashop_delete_entry_button{
    float:right;
}

span.hiakshop_AUP_price{
    color: #990000;
    font-weight: bold;
}

span.hikashop_AUP_points{
    color: #2f9900;
    font-weight: bold;
}

.hikashop_checkout_cart tfoot hr{ display: none; }

.pagenav_previous_chevron{background:url(../images/page.png) no-repeat; background-position:-21px -25px; display:inline-block; text-indent: -9999px; width:6px}
.pagenav_previous_chevron:hover{background:url(../images/page.png) no-repeat; background-position:-21px 6px; cursor:pointer}
.pagenav_start_chevron{background:url(../images/page.png) no-repeat; background-position:8px -25px; display:inline-block; text-indent: -9999px; width:6px}
.pagenav_start_chevron:hover{background:url(../images/page.png) no-repeat; background-position:8px 6px; cursor:pointer}
.pagenav_next_chevron{background:url(../images/page.png) no-repeat; background-position:-51px -25px; display:inline-block; text-indent: -9999px; width:6px}
.pagenav_next_chevron:hover{background:url(../images/page.png) no-repeat; background-position:-51px 6px; cursor:pointer}
.pagenav_end_chevron{background:url(../images/page.png) no-repeat; background-position:-81px -25px; display:inline-block; text-indent: -9999px; width:6px}
.pagenav_end_chevron:hover{background:url(../images/page.png) no-repeat; background-position:-81px 6px; cursor:pointer}

.pagenav_text, .hikashop_start_link, .hikashop_previous_link, .hikashop_next_link, .hikashop_end_link {display:none}

.hikashop_products_pagination, .hikashop_subcategories_pagination{
    font-size:11px;
    text-align:center;
    clear:both;
    padding-top:15px;
}
.hikashop_products_pagination ul.pagination, .hikashop_subcategories_pagination ul.pagination{
    text-align:center;
}

.hikashop_products_pagination .list-footer .limit, .hikashop_subcategories_pagination .list-footer .limit{
    color:#333;
    font-weight:normal;
    margin-bottom:5px;
}

.hikashop_products_pagination .list-footer .limit select, .hikashop_subcategories_pagination .list-footer .limit select{
    width: 60px;
}

.hikashop_products_pagination .list-footer .limit .inputbox, .hikashop_subcategories_pagination .list-footer .limit .inputbox{
    margin-left:10px;
    border:1px solid #ddd;
    border-radius:3px;
    color:#333;
}

.hikashop_products_pagination .list-footer .pagenav, .hikashop_subcategories_pagination .list-footer .pagenav {
    color:#b7A680;
    font-weight:bold;
    background-color:black;
    padding-right:5px;
    padding-left:5px;
    padding-top:2px;
    padding-bottom:2px;
    border:1px solid #b7A680;
    line-height: 30px;
}

.hikashop_products_pagination .list-footer a.pagenav:hover, .hikashop_subcategories_pagination .list-footer a.pagenav:hover{
    color:white;
    background-color: #b7A680;
}
.hikashop_products_pagination .list-footer span.pagenav, .hikashop_subcategories_pagination .list-footer span.pagenav {
    color:#333;
}
.hikashop_products_pagination .list-footer span.pagenav_text, .hikashop_subcategories_pagination .list-footer span.pagenav_text{
    display:none;
}

.hikashop_products_pagination .list-footer .counter, .hikashop_subcategories_pagination .list-footer .counter{
    color:#666;
}

.hikashop_products_pagination .hikashop_results_counter, .hikashop_subcategories_pagination .hikashop_results_counter{
    color:#666;
}


#hikashop_social iframe { max-width: inherit !important; }
#hikashop_social iframe { height: 50px; }
#hikashop_social iframe.hikashop_social_fb_standard { width:300px; height:80px; }
#hikashop_social iframe.hikashop_social_fb_button_count { width:90px; height:20px; }
#hikashop_social iframe.hikashop_social_fb_box_count { width:65px; height:80px; }

#hikashop_social { position:relative; text-align:left; }
#hikashop_social { position:relative; text-align:right; }

#hikashop_social span.hikashop_social_tw { float:left; margin-right:5px; }
#hikashop_social span.hikashop_social_tw_horizontal { float:left; }
#hikashop_social span.hikashop_social_tw_right { float:right; }
#hikashop_social span.hikashop_social_tw_horizontal_right { float:right; }
#hikashop_social span.hikashop_social_fb { float:left; }
#hikashop_social span.hikashop_social_fb_right { float:right; }
#hikashop_social span.hikashop_social_google { float:left; margin-right: 5px; }
#hikashop_social span.hikashop_social_google_right { float:right; margin-right: 5px; }
#hikashop_social span.hikashop_social_pinterest { float:left; margin-right:5px; }
#hikashop_social span.hikashop_social_pinterest_right { float:right; margin-right:5px; }
#hikashop_social span.hikashop_social_addThis { float:left; margin-right:5px; }
#hikashop_social span.hikashop_social_addThis_right { float:right; margin-right:5px; }


.hikashop_option_info {
    margin-left:5px;
}

.hikashop_checkout_cart_print_link{
    float:right;
}

.hikashop_cart_product_quantity_delete, .hikashop_cart_product_quantity_refresh, .hikashop_product_quantity_field{
    float:left;
}

.hikashop_img_pane_panel{
    position: absolute;
    bottom:0px;
    background:none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    text-align:center !important;
    color:#fff;
}

.hikashop_slide_numbers{
    margin:2px;
}

.hikashop_slide_numbers:hover{
    background-color:#b7A680;
    color: white;
}

.hikashop_slide_pagination_selected{
    color:white;
    background-color:#b7A680;
}

.hikashop_pagination_images{
    opacity:0.6;
    display:inline-block;
}

.hikashop_pagination_images:hover{
    opacity:1;
}

.hikashop_pagination_images_selected{
    opacity:1;
}

.hikashop_slide_pagination{
    text-align:center !important;
}

.hikashop_slide_dot_basic{
    background: url("../images/icons/dot_basic.png") no-repeat;
    margin:2px;
    height:13px;
    width:13px;
    display:inline-block;
}

.hikashop_slide_dot_basic:hover{
    background: url("../images/icons/dot_hover.png") no-repeat;
    cursor:pointer;
}

.hikashop_slide_dot_selected, .hikashop_slide_dot_selected:hover{
    background: url("../images/icons/dot_selected.png") no-repeat;
}

.hikashop_pagination_images_block{
    margin:5px;
    display:inline-block;
}

.hiakshop_slider_button{ opacity:0.5; }
.hiakshop_slider_button:hover{ cursor:pointer; opacity:1; }
.hikashop_slider_button{ opacity:0.5; }
.hikashop_slider_button:hover{ cursor:pointer; opacity:1; }
.hikashop_filter_checkbox{ white-space: nowrap; }
a.hikashop_filter_list{ color:black; cursor: pointer; }
a.hikashop_filter_list_selected:hover { color:black; font-weight:bold; text-decoration:none; }
.hikashop_filter_fieldset{ border: 1px solid #b7A680; border-radius: 3px 3px 3px 3px; margin-bottom: 10px; padding: 10px; }
.hikashop_filter_fieldset legend{color:#b7A680; font-weight:bold; font-size:12px; padding:0px 5px; border-bottom: 1px solid #b7A680;}
.hikashop_filter_cursor_range { border:0; color:#f6931f; font-weight:bold; }

.hikashop_compare_table{width:100%;}

.hikashop_compare_table input{margin-top:5px}

.hikashop_product_custom_name{
    font-weight:bold;
}
.hikashop_product_compare_custom_separator{
    text-align:center;
    height:25px;
}
.hikashop_product_compare_custom_separator td{
    border-bottom:2px solid #ccc;
    text-align:center;
    font-weight:bold;
    height:30px;
}
.hikashop_product_compare_custom_separator .hikashop_product_custom_name label{
    color:#1491A0;
}
.hikashop_compare_page h1{
    color:#666;
    text-align:center;
    font-size:14px;
    border-bottom: 1px dashed #ccc;
    padding:2px;
}
#hikashop_compare_tr_cart .hikashop_compare_cart_prod_column{
    margin-bottom:20px;
    text-align:center;
}
.hikashop_before_taxe{
    font-size:11px;
    font-weight:normal;
}
.hikashop_compare_table .hikashop_product_quantity_field_change{
    margin-right:5px;
}

.hikashop_compare_table .hikashop_product_name_main{color:#555; font-size:12px; font-weight:bold; text-decoration:none; border:none; text-align:center}
.hikashop_compare_table .hikashop_product_name_main:hover{color:#2C8296}

.hikashop_compare_table .hikashop_product_quantity_field{
    margin-right:5px;
}
.hikashop_compare_details_prod_column{
    padding:10px;
    white-space:normal;
    border-top:1px solid #ddd;
}

.hikashop_compare_table{text-align:center}
.hikashop_compare_table a{text-decoration:none}

.hikashop_compare_table #hikashop_main_image_thumb_div{
    margin:0px;
    border:none;
}
.hikashop_compare_table #hikashop_main_image{
    display:block !important;
    margin:auto;
}
.hikashop_compare_custom_prod_column{
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;
    background-color:#ebf1f1;
    padding-left:10px;
    height:20px;
    text-align:center;
}
.hikashop_compare_custom_prod_column:hover{
    border-bottom:1px solid #ccc;
    background-color:#fff;
}

.hikashop_compare_page table{border-collapse:collapse; margin:auto;}

.hikashop_compare_page .hikashop_product_stock{
    color:#C30;
    margin:auto;
    border-bottom:1px solid #ddd;
}
.hikashop_product_compare_custom_separator .hikashop_product_custom_value{
    color:#1491A0;
}
.hikashop_product_custom_value{
    color:#000;
}
.hikashop_compare_custom_first_column{
    color:#333;
    text-align:center;
    border:1px solid #ccc;
    border-top:0px;
    background-color:#f5f5f5;
}
#hikashop_product_custom_info_main{
    margin-top:20px;
}
#hikashop_product_custom_info_main td{
    border-bottom:1px solid #ccc;
}
#hikashop_product_custom_info_main h4{
    color:#1491A0
}


#hikashop_order_listing .pagination{
    text-align:center;
    font-size:11px;
    padding-top:20px;
}

.list-footer span.pagenav, .hikashop_subcategories_pagination .list-footer span.pagenav, .list-footer a.pagenav, .pagenav_previous_chevron, .pagenav_start_chevron, .pagenav_next_chevron, .pagenav_end_chevron{
    color:#b7A680;
    padding:4px 8px;
    border:1px solid #b7A680;
    background-color: black;
    border-radius:3px;
}
.list-footer span.pagenav:hover, .hikashop_subcategories_pagination .list-footer span.pagenav:hover, .list-footer a.pagenav:hover{
    color:white;
    background-color: #b7A680;
    text-decoration:none;
}
.counter{
    color:#666;
    padding-top:5px;
    padding-bottom:5px;
}
.pagination .inputbox {
    border: 1px solid #eee;
    border-radius: 3px 3px 3px 3px;
    margin-left: 10px;
}

.ui-rating{
    margin:auto;
    display: inline;
}

.ui-rating-star {
    width: 16px;
    height: 16px;
    font-size: 2px;
    display:inline-block;
    text-decoration: none;
    vertical-align: bottom;
    background-image: url('../images/star.gif') !important;
    background-repeat: no-repeat;
}
.ui-rating a {cursor: pointer; background-color: transparent !important;}
.ui-rating-full  {background-position:left top;}
.ui-rating-mid  {background-position:left -16px;}
.ui-rating-empty {background-position:left -32px;}
.ui-rating-hover {background-position:left -48px !important;}

.hk-rating {
    margin:auto;
    display:inline;
}
.hk-rating a { cursor: pointer; background-color: transparent !important; }
.hk-rate-star {
    width:16px;
    height:16px;
    font-size:2px;
    display:inline-block;
    text-decoration:none;
    vertical-align:bottom;
    background-image:url('../images/star.gif') !important;
    background-repeat:no-repeat;
}
.hk-rate-star.state-full { background-position:left top; }
.hk-rate-star.state-mid { background-position:left -16px; }
.hk-rate-star.state-empty { background-position:left -32px; }
.hk-rate-star.state-hover { background-position:left -48px !important; }


.hikashop_vote_notification{
    display:inline;
    color:grey;
}

.hikashop_vote_form .hikashop_comment_textarea{
    border: 1px solid #EEEEEE;
    border-radius: 4px 4px 4px 4px;
    color: #666666;
    height: 60px;
    margin: 5px 0;
    padding: 5px;
    width: 98%;
}

.hikashop_vote_form .button{margin-left:0px}

.hikashop_comment_textarea:hover, .hikashop_comment_textarea:focus{
    border:1px solid #ddd;
}

.hikashop_vote_stars{
    width: 100%;
    padding:5px 0px;
}

.hikashop_vote_notification_mini{color:#666; font-size:11px; font-style:italic}
.hikashop_total_vote{color:#666; font-size:11px;}

.hikashop_total_vote{
    display: inline;
}

.hikashop_vote_form{margin-top:10px}
.hikashop_vote_listing_useful_bought{font-style:italic}

.hikashop_vote_listing_useful_note{
    margin-right:10px;
}

.hikashop_vote_listing_notification:hover{
    margin-left:3px;
}

#hikashop_product_vote_listing{
    margin-top:30px;
}

#hikashop_product_vote_form table, .hikashop_product_vote_form table{
    margin:auto;
    color:#666;}

.hikashop_vote_no_comment{
    margin-left: 80px;
    font-weight:bold;
}

.hikashop_listing_comment{
    color:#b7A680;
    font-weight: bold;
}

.hikashop_form_comment{
    color:#555;
    font-weight: bold;
}

.hikashop_vote_notification_mini{
    display: inline;
}

.hikashop_comment_form{
    width:100%;
}

.hikashop_comment_form input{
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    padding: 3px;
}

.hikashop_product_vote_listing .pagination{text-align:center;}

.hikashop_product_vote_listing .pagination .list-footer{
    margin: 10px 0px 5px 0px;
}

.hikashop_product_vote_listing .pagination .list-footer .counter{
    display: none;
}

.hikashop_product_vote_listing .pagination .list-footer .limit{
    display: none;
}

.hika_comment_listing{
    margin:10px auto;
    border: 1px solid #eee;
    color: #999;
    width: 100%;
    background-color: #f2f2f2;
}

.hika_comment_listing_notification{
    width: 120px;
    font-style:italic;
}

.hika_comment_listing td{padding:5px;}

.hika_comment_listing:hover{
    border: 1px solid #ddd;
    background-color: #e7e7e7;
    color: #333333;
}

.hika_comment_listing:hover .hika_comment_listing_useful_p{
    color:  #90b1c3;
}
.hika_comment_listing_name{
    font-weight: bold;
    color:#2C8296
}
.hika_comment_listing_stars{
    width:85px;
}
.hika_comment_listing_content{
    background-color: white;
    padding: 2px;
    color: #333;
}

.hika_comment_listing_useful_p{
    width: 18px;
    background-color: #ffffff;
    border: 1px solid #90b1c3;
    font-weight:bold;
    padding: 1px;
    text-align:center;
}
.hika_comment_listing_useful.hide{
    width: 16px;
    height: 14px;
    background-size:0px 0px;
}

.hika_comment_listing_useful_p.hide{
    display:none;
}

.hika_comment_listing_useful.locked{
    opacity: 0.2;
    cursor: default !important;
}

.hika_comment_listing_useful.locked:hover, .hika_comment_listing_useless.locked:hover{
    opacity: 1;
}
.hika_comment_listing_useless.locked{
    opacity: 0.5;
    cursor: default;
}

.hika_comment_listing_full_stars {
    width: 16px;
    height: 16px;
    display:inline-block;
    text-decoration: none;
    background-image: url('../images/star.gif') !important;
    background-repeat: no-repeat;
    background-position:left top;
    cursor: default;
}

.hika_comment_listing_empty_stars {
    width: 16px;
    height: 16px;
    display:inline-block;
    text-decoration: none;
    background-image: url('../images/star.gif') !important;
    background-repeat: no-repeat;
    background-position:left -32px;
    cursor: default;
}
.hika_comment_listing_empty{
    color: #666;
    padding:5px;
}
.hika_comment_listing_bottom{
}

@media only screen and (max-width: 420px) {
    .hikashop_sort_listing_comment{display: none;}
}

.hikashop_wishlist_module .hikashop_wishlist_display_add_to_cart,.hikashop_wishlist_module .hikashop_checkout_cart_print_link{
    display: none;
}

.hikashop_cart_module .hikashop_checkout_cart_print_link{
    display: none;
}

.hikashop_background_color{
    background-color: #BCC7D6;
}
.hikashop_all_carts{
    text-align:center;
}
.hikashop_all_cart_name{
}
.hikashop_all_cart_quantity{
    text-align:center;
}
.hikashop_all_cart_stock{
}
.hikashop_all_carts_current{
    text-align: center !important;
    width: 50px;
}
.hikashop_all_carts_current_star{
    width: 16px;
    height: 16px;
    text-decoration: none;
    background-image: url('../images/star.gif') !important;
    background-repeat: no-repeat;
    background-position:center top;
    margin: auto;
}
.hikashop_all_carts_set_current{
    text-align: center;
    width: 50px;
    text-decoration: none;
}

.hikashop_all_carts_set_current a{
    text-decoration: none !important;
}
.hikashop_all_carts_set_current_star{
    text-align: center;
    margin:auto;
    width: 16px;
    height: 16px;
    text-decoration: none !important;
    background-image: url('../images/star.gif') !important;
    background-repeat: no-repeat;
    background-position:center -32px;
    cursor: pointer;
}
.hikashop_all_wishlits_button{
    text-align: center;
}
.hikashop_product_cart_links{
    float:right;
}
.hikashop_product_cart_show_carts_link, .hikashop_product_cart_print_link, .hikashop_product_cart_mail_link{
    display: inline;
}
.hikashop_red_color{ color: red; }
.hikashop_green_color{ color: #690; }
.hikashop_all_carts_delete{
    text-align: center;
}
.hikashop_show_cart_quantity{
    text-align: center;
    width: 30px;
}
.hikashop_carts{
    width: 100%;
}
.hika_show_cart_total{
    text-align: center;
}
.hikashop_not_authorized{
    width: 100%;
    text-align: center;
    margin: 10px auto;
    color: red;
}
.hika_wishlist_green{
    background-color: #CCFFCC !important;
}
#hikashop_wishlist_listing_pagination .list-footer .pagination{
    text-align: center;
}
.hikashop_carts{
    margin-top: 15px;
}
.hika_show_cart_total td{
    border-top: solid 2px #ddd;
}
#hikashop_wishlist_listing_pagination .limit{
    margin: auto;
}
#hikashop_cart_product_listing{
    width: 100% !important;
}

.hikashop_main_carousel_div ul li{
    padding: 0px !important;
    background: none !important;
}
.hikashop_main_carousel_div > ul > li {
    margin: 0px !important;
}

.hika-radio input[type="radio"] {
    display:none;
}

.thumbnail div.hikashop_product_image_subdiv {
    width:100% !important;
}
.thumbnail .hikashop_product_image img {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.hikashop_categories_listing_main.row-fluid-10 [class*="span"],
.hikashop_products .row-fluid-10 [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
    float: left;
    margin-left: 1.7543859649122806%;
}
.hikashop_product_page .row-fluid, .hikashop_product_page .row{
    clear: both;
}

.hikashop_categories_listing_main .row-fluid-10 [class*="span"]:first-child,
.hikashop_products .row-fluid-10 [class*="span"]:first-child {
    margin-left: 0;
}
.hikashop_categories_listing_main .row-fluid-10 .span10,
.hikashop_products .row-fluid-10 .span10 { width: 100%; }
.hikashop_categories_listing_main .row-fluid-10 .span9,
.hikashop_products .row-fluid-10 .span9 { width: 89.82456140350877%; }
.hikashop_categories_listing_main .row-fluid-10 .span8,
.hikashop_products .row-fluid-10 .span8 { width: 79.64912280701753%; }
.hikashop_categories_listing_main .row-fluid-10 .span7,
.hikashop_products .row-fluid-10 .span7 { width: 69.47368421052632%; }
.hikashop_categories_listing_main .row-fluid-10 .span6,
.hikashop_products .row-fluid-10 .span6 { width: 59.29824561403509%; }
.hikashop_categories_listing_main .row-fluid-10 .span5,
.hikashop_products .row-fluid-10 .span5 { width: 49.122807017543856%; }
.hikashop_categories_listing_main .row-fluid-10 .span4,
.hikashop_products .row-fluid-10 .span4 { width: 38.94736842105263%; }
.hikashop_categories_listing_main .row-fluid-10 .span3,
.hikashop_products .row-fluid-10 .span3 { width: 28.771929824561404%; }
.hikashop_categories_listing_main .row-fluid-10 .span2,
.hikashop_products .row-fluid-10 .span2 { width: 18.596491228070175%; }
.hikashop_categories_listing_main .row-fluid-10 .span1,
.hikashop_products .row-fluid-10 .span1 { width: 8.421052631578947%; }

.hikashop_categories_listing_main .row-fluid-8 [class*="span"],
.hikashop_products .row-fluid-8 [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574468085%;
}
.hikashop_categories_listing_main .row-fluid-8 [class*="span"]:first-child,
.hikashop_products .row-fluid-8 [class*="span"]:first-child { margin-left: 0; }
.hikashop_categories_listing_main .row-fluid-8 .span8,
.hikashop_products .row-fluid-8 .span8 { width: 100%; }
.hikashop_categories_listing_main .row-fluid-8 .span7,
.hikashop_products .row-fluid-8 .span7 { width: 87.23404255319149%; }
.hikashop_categories_listing_main .row-fluid-8 .span6,
.hikashop_products .row-fluid-8 .span6 { width: 74.46808510638299%; }
.hikashop_categories_listing_main .row-fluid-8 .span5,
.hikashop_products .row-fluid-8 .span5 { width: 61.702127659574465%; }
.hikashop_categories_listing_main .row-fluid-8 .span4,
.hikashop_products .row-fluid-8 .span4 { width: 48.93617021276596%; }
.hikashop_categories_listing_main .row-fluid-8 .span3,
.hikashop_products .row-fluid-8 .span3 { width: 36.170212765957444%; }
.hikashop_categories_listing_main .row-fluid-8 .span2,
.hikashop_products .row-fluid-8 .span2 { width: 23.404255319148938%; }
.hikashop_categories_listing_main .row-fluid-8 .span1,
.hikashop_products .row-fluid-8 .span1 { width: 10.638297872340425%; }

.hikashop_categories_listing_main .row-fluid-7 [class*="span"],
.hikashop_products .row-fluid-7 [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
    float: left;
    margin-left: 2.1621621621621623%;
}
.hikashop_categories_listing_main .row-fluid-7 [class*="span"]:first-child,
.hikashop_products .row-fluid-7 [class*="span"]:first-child { margin-left: 0; }
.hikashop_categories_listing_main .row-fluid-7 .span7,
.hikashop_products .row-fluid-7 .span7 { width: 100%; }
.hikashop_categories_listing_main .row-fluid-7 .span6,
.hikashop_products .row-fluid-7 .span6 { width: 85.4054054054054%; }
.hikashop_categories_listing_main .row-fluid-7 .span5,
.hikashop_products .row-fluid-7 .span5 { width: 70.81081081081082%; }
.hikashop_categories_listing_main .row-fluid-7 .span4,
.hikashop_products .row-fluid-7 .span4 { width: 56.21621621621622%; }
.hikashop_categories_listing_main .row-fluid-7 .span3,
.hikashop_products .row-fluid-7 .span3 { width: 41.62162162162162%; }
.hikashop_categories_listing_main .row-fluid-7 .span2,
.hikashop_products .row-fluid-7 .span2 { width: 27.027027027027028%; }
.hikashop_categories_listing_main .row-fluid-7 .span1,
.hikashop_products .row-fluid-7 .span1 { width: 12.432432432432433%; }

@media (max-width: 767px) {
    .hikashop_categories_listing_main .row-fluid-10 [class*="span"],
    .hikashop_categories_listing_main .row-fluid-8 [class*="span"],
    .hikashop_categories_listing_main .row-fluid-7 [class*="span"],
    .hikashop_products .row-fluid-10 [class*="span"],
    .hikashop_products .row-fluid-8 [class*="span"],
    .hikashop_products .row-fluid-7 [class*="span"] {
        float: none;
        display: block;
        width: auto;
        margin-left: 0;
    }
}

div.modal-body iframe {
    border:0px;
}
#modal-preview {
    z-index:1100;
}
.modal-body{
    max-height: none !important;
}

@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;
    }
    table#hikashop_order_listing tbody td:nth-child(1),
    table#hikashop_order_listing th:nth-child(1),
    table#hikashop_cart_listing td:nth-child(2),
    table#hikashop_cart_listing th:nth-child(2),
    table#hikashop_cart_listing td:nth-child(5),
    table#hikashop_cart_listing th:nth-child(5),
    table#hikashop_cart_product_listing tbody td:nth-child(1),
    table#hikashop_cart_product_listing th:nth-child(1),
    table#hikashop_cart_product_listing td:nth-child(5),
    table#hikashop_cart_product_listing th:nth-child(5)   {display: none;}
}

@media only screen and (max-width: 760px), (min-width: 768px) and (max-width: 1024px)  {
    table.hikashop_variants_table, table.hikashop_variants_table thead.hikashop_variants_table_thead, table.hikashop_variants_table tbody.hikashop_variants_table_tbody, table.hikashop_variants_table th.hikashop_variants_table_th, table.hikashop_variants_table td.hikashop_variants_table_td, table.hikashop_variants_table tr.hikashop_variants_table_tbody_tr, table.hikashop_variants_table tr.hikashop_variants_table_thead_tr {
        display: block;
    }
    table.hikashop_variants_table thead.hikashop_variants_table_thead tr.hikashop_variants_table_thead_tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    table.hikashop_variants_table tr.hikashop_variants_table_thead_tr,table.hikashop_variants_table tr.hikashop_variants_table_tbody_tr { border: 1px solid #ccc; }
    table.hikashop_variants_table td.hikashop_variants_table_td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 30%;
    }
    table.hikashop_variants_table td.hikashop_variants_table_td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 25%;
        padding-right: 10px;
        white-space: nowrap;
    }
    table.hikashop_variants_table td.hikashop_variants_table_td:before { content: attr(data-label); }
}

@media only screen and (max-width: 640px) {
    div.modal.fade.in{
        width: 480px !important;
        margin-left: -240px !important;
        top : 10% !important;
        left: 50% !important;
    }
    .hikashop_cpanel_icon_table {
        width: auto !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;
    }
    table#hikashop_cart_product_listing tbody td:nth-last-child(1),
    table#hikashop_cart_product_listing th:nth-last-child(1),
    table#hikashop_clicks_listing tbody td:nth-child(1),
    table#hikashop_clicks_listing th:nth-child(1),
    table#hikashop_clicks_listing tbody td:nth-last-child(1),
    table#hikashop_clicks_listing th:nth-last-child(1),
    table#hikashop_sales_listing tbody td:nth-child(1),
    table#hikashop_sales_listing th:nth-child(1),
    table#hikashop_sales_listing tbody td:nth-last-child(1),
    table#hikashop_sales_listing th:nth-last-child(1),
    table#hikashop_leads_listing tbody td:nth-child(1),
    table#hikashop_leads_listing th:nth-child(1),
    table#hikashop_leads_listing tbody td:nth-last-child(1),
    table#hikashop_leads_listing th:nth-last-child(1)   {display: none;}
}

@media only screen and (max-height: 420px) {
    div.modal.fade.in{
        height: 320px !important;
        top:0% !important;
    }
}
.row-fluid .hikashop_product_column_1, .row-fluid .hikashop_category_column_1,
.row-fluid-7 .hikashop_product_column_1, .row-fluid-7 .hikashop_category_column_1,
.row-fluid-8 .hikashop_product_column_1, .row-fluid-8 .hikashop_category_column_1,
.row-fluid-10 .hikashop_product_column_1, .row-fluid-10 .hikashop_category_column_1,
.row .hikashop_product_column_1, .row .hikashop_category_column_1 {
    margin-left: 0 !important;
    clear:left;
}

#hikashop_tabs .ui-widget-header{
    border: 0 none;
}
#hikashop_tabs ul li{
    position: relative;
    top: -53px;
}
#hikashop_tabs .ui-tabs-panel{
    margin-top: 35px;
}

.hikashop_product_bottom_part.show_tabular{
    padding-top: 50px;
}

.panel h3.pane-toggler > a:nth-child(1),
.panel h3.pane-toggler-down > a:nth-child(1) {
    padding:0px !important;
    margin:0px !important;
}

.hikashop_filter_list_style li{
    list-style-type: none;
}

.hikashop_filter_list_style li:before{
    content: "> ";
}



.hikashop_products_table{border-collapse: collapse; margin:20px 0px}
.hikashop_products_table thead th{border-bottom: 1px solid #DDDDDD; padding: 5px 10px; color:#333; font-weight:bold; font-size: 12px; text-align: left;}
.hikashop_products_table td {padding:10px}
.hikashop_products_table tr {border-bottom:1px solid #eee}


.hikashop_product_list_item a{color:#555; font-size:12px; text-decoration:none}
.hikashop_product_name_in_list {font-weight:bold;}
.hikashop_product_list_item a:hover{color:#2C8296}
.hikashop_product_price_per_unit{font-weight:normal}
.hikashop_product_list li {list-style-position: inside;
    list-style-type: disc; line-height: 1.7em; margin:15px 5px; text-align:center}


/* WIZARD BAR CUSTOMIZED */
.hikashop_wizardbar {
    background-color: #5e5d5d;
    border: 1px solid #464440;
    margin-bottom: 8px;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.hikashop_wizardbar:before,
.hikashop_wizardbar:after {
    display: table;
    line-height: 0;
    content: "";
}

.hikashop_wizardbar:after {
    clear: both;
}

.hikashop_wizardbar ul {
    padding: 0;
    margin: 0;
    list-style: none outside none;
}

.hikashop_wizardbar ul li {
    position: relative;
    float: left;
    height: 46px;
    padding: 0 20px 0 30px;
    margin: 0;
    font-size: 16px;
    line-height: 46px;
    color: #999999;
    cursor: default;
    background: #ededed;
}
.hikashop_wizardbar ul li a {
    color: #999999;
}

.hikashop_wizardbar ul li .hikashop_chevron {
    position: absolute;
    top: 0;
    right: -14px;
    display: block;
    border: 24px solid transparent;
    border-right: 0;
    border-left: 14px solid #d4d4d4;
}

.hikashop_wizardbar ul li .hikashop_chevron:before {
    position: absolute;
    top: -24px;
    right: 1px;
    display: block;
    border: 24px solid transparent;
    border-right: 0;
    border-left: 14px solid #ededed;
    content: "";
}

/* Step Finished */
.hikashop_wizardbar ul li.hikashop_cart_step_finished {
    color: #6b61a6;
    background: white;
}
.hikashop_wizardbar ul li.hikashop_cart_step_finished a {
    color: #6b61a6;
}

.hikashop_wizardbar ul li.hikashop_cart_step_finished:hover {
    cursor: pointer;
    background: #c5d1e5;
}

.hikashop_wizardbar ul li.hikashop_cart_step_finished:hover .hikashop_chevron:before {
    border-left: 14px solid #c5d1e5;
}

.hikashop_wizardbar ul li.hikashop_cart_step_finished .hikashop_chevron:before {
    border-left: 14px solid white;
}

/* Step Current */
.hikashop_wizardbar ul li.hikashop_cart_step_current {
    color: white;
    background: #b7A680;
}
.hikashop_wizardbar ul li.hikashop_cart_step_current a {
    color: white;
}

.hikashop_wizardbar ul li.hikashop_cart_step_current .hikashop_chevron:before {
    border-left: 14px solid #b7A680;
}

.hikashop_wizardbar ul li .badge {
    margin-right: 8px;
}

.hikashop_wizardbar ul li:nth-child(1) {
    z-index: 10;
    padding-left: 20px;
    border-radius: 4px 0 0 4px;
}

.hikashop_wizardbar ul li:nth-child(2) { z-index: 9; }
.hikashop_wizardbar ul li:nth-child(3) { z-index: 8; }
.hikashop_wizardbar ul li:nth-child(4) { z-index: 7; }
.hikashop_wizardbar ul li:nth-child(5) { z-index: 6; }
.hikashop_wizardbar ul li:nth-child(6) { z-index: 5; }
.hikashop_wizardbar ul li:nth-child(7) { z-index: 4; }
.hikashop_wizardbar ul li:nth-child(8) { z-index: 3; }
.hikashop_wizardbar ul li:nth-child(9) { z-index: 2; }
.hikashop_wizardbar ul li:nth-child(10) { z-index: 1; }

.hikashop_custom_image_link{ width: 100px; }

.hikashop_tabs_ul{
    z-index: 2;
    position: relative;
    margin: 0px 0px 6px 0px;
}
.hikashop_tabs_ul li{
    display: inline;
    background-color: black;
    padding: 8px 5px;
    border: solid 1px #b7A680;
    z-index: 2;
    font-weight: bold;
    color: #b7a6805e;
}
.hikashop_tabs_ul li a{
    color: #b7A680;
}
.hikashop_tabs_ul li a:hover{
    text-decoration: none;
    color: white;
}
.hikashop_tabs_content{
    z-index: 1;
    position: relative;
    display: none;
    min-height: 200px;
    background-color: black;
    border: solid 1px #b7A680;
    padding: 5px;
    border-radius: 4px;
}
.hikashop_tabs_li_selected{
    border-bottom: solid 1px #ffffff !important;
    background-color: #ffffff !important;
}
.hikashop_tabs_li_selected a{
    color: #1491B0 !important;
}

.hikashop_hidden_checkout{
    display:none;
}

.hk-container {
    margin-right:auto; margin-left:auto; padding-left:15px; padding-right:15px;
    box-sizing: border-box;
}
.hk-thumbnails {
        list-style: outside none none;
}
@media (min-width:768px) {
    .hk-container { width:750px; }
}
@media (min-width:992px) {
    .hk-container { width:970px; }
}
@media (min-width:1200px) {
    .hk-container { width:1170px; }
}
.hk-container-fluid {
    margin-right:auto; margin-left:auto; padding-left:15px; padding-right:15px;
    box-sizing: border-box;
}
.hk-row {
    margin-left:-15px; margin-right:-15px;
    box-sizing: border-box;
}
.hk-row-fluid {
    box-sizing: border-box;
}
.hkc-xs-1, .hkc-sm-1, .hkc-md-1, .hkc-lg-1, .hkc-xl-1, .hkc-xs-2, .hkc-sm-2, .hkc-md-2, .hkc-lg-2, .hkc-xl-2, .hkc-xs-3, .hkc-sm-3, .hkc-md-3, .hkc-lg-3, .hkc-xl-3, .hkc-xs-4, .hkc-sm-4, .hkc-md-4, .hkc-lg-4, .hkc-xl-4, .hkc-xs-5, .hkc-sm-5, .hkc-md-5, .hkc-lg-5, .hkc-xl-5, .hkc-xs-6, .hkc-sm-6, .hkc-md-6, .hkc-lg-6, .hkc-xl-6, .hkc-xs-7, .hkc-sm-7, .hkc-md-7, .hkc-lg-7, .hkc-xl-7, .hkc-xs-8, .hkc-sm-8, .hkc-md-8, .hkc-lg-8, .hkc-xl-8, .hkc-xs-9, .hkc-sm-9, .hkc-md-9, .hkc-lg-9, .hkc-xl-9, .hkc-xs-10, .hkc-sm-10, .hkc-md-10, .hkc-lg-10, .hkc-xl-10, .hkc-xs-11, .hkc-sm-11, .hkc-md-11, .hkc-lg-11, .hkc-xl-11, .hkc-xs-12, .hkc-sm-12, .hkc-md-12, .hkc-lg-12 {
    position:relative; min-height:1px; padding-left:15px; padding-right:15px;
    box-sizing: border-box;
}
.hkc-xs-1, .hkc-xs-2, .hkc-xs-3, .hkc-xs-4, .hkc-xs-5, .hkc-xs-6, .hkc-xs-7, .hkc-xs-8, .hkc-xs-9, .hkc-xs-10, .hkc-xs-11, .hkc-xs-12 {
    float:left;
}
.hkc-xs-12 { width:100%; }
.hkc-xs-11 { width:91.66666667%; }
.hkc-xs-10 { width:83.33333333%; }
.hkc-xs-9 { width:75%; }
.hkc-xs-8 { width:66.66666667%; }
.hkc-xs-7 { width:58.33333333%; }
.hkc-xs-6 { width:50%; }
.hkc-xs-5 { width:41.66666667%; }
.hkc-xs-4 { width:33.33333333%; }
.hkc-xs-3 { width:25%; }
.hkc-xs-2 { width:16.66666667%; }
.hkc-xs-1 { width:8.33333333%; }
@media (min-width:768px) {
    .hkc-sm-1, .hkc-sm-2, .hkc-sm-3, .hkc-sm-4, .hkc-sm-5, .hkc-sm-6, .hkc-sm-7, .hkc-sm-8, .hkc-sm-9, .hkc-sm-10, .hkc-sm-11, .hkc-sm-12 { float: left; }
    .hkc-sm-12 { width:100%; }
    .hkc-sm-11 { width:91.66666667%; }
    .hkc-sm-10 { width:83.33333333%; }
    .hkc-sm-9 { width:75%; }
    .hkc-sm-8 { width:66.66666667%; }
    .hkc-sm-7 { width:58.33333333%; }
    .hkc-sm-6 { width:50%; }
    .hkc-sm-5 { width:41.66666667%; }
    .hkc-sm-4 { width:33.33333333%; }
    .hkc-sm-3 { width:25%; }
    .hkc-sm-2 { width:16.66666667%; }
    .hkc-sm-1 { width:8.33333333%; }
}
@media (min-width:992px) {
    .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: left; }
    .hkc-md-12 { width:100%; }
    .hkc-md-11 { width:91.66666667%; }
    .hkc-md-10 { width:83.33333333%; }
    .hkc-md-9 { width:75%; }
    .hkc-md-8 { width:66.66666667%; }
    .hkc-md-7 { width:58.33333333%; }
    .hkc-md-6 { width:50%; }
    .hkc-md-5 { width:41.66666667%; }
    .hkc-md-4 { width:33.33333333%; }
    .hkc-md-3 { width:25%; }
    .hkc-md-2 { width:16.66666667%; }
    .hkc-md-1 { width:8.33333333%; }
}
@media (min-width:1200px) {
    .hkc-lg-1, .hkc-lg-2, .hkc-lg-3, .hkc-lg-4, .hkc-lg-5, .hkc-lg-6, .hkc-lg-7, .hkc-lg-8, .hkc-lg-9, .hkc-lg-10, .hkc-lg-11, .hkc-lg-12 { float: left; }
    .hkc-lg-12 { width:100%; }
    .hkc-lg-11 { width:91.66666667%; }
    .hkc-lg-10 { width:83.33333333%; }
    .hkc-lg-9 { width:75%; }
    .hkc-lg-8 { width:66.66666667%; }
    .hkc-lg-7 { width:58.33333333%; }
    .hkc-lg-6 { width:50%; }
    .hkc-lg-5 { width:41.66666667%; }
    .hkc-lg-4 { width:33.33333333%; }
    .hkc-lg-3 { width:25%; }
    .hkc-lg-2 { width:16.66666667%; }
    .hkc-lg-1 { width:8.33333333%; }
}
@media (min-width:1600px) {
    .hkc-xl-1, .hkc-xl-2, .hkc-xl-3, .hkc-xl-4, .hkc-xl-5, .hkc-xl-6, .hkc-xl-7, .hkc-xl-8, .hkc-xl-9, .hkc-xl-10, .hkc-xl-11, .hkc-xl-12 { float: left; }
    .hkc-xl-12 { width:100%; }
    .hkc-xl-11 { width:91.66666667%; }
    .hkc-xl-10 { width:83.33333333%; }
    .hkc-xl-9 { width:75%; }
    .hkc-xl-8 { width:66.66666667%; }
    .hkc-xl-7 { width:58.33333333%; }
    .hkc-xl-6 { width:50%; }
    .hkc-xl-5 { width:41.66666667%; }
    .hkc-xl-4 { width:33.33333333%; }
    .hkc-xl-3 { width:25%; }
    .hkc-xl-2 { width:16.66666667%; }
    .hkc-xl-1 { width:8.33333333%; }
}
.clearfix:before,
.clearfix:after,
.hk-container:before,
.hk-container:after,
.hk-container-fluid:before,
.hk-container-fluid:after,
.hk-row:before,
.hk-row:after,
.hk-row-fluid:before,
.hk-row-fluid:after,
.hk-thumbnails:before,
.hk-thumbnails:after {
    content:" ";
    display:table;
    box-sizing: border-box;
}
.clearfix:after,
.hk-container:after,
.hk-container-fluid:after,
.hk-row:after,
.hk-row-fluid:after,
.hk-thumbnails:before,
.hk-thumbnails:after {
    clear:both;
}



.hikashop_vote_stars_new { float: left; }
.jRatingAverage {
    position:relative;
    top:0;
    left:0;
    z-index:4;
    height:100%;
    background: url('../images/star.gif') repeat-x !important;
    background-position:left -48px !important;
}
.jRatingColor {
    position:relative;
    top:0;
    left:0;
    z-index:3;
    height:100%;
    background: url('../images/star.gif') repeat-x !important;
    background-position:left top !important;
}
.jStar {
    position:relative;
    left:0;
    z-index:2;
    background: url('../images/star.gif') repeat-x !important;
    background-position:left -32px !important;
}
p.jRatingInfos {
    position: absolute;
    z-index: 5;
    background: black;
    opacity: 0.8;
    border-radius: 3px;
    color: #fff;
    display: none;
    width: 60px;
    height: 22px;
    font-size: 16px;
    text-align: center;
    padding-top: 4px;
}
p.jRatingInfos span.maxRate {
    color: #c9c9c9;
    font-size: 14px;
}


#hikashop_cart table{border-collapse:collapse;}
#hikashop_cart tr{color:#555; font-size:12px; font-weight:bold; text-align:left}
#hikashop_cart td{padding:2px}
#hikashop_cart th{border-bottom:1px solid #ddd; padding:10px 2px 5px 2px}
.hikashop_cart_module_product_total_title{padding:10px 0px}
#hikashop_cart hr{display:none}
#hikashop_cart .hikashop_cart_module_product_name_value a {color:#666666; text-decoration:none; font-weight:normal}
#hikashop_cart .hikashop_cart_module_product_name_value a:hover {color:#2C8296;}
#hikashop_cart span.hikashop_product_price{font-size:12px}
.hikashop_cart_module_product_total_title{text-align:left}
#hikashop_cart .hikashop_cart_input_button{margin:5px 0px}
#hikashop_cart .row0:hover, #hikashop_cart .row1:hover{background-color:#f8f8f8}
.hikashop_cart_value input{padding:1px; margin:0px;}
#hikashop_cart .hikashop_product_quantity_field{margin:0px !important}


.hikashop_currency_module{padding:10px 0px}
.hikashopcurrency{width:100%}
.hikashop_currency_module select{padding:2px; border:1px solid #ddd; border-radius:3px;}
.hikashopcurrency option{padding:2px 5px;}
.hikashopcurrency .inputbox, .hikashopcurrency .inputbox:hover, .hikashopcurrency .inputbox:focus{border:1px solid #ddd}


.hikashop_subcategories h3 a{color:#555555; font-weight:bold; font-size:12px; text-decoration:none;}
.hikashop_subcategories h3 a:hover{color:#2C8296;}
.hikashop_category_list_item a{color:#666; text-decoration:none; padding:2px 0px; display:block}
.hikashop_category_list_item a:hover{color:#2C8296;}

.pane-sliders .title {margin:0;padding:5px;color:#666;cursor:pointer;}
.pane-sliders .panel {border:1px solid #eee; margin-bottom:3px; border-radius:3px}
.pane-sliders .content {background:#ffffff;}
.pane-sliders div.content {padding:0px 10px 10px 10px;}
.pane-toggler a{background:transparent url(../images/j_arrow.png) 5px 50% no-repeat; padding-left:20px; font-weight:700;}
.pane-toggler-down a{background:transparent url(../images/j_arrow_down.png) 5px 50% no-repeat; padding-left:20px;}
.jpane-toggler-down { border-bottom:1px solid #ccc;}
.hikashop_categories_listing_main{margin:10px 0px}

.pane-sliders .title{
    background:#F9F9F9 none repeat scroll 0 0;
    border-color:#EEEEEE #CCCCCC #CCCCCC #EEEEEE;
    border-style:solid;
    border-width:1px;
    background-image: linear-gradient(to top , #f8f8f8 40%, #fff 60%) !important;
    border:none
}


.hikashop_subcategories h4{padding:5px; margin:0px;}
.accordion-heading .accordion-toggle {padding:0px; margin:0px; padding-left:20px}
.hikashop_subcategories h4 a{color:#555555; font-weight:bold; font-size:12px; text-decoration:none;}
.hikashop_subcategories h4 a:hover{color:#2C8296;}
.hikashop_category_list_item a{color:#666; text-decoration:none; padding:2px 0px; display:block}
.hikashop_category_list_item a:hover{color:#2C8296;}

.accordion-heading .title {margin:0;padding:5px;color:#666;cursor:pointer;}
.accordion-heading .panel {border:1px solid #eee; margin-bottom:3px; border-radius:3px}
.accordion-heading .content {background:#ffffff;}
.accordion-heading div.content {padding:0px 10px 10px 10px;}
.accordion-heading a.accordion-toggle {display:inline;background:transparent url(../images/j_arrow.png) 5px 50% no-repeat; padding-left:20px;font-weight:700;}
.hikashop_categories_listing_main{margin:10px 0px}

.accordion-heading{
    background:#F9F9F9 none repeat scroll 0 0;
    border-color:#EEEEEE #CCCCCC #CCCCCC #EEEEEE;
    border-style:solid;
    border-width:1px;
    background-image: linear-gradient(to top , #f8f8f8 40%, #fff 60%) !important;
    border:none;
}

#member-profile fieldset{border:1px solid #ddd; border-radius:3px; padding:10px; margin-bottom:10px}
#member-profile legend{font-weight:bold; font-size:12px; color:#333; margin:0px 5px; padding:0px 5px}
#member-profile input, #member-profile select{padding:4px; margin-bottom:5px}
#member-profile .validate, #member-profile a{
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #EEEEEE);
    background-repeat: repeat-x;
    border-color: #EEEEEE #DDDDDD #DDDDDD #EEEEEE;
    border-image: none;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #777777;
    cursor: pointer;
    display: inline-block;
    line-height: 18px;
    padding: 3px 8px;
    text-align: center;
    text-decoration: none;
}

#member-profile .validate:hover, #member-profile a:hover{
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #DDDDDD);
    background-repeat: repeat-x;
    border-color: #EEEEEE #DDDDDD #DDDDDD #EEEEEE;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #777777;
    cursor: pointer;
    display: inline-block;
    outline: medium none;
}

@media (max-width:768px) {
    .hikashop_cpanel_icon_div{
        width: 100% !important;
    }
}


.hikashop_address_listing_item_details{border:1px solid #ddd; padding:10px; border-radius:3px; color:#666}
.hikashop_header_buttons a{color:#666; font-size:11px; text-decoration:none}
.contentpane h1{font-size:14px; padding-bottom:4px; margin-bottom:20px; border-bottom:1px solid #ddd;}
.contentpane #hikashop_address_form_span_iframe td{padding:5px 0px;}
.contentpane #hikashop_address_form_span_iframe .key{padding-right:20px; color:#666}
.contentpane #hikashop_address_form_span_iframe select,  .contentpane #hikashop_address_form_span_iframe input{padding:2px; color:#666;}


#hikashop_order_listing .hikashop_no_border td{padding:0px}
#hikashop_order_listing .hikashop_no_border .btn{margin:0px; padding:3px 6px}
#hikashop_search{padding:2px; margin:0px}
#hikashop_order_listing table#hikashop_order_listing{margin-top:20px}
#hikashop_order_listing th{border-bottom: 1px solid #DDDDDD; padding: 10px 5px 5px;}

#hikashop_order_listing th, #hikashop_order_listing th a{color:#555; font-weight:bold; font-size:12px; text-decoration:none; text-align:left; }

#hikashop_order_listing th a:hover{color:#2C8296}
#hikashop_order_listing td{padding:5px; border-bottom:1px solid #ddd}
#hikashop_order_listing .hikashop_no_border td{border:none}
.span.hikashop_order_listing_status .hikashop_order_status_created{color:#0088CC}
.span.hikashop_order_listing_status .hikashop_order_status_confirmed, .span.hikashop_order_listing_status .hikashop_order_status_shipped{color:#690}
.span.hikashop_order_listing_status .hikashop_order_status_cancelled, .span.hikashop_order_listing_status .hikashop_order_status_refunded{color:#C30}

.hikashop_order_number_value a{color:#2C8296; text-decoration:underline}
#hikashop_order_listing .row0:hover, #hikashop_order_listing .row1:hover {background-color:#fff}
#hikashop_order_listing .row0{background-color:#f9f9f9}
#hikashop_order_listing .row1{background-color:#f6f6f6}
#hikashop_order_listing table {border-collapse:collapse}

#hikashop_order_main fieldset{border:none}
#hikashop_order_main fieldset h1{color:#555; font-weight:bold; font-size:14px; padding-bottom:4px; border-bottom: 1px solid #ddd;}
#hikashop_order_main .hikashop_order_left_part{border:1px solid #ddd; border-radius:3px; padding:10px;}
#hikashop_order_main .hikashop_order_right_part{float: right; margin-right: 10px; padding-top: 10px;}

#hikashop_order_main #adminForm fieldset{border:1px solid #ddd; border-radius:3px; padding:15px;}
#hikashop_order_main #adminForm legend{font-weight:bold; font-size:14px; color:#555; margin:0px 5px; padding:0px 5px}
#htmlfieldset_products table{border-collapse:collapse}
#htmlfieldset_products th{color:#555; font-weight:bold; font-size:12px; border-bottom:1px solid #ddd; padding:5px 10px; text-align:left}
#htmlfieldset_products td{padding:10px}
#htmlfieldset_products .hikashop_order_product_name{font-size:12px; color:#555;}
#htmlfieldset_products .hikashop_order_product_name:hover{color:#2C8296;}
#htmlfieldset_products a{text-decoration:none; color:#555}
#htmlfieldset_products a:hover{text-decoration:none; color:#2C8296}
#htmlfieldset_products .row0:hover, #htmlfieldset_products .row1:hover{background-color:#f8f8f8}
#htmlfieldset_products .hikashop_order_item_total_value, #htmlfieldset_products .hikashop_order_subtotal_value, #htmlfieldset_products .hikashop_order_shipping_value{color:#2C8296; font-style:italic;}
#htmlfieldset_products .hikashop_order_total_title{font-weight:bold; color:#555}
#htmlfieldset_products .hikashop_order_total_value{font-weight:bold; color:#2C8296; font-style:italic;}

.hikashop_order_tax_value{color:#2C8296; font-style:italic}


.hikashop_menu_block_content_type,
.hikashop_module_block_content_type {
    color: #aaa;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    background-color: #eee;
    cursor: pointer;
    border: solid 1px #ccc;
    border-bottom-style: none;
    border-radius: 8px 8px 0px 0px;
}

.hikashop_edit_display_type .selected {
    font-size: 1.2em;
    background-color: white !important;
    color: #333;
}

.hikashop_menu_block_content_type:hover,
.hikashop_menu_block_content_type:hover {
    background-color: #ddd;
    color: #333;
}

.hikashop_module_block,
.hikashop_menu_block {
    border: solid 1px #ccc;
    border-top-style: none;
    width: 99.9%;
}

.item-cartmodule-interface .hikashop_module_block{
    border: solid 1px #ccc;
}

.hikashop_module_subblock,
.hikashop_menu_subblock {
    padding: 10px 5px;
    width: 100%;
}

.hikashop_module_subblock_content,
.hikashop_menu_subblock_content {
    background-color: #f7f7f7;
    border-radius: 8px;
    border: 1px solid #ddd;
    padding-bottom: 10px;
}

.hikashop_menu_subblock_title,
.hikashop_module_subblock_title {
    font-weight: bold;
    text-align: center;
    background-image: linear-gradient(#f9f9f9, #e1e1e1);
    margin-top: 5px;
    height: 22px;
}

dl.hika_options,
dl.hika_suboptions {
    margin-bottom:2px;
}

dl.hika_options > dt {
    float:left;
    clear:left;
    font-weight:normal;
    padding:5px;
    width:120px;
    text-align:right;
    line-height:16px;

    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

dl.hika_options.large > dt {
    width:180px;
}

dl.hika_options > dt label {
    margin:0px;
}

dl.hika_options > dd {
    margin-left:130px;
    padding-top:4px;
    padding-bottom:4px;
    line-height:18px;
    min-height:18px;
}
dl.hika_options.large > dd {
    margin-left:190px;
}


#attrib-hk_options .control-group{
    display: none;
}


.hikashop_option_name .field_rows{
    line-height: 19;
}
.hikashop_option_value .field_columns{
    padding-left: 34px;
    margin: 0px;
}
.listing_item_quantity_selector{
    width: 120px;
}
.listing_item_quantity_selector{
    line-height: 9px;
}
.listing_item_quantity_selector div{
    display: inline-block;
    padding: 8px 8px;
    border: solid 1px #ccc;
    margin: 1px;
    background-color: #fff;
    cursor: pointer;
}
.listing_item_quantity_selector div.listing_table{
    padding: 8px 58px;
}
.listing_item_quantity_selector div.listing_list{
    padding: 4px 8px;
}
.listing_item_quantity_selector div.selected, .listing_item_quantity_selector div.tmp_selected{
    background-color: #C8DEF4;
}
.listing_item_quantity_fields{
    margin-top: 5px;
}
.listing_item_quantity_fields input{
    text-align: center;
    width: 38px;
}
.listing_item_quantity_fields.onecol input{
    width: 105px;
}
label.btn-default{
    background-color: #ccc;
    background-image: linear-gradient(to bottom, #ccc, #E6E6E6);
}
label.btn-default-lbl{
    font-weight: bold;
}
.hikashop_vote_tooltip{
    display: block;
}
.hikashop_vote_tooltip_label{
    font-weight: bold;
}
.hikashop_fade_effect .hikashop_product_image{
    background-color: #fff;
}

/* --- AJOUTS SPECIFIQUES POUR MENU DEROULANT (CHOSEN) ET DROPDOWNS --- */
/* Style spécifique pour les inputs/selects "Chosen" à fond noir et or */
.hkdropdown button,
.hkdropdown.open button,
a.chzn-single,
.chzn-container-single a.chzn-single {
    text-decoration: none;
    background-image: none !important;
    background-color: black !important;
    border: 1px solid #b7A680 !important;
    color: #b7A680 !important;
    box-shadow: none !important;
}

.hkdropdown button:hover,
.hkdropdown.open button:hover,
a.chzn-single:hover,
a.chzn-single:focus,
a.chzn-single:active {
    background-color: #b7A680 !important;
    color: white !important;
    text-shadow: none;
    outline: none;
    border-color: #6b4283 !important;
}

.hkdropdown ul.hkdropdown-menu,
.hkdropdown.open ul.hkdropdown-menu,
.chzn-container-single .chzn-drop {
    background-color: black !important;
    border: 1px solid #b7A680 !important;
}

.hkdropdown ul.hkdropdown-menu a,
.hkdropdown.open ul.hkdropdown-menu a,
.chzn-container-single .chzn-drop ul.chzn-results li {
    color: white !important;
    background-color: black !important;
}

.hkdropdown ul.hkdropdown-menu a:hover,
.hkdropdown.open ul.hkdropdown-menu a:hover,
.chzn-container-single .chzn-drop ul.chzn-results li.highlighted {
    background-color: #b7A680 !important;
    color: white !important;
}

/* Fleches personnalisées pour les select Chosen */
.chzn-container-single a.chzn-single div b {
    display: none;
}
.chzn-container-single a.chzn-single div {
    background: url("../images/style_purple/cat_arrow_down1.png") no-repeat !important;
    width: 14px;
    height: 14px;
    margin-top: 4px;
    margin-right: 3px;
}
.chzn-container-single.chzn-with-drop a.chzn-single div {
    background: url("../images/style_purple/cat_arrow_up1.png") no-repeat !important;
}

.address_selection, #hikashop_checkout_selected_billing_address, #hikashop_checkout_selected_shipping_address {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 15px;
    margin: 0px 0px 10px 0px;
    background: #F8F8F8;
    background: linear-gradient(to bottom, #ffffff, #f8f8f8);
}