/*cart dropdown*/

@media (min-width: 992px){.hikashop_cart_dropdown_content { position: relative;
    right: -100%;
    -webkit-animation: slide 0.5s forwards;
    -webkit-animation-delay: 0s;
    animation: slide2 0.5s forwards;
    animation-delay: 0s;}

@-webkit-keyframes slide2 { 100% { right: 0; }}
@keyframes slide2 { 100% { right: 0; }}}

.hikashop_cart_dropdown_content { height: 100%; top: 0; position: fixed !important; overflow-y: auto;line-height: initial; padding: 25px !important; right: 0px; width: 500px !important;}

input[id^='hikashop_product_quantity_field_'] {text-align: center;}

.hikashop_cart_dropdown_container { position: unset !important; }

td.hikashop_cart_module_product_quantity_value.hikashop_cart_value { width: 20%; padding: 5px 0; font-size: 14px; font-weight: 500; text-transform: uppercase; }

td.hikashop_cart_module_product_quantity_value.hikashop_cart_value input {     padding: 0 !important; width: 50px !important; height: 30px; margin-left: 5px !important;}

td.hikashop_cart_module_product_name_value.hikashop_cart_value { padding-right: 10px; width: 45%; font-size: 14px; padding-left: 10px;}

td.hikashop_cart_module_product_image.hikashop_cart_value { padding: 10px 0; }

td.hikashop_cart_module_product_price_value.hikashop_cart_value { width: 30%;  font-size: 14px; font-weight: 500; text-transform: uppercase; }

table.hikashop_cart thead th { padding-left: 5px; }

td.hikashop_cart_module_product_total_title { padding: 10px 0; }

