.jshop h1{
    font-size: 2em;
    margin-top: .5em;
    margin-bottom: 1em;
    padding: .25em .25em .25em 0;
}
.jshop_oiproduct > h1{
    font-size: 2em;
    margin-bottom: 0.5rem;
}
.jshop h2 {
    font-size: 1.8em;
}
.cust-rew {
    display: flex;
}

@media (max-width: 575px) {
    .cust-rew {
        flex-wrap: wrap;
        justify-content: space-around;
        margin-bottom: 1rem;
    }
}
@media (min-width: 576px) {.jshop_prod_cart .quantity .data {
    display: flex;
}}
.jshop_prod_attributes .row {
    display: flex;
    flex-direction: column;
}
.jshop_pagination .page-item {
    margin-right: .7em;
    box-shadow: 0 0 1px rgba(40,41,61,.08), 0 0.5px 2px rgba(96,97,112,.16);
    border-radius: 2px;
}
#sp-left .sp-module, #sp-right .sp-module {
    border: 1px solid #f2f4f8!important;
    border-radius: .25rem!important;
}
.category_description,
.pagelogin,
.address_block,
.checkout_payment_block,
.checkout_shipping_block{
    background-color: #fff;
    border: 1px solid #f2f4f8;
    padding: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
}
.myorders_list,
.myorderinfo,
.editaccount_block,
.my-acc,
.cust-cart,
.cust-wish{
    background-color: #fff;
    border: 1px solid #f2f4f8;
    padding: 1em;
    margin-bottom: 1em;
}
#mxcpr {
	display: none!important;
}
.block_product {
    height: 100%;
	border: 1px solid #daeeff;
    border-radius: 0.25em;
    background-color: #fff;
	padding: 1em;
}
@media (max-width: 575px) {.block_product {
    padding: .5em;
}}

/*images zoom*/
.jshop_categ .image,
.image_block {
  overflow: hidden;
}
img.jshop_img {
    transition: transform 0.5s;
}
img.jshop_img:hover {
    transform: scale(1.1);
}
.cart img.jshop_img:hover {
    transform: none;
}
/*images zoom END*/

.jshop_img {
    margin: auto;
    min-width: 165px;
}
.jshop_list_manufacturer .row-fluid .sblock2 {
    width: 25%;
}
@media (max-width:1199px) {.jshop_list_manufacturer .row-fluid .sblock2 {
    width: 33.33333%;
}}
@media (max-width:767px) {.jshop_list_manufacturer .row-fluid .sblock2 {
    width: 50%;
}}
@media (max-width:575px) {.jshop_list_manufacturer .row-fluid .sblock2 {
    width: 100%;
    padding: 4em;
}}
.invalid {
    color: #f00!important;
}
.control-label {
    color: #333!important;
}
.form-control-feedback {
    margin-top: 0!important;
}
#jshop_menu_order {
    border: 1px solid #f2f4f8!important;
    background-color: #daeeff!important;
    margin-bottom: 1rem!important;
}
@media (min-width:992px) and (max-width:1199px) {.pagelogin{
    position: relative;
}}
@media (min-width:992px) and (max-width:1199px) {.col-lg-3.register_block {
    position: absolute;
    bottom: 40%;
    right: 25%;
}}
.form-horizontal .controls {
    margin-left: 0px!important;
}
.image_thumb_list > a {
    display: inline-block;
}
@media (max-width: 992px) {.image_thumb_list {
    margin-bottom: 15px;
}}
.form_sort_count .control-label {
    padding-top: 0!important;
}
.control-group.box_products_sorting.d-flex,
.control-group.box_products_count_to_page.d-flex {
    margin-top: 10px;
}
.block_sorting_count_to_page {
    height: 51px;
}
#order {
    width:160px;
}
#order, #limit {
    height: 31px;
    border: none;
    border-radius: 0!important;
    font-size: .9em;
    color: #8f90ae;
    font-weight: 600;
}
.input-group>.form-control:focus,
#limit:focus {
    z-index: 0!important;
    box-shadow:none!important;
}
.box_products_count_to_page .controls {
    position: relative;
}
.controls .input-group:after,
.box_products_count_to_page .controls:after {
    content: "";
    font-family: "Font Awesome 6 Free";
    font-size: 14px;
    color: #555770;
    right: 0px;
    top: 0px;
    padding: 5px 12px;
    position: absolute;
    pointer-events: none;
    cursor: pointer;
    background: #f4f7fa;
    border-left: solid 1px #f2f4f8;
    font-weight: bold;
}
@media (max-width:767px) {.control-group.box_products_sorting.d-flex {
    display: inline-block!important;
    width: 60%;
}}
@media (max-width:767px) {.control-group.box_products_count_to_page.d-flex {
    width: 30%;
}}
@media (max-width:767px) {.control-group.box_products_count_to_page.d-flex {
    display: inline-block!important;
    float: right;
}}
#sortingOrderBy {
    width: 100%!important;
    width: 100%!important;
    border: 1px solid #f2f4f8;
    border-radius: 5px;
}
@media (min-width:576px) and (max-width:767px) {.cart .jshop_prod_cart {
    text-align: center;
}}
@media (min-width:576px) and (max-width:767px) {td.quantity {
    display: inline-block!important;
}}
@media (min-width:576px) and (max-width:767px) {td.remove {
    display: inline-block!important;
    vertical-align: bottom!important;
    padding: 0!important;
}}
.jshop_categ .image,
.controls input,
.controls #country {
    border: 1px solid #f2f4f8;
    border-radius: 0.25em;
}
.jshop_categ .image {
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 165px;
    max-height: 250px;
    background: #fff;
}
.form-control {
    background-color: #f4f7fa!important;
}
.product-buttons .btn-buy,
.product-buttons .btn-wishlist{
    margin-right: 1rem;
    border-radius: .25em!important;
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    width: 82px;
    height: 38px;
    margin-bottom: 1rem;
}
.btn-success {
    background-color: #292282!important;
}
.btn.btn-arrow-right.btn-secondary {
    background-color: #4f43e3;
}
.image_middle #list_product_image_middle img {
    padding: 1em;
    background-color: #fff;
    border: 1px solid #f2f4f8;
    border-radius: 0.25em;
    width: 100%;
}
@media (min-width:492px) and (max-width:991px) {.image_middle .image {
    padding: 1em;
    background-color: #fff;
    border: 1px solid #f2f4f8;
    border-radius: 0.25em;
}}
@media (max-width:575px) {div#checkout {
    flex-wrap: wrap;
}}
@media (max-width:575px) {.pull-left {
    width: 100%;
    order: 1;
    margin-top: 1em;
}}
@media (max-width:575px) {.pull-right {
    width: 100%;
}}
@media (max-width:575px) {#checkout .btn {
    width: 100%;
}}
.count_commentar {
    display: none;
}
.nav-tabs .nav-link.active {
    color: #2c98ff!important;
}
.nav-tabs {
    --bs-nav-tabs-border-color: #f2f4f8!important;
}

