/* web site design by Jabatec.com*/
/* Theme */
#sp-left {
	background-color:#fff;
	text-transform:uppercase;
}
#sp-left .sp-module, #sp-right .sp-module {
    border: none;
    padding: 10px;
}
#sp-top-bar {
    background: #fff;
    color: #252525;
}
#sp-top-bar a{
    color: #252525;
}
#sp-top2 .sp-column {
	display:flex;
	justify-content: flex-end;
}
#sp-top2 .mod-login-logout {
	display:flex;
}
#sp-top2 .btn-primary {
	background-color: transparent;
    padding: 0px;
    border-radius: 4px !important;
	border-color:transparent;
	color: #252525;
    border: 1px solid #252525;
    padding: 0px 3px;
    margin-left: 7px;
    font-size: 13px;
}
#sp-menu .active a,
#sp-menu .hikashop_small_cart_checkout_link {
    color: #32ADA7;
}

.btn-primary, .sppb-btn-primary {
    border-color: #31ada7!important;
    background-color: #31ada7!important;
	padding: 2px 5px;
    margin-left: 5px!important;
}

/* ====================== Coupon */
.hikashop_checkout_coupon_field {
  margin-bottom: 0px!important;
}

/* ====================== Terminos condiciones */
.hikashop_checkout_terms {
  margin-top:10px;
}

/* =============== factura order */
.hikashop_order_custom_fields_table {
  max-width:250px;
}
.hikashop_order_custom_fields_table .key {
  text-align:left;
}

/* ====================== Title */
.com_hikaahop #sp-title {
	background-color: #272727;
}
.com_hikashop .sp-page-title {
	vertical-align: middle;
    display: flex;
    align-items: center;
	text-align:center;
}
.sp-page-title .breadcrumb {
	display:inline-flex;
}
.com_hikashop .sp-page-title .fa-map-marker-alt {
	margin-right:5px;
}
/*======================= Shop Carrito */
.com_hikashop #sp-main-body {
	background-color:#f4f4f4;
	padding:50px 0px;
}
@media (max-width: 768px) {
	.com_hikashop #sp-main-body {
		padding:25px 0px;
	}
}
.hikashop_cart_module  {
	margin: 0px 15px;
}
.hikashop_cart img {
	display:inline-flex;
}
/* ================================ product */

#hikashop_product_description_main p,
#hikashop_product_description_main span {
	font-size:14px!important;
	font-weight: normal;
}

#hikashop_product_right_part {
	padding-left:50px;
}
#hikashop_product_name_main {
    font-weight: 200;
    letter-spacing: 0px;
}
.hikashop_product_page div.hikashop_small_image_div {
    margin-bottom: 50px;
}
img.hikashop_child_image {
    margin: 2px;
    height: 60px;
}
#hikashop_product_price_main {
	display:block;
	margin-top:25px;

}
.hikashop_product_stock_count {
	display:none;
}
.view-product.layout-show #sp-left {
	display:none;
	flex: 0 0 auto;
    width: 0%;
}
.view-product.layout-show #sp-component{
    width: 100%;
}
.hikashop_product_name_main {
    display:block;
    margin-top:25px;
	font-size: 50px;
	line-height:45px;
}
.hikashop_product_quantity_field {
    width: 50px!important;
    text-align: center;
    padding: 0.4rem;
}
.view-category .hikashop_product_price {
    font-size: 20px;
    font-weight: bold;    
}
.view-product .hikashop_product_price_full {
    font-size: 20px;
    font-weight: 500;
    color: #252525;
    line-height: 20px;
    margin-bottom: 20px;
    display: block;
}
#hikashop_product_options .form-select {
	width:auto;
}


a.hikacart {
    background-color: #333;
    border-color: #333;
}
.hikabtn.hikawishlist {
    color: #333;
    background-color: #fff;
    border-color: #333;    
}
#hikashop_product_files_main {
    padding-top: 16px;	
}
.hikashop_product_quantity_main {
	margin:15px 0px;
}

.hikashop_product_image_subdiv {
    max-width: 100%;
}
.hikashop_product_files_fieldset .titulo {
	font-size:1.2rem;
	padding-bottom: 5px;
}
.hikashop_product_files_fieldset .descrip {
	font-size: 11px;
}
.hikashop_product_file_link:before {
    content: "\f1c1";
    font-family: "Font Awesome 5 Free";
    font-size: 30px;
    margin-right:10px;
	color: #dc3545;
	float:left;
}
#hikashop_product_code_main {
	font-size: 15px;
    color: #999;
    font-weight: normal;
}
#hikashop_product_code_main::before {
	content: "Ref: ";	
}
.hikashop_product_file_link {
	font-weight:bold;
	display: flex;
    align-items: center;
}
.hikashop_product_file_link:hover {
	background-color: #f4f4f4;
}
.hikashop_small_image_div {
	display:flex;
	justify-content: center!important;
}
.hikashop_product_custom_detallepedidomin_line{
	display:inline-flex;
}

