


/* Custom styles for Maxtemp
 * Prepared by All Things Web
 * www.allthingsweb.com.au
 * 5 June 2015 */
 
#midCol .zen-module-title {
    margin: 20px 0px 0px 0px;
}

.zen-spotlight .moduletable {
	margin-bottom: 0;
}

#menu {
	background-color: #000000;
}

#login-form input {
	margin-bottom: 0;
}

#logowrap {
    background: url(../images/page-bg.png) 50% 0 repeat-x;
	border-top: 4px solid #000000;
}

.hikashop_subcategories h4 a:hover, .hikashop_category_list_item a:hover{
	color: #ed2224;
}

/*Main Wrapper*/
.mainwrap.zen-spotlight {
    margin-top: 10px;
    border: 1px solid #cccccc;
    padding: 0px;
    border-radius: 5px;
}

/*Home page modules*/
.moduletable.brand-logos {
    margin: 30px 20px 0px 0px;
    overflow: auto;
    border-bottom: 1px solid #cecece;
    padding-bottom: 30px;
	text-align: center;
}

.moduletable.home-product-categories ul li {
    width: 33.33%;
    float: left;
}

.itemid-101 #abovecontent {
    margin-bottom: 0px;
}

.hikashop_module.featured-products {
    margin-right: 20px;
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 20px;
}

/*Hika shop filter view*/
#hikashop_category_information_menu_134 .hikashop_filter_main_div{ display:none; }
.itemid-134 .hikashop_submodules #hikashop_category_information_module_95 {
    display: none;
}

/*Sidebar */
#sidebar-1 {
    background-color: #eeeeee;
	padding: 10px 10px 30px 10px;
	}

.hikashop_filter_main.hikashop_filter_main_Category_1 {
    min-height: initial !important;
    margin-bottom: 20px;
}

#sidebar-1 .hikashop_subcategories_listing {
    margin-right: -10px;
}

.pane-sliders .panel {
    border: 0px;
	padding-right: 10px;
}

.pane-sliders .title {
    background-color: transparent;
    border-bottom: dashed 1px #dbdbdb;
}

.hikashop_subcategories h4 a {
    color: #333333;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}

.pane-sliders .jpane-slider.content {
    padding: 0px;
	background-color: #eeeeee;
}

.sidebar .moduletable ul li.hikashop_category_list_item {
    padding-left: 20px;
    font-size: 13px;
}
#sidebar-1 .hikashop_subcategories li.hikashop_category_list_item {
    min-width: 250px;
}
#sidebar-1 ul.hikashop_category_list {
    margin-bottom: 10px;
}

div.button {
    color: #777777;
    background: #313131;
    border: 1px solid #181818;
    padding: 10px;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
	text-align: center;
}

div.button a{
	color: #777777;
}

div.button:hover a{
	color: #ffffff;
}

div .button:hover {
    color: #ffffff !important;
    background: #ed2224;
    border: 1px solid #f15153;
    text-decoration: none;
}

.button.continue-shopping {
    width: 170px;
    float: right;
    margin-right: 100px;
    margin-top: -76px;
}

/*Sidebar Login*/
#sidebar-1 .logout-button {
    margin: 20px 0px;
}

#sidebar-1 input.btn.btn-primary {
    padding: 6px 12px;
}

td.hikashop_product_name_row, .hikashop_cart_product_name_value {
    width: 25% !important;
}

/*Product Listing Page*/

.hikashop_product_name a {
	color: #ed2224;
}

.hikashop_product_name a:hover {
    color: #313131;
}

span.hikashop_product_code a {
    color: #000000;
}

span.hikashop_product_price {
    color: #000000;
    font-weight: bold;
    font-style: normal;
    font-family: sans-serif;
}
span.hikashop_product_price_per_unit {
    display: none;
}

main {
    padding-right: 20px;
}

table.hikashop_products_table.adminlist.table.table-striped.table-hover {
    width: 100%;
}