.btn-buy,
.button_buy,
.pull-right .btn-arrow-right,
.remove_to_cart .btn-success,
.text_pay_without_reg .btn-primary {
    border: none!important;
}
.button_buy:before,
.remove_to_cart .btn-success:before,
.btn-buy:before{
    content: "\f290";
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 1.1rem;
}
.text_pay_without_reg .btn-primary:hover,
.remove_to_cart .btn-success:hover,
.pull-right .btn-arrow-right:hover,
.button_buy:hover,
.btn-buy:hover {
    opacity: .9;
}
.pull-left .btn-arrow-left {
    background: #4f43e3;
    border: none;
}
.pull-left .btn-arrow-left:hover {
    opacity: .9;
    background-color: #4f43e3;
}
.btn-wishlist,
.button_detail {
    background: #a2a3bc !important;
    border: none!important;
    border-radius: .25rem!important;
}
.remove .btn-danger,
.remove_to_cart .btn-danger {
    background: #e53535!important;
}
.remove .btn-danger {
    font-size: 0;
    padding: 0.5rem 1rem;
}
.remove_to_cart .btn-danger {
    font-size: 0;
}
.remove .btn-danger:before, 
.remove_to_cart .btn-danger:before {
    content: "";
    font-size: 1rem;
    font-family: 'Font Awesome 6 Free';
}
.remove .btn-danger:hover {
    opacity: .9;
}
.button_detail:before {
    content: "\f05a";
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 1.1rem;
}
.btn-wishlist:hover {
    opacity: .7;
}
.button_detail:hover {
    opacity: .9;
}
.nav-tabs .nav-link.active {
    border-color: #f2f4f8!important;
    border-bottom: none;
}
#nav-tabContent {
    background: #fff;
    padding: 2rem;
    border: 1px solid #f2f4f8;
    border-top: none;
    border-radius: 0.25rem;
}
@media (max-width: 575px) {#nav-tabContent {
    padding: 1rem;
}}
#nav-tabContent h2 {
    font-size: 1.5em;
    margin: 10px 0;
}
#nav-tabContent h3 {
    font-size: 1.3em;
}
.prod_price {
    font-size: 1.3em;
}
#nav-description-tab:before {
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    content: "\f05a";
    margin-right: 5px;
}
#nav-review-tab:before {
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    content: "\f005";
    margin-right: 5px;
}
#nav-demo-tab:before {
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    content: "\f15b";
    margin-right: 5px;
}
#nav-characteristics-tab:before {
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    content: "\f03a";
    margin-right: 5px;
}
.jshop_oiproduct {
    background-color: #fff;
    border: 1px solid #f2f4f8;
    margin-top: 1em;
}
.jshop_oiproduct .description {
    color: #000;
    margin: 20px 0;
    line-height: 23px;
}
.manufacturer_logo {
    width: 150px;
}
@media (max-width:1200px) {
    .manufacturer_logo {
    width: 145px;
    margin-left: 0.5em;
}}
@media (max-width:576px) {
    .manufacturer_logo {
    width: 110px;
    float: none!important;
    margin: 0.5em 0;
}}
table.jshop{
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #f2f4f8;
    margin-bottom: 1em;
}
table.jshop td{
    vertical-align: top;
    border: 1px solid #f2f4f8;
}
#jshop_menu_order{
    margin-bottom: 10px;
    border: 1px solid #f2f4f8;
    background-color: #f5f5f5;
    border-radius: 0.25rem;
    display: flex;
    justify-content:space-around;
}
.jshop_order_step{
    padding: 4px 2px;
}
.jshop_order_step a{
    text-decoration: underline;
}
.table_order_list {
    background-color: #F5F5F5;
    border: 1px solid #f2f4f8;
    border-radius: 4px;
    padding: 5px;
}
.table_order_list .buttons{
    text-align: center;
    padding-top: 10px;
}

.row-fluid, .row-fluid0{
    display: flex;
    flex-wrap: wrap;
    margin-right: -.25em;
    margin-left: -.25em;
}
#list_product_image_thumb {
    overflow-x: auto;
    flex-wrap: nowrap!important;
}
.row-fluid0{
    margin-right: -5px;
    margin-left: -5px;
}

@media (min-width: 768px) and (max-width: 1199px) {.row-fluid [class*="sblock"] {
  width: 50%!important;  
}}

.row-fluid [class*="sblock"] {
    width: 100%;
    min-height: 28px;
    box-sizing: border-box;
    padding-left: 0.5em;
    padding-right: 0.5em;
    margin-bottom: 1em;
}
.row-fluid0 [class*="sblock"]{
    padding-left: 5px;
    padding-right: 5px;
}
.row-fluid .sblock0{
    width: auto;
}
.row-fluid .sblock2{
    width: 50%;
}
.row-fluid .sblock3{
    width: 33.333%;
}
.row-fluid .sblock4{
    width: 25%;
}
@media (max-width:1199px) {.row-fluid .sblock4{
    width: 33.3333333%;
}}
@media (min-width:768px) and (max-width:991px){.row-fluid .sblock4{
    width: 33.3333333%;
}}
.row-fluid .sblock5{
    width: 20%;
}
.row-fluid .sblock6{
    width: 16.666%;
}
.row-fluid .sblock7{
    width: 14.285%;
}
.row-fluid .sblock8{
    width: 12.5%;
}
.row-fluid .sblock9{
    width: 11.111%;
}
.row-fluid .sblock10{
    width: 10%;
}
.row-fluid .sblock11{
    width: 9.09%;
}
.row-fluid .sblock12{
    width: 8.333%;
}

