/*Mobile*/
@media (max-width: 767px)  {
.row-fluid [class*="span"],
.hikashop_subcategories_listing .row-fluid .span4,div.hikashop_products .row-fluid [class*="span"]:first-child, .hikashop_product_top_part,.hikashop_product_page .row-fluid .span6,.hikashop_checkout_login_left_part,.hikashop_checkout_login{width:100%!important; margin-left: 0!important;}
.thumbnails {padding-left:0px !important} 
}
  
/*Product Listing Button Add Cart Color*/
.hikashop_product_stock { display: inline-block; margin: auto;}
a.hikashop_cart_button {
    padding: 10px!important;
    border: 1px solid!important;
    border-color: #2ba5df!important;
    color: #FFFFFF !important;
    background-color: #2BA5DF !important;
}
a.hikashop_compare_button, .hikashop_cart_input_button {
    border: 1px solid;
    border-color: #2ba5df;
    color: #2ba5df !important;
    background-color: white !important;
}
a.hikashop_cart_button:hover, a.hikashop_compare_button:hover, .hikashop_cart_input_button:hover
{background: -webkit-linear-gradient(top, #2ba5df, #2ba5df)!important;color: white !important;border-color:#2ba5df !important;}
span.hikashop_product_price {
    color:#3c3c3c;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-size: 100% !important;
}
/*End Button Add Cart Color and price*/

/*Product Page Product Name and Product Code*/
span#hikashop_product_name_main {  
    font-size: 25px;
    font-weight: 700;
    color: #3c3c3c;}
@media(max-width:767px){
    span#hikashop_product_name_main {  
    font-size: 18px;
    }
    #hikashop_product_top_part h1{
    margin:0;text-align:center;
    }
}
span#hikashop_product_code_main {font-size: 12px;    font-weight: 600;}
p#hikashop_product_price_main span.hikashop_product_price{font-size:22px;}
/*End Product Name and Product Code*/

/*Characteristics*/
select[multiple], select[size] {height:34px;}

/*Popup window*/
#sbox-window {padding:0;}

/*Check out Login*/
.hikashop_checkout_login {width:100%;}
#hikashop_checkout_login_left_part input, #hikashop_checkout_login_right_part input, #hikashop_checkout_login_left_part select, #hikashop_checkout_login_right_part select {margin:0;}
input#modlgn-remember {    margin: 5px;}
.checkbox label {padding-left:0;}

/*Image*/
img {display:inline-block;}

/*Checkout Registration*/
.form-horizontal .control-label {text-align: left;}
span.hikashop_field_required {display:none;}
span.asterik {    color: red;}

/*Additonal Information*/
.controls.field-control >select, .controls.field-control >input, span#data_address_address_state_container>select {
    width: 100%;
display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

}

/*Checkout Payment*/
.hika-radio input[type="radio"] {display:inline-block!important;}

/*Checkout Cart*/
.table th.hikashop_cart_product_price_title, .table th.hikashop_cart_product_quantity_title, .table th.hikashop_cart_product_total_title {text-align:left!important;}
span.hikashop_product_price_full {display:inline-block!important;}
#hikashop_checkout_cart table.table-striped tbody tr td.hikashop_cart_total_value{text-align:right!important;}
@media only screen and (max-width: 760px), (max-device-width: 1024px) and (min-device-width: 768px){
  #hikashop_checkout_cart .hikashop_product_price_full {  
    padding-left: 0!important;  
}
  #hikashop_checkout_cart td.hikashop_cart_total_value span.hikashop_checkout_cart_final_total {
    padding-left: 0;
}
}
/*Button*/
.button {min-width:130px;}
img {width:auto!important;}
span.cart-box {
    /*padding: 5px 15px;*/
    font-size: 3em;
    font-weight: normal;
    /* line-height: 1; */
    color: #000;
    text-align: center;
}
.cls-clear{clear:none!important;}
a.hikashop_small_cart_checkout_link {    margin-top: 15px;}

/*shopping-cart*/
.hikashop_subcontainer.thumbnail:hover {
    border: 1px solid #2ba5df !Important;
}

a.hikashop_cart_button:hover {
    background: #2b1f25 !important;
    border: 1px solid #2b1f25 !important;
}
a.hikashop_cart_button {
    padding: 10px!important;
    border: 1px solid!important;
    border-color: #2ba5df!important;
    color: #FFFFFF !important;
    background-color: #2BA5DF !important;
}

ul.hikashop_tabs_ul {
    padding: 0px!important;
}
.hikashop_tabs_ul li{
  border: none;
  background: transparent;
  text-transform: uppercase;
  padding: 0 10px;
}
.hikashop_tabs_ul li:hover{
  color:#1091b8;
}
/*.hikashop_tabs_li_selected {
     color: #FFFFFF !important; 
     background: #2b1f25 !important; 
}*/

/*hikashop*/
.hikashop_vote_stars {
    border-top: 1px solid #CCCCCC;
}

/*home left cart*/
.home-cart div#hikashop_cart {
    border: 0px solid; 
    margin-right: 2px;
}

.home-cart img.hikashop_product_cart_image {
    width: 100px!important;
    float: left;
}
/*custom field select*/
.cls-hand .sp-select .sp-select-result,
#hikashop_product_custom_item_info .sp-select .sp-select-dropdown {
    min-width: 185px;
}
/*.cls-hand .sp-select ul >li:hover, .sp-select ul >li.active{min-width:185px;}*/
.cls-hand i.fa.fa-angle-down {    float: right;    margin-top: 5px;}

textarea.cls-textarea {   float:left; width: 205px;}
input.cls-submit {    float: left;    border-color: #2ba5df!important;    color: #FFFFFF !important;    background-color: #2BA5DF !important;    padding: 6px 0;    margin-left: 5px;}

/*quantity*/
.hikashop_product_stock .hikashop_product_quantity_field {
    min-width: 95px;
}
div#hikashop_product_quantity_main a.hikashop_cart_button {
    min-width:185px;
}
#hikashop_product_description_main {
    color: #292929;
}
.hikashop_product_bottom_part.show_tabular {
    padding: 20px;
    box-shadow: 0 0 10px #00000020;
    background: white;
}

.signin-img-wrap:hover {
    cursor: pointer;
}

.view-product #sp-main-body {
    background: #f1f1f1;
}
.hikashop_product_page > form {
    background: white;
    padding: 20px 20px 0 20px;
    margin-bottom: 20px !important;
    box-shadow:0 0 10px #00000020;
}

/*select-power*/
td.key {
    min-width: 53px;
    max-width: 53px;
}
.mod-sp-vmajaxsearch .sp-vmajaxsearch-results .results-list::-webkit-scrollbar,
.sp-select-dropdown::-webkit-scrollbar {
  width: 8px;
}

/*product-details-align-center*/
@media(max-width:767px){
  div#hikashop_product_right_part {
    text-align: center;
   }   
div#hikashop_product_quantity_main {
    text-align: center;
    margin-bottom: 10px;
    margin-top: -20px;
   }
.hikashop_product_custom_item_name label{
   /* text-align: left !important;*/
    line-height:1;
   }
div#hikashop_product_quantity_main a.hikashop_cart_button {
    min-width: 110px;
   }
}

/*checkout term*/

/*div#hikashop_checkout_terms {display: none;}*/

#hikashop_checkout_address select {display: block !important;}

/*end checkout term*/