.hikabtn {
	padding:10px 25px;
}
.hikashop_product_stock_count {
	margin-bottom:25px;
	margin-top:-50px;
}
#hikashop_product_bottom_part {
	background-color: #fff;
    padding: 25px;
}
.hikashop_product_page div.hikashop_small_image_div a, 
.hikashop_product_page div.hikashop_small_image_div a.hikashop_active_thumbnail {
	border: none;
    border-bottom: 1px solid #252525;
}
.hikashop_product_price_with_options_main {
	height:auto;
	display:block;
}
/* ========================================= category */
.layout-show .hikabtn.hikacart {
    color: #fff;
    background-color: #252525;
    padding: 10px 25px;
    text-transform: uppercase;
}
.layout-listing .hikabtn.hikacart {
	display:none;
}
.hikashop_product_name a{
	text-transform: uppercase;
    color: #fff;
	letter-spacing: 1.5px;
}

.hikashop_product_name {
	background-color: #252525;
    border-radius: 3px;
    padding: 5px;
}
.hikashop_container .hikashop_subcontainer {
	padding:15px 10px;
}
.hikashop_products_pagination {
	display:flex;	
    justify-content: center;
	margin-top:25px;
}
.hikashop_products_pagination .limit,
.hikashop_products_pagination .counter,
.hikashop_results_counter {
	display:none;
}
.pagination>.active>a:hover,
.pagination>.active>a{
    border-color: #252525;
    background-color: #252525; 
}
/* ======================================== Buscador */
busca_btn {
	position: absolute;
    width: 100%;
}

#search-result-list img {
	margin-right:25px;
}
#search-result-list li {
	min-height: 200px;
}

/* =================================== checkout */

/* ============================ hikashop responsive*/
.hikashop_checkout_login .hk-container-fluid > .hkc-lg-3 {
	max-width:25%;
}
.hikashop_checkout_login .hk-container-fluid > .hkc-lg-4 {
	max-width:40%;
}
.hikashop_checkout_login .hk-container-fluid >.hkc-lg-8{
	max-width:60%;
}

/* ========================================= LOGIN */
#hikashop_ .hikashop_login_username_line {
	display:inline;
}
#hikashop__login_form .hkform-horizontal .hkcontrol-label,
#hikashop__registration .hkform-horizontal .hkcontrol-label, 
#hikashop__login_form .hkc-sm-8, 
#hikashop__registration .hkc-sm-8 { 
    text-align: left;
	width:100%
}
.hikashop_checkout_login > .hk-container-fluid  {
	margin-top:25px;
	margin-bottom:20px;
}

/* ========================================== checkout */
#hikashop_checkout {
	background-color:#fff;
	padding: 50px;
}

.view-checkout .form-control {
    padding: 3px;
	margin-bottom:2px;
}
.hikashop_checkout_payment_images img,
.hikashop_checkout_shipping_images img {
	max-width:40px;
	margin-bottom:7px;
}
.hikashop_checkout_payment_images,
.hikashop_checkout_shipping_images {
    float: left;
    margin-right: 5px;
}
.view-checkout legend{
	font-size:16px;
	margin-bottom: 0px;
    padding-bottom: 0px;
}
<!---.view-checkout td {
	box-shadow:none!important;
	display:table;
	margin-bottom:10px;
}--->
.hikashop_checkout_payment_description {
	display:table;	
}
.hikashop_checkout_payment_price {
	display:inline-flex;
}
.view-checkout .hikashop_cart_empty_footer {
	border:none;
}
.hikashop_checkout_cart {
	margin-top:15px;
    background-color: #fff;
}
.hikashop_checkout_cart a {
	color:#32ADA7;
}
.hikashop_checkout_cart td{
	vertical-align:middle;
}
.hikashop_checkout_cart .hikashop_cart_product_name {
	margin-bottom:0px;
}

/* Almapay */
#checkoutpaymentcustom4installment{
	max-width:185px;
    margin-bottom: 5px;
	padding: 10px 25px;
}

#checkoutpaymentcustom4installment option[selected=selected]::before {
    background-color: #252525;
    color: #fff;
}