.jshop_list_category .category, .jshop_list_manufacturer .manufacturer, .jshop_list_vendor .vendor{
    text-align: center;
}
.jshop_list_category .category_name, .jshop_list_manufacturer .manufacturer_name, .jshop_list_vendor .vendor_name{
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
}

/*product order*/

.product {
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
}
.product .name {
    order: 1;
}
.product .oiproduct {
    order: 2;
}
/*product order END*/

@media (min-width: 768px) {.productfull .row.jshop {
    padding: .25em;
    padding-right: 1em;
}}
@media (max-width: 767px) {.col-lg-8.jshop_oiproduct {
    width: 95%;
    margin: auto;
}}

.myorders_block_info{
    margin-bottom: 30px;
}
.myorders_block_info .order_number{
    font-size: 120%;
    margin-bottom: 5px;
}
.myorders_block_info .order_status{
    font-size: 120%;
    margin-bottom: 5px;
}
.myorders_total{
    font-size: 120%;
}
.myorders_total .name{
    font-weight: bold;
}
.myorderinfo .userinfo{
    margin-top: 10px;
    margin-bottom: 20px;
}
.myorderinfo .userbillinfo{
    padding-right: 10px;
    margin-bottom: 10px;
}
.myorderinfo .product_head{
    margin-bottom: 5px;
}
.myorderinfo .order_number{
    font-size: 140%;
}
.myorderinfo .order_items{
    margin-bottom: 20px;
}
.myorderinfo .jshop_subtotal{
    margin-bottom: 20px;
}
.myorderinfo .shipping_block_info{
    margin-bottom: 15px;
}
.myorderinfo .payment_block_info{
    margin-bottom: 15px;
}
.myorderinfo .order_comment{
    margin-bottom: 15px;
}
.myorderinfo .history{
    margin-bottom: 15px;
}
.order_history td{
	padding-right:5px;
}
img.jshop_img_thumb{
    margin-bottom:5px;
    cursor: pointer;
    border: 1px solid #f2f4f8;
}
.jshop label{
    margin: 0px;
    display: inline-block;
    margin-right: 5px;
}
.jshop input[type="radio"], .jshop input[type="checkbox"]{
    margin: 0px;
}
div.jshop_prod_description{
    padding-top:2em;
    padding-bottom: 10px;
}
@media(max-width: 444px) {.jshop_prod_description .nav {
    flex-direction: column;
    align-content: center;
}}
@media(max-width: 444px) {.jshop_prod_description .nav-link {
    width: 100%;
}}
.extra_fields_el {
    padding: 0.5rem;
}
.extra_fields_el:nth-child(even) {
    background-color: #f3f5f7;
}
div.jshop_prod_attributes{    
    padding-bottom: 10px;
}
div.jshop_prod_attributes .row{
    margin-bottom:1rem;
}
div.jshop_prod_attributes select{
    width: 140px;
    margin: .5rem 0;
}
div.jshop_prod_attributes .attributes_title, .prod_free_attribs .name{
    padding-top: 7px;
}
.jshop_subtotal .value{
    text-align: center;
    white-space: nowrap;
    width: 20%;
    vertical-align: middle;
    background: #fff;
}
.jshop_subtotal .name{
    width: 80%;
    border: 1px solid #f2f4f8;
    padding: 1em;
    background: #fff;
}
.jshop .total{
    font-weight: bold;
}
.related_header{
    margin-top: 20px;
    border-bottom: 1px solid #f2f4f8;
    font-weight: bold;
    margin-bottom: 20px;
}
.td_1{
    text-align: left;
    font-weight: bold;
}
.td_2{
    text-align: right;
    font-weight: bold;
}
.jshop_pagination{
    text-align: center;
}
.jshop_register {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#comjshop_register {
  	background: #fff;
    padding: 2rem;
    border: 1px solid #f2f4f8;
    border-top: none;
    border-radius: 0.25rem;
    margin: 0 .25em;
}
.control-group {
    flex: 0 0 45%;
}
.control-group .form-control-feedback {
    display: inline-block;
}
@media (max-width:767px) {.control-group {
    flex: 0 0 100%;
}}
div.jshop_register{
    /*width: 80%;*/
    text-align: left;
    padding: 10px;
    padding-left:0px;
}
#comjshop_register div.jshop_register:first-child{
    padding-top: 0px;
}
div.last_register_block{
    padding-bottom: 0px;
}
.small_header{
    padding-bottom: 5px;
    margin: 0px;
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
}
span.jshop_error {
    color:red;
    font-weight: bold;
    font-size: 14px;
    display: block;
}
span.text_pay_without_reg{
    display: block;    
    padding-bottom: 15px;
}
a.policy {
    text-transform: uppercase;
    color: #000000;
    font-weight: bold;
}
#active_step{
    font-weight: bold;
    padding-left:10px;
    margin:0;
    vertical-align: middle;	
}
p.jshop_cart_attribute{
    padding-left:10px;
    font-style: italic;
    font-size: 0.8rem;
    margin-top:1px;
    margin-bottom:4px;
}
p.jshop_cart_extra_field{
    padding-left:10px;
    font-style: italic;
    font-size: 0.8rem;
    margin-top:1px;
    margin-bottom:4px;
}
.jshop_price{
    font-weight: bold;
}
span.attr{
    font-weight: bold;
    font-style: italic;
    font-size:10px;
}
.inputbox{
    max-width: 100%;
    background-color: #fefefe;
    font-size: 1rem;
    border: 1px solid #f2f4f8;
    border-radius: 0.25rem;
    padding: .6rem 1rem;
    line-height: 1.5;
}
span.review{
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    display: block;
}
.review_text_not_login{
    margin-top: 10px;
    font-style: italic;
}
textarea.jshop{
    border: 1px solid #f2f4f8; 
}
tr.reviews td{
    padding-bottom:15px;
}
td.reviews{
    padding-left:45px;
}
#mxcpr{
    padding-top:20px;	
    text-align: right;
    display:block;
    font-size: 11px;
}
#mxcpr a{
    font-size: 11px;
}
.jshop_code_prod{
    color: #999;
    font-weight: normal;
    font-size: 12px;
}
.jshop .weightorder{
    text-align: right;
    margin-top: 10px;
}
.jshop .shippingfree{
    text-align: right;
    margin-top: 10px;
}
.jshop .price_prod_qty_list .qty_line{
    padding-left: 5px;
    padding-right: 5px;    
}
.jshop .price_prod_qty_list .qty_price{
    padding-left: 5px;
    font-weight: bold;    
}
.jshop .price_prod_qty_list .qty_price span.per_piece{
    font-weight: normal;
}
.jshop .price_prod_qty_list .qty_price span.base{
    font-weight: normal;
    color: #666;
}
.jshop span.old_price{
    text-decoration: line-through;
    font-style: normal;
}
.jshop .list_product_demo{
    padding-top:10px;
}
.jshop .list_product_demo .download{
    padding-left:10px;
}
.jshop .not_available{
    color: red;
    margin-top:10px;
}
.jshop .available{
    color: #60aa2a;
    margin-top:10px;
}
.jshop_list_product .block_product{
    padding-bottom:15px;
    margin-bottom:25px;
    box-sizing: border-box;
	transition: box-shadow 0.2s;
}
.jshop_list_product .block_product:hover,
.form-horizontal .form_sort_count:hover,
.category_description:hover,
.jshop_categ.category .image:hover {
    border-radius: 0.25rem;
    box-shadow: 0 2px 4px rgba(40,41,61,.04), 0 8px 16px rgba(96,97,112,.16);
    transition: box-shadow .3s ease-out,-webkit-box-shadow .3s ease-out;
}
.jshop_list_product .oiproduct{
    text-align: center;
    width: 100%;
}
.jshop_list_product .jshop .old_price{
    color: #999;
    margin-bottom: 5px;
}
.jshop_list_product .jshop .old_price span{
    text-decoration: line-through;
}
.jshop_list_product .jshop .price_extra_info, 
.jshop_list_product .manufacturer_name,
.jshop_list_product .manufacturer_code,
.jshop_list_product .jshop .base_price{
    text-align: center;
    margin-bottom: 5px;
}
.jshop_list_product .product td{
    vertical-align: top;
}
.jshop_list_product .product .image{
    text-align: center;
    margin-bottom: 5px;
}
.jshop_list_product .product .name{
    text-align: center;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: bold;
    line-height: normal;
}
.jshop_list_product .product .review_mark{
    width: 100px;
    margin-left:auto;
    margin-right: auto;
}
.jshop_list_product .product .description{
    padding-bottom: 5px;
    padding-top: 5px;
    height: 130px;
    overflow-y: auto;
    margin-bottom: 1rem;
}
.jshop_list_product .product .buttons{
    text-align: center;
    padding: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.jshop_list_product .product .buttons .button_buy,
.jshop_list_product .product .buttons .button_detail{
    margin: 1rem .5rem;
    border-radius: .25rem!important;
    font-size: 0;
    width: calc(33.333% - 1rem);
}
[data-addon-nevigen-jshop_compare-tr="product"] img {
    margin-bottom: .5rem;
}
[data-addon-nevigen-jshop_compare-tr="default_buttons"] .button_buy {
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    width: 100%;
    margin-top: .5rem;
    margin-bottom: 1rem;
}
[data-addon-nevigen-jshop_compare-tr="default_buttons"] .btn-danger {
    width: 100%;
    margin-bottom: 1rem;
}
[data-addon-nevigen-jshop_compare-tr="default_buttons"] .button_buy:before{
    display: none;
}
.buttons.product-buttons .addon-nevigen-jshop_compare-container > .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 1rem 1rem 0!important;
    width: 82px;
    height: 38px;
}
@media(max-width:575px){
    .buttons.product-buttons .addon-nevigen-jshop_compare-container > .btn {
        margin: 1rem 0!important;
        width: 100%;
    }
    .buttons.product-buttons .addon-nevigen-jshop_compare-container {
        width: 100%!important;
    }
    .product-buttons .quickorder {
    width: 100%!important;
    }
}
.buttons .quickorder {
    width: calc(100% - 1rem);
    background: #4f43e3;
    color: #fff;
}
.product-buttons .quickorder {
    width: 180px;
    height: 38px;
    margin: 0 1rem 1rem 0;
    background: #4f43e3;
    color: #fff;
}
.product-buttons .quickorder:hover,
.buttons .quickorder:hover{
    opacity: .9;
    background: #4f43e3;
    color: #fff;
}
.buttons .addon-nevigen-jshop_compare-container {
    width: calc(33.333% - 1rem);
    margin: 0 .5rem;
}
.buttons.product-buttons .addon-nevigen-jshop_compare-container {
    width: 40%;
    margin: 0;
}
.buttons .addon-nevigen-jshop_compare-container > .btn {
    margin: 1rem 0rem!important;
    background-color: #a2a3bc;
    width: 100%;
}
.buttons .addon-nevigen-jshop_compare-container > .btn:hover {
    opacity: .85;
}
.buttons .addon-nevigen-jshop_compare-container > .btn:before {
    content: "";
    font-family: 'Font Awesome 6 Free';
    font-weight: bold;
    color: #fff;
    font-size: 1.1rem;
}
.buttons .addon-nevigen-jshop_compare-container > .btn svg{
    display: none;
}
.remove_to_cart .btn-success {
    border-radius: .25rem!important;
    font-size: 0;
}
.jshop_list_product .product .jshop_price{
    font-size: 1.3rem;
    text-align: center;
}
.jshop_list_product .product div.count_commentar{
}
.jshop_list_product .product .taxinfo{
    font-size:11px;
}
.jshop_list_product .product .plusshippinginfo, .jshop_list_product .product .plusshippinginfo a{
    font-size:11px;
}
.jshop_list_product .list_related .jshop_related{
    margin-bottom: 15px;
}
.jshop_list_product .image_block{
    padding: 2px;
    display: inline-block;
    min-height: 130px;
}
.jshop_list_product .jshop .not_available,.jshop_list_product .jshop .available{
    margin-top:0px;
    margin-bottom: 5px;
    text-align: center;
}
.jshop_list_product .box_products_sorting img{
    cursor: pointer;
}
.price_ftspace{
    margin-left: 5px;
    margin-right: 5px;
}
.jshop_list_product .box_price_from{
    padding-right: 3px;
}
.jshop_list_product .clear_filter{
    font-size:10px;
    padding-left: 5px;
}