table.hikashop_cart tfoot { border-top: 1px solid #e7e7e7; text-align: left; font-weight: 700; }

table.hikashop_cart tfoot span.hikashop_product_price_full { font-weight: 700; font-size: 16px; }

@media( max-width: 767px) { 
  td.hikashop_cart_value:not(.hikashop_cart_module_product_image) {display: inherit;} 
  table.hikashop_cart thead th  { display: none; }
  .hikashop_cart_dropdown_content {padding: 10px !important;width: 100% !important;height: 250px;}
  td.hikashop_cart_module_product_image.hikashop_cart_value { width: 70px; padding: 5px 0 10px; vertical-align: top !important; }
  img.hikashop_product_cart_image { width: 100%; }
  table.hikashop_cart tfoot tr {display: flex;position: absolute;}
  td.hikashop_cart_module_product_price_value.hikashop_cart_value { line-height: 3; }
  td.hikashop_cart_module_product_quantity_value.hikashop_cart_value input { width: 80px; margin-top: 10px; }
  table.hikashop_cart tfoot tr td { display: block; padding: 10px 0 0; margin-right: 30px; }
  a.hikabtn.hikashop_cart_proceed_to_checkout { margin-top: 50px; }}

/*end of cart dropdown*/

/*left part*/


div#hikashop_product_left_part { margin-bottom: 15px;}

button, input, select, textarea { border-radius: 0px;}

img.hikashop_child_image {margin: 5px;height: 80px;display: inline-block;}

div.hikashop_small_image_div { margin: auto; display: table; }

.hikashop_product_left_part .hikashop_badge_topright_div img { max-width: 70%; float: right; }  

@media (min-width: 1200px){
.hikashop_product_left_part .hikashop_badge_topright_div { right: 0% !important; }}

@media (min-width: 450px){
div#hikashop_product_left_part div#hikashop_image_main_thumb_div img#hikashop_main_image {/* max-width: 450px; */}
div#hikashop_product_left_part .hikashop_product_main_image_subdiv {/*width: 450px !important; height: 450px !important; */}}

div#hikashop_product_left_part .hikashop_product_main_image, div#hikashop_product_left_part div#hikashop_image_main_thumb_div {/* max-width: 450px; */height: auto !important;}

.hikashop_product_main_image_thumb, .sbox-content-image img, #sbox-window { height: auto !important;}

#sb-container { z-index: 9999;}
div#sbox-window { left: 0px; right: 0px; margin: auto; top: 60px;}

/*end of left part*/

/*right part*/
.hikashop_product_right_part .hikashop_product_msrp_price { text-decoration: line-through; font-size: 24px !important;}

.hikashop_subcontainer .hikashop_product_price { text-decoration: line-through; font-style: italic; font-weight: 400;}

@media (min-width: 992px){.hikashop_product_right_part { padding-left: 30px;}}

div#hikashop_product_right_part { font-family: Lato, Ubuntu, sans-serif;}
.hikashop_product_right_part h1 {font-size: 36px;border-bottom: 1px solid #e1e1e1;padding-bottom: 10px;margin-top: 10px;line-height: unset;}
.hikashop_product_right_part h1 br{display: none; }
.hikashop_product_right_part .hikashop_product_price_full {font-weight: 600;font-size: 32px;line-height: normal;}

.cls-social-share a { font-size: 18px; margin-right: 10px;}
.cls-social-share { position: absolute; top: 10px; right: 0;}
@media (max-width: 991px){.cls-social-share {top: 0px;}}

.hikashop_product_code_main {font-size: 18px}
.hikashop_product_code_main:before {content: "("}
.hikashop_product_code_main:after {content: ")"}

.hikashop_product_characteristics_table tr { margin-bottom: 10px !important;}
.hikashop_product_characteristics_table tr td {width: 100%; display: block; }

.hikashop_product_quantity_change_div_leftright span.add-on a {line-height: 18px;background: #d0bab9;color: white;text-shadow: none;font-size: 17px;margin: -1px;}

.hikashop_product_quantity_div { display: block;}

div#hikashop_product_quantity_main input[id^='hikashop_product_quantity_field_'] {box-shadow: none; width: 150px !important; height: unset;}

input[id^='hikashop_product_quantity_field_'] {text-align: center;}

span.hikashop_product_price_full {font-weight: 600;}

span.hikabtncart {margin-left: 4px; padding-top:10px;background-color:#000000;padding-bottom:10px;padding-left:80px;padding-right:80px;font-size:16px;color:#FFF;transition: all 400ms ease;-webkit-transition: all 400ms ease;}

span.hikabtncart:hover, .hikashop_product_quantity_change_div_leftright span.add-on a:hover  { background-color: #e9302c;}

span#hikashop_product_name_main {color:#000000;text-decoration:none;border:none;font-weight: 700;font-size: 28px;}

span#hikashop_product_price_main {color:#000000;text-decoration:none;border:none;margin-bottom: 10px;}

.hikashop_product_characteristics { margin-top: 10px; }


.hikashop_product_right_part .hikashop_product_quantity_field{margin:0px !important;}

.hikashop_product_right_part a.hikashop_product_quantity_field_change_minus.hikashop_product_quantity_field_change {display: inline-block !important;}

.hikashop_product_right_part span.add-on {height: unset !important;padding: 15px!important;}

.hikashop_product_right_part .hikashop_product_quantity_field_change{padding:unset !important;}

.hikashop_product_right_part .hikashop_product_quantity_field{margin-left:unset !important;}

.hikashop_product_right_part a.hikashop_product_quantity_field_change {line-height: 30px !important;}

.hikashop_product_right_part input#hikashop_product_quantity_field_1 {position:unset !important;}

.hikashop_product_characteristics .controls label{
  	margin-left:0px !important;
    margin-top: 10px !important;
    margin-right: 25px !important;
    font-size: 15px;
    text-align: center;
    line-height: 35px;
    white-space: nowrap;
    text-transform: uppercase;
    cursor: pointer;
    border:1px solid #c7c7c7;
}

.hikashop_product_characteristics .controls input{ display:none;}

.hikashop_product_characteristics .controls .radio{ display: inline-block; padding: 0px 20px !important; }

/*end of right part*/

/*size guide buttom*/

.cls-size-guide {float:right; margin-top: -30px;}

.cls-size-guide a{ color: #a9a9a9; text-transform: uppercase;}

.cls-size-guide a:hover{ color:#757575 !important; text-decoration:underline;}

.cls-size-guide i { margin-left: 10px;}

#colorbox{
     left: 0px !important;
     right: 0px !important;
     margin: auto!important;
     max-width:60% !important;
     max-height:80% !important;
     overflow:auto !important;
}

@media (max-width:425px){
#colorbox{
     max-width:80% !important;
     max-height:80% !important;
	}
.cls-size-guide {
     float:left;
     margin-top:10px;

	}
}
/*end of size guide buttom*/

/*bottom part*/

.hikashop_tabs_ul li {padding: 0px 20px 0px 0px;font-weight: 400;border: 0px;cursor: pointer;text-transform: uppercase;font-size: 20px;}

.hikashop_tabs_ul {margin: 0;height: 28px;}

.hikashop_product_bottom_part { margin-top: 50px; }

.hikashop_tabs_content {padding: 15px 0px; border: none; border-radius: 0px !important;}

/*end of bottom part*/

/*related products*/

div#sp-main-bottom2 h3.sp-module-title {font-size: 24px;margin-bottom: 15px;border-bottom: 1px solid #e1e1e1 !important;padding: 30px 0 15px;text-align: center;}

/*end of related products*/

div#hikashop_product_right_part label:hover {
    background: #d0bab9;
    color: #fff;
}

div#hikashop_product_right_part label.selected {
    background: #d0bab9;
    color: #fff;
}

div#hikashop_product_right_part span.hikashop_product_price_with_min_qty.hikashop_product_price_for_at_least_3 {
    font-size: 24px;
    display: block;
    margin-top: 8px;
}
@media(max-width:991px){
div#hikashop_product_right_part span.hikashop_product_price_with_min_qty.hikashop_product_price_for_at_least_3 {
    font-size: 18px;
    display: block;
    margin-top: 8px;
}
}

div#hikashop_product_right_part span.hikashop_product_original_price.hikashop_product_price_1 {
    font-size: 32px;
}
@media(max-width:991px){
div#hikashop_product_right_part span.hikashop_product_original_price.hikashop_product_price_0,
div#hikashop_product_right_part span.hikashop_product_original_price.hikashop_product_price_1 {
    font-size: 28px;
}
}
}