/* ======================================= REGISTRATION */
#hikashop_checkout_registration,
#hikashop_checkout_login_form  {
    max-width: 350px;
    margin: 0 auto;
	border: 1px solid #bdbdbd;
    padding: 15px;
	background-color:#fff;
	color:#252525;
}
#hikashop_checkout_login_form a{
	color:#32ADA7;
}
#hikashop_registration_password_line {
	margin-bottom:5px;
}
.hikashop_login_forgot_password_line {
	margin-bottom:0px;
}
.password-group meter {
    display: none;
}

/* ============================================= PAYMENT */
.hikashop_checkout_payment_name {
    margin:0px 4px;
}
.view-checkout .hikashop_checkout_payment,
.view-checkout .hikashop_checkout_shipping {
    padding: 7px;
	min-height:40px;
	background-color:#fff;
	margin-bottom:25px;
    background-color: #f4f4f4;
	margin:0 auto;
}
.view-checkout .hikashop_payment_methods_table,
.view-checkout .hikashop_shipping_methods_table {
	border:transparent;
}
/* ======================================= SHIPPING */
.hikashop_checkout_shipping_name {
    margin:0 4px;
}

/* ===================================== CART Carrito */
.view-product .hikashop_product_quantity_field,
.view-cart .hikashop_product_quantity_field,
#hikashop_checkout .hikashop_product_quantity_field {
    float:left;
    padding:4px!important;
}
#hikashop_checkout .hikashop_cart_product_quantity_refresh {
    margin:0px 5px;
}
#hikashop_checkout_cart .hikashop_cart_product_total_value,
#hikashop_checkout_cart .hikashop_cart_subtotal_value{
    text-align:right;
}
.hikashop_checkout_cart .table td,
.hikashop_checkout_cart .table th {
    padding: .4rem;
}
.hikashop_checkout_cart .hikashop_cart_product_total_value,
.hikashop_checkout_cart .hikashop_cart_tax_value,
.hikashop_checkout_cart .hikashop_cart_subtotal_value,
.hikashop_checkout_cart .hikashop_cart_total_value {
    text-align: right;
}

.hikashop_cart_shipping_value {
	text-align:right;
}

/* ==================================== checkout ADDRESS */
.hikashop_checkout_checkout_address_block input,
.hikashop_checkout_checkout_address_block select {
	max-width: 350px;
}
.hikashop_checkout_address {
	max-width:400px;
	background-color: #fff;
    margin-bottom: 25px;
	padding:15px;
}
.hikashop_checkout_address legend {
	text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 25px;
}
.hikashop_checkout_checkout_address_block .hkform-group{
	margin-bottom:0px;
}

/* ================================= FILTER */
.hikashop_filter_title {
	display:block;
}

/* ================================= USER PROFILE */
.hika_cpanel_icons .hk-icon {
    color:#333333;
}
.hika_cpanel_icons .fa-stack-2x,
.hika_cpanel_icons .fa-stack {
    font-size: 1.5em;
}

.hika_cpanel_icons > a,
.hika_cpanel_icons .hikashop_cpanel_button_text {
    flex-grow: 2;
    text-align: left;
    padding-left: 25px;
}
s

.hikashop_filter_title {
	font-weight:900;
	display:block;
	margin-top:15px;
}
.filter_values_container .hikashop_filter_checkbox {
	display:inline-flex;
	line-height:15px;
}
.filter_values_container .hikashop_filter_checkbox label {
	margin: 0px 5px;
}
.hikashop_filter_button_inside {
	margin-top:5px;
}
.hikashop_filter_main_CategPladur_21 {
	font-weight:bold;	
}
/* ===================================== TASks */
.task-waitlist .hikashop_product_waitlist_title {
	text-transform: uppercase;
    font-size: 20px;
    border-bottom: 1px solid #252525;
	margin-bottom: 40px;
    padding-bottom: 15px;
}

.task-waitlist .hikashop_product_waitlist_page {
	display: flex;
    flex-direction: column;
}
.task-waitlist .hikashop_product_waitlist_page .hikashop_product_waitlist_title {order:1;}
.task-waitlist .hikashop_product_waitlist_page #adminForm {order:2;}
.task-waitlist .hikashop_product_waitlist_page fieldset {
	order:3;
	margin: 25px 0px;
    display: flex;
    justify-content: center;
}


/* buscador */

.mod-finder .finder {
	padding-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
}

.mod-finder .btn-primary,
.hikabtn-success {
	background-color: #32ADA7;
    padding: 2px 4px;
    border-radius: 4px !important;
    margin-top: 5px;
	border-color:transparent;
}