.jshop .product_label{
    position: absolute;
    margin-left: -5px;
    margin-top: -5px;    
}
.jshop .product_label .label_name{
    font-weight: bold;
    color: #d72e26;
}

.productfull .old_price{
    color: #999;
    margin-bottom: 5px;
}
.productfull #block_price{
    font-weight: 500;
}
.productfull .taxinfo{
    font-size:11px;
}
.productfull .plusshippinginfo{    
    font-size:11px;
}
.productfull .plusshippinginfo a{
    font-size:11px;
}
.productfull .prod_buttons {
    margin-top: 1em;
    margin-bottom: 1em;
}
.productfull div.prod_url{
    text-align: right !important;
}
.productfull .productweight{
    margin-top: 5px;
}
.productfull .prod_qty{
    display: inline-block;
}
.productfull .prod_qty_input{
    padding-left: 5px;
    display: inline-block;
    margin: 0 .5rem 1rem 0;
}
.productfull .buttons{
    display: inline-flex;
    flex-wrap: wrap;
}
@media (min-width: 768px) and (max-width: 1199px) {.productfull .buttons{
    padding-left: 0;
    margin: 1em 0;
}}
.productfull .qty_in_stock{
    margin-bottom: 10px;
}
@media (min-width: 1400px) {.productfull .image_thumb_list .sblock0{
    width: 25%;
    max-width: 130px;
    min-width: 101px;
}}
@media (min-width: 1200px) and (max-width: 1399px) {.productfull .image_thumb_list .sblock0{
    width: 25%;
    min-width: 145px;
}}
@media (min-width: 992px) and (max-width: 1199px) {.productfull .image_thumb_list .sblock0{
    width: 25%;
    min-width: 93px;
}}
@media (min-width: 768px) and (max-width: 991px) {.productfull .image_thumb_list .sblock0{
    width: 25%;
    min-width: 106px;
}}
.jshop_subtotal .plusshippinginfo, .jshop_subtotal .plusshippinginfo a{
    font-size:0.8rem;
}
.jshop_subtotal .free_discount{
    font-size:0.8rem;
}
.jshop_list_manufacturer .manufacturer td{
    vertical-align: top;
}
/*.jshop_list_manufacturer .manufacturer .image{
    padding-right: 5px;
}*/
.shipping_weight_to_price{
    margin-left:24px;
    margin-top:5px;
    border: 1px solid #f2f4f8;
}
.shipping_weight_to_price .weight{
}
.shipping_weight_to_price .price{
    padding-left: 5px;
}
span.prod_attr_img{
    padding-left:5px;
}
span.prod_attr_img img{
    height:32px;
}
.radio_attr_label img{
    width:20px;
    height:20px;
}