.list-striped li:nth-child(2n + 1), .table-striped li:nth-child(2n + 1), .list-striped tr:nth-child(2n + 1), .table-striped tr:nth-child(2n + 1) {
    background: #ffffff;
}

table.hikashop_products_table.adminlist.table.table-striped.table-hover td {
    vertical-align: top;
}

.hikashop_product_stock table {
    float: right;
}
td.hikashop_product_price{
	text-align: center;
}
.hikashop_product_price span.hikashop_product_price_full {
    text-align: center;
    margin-bottom: 10px;
}
td.hikashop_product_name_row {
    width: 40%;
}
.hikashop_product_image_subdiv {
    height: 150px;
    overflow: hidden;
}
img.hikashop_product_listing_image {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.list-striped td, .table-striped td {
    padding: 20px 20px !important;
}

/*Cart View*/

.hikashop_checkout_cart thead th {
    text-align: left;
}

span.hikashop_checkout_cart_taxes, span.hikashop_checkout_cart_final_total {
    font-weight: bold;
    font-size: 14px;
    font-style: normal;
    color: #000000;
    font-family: sans-serif;
}

@media(min-width: 800px) {
	.jpane-slider.content{
	display: none;
}

.hikashop_subcategories .panel:hover .jpane-slider.content {
    display: block;
    position: absolute;
    left: 100%;
    margin-top: -37px;
    width: auto;
    padding-bottom: 10px;
}
}

.hikashop_products_table  td {
    padding: 10px 20px 10px 20px !important;
}

.hikashop_product_image_row .hikashop_product_image {
max-height: 200px;
height: auto !important;
}

.hikashop_product_stock td {
padding: 0px !important;
}

#hikashop_add_to_cart_continue_button, #hikashop_add_to_cart_checkout_button {
color: #FFF !important;
background: #313131;
border: 1px solid #181818;
padding: 10px 20px;
transition: all 0.2s ease-in 0s;
}

#hikashop_add_to_cart_continue_button:hover, #hikashop_add_to_cart_checkout_button:hover {
    color: #ffffff !important;
    background: #ed2224;
    border: 1px solid #f15153;
    text-decoration: none;
}

#hikashop_messages_success ul {
margin: 0px;
padding: 10px;
}

#JS_ERROR_DIV {
display: none;
}

.hikashop_checkout_payment_image {
	display: none;
}
.hikashop_shipping_group td, #hikashop_order_note td {
	vertical-align: top;
}

#hikashop_payment_methods td {
	padding: 0px;
}

#hikashop_checkout_terms_checkbox, #shop_terms_and_cond {
	float: left;
	margin-top: 10px;
}

#hikashop_checkout_cart td {
	padding: 5px 20px !important;
}

#hikashop_checkout_cart td.hikashop_cart_product_quantity_value {
	padding: 5px 10px !important;
}

.hikashop_checkout_cart_shipping, .hikashop_checkout_cart_subtotal {
	color: #000;
}

#hikashop_product_top_part h1 {
    font-size: 30px !important;
    font-weight: normal !important;
}

#hikashop_product_price_main .hikashop_product_price {
  font-size: 22px;
}

input, select {
  min-height: 0 !important;
}

#hikashop_product_quantity_select_1 {
  display: none;
}

.hikashop_product_quantity_div {
  float: right !important;
}

.hikashop_user_registration_page input, select {
    margin-bottom: 10px;
  padding: 5px;
  width: 94%;
}

#hikashop_register_form_button {
  width: auto;
}

#terms_unchecked {
  float: left;
margin-right: 8px;
}

#terms_ {
  float: left;
margin: 5px;
}

#hikashop_checkout_page fieldset legend {
  font-size: 15px !important;
}

.hikashop_cart_product_quantity_value {
  text-align: center;
}

.hikashop_shipping_group:hover {
  background: #FFF !important;
}

#hikashop_checkout_additional_info {
  margin-top: 20px;
}

