/*Product*/
.product-info .product-details {float: left;display: block;	margin-right: 3.57869%;	width: 48.21066%;margin-left: 51.78934%;}
.product-info .product-summary {float: left;display: block;	margin-right: 3.57869%;	width: 33.53701%;margin-left: -103.57869%;}
.product-info {	display: block;}
.product-info .product-details .brand-name {font-size: 1.286em;	font-weight: 500;background-image: none;}
.carcass-diagram .carcass-background {position: relative;width: 100%;z-index: 1;top: 0;}
.carcass-diagram .carcass-overlay {position: absolute;width: 100%;z-index: 2;top: 0;}
.product-info .product-details .brand-name {font-size: 1.286em;font-weight: 500;background-image: none;}

#hikashop_product_left_part {padding: 3%;padding-bottom: 0;}

.hikashop_product_name_main {display: block;text-align: center;}
.hikashop_product_quantity_div select, .hikashop_product_characteristics_table select  {background: transparent;border-bottom: 1px solid #ccc;border-radius: 5px;}
.hikashop_product_characteristics_table {max-width: 500px;margin: 1% auto 0;}
.hikashop_product_characteristics_table select {width: 100%;}
.hikashop_product_characteristics_table td {width: 50%;}

img.hikashop_child_image {margin: 5px;height: 100px;}
.hikashop_footer {display: none;}
#hikashop_product_right_part {padding-top: 3%;}
a.hikacart {color: rgb(45, 45, 45);	background-color: rgb(255, 255, 255);	border-color: rgb(45, 45, 45);	font-size: 18px;border-radius: 0;}
a.hikacart:hover {	color: #fff;font-size: 18px;border-radius: 0;background-color: rgb(45, 45, 45);	border-color: rgb(45, 45, 45);transition-delay: .12s;}

.hikashop_product_custom_item_info_table .key {vertical-align: top;font-size: 14px;font-weight: 700;color: #333;font-family: Montserrat;}
.hikashop_product_right_part .hikashop_tabs_ul {display: none;}
#hikashop_show_tabular_description {border: none;padding: 3%;}

.hikabtn.hikacart {	margin-left: 15px;}
.hikashop_product_characteristics_table {margin: 2% auto 0;	margin-left: 3%;color: #333;}
.hikashop_product_price_main {color: #333;font-size: 24px;padding: 0 3%;}
.hikashop_product_custom_item_info_table td {padding-bottom: 2em;}

/*Additional product styles*/
.hikashop_product_quantity_div.hikashop_product_quantity_input_div_default {
    max-width: 50px;
}
div#hikashop_product_quantity_main {
    text-align: left;
}
.hikashop_product_quantity_change_div_default {
    vertical-align: bottom;
}
.hikashop_product_quantity_change_div_plus_default, .hikashop_product_quantity_change_div_minus_default {
    line-height: 1;
}

.hikashop_product_bottom_part {
    clear: none;
    float: right;width: 50%;
}

/*Cart*/
a.hikabtn.hikashop_cart_proceed_to_checkout {
    background: #2f507b;
    border: none;
}

@media only screen and (max-width: 767px) {
  
  .hikashop_product_bottom_part {
    width: 100%;
}
  
}