/*review*/
.review_header{
    margin-top:20px;
    font-weight: bold;
    border-bottom: 1px solid #f4f5f6;
    display: none;
}
.review_item{
    border-bottom: 1px dotted #f4f5f6;
    padding: 1em;
    padding-left: 0px;
    margin-bottom: 1em;
}
.review_user{
    font-weight:bold;
    margin-right: 5px;
}
.review_time{
    margin: 0 5px;
}
.review_text{
    padding-top: 2px;
    padding-bottom: 2px;
}
.review_mark{
    color: #333333;
    height: 18px;
}
#jshop_review_write .row{
    margin-bottom: 10px;
}
#jshop_review_write .inputbox{
    width:100%;
}
.stars_no_active{
    height:19px;
    background-image:url(../images/star.png);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    margin-left: 5px;
}
.stars_active{
    height:19px;
    background-image:url(../images/star.png);
    background-repeat: repeat-x;
    background-position: 0px -19px;
}
.jshop .downlod_order_invoice{
    float:right;
}
.jshop .order_payment_params{
    padding-top:3px;
    font-size: 11px;
}
.vendordetailinfo .name{
    width:130px;
}
.requiredtext{
    padding-bottom: 10px;
    color: #A00;
    font-size:11px;
}
.jshop .input_type_radio{
    margin-right: 10px;
    white-space: nowrap;
    display: inline-block;
}
.jshop_profile_data{
    margin-bottom: 10px;
}
.jshop_profile_data .name{
    font-weight: bold;
}
.jshop_profile_data span{
    font-weight: bold;
}
.jshop_profile_data span.subinfo{
    font-size:10px;
}
.jshop_profile_data .jshop_user_group_info{
    font-size:10px;
}
.jshop .groups_list .title{
    width:150px;
}

/* module categories*/
.jshop_menu_level_0, .jshop_menu_level_0_a{
    margin-top:3px;
    margin-bottom:3px;
}
.jshop_menu_level_1, .jshop_menu_level_1_a{ 
    padding-left: 10px;
    margin-top:3px;
    margin-bottom:3px;    
}