#hikashop_checkout_next_button {
 color: #FFF !important;
  padding: 10px 25px !important;
}

.btn, button, input.button, ul#filters a {
   color: #FFF !important;
}

.hikashop_cart_product_name a {
  color: #ED2224;
  font-size: 16px;
}

.hikashop_cart_product_name {
  margin-bottom: 0px;
}

#hikashop_product_top_part h1 {
  font-family: sans-serif;
}

.hikashop_category_image img.hikashop_product_listing_image {
    position: relative;
    left: 0px;
    top: 0px;
    text-align: center;
    transform: none;
}

.hikashop_product_main_image_subdiv {
  width: auto !important;
}

.hikashop_products_pagination .list-footer span.pagenav, .hikashop_subcategories_pagination .list-footer span.pagenav, .hikashop_products_pagination .list-footer .pagenav, .hikashop_subcategories_pagination .list-footer .pagenav {
    float: none;
    display: inline-block;
    width: auto;
    margin-right: 10px;
}

.hikashop_product_page .hikashop_submodules {
  display: none;
}

#hikashop_checkout_page { padding-top: 20px; }
.modify_qty_btn {cursor:pointer;}
#modify_qty_btn1 {float: none;}
#modify_qty_btn2 {float: none;}
#modify_qty_btn3 {float: left;cursor:pointer;padding: 10px;}
#modify_qty_btn4 {float: left;cursor:pointer;padding: 10px;}
td.hikashop_product_add_to_cart_row{width: 15%;}
.hikashop_listing_quantity_field {width:55px !important;text-align: center;}
.hikashop_product_quantity_field {width: 50px;}
#hikashop_product_right_part .hikashop_cart_input_button {margin-top: 0;}

div#save_as_bill_display_area { 
    font-size: 12px;
    color: #666;
    line-height: 1.4;
    margin-left: 10px;
}

.hikashop_checkout_shipping_address_info { 
color: #333;
font-size: 12px;
}

#g-recaptcha {margin-bottom: 10px;}

.hikashop_user_registration_page td {padding: 0 5px;}
div#hikashop_product_left_part div {text-align: left !important;}

@media screen and (max-width: 1024px) {
.moduletable.home-product-categories ul li {width: 49.33%;}
}


@media screen and (min-width: 769px) {
#btl {display: none;}
}

@media screen and (max-width: 768px) {
.sidebar .hiddenmb {display: none;}
#btl-panel-login {position: absolute !important;top: -53px;padding: 15px 12px 15px 18px !important;position: absolute;z-index: 90;left: 0;border: 0;}
#btl {position: absolute !important;top:0px;left: 0px;}
#btl .btl-panel > span {width: 82px;background: #ed2224 !important;height: 50px !important;}
input.btl-buttonsubmit, button.btl-buttonsubmit {background: #ed2224 !important;}
div.btl-buttonsubmit {text-align: right !important;}
#btl-content-login ul li {list-style: none;text-align: right;}
.mainwrap.zen-spotlight {padding: 10px;}
.hikashop_checkout_address_left_part {width: 100%;}
.hikashop_cart_product_desc_value p {margin-bottom: 0px;}
#hikashop_checkout_cart td {text-align: left !important;}
#hikashop_checkout_cart .margin {display: none;}
.hikashop_shipping_methods_table td, .hikashop_payment_methods_table td {padding: 20px 0px !important;}
#hikashop_checkout_cart table td::before {left: 0px;position: relative;}
.hikashop_cart_product_quantity_value {text-align: left;}
.hikashop_cart_product_quantity_delete {float: none;}
}

@media screen and (max-width: 605px) {
.hikashop_category_information .hikashop_product {width 50% !important;}
.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: none;}
#hikashop_checkout_cart table td::before {left: 0px;position: relative;}
.hikashop_cart_product_quantity_value {text-align: left;}

}

@media screen and (max-width: 568px) {
.moduletable.home-product-categories ul li {width: 99.33%;}
}