.jshop_menu_level_2, .jshop_menu_level_2_a{
    padding-left: 20px;
    margin-top:3px;
    margin-bottom:3px;    
}
.jshop_menu_level_0_a a, .jshop_menu_level_1_a a, .jshop_menu_level_2_a a{
    font-weight:bold !important;
}
/**/

.label_products .block_item{
    margin-bottom: 10px;
}

.top_rating .block_item{
    margin-bottom: 10px;
}

.bestseller_products .block_item{
    margin-bottom: 10px;
}
.latest_products .block_item{
    margin-bottom: 10px;
}

.random_products .block_item{
    margin-bottom: 10px;
}

.jshop_filters .filter_price{
    padding-right: 5px;
}
.jshop_filters .clear_filter{
    display: block;
    font-size: 10px;
}
.jshop_button_print{
    width: 30px;
    float: right;
    text-align:right;
}
.extra_fields .extra_fields_group{
    font-weight: bold;
    padding-top:3px;
}
.extra_fields div{
}
.filter_characteristic .characteristic_name{
    padding-top:5px;
}
.filter_characteristic .characteristic_group{
    font-weight: bold;
    padding-top:5px;
}
.jshop td.attributes_title {
    width: 100px;
}
.jshop span.attributes_description {
    font-style: italic;
    display: block;
}
.jshop span.freeattribut_description {
    font-style: italic;
    display: block;
}
.jshop span.extra_fields_description {
    font-style: italic;
}
.jshop .prod_attr_img{
    vertical-align: top;
}
.jshop .cart .product_name{
    text-align: left;
}
.cart th.product_name{
    padding-left: 5px;
}
.cart th.jshop_img_description_center{
    width: 10%;
}
.cart th.single_price{
    width: 15%;
}
.cart th.quantity{
    width: 15%;
}
.cart th.total_price{
    width: 15%;
}
.cart th.remove, .cart th.remove_to_cart{
    width: 15%;
}

.jshop .prod_qty_input input{
    width:82px!important;
	vertical-align: middle;
}
@media (max-width:991px) {.productfull .jshop_oiproduct h1{
    margin-bottom: 15px;
    margin-top: 25px;
}}
.productfull .manufacturer_name{
    padding-bottom: 20px;
}
.productfull .manufacturer_code{
    padding-bottom: 30px;
    color: #808080;
}
.productfull .prod_free_attribs{
    padding-bottom: 10px;
}
.productfull .price_prod_qty_list{
    margin-bottom: 10px;
}
.productfull .button_back{
    padding-top: 10px;
}
.productfull .text_zoom {
    font-size: 0;
}
.jshop .image_middle {
    position: relative;
    margin-bottom: 32px;
}
.icon-zoom-in {
    font-size: 2rem;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.icon-zoom-in:before {
    position: absolute;
    top: 44%;
    left: 44%;
    opacity: 0;
    color: #fff;
}
.icon-zoom-in:hover {
    background-color: #252525;
    opacity: .4;
    transition: .5s;
}
.icon-zoom-in:hover:before {
    opacity: 1;
    transition: .5s;
    color: #fff;
    content: "";
}
.productfull .text_zoom img {
    float: left;
    padding-right: 5px;
}
.productfull a.lightbox:hover{
    color:#000 !important;
}
.fielderror{
    background-color: #FDC055 !important;
}
.fielderrormsg{
    display: block;
    padding: 5px 10px;
    border: 1px solid #f2f4f8;
    background-color: #ffeeef;
    margin-top: 5px;
    font-size:11px;
    box-sizing: border-box;
}
.jshop_categ{
    margin-bottom: 20px;
}
.attributgr_name{
    font-weight: bold;
}
#table_shippings .shipping_form{
    display: none;    
}
#table_shippings .shipping_form_active{
    display: block;
}
.jshop .order_shipping_params {
    font-size: 11px;
    padding-top: 3px;
}
/*cart table response*/
.mobile-cart {
    display: none;
}
#all, #contentarea, #contentarea2, #all #header{
    width: auto !important;
}
.cart{
    border-collapse: collapse;
    border:1px solid #f2f4f8;
}
.cart td img {
    max-width: 120px;
    margin: auto;
}
.cart th{
    text-align: center;
    background-color: #f4f5f6;
    padding: 0.5em;
    color: #000;
    border: 1px solid #f2f4f8;
}
.cart td{
    text-align: center;
    border: 1px solid #f2f4f8;
    padding:1em;
    vertical-align: top;
}
.cart th table{
    border-collapse: collapse;
}
.cart .odd td{
    background-color: #fff;
    color: #000;
}
.cart .even td{
    background-color: #fdfdfd;
    color: #000;
}
.cart .taxinfo{
    display: block;
    font-size:11px;
}
.cart .jshop_code_prod{
    font-size:10px;
}
.cart .manufacturer, .cart .manufacturer_code{
    padding:5px 0px 6px 10px;
    font-size:0.8rem;
    font-style: italic;
}
.cart .list_extra_field{
    padding-top:3px;
}
.cart .cart_reload{
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    padding: 0.6rem 1rem;
}
.icon-refresh:before {
    content: "";
}
.cart .btn{
    margin-bottom: 10px;
}

.wishlish_buttons,
.cart_buttons {
    margin-top:20px;
}
.cart .quantity .inputbox{
    width: 75px;
    margin-bottom: 0px;
    display: inline-block;
}
.cartdescr{
    margin-bottom: 15px;
}
.cart_block_discount{
    margin-top: 35px;
}
.cart_block_discount .inputbox{
    vertical-align: middle;
    margin-bottom: 1em;
}
.cart_block_discount .name{
    margin-bottom:5px;
}
#checkout a img{
    margin-bottom: 5px;
}
.login_block{
    margin-bottom: 15px;
}
.login_block .control-elms{
    margin-bottom: 5px;
}
.login_block .rowpasword, .login_block .rowremember, .login_block .rowbutton, .login_block .rowlostpassword{
    margin-bottom: 10px;
}
.login_block .btn, .text_pay_without_reg .btn{
    width: 240px;
}
.logintext{
    margin-bottom: 10px;   
}
.pagelogin .register_block .form-horizontal .control-label{
    float: none;
}
.pagelogin .register_block .form-horizontal .controls{
    margin-left: 0px;
}
.pagelogin .register_block .form-horizontal .control-group{
    margin-bottom: 0px;
}
.block_sorting_count_to_page .icon-arrow{
    font-size: 1.2rem;
    padding: 0 0.65rem;
    cursor: pointer;
    background-color: #eaedf0;
    border: 1px solid #f2f4f8;
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    display: none;
    align-items: center;
}
#sort_count {
    padding: 0 .25em .25em .25em;
}
.form-horizontal .form_sort_count{
	margin-bottom:1em;
	background: #fff;
    padding: 0 2em;
    border: 1px solid #f2f4f8;
    border-radius: 0.25em;
}
@media (max-width:767px) {.form-horizontal .form_sort_count{
    padding: 0 0.5em;
}}
.form-horizontal .form_sort_count .control-label{
    text-align: left;
    width: 85px;
    float:left;
    font-weight: 600;
}
.form-horizontal .form_sort_count .control-group .controls{
    margin-left: 25px;
    margin-right: 15px;
}
.form-horizontal .form_sort_count .controls .input{
    width: 85px;
}
.form-horizontal .filter_price label{
    display: none;
}
.address_block .form-horizontal .box_button .controls{
    margin-left: 0px;
}
.form-horizontal .other_delivery_adress .controls{
    padding-top: 5px;    
}
.checkout_payment_block #table_payments{
    border-collapse: collapse;
    margin-bottom: 15px;
}
.checkout_payment_block #table_payments .name{
    padding: 5px 0px;
}
.checkout_payment_block #table_payments .jshop_payment_method{
    padding-left: 20px;
}
.checkout_shipping_block #table_shippings{
    border-collapse: collapse;
    margin-bottom: 15px;
}
.checkout_shipping_block #table_shippings .name{
    padding: 5px 0px;
}
.checkout_pfinish_block .checkoutinfo{
    margin: 20px 0px;
}
.pfinish_comment_block{
    width: 100%;
    max-width:325px;
    margin: 0px auto;
}
.pfinish_comment_block .box_button{
    text-align: center;
    margin-top: 10px;
}
.pfinish_comment_block .name{
    text-align: center;
    margin-bottom: 3px;
}
.pfinish_comment_block #order_add_info{
    height:70px;
    width: 100%;
    max-width:320px;
}
.block_rating_hits{
    height:22px;
    margin-bottom: 15px;
}
.block_rating_hits:after{
    content: '';
    display: block;
    clear: both;
}
.block_rating_hits table{
    float:left;
    width: auto;
    border:0px;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
    line-height: 0;
}
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
    line-height: 0;
}
div.clear-cart{
    margin-top: 15px;
    text-align: right;
}
#div_delivery{
    padding-bottom:0px;
}
.jshop_list_product .filter_mob_head{
	display: none;
}
@media (max-width: 767px){
    .form-horizontal .block_sorting_count_to_page .control-label{
    display: none;
}}
.form-horizontal .block_sorting_count_to_page .controls .inputbox{
        background: #f0f8ff;
        cursor: pointer;
}  
@media (min-width: 768px){
    .form-horizontal .block_sorting_count_to_page .control-label{
        width: 100px;
        margin-top: auto!important;
        margin-bottom: auto!important;
    }

    .form-horizontal .box_products_count_to_page .control-label{
        width: 100px;
        margin-top: auto!important;
        margin-bottom: auto!important;
    }
    .form-horizontal .box_products_count_to_page.control-group .controls{
        margin-left: 20px;
    }
    .form-horizontal .box_products_count_to_page .controls .inputbox{
        width: 90px;
    }
    .form-horizontal .block_sorting_count_to_page .control-group{
        float:left;
    }
    .form-horizontal .block_sorting_count_to_page .box_products_count_to_page.control-group{
        float:right;
    }
    .form-horizontal .block_sorting_count_to_page:after {
        clear: both;
        content: "";
        display: table;
    }
    .form-horizontal .box_cat_man:after {
        clear: both;
        content: "";
        display: table;
    }
    .form-horizontal .filter_price:after {
        clear: both;
        content: "";
        display: table;
    }
    .form-horizontal .box_price_to .control-label{
        width: 30px;
    }
    .form-horizontal .box_price_to .controls{
        margin-left: 30px;
    }
    .form-horizontal .filters .box_button .controls{
        margin-left: 10px;
    }
    .form-horizontal .box_price_from .control-label{
        width: 30px;
    }
    .form-horizontal .box_price_from .controls{
        margin-left: 40px;
    }
    .form-horizontal .box_category .control-label{
        width: 85px;
    }
    .form-horizontal .box_category .controls{
        margin-left: 65px;
    }
    .box_price_from_to .form-inline{
        display: block;
    }
}

@media (min-width: 980px){
    .form-horizontal .box_price_from .control-label{
        width: 63px;
    }
    .form-horizontal .box_price_from .controls{
        margin-left: 65px;
    }
}

@media(min-width: 768px){
    .mobile-cart-inline{
        display: none;
    }
}

@media (max-width: 767px) {
    .row-fluid .sblock2{
        width: 100%;
    }
    .row-fluid .sblock3{
        width: 100%;
    }
    .row-fluid .sblock4{
        width: 50%;
    }
    .row-fluid .sblock5{
        width: 100%;
    }
    .row-fluid .sblock6{
        width: 100%;
    }
    .row-fluid .sblock7{
        width: 100%;
    }
    .row-fluid .sblock8{
        width: 100%;
    }
    .row-fluid .sblock9{
        width: 100%;
    }
    .row-fluid .sblock10{
        width: 100%;
    }
    .row-fluid .sblock11{
        width: 100%;
    }
    .row-fluid .sblock12{
        width: 100%;
    }
    
    .mobile-cart {
        display: inline-block;
    }    
    #jshop_menu_order{
        display: block;
        background: none;
        border: 0px;
        font-size: 1.5rem;
    }
    .jshop_order_step{
        display: none;
    }
    .jshop_order_step.active{
        display: block;
    }
    .pagelogin .jshop_order_step.active{
        display: none;
    }
    .jshop.cart, .jshop.cart tbody{
        display: block;
        border:0px;
    }
    .jshop.cart tr{
        display: block;
        width: 100%;
        color: black;
        margin-bottom: 25px;
        border: 1px solid #f2f4f8;
        border-radius: 0.25em;
        background: #fff;
        padding-bottom: 15px;
    }
    .jshop.cart tr:first-child{
        display: none;
    }
    .jshop.cart tr th{
        display: inline-table;
        width: 100%;     
        line-height: 26px;
        border: none;
        border-bottom: 1px solid #f2f4f8;
    }
    .jshop.cart tr td{
        display: block;     
        border: none;
        padding: 5px 0px;
        text-align:center;
    }
    @media (max-width: 575px) {.row-fluid .sblock4 {
        width: 100%;
    }}
    @media (max-width: 575px) {.remove .btn-danger {
        width: 80%;
        margin-top: 10px;
    }}
    .jshop.cart tr td .data{
        text-align: center;
    }
    .cart .odd td, .cart .even td{
        background-color: #fff;
    }
    .cart .product_name .prodname{
        font-size: 1.2rem;
        margin: 0.5em;
        display: inline-block;
    }
    .cart .cart_reload{
        margin-left: 5px;
        font-size:1.3rem;
    }
	.cart .single_price .price{
		font-size:1.3rem;
		color: #d72e26;
	}
	.cart .total_price, .jshop.cart tr td.total_price{
		display: none;
	}
	.cart .quantity .mobile-cart-inline{
		padding-right:5px;
        margin: auto;
	}
    .jshop_list_product .block_product{
        border-bottom:1px solid #f2f4f8;
    }
    .form-horizontal .box_cat_man.d-flex {
        flex-direction: column;
    }
}
@media (max-width: 575px) {
    .addon-nevigen-jshop_compare-container > .btn {
        width: 100%;
    }
    .quickorder {
        width: 100%;
    }
    .form-horizontal .form_sort_count .control-group .control-label{
        float:none;
    }
    .form-horizontal .form_sort_count .control-group {
        justify-content: space-between;
    }
    .form-horizontal .form_sort_count .control-group .controls{
        margin-left:0px;
        margin-right:0px;
    }
    .form-horizontal .form_sort_count .controls .form-control{
        max-width: 100%;
    }
    .form-horizontal .form_sort_count .box_products_sorting .controls .inputbox {
        flex: 1 1 auto;
    }
    .form-horizontal .form_sort_count .box_products_sorting .controls .inputbox.submit_product_list_filter{    
        width:1%;
    }
    .form-horizontal .form_sort_count .controls {
        margin-right: 0px;
    }
    .form-horizontal .box_price_from_to .form-inline{
        display: block;
    }
    .form-horizontal .box_price_from_to .input-append:first-child{
        margin-bottom: 10px;
        display: block;
    }
    .form-horizontal .form_sort_count .price_ftspace, .form-horizontal .box_products_count_to_page{
        display:none;
    }
    .jshop_list_product .clear_filter{
        font-size:1rem;
        display: block;
        text-align:center;
    }
    .block_rating_hits table{
        float:left;
    }
    /*.productfull .prod_qty{
        display: block;
    }*/
    .productfull .prod_qty_input{
        padding-left: 10px;
        margin-top:10px;
    }
    .productfull .buttons{
        padding-left:0px;
        display: block;
    }
    .productfull .buttons input{
        display: block;
        margin-top:10px;
    }
    .form-horizontal .other_delivery_adress .control-label{
        float: none;
    }
    .jshop_payment_method td, .jshop_payment_method tr{
        display: block;
    }
    .jshop .downlod_order_invoice {
        float: none;
        padding-bottom:10px;
    }
    .form-horizontal .form_sort_count .control-label{
        float:left;
        padding-top:5px;
    }
    .login_block .form-horizontal .control-label{
        float:none;
    }
    .login_block .form-horizontal .controls{
        margin-left:0px;
    }
    .pagelogin .register_block .logintext, .pagelogin .register_block .block_button_register {
        margin-left: 0px;
    }
    .pagelogin .register_block .form-horizontal .controls {
        margin-left: 0px;
    }
    .jshop .prod_qty_input input{
        width: 100%;
        text-align: center;
    }
    .productfull .buttons input{
        width: 100%;
    }
    #jshop_review_write .inputbox, 
    #jshop_review_write .btn{
        width: 100%;
    }
    .cart_block_discount .inputbox, .cart_block_discount .btn{
        width: 100%;
        margin-top: 10px;
    }
    .login_block .inputbox{
        max-width: 100%;
    }
    .login_block .btn, .register_block .btn, .text_pay_without_reg .btn{
        width: 100%;
    }
    .pagelogin .jshop_register .form-control.inputbox, .pagelogin .jshop_register .form-control.input{
        width:100%;
        max-width:100%;
    }
    .pfinish_comment_block, .pfinish_comment_block #order_add_info{
        max-width: 100%;
    }
    .pfinish_comment_block .box_button .btn{
        width: 100%;
    }
	.jshop_list_product .filter_mob_head{
		display: block;
		padding: 8px 10px;
		background-color: #e9ecef;
		border-radius: 0.25rem;
		cursor:pointer;
		margin-bottom:10px;
		color:#444;
	}
    .jshop_list_product .filter_mob_head span{
        font-size:0.8rem;
        position: relative;
        top:-1px;
        color: #004e72;
    }
	.jshop_list_product .filter_mob_head.active span{
		transform: rotate(90deg);		
		top:2px;
	}
	.jshop_list_product .filters{
		max-height:0px;
		overflow: hidden;
		transition: max-height 0.2s ease;
	}
	.jshop_list_product .filters.active{
		max-height:400px;
	}
}


/*** for joomla 4 ***/
.max-500 {
    max-width: 100%;
}